/* GLOBAL RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,p,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table {
	border-collapse: collapse; 
	border-spacing: 0;
}
html, body, .wrap{
	margin:0;
	height: 100%;

}
body {
	font-family: Arial;
	font-size: 12px;
}
a {
	outline: none;
	color: #b01e23;
}
.wrap{	
}
.wrapper {
	min-height: 85%;
	height: auto !important;
	height: 100%;
	margin-bottom:-60px;
	background-image: url('../images/body_bg.jpg');
	background-repeat: repeat-x;
	line-height: 1.4em;
}

.header {
   
	height: 130px;
	background-color: #000000;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	
}
.header table {
	width: 740px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-50px;
}
.header a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
.logo { 
margin:0;
padding:0;
}

.main {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	background-color: #e4e4e4;
}
.head-text {
	position: absolute;
	background-image: url('../images/head02.jpg');
	background-repeat: no-repeat;
	width: 389px;
	height: 100px;
	margin-left: 361px;
	padding: 125px 0 0 37px;
}

.title {
	margin-bottom:10px;
}

.center {
	margin-left:auto;
	margin-right:auto;
}

.black {
	background-color: #000000;
	color: #dccfb2;
	padding: 20px;
}
.black a {
	color: #dccfb2;
	text-decoration: none;
}
.black a:hover {
	text-decoration: underline;
}

.black2 {
	background-color: #000000;
	color: #dccfb2;
	padding: 20px;
	width:313px;
	float:right;
}

.ruby{
float:left;
}
.black2 a {
	color: #dccfb2;
	text-decoration: none;
}
.black2 a:hover {
	text-decoration: underline;
}

.home-pic {
	background-color: #cdcdcd;
	width: 727px;
	height: 96px;
	padding: 10px 0 10px 23px;
}
.home-pic li {
	float: left;
	height: 96px;
}
.home-pic .div {
	border-right:1px #ffffff solid;
}

.list {
	padding: 0 10px 0 20px;
	margin: 10px 0 10px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #423e35;
}
.list li {
	list-style-type: disc;
}
.list a {
	color: #423e35;
	text-decoration: none;
}.list a:hover {
	text-decoration: underline;
}

.document {
	margin-left:auto;
	margin-right:auto;
}
.home-link {
	background-color: #423e35;
	color: #dccfb2;
	font-weight: bold;
	padding: 20px 30px 20px 30px;
}
.home-link a {
	font-weight: normal;
	color: #ffffff;
}
.documentary {
	background: url(../images/documentary_bg.jpg) repeat-y #dccfb2;
	padding: 5px 0 0 15px;
}

.home-final {
	font-size: 14px;
	padding: 20px;
}

.contact-info {
	font-size: 13px;
	font-weight: bold;
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	padding: 13px 0 25px;
}
.contact-info a {
	color: #000000;
}

.contact-main {
	padding: 10px 20px 20px 20px;
}
.contact-main .contact-form {
	width: 586px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	padding-left: 10px;
	padding-top: 10px;
}

.contest-form {
	background-color: #ffffff;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.enter {
	font-weight: bold;
	font-size: 16px;
}

.purchase-form {
	width: 703px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.submit {
	background-image: url('../images/submit.jpg');
	background-repeat: no-repeat;
	width: 83px;
	height: 37px;
	border: 0;
}

.text {
	border: 1px #8d8d8d solid;
	width: 344px;
	height: 18px;
}
.textarea {
	border: 1px #8d8d8d solid;
	height: 78px;
	margin: 0px;
}

.clear {
	clear: both;
}

/*navigation*/
.home {
	background-image: url('../images/menu/home.jpg');
	background-repeat: no-repeat;
	width: 48px;
	height: 25px;
	display: block;
	background-position: top;
}
.about {
	background-image: url('../images/menu/madb.jpg');
	background-repeat: no-repeat;
	width: 109px;
	height: 25px;
	display: block;
	background-position: top;
}
.contact {
	background-image: url('../images/menu/screenings.jpg');
	background-repeat: no-repeat;
	width: 95px;
	height: 25px;
	display: block;
	background-position: top;
}

.dvd {
	background-image: url('../images/menu/film.jpg');
	background-repeat: no-repeat;
	width: 81px;
	height: 25px;
	display: block;
	background-position: top;
}


.pictures {
	background-image: url('../images/menu/pictures.jpg');
	background-repeat: no-repeat;
	width: 75px;
	height: 25px;
	display: block;
	background-position: top;
}

.director {
	background-image: url('../images/menu/director.jpg');
	background-repeat: no-repeat;
	width: 75px;
	height: 25px;
	display: block;
	background-position: top;
}

.peace {
	background-image: url('../images/menu/peace.jpg');
	background-repeat: no-repeat;
	width: 94px;
	height: 25px;
	display: block;
	background-position: top;
}

