﻿/* main page */
body{ 	
	background-color:#F5F5F5;
	margin:10px;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

#content{
	background-color:#FFFFFF;
	border:1px solid #666666;
	margin:0 auto;
	//padding:0 3px 3px;
	top:0;
	width:990px;
	//overflow:auto;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 a {
	font-size:14px;
	text-decoration:none;
}
h4 {
	margin-bottom:0px;
}
h4 a{
	color:#3D0303;	
	font-size:12px;
	text-decoration:none;
}
p {margin-top:0px;}
.category{
	line-height:1.5;
}
#mainarticles .category {
	padding-left:6px;
	padding-right:12px;
}

/* top section */
#topheader{
	width:100%;
	top:0px;
	background-color: #990000;
	color:#ffffff;
	font-weight: bold;
	overflow:hidden;
}
/* top header item styles */
#topbar{
	background:url("http://i.etbnews.com/etbasia/homepage/bgline.gif") repeat-x 5px;
	width:100%;
	height: 17px;
}
#topheader #headReliable{
	text-align:center;
	float:right;
	font-weight: bold;
	margin-right: 30px;
	height: 17px;
	background-color: #990000;
	padding-left:5px;
	padding-right:5px;
}
#topheader #headNoOne{
	text-align:center;
	background-color: #990000;
	height: 17px;
	float:left;
	width:280px;
	margin-left:30px;
	padding-left:5px;
	padding-right:5px;
}
#sitelogos {
	width:100%;
	overflow:hidden;
	display:block;
	/*background-color: #990000;*/
	/*color: #FFFFFF;*/
	padding-top:5px;
	padding-bottom:5px;
}
#elogo{
	float:left;
	margin-left:15px;
	width:200px;
	vertical-align:middle;
}
#bbanner{
	float:right;
	width:728px;
	height:90px;
	overflow:hidden;
	/*padding:2px;*/
	margin:10px;
}
#d_search{
	float:right;
	text-align:left;
	width:250px;
	height:17px;
	border:thin #cccccc solid;
	padding:1px;
	margin-left:2px;
	margin-right:5px;
	
}
#d_search input {
	font-size: 12px;
	margin: 0px;
	border:none;
}
#searchinput{
	float:left;
	width:230px;
	height:15px;
}
#searchbnt {
	float:right;
	width:17px;
	height:16px;
	
}
img#subscribebnt{
	margin-left:0px;
	margin-top:3px;
}
#bntSubscribe{
	float:right;
	padding:1px 5px 2px 5px;
	
	
}
#bntSubscribe a{
	color:#990000;
}
#othersitebar{
	clear:both;
	width:100%;
	padding:3px;
}
#headEditor {
	font-size:10px;
	width:320px;
	float:left;
	margin-left:20px;
}
#othersitenav{
	float:right;
	width:auto;
	margin-right:20px;
}
#othersitenav a{
	color:white;
}
#navigation #topnav {
	background: url("http://i.etbnews.com/etbasia/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: #9D0A0A;
	clear:both;
	width:100%;
	overflow:auto;
}
#navigation #topnav a {
	color: #9D0A0A;
	text-decoration: none;
}
/*#bleft{
	float:left;
	width:800px;
	text-align:left;		
}*/
#elogo2 {
	margin-bottom:5px;
	//*width:187px;*/
}
#rss{
	float:right;
	padding:1px 2px 1px 2px;
}
#interbar{
	
	overflow:hidden;
	padding:2px;
	margin-bottom:5px;
	border-bottom:thin #CCCCCC solid;
	display:block;
}
#bodycontainer {
	background-color:#FFFFFF;
	height:auto;	
	height: 100%;
	min-height:100%;
	padding:0 3px 3px;
	width:984px;/* ie6 problem */
}
#bodycontainer .category ul .morelink {
	text-align:right;
	margin-right:30px;
	font-size: 10px;
	color: #000000;
}	
#bodycontainer .category ul .morelink a {
	color: #000000;
	text-decoration:none;
}	
#bodycontainer .categorystories .category ul .morelink a {
	color: #000000;
}		
#bodycontainer #mainarticles{
	float:left;
	overflow:hidden;
	width:600px;
}

