﻿/* zeroing margins and paddings all elements*/
* {
margin: 0;
padding: 0;
}
/* ie zoom */

html {
/*font-size: 100%;*/
}
/* defaults */
body {
	color: #000000;
	background-color: #EEEEEE;
	margin-top:5px ;
	margin-bottom:5px;

}
img{border:thin none;}
a:active,a:link,a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/* body content*/
#content{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	height:auto;
	margin:0 auto;
	/*padding:0 3px 3px;*/
	top:0;
	/*width:990px;*/
	position:relative;
}

/* top header item styles */
#topheader{
	background-color:#0A4988;
	color:#FFFFFF;
	/*background:url("images/homepage/header_bg.jpg") repeat-x ;*/
}
#topbar{
	/*background:url("http://i.etbnews.com/etb/homepage/bgline.gif") repeat-x 5px;*/
	width:100%;
	height: 17px;
	padding-top:2px;
	font-size:11px;
	font-weight: bold;
}

#datetime{
	font-weight:bold;
	font-size:10px;
	float:right;
	width:210px;
	/*margin:2px -32px 5px 10px;*/
	text-align:center;
	clear:left;
}
#etbheadslog{
	font-size:10px;
	float:right;
	width:250px;
	margin:2px 5px 0px 10px;
	text-align:center;
}

#topheader #sitelogos {
	padding-top:5px;
	padding-bottom:5px;
	width:100%;
	display:block;
	position:relative;
	/*height:120px;*/
}
#elogo{
	float:left;
	margin:5px 5px 5px 10px;
	width:210px;
	vertical-align:middle;
	overflow: hidden;
}

#headslog{
	clear: both;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	text-align: center;
	width:100%;
	height: 17px;
	/*font-style:italic;*/
	display: block;
}
#sitename {
	clear:both;
	font-size:14px;
	font-weight:bold;
	/*margin:5px 5px 5px 5px;*/
	text-align:center;
	width:100%;
	display: block;
}
#bbanner{
	width:728px;
	height:90px;
	float:right;
	margin:0 10px 10px 10px;
	overflow: hidden;
}
#othersitenav{
	color:white;
	font-size:1.2em;
	font-weight:bold;
	width:auto;
	clear:both;
	text-align:right;
	margin-right:20px;
}
#othersitenav a{
	color:white;
	margin-right:5px;
	margin-left:5px;
}
#topblock {
	border-bottom:thin #CCCCCC solid;
	clear:both;
	padding:5px 0 5px 0;
	overflow: hidden;
	clear:both;
	width:100%;
	font-weight: bold;
	vertical-align:middle;
	height: 20px;
	position:relative;
}
#sociallinks{
	margin:0 2px;
	float:right;
}
#sociallinks img{
	padding: 0 1px;
}
#searchfrm{
	float:left;
	text-align:left;
	width:370px;
	height:20px;
	line-height: 20px;
	border:none;
	margin-left:2px;
	margin-right:2px;
	display:block;
	position:relative;
}
#searchfrm label{
	text-align:right;
	font-weight:bold;
	width:110px;
	display:block;
	position:absolute;
	left:5px;
}
#searchinput{
	font-size: 12px;
	margin: 0px;
	width:230px;
	border:thin #cccccc solid;
	position:absolute;
	left:120px;
	color:#999999;
	height:18px;
}
#searchbnt{
	position:absolute;
	top:0;
	left:330px;
}
#backcal{
	width:110px;
	display:block;
	float:left;
	position:relative;
	white-space:nowrap;
	font-weight:bold;
	line-height: 20px;
}
#backcal a{
	background-image:url("/images/homepage/calendar.gif");
	display:block;
	height:16px;
	overflow:hidden;
	position:absolute;
	right:0;
	text-indent:-900px;
	top: 2px;
	width:16px;	
}

#bntSubscribe{
	float:left;
	margin-right:2px;
	margin-left:5px;
	display:block;
	width:175px;
	position:relative;
	white-space:nowrap;
	line-height: 20px;	
}
#bntSubscribe a{
	display:block;
	background-image:url('/images/homepage/subscribe58x20.jpg');
	width: 58px;
	height:20px;
	overflow:hidden;
	text-indent:-900px;	
	position:absolute;
	top:0px;
	right:0px;
}
#headEditor{
	display:block;
	float:left;
	font-weight:bold;
	line-height:20px;
	position:relative;
	white-space:nowrap;
	width:110px;
	margin-left:20px;
	color:#000;
}

