/*------------ Global/Default Styles -------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	font: 95% arial, verdana, sans-serif;
	background: #0846b3;
	color: #fff;
}

h1 {
	text-align: left;
	font: 160% verdana, arial, sans-serif;
	margin: 30px 10px 15px 10px;
	letter-spacing: -1px;
}

h1 b {
	text-align: left;
	font: normal 70% verdana, arial, sans-serif;
	margin: 30px 10px 15px 5px;
	letter-spacing: -1px
}


h1 a {font-weight: normal}

h1#header2, h1.header2 {
	clear: both;
	padding-top: 40px;
}

h2 {
	text-align: left;
	font: italic 120% verdana, arial, sans-serif;
	margin: 15px 10px;
	letter-spacing: -1px;
}

h3 {
	text-align: left;
	margin: 0px 10px;
}

p {
	text-align: left;
	margin: 20px 10px;
	line-height: 150%;
}

ul {
	margin: 0 0 20px 40px;
	text-align: left;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color: #fff;
}

a:hover {
	text-decoration: none;
	color: #ccc;
}

a img {border: none}

hr {margin: 0 10px}

/*------------------- ID Styles --------------------*/

#wrap {
	position: absolute;
	z-index: 1;
	width: 100%;
	overflow: hidden;
	min-width: 990px;
}

#head {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 130px;
	text-align: center;
	background: #0846b3 url('../assets/Image/topbg.gif') repeat-x;
}

#head #logo {
	background: url('../assets/Image/logo.gif') 100% no-repeat;
	margin: 0;
	width: 775px;
	height: 99px;
	float: right;
}

#head #logo span {display: none}

#headfix {
	background: url('../assets/Image/ukflag.gif') no-repeat;
	width: 565px;
	position: absolute;
	left: 0;
}

#headfix ul {
	margin: 70px 0 0 144px;
	height: 60px;
	background: #fff url('../assets/Image/ulbg.gif') bottom repeat-x;
	color: #fff;
}

#headfix ul li {display: inline}

#headfix ul li a {
	background: #262a5b url('../assets/Image/topHome.gif') no-repeat;
	color: #fff;
	width: 70px;
	display: block;
	float: left;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 75%;
	font-weight: bold;
	padding-top: 44px;
}

#headfix ul li a:hover {color: #4d8bf8}

#headfix ul li a#delivery {background-image: url('../assets/Image/topDelivery.gif')}
#headfix ul li a#trade {background-image: url('../assets/Image/topTrade.gif')}
#headfix ul li a#contact {background-image: url('../assets/Image/topContact.gif')}
#headfix ul li a#brochure {background-image: url('../assets/Image/topBro.gif')}
#headfix ul li a#find {background-image: url('../assets/Image/topMap.gif')}

#head p {
	position: absolute;
	right: 0;
	text-transform: uppercase;
	font: 70% verdana, arial, sans-serif;
	margin: 107px 20px 0 0;
}

#head p strong {
	font-size: 125%;
}

#contentwrap {
	background: url(../assets/Image/waterHome.gif) right bottom no-repeat;
	overflow: hidden;
	width: 100%; /* IE6 Fix */
}

#van #contentwrap {background: url(../assets/Image/waterVan.gif) right bottom no-repeat}
#steps #contentwrap {background: url(../assets/Image/waterTrade.gif) right bottom no-repeat}
#tree #contentwrap {background: url(../assets/Image/waterTimbers.gif) right bottom no-repeat}

#content {
	padding-top: 130px;
	padding-left: 205px;
	text-align: center;
}

#content p.center {text-align: center}

#content p.small {font-size: 80%}

#content p#big strong {text-transform: uppercase}

#content ul#fitting {
	margin: 0 0 20px 50px;
	text-align: left;
	font-size: 100%;
}

#left {
	float: left;
	margin: 130px 0 0 0;
	/*padding-bottom: 199px;
	background: #0846b3 url('../assets/Image/navpic.jpg') left bottom no-repeat;*/
}

#home #left {
	padding-bottom: 0;
	background: none;
}

#left ul {
	list-style: none;
	margin: 0;
	width: 205px;
}

#left ul li {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 85% verdana, arial, sans-serif;
	letter-spacing: -1px;
}

#left ul li a {
	display: block;
	text-decoration: none;
	background: #262a5b url('../assets/Image/but.gif') no-repeat;
	color: #fff;
	margin: 0;
	padding: 12px 0 0 0;
	text-indent: 10px;
	height: 20px;
}

