@CHARSET "ISO-8859-1";

.menuBlock {
	width:250px;
	padding-bottom:10px;
	display:block;
}
#menuVid {
	width:500px;

}
.fl {
	float:left;
	padding-right:10px;

}
.fr {
	float:right;
}
.cb {
	clear:both;	
}
img {
	border:0;
}
.vid_details {
	font-size:70%;
}
#nojs, .vid_details a, .vid_details a:active, .vid_details a:visited, .vid_details a:hover {
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;	
	line-height:20px;
}

.vid_details a:hover {
	text-decoration:underline;
}

.vid_details a:active {
	color:#003366;	
}
#nojs {
width:300px;

}
#nojs, #nojs a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align:center;
	color:#ffffff;	
	margin-top:80px;
}

#nojs a {
	text-decoration: underline;	
}

#divOne {
	width:458px;
	height:328px;
	background: url(../img/video.background.jpg);
	background-repeat: no-repeat;
	padding-left:70px;
	padding-top:45px;
}

.video_off {
	background: url(../img/video.control.gif);
    background-position: 0px 0px; 
}

.video_on {
	background: url(../img/video.control.gif);
    background-position: 38px 0px; 
}

.video_over {
	background: url(../img/video.control.gif);
    background-position: 76px 0px;
}

#currentClip{
	display:none;
}
