body {
	background-color: #161616;
	padding:0;
	margin:0;
	color: #FFFFFF;
	font-size:62.5%;
	line-height:2em;
}
body *{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
.clear_both{
	clear:both;
	height:0px;
}
p{
	padding:0 0 20px 0;
	margin:0px;
	letter-spacing:0.1em;
	color:#CCCCCC;
}
label{
	letter-spacing:0.1em;
}
h2, caption{
	text-align:left;
	color:white;
	font-size:1.1em;
	font-weight:bold;
	padding:0 0 8px 0;
	letter-spacing:1px;
}
.nopad{
	padding:0px !important;
}
.keyline_right{	
	border-right:1px solid #272727;
}
ol, ul{
	margin:0 0 0 0;
	padding:0 0 0 20px;
	letter-spacing:0.1em;
	color:#CCCCCC;
}
li{
}
/** Mozilla **/
a
{
  outline: none;
	color:#FFcc00;
}
a:hover{
	color:#0099CC;
}
:-moz-any-link:focus {
  outline: none;
}

/** Accessibility **/
ul.access_nav{
	position:absolute;
	left:-5000px;
}




/** Layout **/
#body_container{
	background-color:#161616;
}

#page_container{
	margin:0 auto;
	width:1000px;
}

#layout_top{
	background-image:url(../images/layout/top.jpg);
	background-repeat:no-repeat;
	height:37px;
	width:1000px;
}
#layout_middle{
	position:relative;
	background-image:url(../images/layout/middle.jpg);
	background-repeat:repeat-y;
	width:1000px;
}
#layout_bottom{
	background-image:url(../images/layout/bottom.jpg);
	background-repeat:no-repeat;
	height:32px;
	width:1001px;
}


/** Content **/
#content_main{
	margin:0 0 0 50px;
}
#content_lhs{
	width:180px;
	float:left;
	border-top:1px solid #272727;
}
#content_rhs{
	width:720px;
	float:left;
	margin:0 0 0 0;
	border:1px solid #272727;
}
#content_copy{
	min-height:500px;
	margin:353px 0 0 0;
}
#content_header{
	position:absolute;
	top:1px;
	left:232px;
	background-image:url(../images/layout/header.jpg);
	background-repeat:no-repeat;
	height:53px;
	width:719px;
	border-bottom:1px solid #272727;
}
#content_flash{
	position:absolute;
	top:53px;
	left:232px;
	height:300px;
	width:719px;
	border-bottom:1px solid #272727;
	border-right:1px solid #252525;
	border-top:1px solid #252525;
}
#content_footer{
	background-image:url(../images/layout/footer.jpg);
	background-repeat:no-repeat;
	height:130px;
	width:1000px;
}


/** Footer **/
span.copyright{
	position:absolute;
	right:60px;
	bottom:10px;
}




/** Header **/
#content_header img.logo_hdworld{
	position:absolute;
	top:10px;
	left:15px;
}
#content_header div#header_tools{
	position:absolute;
	right:20px;
	top:18px;
}
#content_header div#header_tools ul{
	list-style-type:none;
}
#content_header div#header_tools ul li{
	float:left;
}
#content_header div#header_tools ul li a{
	text-decoration:none;
	color:#999;
}
#content_header div#header_tools ul li a:hover{
	color:white;
}
#content_header div#header_tools ul li.register{
	text-transform:uppercase;
	letter-spacing:1px;
	padding:0 0 0 20px;
	background-image:url(../images/icons/sep.jpg);
	background-repeat:no-repeat;
	background-position:0 2px;	
}
#content_header div#header_tools form{
	margin:0;
	padding:0;
}
#content_header div#header_tools form input.search{
	background:#333;
	border:1px solid #6f6d6d;
	color:white;
	font-size:1em;
	letter-spacing:1px;
	padding:2px;
	width:100px;
}
#content_header div#header_tools form input.submit{
	background:none;
	text-transform:uppercase;
	border:none;
	color:#999;
	letter-spacing:1px;
	font-size:1em;
}
#content_header div#header_tools form input.submit:hover{
	color:white;
	cursor:pointer;
}












