/****************************************
     Css styles for the tt_news extension
 ****************************************/
#website_container .news-image-right {
	float: right; 
	margin-left: 10px;
}

#contents_container .tx-ttnews-browsebox td {
	border: 0px;
}

#contents_container .news-single-item {
  	font-family:Arial;
	font-size:12px;
	overflow-x: auto;
	overflow-y: hidden;
	*padding-bottom: 20px; /* ie7 seems to put the padding below the scrollbar... */
}
#contents_container .news-single-item .news-single-additional-info {
	 width: auto;
}
 
 #website_container  .news-single-timedata  {
	font-style: italic;
	font-size: 10px;
}

#website_container  .news-single-item  h3 {
  	font-family:Arial;
	font-size:12px;
	color: #000000;
	font-weight: normal;
}
 
 #contents_container .news-latest-container {
 	font-family:Arial;
	font-size:12px;
}

#contents_container .news-latest-container a {
	text-decoration: none;
	font-weight: bold;
	color: #009966;
}

#contents_container .archive_link {
	text-decoration: none;
	font-weight: bold;
	color: #009966;
}

#contents_container .archive_link:hover {
	text-decoration: none;
	font-weight: bold;
	color: #009966;
	text-decoration: underline;
}

#contents_container .news-latest-container a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #009966;
}

#website_container .news-teaser-header {
	width: 100%;
	/* background-color: #009966; */ 
	/* color: #FFFFFF; */
}

#website_container .news-teaser-item {
	width: 100%;
	/* background-color: #F5CF31; */
}

#website_container .news-latest-left {
	/* float: left; */
}

#website_container .news-latest-right {
	/* float: right; */
}

#website_container  .news-latest-teaser-date {
	font-style: italic;
	font-size: 10px;
	width: 50px;
	float: right;
}

#website_container .break {
	clear: both;
}

#website_container .news-latest-teaser-title {
	/* padding-left: 6px; */
		float: left;
}

#website_container .news-latest-teaser-content img {
	float: right;
}
#website_container   .news-latest-teaser-content  {
/*	padding-left: 23px; */
}

/*
#contents_container .news-latest-teaser-content,
#contents_container .news-latest-teaser-content h5,
#contents_container .news-latest-teaser-content h4,
#contents_container .news-latest-teaser-content h3,
#contents_container .news-latest-teaser-content h2,
#contents_container .news-latest-teaser-content h1 {
  		font-family:Arial;
		font-size:12px;
		color: #000000;
		font-style: normal;
		font-weight: normal;
}
*/

#website_container .news-latest-teaser-readmore {
/*	padding-left: 23px;	 */
}
 
#website_container .news-latest-date {
	font-style: italic;
	font-size: 10px;
	width: 50px;
	float: right;
}

.news-latest-date a {

}

#website_container .news-latest-item {
	width: 100%;
	padding-left:0px;

	/* background-color: #f3e09b; */ 
}	

#website_container .news-latest-item .bodytext {
/*	
	padding-left:23px;
*/
}

#website_container .news-latest-item .news-latest-category {
/*	padding-left:22px; */
}


#website_container .news-latest-container .news-teaser-item .news-latest-teaser-content {
	display:block;
	font-style: italic;
}


#website_container .news-latest-item img {
/*	padding-left:21px; */
	padding-right:10px;
	padding-bottom: 10px;
}

#website_container .news-latest-title {
	width: auto;
	float: left;
}

/*
#website_container .news-list-title {
	font-weight: bold;
	float: left;
}
*/

#website_container .news-list-title-date a {
	font-weight: bold;
	float: left;
}


#website_container .news-list-container-market {
	padding: 6px 0px;
}
#website_container .news-list-container-market .news-list-item {
	width:100%;
	border-bottom: 1px solid #BBB;
}
#website_container .news-list-container-market .news-list-item .news-list-item-left .news-list-item-content dd a {
	display: block;
	float: left;
	width: 83%;
	padding-bottom: 5px;
}
.news-list-container-market .news-list-item .news-list-item-right {
	width: 68%;
}

