/* CSS Document */

* {
margin: 0;
padding: 0;
}

* img {
border: 0;
}

body {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
	color:#999999;
	text-align:center;
	line-height:18px;
	background: #000000 url(../images/site-bg.gif) repeat-x;
	background-color:#000;
}

h1 {
}

h2 {
font-weight:700;
font-size: 13px;
}

.indent {
text-indent: 15px;
}

div#container {
position: relative;
margin: 0 auto;
width: 800px;
text-align: left;
}

a {
color:#993300;
text-decoration: none;
}

a:hover {
color: #CCCCCC;
text-decoration: underline;
}

a:visited {

}


/*---------------------------------------------------------------------- HEADER STYLES --*/

div#header {
position: relative;
width: 800px;
height: 170px;
background: url(../images/starburst-bg.jpg) left no-repeat;
padding-top: 20px;
}

div#header-content {
position: relative;
float: right;
text-align: right;
z-index: 2;
}

#header-content p {
text-align: right;
}

#header-content a {
font-family: Trebuchet, Verdana, Helvetica, sans-serif;
font-size: 13px;
color: #b1b0b0;
text-decoration: none;
}

#header-content p a {
font-family: Trebuchet, Verdana, Helvetica, sans-serif;
font-size: 13px;
color: #b1b0b0;
padding: 0 2px;
text-decoration: none;
}

#header-content p a:hover {
color: #fff;
background-color: #993f18;
text-decoration: none;
}

#header-content p {
padding-top: 15px;
}

#header-content img {
margin-bottom: -5px;
}

.logo {
position: absolute;
float: left;
}


/*------------------------------------------------------------------------ NAV STYLES --*/

div#nav {
background: url(../images/nav-bg.gif) repeat-x;
height: 46px;
padding: 12px 0 0 85px;

}

#nav ul  {
text-align: center;

}

#nav li {
list-style-type: none;
float: left;
background: url(../images/nav-separater.gif) left no-repeat;
padding: 0 5px;
}

#nav a {
display: block;
padding: 3px;
font-size: 15px;
color: #fff;
text-decoration: none;
}

#nav a:hover {
background-color: #617a48;
}

body#about a#navAbout,
body#trailers a#trailersNav,
body#news a#newsNav,
body#screenings a#screeningsNav,
body#take-action a#take-actionNav,
body#promo a#promoNav,
body#resources a#resourcesNav,
body#contact a#contactNav {
background-color: #617a48;
}

/*----------------------------------------------------------------- CONTENT STYLES --*/

div#content {
position: relative;
width: 800px;
}

div#content-left-home {
position: relative;
float: left;
width: 560px;
padding-top: 20px;
}

#content-left-home p {
	margin-bottom:10px;
}

.read-more a {
display: block;
margin:10px 0;
width: 102px;
height: 23px;
background: url(../images/read-more-button.gif) no-repeat;
}

.read-more a:hover {
background: url(../images/read-more-button.gif) no-repeat;
background-position: 0 -30px;
}

div#content-right {
position: relative;
float: left;
width: 208px;
padding-top: 20px;
text-align: right;
}

body#homepage a.btn-buy, body#homepage a.btn-watch {display: none;}
body#homepage a.btn-book img {border-top: #666 3px solid;}

#flashcontent {
z-index: 1;
}

/*-- SUBPAGE CONTENT STYLES-----------------------------------*/

div#content-left-sub {
position: relative;
float: left;
width: 171px;
padding: 20px 20px 0 0;
}

#content-left-clips a {
color: #cccccc;
text-decoration: none;
font-size: 12px;
}

#content-left-clips a:hover {
text-decoration: underline;
}

div#content-middle-sub {
position: relative;
float: left;
width: 369px;
padding: 0 16px 0 16px;
margin-top: 20px;
background: url(../images/lines.gif) repeat-y;
}

#content-middle-sub p {
	margin-bottom:10px;
}

#content-middle-sub blockquote {
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:23px;
	color:#993300;
	margin-bottom:10px;
}

#content-middle-sub h2 {
	color:#993300;
	margin-bottom:10px;
}

#content-middle-sub img,
#content-middle-clips img {
padding-bottom: 12px;
}

#content-middle-sub object {
margin-bottom: 15px;
}

#content-middle-sub span img {
padding: 15px 0;
}

.float-it {
float: left
}

.clear-it {
clear: both;
}

/*-- CLIPS PAGE CONTENT STYLES---------------------------------*/

div#content-left-clips {
position: relative;
text-align: left;
float: left;
width: 110px;
padding: 20px 8px 0 0;
}

div#content-middle-clips {
position: relative;
float: left;
text-align: left;
width: 462px;
padding-top: 20px;
}

#content-middle-clips p {
padding: 15px 0 10px 13px;
}

#content-middle-clips img {
padding-left: 13px;
}

div#content-right-clips {
position: relative;
float: left;
width: 220px;
padding-top: 20px;
text-align: right;
}

/*-- PROMO PAGE CONTENT STYLES---------------------------------*/

div#content-left-promo {
position: relative;
float: left;
width: 422px;
}

#content-left-promo img {
padding: 0 15px 15px 0;
}


/*-- SUBPAGE NAV STYLES----------------------------------------*/

div#content-right-nav {
position: relative;
float: right;
width: 195px;
background: url(../images/subnav-bg.gif) repeat-y;
text-align: left;
line-height: 25px;
margin-bottom: 12px;
}

#content-right-nav ul {
padding-left: 15px;
}

#content-right-nav li {
list-style-type: none;
}

#content-right-nav a {
display: block;
width: 166px;
color: #bfaf83;
text-decoration: none;
padding-left: 10px;
}

#content-right-nav a:hover {
background: url(../images/subnav-hover.gif) no-repeat;
}

#content-right-nav #subid {
background: url(../images/subnav-hover.gif) no-repeat;
}

#content-right-nav p {
padding-left: 12px;
}

.clip-number {
font-size: 12px;
color: #7e9b62;
}

.review-writer {
margin-bottom: -10px;
display: block;
}

/*----------------------------------------------------------------------- FOOTER STYLES --*/

div#footer {
clear: both;
text-align: center;
line-height: 25px;
padding: 15px 0 20px 0;
}

#footer a {
font-size: 13px;
color: #8eaa5e;
padding: 0 2px;
text-decoration: none;
}

#footer a:hover {
color: #c9c9c9;
text-decoration: underline;
}

.copyright {
font-size: 11px;
color: #b1b0b0;
}

/*LIGHTBOX ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		
	
#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption { float: left; }
#keyboardMsg { float: right; }
#closeButton { top: 5px; right: 5px; }

#lightbox img { border: none; clear: both;} 
#overlay img { border: none; }

#overlay { background-image: url(../images/overlay.png); }

* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}