@charset "UTF-8";
/* Heatforce - CSS Design (Generic) - www.octopus-creative.co.uk */

* {
	margin: 0;
	padding: 0;
}

img {
	border:0;
}


/* Global positions */

#container {
	position: relative;
	width: 760px; 
	background-color: #fff; 
	text-align: left; 
	margin: 0 auto; 
	padding: 0 10px 10px 10px;
}

#logotab {
	position: absolute;
	top: 54px;
	right: -45px;
}

#servicetab {
	position: absolute;
	top: -5px;
	left: -25px;
	z-index: 1;
}

#nav {
	position: relative;
	width: 760px;
	height: 54px;
	background: #000 url(../images/bg_nav.jpg) top left repeat-x; 
}

#head {
	width: 760px;
	height: 238px;
	background-color: #fff; 
}

#galleryhead {
	width: 760px;
	height: 60px;
	background-color: #fff; 
}

#content {
	width: 760px; 
}

#subnav {
	width: 168px; 
	float: left;
	padding-bottom: 30px;
}

#text {
	width: 550px; 
	float: right;
	padding-bottom: 30px;
}

#gallery {
	width: 560px; 
	float: right;
	padding-bottom: 30px;
}

#relatedlinks {
	width: 760px; 
	background: #fff url(../images/bg_relatedlinks.jpg) top left no-repeat; 
}

#footer {
	color: #fff;
	width: 760px; 
	text-align: left; 
	margin: 0 auto; 
	padding: 10px;
}

.clearer {
	display: block;
	height: 5px;
	margin: 0;
	padding: 0;
	clear: both;
	font-size: 1px;
}





/* Nav styles */

#nav ul#navlist {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 540px;
	height: 20px;
	list-style: none;
}

#nav ul#navlist li {
	float: right;
	border-right: 1px solid #000;
	border-left: 1px solid #767676;
}

#nav ul#navlist li a:link, #nav ul#navlist li a:visited {
	color: #fff;
	padding: 2px 6px;
	text-decoration: none;
}

#nav ul#navlist li a:hover {
	color: #a2a2a2;
	text-decoration: none;
}




/* Head styles */

#head img.pic {
	padding: 10px 10px 0 0;
}

#head img.border {
	padding-left: 8px;
}




/* Subnav styles - generic */

#subnav p {
	padding: 4px;
	line-height: 1em;
	color: #d2232a;
}

#subnav p em {
	font-style: normal;
	font-weight: 700;
}

#subnav h2 {
	font-weight: 700;
	font-size: 145%;
	padding: 2px 4px; 
	color: #d2232a;
}

#subnav ul#generic {
	list-style: none;
	padding-bottom: 10px;
}

#subnav ul#generic li {
	margin-bottom: 3px;
}

#subnav ul#generic li a:link, #subnav ul#generic li a:visited {
	display: block;
	width: 160px;
	height: 20px;
	color: #333;
	padding: 4px 4px 1px 4px;
	background-color: #eaeaea;
	text-decoration: none;
	border-right: 6px solid #eaeaea;
}

#subnav ul#generic li a:hover {
	color: #fff;
	background-color: #c71e25;
	text-decoration: none;
	border-right: 6px solid #000;
}

#subnav ul#generic li a.over {
	color: #fff;
	background-color: #d2232a;
	text-decoration: none;
	border-right: 6px solid #000;
}

#subnav ul#generic li a.map:link, #subnav ul#generic li a.map:visited {
	display: block;
	width: 174px;
	height: 194px;
	background: #fff url(../images/bg_ukmap.gif) 0 0 no-repeat; 
	text-decoration: none;
	border: none;
}

#subnav ul#generic li a.map:hover {
	background: #fff url(../images/bg_ukmap.gif) -194px 0 no-repeat; 
	text-decoration: none;
}




/* Subnav styles - bathroom */

#subnav ul#generic li.bath a:link, #subnav ul#generic li.bath a:visited {
	display: block;
	width: 160px;
	height: 20px;
	color: #333;
	padding: 4px 4px 1px 4px;
	background-color: #aca9b0;
	text-decoration: none;
	border-right: 6px solid #aca9b0;
}

#subnav ul#generic li.bath a:hover {
	color: #fff;
	background-color: #14c6e1;
	text-decoration: none;
	border-right: 6px solid #d2232a;
}

#subnav ul#generic li.bath a.over {
	color: #fff;
	background-color: #14c6e1;
	text-decoration: none;
	border-right: 6px solid #d2232a;
}




/* Subnav styles - fireplace */

#subnav ul#generic li.fire a:link, #subnav ul#generic li.fire a:visited {
	display: block;
	width: 160px;
	height: 20px;
	color: #333;
	padding: 4px 4px 1px 4px;
	background-color: #aca9b0;
	text-decoration: none;
	border-right: 6px solid #aca9b0;
}

#subnav ul#generic li.fire a:hover {
	color: #fff;
	background-color: #e7870e;
	text-decoration: none;
	border-right: 6px solid #d2232a;
}

#subnav ul#generic li.fire a.over {
	color: #fff;
	background-color: #e7870e;
	text-decoration: none;
	border-right: 6px solid #d2232a;
}




/* Subnav styles - services */

#subnav ul#generic li.services a:link, #subnav ul#generic li.services a:visited {
	display: block;
	width: 160px;
	height: 20px;
	color: #333;
	padding: 4px 4px 1px 4px;
	background-color: #aca9b0;
	text-decoration: none;
	border-right: 6px solid #aca9b0;
}

