/* GLOBAL STYLES */
html, body {
	height: 100%;
}
body {
	background: #1e1e1e;
	font-family: Arial, Helvetica, sans-serif;
}
.centre {
	margin: 0 auto;
	width: 928px;
	height: 100%;
}
/* MISC*/

a.skipnavigation {
	position: absolute;
	left: -200px;
	top: -200px;
}
/* HEADER STYLES */
#header {
	width: 100%;
	height: 86px;
	background: url(../img/bkgrnd/strip_top.gif) repeat-x;
}
#logo {
	display: block;
	float: left;
}
#logo img {
	margin: 16px 11px 0px 6px;
}
#topNav {
	list-style: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding-top: 51px;
}
#topNav li {
	float: left;
	margin-left: 1px;
}
#topNav li a {
	display: block;
	height: 29px;
	text-decoration: none;
	text-align: center;
	line-height: 29px;
	padding: 6px 3px 0px 3px;
	color: #fff;
}
#topNav li a:hover {
	text-decoration: underline;
}
#topNav li .sel {
	color: #FF0000;
}
#topNav #home {
	background: url(../img/menu/home.gif);
	width: 72px;
}
#topNav #home.sel {
	background: url(../img/menu/home_sel.gif);
}
#topNav #products {
	background: url(../img/menu/products.gif);
	width: 91px;
}
#topNav #products.sel {
	background: url(../img/menu/products_sel.gif);
}
#topNav #howtoguides {
	background: url(../img/menu/howtoguides.gif);
	width: 132px;
}
#topNav #howtoguides.sel {
	background: url(../img/menu/howtoguides_sel.gif);
}
#topNav #faqs {
	background: url(../img/menu/faqs.gif);
	width: 67px;
}
#topNav #faqs.sel {
	background: url(../img/menu/faqs_sel.gif);
}
#topNav #stockists {
	background: url(../img/menu/stockists.gif);
	width: 94px;
}
#topNav #stockists.sel {
	background: url(../img/menu/stockists_sel.gif);
}
#topNav #contactus {
	background: url(../img/menu/contactus.gif);
	width: 106px;
}
#topNav #contactus.sel {
	background: url(../img/menu/contactus_sel.gif);
}
/* FOOTER */

