/* CSS Document 

 * Lt Green: #7b7d4b
 * Dark Green: #364200
 * Red:   #e00005
 * Wheat: #e2d39c
 * Light Wheat: #e7dbae
 * Lighter Wheat: #faf7ed
*/
 

/************( basic redefs )******************/


body {
	font: small Arial, Verdana, Helvetica, Sans-serif;
	background: #4a5519 url(/img/bbg2.gif) top left repeat-x;
	padding: 0;
	margin: 0;
	line-height: 1.5em;
}


img {
	border-style: none;
}

p {
	margin-bottom: 12px;
}


div.image-right {
	float: right;
	margin: 0;
	padding: 0 0 0 12px;
	display: inline;

}

div.image-right img {
	margin: 0;
	padding: 0;

}

div.image-right p {
	font-style: italic;
	font-size: 70%;
	text-align: right;
	margin: 0;
	padding: 0;
}
	
div.image-left {
	float: left;
	margin: 0 6px 0 0;
}

img.left {
	float: left;
	margin: 0 6px 0 0;
}


a:link, a:visited {
	color: #0C0042;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #364200;
}

a:focus {outline: none}

h2, h3, h4 {
	padding: 0;
	margin: 25px 0 7px 0;
}

h2 {
	font-size: 145%;
	letter-spacing: 2px;
	margin-top: 40px;
	color: #c00;
	padding-bottom: 2em;
	border-bottom: 1px solid #000;
}

h3 {
	font-size: 120%;
	letter-spacing: 3px;
}

h4 {
	font-size: 102%;
	letter-spacing: 2px;
	font-weight: bold;
	margin-top: 5px;
}

hr, .hide {
	display: none;
}

a.download {
	padding-left: 12px;
	background: url(../img/download.gif) no-repeat 0 3px;
	color: #364200;
	font-weight: bold;
}

div {
	margin: 0;
	padding: 0;
}

#latest-news em {
	font-weight: bold;
}


/************( highlight )*********************/

#pullquote {
	float: left;
	padding: 18px 8px 4px 24px;
	margin: 0 0 8px 20px;
	background: #e7dbae url(/img/openq.gif) 4px 4px no-repeat;
	border: 1px solid #7b7d4b;
}

div.quoteitem {
 	margin: 10px 60px 30px 0;
}

/************( container )*********************/

#container {
	position: relative;
	width: 1200px;
	padding: 0;
	margin: 0 auto;
}


/************( header )************************/

div#header {
	margin: 0;
	padding: 0;
	height: 130px;
	width: 100%;
	background: #000;
	border-bottom: 1px solid #c00;
}

#header h1 {
	background: #000 url(../img/banner.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	height: 129px;
	width: 501px;
}

#header h1 a {
	display: block;
	width: 501px;
	height: 129px;
	text-indent: -9999px; 
	text-decoration: none;
}

/************( filmstrip )*********************/


#filmstrip {
	height: 201px;
	padding: 0;
	margin: 0;
	color: #faf7ed;
	width: 100%;
	text-align: left;
	overflow: hidden;
	background-color: #7b7d4b;
	border-bottom: 1px solid #c00;
} 

#filmstrip-nav {
	position: absolute;
	left: 0;
	top: 131px;
	width: 220px;
	overflow: hidden;
	height: 192px;
	padding: 9px 12px 0 0;
	margin: 0;
	text-align: left;
	background: #364200 url(../img/fsbg.gif) top right no-repeat;
}

#filmstrip-nav h2 {
	padding: 0 20px;
	margin: 0;
	color:  #e2d39c;
	border: none;
}

#filmstrip-nav p {
	padding: 0 20px;
	margin: 6px 0 0 0;
	color:  #e2d39c;
	line-height: 1.4em;
	font-size: 90%;
}


#filmstrip-items {
	padding-left: 230px;
	height: 194px;
	padding-top: 9px;
	overflow-hidden;
}

#filmstrip-items .item {
	float: left;
	margin: 0;
	padding-left: 10px;
}

#filmstrip-items .item img {
	float: left;
	padding: 0;
	margin: 0;
	border: 2px solid #e2d39c;
}


/************( Content )***********************/
 
