/* CSS Document */
/* BEGIN Tag Style Defs */
body {

	font-family: Verdana;
	font-size: 13px;
	color: white;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: white;	
	margin: 0px;
}

div.debugConsole {

	position: absolute;
	bottom: 4px;
	left: 4px;
	width: 10px;
	height: 10px;
	background-color: silver;
	font-size: 10px;
	font-family: Verdana;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity: 0.75;
	overflow: hidden;
	
	border: 1px solid white;
}

div.debugConsoleContents {

	position: absolute;
	top: 18px;
	left: 0px;
	width: 100%;
	height: 108px;
	background-color: transparent;
	font-size: 10px;
	font-family: Verdana;
	overflow: hidden;
}

div.dragBar {

	position: absolute;
	top: 0px;
	height: 16px;
	right: 0px;
	width: 100%;
	z-index: 1000;
	background-color: silver;
	font-size: 10px;
	font-family: Verdana;
	overflow: hidden;

}


img {

	border: 0px none transparent;

}

#contentBlock {

	position: relative;
	width: 1000px;
	height: 730px;

}


.shown {

	display:block;
	visibility:visible;

}

.hidden {

	display:none;
	visibility:collapse;

}




.DEBUG_HILITE {

	border: 3px solid red;	
	color: red;
	display:block;
	visibility:visible;
}

.DEBUG_LOLITE {

	border: 0px none transparent;	
	display:block;
	visibility:visible;

}

.mediaControllerControls {

	position: absolute;
	top: 90px;
	left: 686px;
}




.ZSPK_progressBarPlaceholder {

	position: absolute;
	left: 0px;
	top: 4px;

}

.ZSPK_numericalProgressContainer {

	position: absolute;
	top: 40px;
	left: 0px;
	width: 88px;
	height: 20px;
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	color: gray;

}

.ZSPK_percentLoaded {

	position: absolute;
	top: 26px;
	left: 2px;
	width: 0px;
	height: 5px;
	background-color: #efd8b8;
	z-index: 101;

}

.ZSPK_progressBarContainer {

	position: absolute;
	top: 24px;
	left: 0px;
	width: 4px;
	height: 9px;
	background-color: #2f1307;
	z-index: 99;

}

.ZSPK_progressBar, .ZVID_progressBarBackground {

	position: absolute;
	top: 26px;
	left: 2px;
	width: 0px;
	height: 5px;
	background-color: #bf9a6d;
	z-index: 102;

}

.ZSPK_progressBarBackground {

	background-color: #ffe8c8;
	z-index: 100;

}

#ZSPK_object {

	position: absolute;
	left: 0px;
	top: 0px;
	width: 1px;
	height: 1px;

}



img.ZSPK_Rewind, img.ZSPK_Forward, img.ZSPK_Play, img.ZSPK_Pause, img.ZSPK_Icon {

	position: absolute;
	top: 0px;
	width: 24px;
	height: 24px;

}

img.ZSPK_Rewind {

	left: 0px;
	
}

img.ZSPK_Play {

	left: 24px;

}

img.ZSPK_Pause {

	left: 48px;

}

img.ZSPK_Forward {

	left: 72px;

}

img.ZSPK_Icon {

	left: 96px;

}

.ZSPK_dragArea {

	position: absolute;
	top: 24px;
	left: 2px;
	width: 4px;
	height: 13px;
	z-index: 1000;
	background-color: transparent;


}

div.ZSPK_progressMarker {

	position: absolute;
	top: 32px;
	left: 0px;
	z-index: 1000;
	background-image: url('../gfx/progressMarker_reg.gif');
	background-position:0px 0px;
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;

}






.ZVID_progressBarPlaceholder {

	position: absolute;
	left: 0px;
	top: 4px;

}

.ZVID_numericalProgressContainer {

	position: absolute;
	top: 40px;
	left: 0px;
	width: 88px;
	height: 20px;
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	color: gray;
}

.ZVID_percentLoaded {

	position: absolute;
	top: 26px;
	left: 2px;
	width: 0px;
	height: 5px;
	background-color: #a3b88d;
	z-index: 101;

}

.ZVID_progressBarContainer {

	position: absolute;
	top: 24px;
	left: 0px;
	width: 4px;
	height: 9px;
	background-color: #233b01;
	z-index: 99;
}

