@charset "UTF-8";

#news_title{
	width: 650px;
	padding-top:5px;
}
#news_titlebar{
	background: #999999;
	width: 4px;
	height: 20px;
	float: left;
	margin: 3px 5px 0 0;
}

#news_titletext{
	color: #005393;
	font-size: 20px;
}

#leftcol_extended div#news_title, #leftcol_extended div#news_titlebar{
	margin-bottom:0;
}
#leftcol_extended div#news_titletext{
	margin-bottom:0px;
	}
.news_divider{
	background: #EAEAEA;
	width: 650px;
	height: 1px;
	margin-bottom: 10px;
	line-height:0;
	font-size:0;
}

#news_controls_top{
	height: 25px;
}

#news_controls_bottom{
	padding-top: 5px;
	clear: both;
	height: 25px;
}

.news_pagination{
	background: #E7E7E7;
	width: 467px;
	height: 25px;
	font-size: 11px;
	color: #999999;
	float:left;
}
.news_pagination_btm{
	background: #E7E7E7;
	/*width: 467px;*/
	width: 650px;
	height: 25px;
	font-size: 11px;
	color: #999999;
	float:left;
	display: block;
}

.news_pagination .rx-page-stats, .news_pagination_btm .rx-page-stats{
    list-style: none;
    float: left;
    margin-top: 8px;
    margin-left: 10px;
    padding: 0px;
}

.news_pagination .rx-pagination, .news_pagination_btm .rx-pagination{
    list-style: none;
    float: right;
    margin-top: 4px;
    margin-right: 10px;
}

.news_pagination .rx-pagination li, .news_pagination_btm .rx-pagination li{
    float: left;
    margin-left: 10px;
}

.news_pagination span, .news_pagination_btm span{
    float: left;
    line-height: 13px;
    color: #666666;
    position: relative;
    top: 5px;
    left: 10px;
}

.news_pagination a, .news_pagination_btm a{
    color: #003C6C;
}

.news_pagination_counter{
	float: left;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	margin-top: 5px;
	margin-left: 5px;
}
.news_pagination_links{
	float: right;
	font-size: 11px;
	line-height: 5.01px;
	color: #999999;
	margin-top: 9px;
}
.news_pagination_links ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.news_pagination_links li{
	float: left;
	padding-left: 7px;
	padding-right: 7px;
}
.news_pagination_links a{
	color: #003C6C;
}
.news_pagination_links img{
	width: 3px;
	height: 5px;
	margin-bottom: 1px;
}

.news_sort{
	float:left;
	width:180px;
	margin:0 0 0 5px;
	height:25px;
}

.news_sort_title{
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	margin:6px 5px 0 5px;
	width:50px;
	float:left;
}

* html .news_sort_title{
    margin:6px 3px 0 2px;
}

.news_sort_dropdown{
	float:left;
	width:118px;
	position:relative;
	height:25px;
	font-size:13px;
}

div.news_sort_dropdown a.button{
	display:block;
	height:25px;
	background:url(/images/innerpage_btns.gif) no-repeat;
	background-position:-136px -740px;
	color:#666;
}

.news_sort_dropdown a.button:hover{
	color:#448acb;
	background-position:-136px -766px;
}

#news_sort_dropdown.news_sort_dropdown a.button span{
	margin:5px 0 0 9px;
	float:left;
	line-height:13px;
}

.sec_menu_container{
	/*display:none;*/
	}
	
* html .sec_menu_container{
	float:left;
	}

#news_sort_dropdown ul.SubMenu{
	position:absolute;
	top:25px;
	left:0;
	width:118px;
	padding:0;
	margin:1px 0 0 0;
	z-index:3;
	}
	
#news_sort_dropdown ul.SubMenu li, #news_sort_dropdown ul.SubMenu a{
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
	text-align:left;
	line-height:20px;
	color:#666;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#news_sort_dropdown ul.SubMenu a.menuLink2{
	background:url(/images/btns/sort_dropdown_bg.png) no-repeat;
	}
#news_sort_dropdown ul.SubMenu a.menuLink2 span{
	display:block;
	margin:0px 0 0px 9px;
	padding:5px 0;
	}
	
#news_sort_dropdown ul.SubMenu a:hover.menuLink2{
	text-decoration:none;
	color:#448acb;
	}
		
.news_filter{
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	padding-top: 5px;
}
.news_filter_btn{
}
.news_filter_btn:hover {
}
.news_filter_btn a{
}

