body {
	background-image: url(images/bg_giant.jpg);
	background-repeat: no-repeat;
	background-position: -200px middle;
	background-color: #000000;
	
	padding: 50px 0 50px 0;
}


div#content {
	background: #000000;
	
	border: 1px solid #4c4c4c;
	
	padding: 0;
	margin: 0 auto;
	
	width: 580px;
	height: 450px;
}


div#videoPlayer {
	padding: 45px 25px 0 25px;
	float: left;
}


/*
	Video Details
*/
div#videoDetails {
	background-color: #101010;
	border-left: 1px solid #4c4c4c;
	
	padding: 45px 25px 0 25px;
	margin: 0;
	
	width: 209px;
	height: 313px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 159px;
	
	float: left;
}
div#videoDetails h2 {
	text-align: center;
	
	padding: 0;
	margin: 0;
}
div#videoDetails h3 {
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	
	border-bottom: 1px solid #3e3e3e;
	
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}
div#videoDetails p {
	font-size: 10px;
	color: #CCCCCC;
	line-height: 15px;
}
div#videoDetails div#formatList {
	border: 1px solid #3e3e3e;
}
div#videoDetails div#formatList h2 {
	font-size: 11px;

	padding: 2px;
	margin: 0;
}

.sIFR-hasFlash #content #videoDetails h2 {
	visibility: hidden;

	padding: 2px 0 2px 0;
	margin: 0;
	
	height: 18px;
}
.sIFR-hasFlash #content #formatList h2 {
	visibility: hidden;

	padding: 1px 0 0 0;
	margin: 0;
	
	height: 18px;
}
div#videoDetails div#formatList div {	
	font-size: 11px;
	text-align: center;	
	
	margin: 2px 0 0 0;
}
div#videoDetails div#formatList a:link {
	background: #232323;
	color: #959595;
	
	display: block;
	
	padding: 2px;
}
div#videoDetails div#formatList a:hover {
	background: #353535;
	
	color: #FFFFFF;
	
	display: block;
	border: none;
}


div.navigation {
	background: none;
	border-top: 1px solid #4c4c4c;
	color: #959595;
	
	padding: 10px 20px 0 20px;
	margin: 0;
	
	height: 26px;
	
	clear: both;
}