/* Contains mostly DIVs, defines layout. */




/* ------ HTML ------ */
html {
  height: 100.1%;
}




/* ------ Body ------ */
body {}
* body {
	height: 101%
}

/* ----- Page Background ----- */
/*
div.page_background-image {
	overflow: hidden; 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%;
}
*/

div.page_player.imagevideo {
	background: #000000;
	filter: Alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;	
	height: 110%;
	padding: 0;
	position: absolute; 
	text-align: center;
	z-index: 1001; 	
}

div.page_player.imagevideo div {
	margin: -300px 0 0 -430px;
	left: 50%;
	position: absolute; 
	top: 50%;
}



/* ----- Page Container ----- */
/*
div.page_container {
	left: 0;
	position: absolute;
	top: 0;
}
*/




/* ------ Panels ------ */
div.panel {}
div.panel_1 {
	position: absolute;
	z-index: 1;
}
div.panel_2 {
	position: absolute;
	top: 200px;
}
/* ... */




/* ----- Action ----- */
ul.action {	
	line-height: 18px;
}
ul.action a,
ul.action a:link,
ul.action a:visited {
	color: #fff;
	font-weight: bold;
}
ul.action a:hover,
ul.action a span {
	color: #00b3e8;
}






/* ------ Logo ------ */
/*
div.global_logo {
	background: url("../img/global_logo_b.png");
	height: 110px;
	left: 70px;
	overflow: hidden;
	position: absolute;
	top: 70px;
	width: 250px;
}
* html div.global_logo {
	background: url("../img/global_logo-ie6_b.png");
}
*/
div.global_logo h1 {}
div.global_logo h1 a {
	display: block;
	height: 110px;
}
div.global_logo h1 a span {
	visibility: hidden;
}
div.global_logo p {
	display: none;
}







/* ------ Search ------ */
div.global_search {
	left: 540px;
	position: absolute;
	top: 133px;
	width: 225px;
}
div.global_search h2 {
	display: none;
}
div.global_search fieldset {
	text-align: right;
}
div.global_search fieldset legend {
	display: none;
}
div.global_search div.form_form {
	float: right;
}
div.global_search div.form_form * {
	float: left;
}
div.global_search div.form_form label {
	margin-right: 5px;
	padding: 2px 0;
}
div.global_search div.form_form input {}
div.global_search div.form_form a.button {
	float: left;
	height: 18px;
	line-height: 18px;
	margin-left: 5px;
}




/* ------ Navigation ------ */
div.global_navigation {
	padding: 0 0 30px 0;
	width: 174px;
}
div.global_navigation h2 {
	display: none;
}
div.global_navigation h3 {
	position: relative;
	left: 0;
	top: 0;
	width: 82px;
}
div.global_navigation h3 span {
	font-size: 0;
	visibility: hidden;
}

/* List */
div.global_navigation ul {
	font-family: "Arial", Sans-Serif;
	font-size: 1.15em;
	line-height: 1.3em;
	text-align: right;
}
div.global_navigation ul li {}
div.global_navigation ul li a {
	color: #646464;
}

/* List - Level 1 */
div.global_navigation ul.list_level_1 {
	margin-bottom: 30px;
	width: 87px;
}
div.global_navigation ul.list_level_1 li {
	margin-bottom: 20px;
}
div.global_navigation ul.list_level_1 li span {
	font-weight: bold;
	text-transform: uppercase;
}

/* List - Level 2 */
div.global_navigation ul.list_level_2 li a span,
div.global_navigation ul.list_level_2 li a:hover,
div.global_navigation ul.list_level_2 li a.active {
	color: #00b3e8;
	cursor: pointer;
	text-decoration: none;
}
div.global_navigation ul.list_level_2 li {
	margin: 0;
}
div.global_navigation ul.list_level_2 li.expand a {
	font-weight: bold;
}

/* Section */
div.global_navigation div.section {}
div.global_navigation div.section ul.list_level {
	position: relative;
	left: 82px;
	top: 0;
	width: 82px;
}
div.global_navigation div.section ul.list_level_1 {
	padding-left: 82px;
}

/* Section 1 */
div.global_navigation div.section_1 h3 {
	background: url("/media/system/sectionDescriptors/headline_channels.png") 15px 0 no-repeat;
	height: 200px;
	top: -3px;
}
* html div.global_navigation div.section_1 h3 {
	background: url("/media/system/sectionDescriptors/headline_channels-ie6.png") 15px 0 no-repeat;
}
div.global_navigation div.section_1 ul.list_level_1 {
	margin-top: -200px;
}


