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, strong, 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; font-weight : inherit; font-style : inherit; font-size : 100%; font-family : inherit; vertical-align: baseline; background : transparent; }

:focus { outline : 0; } 
ol, ul { list-style : none; }
table { border-collapse : collapse; border-spacing : 0; }
caption, th, td { text-align : left; font-weight : normal; }

/* =html */
html {
	background: #fff;
	color: #666666;
	height: 100%;
	margin-bottom: 1px;
}

/* =body */
body {
	font: normal 69%/1.6 "Lucida Grande", Verdana, Arial, sans-serif;
	background: url(img/faux.png) repeat-x 0 50px;
}

/* =blocktext */
h1, h2, h3, h4, h5, p, blockquite, address, dl, ul, ol {
	margin: 0 15px;
	padding: .5em 0;
}

h2 {font-size: 1.3em;}
h3 {font-size: 1.1em;}

div#leftPanel h3 {
	float: left;
	margin: 5px 0 0 25px;
	display: inline;
}

address {
	margin: 0;
	padding: 0;
	font-style: normal !important;
}

address.blocked p.vcard {
	display: block;
}

address p.vcard span {
	display: block;
	color: #037063;
}

address p.vcard span span {
	display: inline;
}

address p.vcard span a:link {
	color: #037063;
}

address p.vcard span a:hover {
	color: #a6ce39;
}

p.vcard span.org {
	font-weight: bold;
}

em {
	font-style: italic;
}

.warning {
	color: red;
}

sup {
	font-size: 70%;
	position: relative;
	bottom: 5px;
}

cite {
	color: #037063;
}

/* =anchors */
a:link, a:visited {
	color: #666666;
}

a:hover, a:active {
	color: #a6ce39;
}

/* =colours */
/* dark colour = 	#037063
   light colour = 	#a6ce39
*/
h2, h3 {color: #b7715c;}

/* =lists */

ul.general li {
	padding-left: 15px;
	background: url(../img/generalBullet.gif) no-repeat 0 5px;
	margin-bottom: 2px;
}

ol {
	padding-left: 15px;
	margin-bottom: 15px;
}

ol li {
	margin-bottom: 15px;
}

ol.alpha li {
	list-style: lower-alpha;
}

ol.roman {
	padding: 0;
	margin: 15px;
}

ol.roman li {
	list-style: lower-roman;
}

/* =table */

table {
	width: 100%;
	margin: 20px 0;
	border-collapse: collapse;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}

caption {
	color: #037063;
	margin: 0 0 5px 0;
}

th, td {
	padding: 5px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

thead th {
	background: #a6ce39;
	color: #fff;
	font-weight: bold;
}

/* =strong */
strong {
	font-weight: bold;
}

/* =layout */
#container {
	width: 900px;
	margin: 0 auto;
	padding: 50px 0;
}

/* =branding */
#branding {
	height: 153px;
	position: relative;
background: url(img/header.png) no-repeat top left;
}


div#branding img.hideImage {
	display: none;
}

#branding h1 {
	text-indent: -3000px;
}

div.inventory {
height: 153px;
position: relative;
	background: url(img/header_inventory.png) no-repeat top left !important;
}

div.checkin {
	height: 153px;
	position: relative;
background: url(img/header_checkin.png) no-repeat top left !important;
}

div.checkout {
height: 153px;
position: relative;
	background: url(img/header_checkout.png) no-repeat top left !important;
}

div.availability {
height: 153px;
position: relative;
	background: url(../img/brandingAvailability.gif) no-repeat top left !important;
}

div.contact-us {
height: 153px;
position: relative;
	background: url(../img/brandingContact.gif) no-repeat top left !important;
}

div.red-hill-house {
height: 153px;
position: relative;
	background: url(../img/brandingRedhill.gif) no-repeat top left !important;
}

div.riverside-house {
height: 153px;
position: relative;
	background: url(../img/brandingRiverside.gif) no-repeat top left !important;
}

div.the-sidings {
height: 153px;
position: relative;
	background: url(../img/brandingSidings.gif) no-repeat top left !important;
}

div.penrhos-manor {
height: 153px;
position: relative;
	background: url(../img/brandingPenrhos.gif) no-repeat top left !important;
}