#content {	
	position: absolute;
	top: 320px;
	left: 0;
	background: #e2d39c;
	padding: 0;
	margin: 13px 0 0 0;
	width: 100%;
}


#trailer #content {
	background-color: #364200;
}

/************( subnav )************************/


ul#nav {
	list-style: none;
	padding: 4px 0 4px 80px;
	margin: 0;
	background: #000;
	border-bottom: 1px solid #c00;
	overflow: hidden;
}

ul#nav li {
	position: relative;
	float: left;
	padding: 0;
	margin: 0 0 0 20px;
	width: 160px;
	height: 30px;
	text-align: left;
}

ul#nav li a {
	display: block;
	padding: 4px 8px;
	text-decoration: none;
	font-size: 115%;
	color:  #e2d39c;
	font-weight: normal;
}

ul#nav li a:hover {
	color:  #faf7ed;
}


ul#nav li ul {
	position: absolute;
	list-style: none;
	left: 20px;
	top: 30px;
	background: #000;
	border-top: 1px solid #e2d39c;
	border-right: 1px solid #e2d39c;
	border-left: 1px solid #e2d39c;
	visibility: hidden;
	padding: 0;
	margin: 0;
	font-size: 90%;
}

ul#nav li ul li {
	margin: 0;
	padding: 0;
	text-align: left;
	height: auto;
	border-bottom: 1px solid #e2d39c;
}

ul#nav li ul li a {
	text-align: left;
	padding: 0;
	margin: 0;
	padding: 4px 8px;
	color:  #e2d39c;
}

ul#nav li:hover ul, ul#nav li.over ul { visibility: visible; }

ul#nav li ul li:hover {
}

body#Home li#s1 a,
body#Films li#s2 a,
body#Press li#s4 a,
body#About li#s5 a,
body#Contact li#s6 a {
	color:  #faf7ed;
}


#film_0 #li_film_0 a, 
#film_1 #li_film_1 a, 
#film_2 #li_film_2 a, 
#film_3 #li_film_3 a, 
#film_4 #li_film_4 a, 
#film_5 #li_film_5 a {
	color: #364200;
}

#filmtab .image-frame {
	float: right;
	margin-left: 20px;
}


#sidebar .review {
	padding: 18px 8px 4px 24px;
	margin: 0;
	background: #e7dbae url(/img/openq.gif) 4px 4px no-repeat;
	border: 1px solid #7b7d4b;
}

#sidebar h2 {
	text-align: left;
	font-size: 130%;
}

#sidebar .review p {
	margin-top: 0;
	margin-bottom: 15px;
}


/************( content )***********************/

#content {
	background-color: #364200;
}

/************( page )**************************/

#page {
	clear: both;
	border-top: none;
	text-align: justify;
	width: 1110px;
	margin: 20px auto;
}


/************( main )**************************/

#main {
	float: left;
	background: #e2d39c;
	padding: 0;
	width: 840px; 
	margin: 0 auto; 
	width: 800px; 
}

#main h1, #main h2 {
	clear: both;
}

#main-content {
	padding: 10px 25px;
	background: #e2d39c;
	color: #000;
	padding-bottom: 25px;
}

#main-content h2 {
	padding: 0 0 0.25em 0;
	margin: 25px 0 8px 0;
	letter-spacing: .25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}


#main-content h4 {
	padding: 0;
	margin: 0px 0 8px 0;
	font-weight: normal;
	text-align: left;
	/*text-transform: uppercase;	*/
}

#main-content p {
  margin-bottom: 15px;
}

#main-content p.quote {
	padding: 0;
	margin: 0 30px 0 0;
	font-size: 105%;
	letter-spacing: 1.2px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#main-content p.sig {
	text-align: right;
	padding: 4px 4px 0 0;
	margin: 0;
	color: #2D0042;
	font-weight: bold;
}

#latest-news {
	margin: 0 30px 30px 0;
}

.news-item {
	width: 100%;
	text-align: left;
	border-top: 1px dotted #6D7646; 
	border-bottom: 1px dotted #6D7646; 
	margin-bottom: 20px;
}

.news-item h3 {
}


#trailer #main, #trailer #main-content {
	margin: 0;
	padding: 0;
	background-color: #364200;
}

