/* ------------------------------------------------------------- */
/* -----------------------    Body     ------------------------- */
/* ------------------------------------------------------------- */

*{
margin:0;
padding:0;
}

body{ 
	background-color:6E0000; 
	scrollbar-track-color:919191; 
	scrollbar-face-color:6E6E6E; 
	scrollbar-highlight-color:BA5D00; 
	scrollbar-base-color:BA5D00; 
	scrollbar-darkShadow-color:BA5D00; 
	scrollbar-shadow-color:BA5D00; 
	scrollbar-arrow-color:e7e7e7; 
	background-image:url("images/bg.jpg"); 
	font-style:normal; 
	font-family:Arial, verdana, arial, sans-serif; 
	font-size:9pt;
	color:#666;
	line-height:17px;
	}	

a:link, a:hover, a:visited{
	color: #6c0000; 
	font-size:9pt;
	font-family:Arial, verdana, arial, sans-serif; 
	font-weight:bold;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
.email_sign_up{
	float:left;
	clear:none;
	width:451px;
	text-align:right;
	margin-top:30px;
}	

ul.topNav{
	float:left;
	clear:none;
	width:451px;
	text-align:right;
	margin-top:30px;
	display:none;
}
ul.topNav li{
	display:inline;
	list-style:none;
}
ul.topNav li a:link, ul.topNav li a:hover, ul.topNav li a:visited{ 
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 10px 0px 10px;
}
p{
	margin-left:9px;
	margin-right:2px;
	margin-bottom:15px;
	}

h3{
	color:#666666; 
	font-size:10pt;
	font-weight:bold; 
	font-family:Arial, verdana, arial, sans-serif; 
	margin-top:7px;
	}
	
h4{
	color:#6c0000; 
	font-size:13pt;
	font-weight:bold; 
	font-family:Arial, verdana, arial, sans-serif;
	margin-top:10px;
	margin-bottom:5px;
	}	
.subhead{
	padding-left:10px;
	}
	
fieldset{
	 -moz-border-radius: 8px; 
	 border-radius: px; 
	 border: 1px solid #CCC;
	 margin:5px 0px 5px 0px;
 }
legend{
	font-weight:bold;
	color:#666;
	padding-left:5px;
	}

.buttons{
	padding:5px 5px 0px 0px;
	}
h1{
	margin: 0px auto;
	width:277px;
	height: 53px;
	background-image:url(images/header3.gif);
	background-repeat:no-repeat;
	float:left;
	clear:none;
	margin-bottom:15px;
	}
h1 span{display:none;}
	
.body_content{
	margin: 0px auto;
	width:738px;
	margin-top:20px;
	}
.column_left{
	width:364px;
	float:left;
	clear:both;
}	

.column_right{
	width:364px;
	float:left;
	clear:none;
}	

.box_content{
	padding: 5px 20px 5px 20px;
	width:324px;
	background-image:url(images/box_tile.gif);
	background-repeat:repeat-y;
	}
h2{
	width:364px;
	height: 40px;
	background-repeat:no-repeat;
	padding:0px;
}

h2 span{
	display:none;

}

h2#emailList  {
	background-image:url(images/box_top_email.gif);
	}
h2#shows{
	background-image:url(images/box_top_shows.gif);
	}
h2#releases{
	background-image:url(images/box_top_releases.gif);
	}
h2#film{
	background-image:url(images/box_top_film.gif);
	}
h2#news{
	background-image:url(images/box_top_news.gif);
	}
h2#about{
	background-image:url(images/box_top_about.gif);
	}
h2#store{
	background-image:url(images/box_top_store.gif);
	}

h2#contact{
	background-image:url(images/box_top_contact.gif);
	}


.box_bot{
	width:364px;
	height: 20px;
	background-image:url(images/box_bot.gif);
	background-repeat:no-repeat;
	}
	

	
/* ------------------------------------------------------------- */
/* -----------------------   ssp     ------------------------- */
/* ------------------------------------------------------------- */	
	
.ssp{
	margin: 0px auto;
	width:728px;
	padding:0px 0px 0px 0px;
	}
	
.ssp_box_top, .ssp_box_bot{
	vertical-align:top;
	width:728px;
	height: 15px;
	background-image:url(images/ssp_top.gif);
	background-repeat:no-repeat;
		float:left;
		display:none;
	}
.ssp_box_bot{
	background-image:url(images/ssp_bot.gif);
	}
.ssp_content{
	text-align:center;
	background-image:url(images/ssp_tile.gif);
		float:left;
			width:728px;
			display:none;
	}
	
/* ------------------------------------------------------------- */
/* -----------------------   Forms     ------------------------- */
/* ------------------------------------------------------------- */


.formtype1, .formtype2 {
	font-size:9pt;
	font-family:Arial, verdana, arial, sans-serif; 
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #666666;
	width:110px;
	padding-left:3px;
}

.formtype2 {
	width:300px;
}
.button1 {
	font-size:9pt;
	font-family:Arial, verdana, arial, sans-serif; 
	font-style: normal;
	font-weight: bold;
	color: #6c0000;
	background-color: #fff;
	border: 1px solid #6c0000;
	height:17px;
	width:40px;
}

div.view-cap, div.view-container-border{
	background-color:#FFFFFF;
	}