/** Columns 'n rows **/
/*leave 1px either side, so 280 column is actually 278*/
div.row{
	width:100%;
	border-bottom:1px solid #272727;
	clear:both;
}
div.col570_nopad{
	border-right:1px solid #272727;
	width:569px;
	padding:0;
	float:left;
}
div.col720{
	width:680px;
	padding:19px;
	float:left;
}
div.col720_nopad{
	width:720px;
	padding:0;
	float:left;
}
/**/
div.col180{
	width:140px;
	padding:19px;
	float:left;
}
div.col240{
	width:200px;
	padding:19px;
	float:left;
}
div.col285{
	width:245px;
	padding:19px;
	float:left;
}
div.col285_nopad{
	width:283px;
	padding:0px;
	float:left;
}
div.col360{
	width:320px;
	padding:19px;
	float:left;
}
div.col360_nopad{
	width:320px;
	padding:0;
	float:left;
}
div.sky150{
	width:129px;
	padding:20px 10px;
	float:left;
}
.noborder{
	border-bottom:none !important;
}
.vspace20{
	padding:20px 0 20px 0;
}
.relative{
	position:relative;
}









/** Other **/
span.info_icons{
	display:block;
	margin:20px 0 0 0;
}
span.info_icons img{
	padding:0 20px 0 0;
}
img.perfect_partner{
	position:absolute;
	border:none;
	top:240px;
	right:0px;	
}