/* toparticles hold breakingnews and topstories and promotion */
#toparticles {
	border-bottom:#f5e6e8 5px solid;
	padding-bottom: 10px;
	width:100%;
	float: left;
	margin-bottom: 5px;
}
/* common style */
#toparticles ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#mainarticles a:hover {
	text-decoration: underline;
}
/* toparticles content - breakingnews, topstories */
#breakingnews,#topstories {
	float:left;
	margin-bottom:5px;
	padding-left:5px;
	text-align:left;
	width:100%;
}
/* #topstories */
#topstories .category ul .morelink {
	display:none;
}	
#topstories .category ul .morelink a {
	color: #000000;
	font-size: 10px;
}
#breakingnews .category .header{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-weight: bold;
	font-family:Georgia,"Times New Roman", Times, serif;
	margin-left:5px;
}	
#breakingnews .category h3{
	background:url("http://i.etbnews.com/etbasia/homepage/bgCategoryTitle.png") repeat-y top left;
}
#topstories .category .header{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	margin-left:5px;
}
#topstories .category h3{
	background:url("http://i.etbnews.com/etbasia/homepage/bgvCategoryTitle.png") repeat-x bottom;
	padding-top:6px;
	height:35px;
	border-bottom:solid 2px #990000;
}		

/* promotion */
#promotion {
	text-align:left;
}
#promotion .category ul .morelink {
	display:none;
}
#promotion .category h3 {
	display:none;
}
#promotion .category li {
	border-bottom:none;
	margin-top:0px;
	margin-bottom:0px;
}
#promotion .category li a {
	color: #477ab1;
	text-decoration: none;
}

/* general news */
#bodycontainer #mainarticles .categorystories {
	margin-bottom: 3px;
	padding-top: 5px;
	border-bottom: #f5e6e8 2px solid;
	width: 100%;
	float: left;
}
#mainarticles li {
	margin:5px 0;
	padding-bottom:5px;
}
#mainarticles .categorystories .category {
	text-align:left;
	float:left;
	left: 0px;
	width:47%;
	/*padding: 0px 1px 0px 3px;*/
}
#mainarticles .categorystories .category h3 {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:6px;
	color: #000000;
	background:url("http://i.etbnews.com/etbasia//homepage/bgvCategoryTitle.png") repeat-x bottom;
	padding-top:6px;
	height:35px;
	border-bottom:solid 2px #990000;
}
#mainarticles .categorystories .category .header{
	color: #000000;
	font-weight: bold;
	padding-left:5px;
}
#mainarticles .categorystories .category ul {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}
#mainarticles .categorystories .category li {
	list-style:none;
	margin-left:0px;
	padding-left:2px;
}
#mainarticles .categorystories .category li ul li {
	padding-bottom:10px;
}
#mainarticles .categorystories .category li a:hover{
	text-decoration:underline;
}

/* feature colunm */		
#bodycontainer #feat{
	float:left;
	overflow:hidden;
	width:220px;
}
#eventCal {
	background-color: #9D0A0A;
	color: #FFFFFF;
	padding:5px;
	text-align:center;
}
#eventCal a{
    color: #FFFFFF;
    text-decoration: none;
}
#eventCal a:hover{
	text-decoration:underline;
}
#mediaarea {
	font-weight: bold;
	margin: 5px 5px 5px 5px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 5px #CCCCCC;
	text-align: center;
	
}

#etbItem{
	padding: 0px;
	
}	
#etbItem ul {
	margin: 5px 0px 2px 0px; 
	padding: 2px; 
	list-style-type: none;
	border: 1px solid #666666;  
	text-align: left;
}
#etbItem ul li ul {
	border:none;
}
#etbItem ul li a  {
	font-weight: bold;
	color: #477ab1;
	text-decoration: none;
}
#etbItem h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top:0px;
	margin-top:0px;
	color: #000000;
}
#etbItem .category ul li h3 a {
	color: #000000;
}
#etbItem .category li a:hover{
	text-decoration:underline;
}

