﻿/* zeroing margins and paddings all elements*/
* {
margin: 0;
padding: 0;
}
/* ie zoom */
html {
font-size: 100%;
}
/* defaults */
body {
	color: #000000;
	background-color: #ffffff;
	margin-top:5px ;
	margin-bottom:5px;
}
img{border:none;}

a:active,a:link,a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/* body content*/
#content{
	background-color:#FFFFFF;
	border:1px solid #0A4988;
	height:auto;
	margin:0 auto;
	padding:0 3px 3px;
	top:0;
	width:990px;
}

/* top header item styles */
#topbar{
	background:url("http://i.etbnews.com/etb/homepage/bgline.gif") repeat-x 5px;
	width:100%;
	height: 17px;
}
#topheader #headReliable{
	text-align:center;
	float:left;
	font-weight: bold;
	margin-left: 100px;
	height: 17px;
	background-color: #ffffff;
	padding-left:5px;
	padding-right:5px;
	font-size:10px;
}
#topheader #headNoOne{
	text-align:center;
	background-color: #ffffff;
	height: 17px;
	float:right;
	width:330px;
	margin-right:50px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	color:#003399;
}
#headNoOne em {
	color:#9F0C18;
	font-style:italic;
}
#topheader #sitelogos {
	background-color: #0A4988;
	color: #FFFFFF;
	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;
}
#datetime{
	font-weight:bold;
	font-size:12px;
	float:left;
	width:210px;
	margin:5px 5px 5px 10px;
	text-align:center;
	clear:left;
}
#sitename{
	font-weight:bold;
	font-size:14px;
	float:left;
	width:210px;
	margin:5px 5px 5px 10px;
	text-align:center;
	clear:left;
}


#bbanner{
	width:728px;
	height:90px;
	float:right;
	margin:10px;
}
#othersitenav{
	color:white;
	font-size:1.2em;
	font-weight:bold;
	width:450px;
	padding-right:20px;
	text-align:right;
	float:right;

}
#othersitenav a{
	color:white;
	margin-right:5px;
	margin-left:5px;
}
#topblock {
	border-bottom:thin #CCCCCC solid;
	clear:both;
	padding:1px;
	float:left;
	clear:both;
	position:relative;
	width:100%;
}
#headEditor {
	text-align:left;
	margin-bottom:0px;
	float:left;
	padding-right:5px;
	display: block;
	position: relative;
}
#sociallinks,#rss{
	margin:2px;
	float:right;
}
#searchfrm{
	float:left;
	text-align:left;
	width:350px;
	height:17px;
	border:none;
	padding:1px;
	margin-left:2px;
	margin-right:2px;
	display:block;
	position:relative;
}
#searchfrm label{
	text-align:right;
	font-weight:bold;
	width:110px;
	display:block;
	position:absolute;
	top:0;
	left:5px;
}
#searchinput{
	font-size: 12px;
	margin: 0px;
	width:230px;
	border:thin #cccccc solid;
	position:absolute;
	top:0;
	left:120px;
	color:#999999;
	height:17px;
}
#searchbnt{
	position:absolute;
	top:0;
	left:330px;
}
#backcal{
	position:relative;
	width:110px;
	display:block;
	top:0;
	white-space:nowrap;
	font-weight:bold;
	float:left;
	margin-left:20px;
	vertical-align:middle;
}
#backcal a {
	background-image:url("/images/homepage/calendar.gif");
	display:block;
	height:16px;
	overflow:hidden;
	position:absolute;
	right:0;
	text-indent:-900px;
	top:0;
	vertical-align:middle;
	width:16px;
}

#bntSubscribe{
	float:left;
	margin-right:2px;
	margin-left:10px;
	display:block;
	white-space:nowrap;
	width:175px;
	position:relative;
	font-weight:bold;
}
#bntSubscribe a{
	display:block;
	background-image:url('/images/homepage/subscribe58x20.jpg');
	width: 58px;
	height:20px;
	vertical-align: middle;
	overflow:hidden;
	text-indent:-900px;	
	position:absolute;
	top:0;
	right:0px;
}
#navigation #topnav {
	background: url("http://i.etbnews.com/etb/homepage/etbbgnav.gif") repeat-x right top; 
	font-size: 12px;
	font-weight: bold;
	/*background-color: #006666;*/
	margin: 4px 0px 3px 0px;
	vertical-align: middle;
	text-align: left;
	padding: 2px;
	color: #0A4988;
	clear:both;
	white-space:nowrap;
}
#navigation #topnav a {
	color: #0A4988;
	text-decoration: none;
}
#bleft{
	float:left;
	width:820px;
	height:90px;
	text-align:center;		
	vertical-align:middle;
	overflow:hidden;
}
#elogo2 {
	width:160px;
	padding-bottom:10px;
}

#bigbanner{
	float:left;
	top:0px;
	/*overflow:hidden;*/
	width:100%;
	border-bottom:thin #CCCCCC solid;

}

#footer {
	clear:both;
	background-color:#ffffff;
	text-align:center;
	font-size: 1.1em;
	color: #000000;
	padding:5px;
}
#footer a {
	color: #000000;
	text-decoration: none;
	font-size: 0.8em;

}
#footcopyright{
	background:url("http://i.etbnews.com/etb/homepage/bgline.gif") repeat-x 5px;
}

#footcopyright #copy{
	background-color:white;
	width:460px;
	margin-left: auto;
    margin-right: auto;
	/*margin-left:280px;*/
}


.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:#FFFFFF;
	background-color: #107CE7;
	font-weight:bold;
	padding:5px;
	/*margin:2px;*/
	text-align:center;
	margin:auto;
	font-size:12px;
}
#bodycontainer #mostread ul {
	text-decoration: none;
	list-style:none;
	margin-left:0;
	padding-left:0;
}
#bodycontainer #mostread ul li {
	list-style:decimal;
	color:#FFFFFF;
	text-align:left;
	margin-left:25px;
	border-bottom:#FFFFFF 1px solid;
	margin-right:10px;
	margin-bottom:5px;
}
#bodycontainer #mostread a {
	color: #FFFFFF;
	
}

/*
#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: 1.1em;
    COLOR: #0A4988;
    FONT-FAMILY: Helvetica,Georgia,Verdana, Arial;
	text-decoration:none;
}
.headings:link
{
	text-decoration:none;
}
a.headings:hover
{
    text-decoration: underline;
}


.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;
}
#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;
	border-bottom:1px solid #0A4988;
}
.mr_footer {
	width:190px;
	float:left;
	overflow:hidden;
	position:relative;
	margin:0 20px;
	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;
}
#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 20px;
}

#sitenav_footer{
	display:block;
	position:relative;
	width:100%;	
	padding-left:20px;
}
#sitenav_footer ul{
	min-width:120px;
	float:left;
	margin:5px;
}
#sitenav_footer ul li h3{
	margin-bottom:8px;
}
#sitenav_footer ul li a{
	color:black;
	font-weight:bold;
}
#sitenav_footer ul li{
	line-height:13px;
}

#bannerfooter {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}