/* Black STYLESHEET - Xtv */

/* Link styles for main content */

#content_center a:link {
	color: #3e3e3e;
}

#content_center a:hover{
	text-decoration: underline !important;
}

#content_center a:visited {
	color: #3e3e3e;
}


.csc-frame-frame2 {
	width: 90%;
	padding: 10px;
	border: 1px solid #3e3e3e;
	background-color: #ccc; 
}

/* CONTENT */

#container {
	width:100%;
	background: url('../graphics/bg_container.jpg');
	background-repeat: repeat-x;
}

#contentarea {
	width:940px;
	background: white url('../website_graphics/cm_bg_frontcontent.jpg');
	background-repeat: repeat-y;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	min-height:20px;
	border-left: 1px solid #3e3e3e;
	border-right: 1px solid #3e3e3e;
}

#contentarea a,
a:link 
a:active {
   text-decoration: none;
   background-color: inherit; 
   color: #000;
}

#contentarea a:hover {
   text-decoration: none;
   background-color: inherit; 
   color: #3e3e3e;
}

/* MENUS */

#firstlevelmenu {
	position:absolute;
	padding-top:83px;
	z-index:3;
}

#secondlevelmenu {
	width: 928px;
	margin-left:12px;
	padding-top:6px;
	padding-bottom:8px;
	text-align:left;
	color:#3e3e3e;
	background-color: inherit;
	font-weight: bold;	
}

#secondlevelmenu a,
a:link 
a:active {
	color: #3e3e3e;
}

#menu_holder {
	float: left;
	width: 232px;
}

#thirdlevelmenu {
	padding-left:8px;
	padding-right:8px;
	margin-top:0px;
	margin-bottom:0px;
}

#thirdlevelmenu h2 {
	margin-top:0px;
	padding-top:9px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

#thirdlevelmenu h2 A {
	margin-top:0px;
	padding-top:9px;
	color: #ffffff !important;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

#thirdlevelmenu p {
	margin-top:0px;

}

#box_content_thirdlevelmenu {
	width:220px;
	background: url('../graphics/bg_orangebox_small.jpg');
	margin-bottom:2px;
}

#box_content_thirdlevelmenu_end {
	background: url('../graphics/bg_orangebox_small_end.jpg') no-repeat;
	width:220px;
	height:22px;
	margin-bottom:0px;
}

/* HR */

div.hr {
	height: 13px;
	background: #fff url(../graphics/hr_orange_452px.jpg) no-repeat center;
	clear: both;
	margin-bottom:6px;
}

div.hr hr {
	display: none;
}

div.hr_noshadow {
	height: 13px;
	background: #fff url(../graphics/hr_orange_452px_noshadow.jpg) no-repeat center;
	clear: both;
	margin-bottom:6px;
}

div.hr_noshadow hr {
	display: none;
}

/* TOPLEVEL BACKGROUND*/

#toplevel {
		background: url('../graphics/bg_toplevel_webtv.jpg');
		background-repeat: repeat-x;
}


/* CONTENT CONTAINERS WEB TV*/

#content_main_tv {
	width:560px;
	float: left;
}

#content_right_tv {
	width:344px;
	float: left;
	margin-left:12px;
}


/* TT_NEWS LIST CONTENT - WEB TV*/

/* HR */

div.hr_332px {
	height: 13px;
	background: #fff url(../graphics/hr_green_332px.jpg) no-repeat center;
	clear: both;
	margin-bottom:6px;
}

div.hr_332px hr {
	display: none;
}

div.hr_noshadow_332px {
	height: 13px;
	background: #fff url(../graphics/hr_green_332px_noshadow.jpg) no-repeat center;
	clear: both;
	margin-bottom:6px;
}

div.hr_noshadow_332px hr {
	display: none;
}

div.footer_image {
	width:1100px;
	background: url('../graphics/footer_grass_webtv.jpg') no-repeat;
	height: 104px;
	color: white;
	margin-left:auto;
	margin-right:auto;
}

.news-webtv-ratings {
	float:right;
}

.news-list-browse-webtv {
text-align:center;
width:344px;
}

td {
background-color: #666;
}

td.tx-ttnews-browsebox-SCell {
background-color: #3e3e3e;
}

#webtv_searchbox {
}

#webtv_searchcontent {
background: url('/fileadmin/graphics/webtv/webtv_bg_search.jpg') no-repeat;
}

#webtv_searchcontent H2{
margin-top:0px;
color: #fff;
padding-left: 8px;
padding-top: 8px;
margin-bottom: 1px;
}

#webtv_searchcontent .news-search-emptyMsg{
color: #fff !important;
padding-bottom: 12px;
}

#form_container{
width:560px !important;
}

fieldset {
background:#fff none repeat scroll 0 0 !important;
border:0px solid #3e3e3e;
margin:0 0 21px;
padding:10px;
}

legend {
background:#000000 none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
margin:0;
padding:4px 5px;
}

dd {
width: 344px !important;
}

.NFTextarea {
font-family: verdana !important;
font-size: 12px !important;
line-height: 13px !important;
}

label {
color: #000 !important;
}


/* jquery viewer */

#carousel_inner {
float:left; /* important for inline positioning */
width:530px; /* important (this width = width of list item(including margin) * items shown */ 
overflow: hidden;  /* important (hide the items outside the div) */
/* non-important styling bellow */
background: #F0F0F0;
}

#carousel_ul {
position:relative;
left:-210px; /* important (this should be negative number of list items width(including margin) */
list-style-type: none; /* removing the default styling for unordered list items */
margin: 0px;
padding: 0px;
width:9999px; /* important */
/* non-important styling bellow */
padding-bottom:10px;
}

#carousel_ul li{
float: left; /* important for inline positioning of the list items */                                    
width:200px;  /* fixed width, important */
/* just styling bellow*/
padding:0px;
height:110px;
background: #000000;
margin-top:10px;
margin-bottom:10px; 
margin-left:5px; 
margin-right:5px; 
}

#carousel_ul li img {
.margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
/* styling */
cursor:pointer;
cursor: hand; 
border:0px; 
}
#left_scroll, #right_scroll{
float:left; 
height:130px; 
width:15px; 
background: #C0C0C0; 
}
#left_scroll img, #right_scroll img{
border:0; /* remove the default border of linked image */
/*styling*/
cursor: pointer;
cursor: hand;
}