#navigation #topnav {
	width:100%;
	clear:both;
	white-space:nowrap;
	border-bottom:thin white solid;
	border-top:thin white solid;
	overflow:hidden;

}
#navigation #topnav a {
	color: #ffffff;
	text-decoration: none;
}
#navigation #topnav a:hover {
	color: #fcef02;
	text-decoration: none;
}
#navmenu{
	display:block;
	height:23px;
	/*margin:0 25px;*/
	position:relative;
	/*width:100;*/
	z-index:1;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;

}
#navmenu li{
	display:block;
	display:inline;
	float:left;
	list-style-type:none;
	margin:0;
	padding:2px 7px;
	*padding:2px 6px; /* IE6*/
	background-color: #666666;
	border-right:thin white solid;
	border-top:thin white solid;
	border-bottom:thin white solid;
}

/*#navmenu li {padding: 2px 6px 2px 6px\9;}  /* IE9*/
/*#navmenu li {padding: 2px 7px 2px 7px\0/;}  /* IE8*/
@media all and (min-width:0) {
    #navmenu li { padding: 3px 5px 2px 5px \0/; }  /* IE9 */
}

#navmenu li.firstitem{
	background:#4e8cb5;
	border-left:thin white solid;
}
#navmenu li.seconditem{

}
#navmenu li.navlink{
	background:url("/images/homepage/down_arrow.png") no-repeat scroll 0 0 #666666;
	width:17px;
	height: 19px;
	padding: 0px;
}
#navmenu li.navlink a{
	width:17px;
	height: 19px;
	margin: 0px;
	display: block;
}
#navmenu li:hover{
	 background-color: #3e4b53;
	 color: #fcef02;
}
.selectmenu{
	background-color:#3E4B53 !important;
	color:#FCEF02 !important;
}


/*
#bleft{
	float:left;
	width:820px;
	height:90px;
	text-align:center;		
	vertical-align:middle;
	overflow:hidden;
}
#bigbanner{
	float:left;
	top:0px;
	width:100%;
	border-bottom:thin #CCCCCC solid;
}
*/


#footer {
	clear:both;
	background-color: #242c2f;
	text-align:center;
	font-size: 11px;
	color: white;
	padding:5px;
}
#footer a {
	color: white;
	text-decoration: none;
	

}
#footcopyright{
	width:460px;
	margin-left: auto;
   margin-right: auto;
}
#footcopyright img{
	border: none;
	/*background-color: red;*/
}
#footer a#toplink {
	position: relative;
	float: right;
	font-size: 10px;
}

.banner {
	margin-top:10px;
	margin-bottom:10px;
	/*width:468px;
	height:60px;*/
	text-align:center;
	clear:both;
}

#mostread{
	/*padding:2px;*/
	/*border:1px solid #CCCCCC;*/
	margin-top:5px;
	/*background-color:#FFFFFF;*/
}
#mostread h3 {
	color:#000;
	/*background-color: #107CE7;*/
	font-weight:bold;
	padding:5px;
	/*margin:2px;*/
	text-align:left;
	margin:auto;
	font-size:12px;
}
#bodycontainer #mostread ul {
	text-decoration: none;
	list-style:none;
	margin-left:0;
	padding-left:0;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
}
#bodycontainer #mostread ul li {
	list-style:none;
	/*color:#FFFFFF;*/
	text-align:left;
	margin-left:10px;
	border-bottom:#FFFFFF 1px solid;
	margin-right:10px;
	margin-bottom:5px;
}
#bodycontainer #mostread a {
	color: #0A4988;
	font-weight:bold;
	
}

/*
#nav{
	padding-left:2px;
}

#nav h3 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav a {margin-left: 1px;display:block;font-size: 1.1em;color:#FFFFFF;border-bottom: 1px solid #CCCCCC; border-left: 2px solid #0A4988;  text-decoration:none;padding-left:3px;line-height:1.4em;font-weight:normal;}
#nav a:hover {border-bottom: 1px solid #fff; border-left: 2px solid #fff; }
#nav div {margin-left: 0;margin-right: 0px}
#nav ul {position:relative;margin: 1em .3em 1em 0;padding: 0;list-style-type:none}
*/

#navright #sitenav a {
	color:white;
	font-size:12px;
	line-height:1em;
}
#navright #sitenav li h3 {
	color:white;
	border-bottom:1px solid #ffffff;
	margin-right:15px;
	font-weight:bold;
	margin-bottom:5px;
	font-size:12px;

}



.headings
{
	font-weight: bold;
	font-size: 13px;
	/*font-size:1.1em;*/
   color: #0A4988;
   font-family: Helvetica,Georgia,Verdana, Arial;
	text-decoration:none;
}




