@charset "utf-8";

/** body including gradient and general fonts **/

body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background: #C4C6C8 url(../img/background-gradient2.gif) repeat-x top left ;
}

/** header for company name, telephone number and straplines **/

/**#header {
	width: 100%;
	background-image: url(../img/strip-red2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #B41117;
	position: relative;
	z-index: 1;
	margin-bottom: 15px;
	
}
**/
#header {
	width: 100%;
	background: #EC1B23;
	margin-bottom: 15px;	
}
img { border:0; }
#powerflush {
	height: 65px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
	z-index:10;
}
/**
#redfiller {
	background-color: #EC1B23;
	height: 65px;
	width: 20%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
}
**/
#header #powerflush #company  {
float:left;
width:440px;
padding-left:4px;
}
#header #powerflush #telephone {
width:360px;
float:right;
text-align:right;
padding-right:6px;
}
#header #powerflush #telephone p.inspection {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:700;
	font-size: 90%;
	margin:0;
	padding:0;
	line-height:16px;
	letter-spacing: 1px;
}
#header #powerflush #telephone p.inspection a {
	color:#FFFFFF;
	text-decoration:none;
}
#header #powerflush #telephone p.telephone {
font-family: "Arial Black", Arial, Helvetica, sans-serif;
color:#FFF;
font-size:36px;
letter-spacing: 1px;
margin:0;
padding:0;
line-height:40px;	
}
.enquiry {
	width:200px;
}

.enquiry a {
	font-size: 90%;
	display: block;
	padding:10px;
	text-align:center;
	background:#ed1c24;
	border-radius:5px;
	margin-left:25px;		
}
.enquiry a:link, .enquiry a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#header #powerflush h1 { 
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 36px;
	margin:0;
	padding:0;
	line-height:40px;
	letter-spacing: 1px;
}
#header #powerflush h1 a{
	color:#000000;
	text-decoration:none;
} 

#header #powerflush #telephone h1 {
	color:#FFF;
}
#header #powerflush h4 { 
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 95%;
	margin:0;
	padding:0;
	line-height:16px;
	letter-spacing: 1px;
}
#header #powerflush #company h4 a {
	color: #FFF;
	text-decoration:none;
}
#header #powerflush h1 b {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: -1px;
}
#header #powerflush h1 strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: -1px;
	color:#FFFFFF;
}

/** end of header **/

/** header image, logo and promotion **/

#containerhead {
	width: 869px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 136px;
}

#containerhead #promo {
	float: left;
	height: 136px; 
	width: 382px;
}
#containerhead #promo a {
		
}
#containerhead #promo-large {
	float: left;
	height: 136px; 
	width: 400px;
}

#containerhead #promo h4 {
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#containerhead #photo {
	height: 136px;
	width: 467px;
	float: left;
}

/** END OF header image, logo and promotion **/

/** START OF main content, left menu and footer **/
#container {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/** START OF main content **/

#container #mainbody {
	width: 640px;
	float: left;
	min-height:455px;
	position:relative;
	
}

#container #mainbody h2 {
	font-size: 100%;
	font-weight: bold;
	color: #ed1c24;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 25px;
}
#container #mainbody h4 {
	font-size: 90%;
	font-weight: bold;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#container #mainbody h2.green {
	color: #85c440;
}

#container #mainbody h2.corgi {
	color: #F8973B;
}

#container #mainbody h3 {
margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 90%;
	font-weight: normal;
	color: #ed1c24;
}