/* HEadings */
h1{
	height:50px;
	clear:both;
	margin:20px 0 0 0;
	background-repeat:no-repeat;
}
h1>span, h1 span{
	color:red;
	position:relative;
	height:60px;
	left:-9999px;
	width:1px;
	height:1px;
	overflow:hidden;
}
/**/
h1.hd100_features{ /*background-image:url(../images/titles/h1/hd100_features.jpg);*/ margin:19px 0 0 18px;}
h1.hd100_spec{ /*background-image:url(../images/titles/h1/hd100_spec.jpg); */margin:19px 0 0 18px;}
h1.hd100_stockists{ /*background-image:url(../images/titles/h1/hd100_stockists.jpg);*/ margin:19px 0 0 18px;}
h1.hd100_awards{ /*background-image:url(../images/titles/h1/hd100_awards.jpg);*/ margin:19px 0 0 18px;}
h1.hd100_index{ /*background-image:url(../images/titles/title_HD100.jpg);*/ margin:19px 0 0 0;}
/**/
h1.hd1_features{ /*background-image:url(../images/titles/h1/hd1_features.jpg); */margin:19px 0 0 18px;}
h1.hd1_spec{ /*background-image:url(../images/titles/h1/hd1_spec.jpg);*/ margin:19px 0 0 18px;}
h1.hd1_stockists{ /*background-image:url(../images/titles/h1/hd1_stockists.jpg); */margin:19px 0 0 18px;}
h1.hd1_awards{ /*background-image:url(../images/titles/h1/hd1_awards.jpg); */margin:19px 0 0 18px;}
/**/
h1.hd3_features{ /*background-image:url(../images/titles/h1/hd3_features.jpg);*/ margin:19px 0 0 18px;}
h1.hd3_spec{ /*background-image:url(../images/titles/h1/hd3_spec.jpg);*/ margin:19px 0 0 18px;}
h1.hd3_stockists{ /*background-image:url(../images/titles/h1/hd3_stockists.jpg);*/ margin:19px 0 0 18px;}
/**/
h1.hd5_features{ /*background-image:url(../images/titles/h1/hd3_features.jpg);*/ margin:19px 0 0 18px;}
h1.hd5_spec{ /*background-image:url(../images/titles/h1/hd3_spec.jpg);*/ margin:19px 0 0 18px;}
h1.hd5_stockists{ /*background-image:url(../images/titles/h1/hd3_stockists.jpg);*/ margin:19px 0 0 18px;}
/**/
h1.hd6_features{ /*background-image:url(../images/titles/h1/hd3_features.jpg);*/ margin:19px 0 0 18px;}
h1.hd6_spec{ /*background-image:url(../images/titles/h1/hd3_spec.jpg);*/ margin:19px 0 0 18px;}
h1.hd6_stockists{ /*background-image:url(../images/titles/h1/hd3_stockists.jpg);*/ margin:19px 0 0 18px;}
/**/
h1.hd7_features{ /*background-image:url(../images/titles/h1/hd7_features.jpg); */margin:19px 0 0 18px;}
h1.hd7_spec{ /*background-image:url(../images/titles/h1/hd7_spec.jpg); */margin:19px 0 0 18px;}
h1.hd7_stockists{ /*background-image:url(../images/titles/h1/hd7_stockists.jpg); */margin:19px 0 0 18px;}
h1.hd7_awards{ /*background-image:url(../images/titles/h1/hd7_awards.jpg); */margin:19px 0 0 18px;}
/**/
h1.hd10_features{ /*background-image:url(../images/titles/h1/hd7_features.jpg); */margin:19px 0 0 18px;}
h1.hd10_spec{ /*background-image:url(../images/titles/h1/hd7_spec.jpg); */margin:19px 0 0 18px;}
h1.hd10_stockists{ /*background-image:url(../images/titles/h1/hd7_stockists.jpg); */margin:19px 0 0 18px;}
h1.hd10_awards{ /*background-image:url(../images/titles/h1/hd7_awards.jpg); */margin:19px 0 0 18px;}
/**/
h1.hd40_features{ /*background-image:url(../images/titles/h1/hd7_features.jpg); */margin:19px 0 0 18px;}
h1.hd40_spec{ /*background-image:url(../images/titles/h1/hd7_spec.jpg); */margin:19px 0 0 18px;}
h1.hd40_stockists{ /*background-image:url(../images/titles/h1/hd7_stockists.jpg); */margin:19px 0 0 18px;}
h1.hd40_awards{ /*background-image:url(../images/titles/h1/hd7_awards.jpg); */margin:19px 0 0 18px;}
/**/
h1.sharestation{ /*background-image:url(../images/titles/h1/sharestation.jpg);*/ margin:19px 0 0 18px;}
/**/
h1.gate_spec{ /*background-image:url(../images/titles/h1/gate_spec.jpg); */margin:19px 0 0 18px;}
h1.gate_features{ /*background-image:url(../images/titles/h1/gate_features.jpg); */margin:19px 0 0 18px;}
/**/
h1.ila_features{/* background-image:url(../images/titles/h1/ila_features.jpg);*/ margin:19px 0 0 18px;}
h1.ila_spec{ /*background-image:url(../images/titles/h1/ila_spec.jpg);*/ margin:19px 0 0 18px;}
h1.ila_stockists{ /*background-image:url(../images/titles/h1/ila_stockists.jpg); */margin:19px 0 0 18px;}
/**/
h1.lcd_features{/* background-image:url(../images/titles/h1/lcd_features.jpg);*/ margin:19px 0 0 18px;}
h1.lcd_spec{ /*background-image:url(../images/titles/h1/lcd_spec.jpg);*/ margin:19px 0 0 18px;}
h1.lcd_stockists{ /*background-image:url(../images/titles/h1/lcd_stockists.jpg); */margin:19px 0 0 18px;}
/**/
h1.register{ /*background-image:url(../images/titles/h1/register.jpg); */margin:19px 0 0 18px;}
h1.contact{ /*background-image:url(../images/titles/h1/contact.jpg); */margin:19px 0 0 18px;}
h1.sitemap{/* background-image:url(../images/titles/h1/sitemap.jpg); */margin:19px 0 0 18px;}
h1.print{ /*background-image:url(../images/titles/h1/print.jpg); */margin:19px 0 0 18px;}
h1.downloads{ /*background-image:url(../images/titles/h1/downloads.jpg); */margin:19px 0 0 18px;}
h1.search_results{ /*background-image:url(../images/titles/h1/search_results.jpg); */margin:19px 0 0 18px;}






/** Testimonial **/
div.testimonial h4{
	color:#ffcc00;
	font-size:1.1em;
}
div.testimonial p{
	font-style:italic;
	padding: 0 0 20px 0;
}



/** Gallery **/
div.gallery {
	margin:20px 0 0 0;
}
div.gallery img{
	border:1px solid #949494;
	margin:0 0 5px 0;
}



