html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.5; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks ("") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }
ul, ol, dl {position: relative; } 
body {
   font : 82.5%/1.285em Verdana, Arial, Helvetica, sans-serif;
	background : #fff;
	text-align: center;
	padding-top: 10px;
}

#wrapper {
	width: 1000px;
	background: #fff url(images/sub_bg.jpg) repeat-y;
	color : #31383e; 
	margin: 0 auto;
	padding-bottom: 15px;
	text-align: left;
	position: relative;
}
#header_img {
	background: url(images/hdr_img_bg.jpg) repeat-x;
	width: 730px;
	height: 150px;
	float: left;
}
#sub {
	width: 250px;
	background: #dadde4;
	float: left;
	text-align: right;
	padding: 0;
} 
#logo img {
	margin: 10px 10px 8px 10px;
}
ul#nav {
	margin: 0 auto;
	margin-top: 20px;
	width: 210px;
	padding: 10px;
}
ul#nav li {
	list-style: none;
	font-variant: small-caps;
	font-size: 1em;
	line-height: 1.3em;
}
ul#nav li a:link, ul#nav li a:visited {
	border-top: 1px solid #f0f1f4;
	border-right: 1px solid #a8b0c1;
	border-bottom: 1px solid #a8b0c1;
	border-left: 1px solid #f0f1f4;
	text-decoration: none;
	color: #5f6c78;
	width: 80%;
	padding: 10px 35px 10px 10px;
	background: #cfd3dc url(images/nav_li_bg.gif) no-repeat 0 9px;
	display: block;
}
ul#nav li a:hover {
	color: #31383e;
	background: #bcc2cf url(images/nav_li_bg_hover.gif) no-repeat 0 9px;
	border-top: 1px solid #a8b0c1;
	border-right: 1px solid #f0f1f4;
	border-bottom: 1px solid #f0f1f4;
	border-left: 1px solid #a8b0c1;
}
ul#nav li#active {
	background: url(images/nav_li_bg_hover.gif) no-repeat 0 9px;
}
ul#nav li#active a#current, ul#nav li#active a#current:hover {
	color: #a8b0c1;
	cursor: default;
	background: #cfd3dc url(images/nav_li_bg.gif) no-repeat 0 9px;
	border-top: 1px solid #f0f1f4;
	border-right: 1px solid #a8b0c1;
	border-bottom: 1px solid #a8b0c1;
	border-left: 1px solid #f0f1f4;
}
ul#nav li ul {
	padding: 5px 0;
}
ul#nav li ul li {
	font-variant: normal;
	font-size: 0.9em;
   text-align: left;
	margin: 0;
}
ul#nav li ul li a:link, ul#nav li ul li a:visited {
	border: none;
	text-decoration: none;
	color: #5f6c78;
	padding: 5px 0 5px 20px;
	margin-left: 20px;
	background: #dadde4 url(images/subnav_li_bg.gif) no-repeat 0 8px;
}
ul#nav li ul li a:hover {
	color: #31383e;
	background: #dadde4 url(images/subnav_li_bg_hover.gif) no-repeat 0 10px;
}
ul#nav li ul li a.sublink, ul#nav li ul li a.sublink:hover {
	background: #dadde4 url(images/subnav_li_bg_hover.gif) no-repeat 0 10px;
   color: #a8b0c1;
	cursor: default;
}
.contact {
	margin: 20px 20px 20px 0;
}
.contact p {
	padding-bottom: 7px;
}
.contact p.register {
	font-size: 0.9em;
	padding-left: 30px;
	font-weight: normal;
}
.contact p span.phone {
	font-size: 1em;
	color: #d71049;
	font-weight: bold;
}
.noprint {display: none;}

