/* CSS Document Created By David Oldfield : Brainstorm Design, Web Design Agency Leeds --
w: http://www.brainstormdesign.co.uk : e: david.oldfield@brainstormdesign.co.uk  */

body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000;
	margin:0px;
	padding:0px;
	background-color:#0288c0;
}
#container {
	width:900px;
	margin:0px auto 5px auto;
	background-color:#d6a97b;
	padding-bottom:0px;
}
p.clear {
	height:1px;
	padding:0px;
	margin:0px;
	clear:both;
}
.bold {
	font-weight:bold;
}
/*-----heading--*/
.header {
	height:110px;
	background-color:#fff;
	clear:both;
	padding:10px 0px 0px 14px;
}
/*-----navigation--*/
.nav {
	background-color:#000;
	width:251px;
	color:#fff;
	padding:5px 0px 0px 0px;
	float:left;
	clear:left;
}
.nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
	font-weight:bold;
	width:251px;
}
.nav ul li {
	border-bottom:1px solid #fff;
	height:21px;
}
.nav ul li.sales-line {
	padding:6px 25px 0px 25px;
	height:28px;
}
.nav ul li a:link, .nav ul li a:visited {
	color:#fff;
	text-decoration:none;
	display:block;
	width:201px;
	padding:5px 25px 5px 25px;
}
.nav ul li a:hover {
	color:#000;
	background-color:#d6a97b;
}
.nav ul li ul {
	display:none;
}
.nav ul li:hover ul {
	position:relative;
	left:250px;
	top:-23px;
	width:180px;
	padding:10px;
	background-color:#000;
	display:block;
	border:1px solid #fff;
	z-index:2;
	height:140px;
}
.nav ul li:hover ul li {
	border:0px;
	line-height:13px;
}
.nav ul li:hover ul li a:link, .nav ul li:hover ul li a:visited {
	margin:0px;
	padding:0px;
	background-color:#000;
	color:#d6a97b;
	height:11px;
	width:100px;
}
.nav ul li:hover ul li a:hover {
	text-decoration:underline;
}
/*------footer--*/
.footer {
	color:#fff;
	padding:10px 25px 0px 25px;
	width:900px;
	margin:0px auto 20px auto;
	clear:both;
}
.footer p {
	padding:3px 0px;
	margin:0px;
	float:left;
	width:570px;
}
.footer a:link, .footer a:visited {
	color:#fff;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.footer p.lpd-links {
	float:right;
	width:250px;
	text-align:right;
}
/*------About--*/
.introduction p img {
	border:18px solid #fff;
	margin-bottom:12px;
}
.introduction p {
	font-size:12px;
	line-height:16px;
}
.introduction p.door {
	height:45px;
	padding-bottom:3px;
	border-bottom:1px solid #fff;
	text-align:right;
	margin-bottom:10px;
}
.introduction p.door img {
	float:left;
	border:0px;
}
.introduction p.door .size {
	width:100px;
	float:right;
	margin-top:32px;
	font-weight:bold;
}
.body-content {
	padding:10px 35px 10px 40px;
	background-color:#fff;
	float:left;
	width:574px;
}
.body-content p {
	line-height:13px;
}
.body-content p.underline {
	border-bottom:1px solid #000;
	padding-bottom:8px;
}
.body-content img.main-image {
	margin-left:-41px;
	margin-bottom:-10px;
}
.body-content p a:link, .body-content p a:visited {
	color:#000;
	text-decoration:none;
}
.body-content p a:hover {
	text-decoration:underline;
}
.bold {
	font-weight:bold;
}
a.nuvu {
	font-weight:bold;
	font-size:13px;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
}
#bottom-container {
	margin-top:-1px;
}
#content {
	width:649px;
	float:left;
	background-color:#fff;
	padding:0px 0px 0px 0px;
	min-height:280px;
	margin-bottom:-1px;
}
#content p {
	line-height:130%;
}
img.banner {
	margin-left:6px;
}
h2 {
	background-color:#000;
	color:#fff;
	margin:0px;
	padding:8px 30px 9px 30px;
	text-transform:uppercase;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	font-size:25px;
}
.contentCopy {
	padding:15px 30px;
}
.borders p {
	padding:8px 0px;
	border-bottom:1px solid #000;
}
#content a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.input-holder, .input-holder-enquiry, .input-holder-select {
	width:500px;
	clear:left;
	height:21px;
	margin-bottom:5px;
}
.input-holder-enquiry {
	height:105px;
}
.input-holder:hover, .input-holder-enquiry:hover, .input-holder-select:hover {
	background-color:#efefef;
}
.input-holder p.tag, .input-holder-enquiry p.tag, .input-holder-select p.tag {
	width:150px;
	float:left;
	text-align:right;
	margin-right:10px;
	padding:4px 0px 0px 0px;
	margin-bottom:0px;
	margin-top:0px;
}
.input-holder p.box, .input-holder-enquiry p.box, .input-holder p.submitbox, .input-holder-select p.box {
	width:300px;
	float:left;
	padding:0px;
	margin-bottom:0px;
	margin-top:0px;
}
.input-holder p.submitbox {
	width:299px;
	background-color:#000;
	height:18px;
	padding-top:3px;
	padding-left:5px;
}
.input-holder p.box input, .input-holder-enquiry p.box textarea, .input-holder p.box select {
	width:300px;
	border:1px solid #000;
	padding:1px;
	font-size:11px;
	font-family:tahoma;
	color:#333;
}
.input-holder-select p.box select {
	width:304px;
	border:1px solid #000;
	padding:1px;
	background-color:#efefef;
	font-size:10px;
}
.input-holder-enquiry p.box textarea {
	height:100px;
}
.input-holder input.submit {
	color:#fff;
	background-color:#000;
	cursor:pointer;
	font-size:10px;
	text-align:left;
	padding:1px;
	margin:0px;
	display:block;
	width:290px;
	border:0px solid #000;
}
.piccies {
	padding:20px;
	background-color:#d6a97b;
	color:#000;
}
img.component {
	width:170px;
	border:20px solid #fff;
	margin-bottom:20px;
}
p.door {
	height:45px;
	padding-bottom:3px;
	border-bottom:1px solid #fff;
	text-align:right;
	margin-bottom:10px;
	color:#000;
}
p.door img {
	float:left;
	border:0px;
}
p.door .size {
	width:100px;
	float:right;
	margin-top:32px;
	font-weight:bold;
}