body {
	background-color: #f3f3f3;
	margin: 20px;
	padding: 0px;
	text-align: center;
}

div.clear {
 clear: both;
 height: 0;
 font-size: 0;
 overflow: hidden;
}

#seo {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	border: 0px;
	height: 1.6em;
	overflow: hidden;
}

#seo h1 {
	display: inline;
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #999999;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#seo p {
	display: inline;
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #999999;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#container {
	width: 780px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border: 1px solid #333333;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	text-align: left;
	overflow: hidden; /* This is required to stop IE6 expanding the content area when content is floated right with a negative right margin */
}

img {
	border: 0px;
}

img.right {
 float: right;
 margin: 0 0 10px 15px;
}

img.left {
 float: left;
 margin: 0 15px 10px 0;
}

form {
	margin: 0px;
	padding: 0px;
}

div#backdrop {
	background-position: top right;
	background-repeat: no-repeat;
	width: 150px;
	float: right;
	margin-left: 20px;
}

body.kitchens div#backdrop {	background-image: url(images/backdrops/kitchens.jpg); }
body.bathrooms div#backdrop {	background-image: url(images/backdrops/bathrooms.jpg); }
body.bedrooms div#backdrop {	background-image: url(images/backdrops/bedrooms.jpg); }
body.homeoffices div#backdrop {	background-image: url(images/backdrops/homeoffices.jpg); }
body.conservatories div#backdrop {	background-image: url(images/backdrops/conservatories.jpg); }
body.canefurniture div#backdrop {	background-image: url(images/backdrops/canefurniture.jpg); }
body.patios div#backdrop {	background-image: url(images/backdrops/patios.jpg); }
body.windows div#backdrop {	background-image: url(images/backdrops/windows.jpg); }
body.fireplaces div#backdrop {	background-image: url(images/backdrops/fireplaces.jpg); }
body.wetrooms div#backdrop {	background-image: url(images/backdrops/wetrooms.jpg); }
body.fires div#backdrop {	background-image: url(images/backdrops/fires.jpg); }
body.outdoorfurniture div#backdrop {	background-image: url(images/backdrops/outdoorfurniture.jpg); }

#content {
 float: right;
 width: 625px;
	font-family: sans-serif;
	margin: 0px;
	padding: 0;
	padding-bottom: 15px;
	/* border is required to make the p.telephone text float properly on the right ! */
	border: 1px solid #ffffff;
}


#content img {
	border: 1px solid #333333;
	/*
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	*/
}

#content img.noborder {
	border: 0;
}

#content p.telephone {
	font-size: 1em;
	font-weight: bold;
	float: right;
	margin: 0px;
	margin-top: 5px;
	margin-right: 5px;
	padding: 0px;
	color: #66abeb;
	color: #565656;
	font-size: 0.9em;
}

#content a#whychooseus {
 float: right;
 clear: right;
 margin-top: 10px;
 margin-right: -2px;
}

#content a#whychooseus img {
 border: 0;
}

#content a#sale {
 float: right;
 clear: right;
 margin-top: 10px;
 margin-right: -2px;
}

#content a#sale img {
 border: 0;
}

#content p.testimonial {
	font-size: 0.9em;
	color: #333333;
	margin: 0px;
	margin-right: 8em;
	margin-top: 5px;
	padding: 0px;
	font-style: italic;
}

#content p.testimonee {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px;
	margin-right: 8em;
	margin-bottom: 8px;
	padding: 0px;
	color: #330066;
}

#content span.highlight {
	font-size: 110%;
	font-weight: bold;
}

#content p {
	font-size: 0.9em;
	color: #000000;
}

#content .disclaimer {
	font-size: 0.75em;
}

#content ol.disclaimer li {
 list-style-image: none;
 margin-top: 5px;
 margin-bottom: 5px;
}

#content td {
	font-size: 0.9em;
	color: #000000;
}

#content a:link, #content a:visited {
	color: #330066;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover, #content a:active {
	color: #330066;
	text-decoration: underline;
}

#content h1, #content h2, #content h3 {
	font-family: Arial Narrow, sans-serif;
	font-weight: bold;
	margin: 0px;
	color: #330066;
}

