html
{
	background: #0e1e2b;
	background-image: url(../images/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
body
{
	margin:auto;
	font-family: 'Trebuchet MS', sans-serif;
}
strong
{
	font-weight: bold;
}
#siteWrapper
{
	margin-left: auto;
    margin-right: auto;
	width: 996px;
	text-align: left;
}
h2
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #d0d0d0;
}
hr
{
	border: 0;
	height: 1px;
	color: #808080;
	background-color: #808080;
}
#content
{
	position: relative;
	width: 996px;
	height: 1400px;
}
#videoPlayer
{
	position: absolute;
	top: 230px;
	left: 22px;
	width: 512px;
	height: 321px;
	color: #000000;
	border: 1px solid #6A809C;
}
#dvdSlicks
{
	position: absolute;
	top: 247px;
	left: 550px;
	width: 260px;
	height: 315px;
}
#videoLinks
{
	position: absolute;
	top: 565px;
	left: 20px;
	width: 520px;
	height: 83px;
}
#wallpapers
{
	position: absolute;
	top: 648px;
	left: 20px;
	width: 520px;
	height: 160px;
}
#news
{
	position: absolute;
	top: 813px;
	left: 20px;
	width: 520px;
	height: 170px;
}
#subscribe
{
	position: absolute;
	top: 986px;
	left: 20px;
	width: 520px;
	height: 120px;
}
#logos
{
	position: absolute;
	bottom: 150px;
	left: 00px;
	width: 996px;
	height: 86px;
}
#videoPlayer p
{
	padding: 50px;
}
#videoPlayer a
{
	color: #e2e907;
	font-weight: bold;
}
#facebook
{
	position: absolute;
	top: 542px;
	left: 725px;
}
#actualContent
{
	position: absolute;
	top: 620px;
}
#exclusiveClips
{
	margin-bottom: 53px;
}
#aboutText, #innerComp
{
	padding-top: 20px;
	padding-left: 123px;
	padding-right: 123px;
}
#aboutText p, #innerComp p
{
	color: #666666;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 16px;
}
#aboutText p strong, #innerComp p strong
{
	font-weight: bold;
	color: #e2e907;
}
#aboutText a, #innerComp a
{
	color: #e2e907;	
}
#comp
{
	margin-bottom: 30px;
}
#footer
{
	margin-top: 30px;
	margin-bottom: 30px;
}
ul
{
	margin-bottom: 30px;
	margin-left: 28px;
}
li
{
	list-style-image: url(../images/bullet.gif);
	padding-bottom: 3px;
}
.inputField
{
	background-color: #222222;
	border: 1px solid #93282d;
	text-align: center; 
	color: #999999; 
	font-size: 13px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
}
.messageField
{
	background-color: #222222;
	border: 1px solid #93282d;
	text-align: center; 
	color: #999999; 
	font-size: 13px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
}
.opening
{
	color: #666666;
}
.synopsis
{
	color: #666666;
}
.terms
{
	font-size: 10px;
}
/* NO FLASH */

.noflash 
{
	background-color:#fffff0;
	margin:120px auto;
	padding:14px;
	width:350px;
	background-color: #000000;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 11px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
.noflashText
{
	float: right;
	padding-top: 10px;
	color: #7DBBD4;
}
.noflashText a
{
	color: #f5242d;
}
.noflashLogo 
{
	background: transparent url(../images/index.jpg) repeat scroll 0 0;
	height:52px;
	width:52px;
	float:left;
}

