@import url("rte_formate.css");

body
{
	background-image: url(images/bg.jpg);
	background-position: bottom;	
	background-attachment: fixed;
	padding: auto;
	margin: auto;
	
	
}

body, div, td
{
	font: 11px Verdana;
	color: #000;
}



h1
{
	font-size: 14px;
	font-weight: bold;	
	color: #88bb0b;
}
h2
{
	font-size: 12px;
	font-weight: bold;
	color: #88bb0b;
}

img
{
	border:0;
}


div
{
	padding: 0;
	margin: 0;
}



a:link,  a:visited
{
	color: #89a22c;
	text-decoration: none;
	font-weight: bold;
}
a:active, a:hover
{
	color: #a1bc2f;
	text-decoration: underline;
	font-weight: bold;
}

#mainc
{
	position: relative;
}
#header
{
	width: 724px;
	height: 178px;
	margin:0;
	padding:0;
}
#navitop
{
	width: 724px;	
	background-image:url(images/header_line.jpg);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	text-align: left;		
}
.button
{
	background-image:url(images/btnbg.jpg);
	background-repeat: no-repeat;
	width: 78px;
	height: 24px;
	margin:0;
	padding:7px 0 0 3px;
	float:left;
	color: #89a22c;
}


.button a:link, .button  a:active, .button  a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
.button a:hover
{
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}
#contentbox
{
	width: 724px;	
	background-image:url(images/bg_content.jpg);
	margin:0;
	padding:0;
}
#contentt
{
	padding: 10px 10px 10px 25px;
}
#adsbox, #adsbox img
{
	margin: 0;
	padding: 0;
	border: 0;
}

.newsbox
{
	width: 687px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image:url(images/news_bg2.gif);
	background-position: bottom;
	/*border: 1px solid yellow;*/
}
.newstext
{
	padding: 20px 0 20px 80px;
	margin: 0 0 0px 0px;
	/*border: 1px solid blue;*/
	width: 400px;
	float: left;
}
.newspic
{
	margin: 20px 0 0 0px;	
	text-align: center;	
	/*border: 1px solid red;*/
}




.bodytext
{
	border: 0;
	margin: 0;
	padding: 0;
}

.news-single-img
{
	
}


.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 SINGLE view  ---------------------------------*/


.news-single-item {
	padding:5px;
	margin-bottom:5px;
}
.news-single-item H2 {
	font-size: 13px;	
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 10px;
	font-size: 12px;
	font-style: italic;
	font-weight:normal;
}

.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 {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
/* 	clear: both; */
	margin-top: 15px;
	
	padding:3px;
	padding-bottom:0px;

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

.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%;
}
