/******************************/
/* INLINE ELEMENT DEFINITIONS */
/******************************/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #FFF;

	color: #2d2e2e;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	
	text-align:left;
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 0 0;
}
h1 {
	text-transform: uppercase;
	color: #F04D3E;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	padding-top: 10px;

}
h2 {
	color: #F04D3E;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
h3 {
	color: #F04D3E;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
h4 {
	color: #F04D3E;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 30px 0px 10px 25px;
}

p, li {
	color: #808283;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;	
}


a, a:link, a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #808283;
	text-decoration: none;
}
a:focus {
	color: #F04D3E;
}
a:active {
	color: #F04D3E;
}
img {
	padding: 0px 0px 0px 70px;
	
}

/*************************/
/***      MAIN        ****/
/*************************/


.wrapper{
	width: 959px;
	padding: 0px;
	border: 1px solid #000;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}
#wrapper_short {
	height: 755px;
}

#wrapper_long {
	height: 955px;
}

/*************************/
/***      TOP         ****/
/*************************/

.header{
	height: 195px;
	width: 100%;
	}

#header_normal{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	}

#header_gas{
	background-image: url(images/header_gas.jpg);
	background-repeat: no-repeat;
	}

#header_electricity{
	background-image: url(images/header_electricity.png);
	background-repeat: no-repeat;
	}
	

/******************************/
/*        TOP navigation      */
/******************************/

#navigation {
	height: 28px;
	width: 100%;
	background-image: url(images/navigation.png);
	background-repeat: repeat;

	
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}

#navigation ul {
	float:left;
	width:100%;
	padding: 0px;
	margin:0px;
}

#navigation li {
	float:left;
	display:inline;
	list-style-type:none;

}
#navigation a {
	text-decoration:none;
	text-align:center;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
}
#space {
	width: 55px;
}
#navigation a:hover {

	background-color: ##F04D3E;
	font-weight:normal;
}

#active {
	background-color: ##F04D3E;
}



	
#action_bar{
	height: 144px;
	width: 959px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/action_grey.png);
	background-repeat: repeat;
	}

.action_lozenge{
	float: left;
	height: 144px;
	width: 225px;
	padding: 0px;
	margin: 0px;
	}
.action_lozenge img {
	border: none;
	text-decoration: none;
	padding: 0px;
	
}
#action_form {
	float: left;
	height: 144px;
	width: 457px;
	background-color: #E7E7E9;
	color: #111;
	
	}
#gas1 {
/***	background-image: url(images/gas1.png);****/
/***	background-repeat: no-repeat;****/
	}
#gas2 {
/***	background-image: url(images/gas2.png);****/
/***	background-repeat: no-repeat;****/
	}
#group {
/***	background-image: url(images/group.png);****/
/***	background-repeat: no-repeat;****/
	}
#carbon_trust {
/***	background-image: url(images/carbon_trust.png);****/
/***	background-repeat: no-repeat;****/
	}


/***    FOR FORM     ****/


.action_left{
	float: left;
	height: 144px;
	width: 457px;
	background-image: url(images/action_left.png);
	background-repeat: no-repeat;
	}

/*************************/
/*** Action bar padding **/
/*************************/

.action_top {
	height: 7px;
	width: 100%;
	background-image: url(images/action_grey.png);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	}
.action_bottom {
	height: 11px;
	width: 100%;
	background-image: url(images/action_grey.png);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	}
.action_border {
	float: left;
	height: 100%;
	width: 13px;
	background-image: url(images/action_grey.png);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	}
.action_spacer {
	float: left;
	height: 100%;
	width: 11px;
	background-image: url(images/action_grey.png);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	}

		
/*************************/
/***   Content MAIN   ****/
/*************************/

	
#content_short{
	height: 315px;
	width: 100%;
	}

#content_long {
	height: 515px;
	width: 100%;
}

#content_pad{
	float: left;
	height: 100%;
	width: 20px;
	}

.content_main{
	float: left;
	height: 100%;
	width: 673px;
	background-color: #fff;

	}

