/************************************************************************************
GENERAL STYLING
*************************************************************************************/
* {
margin: 0;
padding: 0;
border: 0;
outline: none;
}

/* set image max width to 100% */
img {
max-width: 100%;
height: auto;
width: auto\9; /* ie8 */
}

html, body {
height: 100%;
}

body {
margin: 0 auto;
background: #000000;
font-size: 16px; 
line-height: 1.35;
font-family: Arial,Helvetica,sans-serif; 
color: #ffffff;
}

#wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -300px auto;
position: relative;
}

#push, #footer {
position: relative;
height: 300px;
}

#footer {
width: 100%;
background: #000000;
color: #616161;
overflow: hidden;
text-align: center;
font-size: 0.75em;
border-top: 1px solid #390e06;
margin: 15px auto 0 auto;
}


#menu {
width: 100%;
margin: 0 auto;
position: relative;
behavior: url(_css/PIE.php);/* for ie */
background-color: #22404f; /* fallback color if gradients are not supported */
background-image: -webkit-linear-gradient(top, #232323, #0d0d0d); /* For Chrome and Safari */
background-image: -moz-linear-gradient(top, #232323, #0d0d0d); /* For old Fx (3.6 to 15) */
background-image: -ms-linear-gradient(top, #232323, #0d0d0d); /* For pre-releases of IE 10*/
background-image: -o-linear-gradient(top, #232323, #0d0d0d); /* For old Opera (11.1 to 12.0) */ 
-pie-background: linear-gradient(#232323, #0d0d0d); /*PIE*/
background-image: linear-gradient(to bottom, #232323, #0d0d0d); /* Standard syntax; must be last*/
border-top: 1px solid #390e06;
border-bottom: 1px solid #390e06;
z-index: 50;
text-align: center;
padding: 0;
}

#menu_icon {
position: relative;
margin: 0 0 0 10px;
display: none;
font-size: 1em;
font-family: 'Roboto Condensed', Arial,Helvetica,sans-serif;
text-transform: uppercase;
line-height: 55px;
width: 20%;
z-index: 5;
padding-left: 25px;
}

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

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

ul#menunav {
width: 988px;
padding: 0;
margin: 0 auto;
list-style-type: none;
position: relative;
}

ul#menunav li {
display: inline-block;
position: relative;
margin: 0;
padding: 0 10px;
font-size: 1em;
font-family: 'Roboto Condensed', Arial,Helvetica,sans-serif;
text-transform: uppercase;
line-height: 54px;
font-weight: normal;
color: #ee3b17;
}


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

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

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

ul#menunav li ul {
list-style: none;
position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
left: 0; 
top: 55px;
background: #0d331b;
margin: 0; 
padding: 0;
display: none;
float: left;
behavior: url(_css/PIE.php);/* for ie */
z-index: 2;
}

ul#menunav li ul li {
border-right: none;
margin: 0;
padding: 0;
border-bottom: 1px solid #14512b;
text-align: left;
line-height: 1;
font-size: 1em;
}


ul#menunav li ul li a {
width: 160px !important;
color: #ffffff;
display: block;
font-weight: normal;
text-decoration: none;
padding: 13px;
}

ul#menunav ul li a:hover {
color: #ffffff;
text-decoration: none;
background: #0b2a16;
font-weight: normal;
text-decoration: none;
}

.last_line {
border: none !important;
}

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

hr {
clear: both;
width: 100%;
margin: 40px auto;
border: 0;
height: 1px;
border-top: 1px dashed #d0d0d0;
}

.clearit {
clear: both;
}


.video-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}

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





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

h1 {font-size: 3.5em;} /* 60px */
h2 {font-size: 2.5em;} /* 48px */
h3 {font-size: 2em;} /* 36px */ 
h4 {font-size: 1.75em; } /* 24px */
h5 {font-size: 1.3125em; } /* 21px */
h6 {font-size: 1.125em;} /* 18px */
p, blockquote, pre, td, th, label {line-height: 1.5; margin: 5px 0 17px 0;} /* 13px */


a {
text-decoration: none;
color: #eb2400;
font-weight: bold;
}

a:hover {
text-decoration: none;
color: #b11b00;
font-weight: bold;
}

.centerit {
text-align: center !important;
}

.rightit {
text-align: right !important;
}

.leftit {
text-align: left !important;
}

.green {
color: #1c6237;
}

.white {
color: #ffffff;
}

ul {
margin: 5px 0 5px 35px;
}

li {
margin-bottom: 10px;
}

