/*** video page ***/

.video {
	background-position:-342px;
	}

#video {
	background:url('images/background_video.jpg');
	width:383px;
	height:333px;
	padding-left:258px;
	padding-top:27px;
	position:relative;
	}

.thumbs {
	float:left;
	margin:0;
	}

.thumbs p {
	color:#9999cc;
	margin-top:0px;
	margin-left:7px;
	margin-bottom:5px;
	width:174px;
	}

.thumbs a, .thumbs a:active, .thumbs a:visited {
	color:#cc3300;
	}

#videomenu {
	width:632px;
	height:326px;
	margin:0;
	background:url('images/video_background.gif');
	}

#video p {
	clear:left;
	}

.wmsmall {
	float:left;
	display:block;
	position:relative;
	background:url('images/small.gif');
	width:53px;
	height:26px;
	left:530px;
	top:67px;
	}

a.wmsmall:hover {
	background:url('images/small-over.gif');
	}

.wmbig {
	float:left;
	display:block;
	position:relative;
	background:url('images/big.gif');
	width:53px;
	height:26px;
	left:477px;
	top:93px;
	}

a.wmbig:hover {
	background:url('images/big-over.gif');
	}

.qtsmall {
	float:left;
	display:block;
	position:relative;
	background:url('images/small.gif');
	width:53px;
	height:26px;
	left:424px;
	top:233px;
	}

a.qtsmall:hover {
	background:url('images/small-over.gif');
	}

.qtbig {
	float:left;
	display:block;
	position:relative;
	background:url('images/big.gif');
	width:53px;
	height:26px;
	left:371px;
	top:259px;
	}

a.qtbig:hover {
	background:url('images/big-over.gif');
	}

#players {
	width:586px;
	margin-left:45px;
	}

#videoplay {
	width:586px;
	height:331px;
	margin:0;
	padding-top:40px;
	text-align:center;
	background:url('images/video_play.gif') no-repeat;
	}

.video {
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	}

/*** loading ***/

#loadsmall {
	display:none;
	background:url('images/small-over.gif');
	height:0;
	width:0;
	}

#loadbig {
	display:none;
	background:url('images/big-over.gif');
	height:0;
	width:0;
	}

#morevideo {
	background:url('images/background_more.gif');
	height:621px;
	width:532px;
	margin:0;
	padding-top:40px;
	padding-left:80px;
	position:relative;
	}

.videolist {
	position:relative;
	clear:left;
	display:block;
	width:450px;
	}

.videolist p {
	margin-left:147px;
	margin-top:3px;
	}

h4 {
	color:#ffffff;
	margin-bottom:0;
	font-size:10px;
	}

.staytuned {
	position:absolute;
	right:60px;
	bottom:80px;
	text-align:right;
	}