/*
Theme Name: Hi Southern
Version: 1.0
Author: Clearbytes
Date: 07/01/09
*/



/*------ clear standard browser styles ------*/


body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,ul,ol,li,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}

ul{
	list-style: none;
}

address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



/* ---------------- global styles ---------------- */


body {
	margin: 0;
	padding: 0 0 0 0;
        height: 100%;  
	font-size: 62.5%;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	background: #ffffff url(img/site-bg.jpg) repeat-x 0 0;
    }



body a img {
    border: none;
}


/* ---------------- global classes ---------------- */


.bold{
   font-weight: bold;
}


.hide{
   position:absolute;
   left: 0px;
   width: 1px;
   height: 1px;
   overflow: hidden;
}
	

.clear {
	clear: both;
	}




/* ---------------- wrap ---------------- */

#wrap{
	text-align: left;
	margin: 0 auto 0 auto;
	clear: both;
	width: 900px;
	background: #ffffff;
}



/* ---------------- header ---------------- */


#header{
	float: left;
	width: 900px;
}



#title a{
	float: left;
	display: block;
	width: 284px;
	height: 82px;
	text-indent: -9999px;
	background: url(img/logo.gif) no-repeat 0 0;
}


#header p{
	float: right;
	margin: 10px 10px 0 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
}


#header strong{
	color: #666666;
}


#header a{
	color: #689A03;
	text-decoration: none;
}


#header a:hover{
	text-decoration: underline;
}



/* ---------------- navigation ---------------- */


#navigation{
	float: left;
	z-index: 1;
	width: 900px;
	padding-bottom: 20px;
	background: #000 url(img/nav-bg.jpg) no-repeat bottom left;
}


#navigation ul{
	float: left;
	width: 900px;
	background: #000 url(img/nav-ul-bg.jpg) repeat-x top left;
}


#navigation ul li{
	float: left;
	font-size: 1.4em;
	border-right: 1px solid #333333;
}


#navigation ul li a{
	display: block;
	padding: 5px 20px;
	color: #ffffff;
	text-decoration: none;
}


#navigation ul li a:hover,
#navigation ul li a.here{
	background: #517700 url(img/nav-on-bg.jpg) repeat-x top left;
}



/* ---------------- content ---------------- */


#content{
	float: left;
	width: 900px;
	padding-bottom: 20px;
}

#content .gutter{
	margin: 0 10px 0 10px;
}


/* ---------------- main-content ---------------- */

#main-content{
	float: left;
	width: 606px;
}



#home-header,
#domestic-header,
#about-header,
#commercial-header,
#rental-header{
	float: left;
	width: 606px;
	padding-bottom: 30px;
	text-align: left;
	border: 1px solid #cccccc;
	background: #333333 url(img/home-header.jpg) no-repeat 0 0;
}


#domestic-header{
	background: #333333 url(img/domestic-header.jpg) no-repeat 0 0;
}


#about-header{
	background: #333333 url(img/about-header.jpg) no-repeat 0 0;
}


#commercial-header{
	background: #333333 url(img/commercial-header.jpg) no-repeat 0 0;
}


#rental-header{
	background: #333333 url(img/rental-header.jpg) no-repeat 0 0;
}


#home-header h1,
#domestic-header h1,
#about-header h1,
#commercial-header h1,
#rental-header h1{
	color: #ffffff;
	font-size: 1.8em;
	padding: 15px 15px 15px 360px;
}


#home-header h2,
#domestic-header h2,
#about-header h2,
#commercial-header h2,
#rental-header h2{
	color: #ffffff;
	font-size: 1.6em;
	padding: 0px 15px 15px 360px;
}


#home-header p{
	text-align: right;
	color: #ffffff;
	font-size: 1.2em;
	padding: 0px 15px 10px 360px;
}


#home-header p a{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


#home-header p a:hover{
	text-decoration: underline;
}






#main-content .details{
	padding-top: 25px;
	float: left;
}

#main-content .details h3{
	margin-left: 10px;
	font-weight: bold;
	padding-bottom: 15px;
	letter-spacing: 1px;
	font-size: 1.6em;
	color: #689A03;
}


#main-content .details h4{
	margin-left: 10px;
	margin-top: 15px;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 1.4em;
	color: #000;
}


#main-content .details a{
	color: #689A03;
}


#main-content .details a:hover{
	text-decoration: none;
}


#main-content .details p{
	margin-left: 10px;
	padding-bottom: 10px;
	font-size: 1.2em;
	line-height: 1.4em;
}


#main-content .details ul{
	margin-left: 10px;
	font-size: 1.2em;
	padding-bottom: 10px;
}


