@charset "UTF-8";
/* CSS Document */

/* Eric Meyer's CSS Reset */
/* (http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

	}
ol, ul {list-style: none; margin-bottom: 1em;}
/* tables still need 'cellspacing="0"' in the markup */
table {border: 0; border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/*Global*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
}	
a {
	color: #0060a8;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}	
h1 {
	color: #0060a8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	background-image: url(../images/pageh.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin: 0px;
}
h2 {
	margin-top: 10px;
	background-image: url(/images/h2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #0060a8;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0060A8;
	font-size: 16px;
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #464646;
}

/*content*/
#frame {
	width: 900px;
	height: auto;
	position: relative;
	vertical-align: top;
	margin: 0px auto;
}
#top {
	width:900px;
	height:180px;
	background-image:url(../images/grad.gif);
	background-repeat: repeat-y;
	float: left;
	position: relative;
}#left {
	float: left;
	height: auto;
	width: 300px;
	margin-top: 10px;
	position: relative;
	clear: left;
}
#left h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin: 0px 10px 10px 10px;
	float: left;
}
#content {
	float: right;
	width: 585px;
	margin-top: 10px;
	height: auto;
}
#content p {
	margin: 10px 0px 10px 0px;
	line-height: 1.7em;
}
#footer {
	clear: both;
	height: 40px;
	width: 900px;
	font-size: 80%;
	padding-top: 20px;
	background-image: url(/images/bar.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
/*classes*/
.margin1 {
	margin-top: 20px;
}
.margin2 {
	margin-top: 16px;
}
.margin3 {
	margin-top: 30px;
}
.margin4 {
	margin: 10px 10px 20px 10px;
}
.margin5 {
	margin-left: 10px;
}
.topnav {
	width: 585px;
	text-align: left;
	margin-top: 45px;
	padding: 10px 0px 0px 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #2F73B5;
}
.topnav a {
	color: #666666;
	margin-right: 5px;
	padding-left: 5px;
}
.left {
	float:left;
	width:auto;
	height:auto;
}
.right {
	float:right;
	width:auto;
	height:auto;
	text-align: right;
}	
.text {
	line-height: 1.5em;
	margin-top: 10px;
}
.box {
	border: 1px solid #CCCCCC;
	width: 300px;
	float: left;
	margin: 20px 10px 10px 10px;
	height: 265px;
}
.box p {
	margin: 20px;
	text-align: left;
	vertical-align: top;
}
#gmap {
	height: 300px;
	width: 400px;
	border: 1px solid #999999;
}
.newsItem {
	margin: 10px;
}
.grey {
	background-color: #999;
	height: 5px;
	width: 300px;
	padding-top: 10px;
	float: left;
	position: relative;
}
.blue {
	background-color: #0060A8;
	height: 45px;
	width: 300px;
	float: left;
	position: static;
}
.advert {
	width: 300px;
	height: auto;
	clear: left;
}
.range {
	width: 140px;
	height: 170px;
	text-align: center;
	float: left;
	margin: 20px 20px 20px 30px;
}
.range img {
	border: 1px solid #999999;
}
.range a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #464646;
	text-align: center;
	margin: 0px;
	vertical-align: text-top;
}
.rangeText {
	font-size: 11px;
}
.rangeText li {
	list-style-image: url(../images/bullet.gif);
	list-style-type: circle;
	margin-top: 10px;
	padding-left: 8px;
}
.product {
	float: left;
	height: auto;
	width: 250px;
	margin: 20px;
	text-align: center;
}
.prodTitle {
	text-align: center;
	padding: 5px;
	font-weight: bold;
}
.prodDescription {
	padding: 5px;
	text-align: center;
	font-size: 10px;
}
.enquiry {
}
.enquiry td {
	background-color: #F6F6F6;
	padding: 4px;
	border: 1px solid #D7D7D7;
}
.enqTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005B9F;
}
.enquiry #submit {
	width: 200px;
	background-color: #0060A8;
	margin: 0px;
	float: none;
	color: #FFF;
}
.enquiry #return, .enquiry #proceed, .enquiry #update {
	width: 170px;
	background-color: #0060A8;
	color: #FFFFFF;
}
.enquiry #brochure {
	width: 120px;
	background-color: #0060A8;
	margin: 0px;
	float: none;
	color: #FFFFFF;
}
.enquiry input, .enquiry textarea {
	border: 1px solid #999999;
}
#frame #content ul {
	margin-left: 15px;
	list-style-type: disc;
}
.woodFinishList {
	font-family: Arial;
	font-size: 12px;
	margin-top: 20px;
}
.woodFinishList td {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
}
.woodFinishSwatches {
}
.woodFinishSwatches td {
	padding-bottom: 10px;
	font-size: 11px;
	padding-right: 10px;
}
.advert2 {
	float: left;
	margin-top: 15px;
	width: 300px;
}
.brochureThumbs {
	margin-top: 15px;
}
#frame #content .brochureThumbs img {
	border: 1px solid #EEEEEE;
}
#frame #content .woodFinishSwatches img {
	border: 1px solid #CCCCCC;
}
.lpage {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#frame #content ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}
.newsItem {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#frame #content .newsItem p {
	margin: 0px;
}
#frame #content .newsItem p.added {
	font-size: 10px;
	margin: 0px;
}
.latestNews {
	padding: 10px;
	border: 2px solid #96B7DE;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FBFBFB;
}
#frame #content .latestNews h2 {
	font-size: 18px;
}
