@charset "UTF-8";
/* CSS Document */


a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #B8F655;
	text-decoration:none;
	}


H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFF;
	margin-top:0px;
	margin-bottom:0px;
	}
	
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	}

.site_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	}

body {
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color: #728ed3;
	}

#container {
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	width:866px;
	}

#header_logo {
	width:322px;
	height:43px;
	background-color:#728ed3;
	float:left;
	padding:0px 0px 0px 25px;
	}
	
#header_tagline {
	width:480px;
	background-color:#728ed3;
	float:right;
	margin-top:12px;
	
	
	}
	
#body-top {
	width:866px;
	height:35px;
	background-image:url(images/body-top.jpg);
	background-repeat:no-repeat;
	}	

#main {
	width:866px;
	background-color:#FFF;
	background-image: url(images/main-bkgrnd.gif);
	background-repeat:repeat-y;
	}
	
#body-bottom {
	width:866px;
	height:36px;
	background-image:url(images/body-bottom.jpg);
	background-repeat:no-repeat;
	}	

#main_text {
	width:462px;
	padding:10px 10px 0px 40px;
	color:#000;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#main_image {
	width:295px;
	height:204;
	float:right;
	padding:0px 30px 0px 0px;
	}
	
#legend {
	width:816px;
	height:25px;
	padding:20px 0px 0px 50px;
	}



/* Review Sections */	
	
.review {
	width:816px;
	padding:17px 10px 0px 40px;
	}

.rev_screen {
	float:left;
	padding:0px 0px 0px 0px;
	width:151px;
	height:117px;
	}
	
.rev_comment {
	float:left;
	width:270px;
	padding:20px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	}

.rev_popularity {
	float:left;
	width:64;
	height:12;
	padding:40px 0px 0px 40px;
	}

.rev_rating {
	float:left;
	width:64;
	height:12;
	padding:40px 0px 0px 50px;
	}
	
.rev_button {
	float:left;
	width:129px;
	height:54;
	padding:20px 0px 0px 17px;
	}



#order {
	width:307px;
	float:right;
	}

#dvd_boxes {
	width:991px;
	}
	
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	width:500px;
	margin-left: auto;
	margin-right: auto;
	}
	
.clearall {
	clear:both;
	}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	width:400px;
	}