/*  
	Layout & Structure
*/
body{
	padding:0;
	margin:0;
	padding-bottom:1.5em;
	}
h2.title{
	margin-bottom: 3px;
	}
h3.subtitle{
	margin-top:5px;
	}
a img{
	padding: 0;
	margin:0;
	}
blockquote{
	padding:1em 2em;
	margin:10px 0px;
	}
#content_wrapper{
	margin:0 auto;
	width:990px;
	}
#content{
	float:left;
	width:660px;
	}
#sidebar{
	float:right;
	width:300px;
	}
#trailer{
	}
#reviews{

	}
.disc{
	float:left;
	width:46%;
	}
.disc1{
	padding-right:2em;
	}
.nav{
	padding:1em 2em;
	margin-top:2em;
	}
.left{
	float:left;
	padding:0px .8em .5em 0px;
	}
.clear{
	clear:both;
	}

/*  
	Design & Typography
*/
body{
	background: url('../dvd_images/page-back.jpg') repeat-x;
	font-size:95%;
	font-family: Helvetica,Arial, san-serif;
	}
h1,h2,h3,h4,h5,h6{
	font-family: Georgia,"Times New Roman", serif;
	color:#C94F26;
	}
h2{
	color:#343331;
	}
p,blockquote{
	line-height: 1.3em;
	color:#333;
	}
a:link,a:active,a:visited{
	color:#C94F26;
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	}
#header a img{
	display: inline;
	border: 0;
	}
blockquote{
	background:#eee;
	}
blockquote .by{
	font-style: italic;
	font-weight: bold;
	text-align: right;
	}
#reviews .quote{
	font-size: 1.2em;
	text-transform: uppercase;
	}
#reviews .by{
	text-align: right;
	font-style: italic;
	font-weight: bold;
	}
.buy{
	text-align: center;
	}
.buy .sales-credits{
	color:#666;
	font-size: .8em;
	}
.bold{
	font-weight: bold;
	}
.underline{
	text-decoration: underline;
	}
.question{
	font-weight: bold;
	}
.nav{
	background: #eee;
	}
.nav a{
	margin-right:2em;
	}
