/* chromeless */

#ytView {
	position:relative;
}

#ytView object {
	float:left;
	z-index:1;
}

#viewOverlay {
	position:absolute;
	left:0;
	top:0;
	z-index:200;
	cursor:pointer;
	width:450px;
	height:300px;
}

#viewOverlay2 {
	position:absolute;
	left:0;
	top:300px;
	z-index:199;
	cursor:pointer;
	width:360px;
	height:40px;
}

.overlay-clear {
	background:url("/images/template1.03/chromeless/clear.png") no-repeat 160px 128px;
}

/*\*/
* html .overlay-clear {
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/template1.03/chromeless/clear.png',sizingMethod='crop');
}
/**/

.overlay-play {
	background:url("/images/template1.03/chromeless/play.png") no-repeat 160px 128px;
}

/*\*/
* html .overlay-play {
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/template1.03/chromeless/play.png',sizingMethod='crop');
}
/**/

.overlay-pause {
	background:url("/images/template1.03/chromeless/pause.png") no-repeat 160px 128px;
}

/*\*/
* html .overlay-pause {
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/template1.03/chromeless/pause.png',sizingMethod='crop');
}
/**/

#ytUtil:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#ytUtil {
	float:left;
	/*margin-top:0px;*/
	height:22px;
	padding:4px;
	background:#8facc8;
	font-family:arial,sans-serif;
	font-size:10px;
	color:#ffffff;
}

* html #ytUtil {
	padding-bottom:0;
}

#ytTime {
	float:left;
	width:51px;
	height:8px;
	margin-right:4px;
	padding:6px 8px 8px;
	background:url("/images/template1.03/chromeless/bg_time.gif") no-repeat 0 0;
}

* html #ytTime {
	padding:6px 8px;
}

#ytTime label {
	float:right;
	line-height:1.0em;
}

#ytNav {
	float:left;
	width:263px;
	height:22px;
	margin-right:4px;
	/*padding:6px 12px;*/
	background:url("/images/template1.03/chromeless/bg_nav.gif") no-repeat 0 0;
}

#ytPlay a, #ytSeek a, #ytVolume a, #ytVolumeBar a {
	display:block;
	outline:none;
	text-indent:-9999px;
	font-size:0px;
	line-height:0;
	background-repeat:no-repeat;
	background-position: 0 0;
	border:0;
}

#ytNav:hover {
	background-position:0 -22px
}

#ytPlay {
	float:left;
	margin-right:4px;
}

#ytPlay a.play {
	width:9px;
	height:9px;
	padding:6px 10px 6px 12px;
	background-image:url("/images/template1.03/chromeless/btn_play.gif");
	background-position:12px 6px;
}

#ytPlay a.pause {
	width:6px;
	height:9px;
	padding:6px 13px 6px 12px;
	background-image:url("/images/template1.03/chromeless/btn_pause.gif");
	background-position:12px 6px;
}

#ytSeek {
	position:relative;
	float:left;
	width:218px;
	height:8px;
	margin-top:7px;
	background-color: #FFF;
}

#ytLoaded {
	position:absolute;
	top:0;
	left:0;
	width:0;
	height:8px;
	z-index:1;
	background-color: #c0c0c0;
	font-size:0px;
}

#ytPlayed {
	position:absolute;
	top:0;
	left:0;
	width:0;
	height:8px;
	z-index:2;
	background-color: #32506f;
	font-size:0px;
}

#ytSeek a:hover {
	background-image:url("/images/template1.03/chromeless/btn_hover.png");
}

#ytSeek a {
	position:absolute;
	margin-left: -8px;
	margin-top: -3px;
	width:15px;
	height:15px;
	background-image:url("/images/template1.03/chromeless/btn_curr.png");
	z-index:3;
}

/*\*/
* html #ytSeek a {
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/template1.03/chromeless/btn_curr.png',sizingMethod='crop');
}
/**/

#ytVolume {
	float:left;
	width:104px;
	height:22px;
	background:url("/images/template1.03/chromeless/bg_volume.gif") no-repeat 0 0;
}

#ytVolume:hover {
	background-position:0 -22px;
}

#ytMuteLink.on {
	background-image:url("/images/template1.03/chromeless/volume_on.png");
}

/*\*/
* html #ytMuteLink.on {
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/template1.03/chromeless/volume_on.png',sizingMethod='crop');
}
/**/

#ytMuteLink.muted {
	background-image:url("/images/template1.03/chromeless/volume_muted.png");
}

/*\*/
* html #ytVolume .muted {
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/template1.03/chromeless/volume_muted.png',sizingMethod='crop');
}
/**/

#ytMuteLink {
	float:left;
	margin:3px 0 0 2px;
	width:19px;
	height:16px;
}

#ytVolumeBar {
	position:relative;
	float:left;
	margin:5px 0 0 8px;
	width:61px;
	height:11px;
	background:url("/images/template1.03/chromeless/volume_bar.png") no-repeat 0px 0px;
}

/*\*/
* html #ytVolumeBar {
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/template1.03/chromeless/volume_bar.png',sizingMethod='crop');
}
/**/

#ytVolumeBar a {
	position:absolute;
	margin-left: -5px;
	width:11px;
	height:11px;
	background-image:url("/images/template1.03/chromeless/volume_ball.png");
	z-index:3;
}

/*\*/
* html #ytVolumeBar a {
	margin-left:-7px;
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/template1.03/chromeless/volume_ball.png',sizingMethod='crop');
}
/**/