#website_container .news-list-date {
	float: right;
	text-align: right;
}

#website_container .news-list-item .bodytext {
	margin-right: 100px;
	width:100%;
}

#website_container .news-list-item .news-header {
	margin-bottom: 10px;
}
#website_container .news-list-container-market .news-list-item .news-title-addition .news-date {
    float: right;
	margin-right: 0px !important;
	padding-left: 5px;
}

#contents_container .news-list-container-market .news-list-browse .tx-ttnews-browsebox {
	width: auto;
	border-top: 0px solid transparent;
}
#contents_container .news-list-container-market .news-list-browse .tx-ttnews-browsebox table {
	margin-top: 0px;
}
#website_container .news-list-container-market .news-footer {
	padding-bottom: 5px;
}

#website_container .news-list-item .news-footer {
	width:100%;
}

#website_container .news-list-item .list-image {
	float: right;
	width: 100px;
	font-size: 1px;
}

#website_container .news-list-item .list-image img {
	margin-left: 10px;
	width: 90px;
	height: 90px;
}

#website_container .news-latest-content {
	/* padding-left: 6px; */
	font-style: italic;
}

#website_container  .news-latest-gotoarchive {
/*	padding-left: 23px;		 */
}

/*
.news-single-item h1 {
	color: #ffffff;
	margin-bottom: 0px;
	margin-top: 10px;
	font-size: 18px;
}
*/

#website_container .news-single-item #h1_container {
	width: 100%;
	height: 34px;		
	background-image:url(../images/heading_back.gif);
	background-repeat: repeat-x;
}
#website_container .news-single-item .h1_left {
	background-image:url(../images/heading_left.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: auto;
	float: left;
}
#website_container .news-single-item .h1_right {
	background-image:url(../images/heading_right.gif);
	background-repeat: no-repeat;
	background-position:right;
	height: 27px;
	width: auto;
	float: right;
}
#website_container .news-single-item .text-right {
	margin-top: 5px;
	margin-right: 5px;
	color: #ffffff;
	font-size: 14px;
	font-style:italic;	
}
#website_container .news-single-item .h1_left h1,
#website_container .news-single-item .text-right h1 {
	margin-left: 5px;
	margin-top: 5px;	
	color: #ffffff;
	font-size: 14px;	
}

#website_container .news-single-item .news-single-imgcaption { display: none; }
#website_container .news-single-item .news-single-img {
	float: right;
	margin-bottom: 10px;
}
#website_container .news-single-item .news-single-img a {
	display: block;
}
#website_container .news-single-item .news-single-additional-info {
	clear: both;
}
#website_container .news-single-item .news-single-category { font-weight: bold; }

#website_container .goto-archive {
	float: right;
} 
 
#website_container .goto-archive A:link{
	font-family: Arial;
	font-size: 12px;
	background-color: #f6cd27;
	padding: 3px;
	color: #013E6D;
	font-weight: bold;
	text-decoration: none;	
	border: 1px solid #003c6f;
}

#website_container .goto-archive A:visited {
	font-family: Arial;
	font-size: 12px;
	background-color: #f6cd27;
	padding: 3px;
	color: #013E6D;
	font-weight: bold;
	text-decoration: none;	
	border: 1px solid #003c6f;
}

#website_container .goto-archive A:hover {
	font-family: Arial;
	font-size: 12px;
	background-color: #989898;
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #003c6f;
}

#website_container .goto-archive A:active {
	font-family: Arial;
	font-size: 12px;
	background-color: #f6cd27;
	padding: 3px;
	color: #013E6D;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #003c6f;
}

#website_container .news-single-files dd {
	clear: left;
}
#website_container .news-edit {
	float:right;
}
#website_container .news-edit a {
	float:right;
	height:16px;
	width:16px;
}

