body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(../Images/vertical-fade-3.jpg);
}
#Mainwrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
}
#Toplinks {
	float: right;
	height: 20px;
	width: 300px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666;
	vertical-align: bottom;
	padding-top: 5px;
}

#Header {
	height: 150px;
	width: 900px;
	background-repeat: no-repeat;
	background-image: url(../Images/New-SourceFlix-Banner-Clear.png);
	background-position: bottom;
}
#Emailsignup {
	float: right;
	height: auto;
	width: 870px;
	text-align: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
}

#Nav {
	height: 35px;
	width: 900px;
	color: #000;
}


#Videoelements {
	float: left;
	height: auto;
	width: 640px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding-right: 0px;
	background-color: #666;
}
#Video {
	height: 360px;
	width: 640px;
	background-color: #000;
}
#Videoinfo {
	height: 90px;
	width: 610px;
	background-color: #1F1F1F;
	padding: 15px;
	text-align: left;
}


#Sidepanel {
	float: right;
	height: 480px;
	width: 260px;
	margin-top: 0px;
	margin-bottom: 15px;
	background-color: #000;
	text-align: right;
	background-image: url(../Images/texured-sides.jpg);
	background-position: 300px;
}
#Sidepanelcontroler {
	background-color: #1F1F1F;
	height: 30px;
	width: 245px;
	padding-left: 15px;
	padding-top: 15px;
	text-align: left;
}
#Sidepanellinks {
	height: 435px;
	width: 260px;
	background-color: #666;
}
#Mainwrapper #Sidepanel #Sidepanellinks #links {
	width: 260px;
	height: 435px;
}



#Store {
	height: auto;
	width: 900px;
	clear: both;
	background-image: url(../Images/store-border.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBB;
	text-align: center;
}
#Mainwrapper #Store #store {
	height: 1000px;
	width: 898px;
}
#Footer {
	padding: 15px;
	height: 50px;
	width: 870px;
	color: #666;
}
#Mainwrapper #Header #Emailsignup form input {
	border: 1px solid #D6D6D6;
}
.text {
	width:230px;
	margin:0 0 10px 0;
	padding:5px;
	background:url(img/bg-form-text.gif) repeat-x left top #fff;
	border:1px solid #ccc;
}
textarea {
	width:230px;
	height:0px;
	margin:0;
	padding:5px;
	border:1px solid #ccc;
	-moz-border-radius:0px;
	background-color: #CCC;
}
.submit {
	width:80px;
	color:#fff;
	background:#333;
	border:1px solid #333;
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
	height: 28px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
input {
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
