@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
	
.clear {
	clear: both;
}



html, body {
	margin: 0;
	padding: 0;
	height: 100%;

}


body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0 auto;
	padding: 0px;
	border: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body {
	background-color: #dad6bb;
	background-image: url(../images/bkgrdtop.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

h1 {
	color:#2f4242;
	font-size: 15px;
}

h2 {
	color:#2f4242;
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: 5px;
}

h3 {
	color:#2f4242;
	font-size: .9em;
	font-weight: bold;
}

h4 {
	color: #FF9900;
	font-size: .9em;
	font-weight: bold;
}

h5 {
	color:#999;
	font-size: .7em;
	line-height: 1.5em;
}

h6 {
	color:#00ff00;
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: 5px;
}

	

p {
	color:#2f4242;
	font-size: .9em;
	line-height: 1.6em;
}

a:link {
	color: #2f4242;
	text-decoration: underline;
}
a:visited {
	color: #2f4242;
	text-decoration: underline;
}

a:hover {
	color: #bbb583;
	text-decoration: underline;
}

a:active {
	color: #bbb583;
	text-decoration: underline;
}

ul, ol, li {
	color:#2f4242;
	font-size: .9em;
	line-height: 1.6em;
	margin-bottom: 1em;
	margin-left: .5em;
	text-align: left;
}

ul span, ol span, li span {
	color: #2f4242;
	font-size: .9em;
}




/** WRAPPER ************************************************************************/

#wrapper {
	width: 960px;
	margin: 0 auto;
}

/** HEADER ****************************************************************************/

#header {
	
	width: 960px;
	margin: 0 auto;
	height: 162px;
	position: relative;
}

#header .logo {
	width: 257px;
	height:	97px;
	overflow: hidden;
	display: block;
	margin: 0;
	position: relative;
	z-index: 3;
	top: 23px;
	left: 20px;
}

#header .text {
	text-align: center;
	font-size:13px;
	text-transform:uppercase;
	width:400px;
	height:50px;
	position:absolute;
	right:50px;
	top: 47px;
}

#header .bracket {
	width:19px;
	height:86px;
	position:absolute;
	right:456px;
	top: 31px;
	background-image:url(../images/bracket.gif);
}

#header .bracketr {
	width:19px;
	height:86px;
	position:absolute;
	right:22px;
	top: 31px;
	background-image:url(../images/bracketr.gif);
}



/** NAVIGATION ***************************************************************************/

#nav {
	width: 960px;
	height: 24px;
	margin: 0 auto;
	line-height: 25px;
	text-transform:uppercase;
	text-align:center;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	display: inline;
}

#nav a {
	display: block;
	height: 24px;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.02em;
	color:#dad6bb;
	float: left;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;	
	border-right:1px solid #dad6bb; 
}

#nav a:hover {
	color: #fff;
}


#nav a:active, #nav a.selected {
	color: #fff;
}
	

/** CONTENT ***************************************************************************/

#content {
	background-color: #fff;
	width: 960px;
	float: left;
	margin: 0 auto;
	margin-top: 15px;
	padding: 0 20px 0 20px;
}

#content .main {
	float: left;
	position: relative;
	width: 940px;
	margin: auto 0;
	padding: 25px 0 0 10px;
	background-color: #fff;
}

#content .main-text {
	float: left;
	position: relative;
	width: 840px;
	margin: auto 0;
	padding: 0 50px 0 50px;
	background-color: #fff;
}

#leftcontent {
	width: 600px;
	float: left;
	position:relative;
	margin-top:25px;
}

#content .footer {
	float: left;
	position: relative;
	width: 840px;
	margin: auto 0;
	padding: 0 50px 25px 50px;
	background-color: #fff;
	text-align:center;
}

#content .lines {
	float: left;
	position: relative;
	width: 940px;
	height: 55px;
	margin: auto 0;
	padding: 0;
	background-image:url(../images/lines.gif);
}

#content .linesv {
	float: left;
	position: relative;
	width: 81px;
	height: 163px;
	margin: auto 0;
	padding: 0;
	background-image:url(../images/linesv.gif);
}

#content .grid {
	float: left;
	position: relative;
	width: 940px;
	height: 71px;
	margin: auto 0;
	padding: 0;
	background-image:url(../images/grid.gif);
}

#content .gridtop {
	float: left;
	position: relative;
	width: 940px;
	height: 28px;
	margin: auto 0;
	padding: 0;
	background-image:url(../images/gridtop.gif);
}

#content .gridsm {
	float: left;
	position: relative;
	width: 259px;
	height: 12px;
	margin: auto 0;
	margin: 10px 0 10px 0;
	background-image:url(../images/gridsm.gif);
	background-repeat:no-repeat;
}

#content .img {
	float: left;
	padding: 10px 20px 10px 10px;
	position: relative;
}

.left {
	width: 259px;
	height: 164px;
	float: left;
	padding-right: 81px;
	background-image:url(../images/filmsbtn.jpg);
	background-repeat:no-repeat;
}

.center {
	width: 259px;
	height: 164px;
	float: left;
	padding-right: 82px;
	background-image:url(../images/filmmaker.gif);
	background-repeat:no-repeat;
}

.right {
	width: 259px;
	height: 164px;
	float: left;
	padding-right: 0px;
	background-image:url(../images/submissionsbtn.jpg);
	background-repeat:no-repeat;
}

