@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
	border:0;
}
body { background-color:rgb(255, 255, 255);}
ul , ul li { list-style:none;}
#page { padding-bottom: 30px; width:745px;}
#cz-header { overflow:hidden; }

#col-01 { width:586px;}
#col-01, #col-01 #sub-col-01 { margin-right:10px;}
#col-01, #col-02, #sub-col-01, #sub-col-02 { float:left;}
#col-01 #sub-col-01, #col-01 #sub-col-02 { width:288px;}
#col-02 {width:145px;}

/*** start: teaser (main properties) ***/
.tsr-container {margin-top:10px;}

.tsr-box-wrap {	
	margin:10px 0 0px 0px;
	height:86px; 
	background:#e5e5e5;
}
.tsr-box {
	display:block;
	width:288px;
	/*
	height:86px;
	*/
	list-style:none;
}
.imgbox { float:left;}
.infobox { float:left;	margin:8px 0 0 5px;}
.infobox p { margin:4px 0 4px 0;}
/*** end: teaser (main properties) ***/


/*** start: videoTeaser (main properties) ***/
.video-wrap { margin-top:2px;}
#videoTeaser {
	border:none 0px #000000;
	padding:35px 0px 0px 0px;
	width:145px;
	background-image:url(/home/cz/graphics/hd_tvspot.gif);
	background-repeat:no-repeat;
}

#videoFullsize {
	position:absolute;
	visibility:hidden;
	border:none 0px #000000;
	width:585px;
	height:475px;
	left:1px;
	top:89px;
}
/*** end: videoTeaser (main properties) ***/


/*** start: popup layers ***/
#DtpgLayer {
	position:absolute;
	left:100px;
	top:8%;
	z-index:10;
}
/*** end: popup layers ***/


.blocker { float:none; clear:both; height:1px;}
.debug-01 { background-color:#00FF00;}
.debug-02 { background-color:#FF99CC;}
.debug-03 { background-color:#CCCCFF;}
.debug-04 { background-color:#CC99FF;}


/*** start: jquery rotate home teaser ***/
#main_tsr_fallback pre { display:none; }
#main_tsr_fallback .slides { width: 586px; height: 179px; /*overflow: hidden;*/ }
#main_tsr_fallback .slides img { width: 586px; height: 179px; }

#main_tsr_btn {
	position:absolute;
	z-index:600;
	top:130px;
	left:11px;			
	cursor:pointer;
}

#main_tsr_resume, #main_tsr_pause, #main_tsr_skip {
	float:left;
	width:33px;
	height:32px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#main_tsr_resume {
	background:url(/home/cz/graphics/home_btn_play.png);
}
#main_tsr_pause {
	background:url(/home/cz/graphics/home_btn_pause.png);
}
#main_tsr_skip {
	margin-left:8px;
	background:url(/home/cz/graphics/home_btn_skip.png);
}

.hiddenElem {
	display:none;
}

#main-tsr-fallback {
	width:741px;
	background-color: #fff;
}

#main-tsr-slides {
	height:180px;
	background-color: #fff;
}

#main-tsr-btn {
	height:21px;
}

#play-pause, #main-tsr-btn {
	float:left;
}	
/*** end: jquery rotate home teaser ***/