.smaller {
font-size: 0.75em;
}

.bigger {
font-size: 1.3em;
line-height: 1.2;
}

.biggest {
font-size: 1.5em;
line-height: 1.2;
}

.headers {
width: 60%;
border-top: 1px solid #bebebe;
border-bottom: 1px solid #bebebe;
margin: 15px auto 30px auto;
}

.headers h1 {
font-size: 4em !important;
line-height: 0.8 !important;
margin: 0;
padding: 10px 0 15px 0;
letter-spacing: -2px;
}

h4.titlecase {
text-transform: none !important;
}

/************************************************************************************
SPACERS/PADS/FLOATS
*************************************************************************************/
.spacer30 {
margin: 0 !important;
height: 30px !important;
line-height: 1;
}

.spacer45 {
margin: 0 !important;
height: 45px !important;
line-height: 1;
}

.spacer60 {
margin: 0 !important;
height: 60px !important;
line-height: 1;
}

.spacer15 {
margin: 0 !important;
height: 15px !important;
line-height: 1;
}

.padit15 {
padding: 15px;
position: relative;
}

.padit30 {
padding: 30px;
}

.column_half {
width: 47%;
float: left;
margin: 0 1.5% 0 1.5%;
}

.floatmarg50 {
margin-right: 0px;
}

.padit15 {
padding: 15px;
}

.padit10 {
padding: 10px;
}



/************************************************************************************
IMAGES
*************************************************************************************/
.imgfloat {
float: left;
margin-right: 1%;
}

.imgfloat_tight {
float: left;
margin: 0 7px 0 0;
}

.imgbrdrfloat {
float: left;
margin: 0 25px 20px 0;
border: 4px solid #ffffff;
behavior: url(_css/PIE.php);/* for ie */
-moz-box-shadow: 0px 2px 3px #333333;
-webkit-box-shadow: 0px 2px 3px #333333;
box-shadow: 0px 2px 3px #333333;
}

.imgbrdr {
margin: 0 0 15px 0;
border: 4px solid #ffffff;
position: relative;
behavior: url(_css/PIE.php);/* for ie */
-moz-box-shadow: 0px 2px 3px #333333;
-webkit-box-shadow: 0px 2px 3px #333333;
box-shadow: 0px 2px 3px #333333;
}


/************************************************************************************
HOME
*************************************************************************************/
#homevideoplayer {
position: relative;
width: 80.97165%;
max-width: 100%;
margin: 0 auto;
border: 5px solid #c8c8c8;
background: #000000;
}


#home_synopsis {
width: 100%;
font-size: 1.1em;
line-height: 1.1;
color: #778a7e;
background: #102018;
}

#home_addthis {
width: 35%;
text-align: center;
margin: 30px auto !important;
color: #ffffff;
}



/************************************************************************************
VIDEOS
*************************************************************************************/
.column_videos {
float: left;
width: 28%;
margin: 0 2% 15px 2%;
text-align: center;
font-size: 0.80em;
font-weight: bold;
}

.column_videos img {
border: 2px solid #c8c8c8;
position: relative;
behavior: url(_css/PIE.php);/* for ie */
-moz-box-shadow: 0px 2px 4px #474747;
-webkit-box-shadow: 0px 2px 4px #474747;
box-shadow: 0px 2px 4px #474747;
margin: 0 0 8px 0;
}

.share_this {
width: 100%;
text-align: center;
margin: 8px auto;
font-size: 0.75em;
}



/************************************************************************************
THEATERS
*************************************************************************************/
#map {
float: left;
width: 100%; /*900px*/
height: 300px;
margin: 15px auto;
color: #000000;
border: 1px solid #e0e0e0;
position: relative;
}

#map img {
    max-width: none;
}


.state_select {
font-size: 1.15em;
margin: 0 0 8px 0;
}


.theaterlist {
width: 100%;
margin: 0 auto;
background: #131313;
border-collapse: collapse;
}

.theaterlist th {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.90em;
font-weight: bold;
padding: 5px 9px;
color: #ffffff;
border: 1px solid #272727;
border-collapse: collapse;
background: #000000;
}

.theaterlist tbody td {
padding: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.75em;
line-height: 1;
color: #ffffff;
border: 1px solid #272727;
border-collapse: collapse;
}

.theaterlist tbody tr.odd td {
background-color: #111111; 
}

