

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #222 url(images/bg.gif);
	color: #fff;
	padding: 13px 0 25px 0;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	font-size:1.1em;
	}

a:link {
	color: #ff0000;
	text-decoration:none
	}

a:hover {
	color:#fff;
	
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#eef5e1;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
		

/* Structure */
#advert{
position:absolute;
top:85px; left: 495px;
}


#page {
	width:970px;
	margin:0 auto;
	font-size:0.7em;
	background:#000;
	padding: 10px 10px 10px 10px;
	}

#branding {
	position:relative;
	width:970px;
	height:180px;
	background: #000 url(images/butthead.jpg) no-repeat;
	
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
    width: 250px;
	float:left;
	margin-bottom:10px;
	}



#banner{
clear:both;
background: #000 url(images/footer_img.jpg) no-repeat;
width:970px;
height:139px;

}
	
	
/*	Headers */


.ourdirectors {
margin:0;
padding:0;
background:transparent url(images/ourdirectors.jpg) no-repeat scroll left top;
height:30px;
text-indent:-9999em;
}



	
h2 {
    color:#ff0000; 
	font: 2.3em Arial, Helvetica, sans-serif;
	padding-bottom:0px;
	margin: 10px 0;
	}

h3, #sidebar h2 {
	font: 1em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	}

#sidebar h3, #sidebar h2 {	
	padding:6px 0 6px 2px;
	margin:19px 0 15px 0;
	font-size:1.2em;
	}

	
/* SidebarContent */

	

.sbimg{
margin:10px 0 0 0;
}

	
/* Content */
#content{
float:right;
margin: 10px 0 10px 0;
}



#specialcontent {
width:695px;
float:left;
padding:10px 0;
border:solid 1px #333;
background-color:#111;
}
	

#specialcontent dl{
float:left;
width:655px;
margin:10px 20px;
padding:0px;
display:inline;
}

#specialcontent dt{
float:right;
margin:0px;
padding:0px;
width:454px;
font-size:180%;
letter-spacing:1px;
color:#ff0000;
}

#specialcontent dd{
margin:0px;
padding:0px;
font-size:110%;
letter-height:1.5em;
color:#fff;
}

#specialcontent dd.img img{
float:left;
margin:0 8px 0 0;
padding:4px;
border: 1px solid #333;
background: #000;
}

/* reverse float for specialty*/
#specialcontent .alt dt{
float:left;
}

#specialcontent .alt dd.img img{
float:right;
margin:0 0 0 8px;

}
	
	
/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	margin: 0 auto;
	
	width: 970px;
	font-size:0.7em;
	padding-top:15px;
	color:#FFF;
	}

#footer a {
	color:#fff;
	text-decoration:none;
	}
	
	
	
/* Navigation */
#navspace{
	height: 10px;
    width:970px;
	background: #000 url(images/nav_1.jpg) repeat-x;
    overflow:hidden;
}

#navigation{
background: #fff url(images/navback.jpg) repeat-x;
width:970px;
height:28px;

}


#navigation ul{
margin:0;
padding:0;
}



#navigation ul li {
   margin:0;
   padding:0;
   display:block;
   float:left;
   list-style-type:none;
   }



#navigation ul li a {
   display:block;
   height:28px;
   width:75px;
   background:transparent url(images/home.jpg) no-repeat 0 0;
   text-indent:-9009px;
   }


#navigation ul li#mag a {
   height:28px;
   width:125px;
   background-position: -66px 0;
   background:transparent url(images/mag.jpg) no-repeat;
   text-indent:-9009px;
   }


#navigation ul li#dvd a {
   height:28px;
   width:79px;
   background-position: -130px 0;
   background:transparent url(images/dvd.jpg) no-repeat;
   text-indent:-9009px;
   }


#navigation ul li#directors a {
   height:28px;
   width:117px;
   background-position: -196px 0;
   background:transparent url(images/director.jpg) no-repeat;
   text-indent:-9009px;
   }


#navigation ul li#books a {
   height:28px;
   width:85px;
   background-position: -273px 0;
   background:transparent url(images/books.jpg) no-repeat;
   text-indent:-9009px;
   }

#navigation ul li#digital a {
   height:28px;
   width:337px;
   background-position: -273px 0;
   background:transparent url(images/digital.jpg) no-repeat;
   text-indent:-9009px;
   }

#navigation ul li#contact a {
   height:28px;
   width:115px;
   background-position: -273px 0;
   background:transparent url(images/contact.jpg) no-repeat;
   text-indent:-9009px;
   }

   
      

#navigation ul li a:hover {
   background-position: 0 -40px;
   background:transparent url(images/home_ovr.jpg) no-repeat;
   }


#navigation ul li#mag a:hover {
   background-position: -66px -40px;
   background:transparent url(images/mag_ovr.jpg) no-repeat;
   }


#navigation ul li#dvd a:hover {
   background-position: -130px -40;
   background:transparent url(images/dvd_ovr.jpg) no-repeat;
   }


#navigation ul li#directors a:hover {
   background-position: -196px -40;
   background:transparent url(images/director_ovr.jpg) no-repeat;
   }


#navigation ul li#books a:hover {
   background-position: -273px -40;
   background:transparent url(images/books_ovr.jpg) no-repeat;
   }

#navigation ul li#digital a:hover {
   background-position: -273px -40;
   background:transparent url(images/digital_ovr.jpg) no-repeat;
   }

#navigation ul li#contact a:hover {
   background-position: -273px -40;
   background:transparent url(images/contact_ovr.jpg) no-repeat;
   }


/* SIDEBAR Navigation */

#directornav{
background-color:#111;
border: 1px solid #333;
padding:5px;
margin:15px 0 0 0;
width:230px;
}


#directornav ul {
margin-bottom:15px;
}

#directornav ul li {
background:transparent url(images/arrow.gif) no-repeat scroll left center;
border-bottom:1px dotted #333;
list-style-image:none;
list-style-type:none;
margin:0;
padding:7px 0 7px 20px;
}


#directornav ul li a {
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}

#directornav ul li a:hover {
color:#FF0000;
}

#clearnav{
clear:both;
margin:0px;
padding:0px;
height:0;
overflow:hidden;
}	
	
/* Content */
