@charset "UTF-8";
/* CSS Document */

nav {
	float: center;
	width: 100%;
	text-align: center;
	margin-right: 25px;
	text-transform: uppercase;
	display: block;
	padding: 15px;
	background-color: black;
}
header nav ul {
	list-style: none;
	float: center;
	text-decoration: none;
	display: block;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
	color:#FFCC00;
}

* {
margin: 0;
padding: 0;
border: 0;
outline: none;

}



a.sharethis {
	behavior: url(_css/PIE.php);/* for ie */
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
box-shadow:inset 0px 1px 0px 0px #cf866c;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
background-color:#d0451b;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #551726;
	display: inline-block;
	color: #ffffff;
	font-size: 1.2em;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 0px 1px 0px #854629;
	margin-top: 5px;
	margin-right: 0.75%;
	margin-bottom: 5px;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
	background-position: bottom;
	text-align: center;
}
a.sharethis3 {
	behavior: url(_css/PIE.php);/* for ie */
	-moz-box-shadow: inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow: inset 0px 1px 0px 0px #cf866c;
	box-shadow: inset 0px 1px 0px 0px #cf866c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background: -moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background: -webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background: -o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background: -ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background: linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color: #d0451b;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #551726;
	display: inline-block;
	color: #ffffff;
	font-size: 1.2em;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 0px 1px 0px #854629;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: bottom;
	text-align: center;
	margin: 0px;
	width: 100%;
}

a:hover.sharethis {
	color: #ffffff;
font-weight:normal;
text-decoration: none;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
background-color:#bc3315;
}

a.sharethissm {
	behavior: url(_css/PIE.php);/* for ie */
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
box-shadow:inset 0px 1px 0px 0px #cf866c;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
background-color:#d0451b;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 0px solid #551726;
	display: inline-block;
	color: #ffffff;
	font-size: 1.0em;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 0px 1px 0px #854629;
	margin-top: 5px;
	margin-right: 0.85%;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-position: bottom;
	text-align: center;
}

a:hover.sharethissm {
	color: #ffffff;
	font-weight: normal;
text-decoration: none;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
background-color:#bc3315;
}

