/* CSS Reset */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

html{
	background: url(images/bodybg.jpg) top right no-repeat #010101;
	text-align: center;
}

body{font-size: 14px;}

#Container{
	position: relative;
	font-family: 'Georgia', serif;
	width: 61.75em;
	margin: 0em auto;
}

h2{
	font-weight: bold;
	text-align: left;
	margin: 1em;
	color: #dfd7ca;
}

hr{
	width: 10em;
	height: 2px;
	margin: 3.75em auto 0em auto;
}

hr.red{
	border: 0;
	background: url(images/hrRed.gif) top left repeat-x;
}

a{
	color: #4b0a0b;
	text-decoration: none;
}

#Sidebar{
	width: 19.375em;
	margin-left: 1em;
	padding-top: 3em;
	padding-bottom: 2em;
	position: relative;
	float: left;
	height: auto;
	background: url(images/sidebarbg.jpg) top left no-repeat #952426;
	z-index: 3000;
}

#Sidebar p{
	text-align: justify;
	font-size: .875em;
	line-height: 2.333em;
	margin: 1.5em 1.143em 1.675em 1.143em;
	color: #dfd7ca;
}

#Sidebar p em{
	font-variant: small-caps;
	letter-spacing: 1px;
}

#Sidebar #Soon{margin-top: .25em;}

#Sidebar #Register{
	position:relative;
	margin-top: 1em;
	z-index: 1000;
}

#Sidebar form .input{
	width: 16.875em;
	margin: .25em 1em;
	padding: .5em .25em;
	background: #5e1415;
	border-top: 0px;
	border-left: 0px;
	border-right: solid 1px #cd4042;
	border-bottom: solid 1px #cd4042;
	color: #dfd7ca;
}

#Sidebar #Submit{margin-top:.25em;}

#Sidebar .label{
	position: absolute;
	left: 1.5em;
	color: #dfd7ca;
}

#Sidebar .name{
	top: .75em;
}

#Sidebar .email{
	top: 3.425em;
}

#Content{
	width: 41.375em;
	margin: 2em 0em 0em -20.375em;
	padding-left: 20.375em;
	float: left;
	background: url(images/contentBG.png) top left no-repeat;
	z-index: 1;
}

#Content #Trailer{
	text-align: left;
	margin: 1.5em 1em 1em 1.25em;
}

#Content #Trailer img{width: 39em;}

#Content #Credits{
	margin-bottom: .75em;
}

#Additional{
	float: right;
	width: 41em;
}

#Additional ul{
	clear:both;
}

#Additional #Available{
	margin-top: 1.25em;
	margin-right: 3em;
}

#Additional #VPS09{
	margin-top: .5em;
}

#Additional ul li{
	float: left;
	height: 170px;
	position: relative;
}

#Additional #Partners{
	padding-top: 1em;
}

ul p{
	font-size: .875em;
	width: 16.5em;
	float: right;
	margin: .5em 0em 0em .625em;
	line-height: 1.675em;
	text-align: left;
	color:#dfd7ca;
}

hr.wide{
	float: none;
	width: 90%;
	display: block;
	clear: both;
	border: none;
	border-top: solid 1px #272002;
	background: none;
	color: none;
	text-align: center;
}

#Additional #P2P{
	margin-top: 24px;
	height: 140px;
}

#Additional #P2P li p#toppad{
	margin: 2.5em 0em 0em .625em;
}

#Additional p img{
	margin-top: 1.333em;
}

#Additional a{
	float: left;
}

#FloatBG{
	position:fixed !important;
    position: absolute; /*ie6 and above*/
	bottom: 0em;
	left: 0em;
	z-index: -100;
}

#Footer{
	border-top: solid 1px #7c1d1e;
	font-size: .625em;
	line-height: 16px;
	margin: 32px 16px 256px;
	padding-top: 8px;
	color: #5b1415;
}

#dvdcont {
	background: url(images/4P2Pdvd.png) no-repeat;
	width: 209px;
	color: #ffd800;
}

#dvdcontselect {
	position: absolute;
	bottom: 0px;
}

#dvdsetselect {
	position: absolute;
	bottom: 0;
}

#dvdset {
	background: url(images/DVDs.png) no-repeat;
	width: 209px;
	color: #ffd800;
}

select {
	margin-top: 3px;
}

.order {
	color: #fff;
	text-align: left;
	position: absolute;
	bottom: 0;
}

.order li {
	display: none;
	height: auto !important;
}