.clear {
	clear: both;
}
#main {
	width: 680px;
	float: left;
	line-height: 1.6em;
	padding: 0 10px 10px 25px;
}
#main #home_content {
	float: left;
	width: 450px;
}
#main #home_right, #main .details {
	float: right;
	width: 200px;
}
#main .details {
	margin: 10px 0 10px 20px;
	padding: 5px;
	border: 1px solid #e7ddc4;
}
#main .details p {
	line-height: 1.4em;
}
#main a:link, #main a:visited, #main_right a:link, #main_right a:visited {
	color: #0033cc;
	text-decoration: none;
}
.intro a:link, .main_content a:link, .main_content_narrow a:link {
   border-bottom: 1px dotted #0033cc;
}
.line {
	height: 7px;
	border-top: 1px solid #dadde4;
	margin: 5px;
}
#main a:hover, #main_right a:hover {
	color: #d71049;
	text-decoration: underline;
	border-bottom: 0 none;
}
#main h4.gallery {
	font-weight: bold;
	margin: 20px 0 0 0;
	font-style: italic;
}
#main h3, #main .main_content h3, h3.gallery {
	font-weight: bold;
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
#main .main_content_narrow h3, #main .main_content_box h3, #main .conditions_box h3 {
	font-size: 1em;
	color: #444;
	margin-top: 10px;
}

#main .main_content_box p {
	margin: 5px 0;
}
#main .main_content_narrow h3.process, .main_content h3.process {
	color: #d71049;
	margin-bottom: 7px;
}
#main .main_content h3.process {
	margin-bottom: 10px;
}
#main h5.enlarge {
	padding-bottom: 7px;
	font-weight: normal;
}
.main_content ul.colours li {
	list-style: none;
	float: left;
	padding: 15px 10px;
	line-height: 1.2em;
}
.main_content ul.colours li h5.captiontext {
	font-size: 0.8em;
	color: #5f6c78;
	text-align: center;
}
#main .spacer, #main .spacerline {
	padding-top: 15px;
	margin-bottom: 25px;
}
#main .spacerline {
	border-top: 1px solid #dadde4;
	background: url(images/for_sale.gif) no-repeat 520px 10px;
}
#main .spacerline h3 span.sold {
	padding: 3px;
	margin-left: 45px;
	font-size: 1.1em;
	color: #d71049;
}
#main .spacerline h3, #main .spacerline p {
	margin-bottom: 10px;
}

