﻿/* default elements */

@import url("reset-min.css"); /* ------- Reset all CSS Styles */

@import url("featuredcontentglider.css");



html {height: 100%;}



* {

	margin: 0;

	padding: 0;

}

body { background: #008ba4 url(../images/bgtile6.gif) repeat-y top center; font: .8em Verdana,  "Times New Roman", Arial, sans-serif; color: #000; line-height: 1.2em; }

a { text-decoration: none; color: #0E91CF;}

a:hover { color: #024160; }	

h1 { font: normal 1.5em Verdana, "Times New Roman", Arial, sans-serif; color: #fff;}

h2 { font: bold 1.2em Verdana, "Times New Roman", Arial, sans-serif; margin: 0 0 10px; padding: 0 0 3px; color: #2180BC; border-bottom: 1px solid #eee; }

h3 { font: normal 1.2em Verdana, "Times New Roman", Arial, sans-serif; color: #fff; }

h4 { font: bold 1.2em Verdana, "Times New Roman", Arial, sans-serif; margin: 0 0 10px; padding: 0 0 3px; color: #024160; border-bottom: 1px solid #fff; }

img { border: 0; }

h5 { font: normal 1.2em Verdana, "Times New Roman", Arial, sans-serif; color: #148d04; margin: 0 0 10px; padding: 0 0 3px; border-bottom: 1px solid #eee; }

h6 { font: normal 1.2em Verdana, "Times New Roman", Arial, sans-serif; font-weight:bold; color: #024160; padding-bottom: 5px }

strong {font-weight:bold;}

#wrap { width:900px; margin: 10px auto 0;  background:#fff;}



#logo { background: #FFF url(../images/logo-left.gif) no-repeat; float: left; width: 400px; margin: 0 0 7px; height: 34px }



#header_top { color: #000; padding: 10px 0 0 7px; clear: both; margin: 0 0 0px 0; height: 34px; }

#header_top ul { float: right; padding: 12px 50px 0 0; margin: 0 0 5px 0; }			

#header_top ul li { list-style-type: none; display: inline;  font-weight: bold; }

#header_top ul li a { padding-left: 7px; background: #FFF; margin-right: 5px; color: #0E91CF; }

#header_top ul li a:hover { padding-left: 7px; background: #FFF; margin-right: 5px; color: #024160; }

	

#header_bottom { background: url(../images/banner1.gif) no-repeat;  padding: 10px 230px 20px 10px; clear: both; margin: 0 0 1px 5px; height: 110px; }

#header_bottom h2 { color: #000; width: 250px; margin: 0 0 10px; background: #454545; }



#maincontent { padding: 0 0; clear: both; background:#fff; float:left;}



#maincontent ol {list-style-type: decimal; 	padding-left: 35px;

}

#mainContent ul {color:#F90;}



#mainContent li {

	background:url(../images/li_bullet.gif) left center no-repeat;

	font-size:1.2em;

	padding-left:1em;

	margin:0 0 0.5em 1em;

	color:#333;

}



#left { float: left; width: 550px; padding: 5px 15px 0 5px; margin: 0 0 25px 0; }

#left p { margin: 0 0 5px; }

#left img { border: 2px solid #ccc; padding: 1px; float: left; margin: 0 15px 5px 0;}

.clearing {

height:0;

clear:both;

}



#article { margin: 0 0 20px; clear: left; width: 250px; float: left; }

.box { background:#F4F8FD; border: 1px solid #E5F0FB; color: #000}





#center { width: 280px; float: left; margin: 0 0 20px 15px; }

.box { background: #F4F8FD ; padding: 10px; color: #000}

.box li { list-style: none; border-bottom: 1px dotted #ccc; line-height: 26px; }

.box li a { padding: 0 5px; }



#right { width: 320px; float: right; margin: 5px 5px 0 0 ;}

#info { border: 1px solid #ccc; padding: 7px; font-size: .9em; background: #f4f4f4; }



#footer { clear: both; padding: 10px;  margin: 10px 0 0 5px; border-top: 1px solid #ccc; line-height: 2em; }





ol {

	margin: 0px;

	}

 

ol li {

	margin-left: -15px;

	}



	





			/*RIGHT SCROLLBAR*/

div.scroll {

overflow : auto;

height : 340px;

width : 510px;

padding : 1ex;

color : #000;

background : #f2f2f5;

border : 1px solid #eee;

margin : 20px 0 25px 10px;

font: 12px Verdana,  "Times New Roman", Arial, sans-serif; color: #000; line-height: 1.2em;

}



/* ================= tables ================= */

table{margin-bottom:2em; border:none;}



td, th{text-align:left}



th{background:#81bc26; color:#fff; font-weight:bold; padding:.5em; text-transform:capitalize; text-align:center; font-size:110%; letter-spacing:.1em;}



th a:link, th a:visited{color:#fffe80}



th a:hover{color:#ff8200}



tr.head th{background:#110}



tr.head th a:link, 

tfoot td a:link, 

tfoot td a:visited, 

tr.head th a:visited{color:#A0C1F8}



tr.head th a:hover, 

tfoot td a:hover{color:#ff8200}



td{background:#fff; color:#110; border:1px solid #F2EDDA; padding:.4em}



tr.odd td, td.odd, .odd {text-align:center;font-weight:bold; background:#fff}



tfoot th, tfoot td{background:#666 !important; color:#F5F4F1}



/* Featured Articles formatting "leftcol" */



.feature {

	background: #F4F4EC;

	padding:15px;

	border: 1px solid #ccc;

	margin-bottom: 15px; 

	}

	

#featurepic {

	float:left;

	margin: 0 15px 5px 0;

	padding:1px;

	border: 3px solid #fff;

	}





.feature p { margin:0;	}

	

.feature h3 {

	font: 0.9em Arial, Helvetica, sans-serif;

	text-transform:uppercase;

	letter-spacing:0.2em;

	margin-bottom:4px;

	font-weight:bold;

	color:#024160;

	}