/* @override http://slushaimovie.com/_site/css/style.css */

@import url("reset.css");

/* Main Styles */

body{
	background: url(../img/black-bg.jpg) center top;
	font-size: 20px;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	min-width: 950px !important;
}

#wrapper{
	padding-top: 1em;
}

a, a:visited{
	color: #01777b;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/* Header and Navigation Items */

#header{
	background: url(../img/header-bg.jpg) center top;
	height: 155px;
}

#nav-home{
	position: relative;
	top: .5em;
	height: 51px;
	width: 178px;
	line-height: 300em;
	background: url(../img/listen-logo.png) no-repeat;
	margin: 0 auto;
	overflow: hidden;
	display: block;
	/*padding-bottom: 80px;*/
	padding-bottom: 3.25em;
}

#nav-home:hover{
	background: url(../img/listen-logo-ovr.png) no-repeat;
}

#nav-story{
	height: 20px;
	width: 90px;
	overflow: hidden;
	display: inline-block;
    display: -moz-inline-stack;
	/*line-height: 300em;*/
    color: #000;
    font-size: 0;
	background: url(../img/btn-story.gif) no-repeat;
}

#nav-story strong{
	display: block;
}

#nav-story:hover{
	background: url(../img/btn-story-ovr.gif) no-repeat;
}

#nav-watch{
	height: 20px;
	width: 125px;
	overflow: hidden;
	display: inline-block;
    display: -moz-inline-stack;
    color: #000;
	/*line-height: 300em;*/
    font-size: 0;
	background: url(../img/btn-watch.gif) no-repeat;
}

#nav-watch strong{
	display: block;
}

#nav-watch:hover{
	background: url(../img/btn-watch-ovr.gif) no-repeat;
}

#nav-press{
	height: 20px;
	width: 55px;
	overflow: hidden;
	display: inline-block;
    display: -moz-inline-stack;
    font-size: 0;
    color: #000;
	/*line-height: 300em;*/
	background: url(../img/btn-press.gif) no-repeat;
}

#mav-press strong{
	display: block;
}

#nav-press:hover{
	background: url(../img/btn-press-ovr.gif) no-repeat;
}

#nav-cast-crew{
	height: 20px;
	width: 99px;
	overflow: hidden;
	display: inline-block;
    display: -moz-inline-stack;
    color: #000;
	/*line-height: 300em;*/
    font-size: 0;
	background: url(../img/btn-cast-crew.gif) no-repeat;
}

#nav-cast-crew strong{
	display: block;
}

#nav-cast-crew:hover{
	background: url(../img/btn-cast-crew-ovr.gif) no-repeat;
}

#nav-contact{
	height: 20px;
	width: 75px;
	overflow: hidden;
	display: inline-block;
    display: -moz-inline-stack;
    font-size: 0;
    color: #000;
	/*line-height: 300em;*/
	background: url(../img/btn-contact.gif) no-repeat;
}

a#nav-contact strong{
	display: block;
}

#nav-contact:hover{
	background: url(../img/btn-contact-ovr.gif) no-repeat;
}

#header ul{
	/*padding-top: 3.95em;*/
	width: 950px;
	margin: 0 auto !important;
	padding: 0 !important;
	text-align: center;
}

#header ul li{
	display: inline !important;
	margin: 0 2em !important;
	padding: 0 !important;
}

/* Main Body Styles */

#body{
	width: 950px;
	margin: 2em auto 0 auto;
}

#body-left{
	float: left;
}

#body-right{
	float: right;
}

p{
	font-size: .6em;
	line-height: 1.5em;
	padding-bottom: .75em;
}


/* Homepage Specific Styles */

#home #about h2{
	height: 13px;
	width: 300px;
	background: url(../img/about-the-film.jpg) no-repeat;
	overflow: hidden;
	line-height: 320px;
	display: block;
	margin-bottom: 1em;
}

#home #synopsis h2{
	height: 13px;
	width: 160px;
	display: block;
	overflow: hidden;
	line-height: 320px;
	background: url(../img/synopsis.jpg) no-repeat;
	margin-bottom: 1em;
}

#about, #synopsis, #contact, #survey{
	width: 400px;
	margin: 0 0 1em 0;
}

