.asset_credit{
	font-size:.85em;
	padding:5px 15px 0px 0px;
	text-align:right;
}

.asset_nav{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background:#0d0f0c;
	font-size:1em;
	padding:5px 15px;
	position:absolute;
	zoom:1;
}

.content_container{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#fff;
	margin-top:50px;
	padding:10px 0px;
	text-align:center;
}

.long_text h2{
	margin:0px;
	text-shadow:1px 1px 4px #000;
} 

.photo_heading{
	*margin-bottom:50px;
}

.product_single{
	color:#333;
	font-size:1.9em;
	margin:0px auto;
	text-align:center;
	width:640px;
}

.product_single_option{
	background-color:#fff;
	float:left;
	width:475px;
}

.product_single_option select{
	border:inset 2px #ddd;
}

.product_single_buy_btn{
	padding:0px;
}


#asset_nav_next{
	right:-10px;
	top:30px;
}

#asset_nav_prev{
	position:absolute;
	left:-10px;
	top:30px;
}

#asset_container{
	display:block;
	position:relative;
	zoom:1;
}

#instructions_container{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#121610;
	border-radius:6px;
	float:right;
	margin:20px 0px 0px 0px;
	padding:20px;
	width:395px;
}

#asset,
#poster,
#trailer{
	margin:0px auto;
}

#poster_container{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	position:relative;
	zoom:1;
}

#promo_assets_container .section a{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#232522;
	border-radius:6px;
	font-size:.75em;
	padding:2px 5px;
	white-space:nowrap;
}

#promo_assets_container .section a:hover{
	background-color:#ffca00;
	color:#333632;
	text-shadow:1px 1px 0px #fff;
}

#subscribe_email_step{
	width:340px;
}

#subscribe_form_asset{
	margin:10px 0px;
}

#subscribe_header_form{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#222720;
	border:solid 10px #1B1F19;
	border-radius:6px;
	margin:30px auto 0px;
	padding:10px 0px;
	position:relative;
	text-align:center;
	width:780px;
	z-index:9999;

	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
}

#subscribe_header_form .subscribe_email{
	background-color:#e7e7e6;
	font-size:1.5em;
	margin:5px 10px 0px 0px;
	width:300px;
}

#subscribe_header_form .subscribe_title{
	font-size:1.4em;
	position:relative;
	top:0px;
}

#subscribe_header_form .submit{
	font-size:1.6em;
	margin:5px 0px 0px 0px;
	padding:1px 5px;
}

#subscribe_header_form label{
	padding:0px 10px 10px 0px;
	position:relative;
}


#timer{
	color:#F1D667;
	font-size:1em;
	height:30px;
	left:0px;
	letter-spacing:13px;
	margin:0px auto;
	padding:20px 0px 0px 0px;
	position:relative;
	text-align:center;
	text-shadow:1px 1px 4px #000;
	z-index:9999;
	
	opacity: 0.60;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
}

#trailer_container{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#121610;
	border-radius:6px;
	margin-top:40px;
}