/* === Imports ======= */
@import url(navigation.css);

/* === Hidden guff ======= */
#header1 p,.hidden{
	left:-9999px;
	width:0px;
	overflow:hidden;
	position:absolute;
	}
/* === Generic styling (structure/background etc) ======= */
*{	
	font-size:100%;
	margin:0;
	padding:0;
	border:0;
	line-height:normal
	}
img {
  border:medium none;
}
body{
	margin-top:31px;
	font:75%/150% Tahoma,Arial,Helvetica,Verdana,sans-serif;
	color:#333;
	background:#FFF url(../images/backgrounds/main.gif) repeat-y;
	}
input{
	font-family:Tahoma,Arial,Helvetica,Verdana,sans-serif /*For some reason IE replaces input fields with the default font.. this will stop that*/
	}
#structure{
	width:787px;
	float:left
	}
p,h1{margin:0 0 1.3em}
p.small{margin:0 0 1em;font-size:90%}
p.right{margin:1em 0 0;text-align:right;font-size:80%}
.grey{color:#999}
.orange{color:#EA920D}
.red{color:#CC0000}
.nw{white-space:nowrap}
.nul{text-decoration:none}
h1{color:#1360B2;font-size:160%;font-weight:normal}


/* === HEADER ======= */
#header1{
	width:746px;
	margin-bottom:25px;
	padding-left:41px;
	float:left
	}
/* start - logo */
#header1 h1{
	width:135px;
	height:26px;
	text-indent:-9999px;
	background:url(../images/header/title.gif) no-repeat;
	float:left;
	margin-top:3px;
	}
#header1 h1 a{
	width:135px;
	height:26px;
	text-decoration:none;
	overflow:hidden;
	display:block;
	float:left;
	}
#header_text {
	color:#999;
	font-size:1.8em;
	margin-left:15px;
	float:left;
	padding-top:0px;
	margin-top:0px;
}
/* end - logo */
#header2{
	width:767px;
	padding-left:20px;
	background:url(../images/backgrounds/header_orange.gif) repeat-y;
	float:left;
	}
#header2 #header2_l{
	width:164px;
	float:left;
	}
/* start - pri nav */
	/* [contained in the navigation.css stylesheet] */
/* end - pri nav */

#header2 #header2_r{
	width:603px;
	float:right
	}
#header2_r #header2_r_image{
	width:603px;
	float:left
	}
	
	
/* ===CONTENT ======= */
ul.formatIcons{
	list-style:none;
	margin-bottom:20px;
	}
ul.formatIcons li{
	padding:0 0 5px 22px;
	clear:both;
	}
ul.formatIconsI{
	list-style:none;
	margin:5px 0 20px 0;
	}
ul.formatIconsI li{
	padding:0 10px 5px 22px;
	font-size:90%;
	color:#999;
	float:left
	}
ul.formatIcons li.buy{padding:5px 0 15px 0;}
li.formatVhs{background:url(../images/icons/icon_vhs.gif) 0 1px no-repeat}
li.formatDvd{background:url(../images/icons/icon_dvd.gif) 5px 2px no-repeat}

ul.buttons{
	list-style:none;
	margin-bottom:20px;
	}
ul.buttons li{
	padding-bottom:5px;
	clear:both;
	}
div.expand,div.minimise{
	width:433px;
	margin-bottom:10px;
	border-top:solid 1px #9F9F9F;
	float:left
	}
div.expand a,div.minimise a{
	width:433px;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/buttons/expand.gif) no-repeat;
	display:block;
	float:left;
	}
div.minimise a{
	background:url(../images/buttons/minimise.gif) no-repeat;
	}
div.expand_text{
	width:433px;
	padding:10px 0 10px 0;
	float:left;
	}
div.content_l_newsimg{
	width:149px;
	padding-left:34px;
	float:left
	}
div.content_l_newstext{
	width:135px;
	padding:9px 7px 20px 41px;
	font-size:80%;
	float:left
	}
div.content_r_newsimg{
	width:149px;
	padding-top:5px;
	float:left
	}
div.content_r_newstext{
	width:135px;
	padding:0 7px 0 7px;
	font-size:80%;
	float:left
	}
div.content_r_pagenum,div.content_pagenum{
	width:142px;
	padding:0 7px 20px 0;
	text-align:right;
	font-size:80%;
	float:left
	}
div.content_pagenum{
	width:426px
	}
div.content_documents{
	width:100%;
	float:left
	}
div.content_documents ul{
	width:100%;
	list-style:none;
	float:left
	}
div.content_documents ul li{
	padding:1px 0 15px 25px;
	color:#999;
	clear:both
	}
div.errors{
	width:100%;
	font-size:90%;
	color:#CC0000;
	font-weight:bold;
	text-align:center;
	float:left
	}