.footer {
	background: #1e1e1e url(../img/footer_strip.jpg) repeat-x;
	min-height: 100px;
	height: 130px;
	width: 100%;
	border-top: 2px solid #666666;
	color: #fff;
	font-size: 1.2em;
	padding-top: 10px;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer .centre {
	padding-left: 40px;
}
/* SHOWCASE */

.whitestrip {
	width: 100%;
	height: 260px;
	background: #fff url(../img/bkgrnd/strip_shelf.gif) repeat-x bottom;
}
.whiteline {
	width: 100%;
	height: 6px;
	background: #fff;
	margin-bottom: 5px;
}
/* MAINPAGE */

.mainbk {
	overflow: hidden;
	padding-top: 7px;
	padding-bottom: 40px;
	background: #393839 url(../img/bkgrnd/strip_main.gif) repeat-x top;
	color: #DDD;
}
/* Columns and titles */

.title {
	float: left;
	color: #FFFFFF;
	background: url(../img/title_red_left.gif) left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 0px;
	margin-left: 17px;
	height: 40px;
	font-size: 1.2em;
}
.title em {
	display: block;
	float: left;
	background: url(../img/title_red_right.gif) right no-repeat;
	height: 40px;
	line-height: 26px;
	padding-right: 12px;
}
.title .low {
	background: url(../img/title_red_right2.gif) right no-repeat;
}
.title.yellow {
	background: url(../img/title_yellow_left.gif) left;
}
.title.yellow em {
	background: url(../img/title_yellow_right.gif) right no-repeat;
	color: #000;
}
.narrow_col {
	float: left;
	margin-left: 8px;
	margin-right: 17px;
}
.narrow_col .content {
	width: 274px;
	background: url(../img/narrow_col_strip.gif) repeat-y;
}
#homepage .content {
	min-height: 295px;
}
.narrow_col .top {
	margin-top: 7px;
	width: 274px;
	height: 44px;
	background: transparent url(../img/narrow_col_top.gif) no-repeat bottom;
}
.narrow_col p {
	padding: 14px;
	padding-bottom: 10px;
	font-size: 1.3em;
}
.narrow_col .datasheet {
	display: block;
	margin-top: 30px;
	margin-bottom: 22px;
	width: 228px;
	padding-left: 45px;
	padding-top: 8px;
	background:url(../img/datasheet.gif);
	height: 28px;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
.narrow_col .datasheet:hover {
	text-decoration: underline;
}
.middle_col {
	float: left;
	margin-left: 8px;
	margin-right: 17px;
}
.middle_col .content {
	width: 303px;
	background: url(../img/middle_col_strip.gif) repeat-y;
}
.middle_col .top {
	margin-top: 7px;
	width: 303px;
	height: 44px;
	background:url(../img/middle_col_top.gif) no-repeat bottom left;
}
.middle_col h3 {
	width: 278px;
	background: url(../img/noise.gif) repeat;
	font-size: 1.4em;
	margin-left: 1px;
	font-weight: bold;
	padding: 10px 12px;
	border-top: 1px solid #111;
	border-bottom: 3px solid #111;
	color: #fff;
}
.middle_col p {
	overflow: hidden;
	padding: 8px 14px;
	font-size: 1.3em;
	line-height: 1.4em;
}
.wide_col {
	float: left;
	margin-left: 8px;
	margin-right: 15px;
}
.wide_col .content {
	width: 606px;
	background: url(../img/wide_col_strip.gif) repeat-y;
}
.wide_col .top {
	margin-top: 7px;
	width: 606px;
	height: 44px;
	background: transparent url(../img/wide_col_top.gif) no-repeat bottom;
}
.wide_col h3 {
	width: 581px;
	background: url(../img/noise.gif) repeat;
	font-size: 1.4em;
	margin-left: 1px;
	font-weight: bold;
	padding: 10px 12px;
	border-top: 1px solid #111;
	border-bottom: 3px solid #111;
	color: #fff;
}
.wide_col p {
	overflow: hidden;
	padding: 17px 14px;
	font-size: 1.3em;
	line-height: 1.4em;
}
/* PRODUCT FINDER */

.product_finder {
	overflow: hidden;
	font-weight: bold;
	padding: 11px 12px;
	padding-bottom: 13px;
	background: url(../img/noise.gif) repeat;
	margin-bottom: 10px;
}
.product_finder p {
	padding: 0px;
	padding-bottom: 2px;
}
.product_finder input {
	float: left;
	margin-top: 10px;
	width: 151px;
	padding-left: 5px;
}
.product_finder #search {
	float: left;
	margin-left: 14px;
	width: auto;
}
.structural {
	display: none;
}
.section_link {
	display: block;
	clear: both;
	width: 256px;
	height: 35px;
	margin-top: 5px;
	background: url(../img/section_link.gif) no-repeat;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 35px;
	padding-left: 17px;
	text-decoration: none;
	color: #ddd;
}
.section_link:hover {
	text-decoration: underline;
}
/* HOMEPAGE */

#showcase p {
	font-size: 1.3em;
	padding: 15px;
	line-height: 18px;
}
#showcase p a {
	color: #000;
}
.emergency_group {
	margin-left: 1px;
}
.narrow_col p {
	overflow: hidden;
	line-height: 1.4em;
}
.arrow_link {
	float: right;
	padding-right: 20px;
	background: url(../img/arrow_small.gif) no-repeat right center;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 10px;
}
.arrow_link:hover {
	text-decoration: underline;
}
/* PRODUCT */

