@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0}
body {
	background: #cccccc;
	height:101%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	line-height: 1.2em;
}
p {line-height: 1.5em; padding:0}
html {height: 100%;} 
h1 {
	font-size: 125%;
	color: #0054a2;
	line-height: 1.8em;
}
h2 {
	font-size: 120%;
	color: #0054a2;
	padding: 0 0 0 0;
	line-height: 1.8em;
}
h3 { 
	font-size: 100%;
	color: #0054a2;
	padding: 0 0 0 0;

  }
blockquote {margin: 5px 0 5px 10px;}
A:link {
	text-decoration: none;
	color: #0054a2;
	font-weight: bold;

	}
	
A:visited {
	text-decoration: none;
	color: #0054a2;
	font-weight: bold;

	}
	
A:hover {
	text-decoration: none;
	color: #ffdc00;
	font-weight: bold;

	}
	
A:active {
	text-decoration: none;
	color: #ffdc00;
	font-weight: bold;

	}
#wrapper {
	width: 810px;
	margin: auto;
	background: #fff;
	padding: 0 0 0 10px;
}
#banner {
	width: 800px;
	float: left;
	padding: 0 0 6px 0;
}
#logo {
	width: 205px;
	float: left;
	margin: 20px 0 0 15px;
}
.newsletter {
	width: 220px;
	float: left;
	margin: 20px 0 0 20px;
	display: inline;
}
.navlink {
	width: auto;
	float: left;
	padding: 10px 2px;
	margin: 0 14px;
	text-align: center;
}
.navlink A:link {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	}
	
.navlink A:visited {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	}
	
.navlink A:hover {
	text-decoration: none;
	color: #ffdc00;
	font-weight: normal;
	}
	
.navlink A:active {
	text-decoration: none;
	color: #ffdc00;
	font-weight: normal;
	}
.subnavlink {
	width: auto;
	float: left;
	padding: 5px 2px;
	margin: 0 20px;
	text-align: center;
}
.subnavlink A:link {
	text-decoration: none;
	color: #0054a2;
	font-weight: normal;
	}
	
.subnavlink A:visited {
	text-decoration: none;
	color: #0054a2;
	font-weight: normal;
	}
	
.subnavlink A:hover {
	text-decoration: none;
	color: #ffdc00;
	font-weight: normal;
	}
	
.subnavlink A:active {
	text-decoration: none;
	color: #ffdc00;
	font-weight: normal;
	}
.search {
	width: 260px;
	float: right;
	margin: 0 8px 0 0;
}
.searchfield
{

	width: 180px;
}
.searchbutton
{
	font-size: 12px;
	padding: 2px 0 2px 0;
	width: 55px;
}
.searchresults {
	width: 780px;
	float: left;
	
}
.searchresults hr {margin: 5px 0;}
.results {
	width: 600px;
	float: left;
	padding: 0 180px 25px 0;
	
}
.results p {padding: 0 0 20px 0;}
.about {
	width: 780px;
	float: left;
	padding: 0 10px 10px 0;
	
}
#toplinkbox {
	width: 300px;
	float: right;
	margin: 50px 20px 10px 0;
	
}
.toplink {
	width: 100px;
	float: right;
	text-align: center;
	padding: 0 0 10px 0;
}
.toplink A:link {
	text-decoration: none;
	color: #0054a2;
	font-weight: bold;
	font-size: 1.25em;
	}
	
.toplink A:visited {
	text-decoration: none;
	color: #0054a2;
	font-weight: bold;
	font-size: 1.25em;
	}
	
.toplink A:hover {
	text-decoration: none;
	color: #ffdc00;
	font-weight: bold;
	font-size: 1.25em;
	}
	
