/* ############
** ### tt_news 
** ############
*/
/* colors:
** 
** 
*/

.news-list-morelink, .news-latest-morelink {background: transparent; border: none; text-align: right; border-bottom: solid 1px #ffcc00;}
.news-latest-morelink {
	clear: both;
}
.news-latest-container h2, .news-latest-gotoarchive {display: none; }
.news-latest-container h4 {  font-size: 110%;}

.news-single-imgcaption {
	float: none;
	font-style: italic;
	font-size: 0.9em;
	margin-bottom:1em;
}
/* browse list in tt_news*/
.tx-ttnews-browsebox {
	text-align: left;
	border:none;
	border-bottom: 1px solid #676B6E;
	margin: 0 0 10px 0;
	background: #fff;
	margin-top:0px;
	padding:10px 0 0 0;
}
.tx-ttnews-browsebox  .browsebox {
	float: right;
	margin-top: -33px;
	background: #fff;
}
.tx-ttnews-browsebox .browsebox tbody tr td, .tx-ttnews-browsebox .browsebox tbody tr td p a {
	padding: 2px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: normal;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P {
	margin:0;
}
.tx-ttnews-browsebox-SCell {
	background-color: #ffcc00;
}
.tx-ttnews-browsebox-SCell a {
	color: white;
}

.news-search-form-swords label {float:left; margin-right:10px;}
.news-search-form-swords input {float:left; line-height:10px; font-size:11px; width:150px; margin:0 25px 0 0;}
.news-search-form-check-title, .news-search-form-check-author, .news-search-form-check-keywords, .news-search-form-check-bodytext {float:left; margin-right:25px;}
.news-search-form-check-title input, .news-search-form-check-author input, .news-search-form-check-keywords input, .news-search-form-check-bodytext input {margin:0;}
.news-search-form-select-cat0 label, .news-search-form-select-cat1 label, .news-search-form-select-cat2 label, .news-search-form-select-cat3 label {display:none;}
.news-search-form-select-cat0, .news-search-form-select-cat1, .news-search-form-select-cat2, .news-search-form-select-cat3 {float:left; margin:5px;}
.news-search-form-select-cat0 {clear:both; margin-left:0px;}
.news-search-form select {border: solid 1px #ffcc00; color: #ffcc00; background: #fff; font-size: 11px; width:150px;}
.news-search-form-submit {clear:both; padding-bottom:10px; margin:0 0 15px 0; border-bottom: 1px solid #eeeeee;}
.news-search-form-submit input {margin-left:0px; font-weight:bold; color:#ffcc00;}

.news-social-networks {
	margin: 5px 0 5px 0;
	clear:both;
	text-align: left;
}
.news-social-networks img {
	padding-right:0.25em;
}

div.news-single-files dd img, div.news-single-files dd a {
	padding-right: 0.5em;
}

div.news-single-files dd {
	margin: 10px 0;	
} 