.img_right h5.spacer {
	line-height: 1.2em;
}
#main .intro, #main .intro_narrow {
	margin: 30px 0 10px 0;
	width: 480px;
}
#main .intro_narrow {
	width: 450px;
}
#main .box_news {
	border: 1px solid #d71049;
	padding: 0 10px 0 15px;
}
#main .box_news h4 {
	margin-top: 10px;
}
#main .intro h1, #main .intro_narrow h1 {
	font-weight: bold;
	font-size: 1.4em;
	padding-bottom: 10px;
}
#main .intro p, #main .intro_narrow p {
	font-size: 1.1em;
	line-height: 1.6em;
	padding-bottom: 10px;
}
#main .intro p.footnote {
	font-size: 0.9em;
}
#main .designs img.units {
	margin: 15px 0 25px 10px;
	float: left;
}
#main .main_content {
	width: 480px;
	margin: 0 10px 20px 0;
	position: relative;
}
#main .main_content .home_designs {
	display: block;
	border: 1px solid #c9cdd1;
	background: #f0f1f4;
	padding: 0;
	margin-bottom: 5px;
}
.main_content .home_designs .range, .main_content .home_designs .range_last {
	padding: 10px;
	border-bottom: 1px dotted #7d8a97;
	position: relative;
}
#main .home_designs .range h4, #main .home_designs .range_last h4 {
	padding-bottom: 7px;
	margin: 0;
	line-height: 1.3em;
}
#main .home_designs .range p, #main .home_designs .range_last p {
	padding-left: 10px;
	margin-bottom: 20px;
}
#main .home_designs .range img, #main .home_designs .range_last img  {
	padding: 10px;
	float: right;
}
#main .home_designs .range_last .highslide-gallery img {
	float: left;
}
#main .home_designs .range_last {
	padding-bottom: 0;
}
#main .main_content .home_designs h2 {
	display: block;
	padding: 2px 10px;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid #c9cdd1;
	background: #dbdee1;
}
#main .main_content .home_designs h2 span.italic, #main .main_content .home_designs h4 span.italic {
	font-weight: normal;
	font-style: italic;
}
.boxvideo {
	border: 1px solid #cfd3dc;
	margin: 5px 20px 10px 30px;
	padding: 5px;
	background: #444;
	text-align: center;
	width: 330px;
}
dl.feature, dl.feature_last {
	margin: 7px 10px 10px 10px;
	padding: 15px 10px 20px 0;
	line-height: 1.3em;
	border-bottom: 1px dotted #7d8a97;
}
dl.feature_last, #main .home_designs .range_last {
	border-bottom: none;
	margin-bottom: 0;
}
#main dt a:link, #main dt a:link {
	font-size: 1.1em;
	color: #d71049;
	border-bottom: 1px dotted #d71049;
	font-weight: bold;
}
#main dt a:hover {
	border-bottom: 1px solid #d71049;
	text-decoration: none;
}
dl.feature dt img, dl.feature_last dt img {
   float: left;
	margin: 0 20px 0 0;
	padding: 3px;
	background: #fff;
	border: 1px solid #7d8a97;
}
dl.feature dd, dl.feature_last dd {
	margin: 10px 20px 10px 180px;
	font-size: 0.9em;
	line-height: 1.4em;
	display: block;
}
.main_content h5.return {
	text-align: right;
	font-size: 0.8em;
	margin-bottom: 20px;
}
.main_content_narrow {
	width: 400px;
	margin: 0 10px 10px 0;
	position: relative;
}
.main_content .boximg {
	width: 150px;
	margin: 15px 7px;
	position: relative;
}
.main_content .boximg h5.caption {
	width: 150px;
	text-align: center;
}
.main_content_box, .conditions_box {
	background: #e7e9ed;
	border: 1px solid #c9cdd1;
	padding: 0 10px 15px 10px;
	margin-top: 10px;
	float: left;
	width: 400px;
	position: relative;
	margin-left: 10px;
}
.conditions_box {
	background: #fff;
}
.main_content p, .main_content_narrow p {
   margin: 0 10px 10px 0;
}
.main_content p.answer {
	margin: 3px 10px 10px 0;
}
.main_content p.indent, .main_content_narrow p.indent {
	margin: 0 20px 10px 15px;
}
.main_content h4, #main h4.link a:link, .main_content_narrow h4 {
	color: #d71049;
	font-weight: bold;
	margin-top: 20px;
	text-decoration: none;
	border-bottom: 0;
}
#main .main_content h4.link a:hover {
	border-bottom: 1px dotted #d71049;
}
.main_content_narrow h4 {
	font-weight: bold;
	margin: 5px 0 0 0;
}
.main_content ul.benefits, .main_content_narrow ul.benefits {
	margin: 0 10px 15px 10px;
	list-style: none;
}
.main_content ul.benefits li, .main_content_narrow ul.benefits li {
	font-weight: bold;
	color: #d71049;
	font-size: 1.1em;
	padding: 0 0 15px 20px;
	line-height: 1.5em;
	background: url(images/bullet2.gif) no-repeat 0 7px;
}
.main_content ul.benefits li p, .main_content_narrow ul.benefits li p {
	font-size: 0.9em;
	font-weight: normal;
	color: #31383e;
}
#main_right {
	width: 180px;
	float: right;
	margin-right: 0;
}
#main_right img {
	float: right;
	margin-bottom: 40px;
}
#main_right p {
	font-size: 0.9em;
}
#main_right ul.companies {
	margin: 10px 0 10px 10px;
	list-style: circle;
}
#main_right ul.companies li {
	font-size: 0.9em;
	font-weight: normal;
	color: #31383e;
	padding: 0 0 10px 0;
	line-height: 1.5em;
}
#main_right .box_right {
	border: 1px solid #c9cdd1;
	padding: 10px;
}
.img_right, .img_right2, .img_right_top, .img_right_framed, .img_right_framed2 {
	float: right;
	margin-right: 10px;
	text-align: right;
	display: block;
}
.img_right2 {
	margin-left: 10px;
}
.img_right_top, .img_right_framed, .img_right_framed2 {
	margin: 20px 0;
	border: 1px solid #c9cdd1;
	padding: 5px;
	width: 180px;
	text-align: center;
}
.img_right_framed2 {
	border: 2px solid #d71049;
	line-height: 1.3em;
}
.img_right_framed2 h2 {
	padding: 5px 0;
}