.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#sitenav ul {
list-style-type: none;
}
li {
	/* display: inline; */
	/*margin-left: 15px;*/
}
#top5 li{
	margin-left: 15px;
}
#mostread_new .tabs-container li{
	margin-left: 15px;
}

#polls td{
	text-align:left;
	padding:1px 1px 1px 2px;
}
#polls input.summary{
	margin-left:20px;
}

#top5{
	clear:both;
	display:block;
	overflow:hidden;
	padding:5px;
	margin:10px 5px;
	border-top:2px solid #0A4988;
	
}


.mr_footer {
	text-align:left;
}
#top5 .mr_footer li {
	list-style:decimal;
	color:#8A8C8F;
	line-height:1.2;
	margin-bottom:0.5em;
}
#top5 .mr_footer li a {
	color:#0A4988;
	font-size:1.1em;
}
.mr_footer ol {
	padding:2px;
}
#top5 h5{ 
	color:#000000;
	font-weight:bold;
	font-size:1.1em;
	margin:0 10px 5px 15px;
}
#linkau {
	background:transparent url(http://i.etbnews.com/etb/homepage/etbau94x34.jpg) no-repeat;
}
#linkas {
	background:transparent url(http://i.etbnews.com/etb/homepage/etbas94x34.jpg) no-repeat;
}
#linknz {
	background:transparent url(http://i.etbnews.com/etb/homepage/etbnz94x34.jpg) no-repeat;
}
#linkus {
	background:transparent url(http://i.etbnews.com/etb/homepage/etbus94x34.jpg) no-repeat;
}
a.linksitelogo{
	text-indent:-900px;
	overflow:hidden;
	display:block;
	width:95px;
	height:34px;
	margin:10px 0px 10px 50px;
}

#sitenav_footer{
	/* background: url("/images/homepage/footerbg.gif") repeat-x ;*/
	background:#0a4784;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	color: white;
	border-bottom: 1px white solid;
	height: 260px;
}
#sitenav_footer ul{
	min-width:135px;
	width:137px;
	float:left;
	margin:0px;
}
#sitenav_footer ul li h3{
	margin-bottom:8px;
	margin-top:0;
	font-size: 12px;
	font-weight:bold;
}
#sitenav_footer ul li a{
	color:white;
	font-weight:bold;
}
#sitenav_footer ul li{
	line-height:13px;
		list-style:none outside none;
}
.side_blk{
	width:300px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#sponsor{
	width:100%;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}
#sponsor img{
	float:left;
}

#companyads{
	display:block;
	position:relative;
	overflow: auto;
}
#companyads li{
	margin:0px;
	list-style: none;
}

.sponsor {
	position:relative;
	/*margin-top:10px;
	margin-bottom: 10px;*/
}
.silver{
	margin-top:10px;
}
.sphd{
	text-align:left;
	clear:both;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
   border-bottom: thick solid #242c2f;
   padding: 4px 0px 2px 10px;
   color: white;
}
#spgoldhd{
	background: url("/images/homepage/bg_gold.gif") repeat-x scroll 0 0 transparent;
}
#spsilverhd{
	background: url("/images/homepage/bg_silver.gif") repeat-x scroll 0 0 transparent;
}
.sponsor ul{
	margin: 0;
	padding: 10px 0 10px 6px;
	border: thin solid #e4e5e7;
	overflow: hidden;
}
.gold img{
	float:left;
	width:140px;
	height:44px; 
	padding-right:4px;
	padding-bottom: 4px;	
	position:relative;
}
.silver img{
	float:left;
	width:140px;
	height: 22px;
	padding-right:4px;
	padding-bottom: 4px;
	position:relative;
}
/*for ie*/
.sponsor ul li{
	width:140px;
	float:left;
	padding-right:4px;
}

#news img.sponsorlogo{
	vertical-align:middle;
	/*display:none;*/
}
/* calendar*/
#eventsCal{
	/*margin-top: 10px;
	margin-bottom: 10px;	
	border: thin solid #e4e5e7;
}
#ecalheader{
	/*background-color: #4d6067;
	color: white;
	border-bottom: thick solid #242c2f;	*/
}
.box{
	border: thin solid #e4e5e7;
}
.boxheader{
	text-align:left;
	clear:both;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
   padding: 5px 0px 4px 15px;
   background-color: #4d6067;
   border-bottom: thick solid #242c2f;	
   color: white;
}
.boxbody{
	padding: 5px;
	overflow: hidden;
}

#advleft {
	position:absolute;
	left:-130px;
	top:145px;
	width:120px;
	height:600px;
}
#advright {
	position:absolute;
	left:995px;
	top:145px;
	width:120px;
	height:600px;
}