#main-content .details ul li{
	padding: 0 0 5px 13px;
	background: url(img/bullet.gif) no-repeat 0 4px;
}


	
#main-content .warning{
	font-weight: bold;
	color: #689A03;
}


#main-content .details form{
	width: 480px;
	border-top: 1px solid #cccccc;
	padding: 8px 10px 30px 10px;
	margin-left: 10px;
	background: #f3f3f3 url(img/form-bg.jpg) no-repeat bottom left;
}


#main-content .details form fieldset{
	border: 1px solid #ccc;
	background: #fff;
	margin-bottom: 10px;
	padding-top: 10px;
}


#main-content .details form fieldset legend{
	font-size: 1.4em;
}


#main-content .details label{
	font-weight: bold;
	color: #333;
	}


#main-content .details form h3{
	font-weight: bold;
	font-size: 1.4em;
	padding-bottom: 10px;
}


#main-content .details form p{
	font-size: 1.2em;
	margin-bottom: 5px;	
}


#main-content .details form p em{
	font-size: 90%;
	color: #999999;
}


#name,
#email,
#phone{
	width: 250px;
	}

#home-intro{
	float: left;
	width: 330px;
	margin-top: 25px;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #333333;
}


#home-intro h3{
	font-weight: bold;
	margin-left: 10px;
	padding-bottom: 10px;
}


#home-intro h3 strong{
	letter-spacing: 1px;
	color: #689A03;
	font-size: 1.1em;
}

#home-intro p{
	margin-left: 10px;
	padding-bottom: 10px;
}


#what-is-epc{
	float: right;
	width: 243px;
	margin-top: 25px;
	background: url(img/epc-bg.jpg) no-repeat 0 0;
}


#what-is-epc h4{
	font-weight: bold;
	color: #0074BC;
	font-size: 1.6em;
	padding: 20px 10px 15px 15px;	
}


#what-is-epc p{
	color: #666666;
	font-size: 1.2em;
	padding: 0px 15px 10px 15px;	
}


#what-is-epc .choose{
	display: none;
}

#what-is-epc .choices{
	float: left;
	width: 243px;
	padding: 15px 0;
	font-size: 1.2em;
	background: url(img/epc-bottom-bg.jpg) no-repeat bottom left;
}


#what-is-epc .choices span{
	float: left;
	font-weight: bold;
	margin: 3px 7px 0 15px;
}




/* ---------------- sidebar ---------------- */


#sidebar{
	float: right;
	width: 252px;
	margin-top: -65px;
}


* html #sidebar{
	position: relative;
	top: -65px;
	margin-top: 0;
}


#sidebar .strong{
	color: #689A03;
}


#sidebar .warning{
	color: #689A03;
}


#sidebar form{
	border-top: 1px solid #cccccc;
	padding: 8px 10px 45px 10px;
	background: #f3f3f3 url(img/form-bg2.jpg) no-repeat bottom left;
}


#sidebar form h3{
	font-weight: bold;
	font-size: 1.4em;
	padding-bottom: 10px;
}


#sidebar form p{
	font-size: 1.2em;
	margin-bottom: 5px;	
}


#sidebar form p em{
	font-size: 90%;
	color: #999999;
}

#sidebar form select{
	width: 220px;
	}

#postcode{
	width: 153px;
}

#sidebar form .next{
	width: 40px;
	float: right;
	text-align: center;
	background: #689A03;
	padding: 3px 10px;
	margin: 20px 0 10px 0;
	font-size: 1.2em;
	color: #ffffff;
	text-decoration: none;
}


#sidebar .formbox{
	padding: 1px 2px;
	width: 180px;	
}


#send{
	background: #689A03;
	padding: 2px 10px;
	margin-top: 5px;
	font-size: 1.1em;
	border: none;
	color: #ffffff;
}



#sidebox{
	background: #f3f3f3;
	padding: 15px 10px;
}



#sidebox .energy-rating{
	margin-bottom: 15px;
}


#sidebox .energy-rating p{
	font-size: 1.2em;
	text-align: right;
	font-weight: bold;
	margin-right: 5px;
}


#sidebox .energy-rating p a{
	color: #000000;
	text-decoration: none;
}



#sidebox .energy-rating p a:hover{
	text-decoration: underline;
}



/* ---------------- footer ---------------- */


#footer{
	float: left;
	width: 900px;
	font-weight: bold;
	padding: 13px 0 10px 0;
	font-size: 1.2em;
	color: #999999;
	background: url(img/footer-bg.gif) no-repeat 0 0;
}


#footer ul{
	float: left;
	margin-left: 10px;
}


#footer ul li{
	float: left;
}


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


#footer a:hover{
	text-decoration: underline;
}


#footer p{
	float: right;
	margin-right: 10px;
	font-weight: normal;
}



#footer p a{
	color: #0066ff;
}