img.framed {
	padding: 2px;
	border: 1px solid #dadde4;
}
.img_right_framed p, .img_right_framed2 p {
	line-height: 1.3em;
	font-size: 0.9em;
}
p.register {
	padding-bottom: 5px;
	font-weight: bold;
}
.img_right_framed h5, .img_right_framed2 h5 {
	font-weight: normal;
}
.img_right h4, .img_right_top h4, h4.fitout {
	font-weight: bold;
	font-size: 1.2em;
	color: #d71049;
}
.img_right p {
	font-size: 0.9em;
}
.img_right h5, .img_right_top h5 {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.3em;
}

.img_right h5.caption {
	width: 190px;
	display: block;
	line-height: 1.3em;
	padding-bottom: 7px;
}
#box_price h5 {
	padding-top: 20px;
	font-weight: normal;
}
#box_price {
	float: right;
	margin: 45px 10px 20px 0;
	line-height: 1.3em;
	text-align: right;
}
#box_price img {
	border: 1px solid #dadde4;
	padding: 2px;
}
#box_price span.price {
	font-size: 1.3em;
	font-weight: bold;
	color: #d71049;
}
#main #page_nav h4 {
	text-align: right;
	color: #0033cc;
	width: 100%;
	margin: 10px 0 0 0;
	font-variant: small-caps;
	font-weight: normal;
}
.main_content ul.inclusions, .main_content_narrow ul.inclusions, .main_content_box ul.inclusions {
	list-style: circle;
	margin: 5px 15px 10px 15px;
	line-height: 1.7em;
	font-size: 0.9em;
}
.main_content ul.inclusions li, .main_content_narrow ul.inclusions li, .main_content_box ul.inclusions li {
	padding: 0 0 5px 5px;
}
#main ul.definition {
	margin: 0 20px 0 30px;
}
#main ul.definition li {
	padding: 0 0 10px 5px;
}
#main ul.definition li ul {
	margin-left: 20px;
}
#footer {
	width: 1000px;
	background: #e7e9ed url(images/footer_bg.gif) no-repeat 0 0;
	padding: 0;
	position: relative;
	margin: 0 auto;
}
#footerleft {
	width: 50%;
	float: left;
	padding: 10px 0;
}
#footerright {
	width: 45%;
	float: left;
	padding: 20px 0;
}
#footer ul {
   float: right;
}
ul#footernav li {
	float: left;
	margin: 0;
	font-size: 0.9em;
	list-style: none;
}
ul#footernav li a {
	display: block;
	color: #5f6c78;
	text-decoration: none;
	border-right: 1px solid #5f6c78;
	padding: 0 10px;
	border-bottom: 0;
}
ul#footernav li a:hover {
   text-decoration: underline;
}
ul#footernav li a.last {
	border-right: none;
	padding-right: 0;
}
#footer .address {
   float: left;
	text-align: left;
	margin: 0px 10px 10px 30px;
}
#footer .address p {
	padding: 10px 0 0 0; 
}
#footer .address h4 {
   margin: 5px 0;
	padding: 0;
	line-height: 1.2em;
	font-size: 1em;
}
#footer .copyright {
	margin-left: 70px;
	text-align: right;
}
#footer .copyright p {
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 15px 0 10px 0;
	color: #5a6571;
}
.copyright p.link a {
	color: #5f6c78;
	text-decoration: none;
	font-size: 1.1em;
}
.copyright p.link a:hover {
	text-decoration: underline;
}
.copyright p.design {
	color: #7d8a97;
	padding-top: 20px;
}
.copyright p.design a {
	text-decoration: none;
	color: #7d8a97;
	font-size: 1em;
}
.copyright p.design a:hover {
	text-decoration: underline;
	color: #5f6c78;
}
/* Floats */

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}