#container #mainbody p {
	font-size: 80%;
	line-height:140%;
	color: #000000;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;	
}
#container #mainbody hr {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
	color:#CCCCCC;
	height:1px;
}
#container #mainbody b {
	color:#ed1c24;
	font-weight:normal;
	padding-left:3px;
	padding-right:3px;
}
#container #mainbody #franchise {
	margin: 0 auto;
	width:485px;
	margin-top:20px;
}
#container #mainbody #franchise ul {
	margin:0;
	padding:0;
	margin-top:4px;
}
#container #mainbody #franchise li {
	list-style:none;
	margin:0;
	margin-right:4px;
	margin-bottom:4px;
	padding:0;
	float: left;
	width:65px;
	text-align:center;
}
#container #mainbody #franchise img {
	margin:0;
	padding:0;
}
#container #mainbody li {
	font-size: 80%;
	line-height:140%;
	margin-right:25px;
	margin-bottom:10px;
	
}
#container #mainbody ul.red li{
	list-style-image: url(../img/red-bullet.gif);
}
#container #mainbody ul li.red {
	list-style-image: url(../img/red-bullet.gif);
	margin-right:10px;
	
}
#container #mainbody ul.green li{
	list-style-image: url(../img/green-bullet.gif);
}
#container #mainbody .frontpage p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top:5px;
	margin-bottom:5px;
	position: relative;
	z-index: 5;
}
#container #mainbody table.frontpage {
margin-bottom:10px;
}
#container #mainbody #audio {
	float:right;
}
#container #mainbody #audio-text {
	float:right;
}
/*#container #mainbody .frontpage a:link, #container #mainbody .frontpage a:visited {
	color: #C1C3C5;
	text-decoration: none;
	
} */
#container #mainbody a.black:link, #container #mainbody a.black:visited {
	color:#000;
	text-decoration:none;
}
#container #mainbody a.black:hover, #container #mainbody a.black:active {
	text-decoration:underline;
}
#container #footer a:link, #container #footer a:visited {
	color:#000;
	text-decoration:none;
}
#container #mainbody a:link, #container #mainbody a:visited {
	color:#ed1c24;
	text-decoration:none;
}
#container #footer a:hover, #container #footer a:active {
	text-decoration:underline;
}
#container #mainbody a:hover, #container #mainbody a:active {
	text-decoration:underline;
}

#the-warm-front {
	
	position: absolute;
	width:175px;
	bottom:-175px;
	left:7px;
	visibility: show;
}
#the-warm-front p {
	margin-top:5px;
	margin-bottom:0;
	font-size:80%;
	text-indent:0;
}
#the-warm-front img {
	margin-top:10px;
}
#the-warm-front a:link, #the-warm-front a:visited {
	color:#ed1c24;
	text-decoration:none;
}
#the-warm-front a:hover, #the-warm-front a:active {
	text-decoration:underline;
}
#happy-retired-folk {
	position:absolute;
	right:20px;
	bottom:12px;	
}
#warm-front-logo {
	position:absolute;
	left:20px;
	bottom:20px;
	
}
a.green:link, a.green:visited  {
	color: #85c440;
	text-decoration:underline;
	
}
.images-content {
	padding-left:10px;
	padding-right:10px;
}
#picture-float-right {
float:right;width:255px;margin-right:10px;margin-bottom:10px;margin-left:10px;
}
#boiler-manufacturers{
	margin-left:20px;
	
}
#boiler-manufacturers ul {
	float:left;
	width:202px;
	margin:0;
	padding:0;	
}
#boiler-manufacturers li {
	margin:0;
	padding:0;
	list-style-type:none;
	width:172px;
	height:107px;
	position:relative;	
}
#boiler-manufacturers a {
	
	position:absolute;
	right:0;
	bottom:0;
	z-index:1;
}
#boiler-manufacturers img {
	padding:0;
	margin:0;
}

#press{
	margin-left:30px;
	
}
#press ul {
	margin:0;
	padding:0;	
}
#press li {
	
	margin:0;
	padding:0;
	margin-left:5px;
	list-style-type:none;
	text-align:center;
	width:172px;
	height:120px;
	float:left;	
}

#press img {
	padding:0;
	margin:0;
}



.boiler-logo {
	width:172px;
	height:107px;
	position:absolute;
	left:12px;
	z-index:10;
	
}
a.boiler-logo:hover img {
	filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
}

/** END OF main content **/



/** START OF menu on left **/

#left {
	width: 180px;
	float: left;
	position:relative;
}