/* base h3 for category */
.category h3 {
	font-size:14px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

#featuredItem{
	padding: 0px;
}	
/* new */
#featuredItem .category {
	border:1px #CCCCCC solid;
	margin-top:5px;
	padding:1px;
	background-color:#ffffff;
}
/* feature header */
#featuredItem .category h3{
	margin-top:0px;
	/*background-color:#F67C7C;*/
	background-color: #3D0303;
	color:#FFFFFF;
	padding:3px;
}
#featuredItem .category h4{
	border-bottom:0px;
}
/* feat content	*/
#featuredItem ul {
	padding: 5px; 
	list-style-type: none;
}
/* new */
#featuredItem a.header{
	text-decoration:none;
	color:#ffffff;
}
#featuredItem ul li .featuredheader  {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color:#000000;
	width:auto;
	padding-left:5px;
	margin-bottom:5px;
}
#featuredItem ul li a  {
	text-decoration: none;
}
#featuredItem ul li h3 {
	width:100%;
	background-color:#000000;
	display:block;
	font-size:12px;
	margin-top:2px;
	margin-bottom:2px;
}
#featuredItem ul li ul {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color:#EEEEEE;
}
#featuredItem ul li ul li a {
	/*color: #477AB1;*/
	color: #3D0303;
	text-decoration: none;
	font-weight: bold;
	background-color:transparent;
}
#featuredItem ul li {
	text-align:left;
}


#videoItems {
	margin: 5px 0px 5px 0px;
	width:auto;
	border:1px solid #CCCCCC;
}
#videoItems .category {
	padding:5px;
}

#videoItems .category li {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	width:inherit;
	text-align:left;
}
#videoItems .category ul {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	width:inherit;
}
#videoItems .category li ul li {
	padding-bottom:5px;
}
#videoItems .category li a{
	font-weight: bold;
	/*color: #477ab1;*/
	color: #3D0303;

	text-decoration: none;
}
/*
#videoItems .category h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:2px;
	background:url("http://i.etbnews.com/etbasia//homepage/bgvCategoryTitle.png") repeat-x bottom ;
	padding-top:6px;
	height:20px;
	border-bottom:solid 1px #990000;
	border-top:solid 1px #990000;
}
*/
#videoItems .category h3 {
	/*width:150px;*/
	height:20px;
	display:block;
    margin:0;
    padding-top:5px;
    padding-bottom:10px;
    z-index:1;
	background:transparent url(http://i.etbnews.com/etb/homepage/etbtv_120x20.png) top left no-repeat; 
	/*background-color:#3D0303;*/
}
/*image caption below */
#videoItems a img{
	width:210px;
	display:block;
}
#videoItems a p{
	width:204px;
	background-color:#3D0303;
	padding:5px 3px;
	color:#fff;
	font-weight:bold;
}

/*
#videoItems .category h3 a {
	color: #000000;
	text-decoration: none;
	padding-left:4px;
}
*/
#videoItems .category h3 a {
	position: absolute;
	width:150px; height:20px;
	z-index:0;
	opacity: 0.01;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=05)"; 
	filter: alpha(opacity=05);
}
#videoItems .category h3 a:hover{
	text-decoration:underline;
}
#videoItems .category a {
	color:#3D0303;
	font-size:12px;
}


#regularItems {
	border:1px solid #666666;
	padding: 2px;
}
#regularItems .category {
	text-align:left;
	float:left;
	width:100%;
	font-size:11px;
	padding: 0px 2px 0px 2px;
}
#regularItems .category ul {
	list-style:none;
	margin-left:2px;
	padding-left:0px;
}
#regularItems .category li {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}
#regularItems .category li ul li {
	padding-bottom:5px;
	margin-left:2px;
}
#regularItems .category li a{
	font-weight: bold;
	/*color: #477ab1;*/
	color: #3D0303;
	text-decoration: none;
}
#regularItems .category li a:hover{
	text-decoration:underline;
}
#regularItems .category h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top:10px;
	margin-bottom:2px;
}
#regularItems .category h3 a {
	color: #000000;
}
#regularItems .category li a:hover{
	text-decoration:underline;
}


#bodycontainer #ads{
	float:right;
	height:auto;
	overflow:hidden;
	padding-bottom:1px;
	padding-top:0;
	text-align:center;
	top:0;
	width:160px;
	/*background-color:#9D0A0A;*/
}

