@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #555555;
	background-color: #DDDDDD;
}
p {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #555555;
	margin: 3px;
}
h1 {
	font-family: "Century Gothic", Futura, Verdana, Helvetica;
	font-size: 24pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #003059;
	margin: 3px;
}
h2 {
	margin-top: 25px;
	margin-right: 3px;
	margin-bottom: 10px;
	font-family: "Century Gothic", Futura, Verdana, Helvetica;
	font-size: 20pt;
	color: #003059;
	font-weight: normal;
	text-align: left;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 100px;
	margin-left: 3px;
}
h3 {
	font-family: "Century Gothic", Futura, Verdana, Helvetica;
	font-size: 11pt;
	color: #555555;
	font-weight: bold;
	text-align: left;
	margin: 3px;
}
h4 {
	font-family: "Century Gothic", Futura, Verdana, Helvetica;
	font-size: 11pt;
	color: #888888;
	text-align: left;
	font-weight: bold;
	margin: 3px;
}


.searchresults{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #555555;
}


.whitehr{
color:#FFFFFF;
}

.oneColFixCtrHdr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #BBBBBB;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	height: 110px;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	margin: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #footer {
	margin: 0px;
	clear: both;
	background-color: #003059;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EDC42A;
	padding: 0;
	height: 35px;
}
.oneColFixCtrHdr #footer p {
	margin: 8px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	padding: 0;
	text-align: right;
}
#productlarge {
	margin: 3px;
	float: left;
//	height: 300px;
	width: 384px;
	background-image: url(../images/Picture-2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	border: 1px solid #EEEEEE;
}
#productlarge h1 {
	font-family: "Century Gothic", Futura, Verdana, Helvetica;
	font-size: 12pt;
	text-transform: uppercase;
	color: #444444;
}
#productlarge p {
	font-size: 11px;
}
.productlarge_link {
	margin-top: 198px;
}
#productsmall {
	margin: 3px;
	float: left;
	height: 155px;
	width: 250px;
/*	background-image: url(../images/Picture-2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
*/	padding: 5px;
	border: 1px solid #EEEEEE;
}
.productsmall img {
	border: 1px solid #DDDDDD;
	float: right;
	vertical-align:bottom;
	text-align:right;
}
#productsmall h1 {
	font-family: "Century Gothic", Futura, Verdana, Helvetica;
	font-size: 12pt;
	text-transform: uppercase;
	color: #444444;
}
#productsmall p {
	font-size: 11px;
}
.productsmall_link {
	margin-top: 90px;
	margin-bottom: 10px;
	vertical-align:bottom;
	vertical-align:text-bottom;
	float:botoom;
}
.productgrouping {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	width: 390px;
	height: 140px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.productgrouping img {
	padding-left: 0px;
}
.menubar {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.product {
	padding: 20px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.thumbnail {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	height:130px;
}
.thumbbox {
	width: 370px;
	float: left;
	padding: 0px;
	margin: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/thmbg.jpg);
}
.thumbbox p {
	font-weight: normal;
	padding-left: 65px;
}
.brochurepic {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	margin: 8px;
	float: left;
}
.brochurepic h3 {
	text-align: center;
	padding: 3px;
	margin: 3px;
	background-color: #003059;
	color: #EDC42A;
	font-size: 10pt;
}
.thumbboxnews {
	width: 700px;
	height:60px;
	float: left;
	padding: 0px;
	margin: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/news.png);
}
.thumbboxreg{
	width: 250px;
	height:170px;
	float: left;
	padding: 0px;
	margin: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/thmbg3.jpg);
}

.thumbboxreg p {
	
	padding-left: 65px;
	
}
.thumbboxreg h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(../images/dotsml.png);
	font-size: 13pt;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: no-repeat;
}
.thumbboxreg h3 {
	text-align: right;
	padding-top: 0px;
}

.thumbboxnews p {
	font-weight: bold;
	padding-left: 65px;
}
.thumbboxnews h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(../images/dotsml.png);
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: no-repeat;
}
.thumbboxnews h3 {
	text-align: right;
	padding-top: 0px;
}
.thumbbox h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-image: url(../images/dotsml.png);
	font-size: 17pt;
	font-weight: bold;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: no-repeat;
}
.thumbbox h3 {
	text-align: right;
	padding-top: 10px;
}
.newsbox {
	width: 378px;
	float: left;
	padding: 5px;
	clear: right;
	border: 1px solid #EEEEEE;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 7px;
	margin-left: 7px;
}
.newsbox h1 {
	font-family: "Century Gothic", Futura, Verdana, Helvetica;
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #003059;
	margin: 3px;
}
.newspic {
	padding: 5px;
	margin: 5px;
	float: left;
	border: 1px solid #EEEEEE;
}
.thumbsml {
	padding: 5px;
	margin: 2px;
	border: 1px solid #EEEEEE;
}
.thumbsmlarrow {
	padding: 5px;
	margin: 2px;
}
.specslink {
	width: 32%;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #003059;
	padding-top: 5px;
	background-color: #EDC42A;
	padding-bottom: 5px;
}
.mainpic {
	padding: 5px;
	margin: 5px;
	float: right;
	border: 1px solid #EEEEEE;
	clear: both;
}
.brochurepic {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	margin: 8px;
	float: left;
}
.brochurepic h3 {
	text-align: center;
	padding: 3px;
	margin: 3px;
	background-color: #003059;
	color: #EDC42A;
	font-size: 10pt;
}
.swatchorder {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.swatchgrouping {
}
#specs {
	width: 29%;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #003059;
	padding-top: 5px;
	background-color: #EDC42A;
	padding-bottom: 5px;
}
#drawings {
	width: 29%;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #003059;
	background-color: #EDC42A;
	padding-top: 5px;
	padding-bottom: 5px;
}
#colour {
	width: 29%;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #003059;
	padding-top: 5px;
	background-color: #EDC42A;
	padding-bottom: 5px;
}


select.icon-menu option {
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:30px;
}

.specbox {
	width: 550px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	float: left;
	padding-top: 3px;
}
.specbox img {
	border: 1px solid #DDDDDD;
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}
.specbox h3 {
	font-family: "Century Gothic", Futura, Verdana, Helvetica;
	font-size: 11pt;
	color: #555555;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.specbox_heading {
	width: 550px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.specbox_heading h2 {
	margin-top: 10px;
	margin-right: 3px;
	font-family: "Century Gothic", Futura, Verdana, Helvetica;
	font-size: 13pt;
	color: #003059;
	font-weight: normal;
	text-align: left;
	background-image:url(../images/sml_dot.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 105px;
	margin-left: 3px;
	margin-bottom: 2px;
}
.specbox_summary {
	background-color: #EEEEEE;
	padding: 10px;
	float: right;
	width: 225px;
	margin-bottom: 20px;
}
.specbox_summary  h1 {
	font-family: "Century Gothic", Futura, Verdana, Helvetica;
	font-size: 10pt;
	color: #555555;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.specbox_summary  h3 {
	font-family: "Century Gothic", Futura, Verdana, Helvetica;
	font-size: 10pt;
	color: #555555;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.highlightheader {
	background-color: #003059;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EDC42A;
	color:#FFF;
	padding:5px;
}
.highlightsubhead {
	background-color: #8FB6DC;
}