.toplink A:active {
	text-decoration: none;
	color: #ffdc00;
	font-weight: bold;
	font-size: 1.25em;
}
.quicklinks {
	width: 498px;
	float: left;
	padding: 10px;
	background: #cccccc;
	border: 1px solid #0054a2;
	margin: 10px 10px 0 10px;
	color: #0054a2;
	display: inline;
}
.easyquote {
	width: 518px;
	float: left;
	padding: 10px;
	background: #e8f0f7;
	border: 1px solid #0052a7;
	margin: 50px 0 0 0;
	color: #0054a2;
	display: inline;
}
.quicklinksinner {width: 498px; float: left; text-align: center; padding: 20px 0 10px 0; display: inline;}
.quicklinks p, .easyquote p {color: #000;}
.quicklinks p, .prodimgl p {font-size: 0.8em;}
.prodimgl p {text-align: center;}
.quicklinks a {margin: 0 20px;}
.quicklinks A:link {
	text-decoration: none;
	color: #0054a2;
	font-weight: normal;
	}
	
.quicklinks A:visited {
	text-decoration: none;
	color: #0054a2;
	font-weight: normal;
	}
	
.quicklinks A:hover {
	text-decoration: none;
	color: #ffdc00;
	font-weight: normal;
	}
	
.quicklinks A:active {
	text-decoration: none;
	color: #ffdc00;
	font-weight: normal;
	}
#nav {
	width: 800px;
	float: left;
	background: #0054a2;
}
#subnav {
	width: 790px;
	float: left;
	background: #fff;
	margin: 2px 0 0 10px;
}
#slideshow {
	width: 800px;
	height: 220px;
	float: left;
	margin: 4px 0 0 0;
	background: #909090;
}
#content {
	width: 780px;
	float: left;
	padding: 20px 10px 20px 10px;
}
.lcolumn {
	width: 540px;
	float: left;
}
.lcolumnprod {
	width: 780px;
	float: left;
	padding: 0 0 10px 0;
}
.rcolumn {
	width: 220px;
	float: right;
	padding: 0 0 0 0;
}
.indexcontboxl {
	width: 540px;
	float: left;
	margin: 0 0 40px 0;
}
.contboxl {
	width: 540px;
	float: left;
	margin: 0 0 15px 0;
}
.prodboxwrapper {
	width: 780px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
}
.prodcontboxl {
	width: 380px;
	float: left;
	margin: 0 0 0 8px;
	padding: 0 0 30px 0;
}
.contboxs {
	width: 240px;
	float: left;
	padding: 0 30px 0 0;
}
.specialbox {
	width: 220px;
	float:right;
	margin: 10px 0 10px 0;
}
#awards {
	width: 339px;
	float: right;
	margin: 0 20px 0 5px;
}
.award {
	width: 160px;
	float: left;
	margin: 5px 20px 0 5px;
}
.prodimg {
	width: 100px;
	float: right;
	margin: 5px;
	text-align: center;
}
.prodimgl {
	width: 220px;
	float: right;
	margin: 0 5px 5px 10px;
	text-align: center;
}
.mouldingimg {
	width: auto;
	float: right;
	margin: 0 5px 5px 10px;
	text-align: center;
}
#contactform {
	width: 400px;
	color: #000;
	float: left;
	padding: 0;
	margin: 0;
}
#contactform2 {
	width: 300px;
	color: #000;
	float: left;
	padding: 0;
	margin: 0;
	display: inline;
}
.contact_links {width: 200px; float: right; display: inline;}
.field1a {width: 290px; float: left; margin: 5px 0; display: inline;}
legend {
	color: #FFFFFF;
	font-weight: bold;
	
} 

fieldset ol {
	padding: 5px;
	list-style: none;
	border-style: 0;
	
} 
fieldset li {
	float: left;
	width: 390px;
	padding: 0 10px 5px 0;
	margin: 5px 0 0 0;
}
fieldset.submit {  
	float: left;  
	width: 120px;  
	border-style: none;  
	background-color: transparent; 
}
label {  
	width: 60px;  
	margin: 0 0 0 5px; 
	display: inline;
}

.formlabel {width: 120px; float: left; }
.formlabel2 {width: 100px; float: left; display: inline; }
.field2 {
	float: right;
	margin: 0 4px 0 0;
}
.address {
	width: 340px;
	float: left;
	padding: 0 0 0 20px;
}
.map {
	width: 720px;
	float: left;
	padding: 10px 30px 0 30px;
}
.heading {
	width: 700px;
	float: left;
	padding: 20px 0 0 0;
}
.breadcrumb {
	width: 400px;
	float: left;
	padding: 10px 0 10px 10px;
}
#footer {
	width: 800px;
	clear: both;
	border-top: 2px solid #0054a2;
	text-align: center;
	color: #0054a2;
	padding: 20px 0;
}
#rightfeaturebox {
	padding: 10px;
	float: right;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #0054A2;
	clear: both;
}
.submit {float: right; margin: 0 92px 0 0;}
.submit2 {float: right; margin: 5px 10px 0 0;}
.textfield {width: 175px;}

/* asp stuff */

.question_container { padding: 5px 0; }
.question { width:200px; float:left; display: inline;}
.answer { width:180px; float:left; display: inline;}
.validation_fail_control { background-color:#FCD1D1; }
.validation_fail { color:#FF0000; font-weight:bold; }
.hint {color:#000; clear:both; font-size:0.8em;}
.formbox {width: 380px; float: left; margin: 0; padding: 10px 10px 0 10px; display: inline;}
.formbutton {margin: 10px 10px 0 0;}
.form_wrapper {width: 540px; float: left; background: #cccccc; margin: 30px 0 0 0; padding: 0 0 10px 0; display: inline;}

/* extras */

.woodwrapper {width: 210px; float: right; margin: 20px 5px 0 0; display: inline;}
.woodwrapper p {text-align: left;}
.woodoptionl, .woodoptionr {width: 100px; margin: 10px 0 0 0; display: inline;}
.woodoptionl {float: left; display: inline;}
.woodoptionr {float: right; display: inline;}
.basket { width: 400px; float: left; padding: 10px 0 0 10px; display: inline;}
.basket p {display: inline; margin: 0 10px 0 0; font-size: 1em;}
.right {width: auto; float: right; margin: 0 0 0 10px;}
.left {width: auto; float: left; margin: 5px 10px 10px 0;}