div.brymau-menu {
height: 153px;
position: relative;
	background: url(../img/brandingBrymau.gif) no-repeat top left !important;
}

div.dmr, .epc, .recommendation-report, .sbem, .building-regulations, .diary, .why, .checklist, .hints, .faqs, .careers, .contact {
	height: 153px;
position: relative;
	background: url(../img/brandingdmr.gif) no-repeat top left !important;
}

ul#banner {
	position: absolute;
	top: 150px;
	right: -100px;
}

ul#other-nav {
	position: absolute;
	top: -30px;
	right: 30px;
}

ul#other-nav2 {
	position: absolute;
	top: -30px;
	right: 150px;
}

ul#other-nav li {
	float: left;
	margin-left: 5px;
}

ul#other-nav li.last a {
	border: 0;
	padding: 0;
}

ul#other-nav li a {
	border-right: 1px solid #666666;
	padding-right: 5px;
}


/* =content */
#content {
	float: left;
	padding: 0 40px;
	background: url(img/mainFaux.gif) repeat-y;
}

/* =mainContent */
#mainContent {
	float: right;
	width: 588px;
	position: relative;
	padding-bottom: 50px;
}



body#sub-page #mainContent {
}

body#home-page #mainContent p {
	margin-left: 299px;
	font-size: 1.0em;
	line-height: 1.9em;
	z-index: 3;
	position: relative;
}

#mainContent p {
	margin-left: 15px;
}

#mainContent p > em {
	color: #a6ce39;
}

#mainContent p > em a {
	color: #a6ce39;
}

ul#mainNav {
	height: 30px;
	width: 568px;
	padding-left: 30px;
	float: left;
	margin: 0;
	font-size: 1.2em;
	background: url(img/navBg.png) no-repeat top left;
	z-index: 0;
	position: relative;
	
}

body#home-page ul#mainNav {
	z-index: 5;
}

ul#mainNav li {
	display: inline;
	float: left;
	margin-left: 10px;
}

ul#mainNav li a {
	border-right: 1px solid #a6ce39;
	padding-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

ul#mainNav li a:hover, ul#mainNav li a.current {
	color: #00634E  !important;
}



ul#mainNav li.last a {
	border: 0;
	padding: 0;
}

/* =location panels */

#rightPanel {
	float: right;
	width: 264px;
padding-left: 20px;
}

#rightPanel p, #rightPanel h2, #rightPanel h3 {
	margin-left: 0;
	margin-top: 0;
}

#rightPanel h3 {
	margin-top: 10px;
	padding: 0 0 0px 20px;
	background: url(../img/lightGreenBullet.png) no-repeat 0 50%;
}

#leftPanel {
	float: left;
	width: 274px;
}

#leftPanel img.illos {
	margin: 10px 0 0px 20px;
	display: inline;
}

div.imgWell {
	float: left;
	position: relative;
	width: 274px;
}

div.imgWell span.top {
	position: absolute;
	top: 0px;
	right: 0;
	width: 12px;
	height: 11px;
	background: url(../img/topRight.gif) no-repeat top right;
	overflow: hidden;
}

div.imgWell span.bottom {
	position: absolute;
	bottom: 4px;
	right: 0;
	width: 12px;
	height: 11px;
	background: url(../img/bottomRight.gif) no-repeat bottom right;
	overflow: hidden;
}

* html div.imgWell span.bottom {bottom: 2px;}

#leftPanel ul.thumbs {
	float: left;
		display: inline;
width: 254px;
margin: 0 0 0 20px;
}

ul.thumbs + p {
	margin-bottom: 10px !important;
}

#leftPanel ul li {
	display: inline;
	margin-bottom: 4px;
	float: left;
	width: 82px;
	height: 82px;
	position: relative;
	margin-right: 4px;
	overflow: hidden;
}

#leftPanel ul.thumbs li a img {
	width: 82px;
	height: 82px;
}

#leftPanel ul.thumbs li a span {
	position: absolute;
	top: 0;
	left: 0;
	width: 82px;
	height: 82px;
	background: url(../img/frame.gif) no-repeat top;
	overflow: hidden;
}