div.global_navigation div.section_1 h3.editorial {
	background: url("/media/system/sectionDescriptors/editorial24.png") 15px 0 no-repeat;
	height: 200px;
	top: -3px;
}
* html div.global_navigation div.section_1 h3.editorial {
	background: url("/media/system/sectionDescriptors/editorial8.png") 15px 0 no-repeat;
}



/* Section 2 */
div.global_navigation div.section_2 h3 {
	background: url("/media/system/sectionDescriptors/headline_tv.png") 15px 0 no-repeat;
	height: 50px;
	top: 26px;
}
* html div.global_navigation div.section_2 h3 {
	background: url("/media/system/sectionDescriptors/headline_tv-ie6.png") 15px 0 no-repeat;
}
div.global_navigation div.section_2 ul.list_level_1 {
	margin-top: -50px;
}

div.global_navigation div.flash_navigation {
	position: relative;
	margin-top: -200px;
	margin-bottom: 30px;
	left: 66px;
	top: 0;
	width: 90px;
}


div.global_navigation div.flash_navigation_meta {
	position: relative;
	left: 66px;
	margin: -50px 0 0 0;
	top: 0;
	width: 90px;
}
div.global_navigation div.navigation-tv {
	z-index: 1002;
}
div.global_navigation h3.navigation-tv {
	z-index: 1002;
}

/**/
div.global_navigation #divTv {
	z-index: 1002;
}


/* ------ Display ------ */
/*
div.global_display {
	left: 204px;
	padding-bottom: 30px;
	position: absolute;
	top: 0;
	width: 561px;
}
*/
div.global_display h2 {
	display: none;
}
div.global_display h3 {
	font-weight: bold;
}




/* ------ Content ------ */
div.content_item {
	margin-bottom: 6px;
	position: relative;
}

/* Description */
div.item_description {
	/* background: url("../img/banner.png") 0 0 repeat-x; */
	bottom: 24px;
	position: absolute;
	padding: 0 12px;
	z-index: 500;
}
div.item_description div {
    display: inline-block;
}
div.item_description div {
    display: block;
	margin: 10px 0px;
}
div.item_description div h3 {
	float: left;
}
div.item_description div ul {
	float: right;
	width: 50px;
}
* html div.item_description div ul {
	width: 55px;
}
div.item_description div ul li,
div.item_description div ul li a {
	float: right;
	width: 20px;
}
div.item_description div ul li.info a {
	background: url("../img/icon_info.png") 50% 50% no-repeat;
}
div.item_description div ul li.play a {
	background: url("../img/icon_play.png") 50% 50% no-repeat;
}
div.item_description div ul li a span {
	display: block;
	visibility: hidden;
	width: 0;
}

/*
div.item_description div ul li:hover a {
	background: none;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

* html div.item_description div ul li a:hover {
	background: none;
	cursor: pointer;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

div.item_description div ul li:hover a span {
	display: block;
	visibility: visible;
}
* html div.item_description div ul li a:hover span {
	cursor: pointer;
	display: block;
	visibility: visible;
}
*/



div.item_description div ul li:hover a,

div.item_description div ul li.active a {

                background:transparent none repeat scroll 0%;

                font-family:Arial,Helvetica,sans-serif;

                font-size:0.8em;

}

* html div.item_description div ul li a:hover {

                background:transparent none repeat scroll 0%;

                cursor:pointer;

                font-family:Arial,Helvetica,sans-serif;

                font-size:0.8em;

}

div.item_description div ul li:hover a span,

div.item_description div ul li.active a span {

                display:block;

                visibility:visible;

}

* html div.item_description div ul li a:hover span {

                cursor:pointer;

                display:block;

                visibility:visible;

}



div.item_description div p {
	clear: both;
}

ul.thumbs div.item_description {
	bottom: 10px;
	padding: 0px;
	width: 100%;
}
ul.thumbs div.item_description div {
	padding: 0 0 0 10px;
}
ul.thumbs div.item_description ul.action {
	background: none !important;
	float: left !important;
	padding: 0 0 0 15px !important;
	width: 10px !important;
}
ul.thumbs div.item_description div ul li {
	margin: 0 !important;
	width: 5px !important;
}
 
ul.thumbs div.item_description h3 {
	display: block !important;
	font-size: 1em;
	overflow: hidden;
	padding: 1px 0 0 0;
	white-space: nowrap;
	width: 65px;
}
ul.thumbs div.item_description p {
	font-size: 0.9em;
}