#menu {
	margin-left:14px;
	margin-top:9px;
	margin-bottom:16px;
}
#menu ul {
	padding: 0;
	margin:0;
	
}

#menu li {
	margin: 0;
	padding: 0; 
	list-style-type: none;
	float:left;
	width:152px;
	height:21px;
	
}
#menu a {
	font-size: 12px;
	display: block;
	padding-left:4px;
	line-height:20px;
	padding-bottom:0px;
	height:20px;
		
}



#menu a:link, #menu a:visited {
	background: url(../img/button-charcoal.gif) no-repeat center center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#menu a.charcoal:link,  #menu a.charcoal:visited
  {
	background: url(../img/button-grey.gif) no-repeat center center;
}
#menu a.corgi:link,  #menu a.corgi:visited {
		background: url(../img/button-yellow.gif) no-repeat center center; color:#000;
}
#menu a.saving:link,  #menu a.saving:visited {
	background: url( ../img/button-green.gif) no-repeat center center;
}

#menu a.select:link,  #menu a.select:visited 
  {
	background: url(../img/button-red.gif) no-repeat center center;
}

#menu a:hover,  #menu a:active, #menu a.corgi:hover,  #menu a.corgi:active, #menu a.saving:hover, #menu a.saving:active, #menu a.charcoal:hover,  #menu a.charcoal:active {
	background: url( ../img/button-red.gif) no-repeat center center;
} 

#menu li.spacer { margin-bottom:6px; }
/** END OF menu on left **/

/** START OF footer **/

#container #footer {
	font-size: 75%;
	clear:both;
	width: 640px;
	margin-bottom: 20px;
}

#container #footer #footer-menu {
	float:right; 
	margin-right:15px;
}

/** END OF footer **/

/** END OF main content, left menu and footer **/ 

/* hack for float issue required */ 
.clearItem:after {
content: ".";
clear: both;
height:0;
visibility:hidden;
display:block;
}
.clearItem {display:inline-block;}
/* Start Commented Backslash Hack \*/
* html .clearItem, * html .clearItem * {height:1%;}
.clearItem {display:block;}
/* Close Commented Backslash Hack */


/* hack for float issue required */ 
.CollapsiblePanel:after {
content: ".";
clear: both;
height:0;
visibility:hidden;
display:block;
}
.CollapsiblePanel {display:inline-block;}
/* Start Commented Backslash Hack \*/
* html .CollapsiblePanel, * html .CollapsiblePanel * {height:1%;}
.CollapsiblePanel {display:block;}
/* Close Commented Backslash Hack */

/** admin section **/

ul.sub-menu {
	margin:20px;
	padding:0;
	clear:both;
}
ul.sub-menu li {
	padding:0;
	margin:0;
	display: inline;
}
ul.sub-menu li a {
	
}

/** admin section closed **/

table.engineer {
	margin-top:5px;
	
}

table.engineer td label, table.engineer td input   {
	font-size:10px;	
}
table.engineer td   {
	padding-bottom:10px;	
}
#navigation {
	text-align:center;
	width:100%;
}
#navigation a.pages {
	color:#000000;
}
ul.locations {
	float:left;
	width:160px;	
}
ul.locations li {
margin-bottom:0;
margin-top:0;
margin-right:0;
padding:0;
list-style-type:none;
}
.footer-ariston {
	float:left;
	width:180px;
	margin-top:40px;
	height:100px;
	margin-left:30px;
	font-size:70%;
	color:#666666;	
}
li.press { 
	list-style: none;
	float:left;
	width:170px;
	height:230px;
	text-align:center;	
}

#container #mainbody .column-3 {
	float: left;
	width: 210px;
	text-align:center;
}
#container #mainbody .column-3 a:link, #container #mainbody .column-3 a:visited {
	color:#000000;
}
#forum ul {
	margin:0;
	padding:0;
}
#forum li {
	margin:0;
	padding:0;
	list-style: none;
	background-color:#999999;	
	
}
#forum li a {
	display:block;
	float:left;
	width:100%;
	
}