#leftPanel ul.thumbs li.last {
	margin-right: 0;
}




#leftPanel p {
	margin: 0 20px;
float: left;
display: inline;
}

/* Address & Microformats */

span.house {
	color: #037063;
}

#leftPanel .vcard {
	margin-top: 50px;
	margin-bottom: 10px;
	font-size: 1.2em;
	color: #a6ce39;
	width: 230px !important;
	line-height: 1.3em;
}

#leftPanel .extra {
	margin-top: 0;
}

ul li.vcard a.org {
	color: #037063;
}


p.testing {
	float: left;
	width: 100%;
	display: none;
}

/* Availability */

h3.availableHeading {
	padding: 0;
	border-bottom: 1px dotted #037063;
	margin-right: 150px;
}

ul.available {
	padding: 0;
	margin: 0px 200px 0px 15px;
	margin-right: 150px;
}

ul.available li {
	border-bottom: 1px dotted #a6ce39;
	padding: 3px 0;
}

ul.available li.floor {
	color: #a6ce39;
	border-bottom: 1px dotted #037063;
}

ul.available li.floor strong {
	color: #037063;
	font-weight: normal;
	margin-right: 5px;
}

ul.available li em {
	font-size: 90%;
	margin-left: 5px;
}

ul.available + p {
	margin: 0 0 10px 0;
}

ul.available + p a:link, ul.available + p a:visited {
	color: #a6ce39;
}

ul.available + p a:hover {
	color: #037063;
}

/* =sidebar */
#sidebar {
	padding-right: 15px;
	margin: 20px 0;
	float: left;
	width: 216px;
	font-size: 1em;
}

#sidebar h2 {
	font-size: 1.2em;
	color: #a6ce39;
	text-indent: 25px;
}



ul#menu {
	margin: 0 0 0 10px;
}

ul#menu li {
	padding: 1px 0 5px 20px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #a6ce39;
	background: url(img/lightGreenBox.png) no-repeat 0 3px;
}

ul#menu li.even {
	background-image: url(img/darkGreenBox.png);
}

ul#menu li.last {
	border: 0;
}

ul#menu li a {
	text-decoration: none;
}

ul#menu li a.current, ul#menu li.current a {
	color: #a6ce39;
}

ul#menu li span {
	display: block;
}


/* LINKS PAGE */

dl.link {
	padding-bottom: 20px;
	/*margin-bottom: 20px;
	/*border-bottom: 1px solid #B4CF66;*/
}

dl.last {
	border-bottom: 0;
}

dl.link dt {
	font-size: 110%;
	font-weight: bold;
	color: #3d3d3d;
}

dl.link dd {
}

dl.link dd.logo {
	float: left;
	border: 1px solid #B4CF66;
	padding: 2px;
	margin-right: 10px;
	margin-left: 0;
}

dl.link dd.logo img {
	float: left;
}



/* MAPS */

ul#locationMaps {
	margin: 15px;
}

ul#locationMaps li a {
	
}

ul#locationMaps li a {
	display: block;
	text-indent: -3000px;
	position: relative;
	border: 2px solid #a6ce39;
}

ul#page-options {
	margin: 40px 0 0 10px;
	font-size: 90%;
}

* html ul#page-options {
	font-size: 80%;
}

ul#page-options li {
	padding: 0 0 5px 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #a6ce39;
	background: url(../img/lightGreenBullet.png) no-repeat 0 40%;
}

ul#page-options li.even {
	background-image: url(../img/darkGreenBullet.png);
}

ul#page-options li.last {
	border: 0;
}

ul#page-options li a {
	text-decoration: none;
}

ul#page-options li.nobullet {
	background: none;
	padding: 0px 0 20px 0;
}

ul#page-options form {
	width: 167px;
	padding: 0 10px;
}

ul#page-options form fieldset {
	width: 167px;
}

ul#page-options form fieldset p {
	margin: 0;
}

ul#page-options form fieldset input {
	width: 160px;
}

ul#page-options form fieldset textarea {
	width: 164px;
}

ul#page-options form fieldset input#submit {
	width: auto;
}

/* =dmr */

