/* CSS Document www.gasangelheating.co.uk */

/* Body Styles */

body {
	margin-top: 0px;
	margin-left: 0px;
	background-color:#FFFFFF;
	}
		
a:link {
	color: #003366;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:visited {
	color: #339900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
a:hover {
	color: #999900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
a:active {
	color: #999900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

/* footer links */
.footer a:link {
	color: #003366;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer a:visited {
	color: #339900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.footer a:hover {
	color: #999900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.footer a:active {
	color: #999900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* testimonials links */
a.testimonial:link {
	color: #003366;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.testimonial:visited {
	color: #339900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.testimonial:hover  {
	color: #999900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.testimonial:active {
	color: #999900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/* Positioning Layout - www.gasangelheating.uk */

#wrapper {
	position: relative;
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	height: auto;
	border: #FFFFFF;
    }
#topheader {
	background-color: #FFFFFF;
	position: relative;
	width: 911px;
	height: 103px;
	margin: 0px;
	color: #FFFFFF;
	border: none;
	text-align: center;
	}
#topbanner {
	background-color: #FFFFF;
	position: relative;
	width: 911px;
	height: 159px;
	margin: 0px;
	color: #FFFFFF;
	text-align: center;
	}	

#leftcolumn {
	position: relative;
	height: auto;
	color: #000000;
	width: 205px;
	text-align: left;
	float: left;
	border-top: none;
	border-bottom: none;
	border-left: none;
	background-color: #FFFFFF;
	top: 13px;
	}	

#midcolumn {
	position: relative;
	height: auto;
	color: #000000;
	width: 480px;
	white-space: normal;
	text-align: left;
	float: left;
	border-top: none;
	border-bottom: none;
	border-left: none;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 5px;
	top: 7px;
	}	

#rightcolumn {
	background-color: #FFFFFF;
	position: relative;
	height: 100%;
	clear: none;
	float: left;
	color: #000000;
	text-align: center;
	border-left: none #FFFFFF;
	width: 195px;
	top: 10px;
	padding-right: 5px;
	padding-left: 0px;
	}
	
/* font styles */

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	word-spacing: 1px;
	font-style: normal;
}	

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6c6036;
	word-spacing: 1px;
	font-style: normal;
}	

.bannerheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	word-spacing: 1px;
	font-style: italic;
}

.p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	float: none;
	font-weight: normal;
	padding-left: 0px;
	}

.testimonialst{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	float: none;
	font-weight: normal;
	padding-left: 0px;
	}
.testimonialstb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	float: none;
	font-weight: bold;
	padding-left: 0px;
	}	
	
.bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #161616;
	float: none;
	font-weight: bold;
	padding-left: 0px;
	}

.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6c6036;
	word-spacing: 1px;
	font-style: normal;
}	

.boldbegin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #161616;
	float: none;
	font-weight: bold;
	padding-left: 0px;
	}

.areas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	float: none;
	font-weight: normal;
	padding-left: 0px;
	}

.content li {
	list-style: none;
	background: url(images/bullet.gif) no-repeat 0 4px;
	margin: 0;
	padding: 0 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.content ul {
	margin: 0;
	padding: 0 0 15px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* Special offers page */

.largebold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	float: none;
	font-weight: bold;
	padding-left: 0px;
	}	

.largeboldred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	float: none;
	font-weight: bold;
	padding-left: 0px;
	}		

.redtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	float: none;
	font-weight: bold;
	padding-left: 0px;
	}
	
.pred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	float: none;
	font-weight: normal;
	padding-left: 0px;
	}

/* Image Layouts */
img.floatleft {
	float: right;
}

img.floatright {
	float: right;
	}

/* contactform styles */
#outline {
	background-color: #F5F5F5;
	height: auto;
	width: 425px;
	border: thin solid #F5F5F5;
}

.formheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #746843;
}

.formboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #996600;
	background-color: #F2F0EA;
	vertical-align: top;
}

.requiredfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
}	

/* homepage dropdown */

.areasboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #996600;
	background-color: #F2F0EA;
	vertical-align: top;
}

/* bottom footer links */

#footersitelinks {
	position: relative;
	width: 911px;
	margin: 0px auto;
	background-color: #FFFFFF;
	height: 50px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #333333;
    }
	
/* bottom footer layout */

#footer {
	position: relative;
	width: 900px;
	height: 50px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	padding: 0px;
	}	

#gasangel {
	position: relative;
	height: 20px;
	width: 800px;
	left: 0px;
	top: 0px;
}
.gasangeltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: none;
}
#leftcolumn .menu {
	background-color: #EBE7BE;
	border: 1px solid #DBD59A;
	width: 191px;
}
#leftcolumn .menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftcolumn .menu ul li a {
	color: #333333;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#leftcolumn .menu ul li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#leftcolumn .menu ul li:hover {
	background-color: #DBD59A;
	background-image: url(images/hoverarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#leftcolumn .menu ul .current {
	background-color: #DBD59A;
	background-image: url(images/hoverarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

