body {
	background-color: #000000;
	background-image: url(images/bg_rpt.gif);
	background-repeat: repeat;
	margin: 20px;
}

.main_table {
	background-color: #3B3B3B;
	border: solid 1px #FFFFFF;
	width: 974px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
}

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

a.menu_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#999999;
}

a.menu_link:hover{
	color:#FFFFFF;
}

.menu_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #1E1E1E;
	border-top: solid 1px #3B3B3B;
	border-left: solid 1px #3B3B3B;
	border-right: solid 1px #3B3B3B;
	padding: 3px 10px 2px 10px;
}

.brand_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #0F519E;
	border: solid 1px #1C71B8;
	padding: 3px 10px 3px 10px;
	color: #FFFFFF;
}

.brandfeature_intro {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	color: #333333;
}

.brandnav_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 5px;
	color: #FFFFFF;
}
.brandfeature_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	color: #FFFFFF;
}
.productlisting_title {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.productlisting_title a{
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.sub_menu_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
}
.section_headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	color: #07447C;
	background-color: #0F519E;
	background-image: url(images/header_rpt.gif);
	background-repeat: repeat-x;
}
.subsection_headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	color: #CCC;
	background-color: #666;
	background-image: url(images/subcategory_header_bg.gif);
	background-repeat: repeat-x;
}
.productsection_headers {
	font-family: "Arial Narrow";
	font-size: 25px;
	font-weight: bold;
	padding: 7px 4px 7px 4px;
	color: #1C71B8;
	background-color: #FFFFFF;
	background-image: url(images/productsection_bg.gif);
	background-repeat: repeat;
}
input.search_input {
	background-image: url(images/postcodeinput_bg.gif);
	background-color: #FBFBFB;
	background-repeat: repeat-x;
	background-position: top;
	border: solid 1px #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	width: 150px;
	height: 20px;
}
input.postcode_input {
	background-image: url(images/postcodeinput_bg.gif);
	background-color: #FBFBFB;
	background-repeat: repeat-x;
	background-position: top;
	border: solid 1px #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	width: 63px;
	height: 22px;
	vertical-align: middle;
}

.header_banner {
	position: absolute;
	top: 21;
	left: 50%;
	margin-left: -487px;
	width: 974px;
	height: 48px;
	z-index: 999;
}
.header_bg {
	position: absolute;
	top: 21;
	left: 50%;
	margin-left: -487px;
	width: 974px;
	height: 48px;
	background-image:url(images/header_bg_2.gif);
	filter:alpha(opacity=80);
	opacity:.80;
	z-index: 998;
}

.header_bg_static {
	width: 734px;
	height: 48px;
	background-image:url(images/header_bg.gif);
	filter:alpha(opacity=80);
	opacity:.80;
	z-index: 998;
}

.brandfeature_banner {
	position: absolute;
	top: 272;
	left: 50%;
	margin-left: -248px;
	width: 734px;
	height: 100px;
	z-index: 999;
}
.brandfeature_bg {
	position: absolute;
	top: 272;
	left: 50%;
	margin-left: -246px;
	width: 732px;
	height: 100px;
	background-color: #000000;
	filter:alpha(opacity=80);
	opacity:.80;
	z-index: 998;
}
.clickformoreinfo_banner {
	position: absolute;
	top: 351;
	left: 50%;
	margin-left: -248px;
	width: 734px;
	height: 22px;
	z-index: 5;
}
.clickformoreinfo_bg {
	position: absolute;
	top: 351;
	left: 50%;
	margin-left: -248px;
	width: 734px;
	height: 22px;
	background-image:url(images/clickformoreinfo_bg.gif);
	filter:alpha(opacity=50);
	opacity:.50;
	z-index: 2;
}