#left ul li a:hover {background-position: 0 -32px}

#left ul li a#spindle {
	background-position: 60px 0;
	text-indent: 70px;
}
#left ul li a#spindle:hover {background-position: 60px -32px}

#left ul li a#newalposts {
	background-position: 50px 0;
	text-indent: 60px;
}
#left ul li a#newalposts:hover {background-position: 50px -32px}

#left ul li a#newalcaps {
	background-position: 40px 0;
	text-indent: 50px;
}
#left ul li a#newalcaps:hover {background-position: 40px -32px}

#left ul li a#handrail {
	background-position: 30px 0;
	text-indent: 40px;
}
#left ul li a#handrail:hover {background-position: 30px -32px}

#left ul li a#flooring {
	background-position: 20px 0;
	text-indent: 30px;
}
#left ul li a#flooring:hover {background-position: 20px -32px}

#left ul li a#timbers {
	background-position: 10px 0;
	text-indent: 20px;
}
#left ul li a#timbers:hover {background-position: 10px -32px}

#left ul li a#fittingcompanies {
	background: #262a5b url('../assets/Image/but-large.gif') no-repeat;
	padding: 12px 0 0 10px;
	text-indent: 0;
	height: 50px;
}
#left ul li a#fittingcompanies:hover {background-position: 0 -65px}
#left ul li a#fittingcompanies span {display: block}

#left ul li ul {
	background: #262a5b url('../assets/Image/subnav_bg.gif') 100% 0 repeat-y;
	width: 180px;
}

#left ul li ul#newelsecond {width: 170px}
#left ul li ul#newelthird {width: 160px}

#left ul li ul li {
	text-align: left;
	width: 110px;
	padding: 2px;
	margin-left: 60px;
}

#left ul li ul li a {
	text-decoration: underline;
	background: transparent;
	color: #fff;
	margin: 0;
	padding: 0;
	text-indent: 0;
	height: 13px;
}

#left ul li ul li a:hover {text-decoration: none}

#left ul li ul li ul {
	width: 108px;
	margin-bottom: 5px;
}

#left ul li ul li ul li {
	padding: 0;
	margin-left: 10px;
	font-size: 100%;
}

#footer {
	margin: 0;
	padding: 15px 0;
	clear: both;
	background: url('../assets/Image/footer-bg.gif') top repeat-x;
	text-align: center;
}

#footer address, #footer p {
	margin: 5px 0;
	font-size: 80%;
	font-style: normal;
	text-align: center;
}

#footer ul {
	margin: 10px 0;
	font-size: 80%;
	text-align: center;
}

#footer ul li {
	display: inline;
	border-right: 1px solid #fff;
	padding: 0 3px 0 5px;
}

#footer ul li.end {border: none}

#products {
	padding-bottom: 20px;
	overflow: hidden;
}

#products div {
	margin: 20px 10px 0 10px;
	border: 2px solid #dbdee8;
	float: left;
	width: 235px;
	background: #fff url('../assets/Image/h2-bg.jpg') top repeat-x;
	overflow: hidden;
	display: inline;
}

#products div.bigger {
	width: 494px;
	height: 210px;
}

#products div.tools {
	height: 450px;
}

#products div.router {
	height: 500px;
}

#products div.asses { min-height: 180px }

#products h2 {
	margin: 0 10px;
	padding: 20px 0 5px 0px;
	font: bold 110% verdana, arial, sans-serif;
	border-bottom: 3px double #fff;
	clear: both;
}

#products div h2 {
	color: #fff;
	text-align: center;
	margin: 15px 5px 25px 5px;
	padding: 0;
	font: bold 100% arial, verdana, sans-serif;
	letter-spacing: 0;
	border-bottom: 0;
}

#products div h2 a {
	text-decoration: none;
	color: #fff;
}

#products div h2 a:hover {color: #ccc}

#products h2.dub {margin: 7px 5px 15px 5px}

#products ul {
	color: #000;
	margin: 20px 0;
	overflow: hidden;
	width: 130px;
	float: left;
}

#products ul#wider {
	margin-top: 0;
	width: 176px;
	float: right;
}

#products ul.info {
	margin: 0 25px;
	padding-top: 10px;
	width: auto;
	float: none;
	clear: both;
	overflow: visible;
}

