/*-------------TEMPLATE STYLES (NEEDED FOR ALL PAGES)-------------*/
html{min-width:980px;border:0px solid red;width:100%;min-width:50%;width:100%;margin:0 auto;background:url(/images/template/grid-tile-red.jpg) repeat;}
body {font-family:helvetica neue light, helvetica neue, helvetica, arial, sans-serif;min-width:980px;border:0px solid blue;min-width:980px;margin:12px;padding:0px 0 0px 0;background:url(/images/template/grid-tile-gray.jpg) repeat;}
.body-container{width:100%;min-height:800px; padding-top:120px;
    /*overflow-x: hidden;overflow-y: auto;*/background:url(/images/template/film-strips-red-background.gif);background-repeat:repeat-y;background-position:top right;margin:0;}
.header {left: 0;
    margin: 10px auto;
    padding: 20px 20px 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 980px;}

.social-media-holder {border: 0px solid red; float: right; height: 100px; position: relative; left: 100px; width: 100px; margin: 0px 0px 0px -100px;}
a{border:0;text-decoration:none;color:#C82626;font-weight:bold;}
a:hover{color:Red;}
a img{border:0;}
.logo img a{float:left;border:0;}
.navigation{ float: right;
    margin: 0;
    padding: 0;
    width: 60%;display:block;}
.navigation-cell{  float: left;
    list-style-position: inside;
    list-style-type: none;
    margin: -10px 20px 0 0;
    padding: 10px;
    width: 25%;max-height:150px;}
.navigation-cell:hover{background-color:#C82626;}
.navigation-cell h6{ border-bottom: 1px dotted #EBA2A2;color: #C82626;font-family: trebuchet ms,arial,sans-serif;font-size: 24px;font-weight: bold;letter-spacing: -0.05em;margin: 0 0 3px;text-align: left;text-transform: uppercase;}
.sprite{background:url(/images/template/navigation-icon-sprite.jpg); background-repeat:no-repeat;}
.icon1{float:left;height:46px;width:46px;background:url(/images/template/navigation-icon-sprite.jpg);background-position:0px 46px;}
.icon2{float:left;height:46px;width:46px;background:url(/images/template/navigation-icon-sprite.jpg);background-position:46px 46px;}
.icon3{float:left;height:46px;width:46px;background:url(/images/template/navigation-icon-sprite.jpg);background-position:93px 46px;}
.a-description{ float: left;
    font-family: helvetica,sans-serif;
    font-size: 11px;
    letter-spacing: -0.02em;
    line-height: 1;
    margin-left: 5px;
    width: 96px;color:#000;}

  /* ---------------HEADER DROPDOWN MENU STYLES------------ --------- */
#mega {
list-style:none;
margin:60px -1px 0 0;
float: right;
margin: 0;
padding: 0;
width: 60%;
display:block;
position:Relative;
z-index:999999;
font-family: helvetica,sans-serif;
}



#mega li {
text-align:left;
position:relative;
float: left;
list-style-position: inside;
list-style-type: none;
margin: -10px 20px 0 -1px;
padding: 10px;
width: 25%;
}

#mega li:hover {
background-color:#C82626;
}

#mega a {
color:#000;
outline:0;
text-decoration:none;
display:block;
line-height:2em;
font-weight:normal;
}

#mega li a {font-weight:normal;}
#mega li:hover a { /* hide top shadow on div */
padding-bottom:10px;
margin-bottom:-10px;
position:relative;
z-index:1;
}
/* ----------- Hide/Show Div ---------- */
#mega .dropdown {
position:absolute;
left:-999em;
margin:55px 0 0 1px;
width:350px;
padding:20px 10px;
border:1px solid red;
font-weight:normal;
text-align:left;
background:#fff;
z-index:9999999;
}
#mega li:hover .dropdown {
left:-1px;top:auto;
box-shadow:0 2px 8px #000;
border-radius:0px 6px 6px 6px;
z-index:9999999;
}

#header-contact-dropdown{box-shadow:0 2px 8px #000;
border-radius:0px 6px 6px 6px;height:550px;}
#mega li.dif:hover .dropdown {
left:-221px;
}


@-moz-keyframes fadeIn {0%{opacity:.1;}100%{opacity:1;}}
@-webkit-keyframes fadeIn {0%{opacity:.1;}100%{opacity:1;}}
@-ms-keyframes fadeIn {0%{opacity:.1;}100%{opacity:1;}}
@keyframes fadeIn {0%{opacity:.1;}100%{opacity:1;}}
#mega li:hover {
-moz-animation:fadeIn .75s ease-in-out; 
-webkit-animation:fadeIn .75s ease-in-out; 
-o-animation:fadeIn .75s ease-in-out; 
-ms-animation:fadeIn .75s ease-in-out; 
animation:fadeIn .75s ease-in-out; 
}
#mega li:hover .dropdown {
-moz-animation:fadeIn .5s ease-in-out; 
-webkit-animation:fadeIn .5s ease-in-out; 
-o-animation:fadeIn .5s ease-in-out; 
-ms-animation:fadeIn .5s ease-in-out; 
animation:fadeIn .5s ease-in-out; 
}

