body {
	background: url(img/bgcollage.png) no-repeat scroll 50% 0;
	padding: 0;
	margin: 0;
	font-family:lucida grande, arial;
	font-size:12px;
}
.main_content_block h2{
	font-size:18px;
	text-transform:uppercase;
	padding-top:5px;
	color:#7e2b1e;	
}
ul{
	list-style-type:none;
}
a img{
	border:none;
}
.mailing_list{
	padding: 40px 0 0 285px ;
	width:233px;
	height:37px;
	background: url(img/send_email_button.gif) no-repeat bottom right;
}
.mailing_list .email_field {
	float: left;
	display: block;
	width: 150px;
	border: 0;
	margin-left: 16px;
	margin-top: 12px;
	font-size:9px;
}
.mailing_list .email_button {
	float: left;
	display: block;
	width: 15px;
	border: 0;
	background: transparent;
	margin-top: 8px;
	width: 40px;
	margin-left: 8px;
	text-indent: -999em;
	font-size: 0px;
	height:20px;
}
.form{ 
	margin:0; padding:0;
}
.wrapper {
	width: 505px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
.wrapper .movie_block {
	margin-top: 169px;	
	margin-left:3px;
	position:relative;
	z-index:2;
}
.wrapper .purchase_block {
	height: 110px;
	margin: 10px 10px 10px 10px;
	font-size:12px;
	color:#666666;
}
.wrapper .purchase_block .text{
	width:180px;
	padding:30px 0 0 12px;
    float:left;
}
.learn_more{
	float:right;
	padding:17px 10px 0 0;	
}
.wrapper .main_content_block {
	margin-top: 80px;
	height: 795px;
	padding: 0px 40px 0px 30px;
	line-height:17px;
}
.wrapper .main_content_block a {
	text-decoration:none;
	color:#7E2B1E;
}
.wrapper .main_content_block .thinner{
	width:380px;
}
.wrapper .press {
	float:left;
	width:200px; 
}
.wrapper .upcoming_screenings {
	float:left;
	width:230px; 
}
.list-arrow{
	background-image: url('img/arrow_for_links.gif');
	background-repeat: no-repeat;
	padding-left:17px;
}
.wrapper .laurels{
	margin-top:30px;
	width:474px;
	height:192px;
	margin-left:-11px;
}
.footer{
	padding-bottom:18px;
	margin-left: 10px;
	font-size:11px;
}
.copyright{
	width: 160px;
	float:left;
}
.footer_links a{
	color:#ffffff;
	text-decoration:none;
}
.footer_links a:hover{
	color:#999999;
}
.footer_links{
	width: 320px;
	float:left;
	color:#ffffff;
}
.mask {
	filter: alpha(opacity=70);	
	opacity: .7;				
	position: absolute;
	z-index: 50;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	background-color: white;
}
#learn_more_popup {
	background-image:url('img/buy-dvd-popup.gif');
	width: 557px;
	height: 490px;	
}
.generic_popup {
	background-image:url('img/link-popup.gif');
	background-repeat:no-repeat;
	position: absolute;
	z-index: 51;
	top: 231px;
	width: 553px;
	height: 299px;
	display:none;	
}
.generic_popup .popup-text{
	width:420px;
	padding:50px 0 0 25px;
}
.popup-close-button{
	width:70px;
	height:30px;
	float:right;
	padding:20px 25px 0 0;
}
#learn_more_popup .popup-text{
	width:290px;
	float:left;
}
.popup-text h2{
	font-size:16px;
	color:#7e2b1e;
}
.popup-text h3{
	margin-top:20px;
	color:#7e2b1e;
	font-size:12px;
	text-transform:none;
	margin-bottom:2px;
}
.popup-text .indent-list{
	padding-left:60px;
	margin-top:-4px;
}
.float-right{
	float:right;
	padding:185px 27px 0 0;
	text-align:right;
}
.float-right .popup-button{
	padding-top:20px;
}
.popup-text ul{
	line-height:17px;
	margin:2px 0 5px 0px;
}