/** Spec pages **/
div.spec_image{
	text-align:left;
}
div.spec_image span.img_subtitle{
	display:block;
	margin:0 0 5px 20px;
}
div.spec_image img{
	padding:0 0 0 0;
	margin:0 0 10px 10px;
	border:1px solid #272727;
}
div.spec_image a{
}
table.data{
	width:100%;
	border:1px solid #272727;
	border-collapse:collapse;
	margin:0 0 20px 0;
}
table.data th{
	font-weight:bold;
	border-bottom:1px solid #272727;
	padding:2px;
	text-align:left;
}
table.data td{
	text-align:left;
	padding:2px;
	color:#ccc;
	border-bottom:1px solid #272727;
}

table.data td.data_border_left{
	border-left:1px solid #272727;
}



/** Awards page **/
div.award{
	margin:0 0 20px 0;
}
div.award h2{
	font-size:1.2em;
}
div.award img{
	padding:6px 15px 15px 0px;
}



/** Stockist pages **/
ul#alpha_nav{
	margin:0 0 10px 0;
	padding:0;
}
ul#alpha_nav li{
	display:inline;
	padding:0 0.5em 0 0;
}
/**/
div.stockists{
	padding:19px 19px 10px 19px;
}
div.stockists h2{
	font-size:1.4em;
	border-bottom:1px solid #333333;
	padding:0.5em 0 0.5em 0;
	color:#ff6600;	
	letter-spacing:0.2em;
}
div.stockists h3{
	font-size:1em;	
	padding:1em 2px 0 0;
	color:white;
	text-transform: uppercase;
	color:#ff9933;
	margin:0;
}
div.stockists address{
	font-style:normal;
	padding:0 0 0 0em;
	
}
div.stockists .telephone{
	color:white;
	clear: both;
	display:block;
}
input.stockist_submit{
	padding:0;
	margin: 0 0 0 20px;
}
div#search_results{
	margin:20px 0 0 0;
	padding:20px 20px 0 20px;
	background-color:#202020;
}
div#search_results div.stockists{
	padding:19px 0 19px 0;
}



/** Toolkit **/
div#toolkit{
	position:absolute;
	top:354px;
	width:160px;
	border-top:1px solid #272727;
	margin:0 20px 0 10px;
	text-transform: uppercase;
}
div#toolkit ul{
	margin:20px 0 0 0;
	list-style-type:none;
	padding:0;
}
div#toolkit ul li{
	padding:2px 0 5px 25px;
	background-repeat:no-repeat;
}
div#toolkit ul li.downloads{
	background-image:url(../images/icons/toolkit/pdf.jpg);
}
div#toolkit ul li.print{
	background-image:url(../images/icons/toolkit/print.jpg);

}
div#toolkit ul li.contact{
	background-image:url(../images/icons/toolkit/contact.jpg);

}
div#toolkit ul li.tell_a_friend{
	background-image:url(../images/icons/toolkit/tell_a_friend.jpg);
}
div#toolkit ul li.site_map{
	background-image:url(../images/icons/toolkit/sitemap.jpg);
}

/* General toolkit Links */
div#toolkit ul a{
	display:block;
	color:#999;
	text-decoration:none;	
	letter-spacing:0.1em;
	margin:0 0 10px 0;
}
div#toolkit ul a:hover{
	color:#FFF;
	text-decoration:none;
}


/** Search **/
span.highlighter{
	border-bottom:3px solid #FFFF00;
}




/** Site map **/
ul.map_level_one > li{
	padding:20px 0 0 0;
}
ul.map_level_one > li > ul{
	margin:10px 0 0 0;	
}
ul.map_level_two{
	list-style:none;
}
ul.map_level_three{
	list-style:square;
	margin:0 0 0 15px;
}






/** Register **/
#register{
	margin-bottom:15px;
}

#register label{
	width:140px;
	height:15px;
	margin:0 15px 5px 0;
	display:block;
	float:left;
}

#register input{
	width:200px;
	height:15px;
	margin:0 0 3px 10px;
	font-size:10px;
	padding:3px 3px 0 3px;
}

.subbtn{
	background-color:#333333;
	border:#666666 1px solid;
	color:#FFFFFF;
	margin-top:20px;
	padding:5px 20px 5px 20px;
}
.subbtn:hover{
	cursor:pointer;
	color:#ff6600;
}



/** Notices **/
ul#notices{
	padding:0 0 20px 0;
	margin:0 0 0 19px;
	color:#ff6600;
}


.quote {
	font-size:10px;
	font-style:italic;
}

.quote2{
	font-style:italic;
}