﻿/* defaults */
body {
	color: #000000;
	background-color: #F5F5F5;
	margin-top:5px ;
	margin-bottom:5px;
}

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;
	top:0;
	position:relative;
}

/* top header item styles */
#topheader{
	background-color:#3D5273;
	background: url(images/homepage/topheaderbg.jpg) repeat-x scroll 0 0;
	background-size: contain;
	color:#FFFFFF;
    height:145px;
	/*
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.33, #3D5273),
    color-stop(0.67, #849BBF)
	);
	background-image: -moz-linear-gradient(
    	center bottom,
    	#3D5273 33%,
    	#849BBF 67%
	);
   */

}
#topbar{
	width:100%;
	height: 17px;
	padding-top:2px;
	font-size:11px;
	font-weight: bold;
	color:black;
}

#datetime{
	font-weight:bold;
	font-size:13px;
	float:right;
	width:210px;
	text-align:center;
	clear:left;
}

#topheader #sitelogos {
	padding-top:5px;
	padding-bottom:5px;
	width:100%;
	display:block;
	position:relative;
}
#elogo{
	float:left;
	margin:5px 2px 5px 2px;
	width:240px;
	vertical-align:middle;
	overflow: hidden;
}

#headslog{
	clear: both;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	text-align: center;
	width:100%;
	height: 25px;
	display: block;
}
#sitename {
	clear:both;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width:100%;
	display: block;
}
#bbanner{
	width:728px;
	height:90px;
	float:right;
	margin:0 5px 10px 2px;
	overflow: hidden;
}
#othersitenav{
	width:728;
	color:white;
	font-size:1.2em;
	text-align:right;
	margin-right:20px;
	/*clear:both;*/
}
#othersitenav a{
	font-weight:bold;
	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;
	font-size: 12px;
}
#sociallinks{
	margin:2px;
	float:right;
}
#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-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	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:120px;
	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:185px;
	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;
	/*min-height:20px;*/
	position:relative;
	z-index:1;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	width:100%;
	background-color: #666666;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#navmenu li{
	display:block;
	display:inline;
	float:left;
	list-style-type:none;
	margin:0;
	padding:4px 7px;
	/*background-color: #666666;
	border-right:thin white solid;
	border-top:thin white solid;
	border-bottom:thin white solid;*/
}
/*#navmenu li { padding: 2px 5px 2px 5px\0/; }   IE8 */
@media all and (min-width:0) {
    #navmenu li { padding:4px 6px; \0/; }  /* IE9 */
}
#navmenu li.firstitem{
	background:#4e8cb5;
	/*border-left:thin white solid;*/
}
#navmenu li.navlink{
	background:url("/images/homepage/down_arrow.png") no-repeat scroll 0 0 #666666;
	width:17px;
	height: 19px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 7px;
	float: right;
}
#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;
}

#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;
}
#footer a#toplink {
	position: relative;
	float: right;
	font-size: 10px;
}

.banner {
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	clear:both;
}



.headings {
	font-weight: bold;
	font-size: 13px;
   color: #3D5273;
   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;
}*/
#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 #3D5273;
}

.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:#3D5273;
	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-color:#3D5273;
	background: url(images/homepage/footerbg.jpg) repeat-x scroll 0 0;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	color: white;
	border-bottom: 1px white solid;
	height: 190px;
}
#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;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
#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;
}



#companyads{
	display:block;
	position:relative;
	overflow: auto;
}
#companyads li{
	margin:0px;
	list-style: none;
}

.sponsor {
	position:relative;
}
.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;
}

.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:150px;
	width:120px;
	height:600px;
}
#advright {
	position:absolute;
	left:995px;
	top:150px;
	width:120px;
	height:600px;
}