#listing {
	width: 210px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	padding-right: 15px;    
}

#listing ul, ol {
	font-size: 0.8em;
	margin-left: 2em;
	color: #FF9900;
	line-height: 170%;
}

#listing ul span, ol span {
	color: #cccccc;
}

/** FILMS ****************************************/
#leftcontent .films{
	width: 940px;
	float: left;
	position:relative;
}

#leftcontent .movie{
	width: 150px;
	float: left;
	position:relative;
}

#leftcontent .movietxt{
	width: 400px;
	float: left;
	position:relative;
	padding: 0 20px 0 20px;
}

#leftcontent .youtube{
	width: 350px;
	float: left;
	position:relative;
}

#leftcontent .linesfilm {
	float: left;
	position: relative;
	width: 600px;
	height: 55px;
	margin: auto 0;
	padding: 0;
	background-image:url(../images/lines-left.gif);
}

/** BUY ****************************************/
#leftcontent .buy{
	width: 600px;
	float: left;
	position:relative;
}

#leftcontent .book{
	width: 200px;
	float: left;
	position:relative;
	border:#333 solid 1px;
}

#leftcontent .review{
	width: 378px;
	float: left;
	position:relative;
	padding: 0 0 0 20px;
}


/** SLIDER ***************************************/
.nivoSlider {
    position:relative;
    width:940px; /* Change this to your images width */
    height:392px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}
.nivoSlider2 a {
    border:0;
    display:block;
	background:url(images/slide4.jpg) no-repeat;
}

/** SIDEBAR **************************************************************************/

	
#sidebar {
	width: 259px;
	float: right;
	position:relative;
	background-repeat:no-repeat;
	margin-top: 25px;
}

#banner1 {
	width: 259px;
	height: 164px;
	float: left;
	background-image:url(../images/films.jpg);
	background-repeat:no-repeat;
}

#banner2 {
	width: 259px;
	height: 164px;
	float: left;
	padding-right: 0px;
	background-image:url(../images/filmmaker.jpg);
	background-repeat:no-repeat;
}

#banner3 {
	width: 259px;
	height: 164px;
	float: left;
	padding-right: 0px;
	background-image:url(../images/submissions.jpg);
	background-repeat:no-repeat;
}

#shop {
	padding: 10px;
	margin: 0 auto;
}
	
	
a.event {
	margin: 0 auto;
	padding: 0;
	float: left;
	}

a.rollover { 
   	display: block; 
   	margin: 0 auto;
	padding: 0;
	width: 259px;
	height: 164px; 
   	text-decoration: none;
   	outline: none; 
   	background-image: url(../images/films.jpg);
} 

a.rollover:hover { 
   background-position: 0 -164px ; 
   outline: none;
}


a.gift {
	margin: 0 auto;
	padding: 0;
	float: left;
}

a.rollover2 { 
   	display: block; 
   	margin: 0 auto;
	padding: 0;
	width: 259px;
	height: 164px;
   	text-decoration: none;
   	outline: none; 
   	background-image: url(../images/filmmaker.jpg); 
} 

a.rollover2:hover { 
   background-position: 0 -164px ; 
   outline: none;
}

a.questions {
	margin: 0 auto;
	padding: 0;
	float: left;
}

a.rollover3 { 
   	display: block; 
   	margin: 0 auto;
	padding: 0;
	width: 259px;
	height: 164px; 
   	text-decoration: none;
   	outline: none; 
   	background-image: url(../images/submissions.jpg); 
} 

a.rollover3:hover { 
   background-position: 0 -164px ; 
   outline: none;
}


	
/** CONTACT FORM ***************************************/

#contact {
	padding-left: 110px;
}

#contactForm .cf-textbox, #contactForm .cf-textarea, #contactForm .cf-button 
{
	border:1px solid #ccc;
	padding:4px;
	font-size:1em;
	background:#fafafa;
	font-weight:bold;
	color: #666666;
}
#contactForm .cf-textbox, #contactForm .cf-textarea
{
	width:300px;
}
#contactForm div
{
	margin:0 0 15px 0;
}
#contactForm label.error { 
	color:red;
	display:block;
	font-weight:bold;
	font-size:0.8em;
}


/** FOOTER ****************************************************************************/

#push { 
    height: 63px; 
}

#footer {
	clear: both;
 	position: relative;
 	z-index: 10;
 	height: 63px;
 	width: 980px;
 	margin: 0 auto;
	background-color: #000000;
	background-image:url(../images/footer.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}

#footer #copyright {
	float: left;
	text-align:left;
	padding-left: 25px;
	padding-top: 30px;
	font-size: .9em;
	color:#cccccc;
}

#footer #copyright a {
  	color: #0092c5;
  	text-decoration: none;
}

#footer #copyright a:hover {
  	text-decoration:  underline;
	color: #00FF00;
}

#footer #footerMenu {
	float: right;
	padding-right: 15px;
	color: #0092c5;
	font-size: .9em;
	padding-top: 30px;
}

#footer #footerMenu a {
	color: #0092c5;
	font-size: .9em;
	display: inline-block;
	padding: 0 6px 0 6px;
	text-decoration:  none;

}
#footer #footerMenu a:hover {
  	text-decoration: underline;
	color: #00FF00;
}
