###
# This is the default CSS Styles for the new tt_news standard template: EXT:tt_news/pi/tt_news_v2_template.html
##

.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 {
	color: #000;
	background-color:#e4e5d3; }
.news-latest-container H3,.news-latest-gotoarchive {
	
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	
}
.news-latest-gotoarchive A {
	
}
.news-latest-item {
	margin: 0;
	padding: 4px;
	border-bottom: 1px solid #fff;
	/* IE hack */
	 }
.news-latest-item h4 {
	margin-top: 0;
	 }

.news-latest-item h3 a:link, .news-latest-item h3 a:hover,.news-latest-item h3 a:visited  {
	color: #000 !important;
	background-color: inherit !important;
	text-decoration: none !important; }

.news-latest-item h3 a:hover {
	color: #000 !important;
	background-color: inherit !important;
	text-decoration: none !important; }

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:solid 1px #5c5c5c;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date, .news-latest-category {
	
}

.news-latest-morelink {
	 }

.news-latest-morelink a {
	font-weight: bold;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-decoration: none;
	text-indent: 15px;
	height: 12px;
	border-top-style: none;
	border-top-width: 5px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block; }


/*---------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	margin-top: 20px; }


.news-list-item {
	/* IE hack */
	padding:0;
	margin:0 3px 3px;
	height: auto;
	clear: both;
}
.news-search-form {
	color: inherit;
	padding:3px;
	margin-bottom:5px;
	border:solid 1px #cacbb9;
	background-color:#f5f5f5; }
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container h4 {
	color: inherit;
	font-size: 1em;
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #999;
	background-color: #e4e5d3;
	margin-top: 0;
	display: block !important;
}
.news-list-container h4 a:hover {
	color:#000;
	font-size: 1em;
	background-color: inherit;
	text-decoration: underline;
	padding-left:2px;
	border-bottom-style: none; }
.news-list-container h4 a {
	color:#5c5c5c;
	font-size: 1em;
	text-decoration: none;
	padding-left: 2px;
	border-bottom-style: none; }
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	width: 180px;
	text-align: right;
	font-weight: normal; }

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
	clear: both;
	float: right;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink {
	color: #254a79;
	font-weight: bold;
	background-color: inherit;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-decoration: none;
	text-indent: 15px;
	border-top-style: none;
	border-top-width: 5px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block; }
.news-list-browse {
	text-align: center;
}
.news-list-category {
	margin-bottom: 3px;
	margin-left: 3px; }
/*--------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	color: inherit;
	margin:3px;
	border:solid 1px #dcdcdc;
	padding:3px;
	background-color:#f5f5f5; }

.tx-ttnews-browsebox TD {
	
}
.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 {
	color: inherit;
	background-color: #e4e5d3; }
.tx-ttnews-browsebox a:link,.tx-ttnews-browsebox a:visited, .tx-ttnews-browsebox a:hover, .tx-ttnews-browsebox a:active {
	text-decoration: none;
	border-style: none; }
.tx-ttnews-browsebox a:hover {
	text-decoration: underline;
	border-style: none; }
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*-------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	margin-bottom:5px; }
.news-single-item h1 {
	color: #2f3b42;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #e4e5d3;
	letter-spacing: 0.1em;
	margin-bottom: 0.5em;
	padding: 2px  ;
	border-bottom: 1px solid #cacbb9;
}
.news-single-item h3 {
	color: #303534;
	font-weight: bold;
	background-color: inherit;
	margin-bottom: 10px; }



.news-single-img {
	float: right;
	margin-left:5px;
	border: solid 1px #2f4f4f; }
.news-single-img a:link, .news-single-img a:visited, .news-single-img a:hover  {
	text-decoration: none;
	border-color: inherit;
	border-style: none;
	border-width: 0;
	 }

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
	margin-top: 5px; }
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-weight: bold; }
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	color: inherit;
	background-color: #f5f5f5;
/*	clear: both;*/
	margin-top: 15px;
	border: solid 1px #5c5c5c;
	padding:3px 

 }
.news-single-related,.news-single-files,.news-single-links  {
	color: inherit;
	border: solid 1px #5c5c5c;
	margin:0 0 3px;
	padding:3px;
	background-color:#f5f5f5; }

.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;
	margin-left:5px;
	width:90%;
}

/*--------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	color: inherit;
	background-color: #f5f5f5;
	margin-top:10px;
	padding:3px;
	border:solid 1px #cacbb9; }
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	color: inherit;
	background-color: #fff;
	padding:3px;
	margin-top:5px;
	margin-left:0;
	margin-bottom:0;
	border:solid 1px #cacbb9;
	list-style-type: none; }
.news-amenu-container H2 {
	margin-top: 0; }
.news-amenu-item-year {
	font-weight: bold;
	padding: 2px;
}

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


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}
