* {
	vertical-align: baseline;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

html {
  height: 100%;
}

body {
	background: #013162 url(../images/bg.jpg) top center repeat-x;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 18px;
	font-size: 16px;
	color: #FFFFFF;	
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #012240;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #C56F60;
}

input.button, .validate  {
	background: #C3F743;
	border: 0;
	font-size: 10px;
	color: #012240;
	border: solid 1px #C3F743
}

.search input.button {
	text-align: right;
}

input.button:hover, .validate:hover  {
	
}


p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}

.inputbox {
	border: 1px solid #042645;
	padding: 2px;
}
.inputbox:hover {

}

#modlgn_remember  {
	border:0;
}

#search {
	float: right;
	padding: 13px 50px 0 0;
}

#search .search .inputbox {
	line-height: 16px;
	font-size: 12px;
	color: #F99C19;
	background: none;
	margin:	0;
	width: 94px;
	height: 18px;	
	padding: 2px 0 0 6px;
	border: 1px solid #042645;
	float: left;
}

#search .search .button {
	text-align: center;
	background: #95C866;
	border: 0;
	font-size: 10px;
	color: #fff;
	border: solid 1px #95C866;
	float: left;
	margin: 0 0 0 5px;
	height: 22px;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#wrapper {
	width: 980px;
	margin: 0 auto;
}

#header {
	height: 563px;
	background: url(../images/header.jpg) top left no-repeat;
}

#header-inner-left {
  width: 800px;
  float: left;
}

#header-inner-right {
  width: 180px;
  float: left;
  padding-top: 25px;
}

#content {
  color: #000000;
	background: url(../images/content-middle.jpg) top center repeat-y;
}

#content-inner {
  overflow: hidden;
  padding: 2px 120px 2px 100px;
}

#content-bottom {
	height: 61px;
	background: url(../images/content-bottom.jpg) top center no-repeat;
}

#content p {
  padding-bottom: 10px;
}

#logo {
  font-size: 12px;
  padding: 50px 0 0 29px;
}

#logo a, #logo a:link, #logo a:hover {

}

.pill_m {
	height: 98px;
	background: url(../images/content-top.jpg) top center no-repeat;
}

#pillmenu {
	padding: 15px 0 0 110px;
	text-align: center;
}

#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0 5px 0 5px;
	height: 30px;
}

#pillmenu li:hover {
	background-color: #F58F00;
}

#pillmenu li a#active_menu-nav {
	
}

#pillmenu li a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	line-height: 30px;
	padding: 0 8px 0 8px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#pillmenu li a:hover {
	color: #fff;
	text-decoration: underline;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
  color: #FFFFFF;
}

#footer-inner {
  padding: 2px 25px 10px 25px;
}

#footer-inner a,
#footer-inner a:hover {
  color: #FFFFFF;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
table.blog {
	
}
h1 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #012240;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 8px 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #012240;
	text-align: left;
	font-weight: bold;
}

contentheading {
  width: 100%;
}

span.contentheading {
	display: block;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #012240;
}

h3, table.moduletable th, legend {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #012240;
	padding: 0;
}

.componentheading  {
	padding: 10px 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #012240;
	text-align: left;
	font-weight: bold;
}

/* small text */
.small {
	font-size: 10px;
	color: #042645;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #042645;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #042645;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}

a.readon {
	background-color: #C3F743;
	display: block;
	float: right;
	text-decoration: none;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	color: #012240;
	padding: 2px 5px 2px 5px;
}

a.readon:hover {
	color: #012240;
	text-decoration: none;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
	margin: 0;
	line-height: 18px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #042645;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #FFFFFF;
  font-size: 10px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
	margin: 8px;
}

table.contentpane ul li a .category {
	color: #012240;
}

table.contentpane ul li {
	color: #FFFFFF;
}

table.contentpaneopen {
	
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #669933;
}

.highlight {
	background-color: #fffebb;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0; 
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 10px;
	color: #FFFFFF;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #FFFFFF; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #FFFFFF; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #FFFFFF;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

#system-message dd {
	text-indent: 0;
}

#system-message dd ul {
	list-style-type: none;
	color: #c00; 
	background: none;
	border: none;
}

#system-message {
	margin-top: 5px;
}



/* ****************************************************************************** */
/* blue */
input, button {

}
/* blue */
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.sgfooter:hover {
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
#sgf {
	font-size: 12px;
	text-align: right;
	width: 100%;
	margin: 0 auto;
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
}
.sgf {
	text-align: right;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #555;
	text-decoration: none;
}
.sgf1 {
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #555;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #555;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	}

div.main_content img {
	border: 1px solid #5a9c1e;
}

div.main_content img.button {
	border: none;
}

table.contentpaneopen {
  width: 100%;
}

td.contentheading {
  width: 100%;
}

.slimbox_container {
    margin: 10px auto;
    width: 650px;
}
.slimbox_image {float:left;margin:0px 5px 10px 5px;padding:0px;background:url(../images/shadowAlpha.png) no-repeat bottom right !important;background:url(../images/shadow.gif) no-repeat bottom right;}

.slimbox_image img {background:#FFF;border:1px solid #ccc;margin:0px 5px 5px 0px; padding: 4px; overflow: visible;}