###
# This is the Styles for the new tt_news template: tt_news_template.htm
##


/*-----------------------------------  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;
}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/


/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-item {
	width: 98%;
	min-width: 98%;
	clear: left;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 10px;
	margin-top: 10px;
}

.news-list-item h3, .news-list-item p.bodytext {
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
}

.news-list-item img {
	float: left;
	padding: 5px;
	padding-left: 0;
}

.news-list-date {
	padding-left: 5px;
}

.news-list-morelink {
	color: red;
}

.news-list-browse {
	clear: left;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.tx-ttnews-browsebox, .browseBoxWrap {
	width: 98%;
	margin:5px;
	border: 0;
	padding:3px;
}

.tx-ttnews-browsebox TD {
	font-size: 1em;
}

.tx-ttnews-browsebox p {
	display: none;
}

.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 {
	border: 0;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}


/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-timedata {
	width: 100%;
	padding: 0 !important;
	margin: 0 !important;
	margin-bottom: 10px !important;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.news-single-additional-info {
	margin-top: 15px;
	border: 0;
	padding:0;
}

.news-single-related,.news-single-files,.news-single-links  {
	border: 0;
	margin:0px;
	margin-bottom: 3px;
	padding:5px;
}

.news-single-img {
	float: left;
	width: auto !important;
	margin-right: 10px;
}

.news-single-imgcaption {
	font-size: 90%;
	padding-left: 10px;
	padding-top: 0;
	margin-top: 0;
}

.news-single-backlink {
	padding-top: 15px;
}

.news-single-files img {
	padding-left: 50px;
}

.news-single-files a {
	font-weight: normal;
}

.backlink {
	margin-bottom: 20px;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */

.news-amenu-container {
	margin: 0;
	padding:3px;
	border: 0;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border: 0;
	list-style-type: none;
	list-style-image: url(../../images/clear.gif) !important;
}
.news-amenu-container H2 {
	padding:3px;
	border: 0;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding: 2px;
}


/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

