/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer {
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;
}

.news-latest-container HR.clearer {
	clear:left;
}

/*
 *-----------------------------------  tt_news LATEST view  -----------------------------------
 */

.news-latest-container {
	border:1px solid #333;
	background-color:#BBE53A;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#769024;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}
 
/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container { }
.news-list-item { clear:both; margin-bottom: 1em; border-bottom: 1px solid #CFE4A7; }
	
.news-list-container h3 { font: bold 1.2em arial, sans-serif; margin: 0 0 0.3em 0; }
.news-list-container h3 a:link, .news-list-container h3 a:visited, .news-list-container h3 a:hover { color: #666; }
.news-list-container p { }
.news-list-container IMG { float: right; border:1px solid #666; margin: 0 2px 5px 5px; }
.news-list-imgcaption { float: right; padding-top:3px; padding-right:3px; font-size: 9px; }

.news-list-date { font: normal 11px arial, sans-serif; color: #666; padding-left: 16px; background: url(images/clock.gif) no-repeat left; }
.news-list-category { color:#666; margin-bottom: 0.3em; }
/* без #center не работает! */
#center .news-list-category a { font: normal 11px arial, sans-serif; color: #666; text-decoration:underline; }
#center .news-list-category a:link, #center .news-list-category a:visited { text-decoration:underline; }
#center .news-list-category a:active, #center .news-list-category a:hover { text-decoration:none; color: #0097D2; }

.news-list-morelink  { }
	
.news-list-browse {
	text-align: center;
	} 

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;
	}
.news-search-emptyMsg{
	margin:0px;
	}
.news-search-form FORM {
	margin:0px;
	}

/*
 * ---------------------------------  tt_news Page-Browser ---------------------------------
 */
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #eee;
	padding:3px;
	background-color:#fbfbfb;
}
.tx-ttnews-browsebox TD {
	font-size: 11px;
}
.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 {
	background-color: #f0f0f0;
	border:1px solid #999;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}

/*
 *--------------------------------- tt_news SINGLE view  ---------------------------------
 */
.news-single-item { }
.news-single-item h2 {
	margin: 0;
	padding-bottom: 5px;
	}
.news-single-item h3 {
	margin: 0.5em 0 0.5em 0;
	color: #333;
	font: bold 12px arial, sans-serif;
	text-align: justify;
	line-height: 1.3em;
	text-indent: 2em;
	}
	
.news-single-item p { text-align: justify; text-indent: 2em; }

.news-single-img { float: right;	margin-left: 1em; }
.news-single-imgcaption { padding:3px; clear:both; }
	
.news-single-category,
.news-single-timedata, 
.news-single-author, 
.news-single-imgcaption {
	font-size: 10px;
	color: #666;
	}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
	}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
	}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container { margin-left: 14px; }
.news-amenu-container a { color: #C16A34; text-decoration:none; }
.news-amenu-container a:active, .news-amenu-container a:hover {text-decoration:none; color:#C1AF34; }

.news-amenu-container h2 { font: bold 13px arial, sans-serif; color:#C16A34; margin-top: 1em; margin-bottom: 0.5em; }
.news-amenu-container ul { list-style-type: none; padding: 0; margin: 0; }
.news-amenu-container li { 
	font-size: 12px; 
	background: url(images/bullet.gif) no-repeat left; 
	padding: 0.3em 0 0.3em 10px; 
	}
.news-amenu-container li.news-amenu-item-year {
	padding: 5px;
	background: url(images/bg_zagl.gif) repeat;
	border: 1px solid #CFE4A7;
	color:#C16A34;
	font-weight: bold;
	}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  { margin-left: 14px; }
.news-catmenu a { color: #C16A34; text-decoration:none; }
.news-catmenu a:active, .news-catmenu a:hover {text-decoration:none; color:#C1AF34; }
	
.news-catmenu-header { font-weight:bold; color: #C16A34; margin-top:14px;}
.news-catmenu-ACT { font-weight:bold; }
.news-catmenu-NO { }

/*  Styles for catmenu mode "nestedWraps" */
.level0 {}
.level1 {
	font-size: 12px;
	background: url(images/bullet.gif) no-repeat left;
	padding: 0.3em 0 0.3em 10px;
	border-bottom: 1px solid #CFE4A7;
	}

/*  Styles for TS generated catmenu on the right column */
.news-category-list {
	text-align: left;
	line-height: 120%;
	font: normal 12px Tahoma, Verdana, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	}
.news-category-header {
	font-weight: bold;
	color: #333;
	}
.news-category-item {
	padding: 2px 10px 2px 10px;
	border-bottom: 1px dashed #999;
	}