.dvd_buybtn  {
cursor: pointer;
padding: 9px 12px;
margin: 0 5px 6px 0;
position: relative;
font-size: 0.85em;
text-shadow:0px 1px 0px #000000;
color: #ffffff;
vertical-align: top;
display: inline-block;
behavior: url(_css/PIE.php);/* for ie */
background-color: #e71e25; /* fallback color if gradients are not supported */
background-image: -webkit-linear-gradient(top, #e71e25, #b9181e); /* For Chrome and Safari */
background-image: -moz-linear-gradient(top, #e71e25, #b9181e); /* For old Fx (3.6 to 15) */
background-image: -ms-linear-gradient(top, #e71e25, #b9181e); /* For pre-releases of IE 10*/
background-image: -o-linear-gradient(top, #e71e25, #b9181e); /* For old Opera (11.1 to 12.0) */
-pie-background: linear-gradient(#39b3ea, #e71e25); /*PIE*/
background-image: linear-gradient(to bottom, #e71e25, #b9181e); /* Standard syntax; must be last*/
border:1px solid #b9181e;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-khtml-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}

.dvd_buybtn:hover {
background: #b9181e;
color: #ffffff;
}

.dvdimage {
	float: left;
	border: 0px solid #666;
	margin-right: 30px;
	margin-bottom: 25px;
}

a.sharethis2 {
	behavior: url(_css/PIE.php);/* for ie */
	-moz-box-shadow: inset 0px 1px 0px 0px #6c9bcf;
	-webkit-box-shadow: inset 0px 1px 0px 0px #6c9bcf;
	box-shadow: inset 0px 1px 0px 0px #6c9bcf;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2968a9), color-stop(1, #113459));
	background: -moz-linear-gradient(top, #2968a9 5%, #113459 100%);
	background: -webkit-linear-gradient(top, #2968a9 5%, #113459 100%);
	background: -o-linear-gradient(top, #2968a9 5%, #113459 100%);
	background: -ms-linear-gradient(top, #2968a9 5%, #113459 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2968a9', endColorstr='#113459',GradientType=0);
	background-color: #850a21;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #551726;
	display: inline-block;
	color: #ffffff;
	font-size: 1.2em;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 0px 1px 0px #854629;
	margin-top: 0px;
	margin-right: 0.75%;
	margin-bottom: 15px;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
	background-position: bottom;
	width: 80%;
	text-align: center;
}

a:hover.sharethis2 {
	color: #ffffff;
font-weight:normal;
text-decoration: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #113459), color-stop(1, #2968a9));
	background: -moz-linear-gradient(top, #113459 5%, #2968a9 100%);
	background: -webkit-linear-gradient(top, #113459 5%, #2968a9 100%);
	background: -o-linear-gradient(top, #113459 5%, #2968a9 100%);
	background: -ms-linear-gradient(top, #113459 5%, #2968a9 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#113459', endColorstr='#2968a9',GradientType=0);
	background-color: #850a21;
}
a:hover.sharethis3 {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #113459), color-stop(1, #2968a9));
	background: -moz-linear-gradient(top, #113459 5%, #2968a9 100%);
	background: -webkit-linear-gradient(top, #113459 5%, #2968a9 100%);
	background: -o-linear-gradient(top, #113459 5%, #2968a9 100%);
	background: -ms-linear-gradient(top, #113459 5%, #2968a9 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#113459', endColorstr='#2968a9',GradientType=0);
	background-color: #850a21;
}

/* set image max width to 100% */
img {
max-width: 100%;
height: auto;
width: auto\9; /* ie8 */
}
img.topimage {
max-width: 98%;
height: auto;
width: auto\9; /* ie8 */
}
img.pad {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	padding: 10px;
	border: 1px solid #999;
}

/***** IMAGES *****/
.imgbrdr {
	padding: 5px;
	border: 1px solid #C9B2AB;
	margin-bottom: 5px;
}
.imgtrailer {
	padding: 0px;
	border: 0px solid #C9B2AB;
	margin: 0px;
}

html,body {
height: 100%;
}

body {
	margin: 0 auto;
	text-align: center;
	font-size: 14px; /*16px default*/
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	background-color: #1E1E1E;
	margin: 0 auto auto auto;
position: relative;
}



.addtocart {
	font-size: 1.8em;
	line-height: 2.3em;
	text-decoration: none;
	font-weight: normal !important;
	color: #ffffff !important;
	behavior: url(_css/PIE.php);/* for ie */
	cursor: pointer;
	text-align: center;
	background: #6d0000;
	background: -webkit-gradient(linear, left top, left bottom, from(#de0000), to(#6d0000)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #de0000,  #6d0000); /* for firefox 3.6+ */
	-pie-background: linear-gradient(#de0000, #6d0000); /*PIE*/
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-box-shadow: 0 1px 2px #000000;
	-webkit-box-shadow: 0 1px 2px #000000;
	box-shadow: 0 1px 2px #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.addtocart:hover {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	background: #6d0000;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.container {
	margin: 0 auto;
	width: 988px;
	position: relative;
	text-align: left;
}

.smalltext {
	color: #4D4D4D;
	font-size: 0.8em;
}

.whitebox {
width: 100%;
max-width: 900px;
background: #ffffff;
behavior: url(_css/PIE.php);/* for ie */
-moz-box-shadow: 0px 1px 10px #000000;
-webkit-box-shadow: 0px 1px 10px #000000;
box-shadow: 0px 1px 10px #000000;
text-align: left;
display: block;
position: relative;
z-index: 10;
}

.whitebox_home {
width: 100%;
max-width: 900px;
behavior: url(_css/PIE.php);/* for ie */
text-align: left;
display: block;
position: relative;
z-index: 10;
}
.whitebox_synopsis {
	width: 85%;
	max-width: 1062px;
	behavior: url(_css/PIE.php);/* for ie */
	text-align: left;
	display: block;
	position: relative;
	z-index: 10;
	-moz-box-shadow: 0px -3px 12px #848273;
	-webkit-box-shadow: 0px -3px 12px #848273;
	box-shadow: 0px -3px 12px #848273;
}

.whitebox_pad {
	position: relative;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#addthis {
width: 100%;
margin: 15px 0 0 0;
}

#menu_social {
float: right;
margin-top: 10px;
margin-right: 10px;
}

.whitebox_padhome {
	padding: 30px;
	position: relative;
}

.content_signup{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #999;
}
#footer {
	height: 100%;
	background-color: #1E1E1E;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	z-index: 10;
}
#firstfooter {
	height: 100%;
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2D2D2D;
	border-right-color: #2D2D2D;
	border-bottom-color: #2D2D2D;
	border-left-color: #2D2D2D;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 12px;
	margin-right: 0px;
	margin-left: 0px;
	-moz-box-shadow: 0px -3px 20px #000000;
	-webkit-box-shadow: 0px -3px 20px #000000;
	box-shadow: 0px -3px 20px #000000;
	z-index: 10;
	overflow: hidden;
}
.content_synopsis {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #999;
}

.content_home{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #FFF;
	border: 0px solid #999;
}

#title_about {
width: 40.48583%; /*280/988*/
margin: 25px auto 0px auto;
}

#title_home {
	width: 100%;
	max-width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#title_cast{
width: 35%; /*400/988*/
margin: 30px auto 10px auto;
}

#menu {
	width: 100%;
	max-width: 100%;
	height: 55px;
	position: relative;
	z-index: 500;
	border-bottom: 1px solid #ffffff;
	background-color: #242D52;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu_icon {
display: none;
margin: 0 0 0 10px;
font-size: 0.90em;
font-family: font-family: 'Cinzel', Arial, Helvetica, sans-serif;
text-transform: uppercase;
line-height: 55px;
background: url(../_images/menu_icon.gif) no-repeat left center;
z-index: 5;
padding-left: 25px;
position:relative;
}

#menu_icon a {
text-decoration: none;
color: #ffffff;
font-weight: normal;
}

#menu_icon a:hover {
	text-decoration: none;
	color: #7FA2DD;
	font-weight: normal;
}


ul#menunav {
padding: 0;
margin: 0 auto;
list-style-type: none;
z-index: 5;
position: relative;
}

ul#menunav li {
float: left;
position: relative;
margin: 0;
padding: 0 10px;
font-size: 0.90em;
font-family: font-family: 'Cinzel', Arial, Helvetica, sans-serif;
text-transform: uppercase;
line-height: 55px;
font-weight: normal;
letter-spacing: 0px;
}


ul#menunav li span {
color: #000000;
display: block;
}

ul#menunav li a {
text-decoration: none;
color: #ffffff;
font-weight: normal;
display: block;
position: relative;
}

ul#menunav li a:hover{
	text-decoration: none;
	color: #7FA2DD;
	font-weight: normal;
}

ul#menunav li ul {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 51px;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	behavior: url(_css/PIE.php);/* for ie */
	-moz-box-shadow: 0px 1px 6px #0f0f0f;
	-webkit-box-shadow: 0px 1px 6px #0f0f0f;
	-o-box-shadow: 0px 1px 6px #0f0f0f;
	box-shadow: 0px 1px 6px #0f0f0f;
	z-index: 2;
	background-color: #242D52;
}

ul#menunav li ul li {
border-right: none;
line-height: 1;
margin: 0;
padding: 0;
float: left;
border-bottom: 1px solid #ffffff;
}


ul#menunav li ul li a {
width: 160px !important;
color: #ffffff;
padding: 10px;
display: block;
font-weight: bold;
}

ul#menunav ul li a:hover {
	color: #7FA2DD;
	text-decoration: none;
	background-color: #242D52;
}

.menu_arrow {
margin: 0 0 0 2px;
display: inline-block;
}




#menu_social {
float: right;
margin-top: 10px;
}

a.menu_social_icons {
display: inline-block;
width: 36px;
height: 36px;
margin: 0;
padding: 0;
position: relative;
}

a.menu_social_icons span {
filter:alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
-khtml-opacity: 0;
position: absolute;
top: 0;
left: 0;
background-position: 0 -36px;
display: inline-block;
width: 36px;
height: 36px;
}

.facebook {
background: url(../_images/menu_facebook.png) no-repeat;
background-position: 0 0;
}

.twitter {
background: url(../_images/menu_twitter.png) no-repeat;
background-position: 0 0;
}

.youtube {
background: url(../_images/menu_youtube.png) no-repeat;
background-position: 0 0;
}

.instagram {
background: url(../_images/menu_instagram.png) no-repeat;
background-position: 0 0;
}

.clearit {
clear: both;
}

hr {
width: 100%;
margin: 17px auto;
border: 0;
height: 1px;
border-top: 1px solid #b7b7b7;
}

.clearitline {
	clear: both;
	width: 100%;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	margin-top: 10px;
}

.lcared {
	color: #241215;
}

.formbox {
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#home_addthis {
width: 45%;
float: right;
text-align: right;
margin: 15px 0 0 0;
}

.home_formbox {
	display: inline-block;
	max-width: 50%;
	background: #ffffff;
	padding: 10px;
	color: #4f4f4f;
	font-size: 1em;
	vertical-align: middle;
	position: relative;
	border: 1px solid #666;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}

.home_submitbtn {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	cursor: pointer;
	text-align: center;
	font-size: 1em; /*25px*/
	font-weight: bold;
	color: #ffffff;
	padding: 10px;
	background: #bb0000;
	text-transform: uppercase;
	text-decoration: none;
	width: 75px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.home_submitbtn:hover {
text-decoration: none;
font-weight: bold;
color: #ffffff;
background: #730000;
}

/************************************************************************************
TEXT STYLING
*************************************************************************************/
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	margin: 0;
	padding: 0 0 5px 0;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 0px;
}

h1 {
	font-size: 2.5em;
	line-height: 1.5em;
} /* 60px */

.comingtodvd {
	font-size: 3.5em;
	color: #FFF;
	letter-spacing: -2px;
}
.comingtodvd b {
	color: #FFF;
	letter-spacing: -2px;
	font-weight: bold;
}
h2 {
	font-size: 2em;
} /* 48px */

h3 {
	font-size: 1.5em;
	line-height: 1.6em;
} /* 36px */
h4 {font-size: 2em; } /* 24px */
h5 {font-size: 1.5em; padding: 0 0 5px 0;} /* 21px */
h6 {
	font-size: 1.25em;
	line-height: normal;
} /* 18px */
p, blockquote, pre, td, th, label {line-height: 1.45; margin: 5px 0 14px 0;} /* 13px */


/*a {
	text-decoration: underline;
	color: #CA4419;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #D0451A;
	font-weight: normal;
}*/

.white {
color: #ffffff;
}

.whitefooter {
color: #ffffff;
}

.red {
color: red;
}

.gold {
color: #a27435;
}

.smaller {
font-size: .80em;
}

.centerit {
text-align: center;
}

ul, ol {
margin: 0 0 10px 30px;
}

li {
margin: 0 0 10px 0;
}

#main_bg {
width: 100%;
height: 100%;
position: relative;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
text-align: left;
}

.bg_synopsis {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000000;
	overflow: visible;
	background-position: center;
}
.bg_home {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: 50% 50%;
}
.bg_home4 {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: 50% 50%;
	background-color: #CCC;
}
.content_right {
	width: 70%;
	float: right;
	margin-top: 15px;
}


a.buydvdbtn {
	behavior: url(_css/PIE.php);/* for ie */
	-moz-box-shadow: inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow: inset 0px 1px 0px 0px #cf866c;
	box-shadow: inset 0px 1px 0px 0px #cf866c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #62353d), color-stop(1, #8d3d51));
	background: -moz-linear-gradient(top, #62353d 5%, #8d3d51 100%);
	background: -webkit-linear-gradient(top, #62353d 5%, #8d3d51 100%);
	background: -o-linear-gradient(top, #62353d 5%, #8d3d51 100%);
	background: -ms-linear-gradient(top, #62353d 5%, #8d3d51 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#62353d', endColorstr='#8d3d51',GradientType=0);
	background-color: #850a21;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #942911;
	display: inline-block;
	width: 100%;
	color: #ffffff;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 0px 1px 0px #854629;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-position: bottom;
}
a.buydvdbtn_home {
	behavior: url(_css/PIE.php);/* for ie */
	-moz-box-shadow: inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow: inset 0px 1px 0px 0px #cf866c;
	box-shadow: inset 0px 1px 0px 0px #cf866c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #62353d), color-stop(1, #8d3d51));
	background: -moz-linear-gradient(top, #62353d 5%, #8d3d51 100%);
	background: -webkit-linear-gradient(top, #62353d 5%, #8d3d51 100%);
	background: -o-linear-gradient(top, #62353d 5%, #8d3d51 100%);
	background: -ms-linear-gradient(top, #62353d 5%, #8d3d51 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#62353d', endColorstr='#8d3d51',GradientType=0);
	background-color: #850a21;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #942911;
	display: inline-block;
	width: 49%;
	color: #ffffff;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 0px 1px 0px #854629;
	margin-top: 5px;
	margin-right: 0.75%;
	margin-bottom: 2%;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	background-position: bottom;
	float: left;
}
a.buydvdbtn_width {
	behavior: url(_css/PIE.php);/* for ie */
	-moz-box-shadow: inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow: inset 0px 1px 0px 0px #cf866c;
	box-shadow: inset 0px 1px 0px 0px #cf866c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #83311f), color-stop(1, #8d3d51));
	background: -moz-linear-gradient(top, #83311f 5%, #8d3d51 100%);
	background: -webkit-linear-gradient(top, #83311f 5%, #8d3d51 100%);
	background: -o-linear-gradient(top, #83311f 5%, #8d3d51 100%);
	background: -ms-linear-gradient(top, #83311f 5%, #8d3d51 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83311f', endColorstr='#8d3d51',GradientType=0);
	background-color: #850a21;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #551726;
	display: inline-block;
	color: #ffffff;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 0px 1px 0px #854629;
	margin-top: 5px;
	margin-right: 0.75%;
	margin-bottom: 2%;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
	background-position: bottom;
	float: left;
}


a.buydvdbtn:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #8d3d51), color-stop(1, #83311f));
	background: -moz-linear-gradient(top, #8d3d51 5%, #83311f 100%);
	background: -webkit-linear-gradient(top, #8d3d51 5%, #83311f 100%);
	background: -o-linear-gradient(top, #8d3d51 5%, #83311f 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8d3d51', endColorstr='#83311f',GradientType=0);
	background-color: #742005;
	background-position: bottom;
}
a.buydvdbtn_width:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #8d3d51), color-stop(1, #83311f));
	background: -moz-linear-gradient(top, #8d3d51 5%, #83311f 100%);
	background: -webkit-linear-gradient(top, #8d3d51 5%, #83311f 100%);
	background: -o-linear-gradient(top, #8d3d51 5%, #83311f 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8d3d51', endColorstr='#83311f',GradientType=0);
	background-color: #742005;
	background-position: bottom;
}
a.buydvdbtn_home:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #8d3d51), color-stop(1, #83311f));
	background: -moz-linear-gradient(top, #8d3d51 5%, #83311f 100%);
	background: -webkit-linear-gradient(top, #8d3d51 5%, #83311f 100%);
	background: -o-linear-gradient(top, #8d3d51 5%, #83311f 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8d3d51', endColorstr='#83311f',GradientType=0);
	background-color: #742005;
	background-position: bottom;
}


a.buylicensebtn {
	margin: 5px 10px 0 0;
	behavior: url(_css/PIE.php);/* for ie */
	-moz-box-shadow: inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow: inset 0px 1px 0px 0px #cf866c;
	box-shadow: inset 0px 1px 0px 0px #cf866c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ef3f22), color-stop(1, #87120f));
	background: -moz-linear-gradient(top, #ef3f22 5%, #87120f 100%);
	background: -webkit-linear-gradient(top, #ef3f22 5%, #87120f 100%);
	background: -o-linear-gradient(top, #ef3f22 5%, #87120f 100%);
	background: -ms-linear-gradient(top, #ef3f22 5%, #87120f 100%);
	background: linear-gradient(to bottom, #ef3f22 5%, #87120f 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef3f22', endColorstr='#87120f',GradientType=0);
	background-color: #ef3f22;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #942911;
	display: inline-block;
	color: #ffffff;
	font-size: 1.2em;
	text-transform: none;
	font-weight: normal;
	padding: 12px 24px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #854629;
}


a.buylicensebtn:hover {
color: #ffffff;
font-weight:normal;
text-decoration: none;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #87120f), color-stop(1, #ef3f22));
background:-moz-linear-gradient(top, #87120f 5%, #ef3f22 100%);
background:-webkit-linear-gradient(top, #87120f 5%, #ef3f22 100%);
background:-o-linear-gradient(top, #87120f 5%, #ef3f22 100%);
background:-ms-linear-gradient(top, #87120f 5%, #ef3f22 100%);
background:linear-gradient(to bottom, #87120f 5%, #ef3f22 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#87120f', endColorstr='#ef3f22',GradientType=0);
background-color:#ef3f22;
}

/************************************************************************************
IMAGES
*************************************************************************************/
.img_border {
	width: 98%;
padding: 1%;
border: 1px solid #c0c0c0;
margin-bottom: 6px;
}

.imgfloat {
float: left;
}
.likebox {
	float: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.imgfloat25 {
	float: left;
	margin-left: 25px;
}
.imgfloat25R {
	float: right;
	margin-left: 25px;
}
.hometrailerfloat {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.homecontentfloat {
	float: left;
	width: 67%;
	margin-bottom: 20px;
	clear: left;
}

#home_video {
float: left;
width: 63.05668%; /*623/988*/
text-align: center;
margin-top: 20px;
}

.videocontainer {
	position: relative;
	padding-bottom: 55.2%;
	height: 0;
	overflow: hidden;
	-moz-box-shadow: 0px 0px 50px #808080;
	-webkit-box-shadow: 0px 0px 5px #808080;
	box-shadow: 0px 0px 5px #808080;
	border: 4px solid #ffffff;
	background: #000000;
	margin-bottom: 5px;
}

.videocontainer iframe,
.videocontainer object,
.videocontainer embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.imgfloat10 {
float: left;
margin-right: 10px;
}

/***** SPACERS, PADS & FLOATS *****/
.spacer5 {
margin: 0 0 5px 0;
}

.spacer10 {
margin: 0 0 10px 0;
}

.spacer20 {
margin: 0 0 20px 0;
}

.spacer35 {
margin: 0 0 35px 0;
}

.spacer45 {
margin: 0 0 45px 0;
}

.halfcol {
width: 460px;
float: left;
}

.col {
float: left;
}

.floatmarg5 {
margin-right: 5px;
}

.floatmarg15 {
margin-right: 15px;
}

.floatmarg30 {
margin-right: 30px;
}

.floatmarg50 {
margin-right: 50px;
}

.floatmarg70 {
margin-right: 70px;
}

.platforms {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #cc200e;
}