.reservebtn {
position: relative;
behavior: url(_css/PIE.php);/* for ie */
background-color: #df1f1f; /* fallback color if gradients are not supported */
background-image: -webkit-linear-gradient(top, #df1f1f, #bd1616); /* For Chrome and Safari */
background-image: -moz-linear-gradient(top, #df1f1f, #bd1616); /* For old Fx (3.6 to 15) */
background-image: -ms-linear-gradient(top, #df1f1f, #bd1616); /* For pre-releases of IE 10*/
background-image: -o-linear-gradient(top, #df1f1f, #bd1616); /* For old Opera (11.1 to 12.0) */ 
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#14512b', endColorstr='#0d351c',GradientType=0);
background-color:#14512b;
-pie-background: linear-gradient(#39b3ea, #df1f1f); /*PIE*/
background-image: linear-gradient(to bottom, #df1f1f, #bd1616); /* Standard syntax; must be last*/
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
display:inline-block;
color:#ffffff;
font-size: 1em;
font-weight:normal;
padding: 8px 14px;
text-decoration:none;
cursor: pointer;
text-shadow:0px 1px 0px #000000;
vertical-align: middle;
}

.reservebtn:hover {
color:#ffffff;
font-weight: normal;
background: #df1f1f;
}


/************************************************************************************
ENDORSEMENTS
*************************************************************************************/
#endorse p {
font-size: 1.5em;
line-height: 1.3;
font-family: 'Roboto Condensed', Arial,Helvetica,sans-serif;
margin: 15px 0 40px 0 !important;
}

#endorse p span.source {
color: red;
font-size: 0.90em;
}




/************************************************************************************
STUDY GUIDE
*************************************************************************************/
.column_studyguide {
width: 65%;
float: left;
text-align: left;
margin: 0 0 0 2%;
}



/************************************************************************************
SIGN UP
*************************************************************************************/

.submitbtn {
cursor: pointer;
display: inline-block;
padding: 10px 25px;
position: relative;
font-size: 1.25em;
text-shadow:0px 1px 0px #528ecc;
color: #ffffff;
vertical-align: middle;
behavior: url(_css/PIE.php);/* for ie */
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
box-shadow:inset 0px 1px 0px 0px #ffffff;
background-color: #df1f1f; /* fallback color if gradients are not supported */
background-image: -webkit-linear-gradient(top, #df1f1f, #bd1616); /* For Chrome and Safari */
background-image: -moz-linear-gradient(top, #df1f1f, #bd1616); /* For old Fx (3.6 to 15) */
background-image: -ms-linear-gradient(top, #df1f1f, #bd1616); /* For pre-releases of IE 10*/
background-image: -o-linear-gradient(top, #df1f1f, #bd1616); /* For old Opera (11.1 to 12.0) */ 
-pie-background: linear-gradient(#39b3ea, #df1f1f); /*PIE*/
background-image: linear-gradient(to bottom, #df1f1f, #bd1616); /* Standard syntax; must be last*/
border:1px solid #bd1616;
}

.submitbtn:hover {
background: #bd1616;
color: #ffffff;
}



#signup_form label {
margin: 15px 0 0 0;
display: block;
}

#signup_form label.required {
font-weight: bold;
}

#signup_form label em {
color: #c83333;
font-style: none;
}

#signup_form select {
display: block;
font-size: 1em;
margin: 0 0 5px 0;
}

#signup_form input[type=text] {
width: 90%;
display: block;
background: #ffffff;
padding: 9px 15px;
color: #000000;
font-size: 1em;
margin: 0 0 5px 0;
position:relative;
border: 1px solid #c5c5c5;
}

#signup_form .thoughts_textarea {
width: 90%;
height: 200px;
display: block;
background: #ffffff;
padding: 9px 15px;
color: #000000;
font-size: 1em;
margin: 0 0 5px 0;
position:relative;
border: 1px solid #c5c5c5;
}

p.error {
font-weight: bold;
color: red;
margin: 5px 0 0 0;
padding: 0;
}

.thepot {
display: none;
}



/************************************************************************************
PAGINATION
*************************************************************************************/
.pagination {
margin: 10px 0;
padding: 0;
list-style: none;
}

.pagination li{
float: left;
margin-right: 2px;
border: 1px solid #bababa;
padding: 0;
font-size: 0.70em;
}

.pagination .active {
border: none;
display: block;
padding: 3px 6px 3px 0;
font-weight: bold;
}

.pagination .separator{
border: none;
display: block;
padding: 3px 2px;
}

.pagination a {
display: block;
padding: 3px 6px;
background: #eaeaea;
font-weight: bold;
}

.pagination a:hover{
text-decoration: none;
background:#dbdbdb;
}