/* Type Text */
div.global_display div.item_type_text {
	/*background: #000;*/
	background:url(/media/system/pixel/trans_75.png);
	padding: 6px 12px 12px 12px;
}
* html div.global_display div.item_type_text {
	background:url(/media/system/pixel/trans_75_ie.png);
}
 .heightCorrected
{
	height : 236px;
	background:url(/media/system/pixel/trans_75.png);
}
* html .heightCorrected
{
	height : 236px;
	background:url(/media/system/pixel/trans_75_ie.png);
}



div.global_display div.item_type_text h3 {
	display: inline;
	text-transform: uppercase;
}
* + html div.global_display div.item_type_text h3 {
	padding-right: 5px;
}
div.global_display div.item_type_text p {
	display: inline;
}

/* Type Video */
div.global_display div.item_type_video {
	cursor: pointer;
}

div.global_display div.video_221_164 {
	height: 164px;
	width: 221px;
}
div.global_display div.video_221_164 div.item_description {
	width: 197px;
}

div.global_display div.video_334_254 {
	height: 254px;
	width: 334px;
}
div.global_display div.video_334_254 div.item_description {
	width: 310px;
}

/* Type Thumb */
div.global_display div.item_type_thumb {
	margin-bottom: 0px;
}
div.global_display div.item_type_thumb h3 {
	display: none;
}
div.global_display div.item_type_thumb ul.thumbs {
	overflow: hidden;
	position: relative;
	width: 106%;	
}
/* Exception for IE 6 and Channel Page */
div.global_display div.column_width_108 div.item_type_thumb ul.thumbs {
	width: 100%;	
}
div.global_display div.item_type_thumb ul.thumbs li {
	float: left;
	padding-bottom: 6px;
	margin-right: 7px;
	position: relative;
}

div.global_display div.item_type_thumb ul.action {
	/*background: #000000;*/
	background:url(/media/system/pixel/trans_75.png);
	padding: 3px 6px;
}

* html div.global_display div.item_type_thumb ul.action {
	background:url(/media/system/pixel/trans_75_ie.png);
}




/* ----- Advertisement ----- */
div.advertisement {}
div.advertisement h3 {
	display: none;
}




/* ----- Indicator ----- */
div.indicator {}
div.indicator h3 {
	background: #00b3e8;
	color: #fff;
	margin-bottom: 6px;
	padding: 3px 12px;
}
div.indicator div.content {
	margin-bottom: 6px;
}

div.indicator div.content p,
div.indicator div.content li {
	/*background: #000;*/
	background:url(/media/system/pixel/trans_75.png);
	margin-bottom: 6px;
	padding: 3px 12px;
}

* html div.indicator div.content p,
* html div.indicator div.content li {
	background:url(/media/system/pixel/trans_75_ie.png);
}

div.indicator div.content strong {
	color: #00b3e8;
}




/* ----- Widget ----- */
div.widget {
	/*background: #000000;*/
	background:url(/media/system/pixel/trans_75.png);
	margin-bottom: 6px;
	padding: 6px 12px;
}

* html div.widget {
	background:url(/media/system/pixel/trans_75_ie.png);
}

div.widget h3 {
	text-transform: uppercase;
}
div.widget div.most_viewed ol {
	list-style-position: inside;
	margin-bottom: 3px;
}
div.widget div.most_viewed ol li {
	list-style-type: decimal;
}
div.widget div.most_viewed ol li a {
	color: #FFFFFF;
}
div.widget div.most_viewed ol li a:hover, div.widget div.most_viewed ol li a span, div.global_signment fieldset div.content ul.list li a span, div.global_signment fieldset div.content ul.list li a:hover {
	color: #00B3E8;
}



/* --- Content Columns --- */
div.layout_columns {
	display: inline-block;
}
div.layout_columns {
	overflow: hidden;
	display: block;
}
div.layout_columns_column_left {
	float: left;
}
div.layout_columns_column_right {
	float: right;
}

div.column_width_108 {
	width: 108px;
}
div.column_width_221 {
	width: 221px;
}
div.column_width_334 {
	width: 334px;
}
* html div.column_width_334 {
	overflow: hidden;
}
div.column_width_447 {
	width: 447px;
}
* html div.column_width_447 {
	overflow: hidden;
}

div.column_width_555 {
	width: 555px;
}
* html div.column_width_555 {
	overflow: hidden;
}