#dmr-sidelink {
	margin: 20px 0;
	text-decoration: none;
	
}

#dmr-side {
	float: left;
}

#dmr-side img {
	width: 250px;
	margin-left: 10px;
}

#dmr-nav {
	float: left;
	width: 210px;
	background: #a6ce39 url(../img/dmr-nav-top.gif) no-repeat top;
	padding-top: 30px;
	margin-left: 15px;
	display: inline;
	margin-bottom: 15px;
}

#dmr-nav ul {
	float: left;
	width: 180px;
	margin: 0;
	background: url(../img/dmr-nav-bottom.gif) no-repeat bottom;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

#dmr-nav ul li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #d0e39a;
}

#dmr-nav ul li.last {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

#dmr-nav ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	width: 150px;
}

#dmr-nav ul li a:hover {
	color: #00a651;
}

body#dmr-page #intro, body#epc-page #epc, body#recommendation-report-page #recommendation-report, body#building-regulations-page #building-regulations, body#diary-page #diary, body#why-page #why, body#checklist-page #checklist, body#hints-page #hints, body#faqs-page #faqs, body#careers-page #careers, body#contact-page #contact {
	color: #00a651;
}

#dmr-downloads {
	clear: left;
	padding-left: 15px;
}

#dmr-downloads dl {
	width: 210px; 	
	margin: 0 0 11px 0;
	color: #fff;
	padding: 5px 0 0 0;
}

#dmr-downloads dl a {
	color: #fff;
	text-decoration: none;
	padding: 3px 0px 3px 0;
	display: block;
	background: url(../img/pdf-icon.gif) no-repeat 98%;
}

#dmr-downloads dl a:hover {
	text-decoration: underline;
}

#dmr-downloads dl dt {
	margin: 0px 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ffe0b6;
}

#dmr-downloads dl.light-orange {
	background: #faa61a url(../img/light-orange-top.gif) no-repeat top;
}

#dmr-downloads dl.light-orange dd {
	background: url(../img/light-orange-bottom.gif) no-repeat bottom;
	padding: 5px 10px 9px 15px;
}

#dmr-downloads dl.orange {
	background: #f58220 url(../img/orange-top.gif) no-repeat top;
}

#dmr-downloads dl.orange dd {
	background: url(../img/orange-bottom.gif) no-repeat bottom;
	padding: 5px 10px 9px 15px;
}

#dmr-downloads dl.red {
	background: #ed1c24 url(../img/red-top.gif) no-repeat top;
}

#dmr-downloads dl.red dd {
	background: url(../img/red-bottom.gif) no-repeat bottom;
	padding: 5px 10px 9px 15px;
}




#dmr-main {
	float: right;
	width: 300px;
	margin-right: 5px;
	display: inline;
}

#dmr-main div#image-block {
	width: 333px;
	position: absolute;
	bottom: 29px;
	margin-left: 15px;
}

#dmr-main img#normal-image-block {
	width: 333px;
	margin-top: 10px;
	margin-left: 15px;
}

#dmr-main h2 {
	padding: 0;
	border-bottom: 1px solid #a6ce39;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: 0px;
	
}

a#epc-cert {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	width: 120px;
	
}

a#epc-cert img {
	
	display: block;
	width: 100px;
	height: 231px;
	margin: 0 auto;
	margin-right: 0;
	border: 1px solid #939598;
}



a#epc-cert span {
	display: block;
	text-align: right;
	font-size: 90%;
	margin-right: 1px;
}


#dmr-main dl dt strong, #dmr-main dl dt.date {
	color: #037063;
}

#dmr-main dl dd strong {
	color: #a6ce39;
}

/* =footer */
#footer {
	width: 820px;
	float: left;
	margin: 30px 40px 0;
	border-top: 1px solid #bcd96b;
	font-size: .8em;
	text-align: center;
}

* html #footer {font-size: .8em;}

#footer ul li {
	display: inline;
}



	.clearfix:after {
	  content: ".";
	  clear: both;
	  height: 0;
	  visibility: hidden;
	  display: block;
	}
	.clearfix {
	  display: inline-block; /* Fixes IE/Mac */
	}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */	

	.clearer {clear:both;}