#mega .dropdown h3 {
   border-bottom: 1px solid #EEEEEE;
    clear: both;
    color: red;
    float: left;
    font-family: helvetica,sans-serif;
    font-size: 1.1em;
    letter-spacing: -0.05em;
    margin: 0;
    padding: 0 20px 5px 0;
    width: 330px;
}
#mega .dropdown p {
float:left;
width:146px;
padding-left:10px;
}
#mega .dropdown p a {
  clear: left;
    color: #999999;
    float: left;
    font-size: 14px;
    letter-spacing: -0.05em;
    line-height: 1.5;
    text-decoration: none;
font-weight:bold;
}
#mega .dropdown a:hover, #mega .dropdown a:focus, #mega .dropdown a:active {
text-decoration:none; color:#C82626;}

/*footer*/
#footer{margin:50px 20px 0 0;background:url(/images/template/grid-tile-red.jpg) repeat;color:white;font-family:helvetica, arial, sans-serif;font-size:17px;width:100%;min-height:300px;position:relative;bottom:0;}
#footer h4 {margin:0 0 30px 0;color:black;font-size:12px;letter-spacing:-0.05em;}
.filmzone-numbers{float:left;}
.vcard div{display:inline;}
.adr{float:left;margin:0px 20px 0 0;}
#footer-film{background:url(/images/template/grid-tile-film.jpg) repeat-x;height:23px;width:100%;}
#footer-contents {width:980px;margin:0 auto;}
#first-footer-column{float:left;padding:50px 20px 40px 0;width:400px;font-weight:bold;margin-right:20px;font-size:12px;}
#footer-column{float:left;padding:50px 20px 40px 0;}
#logo-footer {float:left;margin:-20px -20px 0 -10px;width:410px;}
#footer-link h5 { color: #fff;font-family: helvetica,arial,sans-serif;font-size: 14px;line-height: 1; margin: 0px 10px 0 0;padding: 0px 15px;text-transform: uppercase;font-weight:bold;text-align:left;text-shadow:0 0;}
#footer-link h5:hover{color:#000;}

/*----------------contact form-------------------*/
.contact-form{
    background-color: white;
    border: 5px solid red;
    border-top:0px solid white;
    border-radius: 0 0 20px 20px;
    box-shadow: 1px 1px 3px 1px #222222;
    margin: 45px auto -420px;
    padding: 20px;
    position: relative;
    z-index:999;
    width: 930px; height:390px;overflow:hidden;}
@-moz-keyframes fadeIn {0%{opacity:.1;}100%{opacity:1;}}
@-webkit-keyframes fadeIn {0%{opacity:.1;}100%{opacity:1;}}
@-ms-keyframes fadeIn {0%{opacity:.1;}100%{opacity:1;}}
@keyframes fadeIn {0%{opacity:.1;}100%{opacity:1;}}
.contact-form {
-moz-animation:fadeIn 3s ease-in-out; 
-webkit-animation:fadeIn 3s ease-in-out; 
-o-animation:fadeIn 3s ease-in-out; 
-ms-animation:fadeIn 3s ease-in-out; 
animation:fadeIn 3s ease-in-out; 
}

.movie-contact-form{
    background-color: white;
    padding: 20px;
    position: relative;
    z-index:999;height:500px;}