.press {
	background-image: url('../images/menu/press.jpg');
	background-repeat: no-repeat;
	width: 80px;
	height: 25px;
	display: block;
	background-position: top;
}
.home span, .about span, .contact span, .pictures span, .director span, .support span, .peace span, .dvd span, .press span{
	display: none;
}
.home:hover, .about:hover, .contact:hover, .pictures:hover, .director:hover, .support:hover, .peace:hover, .dvd:hover, .press:hover{
	background-position: bottom;
}


.selected {
	background-position: bottom;
}

.footer,.push{
	height: 60px;
}
.footer .foot-main {
	height: 22px;
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	font-size: 11px;
	padding-top: 10px;
}
.footer .foot-black {
	background-color: #000000;
	height: 28px;
}

#directorcont{
padding: 0px 20px 20px 20px;
overflow:hidden;
}


.pic{
width:100px;
float:left;
margin-right:10px;
}

.daniel{
width:700px;

overflow:hidden;
}

#familyp{
width:700px;

overflow:hidden;
margin-top:10px;
}

#film{
width:700px;

overflow:hidden;
margin-top:10px;
}

#dvdpur{
background:#484848;
padding:20px;
color:#fff;
width:200px;
float:left;
height:200px;
}

#dvdpur2{
background:#000;
padding:20px;
color:#fff;
width:200px;
float:right;
height:200px;
}

#poster{
width:226px;
height:347px;
float:left;
margin-left:2px;
}


.directorcont2{
overflow:hidden;
margin-bottom:10px;
}

.dvdpur3{
background:#484848;
padding:20px;
color:#fff;
width:200px;
float:left;
height:400px;
font-size:14px;
}

.dvdpur4{
background:#000;
padding:20px;
color:#fff;
width:200px;
float:right;
height:400px;
font-size:14px;
}

.fields{
overflow:hidden;
margin-bottom:20px;
}
.poster2{
float:left;
width:150px;
}
.postertext{
float:right;
width:550px;
}

.boldbig{
font-weight: bold;
font-size: 18px;
line-height:22px;
}

.headline{
font-size:17px;
font-weight:bold;
color:#fff;
font-style:italic;
text-decoration:underline;
line-height:22px;
}

.lefttext{
text-align:center;
}

.big{
font-size:14px;
font-weight:bold;
text-align:center;
}
.big4{
font-size:16px;
}

.big3{
font-size:20px;
font-weight:bold;
line-height:24px;
}

.big2{
font-size:14px;
margin:0 auto;
}

.cent{
text-align:center;}

.linkm a:link, .linkm a:visited , .linkm a:active{
color:#000;}

#navbody{
	width: 800px;
	margin: 0 auto;
}
#nav {  
     margin:0 auto;
     padding: 5px 5px 0 0;  
     overflow: hidden;  

}  
#nav li {
display: inline;
overflow:hidden;
}  
#nav a:link, #nav a:active, #nav a:visited {  
float: left;   
margin-left:25px;
font-family: Arial, sans-serif;  
color:#000;
font-size: 12px;
letter-spacing: normal;
line-height: 1.5em;
text-decoration:none;
font-weight:bold;
}  

#nav a:hover{
}

h2{
font-size:40px;
font-weight:bold;
position:relative;
left:20px;
padding-bottom:20px;
}

#bbt{
font-size:21px;
font-weight:bold;
line-height:25px;
font-family:Georgia;
margin:0 auto;
}

#bbt2{
font-size:18px;
font-weight:bold;
line-height:25px;
font-family:Georgia;
margin:0 auto;
}

.leftmarg{
margin-left:60px;}

.rbig{
font-size:20px;
font-weight:bold;
display:inline;
}

.donatebg{
background:#c5c5c5;
padding:20px;
}

#wrap{
width:710px;
overflow:hidden;
}

#left{
float:left;
width:190px;
background:#c5c5c5;
margin-right:4px;
display:inline;
padding:5px;
}

#center{
float:left;
width:290px;
margin-right:4px;
display:inline;
padding:5px;
background:#d5d5d5;
}

#right{
float:left;
width:190px;
background:#c5c5c5;
padding:5px;
}

.selections{
width:420px;
margin:0 auto;
overflow:hidden;
}

.sel{
width:176px;
height:82px;
float:left;
margin-right:10px;
margin-left:20px;
}

.sel2{
width:176px;
height:82px;
margin:0 auto;
margin-top:10px;
}


.date{
float:left;
width:163px;
background:#c5c5c5;
margin-right:4px;
display:inline;
padding:5px;
text-align:center;
}

.dates{
overflow:hidden;
margin-bottom:10px; 
margin-left:2px;
}

.gray-box {
	background: #cccccc;
	padding: 15px 15px 25px 15px;
}

.square-bullet  {
	margin-left: 15px;
}
.square-bullet li {
	list-style-type: square;
}