#content h1 {
	font-size: 1.4em;
	padding: 0px;
	margin-top: 15px;
}

#content h2 {
	font-size: 1.2em;
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
}

#content h3 {
	font-size: 1.1em;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}

#content ul.layout {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	float: right;
	clear: right;
}

#content ul.layout li {
	list-style: none;
	margin: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 0px;
	border: 0px;
}

#content table.datatable {
	border-collapse: collapse;
	border: 1px solid #333333;
	/*
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
*/
}

#content table.datatable caption {
	display: none;
	visibility: hidden;
}

#content table.datatable th {
	background-color: #6b6d6f;
	border: 1px solid #333333;
	font-size: 0.9em;
	color: #ffffff;
	padding: 6px;
	margin: 0px;
	font-weight: bold;
}

#content table.datatable td {
	background-color: #ffffff;
	font-size: 0.9em;
	color: #000000;
	border: 1px solid #333333;
	padding: 4px;
	margin: 0px;
}

#content li {
	font-size: 0.9em;
	margin-right: 8em;
	margin-bottom: 10px;
	color: #000000;
	list-style-image: url(images/bullet.gif);
}

#content form .fieldtext {
	font-size: 0.9em;
	color: #000000;
	border: 1px solid #333333;
	background-color: #f1f1f1;
	padding: 1px;
	width: 220px;
}

ul#navmain {
	position: absolute;
	top: 24px;
	right: 5px;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 3em;
}

ul#navmain li {
	float: left;
	margin: 0;
	padding: 0;
}

ul#navmain a.double {
	line-height: 1em;
	padding-top: 0.5em;
	height: 2.5em;
}

ul#navmain a.small {
	width: 50px;
}

ul#navmain a.big {
	width: 91px;
}

ul#navmain li.first a {
	border: 0;
}

ul#navmain a {
	display: block;
	height: 3em;
	line-height: 3em;
 font-size: 0.75em;
 letter-spacing: -0.025em;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	width: 66px;
 background-color: #6b6d6f;
 color: #ffffff;
 border-left: 1px solid #ffffff;
 font-family: "Century Gothic", sans-serif;
}

ul#navmain a:hover {
 background-color: #112d80;
}

body.kitchens ul#navmain li#navKitchens a { background-color: #112d80; }
body.bathrooms ul#navmain li#navBathrooms a { background-color: #112d80; }
body.bedrooms ul#navmain li#navBedrooms a { background-color: #112d80; }
body.homeoffices ul#navmain li#navHomeOffices a { background-color: #112d80; }
body.wetrooms ul#navmain li#navWetRooms a { background-color: #112d80; }
body.conservatories ul#navmain li#navConservatories a { background-color: #112d80; }
body.windows ul#navmain li#navWindows a { background-color: #112d80; }
body.patios ul#navmain li#navPatios a { background-color: #112d80; }
body.canefurniture ul#navmain li#navCaneFurniture a { background-color: #112d80; }
body.outdoorfurniture ul#navmain li#navOutdoorFurniture a { background-color: #112d80; }
body.fires ul#navmain li#navFires a { background-color: #112d80; }
body.fireplaces ul#navmain li#navFireplaces a { background-color: #112d80; }

/*
#navmain {
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 3em;
}

#navmain ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navmain li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 3em;
	display: block;
}

#navmain li.colourbox1 {
	background-color: #66abeb;
	border-right: 1px solid #ffffff;
}

#navmain li.colourbox1 {
	width: 258px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 259px;
}

html > body > #navmain li.colourbox1 {
	width: 259px;
}

#navmain li.colourbox2 {
	background-color: #a8dc5d;
	border-right: 1px solid #ffffff;
}

#navmain li.colourbox2 {
	width: 343px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 344px;
}
html > body > #navmain li.colourbox2 {
	width: 344px;
}

#navmain li.colourbox3 {
	background-color: #d72f57;
	width: 175px;
}

#navmain a:link, #navmain a:visited, #navmain a:hover, #navmain a:active {
	position: relative;
	display: block;
	height: 3em;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#navmain a span {
	position: absolute;
	bottom: 3px;
	left: 3px;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	width: 100%;
	cursor: hand;
	voice-family: "\"}\"";
	voice-family: inherit;
	cursor: pointer;
}

#navmain a {
	float: left;
}

#navmain a {
	float: none;
}

*/