ul.bullets{
	list-style:none;
	float:left
	}
ul.bullets li{
	padding:0 0 3px 10px;
	font-size:90%;
	background:url(../images/icons/arrow.gif) 0 5px no-repeat;
	}
#expand1{}
#expand2{}


/* === FOOTER ======= */
#footer{
	clear:both;
	width:631px;
	float:left
	}
#footer #footer_text{
	width:447px;
	padding:40px 0 10px 0;
	background:#FFF;
	font-size:80%;
	color:#999;
	line-height:1.9em;
	text-align:right;
	float:right;
	}

	
/* === HYPERLINKS ======= */
a,a:visited{color:#EA920D;text-decoration:none}
a:hover,a:visited:hover,a:active{text-decoration:underline;}

a.blank,a.blank:visited{color:#333;text-decoration:none}
a.blank:hover,a.blank:visited:hover,a.blank:active{text-decoration:underline;}

a.grey,a.grey:visited{color:#999;text-decoration:underline}
a.grey:hover,a.grey:visited:hover,a.grey:active{text-decoration:none;}

a.codegent,a.codegent:visited{color:#005f2e;text-decoration:underline}
a.codegent:hover,a.codegent:visited:hover,a.codegent:active{text-decoration:none;}


/* === FORM ======= */
.textfield,.textfield20,.textfield30,.textfield40,.textfield129,.textfield180,.select,.selectS,.selectSo,.select180{
	width:239px;
	padding:2px;
	color:#999;
	border:solid 1px #EA920D;
	}
.textfield_error {
	width:239px;
	padding:2px;
	color:#999;
	border:solid 1px #CC0000;
	}
textarea{
	border:solid 1px #EA920D;
	font-family:Tahoma,Arial,Helvetica,Verdana,sans-serif;
	height:142px;
	width:98%;
	line-height:1em;
	color:#999;
	padding:2px;
	overflow:auto;
	font-size:1em;
      }
textarea.textarea_error{
	border:solid 1px #CC0000;
	font-family:Tahoma,Arial,Helvetica,Verdana,sans-serif;
	height:142px;
	width:98%;
	line-height:1em;
	overflow:auto;
	padding:2px;
	color:#999;
	font-size:1em;
      }
.select,.select180{
	width:246px;
	background:#EA920D;
	color:#FFF;
	}
.selectS,.selectSo{
	width:auto;
	background:#FFF;
	}
.selectSo{
	background:#EA920D;
	color:#FFF;
	}
.textfield20{width:20px}
.textfield30{width:30px}
.textfield40{width:40px}
.textfield129{width:129px}
.textfield180,.select180{width:180px}
.submit{
	border:outset 2px #EA920D;
	padding:1px;
	background:#EA920D;
	font-size:80%;
	color:#FFF;
	font-weight:bold
	}
div#header2_r_img {
/*	position:relative;*/
}
#img_desc {
	background:#EA920D;
	position:absolute;
	top:326px;
	left:184px;
	color:#FFFFFF;
	z-index:100;
}
div#subscribe_rss {
	
}
/*div.rss_sub {*/
/*	padding:17px 0px 18px 9px;*/
/*	height:20px;*/
/*	*/
/*}*/
/*div.rss_sub a {*/
/*	padding-left:20px;*/
/*	font-size:1em;*/
/*	padding-bottom:2px;*/
/*	background:url('/images/icons/rss.gif') no-repeat;*/
/*}*/
div.content_r_title h1{
	font-size:110%;
	font-weight:bold;
	color:#666;
	text-indent:-9999px;
	margin:0px;
	}
div.film_of_the_week {
	background:url('/images/titles/new_dvds.gif') no-repeat;
	width:149px;
	height:25px;
}
div.featured_dvd {
	background:url('/images/titles/featured_dvd.gif') no-repeat;
	width:149px;
	height:25px;
}
div.latest_dvds {
	background:url('/images/titles/latest_dvds.gif') no-repeat;
	width:149px;
	height:25px;
}
div.favorite_posts{
	background:url('/images/titles/favorite_posts.gif') no-repeat;
	width:149px;
	height:25px;
}
div.latest_entries{
	background:url('/images/titles/latest_entries.gif') no-repeat;
	width:149px;
	height:25px;
}
div.greybox {
	background-color:#efefef;
}
div.category_list ul {
  list-style: none;
}
div.category_list ul li {
  float:left; 
  margin-right:9px;
  margin-bottom: 9px;
}
div.category_list div.cat_title {
  background-color: #0076BF;
  color:#FFFFFF;
  float:left;
  width:202px;
  padding-left: 5px;
  font-size:0.9em;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
div.category_list img {
  float:left;
}