#trailer object {
	width: 780px;
	margin: 0 auto;
}

ul.tabs {
	margin:  0 0 0 30px;
	padding: 0;
	list-style: none;
	float: left;
}

html>body ul.tabs {
	margin-left: 60px;
}

ul.tabs li {
	float: left;
	padding: 0;
	margin: 0;
	width: 180px;
	text-align: center;
	background: #B9AD80 url(../img/tabr.gif) top right no-repeat;
}

ul.tabs li a {
	text-decoration: none;
	color: #333;
	display: block;	
	padding: 0;
	letter-spacing: 0.1em;
	background: url(../img/tabl.gif) top left no-repeat;
}

ul.tabs li a:hover {
	text-decoration: none;
}

ul.tabs li.selected {
	background: #e2d39c url(../img/tabsr.gif) top right no-repeat;
}


ul.tabs li.selected a {
	background: url(../img/tabsl.gif) top left no-repeat;
}

#laurels {
	text-align: center;
	margin: 20px 0;
	padding: 20px 0;
	border-top: 1px solid #364200;
}



/************( sidebar )***********************/

#sidebar {
	float: right;
	background: #e2d39c;
	color: #000;
	padding: 0;
	margin: 0;
	width: 280px;
	text-align: left;
}


#sidebar-content {
	margin: 0;
	padding: 10px 20px;
}

#sidebar-content h2 {
	padding: 0;
	margin: 0 0 6px 0;
}

#sidebar-content ul {
	list-style: none; 
	padding: 0;
	margin: 4px 0 0 3px;
}

#sidebar-content ul li {
	background: transparent url(../img/libg.gif) 0 0.5em no-repeat;
	padding-left: 10px;
}

#sidebar a {
	font-weight: bold;	

}

/************( contact page )******************/


dl, dt {
	margin: 0;
	padding: 0;
}


dd {
	margin: 0 0 3px 0;
	padding: 0;
}
	
#realname, #email {
	width: 250px;
	padding: 2px 4px;
	border: 1px solid #7b7d4b;
	margin: 0;
}
	
textarea {
	width: 300px;
	height: 100px;
	border: 1px solid #7b7d4b;
}

#submit {
	background-color: #e2d39c;
	color: #000;
	font-weight: bold;
	border: 1px solid #7b7d4b;
	margin-top: 3px;
	margin: 3px 0 0 0;
	padding: 0 4px;
}

#submit:hover {
	font-style: italic;

}


/************( slideshow )*********************/

#ss {
	width: 600px;
	min-height: 400px;
}

#ss a {
	color: #364200;
}

#ss a:hover {
	color: #364200;
}

#ssnavtree {
	border-bottom: 1px solid #364200;
	padding-bottom: 4px;
	font-style: normal;
	font-size: 110%;
}

#ssnav {
	clear: both;
}

#ssnav #prev {
	float: left;
}

#ssnav #next {
	float: left;
	padding-left: 15px;
}

#ssphoto {
	clear: both;
	margin: 0 auto;
	padding: 0;
}

#sscaption {
	font-size: 80%;
	margin: 0;
	padding: 0;
}

#sscaption .image_title {
	float: left;
}

#sscaption .image_credit {
	float: right;
}


/************( footer )************************/

#footer {
	position: relative;
	font-size: 90%;
	background: #000;
	color: #acb5b6;
	letter-spacing: 3px;
	padding: 10px;
	margin: 0;
}

#footer p {
	padding: 5px;
	margin: 0;
}


/************( misc )***************/

/* rounded corners */

.rbtop div  { background: url(../img/mctl.gif) no-repeat top left; }
.rbtop      { background: url(../img/mctr.gif) no-repeat top right; }
.rbbot div  { background: url(../img/mcbl.gif) no-repeat bottom left; }
.rbbot      { background: url(../img/mcbr.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 9px;
	font-size: 1px;
}


/* self-clearing floats */
#nav:after, 
#page:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#nav, #page {display: inline-block;}
/* Hides from IE-mac \*/
* html #nav {height: 1%;}
* html #page {height: 1%;}
#nav, #page {display: block;}
/* End hide from IE-mac */ 