#navsub {
	font-family: sans-serif;
	width: 10em;
	float: left;
	padding: 0px;
	margin: 0px;
	clear: both;
}

#navsub ul {
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	list-style-type: none;
}

#navsub li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ffffff;
}

#navsub li.lastlink {
	border-bottom: 0px;
}

#navsub a:link, #navsub a:visited {
	display: block;
 font-family: "Century Gothic", sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
 background-color: #6b6d6f;
 color: #ffffff;
 letter-spacing: -0.025em;
}

#navsub a:hover, #navsub a:active {
	background-color: #112d80;
	color: #ffffff;
}

#navsub a.orderbrochure:link, #navsub a.orderbrochure:visited, #navsub a.orderbrochure:hover, #navsub a.orderbrochure:active {
	padding: 0px;
	margin: 0 0 10px;
	background-color: #ffffff;
}

#orderbrochure {
	margin-top: 10px;
}

#footer {
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	border: 0px;
}

#footer h2 {
	display: inline;
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #999999;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#footer p {
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #999999;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#footer p.seo {
	display: inline;
}

#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #666666;
	text-decoration: underline;
}

#content img.saleimage {
	border: 0px;
}

#content div#gallery p {
 text-align: center;
 font-size: 0.8em;
 font-style: italic;
 margin-right: 0;
}

#content div#gallerycontainer p {
 text-align: center;
 font-size: 0.8em;
 font-style: italic;
 margin-right: 0;
}

#content div.kitchenthumbnail {
 float: left;
 width: 175px;
 margin: 10px 20px 0 0;
}

#content div.kitchenthumbnail h2 {
 text-align: center;
 margin: 0;
 font-size: 0.9em;
}

#content div#roomscontainer {
 float: left;
}

#content div#roomscontainer p {
 text-align: center;
 font-size: 0.8em;
 font-style: italic;
 margin-right: 0;
}

#content div#roomscontainer ul.rooms {
 margin: 0;
 padding: 0;
 list-style: none;
}

#content div#roomscontainer div.divider {
 height: 20px;
 clear: left;
}

#content div#roomscontainer ul.rooms li {
 float: left;
 display: inline;
 width: 150px;
 margin: 0;
 padding: 0;
 margin-right: 20px;
}

#content div#roomscontainer ul.rooms li a img {
	border: 1px solid #333333;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

#content div#roomscontainer img {
	border: 1px solid #333333;
	/*
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	*/
	margin-top: 10px;
	margin-right: 10px;
}

#content div#roomscontainer img:hover {
	border: 1px solid #000000;
}

#content div#salecontainer {
 position: relative;
 width: 440px;
 height: 860px;
 border: 1px solid #000000;
 background-color: #ffffff;
 margin-top: 30px;
 margin-bottom: 20px;
}

#content div#salecontainer img {
 border: 0;
}

#content div#salecontainer #heading1 {
 font-weight: bold;
 font-size: 1.3em;
 text-align: center;
 color: #fc0011;
 margin: 0;
 padding: 0;
}

#content div#salecontainer img#sale1 {
 position: absolute;
 top: 60px;
 left: 2px;
}

#content div#salecontainer img#freegifts {
 position: absolute;
 top: 60px;
 right: 0;
}

#content div#salecontainer img#plus1 {
 position: absolute;
 top: 240px;
 left: 0;
}

#content div#salecontainer #heading2 {
 position: absolute;
 top: 240px;
 left: 70px;
 margin: 0;
 padding: 0;
 width: 230px;
 text-align: justify;
 font-size: .95em;
 color: #fc0011;
 line-height: 0.9em;
}

#content div#salecontainer img#shower {
 position: absolute;
 top: 280px;
 left: 0;
}

#content div#salecontainer img#sale2 {
 position: absolute;
 top: 285px;
 right: 2px;
}

#content div#salecontainer img#plus2 {
 position: absolute;
 top: 470px;
 left: 0;
}

#content div#salecontainer #heading3 {
 position: absolute;
 top: 477px;
 left: 70px;
 margin: 0;
 padding: 0;
 font-size: .95em;
 color: #fc0011;
 line-height: 0.9em;
}