#product_showcase {
	position: relative;
}
#product_showcase .current_product {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 30px;
}
#product_showcase .current_product img {
	float: left;
}
#product_showcase .current_product .product_title {
	position: relative;
	top: 43px;
}
#product_showcase .other_products {
	display: block;
	position: absolute;
	bottom: -3px;
	right: 20px;
}
.wide_col .overview {
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 10px;
}
.wide_col .range .overview {
	font-weight: bold;
	font-size: 1.4em;
	padding: 12px 20px;
}
.section {
	background: url(../img/noise_light.jpg) repeat-y;
	overflow: hidden;
	zoom: 1;
	margin-left: 1px;
	margin-bottom: 4px;
}
.section2 {
	background: url(../img/noise_light2.jpg) repeat-y;
	overflow: hidden;
	zoom: 1;
	margin-left: 1px;
	margin-bottom: 25px;
}
.third {
	width: 199px;
	float: left;
	margin-right: 4px;
}
.third h3 {
	background: none;
	border: none;
}
.third p {
	padding-top: 6px;
}
.split {
	position: relative;
}
.split div {
	width: 160px;
}
.split p {
	margin-top: 65px;
	padding-bottom: 0px;
	font-weight: bold;
}
.split img {
	position: absolute;
	right: 7px;
	top: 9px;
}
.split .sizeimg {
	top: 26px;
}
.topcategories .third {
	min-height: 17em;
}
.wide_col .colours {
	margin: 0px 5px;
	padding: 0px;
}
#techdemo {
	width: 246px;
	padding: 14px;
	padding-top: 3px;
	margin-bottom: 20px;
}
#howtobox img {
	margin-left: 15px;
}
#howtobox {
	margin-bottom: 20px;
}
#howtobox p {
	padding: 8px 16px;
	font-weight: bold;
}
/* RANGE */

#range_showcase {
	overflow: hidden;
}
#range_showcase .current_product {
	float: left;
}
#range_showcase .product_title {
	float: left;
	margin: 0px 8px;
	margin-top: 65px;
}
.range {
	overflow: hidden;
}
.range h3 {
	margin-bottom: 6px;
}
.range div {
	float: left;
	width: 67px;
	margin: 10px 22px;
	padding: 0 auto;
}
.range div img {
	display: block;
	margin: 0px auto;
}
.range ul {
	float: left;
	width: 460px;
	margin: 8px;
	font-size: 1.3em;
}
.range ul li {
	margin-bottom: 10px;
	padding-left: 18px;
	background: url(../img/bullet.gif) 0px 4px no-repeat;
}
.range p {
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
}
/* PRODUCTS */

.products {
	overflow: hidden;
	zoom: 1;
}
.products .prodgroup {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 328px;
}
.products .prodgroup img {
	display: block;
	margin: 0px auto;
	width: auto;
}
.products .rangedesc {
	width: 223px;
	margin-left: 5px;
	float: left;
	margin-top: 20px;
	font-weight: bold;
}
.products .rangedesc p {
	width: 223px;
}
/* HOW TO GUIDES */
#howto_showcase img {
	margin-top: 18px;
	margin-left: 12px;
}
#howto {
	padding-top: 0px;
	overflow: hidden;
}
#howto p {
	padding-top: 0px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#howto div {
	margin-bottom: 26px;
	margin-left: 17px;
	width: 570px;
	background: #111;
	overflow: hidden;
}
#howto div img {
	display: block;
	float: left;
	width: 261px;
}
#howto div p {
	float: left;
	width: 274px;
	padding: 15px;
	font-size: 1.3em;
}
.wide_col #howto .col2 {
	float: left;
	margin-left: 20px;
	width: 276px;
	overflow: inherit;
	background: none;
}
.wide_col #howto .col2 .section_link {
	display: block;
	width: 220px;
	height: 37px;
	margin-top: 5px;
	padding: 9px 0px;
	background: url(../img/section_link2.gif) no-repeat;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.4em;
	padding-left: 17px;
	padding-right: 36px;
	text-decoration: none;
	color: #ddd;
}
.wide_col #howto .col2 .section_link:hover {
	text-decoration: underline;
}
/* FAQs */

