/* default styles for extension "tt_news" */
/*-- tt_news LATEST view  -----------------------------------*/
#left .news-latest-container, #left .news-list-container {
	clear:both;
	float:left;
	padding-left:10px;
	padding-bottom:6px;
	position:relative;
/*	
	margin:0 10px;
	width:280px;
*/
}


#left .news-list-container { border-bottom: 1px dotted #319992; margin:0; }

.news-latest-item, .news-list-item, .agenda-item {
	border-top: 1px dotted #319992;
	border-bottom:1px solid #FFF;
	clear: both;
	display: block;
	float: left;
	height: 1%;
	padding:6px 0;
	width: 100%;
}


#right .news-latest-item, #right .news-list-item { float:none; }

.news-date {
	color:#000;
	display: block;
	font-weight: bold;
	margin-bottom:0.3em;
}

.news-img, .news-single-img {
	display: inline;
	float: left;
}

.news-single-img { display:block; float:none; margin-bottom:1em; }


.news-more, .news-more a { 
	color:#666;
	font-size:10px;
	text-transform:uppercase;
}
.news-latest-item .news-more a {
	background:url(../../img/news-more.gif) no-repeat left top;
	display:block;
	text-indent:-1000px;
	height:16px;
	width:16px;
}
.news-latest-item .news-more a:hover {
	background:url(../../img/news-more.gif) no-repeat left bottom;
}

.news-latest-container h3, .news-list-container h3 { margin-bottom: 0.3em;}
.news-latest-container p { margin: 0; }
.news-latest-item p.title { font-size:1.1em; }

.news-list-container h3 a { font-weight:bold; }
.news-list-container p { margin-bottom:0.6em; }

.news-browse { text-align: center;}
.news-archive { 
	border-top: 1px dotted #319992;
	float:left;
	padding-top:4px;
	width:100%;
}
.news-archive a { color:#666; font-size:10px; text-transform:uppercase; }


/*-- tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox { margin:0.3em; padding:0.3em; }
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox td p{ margin:0px; }
.news-search-emptyMsg { margin-left: 0.3em; }

/*-- tt_news SINGLE view  ---------------------------------*/
.news-single-item { margin-bottom:1.3em;}
.news-single-item h2 { color:#319992; }
.news-single-item .subheader { font-size:1.1em; font-weight:bold; }

.news-single-imgcaption {
	padding:0.3em;
	clear:both;
}

.news-back {
	font-size:0.9em;
	margin-bottom: 1em;
	text-align:right;
	text-transform: uppercase;
}
.news-back a { color:#666; }

.news-single-author { padding-bottom: 0.3em;}

.news-single-additional-info {
	margin-top: 1.3em;
	padding:0.3em;
}

.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 0.3em;
	padding:0.3em;
}

.news-single-related dd, .news-single-links dd, .news-single-files dd { margin-left:1em; }

.news-single-related dt, .news-single-links dt, .news-single-files dt {
	font-weight: bold;
	margin-left:0.3em;
	width:90%;
}

/*-- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top: 1em;
	padding:0.3em;
}

.news-amenu-container li {
	padding-bottom:0.1em;
}

.news-amenu-container ul {
	padding:0.3em;
	margin-top:0.3em;
	list-style-type: none;
}

.news-amenu-container h2 {
	padding:0.3em;
}

.news-amenu-item-year {
	font-weight: bold;
	padding: 0.3em;
}

/*-- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu  { padding:5px; margin:10px;}
.news-catmenu-header, .news-catmenu-act { font-weight:bold;}
.news-catmenu div { white-space: nowrap;}
.news-catmenu div img, .news-catmenu img, .news-catmenu-header img { vertical-align: middle;}

/*--  Styles for catmenu mode "nestedWraps" ------------------------- */
.level1, .level2, .level3, .level4 { padding:1px 1px 1px 10px; }