#products.handrails ul {
	margin: 20px 0 0 0;
	padding-bottom: 10px;
}

#products.handrails div.asses ul {margin: 20px 0}

#products ul li {
	list-style: none;
	line-height: 20px;
	margin: 2px 0;
	font-size: 115%;
	font-weight: bold;
	color: #ff0000;
}

#products ul.info li.highlight {color: #ff0000}

#products ul.info li {
	list-style: disc;
	line-height: 100%;
	margin: 2px 0;
	font-size: 70%;
	font-weight: bold;
	color: #000;
}

#products ul li span {
	font-size: 75%;
	font-weight: normal;
	color: #000;
	width: 65px;
	padding-right: 5px;
	float: left;
	text-align: right;
}

#products ul li.notred {
	font-size: 100%;
	font-weight: normal;
	color: #000;
}

#products ul li.notred span {
	font-size: 90%;
}

#products ul#wider li span {width: 110px}

#products a img {margin: 2px}

#products img.b {
	float: left;
	margin: 0 2px;
}

#products.handrails div a img {float: none}

#products div.bigger a img {margin-top: 10px}

#products div p {
	color: #000;
	font: 70% verdana, arial, sans-serif;
}

#products div p.clear {
	float: right;
	margin: 30px 10px;
}

#products div.bigger p {
	margin: 25px 0 0 0;
	width: 250px;
	float: right;
}

#products div.tools p {
	clear: both;
	margin: 0 10px;
	padding-top: 20px;
}

#products a {
	color: #000;
}

#products .clear {
	margin: 0;
	border: 0;
	float: none;
	display: block;
}

#contactBox {
	background: #eee;
	color: #000;
	margin: 10px;
	padding: 15px;
	overflow: hidden;
	width: 800px;
}

#contactBox #qwerleft {
	width: 48%;
	float: left;
}

#contactBox #qwerright {
	width: 48%;
	float: right;
}

#contactBox fieldset {
	margin-bottom: 3%;
	border: 1px solid #ccc;
	padding: 10px;
}

#contactBox fieldset.none {
	margin: 0;
}

#contactBox legend {
	margin-left: 5px;
	padding: 0 2px;
}

#contactBox label {
	float: left;
	width: 35%;
	text-align: right;
	overflow: hidden;
}

#contactBox input {
	margin-bottom: 1%;
	width: 55%;
	border: 1px solid #a5acb2;
	padding: 1px 0;
}

#contactBox #filesend input {width: 93%}
#contactBox #filesend p {margin: 5px 15px 10px 15px}

#contactBox br {clear: left}

#contactBox input#submit {
	float: right;
	border: 1px solid #a5acb2;
	background: #fff;
	color: #000;
	width: 110px;
}

#contactBox span {
	color: #cf3f3f;
	font: bold 110% verdana, arial, sans-serif;
}

#contactBox textarea {
	overflow: auto;
	width: 93%;
	margin-top: 10px;
}

#contactBox textarea#services {
	overflow: auto;
	width: 55%;
}

#ibbz {
	float: right;
	margin-top: 30px;
}

#breadcrumb {
	padding: 3px 10px;
	background: #205cc6;
	font-size: 70%;
	font-weight: bold;
}

#content p#stand {
	border: 2px solid #dbdee8;
	background: #fff;
	text-align: center;
	padding: 5px 10px;
}

#content p#lookingfor {
	border: 2px solid #dbdee8;
	background: #fff;
	text-align: center;
	margin: 10px;
	float: left;
	width: 97%;
	padding: 5px 0;
	clear: both;
}

#content p#stand a, #content p#lookingfor a {
	color: #cf3f3f;
	display: block;
}

#options90, #options115 {
	margin-top: 15px;
}

#optionsnav90, #optionsnav115 {
	display: none;
}

#buttons {
	margin: 40px 10px 0 10px;
	width: 170px;
	float: right;
}

#buttons div {
	margin-top: 10px;
	width: 166px;
	height: 96px;
	color: #fff;
	position: relative;
	float: right;
	border: 2px solid #fff;
}

#butFlooring {background: url('../assets/Image/flooring-button.gif') no-repeat}
#butFitters {background: #5d3f0a url('../assets/Image/fitters-button.gif') no-repeat}
#butEndcaps {background: #262a5b url('../assets/Image/endcaps-button.gif') no-repeat}
#butManor {background: #a00101 url('../assets/Image/manor-button.gif') no-repeat}
#butAccessories {background: #a00101 url('../assets/Image/accessories-button.gif') no-repeat}
#butHandrailkits {background: #a00101 url('../assets/Image/handrailkits-button.gif') no-repeat}