.ZVID_progressBar, .ZVID_progressBarBackground {

	position: absolute;
	top: 26px;
	left: 2px;
	width: 0px;
	height: 5px;
	background-color: #678b43;
	z-index: 102;

}

.ZVID_progressBarBackground {

	background-color: #ffe8c8;
	z-index: 100;

}


#ZVID_object {

	position: absolute;
 	left: 237px;
	top: 177px; 
/* 	top: 155px;
	left: 177px; */	
	width: 384px;
	height: 216px;
	background-image: url('../gfx/3_5_1_to_3_5_6/videobg_3_5.jpg');
/*	border: 1px solid #fff6e9;
*/
}

	#ZVID_object_background {

		position: absolute;
		top: 175px;
		left: 235px;
		width: 402px;
		height: 237px;
		background-image: url('../gfx/2_koel_og_frys/videofelt.jpg');
		background-repeat: no-repeat;

	}

img.ZVID_Rewind, img.ZVID_Forward, img.ZVID_Play, img.ZVID_Pause, img.ZVID_Icon {

	position: absolute;
	top: 0px;
	width: 24px;
	height: 24px;


}

img.ZVID_Rewind {

	left: 0px;
	
}

img.ZVID_Play {

	left: 24px;

}

img.ZVID_Pause {

	left: 48px;

}

img.ZVID_Forward {

	left: 72px;

}

img.ZVID_Icon {

	left: 96px;

}

.ZVID_dragArea {

	position: absolute;
	top: 24px;
	left: 2px;
	width: 4px;
	height: 13px;
	z-index: 1000;
	background-color: transparent;


}

div.ZVID_progressMarker {

	position: absolute;
	top: 32px;
	left: 0px;
	z-index: 1000;
	background-image: url('../gfx/progressMarker_reg.gif');
	background-position:0px 0px;
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;

}





.ZFLS_progressBarPlaceholder {

	position: absolute;
	left: 0px;
	top: 4px;

}

.ZFLS_numericalProgressContainer {

	position: absolute;
	top: 40px;
	left: 0px;
	width: 88px;
	height: 20px;
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	color: gray;
}

.ZFLS_percentLoaded {

	position: absolute;
	top: 26px;
	left: 2px;
	width: 0px;
	height: 5px;
	background-color: #efd8b8;
	z-index: 101;

}

.ZFLS_progressBarContainer {

	position: absolute;
	top: 24px;
	left: 0px;
	width: 4px;
	height: 9px;
	background-color: #2f1307;
	z-index: 99;
}

.ZFLS_progressBar, .ZFLS_progressBarBackground {

	position: absolute;
	top: 26px;
	left: 2px;
	width: 0px;
	height: 5px;
	background-color: #bf9a6d;
	z-index: 102;

}

.ZFLS_progressBarBackground {

	background-color: #ffe8c8;
	z-index: 100;

}


#ZFLS_object {

	position: absolute;
	left: 221px;
	top: 145px;
	width: 561px;
	height: 416px;
/*	border: 1px solid #fff6e9;
*/
}

	#ZFLS_object_background {

		position: absolute;
		top: 173px;
		left: 262px;
		width: 389px;
		height: 222px;
		background-image: url('../gfx/3_5_1_to_3_5_6/videobg_3_5.jpg');

	}

img.ZFLS_Rewind, img.ZFLS_Forward, img.ZFLS_Play, img.ZFLS_Pause, img.ZFLS_Icon {

	position: absolute;
	top: 0px;
	width: 24px;
	height: 24px;


}

img.ZFLS_Rewind {

	left: 0px;
	
}

img.ZFLS_Play {

	left: 24px;

}

img.ZFLS_Pause {

	left: 48px;

}

img.ZFLS_Forward {

	left: 72px;

}

img.ZFLS_Icon {

	left: 96px;

}

.ZFLS_dragArea {

	position: absolute;
	top: 24px;
	left: 2px;
	width: 4px;
	height: 13px;
	z-index: 1000;
	background-color: transparent;

}

div.ZFLS_progressMarker {

	position: absolute;
	top: 32px;
	left: 0px;
	z-index: 1000;
	background-image: url('../gfx/progressMarker_reg.gif');
	background-position:0px 0px;
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;

}






.videoPlayerBackground {

	position: absolute;
	top: 104px;
	left: 870px;
	width: 128px;
	height: 72px;
	background-color: white;
/*	background-image: url('gfx/player_bg.jpg');
*/	background-repeat: no-repeat;
	z-index: -1;
}

