* {
	margin: 0;
	padding: 0;
}

#container {
	width: 1000px;
	background: url(../images/content_bg.jpg) repeat-y;
	margin: 0 auto;
	margin-bottom: 10px;
}

#header {
height: 289px;
}

.sheffield_home_header {
	background: url(../images/new_headers/sheffield_home.jpg) no-repeat;
}
.epc_header {
	background: url(../images/new_headers/epc_header.jpg) no-repeat;
}
.epc_contact_header {
	background: url(../images/new_headers/epc_contact.jpg) no-repeat;
}
.sheffield_meet_us_header {
	background: url(../images/new_headers/sheffield_meet_us.jpg) no-repeat;
}
.sheffield_contact_header {
	background: url(../images/new_headers/sheffield_contact.jpg) no-repeat;
}
.sheffield_tenants_header {
	background: url(../images/new_headers/sheffield_tenants.jpg) no-repeat;
}
.sheffield_landlords_header {
	background: url(../images/new_headers/sheffield_landlords.jpg) no-repeat;
}
.sheffield_mortgages_header {
	background: url(../images/new_headers/sheffield_mortgages.jpg) no-repeat;
}
.sheffield_rent2buy_header {
	background: url(../images/new_headers/sheffield_rent2buy.jpg) no-repeat;
}
.sheffield_plus_header {
	background: url(../images/new_headers/sheffield_plus.jpg) no-repeat;
}
.sheffield_contact_header {
	background: url(../images/new_headers/sheffield_contact.jpg) no-repeat;
}
.sheffield_special_offers_header {
	background: url(../images/new_headers/sheffield_special_offers.jpg) no-repeat;
}
.sheffield_terms_conditions_header{
	background: url(../images/new_headers/sheffield_terms_conditions.jpg) no-repeat;
}
.sheffield_search{
	background: url(../images/new_headers/sheffield_search.jpg) no-repeat;
}

	#header h1 {
		display: none;
	}
	
	#header #navigation {
		height: 20px;
		padding: 91px 0 0 25px;
	}
	
	#header #navigation ul li {
		display: inline;
		padding: 0 7px 0 17px;
		background: url(../images/link_spacer_green.jpg) left no-repeat;
	}
	
		#header #navigation ul li a:link, #header #navigation ul li a:visited {
			font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
			color: #ffffff;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
		}
		#header #navigation ul li a:hover, #header #navigation ul li a:active {
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
	color: #66CC00;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
		}

	
#content {
	width: 870px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9E9E9E;
}

	#content p {
		margin-bottom: 15px;
		line-height: 1.5;
	}
	
	#content h2 {
	font-size: 20px;
	color: #669900;
	margin-bottom: 15px;
	}
	
	#content h3 {
		font-size: 18px;
		color: ##669900;
		margin-bottom: 15px;
	}
	
	#content ul {
		margin-bottom: 15px;
	}

	#content ul li {
		list-style: none;
		list-style-image: url(../images/bullet.gif);
		list-style-position: inside;
		padding-bottom: 8px;
		padding-left: 15px;
	}
		

#footer {
	padding-top: 30px;
	background: url(../images/footer_bg.jpg) no-repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	clear: both;
}

	#footer ul {
		display: block;
		width: 900px;
		margin: 0 auto;
		padding-left: 10px;
		border-top: 1px solid #cccccc;
	}
		#footer ul li {
			list-style: none;
			float: left;
			padding: 15px 10px;
			text-align: center;
			margin-bottom: -15px;
		}
	
	#footer p {
		clear: both;
		padding-bottom: 20px;
		color: #9E9E9E;
	}


/* Extras */

a:link, a:visited {
	color: #666;
	text-decoration: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: none;
}

br.clear {
	clear: both;
}

.image-left {
	float: left;
	margin: 0 12px 12px 0;
}

.image-right {
	float: right;
	margin: 0 0 12px 12px;
}


input {
	width: 200px;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 2px;
}

textarea {
	width: 200px;
	height: 80px;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 2px;
}


		
/* Homepage */

#content-home {
	width: 849px;
	margin: 0 auto;
	text-align: center;
}

#content-epc {
	width: 849px;
	margin: 0 auto;
	text-align: center;
}

#content-epc-footer {
	width: 849px;
	margin: 0 auto;
	text-align: center;
}

#content-order {
	width: 292px;
	height: 585px;
}

.homepage-boxes {
	float: left;
}
.homepage-boxes-right {
	float: right;
}


/* Meet Us */

.profile-image-left {
	float: left;
	margin-right: 12px;
	margin-bottom: 20px;
}

.profile-image-right {
	float: right;
	margin-left: 12px;
	margin-bottom: 20px;
}