#news_articles{
	margin: 0px;
	padding: 0px;
}
#news_articles ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#news_articles li{
	clear: both;
}

.article_header{
	height: 18px;
	margin: 5px 0 0 0;
}

.article_avatar{
	float: left;
	padding-left: 3px;
}
.article_avatar img{
	width: 16px;
	height: 16px;
	border: 1px solid #BCBCBC;
}

.article_celebrity{
	font-size: 15px;
	line-height: 20px;
	color: #003C6C;
	float: left;
	margin-left: 10px;
}
.article_celebrity a{
	color: #003C6C;
}

.article_icon{
	float: left;
	width: 4px;
	height: 4px;
	margin-top: 10px;
	margin-left: 10px;
}
.article_icon img{
	width: 4px;
	height: 4px;
}

.article_divider{
	width: 644px;
	height: 1px;
	background: #EAEAEA;
	line-height:0;
	font-size:0;
}

.article_main{
	width: 644px;
}

.article_left{
	width: 10px;
	clear: both;
	float: left;
}

.article_right{
	width: 640px;
	float: right;
	margin-left: 8px;
	margin-right: 8px;
}

* html .article_right{
	margin-left: 4px;
	margin-right: 4px;
}

.article_thumb{
	width: 164px;
	border: 1px solid #EAEAEA;
}
.article_thumb img{
	width: 160px;
	margin-top: 2px;
	margin-left: 2px;
}

.article_thumb_controls{
	width: 164px;
	height: 16px;
	position: relative;
	top: -7px;
	left: 30px;
}

.article_controls{
	width: 114px;
	height: 16px;
	float: left;
	margin-top: 2px;
}

.article_share{
	background: url(/images/btns.gif) no-repeat;
	background-position: -3px -57px;
	width: 49px;
	height: 16px;
	float: left;
}
.article_share:hover {
	background-position: -3px -73px;
}
.article_share a{
	display: block;
	height: 16px;
}

.article_favorite{
	background: url(/images/innerpage_btns.gif) no-repeat;
	background-position: -120px -186px;
	width: 60px;
	height: 14px;
	margin-left: 60px;
}
.article_favorite:hover {
	background-position: -120px -200px;
}
.article_favorite a{
	display: block;
	height: 14px;
}

.article_title{
	font-size: 15px;
	color: #666666;
}
.article_title a{
	color: #666666;
}

.article_body{
	font-size: 12px;
	line-height: 15px;
	color: #999999;
}

.article_source{
	font-size: 12px;
	line-height: 15px;
	color: #999999;
	margin-bottom: 3px;
}
.article_source span{
	color: #2899FF;
	font-style: italic;
}
.article_source span a{
	color: #2899FF;
}

.article_footer{
	clear: both;
	height: 18px;
	float: right;
	padding-bottom: 5px;
}

.article_read{
	background: url(/images/innerpage_btns.gif) no-repeat;
	background-position: -182px 0px;
	width: 124px;
	height: 18px;
	float: left;
}
.article_read:hover {
	background-position: -182px -19px;
}
.article_read a{
	display: block;
	height: 18px;
}

.article_info{
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	background: url(/images/backgrounds.gif);
	background-position: 0px -618px;
	width: 337px;
	height: 18px;
	margin-left: 2px;
	padding-top: 1px;
	float: right;
}

.article_data{
	float: left;
	margin-left: 10px;
}
.article_data span{
	color: #333333;
	margin-left: 15px;
}

.article_rating{
	margin-left: 15px;
	width: 100px;
	height: 11px;
	float: left;
}
.article_rating span{
	color: #333333;
	float: left;
	margin-right: 5px
}
.article_stars{
	margin-top: 2px;
}

#news_modules{
	clear: both;
}

#news_comments{
    clear: both;
    background: url(/images/video_page_bg.gif) no-repeat;
    background-position: 0px 0px;
    width: 465px;
    height: 26px;
    margin: 5px;
    padding-left: 5px;
    color: #666666;
    font-size: 13px;
    line-height: 18px;
}

#news_comments img{
    width: 16px;
    height: 16px;
    position: relative;
    top: 5px;
}

#news_comments span{
}

#news_comments a{
    color: #598CA3;
}

#news_comments a:hover {
    color: #FFF;
}
* html #leftcol_extended {
margin:10px 5px;
}

