.clearfix:after { 
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden; 
} 
/* Hides from IE-mac \*/ 
* html .clearfix { height:1%; } 
/* End hide from IE-mac */ 

ul, ol, dl, img, h1, h2, h3, h4, h5 {
	padding: 0; margin: 0;
}
h1 {
	color: #FFFFFF;
}

h3 {
	color: #F0EED6;
}

h4 {
	color: #E2DEAE;
	font-weight: normal;
}


a { color: #F2F695; font-weight: bold; text-decoration: none; outline: none; border-bottom: solid 2px #333333;}

body {
	margin: 0; padding:0;
	background-image: url('../images/bg_002.gif');
	background-repeat: repeat;
	text-align: center;
	font-size: 10pt;
	line-height: 1.2em;
	font-family:"HelveticaNeue-Light",Helvetica,Arial,sans-serif;
	}

p, cite {
	font-family: "HelveticaNeue-Light",Helvetica,Arial,sans-serif;
	font-size: 10pt;
	line-height: 1.2em;
	color: #D9E5F2;
	padding: 0; margin: 0;
	}


#container {
	margin: 0 auto;
	text-align: left;
	background-color: #222222;
	width: 800px; 
	}

#header {
	margin:0; padding:0; top:0;
	background-color: black;
	height:140px;
	}

#header a img {
	border: none;
	padding: 0;
}
#branding {
	width: 50%;
	float: left;
}

#navigation {
	width: 50%;
	float: left;
}

#navigation ul {
	list-style: none;
}

#navigation li {
	float: left;
	font-family:"HelveticaNeue-Light",Helvetica,Arial,sans-serif;
	font-size:12pt;
	font-variant:small-caps;
	font-weight:bold;
	letter-spacing:0.3em;
	padding: 1em 0pt 0pt 0.3em;
}

#header h1 {
	padding: 0;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 0;
	font-size: 12pt;
	font-family: "HelveticaNeue-Light",Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 0.3em;
	color: white;
	}
	
#header img {
	padding: 0;
	width: 60px;
	margin-left: 20px;
	margin-top: 20px;
	}


#middle {
	width:800px;
	height: auto;
	overflow: hidden;
	}

#viewport {
	width: auto;
	height: auto;
	background-color: black;
	white-space: nowrap;
	overflow: hidden;
	overflow-x: hidden;
	float: left;
}

#movies {
	white-space: nowrap;
	width: 800px;
	height: auto;
	float: left;
}

/*
#movies a:hover img {
	border-bottom: solid 2px #333333;
}
*/

.frontcover {
	width: 200px;
	height: 267px;
	padding: 0; margin: 0;
	border: none;
}

#movies a {
	border: none;
}
#movies ul {
	list-style: square outside;
}
#movies li {
	float: left;
}

#movies span.title {
	font-size: 10pt;
	color: #222222;
	height: 20px;
	float: left;
	padding: 0.5em 0 0 20px;
	width:180px;
}

.lightbluebg {
	background-color: #6699cc;
}

.redbg {
	background-color: #cc0000;
}

.brownbg {
	background-color: #996633;
}

.greybg {
	background-color: #999999;
}



#container #divider {
	width:100%;
	height:20px;
}

#bottom {
	background-color: transparent;
	padding-bottom: 40px;
	overflow: hidden;
}

#bottomleft {
	width: 494px;
	float: left;
	margin-left: 20px;
	overflow: hidden;
}

#bottomleft h3 {
	padding-top: 1em;
}

#bottomleft h4 {
	font-size: 10pt;
}

#bottomleft h4 a {
	color: red;
	border: none;
	padding-bottom: 10px;
}

#bottomleft h4.reviews{
	padding-top: 20px;
}

#bottomleft p.synopsis {
	margin-left: 20px;
	margin-top: 20px;
	font-size: 10pt;
}

#bottomleft blockquote {
	margin: 0; padding: 0;
}
#bottomleft p {
	font-size: 10pt;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 10px;
	font-style: normal;
}
#bottomleft blockquote cite {
	font-style: normal;
	font-size: 9pt;
	margin-left: 10px;
	padding: 2px;
	color: #EEEEEE;
}
#bottomleft blockquote cite strong {
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
}

#bottomleft ul {
	margin-top: 20px;
	margin-right: 20px;
	list-style: square outside none;
	color: #F0F5FA;
}
#bottomleft li {
	margin-left: 20px;
	line-height: 2em;
	font-size: 10pt;
}

#bottomright {
	float: left;
	margin-left: 20px;
	overflow: hidden;
	width: 266px;
}

#details {
	width: 266px;
	float: left;
}

#shinydvd {
	margin-top: -75px;
	left: 300px;
}
#details h3 {
	padding-top: 20px;
	margin-right: 20px;
}

#details h4 {
	font-size: 10pt;
	border-bottom:1px dotted #333333;
}

#bottom h4 {
	font-size: 10pt;
	border-bottom:1px dotted #333333;
	margin-right: 20px;
}

#details ul {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	list-style: square outside none;
	color: #F0F5FA;
}
#details li {
	margin-left: 20px;
	line-height: 2em;
	font-size: 10pt;
}

#buynow {
	position:relative;
	float:left;
	margin-right: 1em;
	margin-top: -0.4em;
}

#synopsis{
	width: auto;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

#synopsis h3 {
	padding-top: 20px;
	border-bottom:1px dotted #333333;
}

#synopsis p {
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 40px;
}

#synopsis p img {
	width: 100px;
	padding: 2px;
	top: 0;
	border: dotted 1px #333333;
	float:right;
}

#footer {
	background-color: black;
}

#footer p {
	text-align: center;
	font-size: 9pt;
	padding-top: 20px;
}

#footer h4 {
	font-size: 10pt;
}

#footer h3 {
	padding-top: 20px;
	margin-left: 20px;
}

.thumbnail {
	width: 260px;
	border: none;
	margin-top: 4px;
	border-width:6px;
	border-style: solid none solid solid;
	border-color: #333333;
}

.smallcapsify {
	font-variant: small-caps;
	letter-spacing: 0.3em;
}

.bio {
	margin: 40px;
}

.whitetext {
	color: #ffffff;
}


div.review {
	margin-left: 20px;
	margin-right: 20px;
	width: auto;
}

div.review p {
	font-size: 10pt;
	text-align: left;
	background-color: transparent;
}

div.review p.citation {
	margin-top: 8px;
	text-align: right;
}

div.review p cite {
	font-size: 10pt;
	font-style: normal;
}

a.hiddenlink {display: none;}
