/* ############
** ### tt_news 
** ############
*/
/* colors:
** 
** 
*/

/*
.news-list-morelink, .news-latest-morelink {background: transparent; border: none; text-align: right; }
.news-latest-container h2, .news-latest-gotoarchive {display: none; }
*/

/* extension: rgnewslinks start */
.rg-news-links, .rg-news-links-bottom {
	font-size: 90%;
	padding: 10px 0 10px 0;
	clear: both;
	margin: 0;
	width: auto;
}
.rg-news-links-bottom {
	padding: 15px 0 10px 0;
}
.rg-news-links .prevlink, .rg-news-links-bottom .prevlink {
	float: left;
	width: 30%;
}
.rg-news-links .pagebrowser, .rg-news-links-bottom .pagebrowser {
	float: left;
	text-align: center;
	width: 30%;
}
.rg-news-links .nextlink, .rg-news-links-bottom .nextlink {
	float: right;
}
/* extension: rgnewslinks end */

/* extension: tt_news start */
.news-latest-container h2, .news-latest-gotoarchive {
	display: none;
}
.news-latest-container h3, .news-list-item h3 {
	font-size: 100%;
	margin: 20px 0 0 0;
}
.news-latest-container h3 img, .news-list-item h3 img {
	padding: 0 1em 0 0;
	float:left
}
.news-latest-item p, .news-list-item p {
	margin: 0;
	padding: 0;
}
.news-latest-item p {
	font-size: 95%;
}
.news-latest-item h3 a, .news-list-item h3 a {
	color: #01A4E9;
	text-decoration: none;
}
.news-latest-item h3 a:hover, .news-list-item h3 a:hover {
	color: #5A5A5A;
}
.news-latest-moreinfo {
	font-size: 95%;
	color: #01A4E9;
}
.news-list-moreinfo {
	color: #01A4E9;
	padding-top: 10px;
	padding-bottom: 5px;
}
.news-latest-morelink, .news-list-morelink, .news-single-morelink {
	margin-top: 0px;
	border: none;
	background: none;
	text-align: right;
	clear: both;
	border-bottom: dotted 1px #ccc;
}
.news-latest-morelink a, .news-list-morelink a, .news-single-morelink a {
	color: #01A4E9;
	font-weight: normal;
	text-decoration: none;
}
.news-latest-morelink a, .news-latest-moreinfo a, .news-single-morelink a {
	color: #01A4E9;
}
.news-latest-morelink a:hover, .news-list-morelink a:hover, .news-single-morelink a:hover {
	color: #5A5A5A;
}
.news-latest-item img {
	padding: 0.5em 0 0 0.5em;
	float: right;
}
.news-list-item img {
	padding: 0.5em 0.5em 0.5em 0;
	float: left;
	margin-left:0;
}
#mediaspace {
	padding: 0.25em 1em 0.25em 0;
}
/* display single */
.singlenews_label {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #01A4E9;
	float: left;
	padding-right: 10px;
}
.news-list-item .news-single-keywords .singlenews_label {
	font-weight: normal;
}
.news-single-timedata, .news-single-keywords, .news-single-link, .news-single-category, .news-single-files {
	margin: 0;
	padding: 0;
	color: #01A4E9;
	margin: 0.2em 0 0.2em 0;
	font-size: 95%;
}
p.news-single-subheader, p.news-single-content, p.news-single-author {
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	font-size: 100%;
}
.news-single-imgcaption {
	max-width: 240px;
	font-size: 9px;
	color: #666;
}
.news-single-img a img {
        float:none;
	padding: 0.5em 1em 0.5em 0;
        margin:0;
        clear:both;
}
.news-single-item .news-single-backlink {
	margin: 2em 0 2em 0;
	padding: 0px;
	font-size: 100%;
	text-align: left;
}
.news-most-popular-container .news-most-popular-item {
	margin: 4em 0 1em 0;
}
.news-most-popular-container .news-most-popular-item {
	font-size: 90%;
 /*	height: 20px;
	overflow: hidden; */
	margin: 0.25em 0 0.25em 0;
	padding: 0 0 0 2.3em;
	background:transparent url(../img/bullet.jpg) no-repeat; 
}

/* browse list in tt_news*/
.tx-ttnews-browsebox {
	text-align: left;
	border:none;
	border-bottom: 1px solid #01A4E9;
	margin: 0 auto;
	background: #fff;
	margin-top:0px;
	padding:10px 0 0 0;
}
.tx-ttnews-browsebox  .browsebox {
	float: right;
	margin-top: -33px;
	background: #fff;
}
.tx-ttnews-browsebox .browsebox tbody tr td, .tx-ttnews-browsebox .browsebox tbody tr td p a {
	padding: 2px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: normal;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P {
	margin:0;
}
.tx-ttnews-browsebox-SCell {
	background-color: #fff;
}
.tx-ttnews-browsebox-SCell a {
	color: white;
}

.news-search-form-swords label {float:left; margin-right:10px;}
.news-search-form-swords input {float:left; line-height:10px; font-size:11px; width:150px; margin:0 25px 0 0;}
.news-search-form-check-title, .news-search-form-check-author, .news-search-form-check-keywords, .news-search-form-check-bodytext {float:left; margin-right:25px;}
.news-search-form-check-title input, .news-search-form-check-author input, .news-search-form-check-keywords input, .news-search-form-check-bodytext input {margin:0;}
.news-search-form-select-cat0 label, .news-search-form-select-cat1 label, .news-search-form-select-cat2 label, .news-search-form-select-cat3 label {display:none;}
.news-search-form-select-cat0, .news-search-form-select-cat1, .news-search-form-select-cat2, .news-search-form-select-cat3 {float:left; margin:5px;}
.news-search-form select {border: solid 1px #01A4E9; color: #01A4E9; background: #fff; font-size: 11px; width:150px;}
.news-search-form-submit, .news-search-form-select-cat0 {clear: both;margin-left:0px;}
.news-search-form-submit input {margin-left:0px; font-weight:bold; color:#01A4E9;}


/* extension: tt_news end */
