.tt-news {
  
}

/***********************************************************************
Latest
**********************************************************************/

.tt-news .latest .item .date,
.tt-news .latest .item .subheader,
.tt-news .latest .item .content,
.tt-news .latest .item .more,
.tt-news .latest .image
{

}

.tt-news .latest .item .title {
	background-color:#FBFBFB;
	font-weight:bold;
	font-size:12px;
}

	.tt-news .latest a:link,
	.tt-news .latest a:active,
	.tt-news .latest a:hover,
	.tt-news .latest a:visited
{

}


.tt-news .latest {
	width:200px;
	color:#000000;
	font-size:11px;
	font-weight:normal;
}


.tt-news .latest .item {

}

.tt-news .latest .item .newscontent {
	float:left;
}


.tt-news .latest .browse-links-container .gotoarchive {
	float:left;
	display:none;
}

.tt-news .latest .item .image{
	display:none;

}

.tt-news .latest .item .date {
	margin-left:0px;padding:0px;
}

/***********************************************************************
List
**********************************************************************/
.tt-news .list .tx-ttnews-browsebox {
	margin-bottom: 0;
}
.tt-news {
	margin: 0;
	padding: 0;
}
.tt-news .list .item{
	color:#000000;
	margin: 0;
	font-size:11px;
	font-weight:normal;
	width: 310px;
	display: block;
	float: left;
	margin-bottom:20px;
	/* border-right: 1px solid #E4E4E4;  wished to be deleted */
	margin-right: 13px;
	padding-right: 13px;
	_height: 110px;
	min-height: 110px;
	/* if there should be a strict max height ...
	max-height: 110px;
  overflow: hidden;  
  */ 
}
.tt-news .list .news2{
  margin-right: 0;
	padding-right: 0;  
}

.tt-news .list .newscontent,
.tt-news .list .gotoarchive {
	display:none;
}

.tt-news .list .item .category {
	float: left;
	color: #60B01F;
	margin-right: 5px;
}

.tt-news .list .item .category A {
	font-weight: bold;
	color: #000;
	margin-right: 4px;
}

.tt-news .list .item .date a,
.tt-news .list .item .date a:link,
.tt-news .list .item .date a:visited {
	color: #000;
}
.tt-news .list .item .category a:hover,
.tt-news .list .item .category a:focus,
.tt-news .list .item .date a:hover,
.tt-news .list .item .date a:focus{
	color: #F0AB00;
}

.tt-news .list * {
	/*border:1px solid red;*/
}
.tt-news .list .image {
	float:left;
	margin: 0;
}
.tt-news .list .image A {
	margin: 0;
}
.tt-news .list .image A IMG {
	margin-right:8px;
	_margin-right:6px;
}

.tt-news .list .newstext {
  height:100px;
  max-height:100px;
}

.tt-news .list .item .title {
	font-weight: bold;
	font-size: 12px;
}
.tt-news .list .item .subheader{
	font-size: 12px;
	_margin-bottom: -10px;
}

.tt-news .list .more .more-icon {
	background-image:url( '/fileadmin/images/arrow-gray.gif' );
	background-position:0px 3px;
	background-repeat:no-repeat;
	float: left;
	margin-right: 5px;
}

.tt-news .list .more A {
	white-space: nowrap;
	line-height: 14px;
	height: 14px;
	float: left;
}
.tt-news .list .more {
	float: left;
	_margin-top:11px;
}

.tt-news .list .browse-links-container {
	clear: both;
}

.tt-news .list .browse-links-container A {
	text-decoration: none;
	font-size: 11px;
}

/* IE < 7 */
* HTML .tt-news .list .item .category,
* HTML .tt-news .list .item .more {
	/* margin-left: 4px; */
}


/***********************************************************************
Single
**********************************************************************/

.tt-news .single .item {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	margin-bottom:20px;
}
.tt-news .single .item .date {
	float: left;
}
.tt-news .single .item .title {
	font-weight:bold;
	font-size:12px;
	float: left;
	color: #60B01F;
	margin-right: 5px;
}
.tt-news .single .item .title SPAN {
	color: #000;
	margin-right: 5px;
}
.tt-news .single .item .title h3 {
	font-size:11px;
}
.tt-news .single .item .clear {
	clear: both;
	margin-bottom: 5px;
}
.tt-news .single .item .subheader {
	margin-bottom: 3px;
}
.tt-news .single .newscontent .text,
.tt-news .single .newscontent .image {
	float: left;
}
.tt-news .single .newscontent .image {
	/* float: right; */
}
.tt-news .single .newscontent .image .news-single-img IMG {
	margin-bottom: 10px;
}
.tt-news .single .newscontent .text {
	width:472px;
	margin-right:8px;
}


/***********************************************************************
EVENTS
**********************************************************************/
.tt-news .events  {
	margin-top:20px;
	width:500px;
  height:50px;
}
.tt-news .events .row {
}
.tt-news .events .item {
	height:30px;
  display:block;
  clear: both;
}
.tt-news .events .item P.bodytext,
.tt-news .events .item .row .title {
	white-space: nowrap;
}
.tt-news .events .date-text {
	float:left;
	width:100px;
	height:42px;
	display:block;
	min-height:42px;

	color:#EDAB00;
	font-weight:bold;

}
.tt-news .events .where {
	font-style:italic;
	color:#878787;
}

.tt-news .events .row {height:40px}

.tt-news .events .gray {color:#878787;}
.tt-news .events .date {font-weight:bold;}
.tt-news .events .title {padding-left:5px; font-weight:bold; }

/***********************************************************************
CatMenu
**********************************************************************/
.news-catmenu {
	margin-bottom: 25px;
}
.news-catmenu SELECT {
	border-top: 2px solid #404040;
	border-left: 2px solid #404040;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

.news-catmenu SELECT,
.news-catmenu SELECT OPTION {
	font-size: 11px;
}

/***********************************************************************
List Solutions
**********************************************************************/
.tt-news .solutions related UL LI { /* for IE6 for quick disable */
	list-style:none;
}