.links {
	height: 60px;
	width: 246px;
	border: none;
	text-decoration: none;
	padding: 0px;
	border: 0px;
	}

.links h2 {
	border: none;
	text-decoration: none;
	padding: 10px 0px 0px 15px;
	border: 0px;
	margin: 0px;
	font-size:15px;
	line-height:16px;
	color: #fff;
	}

.links a, .links p {
	border: none;
	text-decoration: none;
	padding: 0px 30px 0px 15px;
	border: 0px;
	margin: 0px;
	font-size:9px;
	line-height:10px;
	color: #000;
	}

#gas_link {
	background-image: url(images/bottom_right_gas.png);
	background-repeat: no-repeat;
	}
#electricity_link {
	background-image: url(images/bottom_right_electricity.png);
	background-repeat: no-repeat;
	}
#call_back_link {
	background-image: url(images/bottom_right_call_back.png);
	background-repeat: no-repeat;
	}

		
.content_right{
	float: left;
	height: 100%;
	width: 246px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	background-color: #222;
	}

.content_right a, .content_right a:link, .content_right a:visited, .content_right a:hover, .content_right a:focus, .content_right a:active, .content_right img {
	border: none;
	text-decoration: none;
	padding: 0;
}
		

/*************************/
/***   Content FORM   ****/
/*************************/


.content_left_electricity {
	float: left;
	height: 100%;
	width: 215px;
	background-image: url(images/content_left_electricity.png);
	background-repeat: no-repeat;
	}

.content_left_gas {
	float: left;
	height: 100%;
	width: 215px;
	background-image: url(images/content_left_gas.png);
	background-repeat: no-repeat;
	}

.content_left2{
	float: left;
	height: 100%;
	width 215px;
	}

.content_left ul {
	padding: 0px 20px 0px  20px ;
	}

.content_left li {
	background-image: url(images/red_bullet.png);
	background-repeat: no-repeat;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;	
	list-style-type:none;
	padding: 0px 0px 0px 20px ;
	}



.content_form{
	float: left;
	height: 100%;
	width: 458px;

	}

			
.form_top{
	float: left;	
	height: 117px;
	width: 100%;
	padding: 0px;
	border: 0px;
	margin: 0px;
	}
.form_left{
	float: left;	
	height: 198px;
	width: 230px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	}
			
.form_right{
	float: left;
	height: 198px;
	width: 178px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	}	
			


.form_left input {
	width: 200px;
	border: 0px; 
	font-size: 12px;
}
.form_right input {
	width: 170px;
	border: 0px; 
	font-size: 12px;
}

.general_input {
	background-image: url(images/general_border.png);
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 5px;
	padding-top: 5px;
}

#form_button {
	width: 208px;

}

#elec_pounds {
	float: left;
	height: 60px;
	width: 208px;
	background-image: url(images/elec_pounds.png);
	background-repeat: no-repeat;

}

#elec_kwh {
	float: left;
	height: 60px;
	width: 208px;
	background-image: url(images/elec_kwh.png);
	background-repeat: no-repeat;
}


#gas_pounds {
	float: left;
	height: 60px;
	width: 208px;
	background-image: url(images/gas_pounds.png);
	background-repeat: no-repeat;

}

#gas_kwh {
	float: left;
	height: 60px;
	width: 208px;
	background-image: url(images/gas_kwh.png);
	background-repeat: no-repeat;
}

#suppliers {
	float: left;
	height: 55px;
	width: 959px;
	background-image: url(images/supplier_footer.png);
	background-repeat: no-repeat;

	border-top: 1px solid #000;

}
.news {
}
.news h3 {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.news-date {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	color: #999;
}

.news-copy {
	padding: 0px;
	font-size: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.read-more {
	font-size: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#action_bar #carbon_trust {
	background-image: url(http://www.businessgas.net/images/testimonials.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 32px;
	padding-left: 10px;
	padding-right: 10px;
	width: 205px;
	height: 109px;
	font-size: 1.1em;
	line-height: 1.2em;
	display: block;
}