.contact-form h2{color:Red;letter-spacing:-0.05em;font-size:36px;line-height:1;padding:0;margin:0;text-shadow: 1px 1px #CCCCCC;}
.movie-contact-form .label, .contact-form .label{font-size: 20px;font-weight: normal;letter-spacing: -0.05em; margin: 10px;}
.movie-contact-form input, textarea, .contact-form input, textarea {padding:10px;border-radius:5px;border:1px solid #eee;box-shadow:1px 1px 3px 1px #C82626;margin:10px 0;font-size:20px;color:#858585;width:400px;font-family:courier new, helvetica, sans-serif;}
.contact-button{background-color: #C82626;float:right;
    border-radius: 10px;
    color: white;
    font-size: 32px;
    letter-spacing: -0.05em;
    padding: 10px;
    text-shadow: 2px 2px #AA2020;
    border:5px solid #AA2020;line-height:1;box-shadow:1px 1px 3px 1px #222;font-weight:bold;position:relative;top:-55px;margin:0 20px -95px 0;}
.contact-button:hover{background-color:#AA2020;box-shadow:1px 1px 3px 1px #000;}

.contact-form form{  float: right;
    padding-left: 30px;
    width: 600px;}
.movie-contact-form form{float: right;}
.contact-form .close-button {float:right;margin:-14px;}
.movie-contact-form .close-button{position: relative;
    top: -80px;float:right;}

/*----------------contact form-------------------*/



/*--------------REVOLVING CONTENT CAROUSEL STYLES--------------------*/
/* Circular Content Carousel Style */
.ca-container{
	position:relative;
	margin:25px auto 20px auto;
	width:990px;
	height:360px;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:330px;
	height:100%;
	text-align:left;
border:0px solid red;
}
.ca-more{
	position: absolute;
	bottom: 10px;
	right:0px;
	padding:4px 15px;
	font-weight:bold;
	background: #ccbda2;
	text-align:center;
	color: white;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	text-shadow:1px 1px 1px #897c63;
}
.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	background:#fff url(/odyssey/cross.png) no-repeat center center;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	padding:20px;
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	background:#fff;
	overflow:hidden;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}
.ca-item-main:hover{
box-shadow:1px 1px 2px #222;
}


.ca-item h3{
	font-family: 'Coustard', sans-serif;
	text-transform:uppercase;
	font-size:30px;
	color:#000;
	margin-bottom:20px;
	height:85px;
	text-align:center;
	text-shadow: 0px 1px 1px #e4ebe9;
}
.ca-item h4{
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	font-size:12px;
	text-align:left;
	border-left:10px solid #b0ccc6;
	padding-left:10px;
	line-height:24px;
	margin:10px;
	position:relative;
}
.ca-item h4 span{
	text-indent:40px;
	display:block;
}
.ca-item h4  span.ca-quote{
	color:#f4eee3;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}
.ca-content-wrapper{
	background:#b0ccc6;
	position:absolute;
	width:0px; /* expands to width of the wrapper minus 1 element */
	height:440px;
	top:5px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{
	width:660px;
	overflow:hidden;
}
.ca-content-text{
	font-size: 14px;
	font-style: italic;
	font-family: "Georgia","Times New Roman",serif;
	margin:10px 20px;
	padding:10px 20px;
	line-height:24px;
}
.ca-content-text p{
	padding-bottom:5px;
}
.ca-content h6{
	margin:25px 20px 0px 35px;
	font-size:32px;
	padding-bottom:5px;
	color:#000;
	font-family: 'Coustard', sans-serif;
	color:#60817a;
	border-bottom:2px solid #99bcb4;
	text-shadow: 1px 1px 1px #99BCB4;
}
.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
}
.ca-content ul li a:hover{
	background:#fff;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(/images/template/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-40px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-40px;
}
.ca-nav span:hover{
	opacity:1.0;
}
     
.ca-item h2 {
    color: #000000;
    font-family: 'Coustard',sans-serif;
    margin-bottom: 20px;
    text-align: center;
    text-shadow: 0 1px 1px #E4EBE9;
    text-transform: uppercase;
    font-size:25px;height:70px;
}


.ca-item h4 {
    color: #000000;
    font-family: 'Coustard',sans-serif;
    font-size: 25px;
    margin: 10px 5px 10px 20px;
    text-shadow: 0 1px 1px #E4EBE9;
   text-transform:capitalize;
height:auto;
text-align:left;
border:0;
font-style:normal;
padding:0;
}

.ca-wrapper{overflow-x:hidden;height:320px;}
.ca-item p{margin:0 5px 10px 20px;font-size:14px;}

.ca-item h4 {
    color: #000000;
    font-family: 'Coustard',sans-serif;
    font-size: 25px;
    margin: 10px 5px 10px 20px;
    text-shadow: 0 1px 1px #E4EBE9;
   text-transform:capitalize;
height:auto;
text-align:left;
border:0;
font-style:normal;
padding:0;
}
.ca-wrapper{overflow-x:hidden;height:380px;}
.ca-item{text-align:left;}
.ca-item p{margin:0 5px 10px 20px;font-size:14px;}
.tags p {color:#858585;font-size:14px;}

.social-media{position:Relative;top:-40px;background-color:white;border:1px solid #eee;border-bottom:0;margin-bottom:-40px;border-radius:20px 20px 0 0;
    width: 300px;float:right;}

.filmzone{color:red;font-size:16px;}
.bold{font-weight:bold;color:#000;}
.normal{font-weight:bold;color:#858585;font-size:12px;letter-spacing:-0.05em;text-transform: uppercase;}

/*----------------------END BUILD TEMPLATE STYLES-------------------------*/