.charity-header {
	margin-left: 20px;
}


/* Landlords */

ul.landlords-buttons {
	margin-left: 30px;
}

#content ul.landlords-buttons li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

.landlord-banner {
	margin-left: 130px;
}

.large-tel {
	font-size: 20px;
	color: #B82E21;
}

#content ol {
	list-style-position: inside;
	margin-left: 20px;
	margin-bottom: 15px;
}

#content ol li.alt {
	color: #669900;
}


/* Contact */

#content ul.contact {
	margin-left: 25px;
}

#content ul li.address {
	list-style-image: url(../images/li-address.jpg);
	list-style-position: outside;
	padding: 0;
}

#content ul li.tel {
	list-style-image: url(../images/li-tel.jpg);
	list-style-position: outside;
	padding: 0;
}

#content ul li.fax {
	list-style-image: url(../images/li-fax.jpg);
	list-style-position: outside;
	padding: 0;
}

form#contactform {
	width: 350px;
	float: left;
}

form#epccontactform {
	width: 262px;
	float: left;
}

.contactmap {
	width: 450px;
	float: left;
	margin-left: 30px;
	border: 1px solid black;
} 


/* Special Offers */

#content .special-offers-container {
	width: 840px;
	background: #e8e7ed url(../images/special-offer-bg-top.gif) top no-repeat;
	margin-bottom: 15px;
}

#content .special-offers-box {
	width: 820px;
	background: url(../images/special-offer-bg-bottom.gif) bottom no-repeat;
	padding: 10px;
}

	#content .special-offers-box h3 {
		margin-bottom: 5px;
	}
	
.homelet-logo {
	margin-bottom: -8px;
	margin-top: -3px;
}

.small-tel {
	color: #B82E21;
}

/* Mortgages */

#mortgages-content {
	width: 900px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9E9E9E;
}

	#mortgages-content h2 {
		font-size: 20px;
		color: #B82E21;
		margin-bottom: 15px;
	}
	
.column-a, .column-b, .column-c {
	float: left;
}

/* Right Move User */

.pp-plus {
	margin-bottom: -8px;
}

/* Rent2Buy */

p.standout {
	color: #083a93;
}


/* Property Partners Plus */

.section {
	width: 700px;
}

h3.section-header {
	clear: both;
	cursor: pointer;
	padding-left: 20px;
	background: url(../images/arrow-up.gif) no-repeat left;
	margin-top: 15px;
}

h3.section-header-large {
	clear: both;
	cursor: pointer;
	padding-left: 20px;
	background: url(../images/arrow-up.gif) no-repeat left;
	margin-top: 15px;
	font-size: 24px;
}

.arrow-down {
	background: url(../images/arrow-down.gif) no-repeat left !important;
}

.bronze {
	color: #a54a00;
}
.silver {
	color: #b9b9b9;
}
.gold {
	color: #e3cb00;
}

.bluetext {
	color: #083a93;
}




.property-advertising {
	width: 300px;
	float: left;
}

.costbox {
	width: 670px;
	background: #083a93 url(../images/700round-top.gif) no-repeat top;
	padding: 15px;
	color: #fff;
	font-size: 16px;
}

.form {
	margin-bottom: 10px;
	width: 840px;
	padding: 15px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}
	.selection {
		background: #7191c9 url(../images/light-top.gif) no-repeat top;
	}
	.details {
		background: #2c559e url(../images/med-top.gif) no-repeat top;
	}
	.terms {
		background: #00006e url(../images/dark-top.gif) no-repeat top;
		font-size: 10px;
	}

.form input, .form textarea, .form select {
	width: auto;
	margin: 5px 5px 5px 0;
	display: block;
	clear: both;
}
	.form textarea {
		width: 190px;
		height: 80px;
	}
	.form input.checkbox {
		float: left;
		margin: 5px 5px 0 0;
	}
	.form label {
		float: left;
		margin: 5px 0;
	}
	.form input.large-submit {
		width: 230px;	
	}
	.terms input {
		float: left;
	}
	.terms label {
		font-size: 12px;
	}
	.terms .form-submit {
		width: 300px;
		margin: 0 auto;
	}

.form-error {
	display: block;
	width: 220px;
	background: #ef1740;
	border-top: 2px solid #a3132e;
	border-bottom: 2px solid #a3132e;
	padding: 5px;
	color: #fff;
}

.section-column-wide {
	width: 320px;
	float: left;
}
	
.section-column-med {
	width: 300px;
	float: left;
}
.section-column-thin {
	width: 257px;
	float: left;
}

.section-column-thin2 {
	width: 200px;
	float: left;
}

.to-let-board-only {
	width: 227px;
	padding: 10px;
	margin-right: 10px;
	background: #456eb6;
}