#home #survey h2{
	height: 20px;
	width: 160px;
	display: block;
	overflow: hidden;
	line-height: 320px;
	background: url(../img/survey.jpg) no-repeat;
	margin-bottom: 1em;
}


/* Photos */

#production-photos{
	width: 450px;
}

#production-photos ul{
	list-style-type: none;
}

#production-photos ul li{
	display: inline;
	/*background: white;*/
}

#production-photos ul li.production-photos-first{
	display: block;
	margin-bottom: 1em;
}

#production-photos ul li.production-photos-second{
	padding-right: 1em;
}

#cast-page #production-photos ul li.production-photos-second, #press-page #production-photos ul li.production-photos-second, #contact-page #production-photos ul li.production-photos-second{
	padding-right: .5em;
}

#production-photos ul li a:hover{
	opacity: 0.8;
}

/* Contact Page */

#contact-page h2{
	height: 20px;
	width: 150px;
	background: url(../img/contact.jpg) no-repeat;
	overflow: hidden;
	line-height: 320px;
	display: block;
	margin-bottom: 1em;
}

#contact-page dl{
	font-size: .6em;
	line-height: 1.25em;
}

#contact-page dl dt{
	padding-top: .75em;
	padding-bottom: .25em;
	font-weight: bold;
}

/* Press Page */

#download h2 a{
	height: 25px;
	width: 400px;
	background: url(../img/btn-download.jpg) no-repeat;
	overflow: hidden;
	line-height: 320px;
	display: block;
	margin-bottom: 1em;
}

#download h2 a:hover{
	background: url(../img/btn-download-ovr.jpg) no-repeat;
}

#press-page #about h2{
	height: 20px;
	width: 325px;
	background: url(../img/why-slushai.jpg) no-repeat;
	overflow: hidden;
	line-height: 320px;
	display: block;
	margin-bottom: 1em;
}


/* Cast + Crew Page */

#cast-page #cast{
	height: 20px;
	width: 239px;
	background: url(../img/cast.jpg) no-repeat;
	overflow: hidden;
	line-height: 320px;
	display: block;
	margin-bottom: 1em;
}

#cast-page #crew{
	height: 20px;
	width: 239px;
	background: url(../img/crew.jpg) no-repeat;
	overflow: hidden;
	line-height: 320px;
	display: block;
	margin: 1em 0;
}

#cast-page #body dl{
	font-size: .6em;
	line-height: 1.25em;
	width: 200px;
}

#cast-page #body dl dt{
	width: 150px;
	display: inline;
	font-weight: bold;
	line-height: 1.25em;
}

#cast-page dl dd{
	margin-bottom: 1em;	
}

#cast-page dl span{
	display: block;
}

#cast-page dl.cast-left, #cast-page dl.crew-left{
	float: left;
}

#cast-page dl.cast-right, #cast-page dl.crew-right{
	float: left;
}




/* Footer */

#footer{
	margin: 5em auto;
	width: 50em;
	text-align: center;
	font-size: .5em;
	line-height: 1.75em;
}

#footer p{
	font-size: 1em !Important;
}

/* Tools */

hr{
	display: none;
}

.cb{
	clear: both;
}


/* @group FancyBox */

div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #000;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../img/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -15px;
	right: 0px;
	height: 15px;
	width: 45px;
	background: transparent url(../img/btn-close.gif) no-repeat;
	cursor: pointer;
	z-index: 1000 !important;
	display: none;
	border: 1px solid #666;
	border-bottom: none;
}


div#fancy_content {
	position: absolute;
	top: 0;
	left: 2px;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_wrap{
	padding: 0 !Important;
	margin: 0 !Important;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
	left: -4px;
	border: 1px solid #666;
	margin: 0 !important;
	padding: 0 !important;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: -4px;
	/*left: 0;*/
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
	border: 1px solid #666;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none !important;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../img/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../img/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../img/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #333;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:../img/image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(../img/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(../img/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
../img/	background: transparent url(fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../img/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../img/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../img/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancy_shadow_nw.png) no-repeat;
}

/* @end */

/* */

#watch-html-full .li-trailer{
	background: url(../img/btn-watch.gif) no-repeat !important;
	position: relative;
	top: .9em;
}

#watch-html-full #nav-watch{
	visibility: hidden;
}

#watch-html-full embed{
	margin: 0 auto;
	width: 100%;
}


/* Form */

form{
	padding-bottom: .5em;
}
