/*######################################tt_news LATEST view #############################################*/

.news-latest-container {
	font-size:12px;
	line-height: 16px;
    font-size:12px;
    a:link: #0094e6;
    a:visited: #0094e6;
    a:hover: #999999;
}



.news-latest-container H2, .news-latest-gotoarchive {
	color:#ccc;
	padding:3px;
	margin:3px;
	/*border:1px solid #666;
	background-color:#efefef;*/
}

.news-latest-container H3 {
    background-image: url(data/headings_h1.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    line-height: 18px;
    color: #0094e6;
    font-size: 12px;
    margin: 0 0 0 0;
    padding: 0 0 0 15px;
}

.news-latest-gotoarchive {
    font-size: 12px;
    font-weight: bold;
    margin-top: 50px;
    padding: 0 0 0 15px;
}

.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
    color:#036;
}

.news-latest-gotoarchive A {
    color:#036;
}

.news-latest-item {
    font-size:12px;
    a:link: #0094e6;
    a:visited: #0094e6;
    a:hover: #707070;
}

.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-category {
	font-size:10px;
	margin: 15px;
}

.news-latest-morelink {
    font-size:10px;
    margin-top: 0px;
    float: right;
}


/*########################################tt_news SINGLE view #####################################*/
.news-single-item-subheader{
	margin-bottom: 10px;
}

.news-single-item {
}

.news-single-item H2 {
	font-size: 12px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
    background-image: url(data/headings_h1.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    line-height: 18px;
    color: #0094e6;
    font-size: 12px;
    margin: 0 0 0 0;
    padding: 0 0 0 15px;
}

.news-single-img {
	float: right;
	margin-left:5px;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}
.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	text-align: left;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 12px;
}
.news-single-author {
	padding-bottom: 3px;
	height: 10px;
}
.news-single-additional-info {
	background-color: #ffffff;
  /*clear: both; */
	margin-top: 25px;
	/*border: 1px solid #666;*/
	padding:2px;
	padding-bottom:3px;
}
.news-single-related,.news-single-files,.news-single-links  {
	/*border: 1px solid #666;*/
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	/*background-color:#f6f6f6;*/
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:0px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:0px;
	margin-bottom: 5px;
	width:90%;
}

.news_title{
    background-image: url(data/headings_h1.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    line-height: 18px;
    color: #0094e6;
    font-size: 12px;
    margin: 0 0 0 0;
    padding: 0 0 0 15px;
}

.clearer {
	height: 0px;
	width: 0px;
}

.news-amenu-item-year dd {
	text-align: left;
}