em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
input, select, textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
#main form {
	border: 1px solid #a8b0c1;
	width: 480px;
}

#main form#register, #sub form#register {
	width: 180px;
	border: none;
	display: block;
	text-align: left;
	margin: 5px 0 0 10px;
}
#sub form#register {
	text-align: right;
	width: 220px;
	float: right;
	margin-bottom: 20px;
}
form#register label, #sub form#register label {
	font-size: 0.8em;
}
form#register p {
	padding-bottom: 5px;
}
form#register .submitarea {
	margin: 3px 0 5px 0;
}
fieldset {
	margin: 10px;
	padding: 10px;
	border: 1px solid #c9cdd1;
}
fieldset p {
	padding-left: 5px;
	font-size: 1em;
}
fieldset legend {
	font-size: 1em;
	color: #444;
}
label {
	display: block;
}
input.text {
	display: inline;
	width: 90%;
	margin-bottom: 5px;
}
input.text#postcode {
	width: 80px;
}
input:focus, textarea:focus {
	background: #E7DDC4;
}
.submitarea {
	margin: 0 0 10px 25px;
}
#extra2 .submitarea {
	text-align: right;
	margin: 10px 25px;
}
form #block p {
	visibility: hidden;
	display: none;
}
span.indent {
	padding-left: 40px;
	font-size: 0.9em;
}
p.warning, span.warning {
	font-weight: bold;
	color: #d71049;
	font-size: 1em;
}
p.error, span.error {
	font-weight: bold;
	color: #d71049;
}
#main p.mission {
	border-top: 1px dotted #a8b0c1;
	margin-top: 20px;
	padding: 10px 0;
	font-size: 0.8em;
}
p.small {
	font-size: 0.8em;
}
/* highslide styling */
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
   display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
   text-decoration: none;
	padding: 2px;
	border: 1px solid black;
   background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #fff;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: #5a6571;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 500px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul {
	margin-bottom: 5px;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: #5a6571;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
   text-align: left;
	padding: 10px;
}
.highslide-body {
	line-height: 1.5em;
}
.highslide-body h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
	color: #d71049;
}
.highslide-body p {
	padding-bottom: 10px;
	font-size: 1em;
}
.highslide-body p span.highlight, #main span.highlight {
	background: #ffff00;
}
.highslide-body strong {
	font-weight: bold;
}
.highslide-body em {
	font-style: italic;
}
.highslide-body h5 {
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	padding: 0;
	margin: 0 0 5px 0;
}
.highslide-body a {
	color: #d71049;
	font-weight: bold;
}
.highslide-body a:hover {
	color: #d71049;
	font-weight: bold;
	text-decoration: underline;
}
.highslide-body ul li a {
	text-decoration: none;
}
.highslide-body h6 {
	font-size: 0.8em;
	padding-top: 10px;
}
.highslide-body img {
	float: right;
	margin: 0 0 10px 10px;
}
.highslide-body img.block {
	display: block;
	float: none;
	margin: 0 auto;
}
.highslide-body ul {
	margin: 0 0 10px 20px;
	padding: 0;
}
.highslide-body ul li {
	padding-bottom: 3px;
	list-style: circle;
}
.highslide-body ul li p {
	font-size: 0.9em;
	padding: 0 0 10px 5px;
}
.highslide-body ul ul li {
   padding-left: 15px;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