#content div#salecontainer img#sale3 {
 position: absolute;
 top: 520px;
 left: 2px;
}

#content div#salecontainer img#plus3 {
 position: absolute;
 top: 690px;
 left: 0;
}

#content div#salecontainer #heading4 {
 position: absolute;
 top: 690px;
 left: 70px;
 margin: 0;
 padding: 0;
 font-size: .95em;
 color: #fc0011;
 line-height: 0.9em;
 width: 200px;
 text-align: justify;
}

#content div#salecontainer p#reasons {
 position: absolute;
 top: 520px;
 right: 2px;
 margin: 0;
 padding: 0;
 color: #001a44;
 font-weight: normal;
 font-size: 0.75em;
 text-align: left;
 letter-spacing: -0.75px;
 width: 150px;
}

#content div#salecontainer p#action {
 position: absolute;
 top: 740px;
 left: 0;
 margin: 0;
 padding: 0;
 color: #001a44;
 font-weight: bold;
 font-size: 0.9em;
 text-align: center;
 letter-spacing: -0.75px;
 width: 300px;
}

#content div#salecontainer p#disclaimer {
 position: absolute;
 bottom: 5px;
 left: 5px;
 margin: 0;
 padding: 0;
 color: #000000;
 font-size: 0.7em;
}

/**********/
/* Header */
/**********/
#header {
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 140px;
}


body.conservatories div#header
,body.windows div#header
,body.canefurniture div#header
,body.patios div#header
,body.outdoorfurniture div#header
,body.fires div#header
,body.fireplaces div#header
{
  height: 120px;
}

#logo {
	position: absolute;
	top: 10px;
	left: 14px;
}

#strapline {
	position: absolute;
	top: 60px;
	left: 14px;
}

div#subheader {
 position: absolute;
 top: 85px;
 left: 0;
 width: 100%;
}

body.conservatories div#subheader
,body.windows div#subheader
,body.canefurniture div#subheader
,body.patios div#subheader
,body.outdoorfurniture div#subheader
,body.fires div#subheader
,body.fireplaces div#subheader
{
 top: 65px;
}

div#subheader ul {
 margin: 8px 0 0 15px;
 padding: 0;
 list-style: none;
}

div#subheader ul li {
 float: left;
 display: inline;
 margin: 0;
 padding: 0;
 margin-right: 5px;
 background-image: url(images/header_button_background.jpg);
 background-position: top left;
 background-repeat: repeat-x;
 height: 26px;
 height: 35px;
 width: 130px;
 width: 100px;
}

div#subheader ul li.medium {
 width: 140px;
 width: 100px;
}

div#subheader ul li.big {
 width: 150px;
 width: 100px;
}

div#subheader ul li a {
 display: block;
 background-image: url(images/header_button_arrow.jpg);
 background-position: 98% 50%;
 background-repeat: no-repeat;
 padding: 5px 15px 0 5px;
 font-size: 0.75em;
 line-height: 1em;
	font-family: sans-serif;
 color: #dddddd;
 text-decoration: none;
 height: 30px;
 font-weight: bold;
 text-align: center;
}

div#subheader ul li a:hover {
 color: #ffffff;
}

div#subheader img {
 float: right;
 margin-left: 5px;
 margin-bottom: 5px;
}

div#subheader img#showroomvideo {
 margin-right: 5px;
}

div#header div#headerstrip {
 position: absolute;
 bottom: 0;
 left: 0;
 width: 100%;
 background-image: url(images/header_strip.jpg);
 background-position: top left;
 background-repeat: repeat-y;
 line-height: 6px;
}

div#content img#napitad {
 border: 1px solid #000000;
 margin: 15px 0 0 0
}

div#overlay {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 z-index: 1;
 background-image: url('images/overlay.png');
}

div#largeimagecontainer {
 background-color: #112d80;
 border: 1px solid #ffffff;
 position: relative;
}

div#largeimagecontainer img#closebutton {
 z-index: 50;
 position: absolute;
 top: 4px;
 right: 4px;
 cursor: pointer;
}

div#map {
 width: 600px;
 height: 500px;
 border: 1px solid #333333;
 margin: 0 0 10px;
}