#bodycontainer #ads #navright {
	font-size: 12px;
	text-align: left;
	padding:3px;

}
#bodycontainer #ads #navright ul {
	list-style-image: url("http://i.etbnews.com/etbasia/homepage/arrow.gif");
	list-style-type: none;
	position:relative;
	margin-left:20px;
}
#bodycontainer #ads #navright ul li {
	border-bottom: 1px solid #FFFFFF;
	margin: 2px 0px 2px 0px;
	
}
/* sub links */
#navright ul li ul {
	left:-15px;
}

#navright ul li ul li {
	list-style-image:none;
	list-style:none;
	position:relative;
}

#bodycontainer #ads #navright a {
	color: #FFFFFF;
	
	cursor:pointer;
}
#bodycontainer #ads #navright a:hover{
	color:#FEDADD;
}

#bodycontainer #mostread{
	border:1px solid #CCCCCC;
	margin-top:5px;
	background-color:#FFFFFF;
}
#mostread #topHead {
	color:#FFFFFF;
	background-color:#000000;
	font-weight:bold;
	padding:5px;
	/*margin:2px;*/
	text-align:center;
	margin:auto;
}
#bodycontainer #mostread ul {
	text-decoration: none;
	list-style:none;
	margin-left:0;
	padding-left:0;
}
#bodycontainer #mostread ul li {
	list-style:decimal;
	color:#000000;
	text-align:left;
	margin-left:25px;
	border-bottom:#FFFFFF 1px solid;
	margin-right:10px;
	margin-bottom:5px;
}
#bodycontainer #mostread a {
	color: #000000;
	
}
#bodycontainer #ads #adverts{
	
	margin:auto;
}
#footer {
	clear:both;
	color: #000000;
	display:block;
	padding:12px 0 0;
	text-align:center;
	vertical-align:middle;
	width:100%;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footcopyright{
	background:url("http://i.etbnews.com/etbasia/homepage/bgline.gif") repeat-x 5px;
}

#footcopyright #copy{
	background-color:white;
	width:460px;
	margin-left: auto;
    margin-right: auto;
	/*margin-left:280px;*/
}

.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 */

#polls td  {
	text-align: left;
}
.rotbanner {
	clear:both;
	display:block;
	margin:10px auto;
	width:468px;
}
#bannerfooter {
	margin:5px;
	text-align:center;
}

.mobile{
	display:none;
}
.mobilecls{
	display:block;
	border:1px red solid;
	padding:5px;
}



/* Dropdown menu*/ 
/* General */
#cssdropdown, #cssdropdown ul { list-style: none; }
#cssdropdown, #cssdropdown * { padding: 0; margin: 0; }

/* Head links */
#cssdropdown li.headlink { float: left; margin-left: -1px; border: none; background-color:transparent; text-align: center; }
#cssdropdown li.headlink a { display: block; padding: 5px; white-space: nowrap; }
#cssdropdown li.headlink a:hover{background-color: #E0E0E0;}

/* Child lists and links */
#cssdropdown li.headlink ul { display: none; border: 1px #cccccc solid; text-align: left; position: absolute;background-color:#E8E8E8;}
#cssdropdown li.headlink:hover ul { display: block; }
#cssdropdown li.headlink ul li a { padding: 5px 10px 5px; height: 17px; }
#cssdropdown li.headlink ul li a:hover { background-color: #333; }

/* Pretty styling */
/*body { font-family: verdana, arial, sans-serif; font-size: 0.8em; background-color: black; }*/
#cssdropdown a { color: white; } #cssdropdown ul li a:hover { text-decoration: none; }
/*#cssdropdown li.headlink { background-color: white; }*/
#cssdropdown li.headlink ul { padding-bottom: 10px; }
/* End Dropdown menu*/ 


/* most read */ 
#top5{
	clear:both;
	display:block;
	overflow:hidden;
	padding:5px;
	margin:10px 5px;
	border-top:2px solid #990000;
	/*border-bottom:2px 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;
	margin-left:25px;
}
#top5 .mr_footer li a {
	color:#3D0303;
	/*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;
}
/* end most read */ 
