/* default styles for extension "tt_news" */


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-latest-container HR.clearer {
	clear		: left;
	border		: 1px solid #F9FFE5;
}
.news-single-container HR.clearer {
	clear		: left;
	border		: 1px solid #F9FFE5;
}

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

.news-latest-container {
/*	border		: 1px solid #333; */
}

.news-latest-container A {
			text-decoration: none;
			color: black;
}
.news-latest-container H3,.news-latest-gotoarchive {
	color		: #ffffff;
	padding		: 0px;
	margin		: 0px;
	font-size	: 12px;
}

.news-latest-gotoarchive {
	font-weight	:bold;
	margin-top	:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color		:#fff;
}
.news-latest-gotoarchive A {
	color		: #fff;
}
.news-latest-item {
	/* IE hack */
	height		: 1%;
	line-height	: 1.3;
	/* IE hack end */
	padding		: 8px;
	margin-bottom	: 8px;
	border		: 1px solid #E0E0E0;
	background-color: #FAFAFA;
}

.news-latest-item IMG {
	margin-bottom	: 5px;
	margin-right	: 5px;
	float		: left;
	border		: 1px solid #E0E0E0;
}
.news-latest-category IMG {
	float		: none;
	border		: none;
	margin		: 0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size	:9px;
}

.news-latest-morelink 	{ height:12px; }
.news-latest-morelink A { float	:right; }


/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding		: 8px;
	margin-bottom	: 5px;
	border		: 1px solid #E0E0E0;
	background-color: #FAFAFA;

}
.news-single-item H2 {
	font-size	: 12px;
	font-weight	: bold;
	margin-bottom	: 0px;
}

.news-single-img {
	float		: right;
	margin-left	: 8px;

}



.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;
	text-decoration	: none;
	color		: black;
}
.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  {
	border		: 1px solid #E0E0E0;
	margin		: 0px;
	margin-bottom	: 3px;
	padding		: 3px;
	background-color: #FAFAFA;
}

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



.tx-veguestbook-pi1 {
/*	border		: 1px solid #333; */
	padding-top	: 8px;
}

.tx-veguestbook-pi1 A {
			text-decoration: none;
			color: black;
}
.tx-guestbook-list-header {
	color		: #ffffff;
	padding-top	: 4px;
	padding-bottom	: 4px;
	padding-left	: 8px;
	padding-right	: 8px;
	font-size	: 12px;
	background-color: #999999;
}

.tx-guestbook-list-rowleft {
	width: 128px;
	padding-left: 8px;
}
.tx-guestbook-list-row {
	padding-left: 8px;
	padding-right: 8px;
}