#subnav ul#generic li.services a:hover {
	color: #fff;
	background-color: #de136c;
	text-decoration: none;
	border-right: 6px solid #000;
}

#subnav ul#generic li.services a.over {
	color: #fff;
	background-color: #de136c;
	text-decoration: none;
	border-right: 6px solid #000;
}




/* Subnav styles - renewables */

#subnav ul#generic li.renewable a:link, #subnav ul#generic li.renewable a:visited {
	display: block;
	width: 160px;
	height: 20px;
	color: #333;
	padding: 4px 4px 1px 4px;
	background-color: #aca9b0;
	text-decoration: none;
	border-right: 6px solid #aca9b0;
}

#subnav ul#generic li.renewable a:hover {
	color: #fff;
	background-color: #a9d048;
	text-decoration: none;
	border-right: 6px solid #000;
}

#subnav ul#generic li.renewable a.over {
	color: #fff;
	background-color: #a9d048;
	text-decoration: none;
	border-right: 6px solid #000;
}




/* Text styles - generic */

#content a:link, #content a:visited {
	color: #2891b8;
}

#content a:hover {
	color: #9cd0e4;
	text-decoration: none;
}

#text p {
	padding-bottom: 0.6em;
}

#text em {
	font-style: normal;
	font-weight: 700;
}

#text h1 {
	font-size: 120%;
	padding-top: 1.4em;
	padding-bottom: 0.3em;
}

#text h2 {
	font-size: 110%;
	padding-top: 0.8em;
	padding-bottom: 0.3em;
}

#text h3 {
	font-size: 140%;
	font-weight: 200;
	padding-top: 1em;
	padding-bottom: 0.6em;
}

#text ul {
	padding-bottom: 1em;
}

#text ul li {
	list-style: url(../images/ul_arrow.gif);
	list-style-position: inside;
	font-weight: 700;
}

#text img.pic {
	float: right;
	padding: 0 0 10px 20px;
}

#text .field {
	width: 240px;
	height: 20px;
	border: 1px solid #999;
}

#text .fieldmulti {
	width: 240px;
	height: 120px;
	border: 1px solid #999;
}

#text .section {
	padding: 10px 0 5px 0;
	background: #fff url(../images/bg_section_dash.gif) bottom left repeat-x; 
}

#text #button {
	height: 24px;
	width: 80px;
	border: 1px solid #666;
	padding: 2px 4px 4px 2px;
	color: #666;
	background-color: #ccc;
}

#text .section a.viewadvert:link, #text .section a.viewadvert:visited {
	width: 120px;
	height: 86px;
	background: #fff url(../images/bg-view-advert.gif) 0 0 no-repeat; 
	text-decoration: none;
	float: right;
	margin: 0 0 10px 10px;
}

#text .section a.viewadvert:hover {
	background: #fff url(../images/bg-view-advert.gif) 0 -86px no-repeat; 
}





/* Gallery styles - generic */

#gallery img {
	float: left;
	padding: 0 0 10px 10px;
}

#gallery img a {
	border: none;
}




/* Related links styles */

#relatedlinks h1 {
	float: left;
	font-size: 110%;
	font-weight: bold;
	padding: 4px;
}

#relatedlinks .logorow1, #relatedlinks .logorow2, #relatedlinks .logorow3 {
	width: 760px;
	height: 45px;
}

#relatedlinks .logorow1 img, #relatedlinks .logorow2 img, #relatedlinks .logorow3 img {
	float: right;
	padding: 5px 10px 0 0;
}




/* Footer styles */

#footer p {
	padding-bottom: 0.4em;
}

#footer a:link, #footer a:visited {
	color: #fff;
	font-weight: 700;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

#footer p.generic, #footer p.generic a:link, #footer p.generic a:visited {
	color: #900e14;
	padding-top: 10px;
}

#footer p.bathroom, #footer p.bathroom a:link, #footer p.bathroom a:visited {
	color: #0a899c;
	padding-top: 10px;
}

#footer p.fireplace, #footer p.fireplace a:link, #footer p.fireplace a:visited {
	color: #a05b06;
	padding-top: 10px;
}

#footer p.services, #footer p.services a:link, #footer p.services a:visited {
	color: #880941;
	padding-top: 10px;
}

#footer p.renewable, #footer p.renewable a:link, #footer p.renewable a:visited {
	color: #53a100;
	padding-top: 10px;
}

#footer p.octopus a:hover {
	color: #fff;
}




/* Sector choice styles */

#kwicks_container { 
	height: 100px;
}
#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 253px;
	height: 218px;
	height:218px;
	overflow:hidden;
}




/*
#kwick {
	position: relative;
	border-top: 1px solid #27272a;
	border-bottom: 3px double #27272a;
	margin-bottom: 10px;
	padding: 10px 0;
}

#kwick .kwicks {
	display: block;
	background: #1d1d20 url(../images/trac.gif) top right no-repeat;
	height: 100px;
}

#kwick li {
	float: left;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 80px;
	width: 125px;
	padding: 10px;
	background: #fff;
	border-right: 5px solid #1d1d20;
}

#kwick .kwick span {
	display: none;
}

#kwick .download {
	background: #78ba91 url(../images/download.gif);
}

#kwick .documentation {
	background: #7389ae url(../images/docs.gif);
}

#kwick .blog {
	background: #c17878 url(../images/blog.gif);
}

#kwick .trac {
	background: #a87aad url(../images/trac.gif);
	border-right: 0;
}