/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {background-color:#80BFE0;margin-left:-9px;margin-top:-9px;width: 380px;height: 180px; }
.news-latest-item {height: 88px;padding-left:6px; padding-bottom: 0; _padding-bottom:4px; border-bottom:1px solid #FFFFFF;background-color:#80BFE0;}
* html .news-latest-item{height:87px;}
.news-latest-title {margin-top: 4px;color: #FFFFFF;font-size: 12px;font-weight: bold;}
.news-latest-morelink {font-size:11px;height:12px;}
.news-latest-subh p{color: #00387B;}
.news-latest-subh a {color: #FFFFFF;text-decoration: underline;}
.news-latest-subh a:hover {color: #00377C;}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {border:none;width:100%;background:none;}	
div.news-list-item {margin:0px;padding:0;height:auto;} 
	
table.news-list-item-header{ width: 100%; height: 16px; background-color: #80BFE0;}	
table.news-list-item-header td.news-list-title {height: 18px;color: #FFFFFF;width: 70%;font-weight: bold;font-size: 11px;margin-left:-1px;padding-left:5px;}
table.news-list-item-header td.news-list-title a{color: #FFFFFF; text-decoration: none;}
table.news-list-item-header td.news-list-title a:hover{color: #00377C;}
* html table.news-list-item-header td.news-list-title {width: 67%;}
table.news-list-item-header td.news-list-date {color: #FFFFFF;width: 30%;text-align: right;height: 16px;margin-top: 0px;padding-right: 2px;font-size: 11px;}

table.news-list-item{ width: 100%;}

.news-list-container H3 {margin-bottom: 5px;padding: 2px;border-bottom: 1px solid #769024;background-color: #769024;}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {color:#fff;padding-left:2px;}
.news-list-container H3 A {color:#fff;}
.news-list-container P {padding-left:3px;}
.news-list-imgcaption {float: right;padding-top:3px;padding-right:3px;font-size: 9px;}
.news-list-container IMG {float: right;border:1px solid #666;margin:10px 2px 10px 5px;}
.news-list-morelink {font-size:11px;margin-left:3px;margin-top:3px;}
.news-list-browse {text-align: center;}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {margin:3px;border:0px solid #666;padding:3px;background-color:#FFFFFF;}
.tx-ttnews-browsebox TD {font-size: 10px;}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {font-weight: bold;}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{margin:0px;}
.tx-ttnews-browsebox-SCell a:hover, .tx-ttnews-browsebox-SCell a:hover {text-decoration: none;}
.tx-ttnews-browsebox-SCell a:act{ text-decoration: underline;}
.news-search-emptyMsg {font-size: 11px;margin-left: 10px;}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {margin:0 0 5px -8px;padding:0px;width: 100%;	border:none;background:none;}

.news-single-item h2 {padding-top: 25px;color: #007FBE;font-size: 14px;font-weight:bold;border:none;}
* html .news-single-item h2{padding-top: 5px;}

.news-single-item h3{color: #00367C;font-size:12px;margin-bottom: 15px;}
.news-single-content p.bodytext{ text-align:justify; color: #00377C;}
.news-single-item hr{background-color: #00367C;}		

.news-single-img {float: right; padding:25px 0px 5px 8px;}
.news-single-imgcaption {padding: 0px;clear:both;}

.news-single-category {float: right;}
.news-single-backlink, .news-single-backlink a {font-weight: bold;font-size: 11px;margin-bottom: 15px;margin-top: 30px;}
.news-single-timedata {width: 100%;margin-top: 0px;float: left;}
.news-single-timedata, .news-single-author,.news-single-imgcaption {font-size: 11px;}
.news-single-author {padding-bottom: 3px;}
	