.horisearch .product_finder {
	padding-left: 20px;
	margin-top: 10px;
	padding-top: 6px;
}
.faq_item {
	margin: 0 auto;
	margin-top: 30px;
	width: 508px;
}
.faq_item div p {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	color: #fff;
	min-height: 50px;
	padding-left: 60px;
	padding-right: 20px;
	font-weight: normal;
}
.faq_item div p a {
	color: #fff;
	text-decoration: none;
}
.faq_item div p a:hover {
	text-decoration: underline;
}
.faq_item .greyFaq {
	background: url(../img/faqs-bubbles-light-top.gif) no-repeat;
}
.faq_item .greyFaq p {
	background: url(../img/faqs-bubbles-light-bottom.gif) bottom no-repeat transparent;
}
.faq_item .redFaq {
	background: url(../img/faqs-bubbles-dark-top.gif) no-repeat;
}
.faq_item .redFaq p {
	background: url(../img/faqs-bubbles-dark-bottom.gif) bottom no-repeat transparent;
}
.faq_item p {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	color: #fff;
	min-height: 20px;
	padding-left: 60px;
	padding-right: 20px;
	font-weight: normal;
	background: url(../img/answer.gif) no-repeat 22px 22px;
}
.faqsCont {
	overflow: hidden;
}
.number {
	float: right;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 30px;
	background: url(../img/noise.gif);
	margin-bottom: 10px;
	margin-top: 10px;
	background: #1d1d1d;
}
.number img {
	float: left;
	margin-top: 1px;
}
.number strong {
	float: left;
	display: block;
	width: auto;
	padding-top: 2px;
}
/* Stockist Finder */

.stockist_finder {
	overflow: hidden;
	font-weight: normal;
	margin: 16px;
	padding: 11px 12px;
	width: 266px;
	padding-bottom: 13px;
	background: url(../img/noise.gif) repeat;
	margin-bottom: 10px;
}
.stockist_finder input {
	float: left;
}
.stockist_finder #search {
	float: left;
	margin-left: 14px;
	margin-top: 2px;
	width: auto;
}
#stockist {
	overflow: hidden;
}
#stockist .horisearch {
	padding-bottom: 10px;
}
.resultsBox {
	padding: 10px 20px;
}
.resultsBox .top {
	background: url(../img/noise.gif) repeat;
	font-size: 1.4em;
	line-height: 1.8em;
	width: 564px;
	height: 30px;
}
.resultsBox .miles {
	font-size: 1.1em;
	float: right;
	margin: 0px;
	margin-right: 10px;
	line-height: 30px;
}
.resultsBox .storename {
	font-size: 1.2em;
	float: left;
	margin: 0px;
	margin-left: 10px;
	line-height: 30px;
}
.resultsBox .greyBlurb {
	overflow: hidden;
	background: #333;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 10px;
	width: 544px;
	margin-bottom: 0px;
}
.resultsBox .greyBlurb strong {
	font-size: 1.1em;
}
/* CONTACT US*/

.contact_input {
	overflow: hidden;
	margin-left: 20px;
	padding:  0px 18px;
	padding-top: 12px;
	padding-bottom: 11px;
	background: #333;
	border-bottom: 1px solid #444444;
	width: 500px;
}
.contact_input label {
	float: left;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 1.4em;
	width: 190px;
}
.contact_input input {
	float: left;
	font-weight: bold;
	width: 280px;
}
.contact_input textarea {
	width: 270px;
	height: 90px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.address input {
	margin-bottom: 18px;
}
.address {
	padding-bottom: 0px;
}
.wide_col .contact {
	margin: 0px 20px;
	width: 513px;
	background: url(../img/noise.gif);
}
.wide_col .submit_button {
	width: 70px;
	float: left;
	margin: 0px;
}
.wide_col .contactp {
	margin: 0px 25px;
	padding: 0px;
	margin-top: 12px;
	padding-bottom: 7px;
}
.contactp strong {
	display: inline;
	font-size: 1em;
	float: none;
}
.otherinput input {
	width: auto;
	height: auto;
}

.contact_input select {
	width: 290px;
}

.legal p {
	padding-top: 10px;
	padding-bottom: 10px;
}
.legal p a {
	color: #fff;
}

#terms ul {
	margin-left: 15px;
}

#satnav .left {
	margin-left: 15px;
}

.check label{
	width: 450px;
	margin-right: 10px;
}
#winsubmit {
	float: right;
	margin-right: 22px;
}
.whitelink {
	color: #fff;
}
#formset .structural {
	display: block;
}