@charset "utf-8";
/* CSS Document */

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f25b00;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	margin: 0px auto;
	text-align: center;
}

#container {
	width: 960px;
	padding: 5px;
	margin: 0px auto;
}

#header {
	background: url(../images/header_bg.jpg) top left no-repeat;
	height: 168px;
	padding-bottom: 5px;
	text-align: right;
	padding-top: 15px;
	text-align: left;
}

#menu {
	margin-top: 0;
}

#skype {
	margin-bottom: 11px;
}

html>body #header {
	height: 153px;
}

#left_bar {
	width: 192px;
	float: left;
}

#apply_online {
	padding: 5px;
}

#content_area {
	width: 576px;
	float: left;
}

#right_bar {
	width: 192px;
	float: right;
}

#header_image {
	padding: 5px;
}

.sidebar_container {
	padding: 5px;
	text-align: left;
}

.sidebar_header {
	height: 35px;
	background: url('../images/side_header_bg.gif');
}

.sidebar_content {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	background: url(../images/side_background.gif) top left no-repeat #f0f0f0;
}

.news_title {
	font-weight: bold;
	display: block;
	line-height: 15px;
}

.news_date {
	color: #747474;
	display: block;
	line-height: 15px;
}

.news_content {
	display: block;
	line-height: 15px;
}

.generic_title {
	font-weight: bold;
	display: block;
	line-height: 15px;
}

.generic_date {
	color: #747474;
	display: block;
	line-height: 15px;
}

.generic_content {
	display: block;
	line-height: 15px;
}

.read_more {
	display: block;
	text-align: right;
	color: #f25b00;
	font-weight: bold;
	padding-top: 3px;
	line-height: 15px;
}

#live_chat {
  padding-bottom:0;
}

.live_chat_content {
  position: relative;
	top: -21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	text-align: center;
}

.spacer {
	height: 10px;
}

select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #787878;
	width: 162px;
	border-top: 1px solid #5d5d5d;
	border-left: 1px solid #919191;
	border-bottom: 1px solid #fefefe;
	border-right: 1px solid #e7e7e7;
	background: url(../images/select_bg.gif) top left repeat-x;
	margin-bottom: 10px;
}

.text {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #787878;
	width: 162px;
	border-top: 1px solid #5d5d5d;
	border-left: 1px solid #919191;
	border-bottom: 1px solid #fefefe;
	border-right: 1px solid #e7e7e7;
	background: url(../images/select_bg.gif) top left repeat-x;
	margin-bottom: 10px;
	height: 15px;
}

.text-area {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #787878;
	width: 500px;
	height: 150px;
	border-top: 1px solid #5d5d5d;
	border-left: 1px solid #919191;
	border-bottom: 1px solid #fefefe;
	border-right: 1px solid #e7e7e7;
	margin-bottom: 10px;
	background-color: #e7e7e7;
}


.individual_homeowner {
	width: 192px;
	float: left;
	padding: 5px;
}

.registered_social_landlord {
	width: 192px;
	float: right;
	padding: 5px;
}

.private_landlord {
	width: 192px;
	float: left;
	padding: 5px;
}

html>body .private_landlord, .registered_social_landlord, .individual_homeowner {
	width: 182px;
}

.clear {
	clear: both;
}

.content_container {
	padding: 5px;
	text-align: left;
}

.content_header {
	height: 35px;
	background: url(../images/main_header_bg.gif) top left no-repeat;
}

.content_bg {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	background: url(../images/main_background.gif) top left repeat-x #f0f0f0;
}

.content_bg form {
	margin-left: 15px;
}

.content_bg form div {
	display: block;
	height: 25px;
	clear: both;
}

.content_bg form div label {
	width: 120px;
	display: block;
	float: left;
}

#footer {
	height: 63px;
	background: url(../images/footer_bg.gif) top center no-repeat;
	clear: both;
	padding: 15px 25px;
}

#kudos_web_design {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer_links {
	color: #bd4100;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#kudos_web_design a, #footer_links a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#kudos_web_design a:hover, #footer_links a:hover {
	text-decoration: underline;
}

#footer_links {
	float: right;
	text-align: right;
}

.flash-notice, #errorExplanation {
	margin: 15px;
	padding: 10px;
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#registered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 5px;
	padding: 10px;
	background-color: #FBF0C8;
	border: 1px solid #EE5D04;
}

/* Resources */

ul.generic_list {
	padding-left: 15px;
	padding-right: 10px;
	margin-left: 10px;
}

ul.generic_list li h3 {
	text-transform: capitalize;
}

p.download {
	text-transform: capitalize;
}

/* End of Resources */

/* Pagination */

.pagination {
	color: rgb(242, 91, 0);
	font-size: 60%;
	font-family: Arial, "Helvetica", sans-serif;
	font-weight: normal;
}

.pagination a {
	font-size: 100%;
}

.pagination .current {
}

/* End of Pagination */

/* Testimonials */

ul.testimonials {
	list-style-type: none;
}

ul.testimonials li h2 {
	margin: 0 0 5px 0;
	font-size: 140%;
}

ul.testimonials li p {
	font-style: italic;
	margin: 5px 0 0 0 ;
}

/* End of Testimonials */

/* flash */
.flash {
	color: red;
}
/* end of flash */

/* Carbon Calculator */
#carbon-savings {
	text-align: center;
}

.carbon_calculator_content a {
	position: relative;
	top: -21px;
}

#carbon_calculator_content {
	width: 960px;
}

#carbon_calculator_content .content_bg {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	background: url(../images/carbon_calculator_background.jpg) top left repeat-x #f0f0f0;
}

#carboncalculator {
	background: url(../images/full_header_bg.gif) top left no-repeat;
}
/* End of Carbon Calculator */

/* Registration */
.client-experience {
	padding:5px;
	border: 1px solid #AEAEAE;
	background-color: #EBEBEB;
	margin-bottom: 5px;
}
/* End of Registration */