#buttons div#handFitters {background: #5d3f0a url('../assets/Image/fitters-button.gif') no-repeat; margin: 0}

#buttons div h3 {display: inline}

#buttons div h3 a {
	display: block;
	width: 166px;
	height: 96px;
}
	
#buttons div h3 a span {display: none}

#buttons div p {
	position: absolute;
	font-size: 70%;
	margin: 0;
	left: 8px;
	bottom: 12px;
	width: 110px;
	line-height: 110%;
}

#buttons div p span {
	float: left;
	clear: both;
}
	
#buttons div a {
	color: #fff;
	display: block;
	text-decoration: none;
}


#handrailbut {
	margin: 10px 0 0 10px;
	width: 166px;
	height: 96px;
	color: #fff;
	position: relative;
	border: 2px solid #fff;
	background: #5d3f0a url('../assets/Image/fitters-button.gif') no-repeat;
}

#handrailbut h3 {display: inline}

#handrailbut h3 a {
	display: block;
	width: 166px;
	height: 96px;
}
	
#handrailbut h3 a span {display: none}

#handrailbut p {
	position: absolute;
	font-size: 70%;
	margin: 0;
	left: 8px;
	bottom: 12px;
	width: 110px;
	line-height: 110%;
}
	
#handrailbut a {
	color: #fff;
	display: block;
	text-decoration: none;
}


#resources li {margin-bottom: 15px}

table#advTable {
	margin: 20px auto;
	background: #fff;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

table#advTable td {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #000;
	padding: 15px
}

#homeBanner {
	float: left;
	margin: 10px;
}

#homeBanner p {
	margin: 0 0 3px 0;
	text-transform: uppercase;
	font-size: 60%;
}

#feedback {
	margin: 10px 0 0 10px;
	padding: 10px 0;
	width: 154px;
	background: url('../assets/Image/feedbackBg.jpg') top left no-repeat;
}

#feedback h3 {display: none}

#feedback blockquote {
	margin: 35px 0 0px 0;
	padding: 0 5px;
	font-size: 80%;
	font-weight: bold;
}

#feedback p {
	margin: 5px 5px 0 5px;
	font-size: 80%;
	font-weight: bold;
}

#feedback .bqstart {
	background: url('../assets/Image/quote.png') top left no-repeat;
	float: left;
	width: 45px;
	height: 32px;
	text-indent: -3000px;
	margin-top: -5px;
}

#simplycane {margin: 10px 0 10px 10px}
#simplycane img {border: 2px solid #fff}
#simplycane p {
	margin: 0 0 3px 0;
	text-transform: uppercase;
	font-size: 60%;
}

/*------------------ Class Styles ------------------*/

.clear {clear: both}

.r {
	float: right;
	margin: 0 10px;
}

.l {
	float: left;
	margin: 5px 10px;
}

.flash {
	float: right;
	margin: -70px 10px 0 10px;
}

.timbers { overflow: hidden }
* html .timbers { height: 130px }
.timbers img { border: 2px solid #fff }

.handrails div { height: 290px }

.accessories div { height: 280px }

.red {
	color: #cf3f3f;
	border-bottom: 1px solid #fff;
}

.underline {text-decoration: underline}

.hide {display: none}
.show {display: block}

.quotetips {
	background: #fff;
	margin: 0 10px 20px 10px;
	overflow: hidden;
}

.quotetips h2, .quotetips p {
	color: #262a5b;
}
.quotetips div {
	background: #0846b3 url('../assets/Image/quotetips.png') left bottom no-repeat;
	height: 18px;
}

.advertise {
	background: url('../assets/Image/staircasefitters.gif') no-repeat;
	width: 328px;
	height: 73px;
	display: block;
}

.advertise span {display: none}

iframe {
	float: left;
	margin: 0 0 20px 10px;
}



#offerhighlight {
	font-size: 120%;
	background: #d70000;
	display: inline-block;
	
	border: 2px solid #fff;
}

#offerhighlight p {
	margin: 0;padding: 5px;
}

#offerhighlight span {
	font-size: 80%;
}


.productkit img {
	float: left;
}

.productkit p {
	width: 180px !important;
	float: right;
	margin: 0 !important;
}