/* ------ Signment ------ */
/*
div.global_signment {
	left: 765px;
	position: absolute;
	top: 0;
	width: 315px;
}
*/
div.global_signment h2 {
	display: none;
}
div.global_signment h3 {
	/*background: url("../img/headline_members.png") 40px 0 no-repeat;*/
	background: url("/media/system/sectionDescriptors/headline_members.png") 20px 0 no-repeat;
	height: 200px;
	position: relative;
	left: 0;
	top: 0;
	width: 87px;
}
* html div.global_signment h3 {
	/*background: url("../img/headline_members-ie6.png") 40px 0 no-repeat;*/
	background: url("/media/system/sectionDescriptors/headline_members-ie6.png") 20px 0 no-repeat;
}
div.global_signment h3 span {
	font-size: 0;
	visibility: hidden;
}
div.global_signment div.signment {
	margin: -200px 0 0 67px;
}

div.global_signment p {
	margin-bottom: 5px;
}
div.global_signment p strong {
	color: #00b3e8;
}

div.global_signment fieldset {
	margin-bottom: 6px;
}
div.global_signment fieldset legend {
	display: none;
}
div.global_signment fieldset div.content {
	background: #000;
	margin-bottom: 5px;
	padding: 6px 12px;
}

div.global_signment fieldset div.content ul.list li {
	list-style-type: disc;
	margin-left: 12px;
}
* + html div.global_signment fieldset div.content ul.list li {
	margin-left: 16px;
}
div.global_signment fieldset div.content ul.list li a {
	color: #fff;
}


div.global_signment fieldset div.link ul li {
	background: #000;
	float: left;
	margin-right: 6px;
	padding: 3px 12px;
	/*width: 84px;*/
	width: 205px;
}
div.global_signment fieldset div.link ul li a {
	display: block;
}
* + html div.global_signment fieldset div.link ul li {
	padding-top: 1px;
	padding-bottom: 4px;
}



/*
div.global_signment div.form_form {
	margin-bottom: 5px;
	overflow: hidden;
}
div.global_signment fieldset input {
	float: left;
}
div.global_signment fieldset a.button {
	line-height: 18px;
	float: left;
	height: 18px;
	margin: 0 0 0 5px;
}
div.global_signment fieldset.signIn label {
	float: left;
	margin: 0 5px 0 0;
	line-height: 18px;
	text-align: right;
	width: 30px;
}
*/





div.item_description_layer {
	position:absolute;
	height:164px;
	width:224px;
	z-index:100;
}

div.item_description_layer_breite2 {
	position:absolute;
	height:164px;
	width:224px;
	z-index:100;

}

div.item_description_layer_breite2_img {
	position:absolute;
	height:164px;
	width:224px;
	z-index:0;

}


div.item_description_layer_breite3 {
	position:absolute;
	height:254px;
	width:333px;
	z-index:100;
}

div.item_description_layer_breite3_img {
	position:absolute;
	height:254px;
	width:333px;
	z-index:0;
}



div.lightboxscreen {
	position:absolute; 
	height:100%; 
	width:100%; 
	text-align:center; 
	background:black; 
	z-index:1002; 
}

div.videoBox {
	position:absolute;
	top:45%;
	left:45%;
	color:black;
	width:200px; 
	height:200px; 
	background:#ffffff;
	text-align:center; 
	z-index:1003; 
}






/*	 TV Program	*/
div.container_tv_program
{
	position : absolute;
}

div.container_tv_program_list
{
	position : absolute;
	float : left;
	width : 216px;
	background-color : #000;
	min-height : 254px;
	padding-right: 5px;
}

div.container_tv_program_list h1
{
	position : relative;
	left : 10px;
	top : 10px;
	width : 216px;
	height : 20px;
	color : #00b3e8;
	font-size: 1.1em;
	font-weight : bold;
	float : left;
}

div.container_tv_program_list p
{
	position : relative;
	left : 10px;
	top : 10px;
	width : 206px;
	float : left;
}

div.container_tv_program_list p#tmp
{
	color : #00b3e8;
}

div.container_tv_program_list #progSpacer
{
	position : relative;
	left : 10px;
	top : 10px;
	width : 216px;
	float : left;
	height : 10px;
}

div.container_tv_program_list_video
{
	position : absolute;
	left : 226px;
}

/*	 /TV Program	*/

div.player_background
{
	position : absolute;
	width : 561px;
	height : 510px;
	background-color : #010101;
	border : solid #010101 1pt;
}

ul.memberPanel_Shop_Advantages
{	
	list-style-type: disc;
}

ul.memberPanel_Shop_Advantages li.memberPanel_Shop_Advantages_elem
{
	margin-left: 10px;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 1.5;
}
