

body{
    margin:0px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(images/bg.gif);
    color: #fff;
	}


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

strong{
font-style:italic;
color:#ff0000;
}

p {
padding:5px;
}

#container{
position:relative;
width:970px;
margin:0px auto;
background:#000000;
    }

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

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


/* 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;

}


ul{
margin:0;
padding:0;
}



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



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


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


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


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


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

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

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


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


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


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


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

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

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


/* main content area */

#maincol{
float:left;
width:450px;
text-align:left;
padding:0px;
margin:0px;
}

.hpad{
padding-top:15px;
padding-left:15px;
}

#magrelease{
width:450px;
padding:0px;
margin:0px;
height:30px;
}

.heading{
margin:0px;
padding:0px;
height:30px;
}

#dvdheading{
clear:both;
}

#sidecol{
float:left;
padding:0px;
width:500px;
background:#000;
text-align:left;

  }


#heading{
background:transparent url(images/h_back.jpg) repeat-x;
margin:0px;
padding:0px;
height:30px;
}

#buy dl{
margin-left:20px;
padding:10px;

}

#buy dt{
margin:0;
padding:0;
color:#ff0000;
font-size:140%;
}

#buy dd{
margin:0;
padding:5px;
}

dl dd#ordernow a {
   display:block;
   height:34px;
   width:236px;
   background:transparent url(images/order.jpg) no-repeat 0 0;
   text-indent:-9009px;
   }


dl dd#getdigital a {
   display:block;
   height:34px;
   width:236px;
   background:transparent url(images/getdigital.jpg) no-repeat;
   text-indent:-9009px;
   }

dl dd#ordernow a:hover {
   background:transparent url(images/order_ovr.jpg) no-repeat 0 0;
   }


dl dd#getdigital a:hover {
   background:transparent url(images/getdigital_ovr.jpg) no-repeat;
   }


.imgpad{
padding:15px;

}

#mags{
background-color:#333;
width:960px;
height:305px;
text-align:left;
padding:0px;
margin:5px;
}

.moremags{
margin:0px;
padding:0px;
}


/*  BEGIN magazine Styles ---------------------- */

.site{float:left;width:187px;padding:10px 25px;

}

.site a img{border:1px solid #eeeeee;padding:1px;width:183px;}

.site a:hover img{border:1px solid #ff0000;}

.site a:hover{color:#fff;}



.site strong{padding:3px 0 3px 4px;display:block;margin-bottom:2px;background-color:#000;}

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

/*  END magazine Styles ---------------------- */

a img
{
border: none;
}



.red{
color:#FF0000;
}

#banner{
margin-top:5px;
padding:0px;
height:130px;
}

#footer{
	}




