﻿.news-main-container{padding:0px 5px;}
.news-main-container .NewsPageTitle{color:#fff; text-decoration:none;display:inline;}

.main-news-big-title{height:55px;background:#28475d;padding:0px 10px;}
.main-news-big-title .page-title{color:#fff;font-size:36px;font-weight:bold;line-height:50px;}
.main-news-big-title .header-date{font-size:24px;font-weight:bold;color:#dcdddf;line-height:50px;}
.main-news-tabs{background:url(../../Images/big-tabs-bg.gif) repeat-x top;height:48px;margin-top:1px;position:relative;}
.main-news-tabs .tabs-corner-left{position:absolute;bottom:0;left:0;width:4px;height:4px;background:transparent url(../../images/corners/round-corners-white-bl.gif) no-repeat scroll bottom;}
.main-news-tabs .tabs-corner-right{position:absolute;bottom:0;right:0;width:4px;height:4px;background:transparent url(../../images/corners/round-corners-white-br.gif) no-repeat scroll bottom;}
.main-news-tabs .cats-tabs{}
.main-news-tabs .cats-tabs .news-more-tabs{width:150px;}

.news-main-right-container{width:644px;}
.news-main-left-container{width:300px;}


.top-article-container{width:185px;}
.top-article-container .article-photo{width:184px;height:124px;background:#333;position:relative;text-align:center;overflow:hidden;}
.top-article-container .article-photo img{height:125px;}
.top-article-container .article-photo .tl{width:4px;height:4px;position:absolute;background:url(../../images/corners/round-corners-white-tl.gif) no-repeat scroll top;top:0;left:0;}
.top-article-container .article-photo .tr{width:4px;height:4px;position:absolute;background:url(../../images/corners/round-corners-white-tr.gif) no-repeat scroll top;top:0;right:0;}
.top-article-container .article-photo .bl{width:4px;height:4px;position:absolute;background:url(../../images/corners/round-corners-white-bl.gif) no-repeat scroll bottom;bottom:0;left:0;}
.top-article-container .article-photo .br{width:4px;height:4px;position:absolute;background:url(../../images/corners/round-corners-white-br.gif) no-repeat scroll bottom;bottom:0;right:0;}
.top-article-container .article-subject{font-size:15px;font-weight:bold;color:#333;margin:4px 0px;height:34px;overflow:hidden;}
.top-article-container .article-summary{font-size:12px;color:#333; text-decoration:none;height:46px;overflow:hidden;margin-bottom:2px;}
.top-article-container .article-category{font-weight:normal;font-size:12px}
.top-article-container .article-author{font-size:12px;color:#6e8293;}

.more-news-link{background:#FFF;padding:5px 10px;border-bottom:solid 1px #DDD;}



/* Main Editors */
.news-main-editors .editors-wrapper{border-bottom:solid 1px #EEE;padding:5px 0px;margin-top:5px;}
.news-main-editors .editors-wrapper .main-editor-header{font-weight:bold;font-size:16px;margin-left:5px;margin-bottom:5px;}
.news-main-editors .editors-wrapper .sub-editor-header{font-weight:bold;font-size:14px;margin-left:5px;}
.news-main-editors .editors-wrapper .main-editor-container{width:130px;margin-left:10px;border-left:solid 1px #CCC;}
.news-main-editors .editors-wrapper .main-editor-container-borderless{width:130px;margin-left:10px;}
.news-main-editors .editors-wrapper .main-editor-img{margin-left:3px;}
.news-main-editors .editors-wrapper .main-editor-img img{width:35px;height:auto;border:solid 1px #777;}
.news-main-editors .editors-wrapper .main-editor-name{font-weight:bold;}
.news-main-editors .editors-wrapper .main-editor-desc{font-weight:bold;color:#AAA;}
.news-main-editors .editors-wrapper .sub-editor-desc{font-weight:bold;color:#777;}
.news-main-editors .editors-wrapper .main-editor-wrapper{width:120px;overflow:hidden;}
.news-main-editors .editors-wrapper .sub-editor-container{margin-left:10px;overflow:hidden;}
.news-main-editors .editors-wrapper .sub-editor-wrapper{}
.news-main-editors .editors-wrapper .sub-editor-img{margin-left:3px;}
.news-main-editors .editors-wrapper .sub-editor-img img{width:24px;height:auto;border:solid 1px #777;}
.news-main-editors .editors-wrapper .sub-editor-name{overflow:hidden;padding-right:6px;}
.news-main-editors .editors-wrapper .sub-editor-last{margin-left:0px !important;}



/* AutoComp Tags*/
.autocomp-tag-container{position:absolute;left:0px;top:0px;z-index:999;border:solid 1px #CCC;}
.autocomp-tag-container .autocomp-tag-row{width:130px;padding:5px;font-size:12px;font-weight:bold;background:#FFF;border-bottom:solid 1px #ccc;cursor:pointer;}
.autocomp-tag-container .autocomp-tag-row-selected{background:#7DB8E1;color:#FFF;}
.autocomp-new-tag{border:1px solid #ddd;height:14px; vertical-align:middle;padding:1px 2px; display:inline;margin:3px;}
.autocomp-new-tag:hover{background:#f5f5f5;border:solid 1px #444;}
.autocomp-new-tag-img{margin:2px 1px 0 2px;width:8px;height:8px;cursor:pointer;}
