
body{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFF;
	color: #000;
}

div{
	text-align: left;
}

h1, h2, h3, h4, h5, h6{
	margin: 0.4em 0 0.2em;
}

h1{
	font-size: 1.8em;
}
h2{
	font-size: 1.5em;
}
h3{
	font-size: 1.3em;
}
h4{
	font-size: 1.2em;
}
h5{
	font-size: 1.1em;
}
h6{
	font-size: 1em;
	margin: 0.4em 0 0.2em;
}

p{
	margin: 0.2em 0 0.5em;
}

table{
	font-size: 1em;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {*display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {display: block; height: 1%;}
/* End hide from IE-mac */


/* FORM ELEMENTS */

form{
	margin: 0;
	padding: 0;
}

input, textarea, select{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
}

input.checkbox{
	border: none;
	width: auto;
}

p.formLine{
	margin: 0 0 0 0;
	padding: 0 0 0 90px;
}

p.formLine strong{
	float: left;
	font-weight: normal;
	margin-left: -90px;
	margin-top: 0;
	width: 85px;
}

p.checkboxGroup, span.checkboxGroup{
	margin: 0 10px 0 0;
	white-space: nowrap;
	display: inline;
	overflow: hidden;
	width: 160px;
}

p.checkboxGroup{
	float: left;
}


p.formSubmit{
	margin: 0;
	text-align: right;
}

/* New mortgage services page */
div.contentBox.mortgageservices .msbackground{
	height: 1%;
	padding: 10px 10px 50px 10px;
	color: #fff;
	background: transparent url(/assets/images/bg_vdkblue_wide.png) repeat-y scroll 0%;
	border-bottom: 50px solid #fff;
}

div.contentBox.mortgageservices a{
	color: #fff;
	font-weight: bold;
}

div.contentBox.mortgageservices p img{
	padding: 0px 10px;
}

div#cmslogo img{
	float: right;
	margin-top: -35px;
	clear: right;
	border: none;
	display:block;
}

div.contentBox.mortgageservices p em img{
	float: left;
	padding-top: -10px;
	margin-top: -80px;
	display:block;
}

div.contentBox.mortgageservices h4{
	color: #fff;
}

div.contentBox.mortgageservices h4.ms{
	color: #000;
	font-weight: bold;
}

div.contentBox.mortgageservices h4.ms em{
	color: #423795;
	font-weight: bold;
	font-style: normal;
}

div.contentBox.mortgageservices img{
	float: right;
	display:block;
}

/* ERRORS */

ul.errors{
	margin: 0 0 1em 0;
	padding: 0 0 0 1.5em;
	color: #C00;
}

/* END OF SHARED */
body{
	font-size: 11px;
	color: #000;
	background: #c3d9d7;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin: 0;
}

h1{
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 13px;
}

a {
	text-decoration: none;
	color: #111;
	/* text-weight: bold; */
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #000;
}

ul {
	list-style-type: none;
}

div#pageContainer{
	background: transparent url(../images/background.png) repeat-y top center;
	margin: 0 auto;
	width: 920px;
	/* border: 1px solid; */
	padding: 0pt 10px;
	position: relative;
}


div#header{
	height: 70px;
	padding: 10px 5px 0;
	margin: 0;
	position: relative;
	background-color: #015850;
}

div#header h1{
	padding: 0;
	margin: 0 5px 5px;
}

div#header a{
	text-decoration: none;
}

div#banner{
	position: absolute;
	top: 10px;
	right: 20px;
}

ul.itemList {
	list-style-type: none;
}

/* Side Columns */

div#lhColumn{
	width: 222px;
	float: left;
	margin-left: 16px;
}

div#rhColumn{
	width: 222px;
	float: right;
	margin-right: 16px;
}

div#mainContent.leftIndent{
	margin-left: 238px;
	margin-right: 16px;
	height:148px;
}

div#mainContent.rightIndent{
	margin-right: 238px;
	margin-left: 16px;
}

div#mainContent.leftIndent.rightIndent {
	margin-left: 238px;
	margin-right: 238px;
}

/* HORIZONTAL MENU */
div#topSection, div#topSection #navBar1, div#topSection #navBar2, div#topSection .module.menu_obj {
	position:relative;
	width: 100%;
}

div#topSection ul.menu, div#navBar3 ul.menu{
	display: table;
	white-space:nowrap;
	margin: 0 auto;
}

div#topSection ul.menu, div#navBar3 ul.menu, div#topSection ul.menu ul, div#navBar3 ul.menu ul{
	list-style-type: none;
	padding: 0;
}

div#topSection ul.menu li, div#navBar3 ul.menu li{
	display:table-cell;
}

div#topSection ul.menu ul li, div#navBar3 ul.menu ul li{
	display: block;
	float: none;
}

div#topSection ul.menu a , div#navBar3 ul.menu a {
	font-size:1em;
	/* font-weight: bold; */
	border-width: 0 0 0 1px;
	border-style: solid;
	margin: 0;
	padding: 3px 6px 4px;
	line-height: 2.2em;
	text-decoration: none;
}

div#topSection ul.menu li:first-child a, div#navBar3 ul.menu li:first-child a, div#topSection ul.menu li a.index, div#navBar3 ul.menu li a.index, div#topSection ul.menu ul li a, div#navBar3 ul.menu ul li a, div#topSection ul.menu li.home a, div#navBar3 ul.menu li.home a{
	border: none;
}

div#topSection ul.menu ul li a {
    line-height: 1.7em;
}

div#topSection ul.menu ul , div#navBar3 ul.menu ul {
	display: table;
	margin: 0;
	position: absolute;
	width: 20em;
	z-index: 750;
	border-width: 0 1px 1px;
	border-style: solid;
	text-align: left;
}

div#topSection ul.menu ul li a, div#navBar3 ul.menu ul li a{
	border-width: 1px 0 0 0;
	border-style: solid;
	height: 1%;
}

div#topSection ul.menu ul ul , div#navBar3 ul.menu ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

div#topSection ul.menu ul, div#navBar3 ul.menu ul,
div#topSection ul.menu li:hover ul ul, div#navBar3 ul.menu li:hover ul ul,
div#topSection ul.menu ul li:hover ul ul, div#navBar3 ul.menu ul li:hover ul ul {
	display: none;
}

div#topSection ul.menu li:hover ul, div#navBar3 ul.menu li:hover ul,
div#topSection ul.menu ul li:hover ul, div#navBar3 ul.menu ul li:hover ul,
div#topSection ul.menu ul ul li:hover ul, div#navBar3 ul.menu ul ul li:hover ul {
	display: block;
}

/****/
div#topSection ul.menu li, div#topSection ul.menu ul li {
	margin: 0;
}

div#topSection ul.menu ul li{
	background-color: #d3ebe9;
	border: none;
}

div.newInstruction h3 {
	margin-bottom: 0px;
	width: 180px;
}

div#topSection ul.menu ul{
	background: #fff;
	border: none;
	width: 130px;
}

div#topSection ul.menu ul li a{
	padding: 1px 5px;
	border-width: 0px;
	display: block;
	width: 120px;
}

div#topSection ul.menu ul li a:hover{
	background-color: #015850;
	color: #fff;
}

/****/

/* FORMS */
p.formLine{
	margin: 10px 0px 10px 0px;
	padding-left: 0px;
}

.lettingsearch p.formLine,
.newhomes p.formLine,
.lettingssearch p.formLine {
	height: 15px;
}

p.formLine strong{
	margin-left: 0px;
	width: 155px;
}

div.rpw_search_form_mod_obj p.formLine {
	width: 400px;
}

input, textarea, select{
	border-color: #555;
}

div#lhColumn p.formLine, div#rhColumn p.formLine{
	padding-left: 65px;
	width: 185px;
}

div#lhColumn p.formLine strong, div#rhColumn p.formLine strong{
	margin-left: -65px;
	width: 72px;
	font-weight: bold;
}

div#lhColumn input.textbox, div#rhColumn input.textbox {
	width: 96px;
}

div#lhColumn select, div#rhColumn select {
	width: 133px;
}

div.response_form_obj {
	width: 650px;
	margin: 0 auto;
	background: #d3ebe9;
}

div.response_form_obj div.extra1 {
	width: 602px;
	margin: 0 auto;
}

div.response_form_obj h4 {
	font-size: 20px;
	clear: left;
}

div.response_form_obj p.formLine {
	font-size: 16px;
}

div.response_form_obj p.formLine strong {
	margin-left: -180px;
}

div.response_form_obj input, div.response_form_obj textarea, div.response_form_obj select {
	font-size: 16px;
	width: 420px;
}

div.response_form_obj input.checkbox {
	width: auto;
	margin: 3px 0;
}

div.response_form_obj p.formSubmit {
	padding-left: 480px;
	text-align: left;
}

div.response_form_obj p.formSubmit input.formButton {
	width: 122px;
}

/* MEDIA */

a.thumbnail img, img.inlineImage, div.thumbnail{
	border: 2px solid #fff;
}

ul.mediaList, ul.itemList ul.mediaList, .item ul.mediaList{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}

ul.mediaList li, ul.itemList li ul.mediaList li{
	display: inline;
	margin: 0 4px 4px 0;
	border: none;
	padding: 0;
}

ul.mediaList li a{
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	display: inline;
}

a.file{
	background: url(../images/mime-32.gif) top center no-repeat;
	width: 64px;
	padding-top: 32px;
	text-align: center;
}

a.file.doc{
	background: url(../images/doc-32.gif) top center no-repeat;
}


a.file.pdf{
	background: url(../images/pdf-32.gif) top center no-repeat;
}

a.file.xls{
	background: url(../images/xls-32.gif) top center no-repeat;
}

a.file.zip{
	background: url(../images/zip-32.gif) top center no-repeat;
}

a.file.mov{
	background: url(../images/mov-32.gif) top center no-repeat;
}

.module ul{
	margin: 0.5em 0;
	padding: 0;
}

.module ul li{
	margin: 0 0 0.3em 0;
}

/* PAGE SPECIFIC */
body.image div#pageContainer{
	border: none;
	margin: 0;
}

/* FLASHMAPS */

ul.mapSelector{
	display: none;
}

/* Hide search area */

div#searchBlock{
	background-color: #fff;
	z-index: 1;
	width: 175px;
	height: 30px;
	position: relative;
	margin-top: -30px;
	margin-left: 500px;
}

/* SEARCH RESULTS */

div#mainContent ul.searchResults li.clearright {
	width: 634px;
}

ul.searchResults .clearfix:after {
    content: "";
    display: none;
    clear: none;
}

div#mainContent ul.searchResults {
	margin: 0;
	padding: 16px 16px 5px;
}

div#mainContent ul.searchResults div.nopic {
	width: 230px;
	height: 38px;
	font-size: 24px;
	text-align: center;
	padding: 60px 10px;
}

div#mainContent ul.searchResults li h3 a strong{
	float: right;
}

ul.searchResults {
	background: #81B6A9;
}

ul.searchResults p{
	text-align: justify;
}

ul.searchResults li {
	background: #D3EBE9;
}

ul.searchResults li p {
	padding: 4px 16px;
}

ul.searchResults li ul li {
	background: #fff;
	padding: 0 16px;
}

ul.searchResults li div.extra1 {
	margin-left: 266px;
	min-height: 214px;
	background: #fff;
}

ul.searchResults li a.thumbnail {
	margin-left: -266px;
	float: left;
}

ul.searchResults li h3 {
	margin-left: -266px;
}

ul.searchResults li.clearfix h4{
	color: #fff;
	background: #000099;
	padding: 50px 5px 5px 5px;
	margin: 5px 10px 10px 30px;
}

/* OFFICES */

div.cwea_office_list_mod_obj ul.offices {
	margin: 0;
}

ul.offices.large p.address, ul.offices.large p.contacts{
	clear: none;
}

ul.offices div.officepanel0 img, ul.offices div.officepanel1 img{
	float: right;
}

div.officeLinks {
	background: #fff;
	padding: 5px 5px 2px 5px;
}

div.officepanel0 div.officeLinks a, div.officepanel1 div.officeLinks a {
	color: #000;
}

div#mainContent ul.offices li {
	margin: 0;
}

div#mainContent ul.offices li.even{
	float: left;
}

div.officebox{
	background-color: #00826b;
	color: #fff;
	width: 222px;
	height: 25px;
}

div.officebox h3 {
	margin: 0;
	float: right;
	font-size: 17px;
	width: 155px;
	padding-top: 3px;
}

div.officebox p {
	margin: 0;
}

div.cwea_office_list_mod_obj div.instructions {
	background: #81b6a9;
	color: #fff;
	padding: 5px;
}

div.cwea_office_list_mod_obj div.instructions h3 {
	margin: 0;
}

div.slidediv p.contact {
	font-size: 15px;
}

body.offices div#middleSection {
	background: url(../images/back_grey.gif);
}

body.offices div.image_content_obj div.textpad {
	padding: 0 5px 5px;
}

div.officeLinks a.officeProperties {
	background:url(../images/icon-homes.gif) no-repeat;
	padding-left: 18px;
	padding-bottom: 2px;
}
div.officeLinks a.officeMap {
	background:url(../images/icon-map.gif) no-repeat;
	padding-left: 18px;
	padding-bottom: 2px;
}
div.officeLinks a.officeEmail {
	background:url(../images/icon-email.gif) no-repeat;
	padding-left: 18px;
	padding-bottom: 2px;
}

/* BREADCRUMB */

.home .breadcrumb_obj{
	display: none;
}

div.breadcrumb_obj {
	padding: 1px 10px 2px;
	margin-bottom: 5px;
	border: solid 1px #015850;
	background-color: #015850;
	color: #fff;
}

div.breadcrumb_obj a{
	color: #fff;
}

div.breadcrumb_obj a:hover{
	color: #fff;
}

/* CONTENT PAGES */

div#information,
div#contacts,
.rpw_search_form_obj,
.rpw_search_form_cf_obj,
.response_form_obj{
	background-color: #fff;
	padding: 5px;
	border-left: 2px solid #015850;
	border-top: 2px solid #015850;
	border-right: 2px solid #015850;
	border-bottom: 2px solid #015850;
}

.rpw_search_form_obj,
.rpw_search_form_cf_obj,
.response_form_obj{
	margin-top: 10px;
}

div#information .container,
div#contacts .container{
	background-color: #FFFFFF;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	border-left: 2px solid #015850;
	border-top: 2px solid #015850;
	border-right: 2px solid #015850;
	border-bottom: 2px solid #015850;
}

.container a img{
	border: none 0px;
}

.container img.leftImg{
	float: left;
	margin-right: 10px;
}

.container img.rightImg{
	float: right;
	margin-left: 10px;
}

.readmore{
	float: right;
	font-weight: bold;
	margin-right: 10px;
	border-bottom: 1px dotted;
	text-decoration: none;
}

.readmore:hover{
	border-bottom: 1px solid;
	text-decoration: none;
}

body.home div#mainContent div.cwea_textcarousel_obj {
	background: url(../images/runner_back.jpg);
	height: 148px;
	margin-top: 4px;
}

p.wanted {
	margin: 0;
}

.wanted {
	color: #fff;
	list-style: none;
	background: url(../images/runner_back.jpg);
	padding-left: 5px;
}

.wanted span {
	color: #fff;
}

.wanted span.xlarge {
	font-size: 36px;
	margin-top: 7px;
}

.wanted span.large {
	font-size: 24px;
	margin-top: 7px;
}

.wanted span.medium {
	font-size: 18px;
	margin-top: 7px;
}

.wanted span.left {
}

.wanted span.clearleft {
	display: block;
	clear: left;
}

.module .wanted ul li {
	margin-bottom: 0;
}

.start{
	color: #eee;
}

/* Contact Us */

span.checkboxes {
	width: 160px;
	float: left;
	margin-bottom: 3px;
	display:block;
}

span.checkboxes input.checkbox {
	margin-bottom: -1px;
}

div.element.atStart {
	background: #d3ebe9;
	color: #015850;
	margin-bottom: 8px;
	
}

h3.toggler.atStart {
	background: #eee url(../images/plusbutton.gif) left no-repeat;
}

.clearright {
	clear: right;
}

.searchresults .clearright {
  clear: none;
}

h3.toggler.atStart {
	padding-left: 20px;
}

.toggler {
	color: #015850;
	background: #eee;
	font-size: 13px;
	font-weight: normal;
}

.element p {
	margin: 0;
	padding: 4px;
}

.float-right {
	padding:10px 20px;
	float:right;
}

blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

/* CONTACTS */
/* OTHER SERVICES */
div#otherservices, div#contacts, div#information{
	background-color: #fff;
	padding: 5px;
	border-left: 2px solid #000099;
	border-top: 2px solid #000099;
	border-right: 2px solid #015850;
	border-bottom: 2px solid #015850;
	color: #eee;
}

div#otherservices a img, div#contacts a img, div#information a img{
	border: none;
}

div#otherservices ul, div#contacts ul, div#information ul{
	background-color: #FFFFFF;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	border-left: 2px solid #000099;
	border-top: 2px solid #000099;
	border-right: 2px solid #015850;
	border-bottom: 2px solid #015850;
}

div#otherservices ul li, div#contacts ul li, div#information ul li{
	margin-bottom: 20px;
	padding-left: 260px;
	height: 90px;
}

div#otherservices ul.main li, div#contacts ul.main li, div#information ul.main li{
	height: auto;
}

div#otherservices ul li.mortgageservices{
	background:  url(../images/cwms_comp.gif) no-repeat scroll left top transparent;
}

div#otherservices ul li.conveyancing{
	background:  url(../images/cwpl_comp.gif) no-repeat scroll left top transparent;
}

div#otherservices ul li.surveying{
	background:  url(../images/cwsv_comp.gif) no-repeat scroll left top transparent;
}

div#otherservices ul li.homesoverseas{
	background:  url(/assets/images/masa_ad_clear.gif) no-repeat scroll left top transparent;
}

div#otherservices ul li.auctions{
	background:  url(../images/cwpa_comp.gif) no-repeat scroll left top transparent;
}

div#contacts ul li.officedirectory{
	background: url(../images/office_box1b.gif) no-repeat scroll left top transparent;
}

div#contacts ul li.contactus{
	background: url(../images/office_box2b.gif) no-repeat scroll left top transparent;
}

div#contacts ul li.marketappraisal{
	background: url(../images/office_box3b.gif) no-repeat scroll left top transparent;
}

div#otherservices ul.tickBox{
	border: none;
}

div#otherservices ul.tickBox li{
	padding-left: 25px;
	background: transparent url(../images/cpl_tick.gif) no-repeat scroll 0% 100%;
}

div#information ul li.hips{
	background: url(../images/information_hipsb.gif) no-repeat scroll left top transparent;
}

div#information ul li.legalinfo{
	background: url(../images/information_legalb.gif) no-repeat scroll left top transparent;
}

div#information ul li.careers{
	background: url(../images/information_careersb.gif) no-repeat scroll left top transparent;
}

div#information ul li.aboutus{
	background: url(../images/information_aboutusb.gif) no-repeat scroll left top transparent;
}

/* 10 Reasons */

.tenreasons div#information ul{
	border: none;
	margin: auto;
	padding: auto;
}

.tenreasons div#information ul li{
	height: auto;
	margin-bottom: 5px;
	padding-left: 0px;
}

.tenreasons div#information ol li{
	margin-top: 20px;
}

.tenreasons div#information ol li ul,
.tenreasons div#information ol li ul li{
	margin: 0px;
	padding: 0px;
}

/* Mortgage Services */

body.mortgageservices div#mainContent div.text_content_obj div.extra1 {
	background: #81b6a9;
}

div#mainContent .mortgageservices .msbackground{
	height: 145px;
	padding: 10px 0px 0px 10px;
	color: #eee;
	border-bottom: 50px solid #fff;
}

div.contentBox.mortgageservices .msbackground{
	background: #a3c3c0 url(../images/bg_mtgs_dxm.png) repeat-y scroll 0%;
}

div#mainContent .mortgageservices a{
	color: #fff;
	font-weight: bold;
}

div#mainContent .mortgageservices a.textlink{
	color: #015850;
	font-weight: normal;
}

div#mainContent .mortgageservices p img{
	padding: 0px 10px;
	float: right;
}

div#mainContent .contentBox #cmslogo img{
	float: right;
}

div#cmslogo img{
	float: right;
	margin-top: 0px;
	clear: left;
}

div#mainContent .mortgageservices p em img{
	float: right;
	padding-top: -10px;
	margin-top: -85px;
}

div#mainContent .mortgageservices h4{
	color: #fff;
}

div#mainContent .mortgageservices h4.ms{
	color: #000;
	font-weight: bold;
}

div#mainContent .mortgageservices h4.ms em{
	color: #000;
	font-weight: bold;
	font-style: normal;
}

/* @END Mortgage Services */

/* Homes Overseas */

div#otherservices ul.masa{
	border:medium none;
}

div#otherservices ul.masa li{
	padding-left: 0px;
	margin-left: 20px;
	list-style-type: square;
	height: 1%;
}

div#otherservices li.homesoverseas h3,
div#otherservices li.homesoverseas h5,
div#otherservices li.homesoverseas p.masa{
	height: 1%;
}

p.masa{
	margin-top: 10px;
	margin-bottom: 10px;
}

/* @END Homes Overseas */

/* @END OTHER SERVICES */

div.rpw_featured_property_obj a.thumbnail img {
	border: none;
	margin: 5px 4px 0;
	padding: 2px;
}

div.rpw_featured_property_obj h4 {
	margin: 3px 0;
}

img.cwms {
	padding: 2px 0 4px;
	margin-bottom: 2px;
	border: none;
}

div#runRunner {
	margin: 0px 6px;
}

div.centerlow {
	height: 128px;
}

div#lhColumn div.rpw_featured_property_obj {
	height: 456px;
}

div#lhColumn div.rpw_featured_property_obj div.extra1 {
	height: 100%;
}

/* CONTACT US */
body.contactus h4, body.sellyourhome h4, body.contactlettingsbranch h4 {
	margin-top: 10px;
	b
}

body.contactus form p em,
body.contactlettingsbranch form p em {
	margin-left: -250px;
	width: 250px;
	float: left;
}

body.contactus form span em,
body.contactlettingsbranch form span em {
	/* margin-left: -250px; */
}

body.contactus p.formLine,
body.contactlettingsbranch p.formLine {
	padding-left: 250px;
}

em.warn{
	color: #f00;
}

/* Viewing form */

.contactus div#mainContent ul.searchResults li.clearright {
	width: auto;
	clear: none;
	padding: 0px;
	margin-bottom: 10px;
	background-color: #fff;
	border-left: 2px solid #000099;
	border-top: 2px solid #000099;
	border-right: 2px solid #015850;
	border-bottom: 2px solid #015850;
    color: #000;
}

body.contactus ul.searchResults li a.thumbnail {
    margin-left: 0;
}

.contactus div#mainContent ul.searchResults li.clearright h4{
	margin-left: 10px;
}

.contactus div#mainContent ul.searchResults li.clearright h3{
	margin-top: 10px;
}

.contactus div#mainContent ul.searchResults li.clearright p,
.contactus div#mainContent ul.searchResults li.clearright h3 p {
	color: #000;
	padding-top: 0px;
	padding-bottom: 0px;
}

.contactus p.clearright {
	clear: none;
}

.contactus div#mainContent ul.searchResults img{
	border: medium none;
	display: inline;
	float: right;
	margin: 10px 0px 0pt 10px;
	padding: 0px 10px 10px 0px;
}

/* @END CONTACT US */

body.search input.formButton {
	margin: 18px;
}

body.landandnewhomes div#mainContent ul li {
	list-style-type: circle;
	margin-left: 20px;
}

.formLinkAndSubmit {
	padding: 0 0 10px 0;
	text-align: left;
	width: 159px;
}

.formLinkAndSubmit a {
	float: left;
	padding-top: 2px;
}

.alignright {
	text-align: right;
}

div.rpw_flash_map_obj h3 {
	padding-left: 5px;
}

div.rpw_new_instructions_obj div.extra1 {
	height: 350px;
}

p.contentBox {
	padding: 0 5px;
}

div.propkey {
	height: 76px;
}

/* Option buttons on property pages */

.details div.module ul{
	float: none;
	margin: 0.2em 0 0.3em;
}

div#middleSection .module ul.optionButtons{
	margin: 10px 0 6px;
	padding: 0;
	list-style-type: none;
	float: none;
}

div#middleSection .module ul.optionButtons li{
	float: left;
	border-color: inherit;
	padding: 0;
	margin: 0;
	background: none;
}

div#middleSection .module ul.optionButtons li a{
	display: block;
	float: left;
	padding: 3px 3px 7px 22px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin-right: 12px;
}

div#middleSection .module ul.optionButtons li a:hover{
	padding-bottom: 7px;
}

div#middleSection .module ul.optionButtons a.emailButton{
	background-image: url(../images/icon-info.gif);
}

div#middleSection .module ul.optionButtons a.printButton{
	background-image: url(../images/icon-print.gif);
}

div#middleSection .module ul.optionButtons a.mapButton{
	background-image: url(../images/icon-map.gif);
}

div#middleSection .module ul.optionButtons a.floorplanButton{
	background-image: url(../images/icon-floorplan.gif);
}

div#middleSection .module ul.optionButtons a.vtourButton{
	background-image: url(../images/icon-vtour.gif);
}

div#middleSection .module ul.optionButtons a.HIPButton{
	background-image: url(../images/icon-hip.gif);
}

div#middleSection .module ul.optionButtons a.lightboxButton{
	background-image: url(../images/icon-lightbox.gif);
}

/* New Instructions */

div.newInstruction h3{
	font-size:1.6em;
	color: #eee;
	text-decoration: underline;
}

div.newInstruction a.thumbnail {
	padding: 10px 10px 0 0;
	float: left;
}

div#navBar3 .rpw_new_instructions_obj a.thumbnail img{
	margin-left: 15px;
	margin-bottom: 5px;
}

div.newInstruction p {
	padding-top: 10px;
}

/* * * NEW CSS * * */

div#mainContent{
	margin-left: 10px;
	margin-right: 10px;
}

/* TOP MENU */
div#topSection ul.menu{
	display: table;
	margin: 0px;
	white-space: nowrap;
	padding: 0 10px;
}

div#topSection ul.menu li{
	float: left;
}

/* NAVBAR3 PANELS */
/* DIXONS         */

div#navBar3{
	padding-bottom: 10px;
}

div.panelContainer{
	margin: 0 0 0 16px;
}

div.smallpanelContainer{
	margin: 0 0 0 16px;
}

div#navBar3 .panel1,
div#navBar3 .panel2,
div#navBar3 .panel3,
div#navBar3 .panel4,
div#navBar3 .rpw_new_instructions_obj,
div#navBar3 .featuredProperty,
body.lettingsoffices div#lhColumn .panel3 {
	float: left;
	height: 300px;
	padding: 5px;
	width: 212px;
}

div#navBar3 .smallpanel1,
div#navBar3 .smallpanel2,
div#navBar3 .smallpanel3,
div#navBar3 .smallpanel4 {
	float: left;
	height: 80px;
	padding: 5px;
	width: 212px;
}

div#navBar3 .rpw_new_instructions_obj{
	background-color: #015850;
	color: #eee;
	}

div#navBar3 .rpw_new_instructions_obj ul.accSumm{
	display: none;
}

div#navBar3 div.featuredProperty {
	margin-left: 16px;
	background: #81b6a9;
	color: #ffffff;
}

div#navBar3 div.featuredProperty a {
	color: #ffffff;
}

.rpw_new_instructions_obj a{
	color: #eee;
}

.rpw_new_instructions_obj a:hover{
  color: #fff;
}
/* @END NAVBAR3 PANELS */

/* QUICK SEARCH */

.rpw_quick_search_obj {
	padding: 5px;
}

.rpw_quick_search_obj a {
	color: #fff;
}

.rpw_quick_search_obj p.formLine{
	width: 130px;
	margin-top: 3px;
	margin-bottom: 4px;
}

.rpw_quick_search_obj p.formSubmit{
	margin-bottom: 2px;
	margin-top: 11px;
	width: 159px;
}

/* @END QUICK SEARCH */

/* SIDE PANELS */

p.newhomes img{
	padding-left: 12px;
}

/* @END SIDE PANELS */

/* FOOTER */
div#footer{
	background: url(../images/background_bottom.png) no-repeat bottom center;
	margin: 0 auto;
	padding: 5px 10px 25px;
	width: 920px;
}

div#footer h1 {
	font-size: 24px;
	padding-right: 16px;
	text-align: right;
}

div#footer .footerText{
	padding-bottom: 0px;
	padding-top: 50px;
	text-align: center;
}

div#footer div div.fullwidth{
	margin: 20px 0 -30px;
	width: 920px;
	text-align: center;
}

/* DETAILS */
.details {
	padding: 8px;
}

.details h3 {
	margin: -8px -8px 0 -8px;
	padding: 2px 8px;
	color: #fff;
}

.details div.detailsText {
	background: #fff;
	color: #000;
	clear: left;
	padding: 8px;
	width: 488px;

}

.details p{
	text-align: justify;
}

ul.roomList{
	margin: 20px 0px;
}

.details h4{
	margin: -8px;
	padding: 0 8px;
	font-size: 18px;
}

.details h4 strong{
	font-size: 14px;
	float: right;
	background: #000099;
	color: #FFFFFF;
	margin: 8px 0;
	padding: 50px 5px 5px;
}

.details img.inlineImage {
	float:left
}

div.thumbnailGallery {
	float:right;
	width:140px;
}

ul.roomDescription{
	background: #fff none repeat scroll 0%;
	margin: 20px 0px;
}

ul.roomDescription li{
	text-align: justify;
}

.details p.briefDescription{
	width: 340px;
}

ul.accomodationSummary {
	margin: 10px 0 20px;
}

ul.contactList {
	margin-top: 20px;
}

/* Details Thumbnails */

div.thumbnailGallery p a img {
	border:2px solid #FFFFFF;
	display:inline;
	float:left;
	margin:0pt 2px 4px;
	padding:3px;
}

/* Details Slideshow */

div.slideshow {
	margin: 0px 10px 100px 0px;
	width: 530px;
	height: 1%;
	float: right;
}

div.slideshow img{
	border: none;
}

div.slideshow p {
	padding-top: 30px;
}

div.slideshow ul {
	background: -70px;
	left: 0px;
	position: absolute;
	overflow: hidden;
	padding: 5px 0;
	z-index: 500;
}

div.slideshow ul a {
	background-position: 50% 50%;
	cursor: pointer;
	display: block;
	height: 50px;
	margin-right: 5px;
	opacity: 0.5;
	width: 50px;
}

div.slideshow ul a.active,
div.slideshow ul a:hover {
	opacity: 1;
}
div.slideshow ul li {
	float: left;
	list-style: none;
}

/* Details Lightbox */

div#middleSection .module ul.optionButtons li a.lightboxImage{
	display: none;
}

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index: 1000;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index: 1000;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
	z-index: 1000;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	z-index: 1000;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	z-index: 1000;
}

#lbPrevLink {
	left: 0;
	z-index: 1000;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
	z-index: 1000;
}

#lbNextLink {
	right: 0;
	z-index: 1000;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
	z-index: 1000;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	z-index: 1000;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	z-index: 1000;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
	z-index: 1000;
}

#lbCaption {
	font-weight: bold;
	z-index: 1000;
}

/* @END DETAILS */

/* RESULTS LISTING */
.module ul li.clearfix{
	padding: 0px;
	margin-bottom: 10px;
}

.module ul li.clearfix h3{
	border-bottom: #000 solid 1px;
	padding: 10px 5px;
	background-color: #015850;
	font-size: 15px;
	margin-top: 0px;
}

.module ul li.clearfix h3 a{
	color: #eee;
}

.module ul li.clearfix h3 a:hover{
	color: #fff;
	text-decoration: none;
}

.module ul li.clearfix h4{
	float: right;
	margin-right: 10px;
}

.module ul li.clearfix img{
	margin: 7px 10px;
	float: left;
}

.module ul li.clearfix a.thumbnail img{
	border: #fff 2px solid;
}

.module ul li.clearfix img{
	margin: 5px 10px 0px 10px
}

p.detailsLink, ul.searchResults p.detailsLink{
	text-align: right;
	margin: 0;
}

li.resultsMapLink{
	text-align: right;
	margin-top: -30px;
}

p.navigation{
	background: #00826B;
	padding: 1px 16px 18px;
	color: #fff;
	font-weight: bold;
	margin: 0;
}

p.navigation strong{
	background: #000099;
	display:block;
	float:left;
	padding:2px 4px;
	text-align: center;
	width:18px;
}

p.navigation a{
	color: #fff;
	background: #00826B;
	display:block;
	float:left;
	padding:2px 4px;
	text-align: center;
	width:18px;
}

p.navigation a:hover{
	color: #fff;
	text-decoration: none;
	background: #000099;
}

p.resultTotal{
	float: right;
	color: #eee;
	padding-right: 5px;
	margin-top: -21px;
}
/* @END RESULTS LISTING */

div#footer a,
div#information a,
div#contact a,
div#otherservices a,
.panelContainer a,
.smallpanelContainer a{
	text-decoration: none;
	border-bottom: 1px dotted;
}

div#footer a img,
div#information a img,
div#contact a img,
div#otherservices a img,
.panelContainer a img,
.panelContainer a.panelImage,
.panelContainer a.panelImage:hover{
	text-decoration: none;
	border-bottom: medium none;
}

div#footer a:hover,
div#information a:hover,
div#contact a:hover,
div#otherservices a:hover,
.panelContainer a:hover,
.smallpanelContainer a:hover{
	text-decoration: none;
	border-bottom: 1px solid;
}

/* LISTS */
ul.link-list,
ol.link-list {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0px;
	padding-left: 0px;
}

li.list-icon,
div#information li.list-icon {
	background: transparent url(/assets/images/list.gif) no-repeat scroll 0%;
	padding-left: 20px;
	height: auto;
}

li.pdf-icon,
div#information li.pdf-icon {
	background:transparent url(/assets/images/pdf.gif) no-repeat scroll 0%;
	padding-left: 20px;
}

li.www-icon,
div#information li.pdf-icon {
	background: transparent url(/assets/images/link.gif) no-repeat scroll 0%;
	padding-left: 20px;
}

/* @END LISTS*/

/* HIP & EPC */
.hiploginpage div#pageContainer,
.hiploginpage div#footer{
	background: none;
	width: 100%;
	padding: 0px;
}

/* @END HIP & EPC */

/* VENDOR LOGIN */

.section{
	border: 1px solid #015850;
	margin-top: 10px;
}

.section ul,
.section p{
	padding-left: 10px;
}

.section h4{
	color: #eee;
	background: #015850;
	padding: 5px;
	margin-top: 0px;
}

.section ul li{
	margin-top: 10px;
}

.vendorMenu a{
	border-right: 1px solid;
	padding-right: 5px;
	margin-right: 5px;
}

.rpw_vendor_login_obj h3{
	margin-bottom: 5px;
}

/* @END VENDOR LOGIN */


/* VENDOR PAGE */

div.module.rpw_vendor_login_obj p.formLine, div.module.rpw_vendor_login_obj p.submitButtons{
	color: #666;
}

div.module.rpw_vendor_login_obj p.formLine strong{
	background: none;
}

div.module.rpw_vendor_login_obj{
	background: #FFF;
	color: #999;
}

div.module.rpw_vendor_login_obj a{
	color: #999;
	font-weight: bold;
}

div.module.rpw_vendor_login_obj a:hover{
	color: #666;
}

div.module.rpw_vendor_login_obj p.vendorMenu{
	margin: 1em 0 0;
	text-align:right;
	font-size: 1em;
}

div.module.rpw_vendor_login_obj p.vendorMenu a{
	border: 1px solid #CCC;
	border-color: #CCC #BBB #BBB #CCC;
	padding: 2px 4px;
	margin: 0 0 0 2px;
	text-decoration: none;
 	background: #FAFAFA;
	color: #AAA;
}

div.module.rpw_vendor_login_obj p.vendorMenu a:hover{
 	background: #EEE;
	border-color: #AAA #999 #999 #AAA;
	color: #999;
}



div.module.rpw_vendor_login_obj .section, div.module.rpw_vendor_login_obj form{
	border: 1px solid #CCC;
	border-color: #CCC #999 #999 #CCC;
	padding: 10px;
	margin: 1em 0;
	background: #FAFAFA;
	position: relative;
}

div.module.rpw_vendor_login_obj .section h4, div#middleSection div.module.rpw_vendor_login_obj .section h4{
	font-size: 1.5em;
	padding: 0 0 3px 20px;
	margin: 0;
	color: #999;
	border-bottom: 1px dotted #CCC;
}


div.module.rpw_vendor_login_obj .section.details h4{
	background: url(../images/vendor-user.gif) top left no-repeat;
}

div.module.rpw_vendor_login_obj .section.offers h4{
	background: url(../images/vendor-offers.gif) top left no-repeat;
}

div.module.rpw_vendor_login_obj .section.marketing h4{
	background: url(../images/vendor-stats.gif) top left no-repeat;
}

div.module.rpw_vendor_login_obj .section.viewings h4{
	background: url(../images/vendor-viewings.gif) top left no-repeat;
}

div.module.rpw_vendor_login_obj .section.advertising h4{
	background: url(../images/vendor-advertising.gif) top left no-repeat;
}

div.module.rpw_vendor_login_obj .section ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	color: #999;
}

div.module.rpw_vendor_login_obj .section p{
	color: #999;
	margin: 5px 0 0;
	padding: 0;
	font-size: 1em;
}

div#middleSection div.module.rpw_vendor_login_obj ul li{
	background: none;
}

div.module.rpw_vendor_login_obj .section ul li{
	padding: 5px 0 0;
	border-top: 1px dotted #CCC;
	margin: 5px 0 0;
}



div.module.rpw_vendor_login_obj .section ul.chain li{
	padding: 5px;
	border: 1px solid #CCC;
	border-color: #BBB #CCC #CCC #BBB;
	background: #FFF;
}

div.module.rpw_vendor_login_obj .section ul.chain li.current{
	background: #FFFFF4;
	border-color: #999 #AAA #AAA #999;
}

div.module.rpw_vendor_login_obj .section ul.chain li li{
	margin: 2px 0 0 0;
	padding: 0;
	border: none;
	background:none;
}

div.module.rpw_vendor_login_obj .section ul.chain li ul.status{
	margin-top: 4px;
}

div.module.rpw_vendor_login_obj .section ul.chain li ul.status li{
	display: inline;
	margin-right: 2em;
	padding-right: 14px;
}

div.module.rpw_vendor_login_obj .section ul.chain li ul.status li{
	background: url(../images/status-no.gif) center right no-repeat;
}

div.module.rpw_vendor_login_obj .section ul.chain li ul.status li.done{
	background: url(../images/status-yes.gif) center right no-repeat;
}

div.module.rpw_vendor_login_obj .section ul.chain li ul.status li.notneeded{
	background: url(../images/status-notneeded.gif) center right no-repeat;
}

div.module.rpw_vendor_login_obj .section ul.chain li ul.status li.sent{
	background: url(../images/status-sent.gif) center right no-repeat;
}


div.module.rpw_vendor_login_obj .section ul.chain li ul.status li em{
	display: none;
}

div.FManagement {
	padding-top: 0;
}

div#content div.FManagement h4{
	padding-top: 18px;
	color: #000000;
	margin-right:150px;
}

div.FManagement p, div.FManagement li {
	margin-right: 170px;
	color: #000000;
	padding: 3px 10px 0 55px;
}

div.letsfull {
	margin-top: 15px;
	margin-bottom: 10px;
}

div.letsfull ul{
	padding-bottom: 1px;
	margin-right: 139px;
}

div.LRCollection {
	margin-bottom: 10px;
	margin-top: 4px;
}

div.LRCollection ul{
	padding-bottom: 4px;
	margin-right: 139px;
}

div.LO {
	margin-top: 5px;
}

div.LO ul{
	color: #000000;
	padding-bottom: 1px;
}

body.lettings div.contentBox {
	padding: 0px;
}

div.EAR li{
	padding-top: 10px;
}

.module div.Lettings ul li {
	list-style-type: disc;
	margin-left: 25px;
}

li.searchLink{
	padding-left: 25px;
	padding-bottom: 10px;
	background: url(/images/icon_magnify.png) no-repeat;
}

li.infoLink{
	padding-left: 25px;
	padding-bottom: 10px;
	background: url(/images/icon_info.png) no-repeat;
}

div.john h2 {
	color: #015850;
	}

div#header {
	height: 80px;
	}

div#otherservices a, .panelContainer a, .smallpanelContainer a {
	color: #fff;
	}

div#otherservices a {
	color: #015850;
	}

ul.offices p.officeLinks a {
	color: #eee;
	}

body.officedirectory {
	color: #fff;
	}

body.lettingssearch ul.offices p.officeLinks a {
	color: #000;
	}

body.lettingssearch .module ul li.clearfix h4 {
	float: left;
	margin-left: 0px;
	margin-right: 302px;
	}

body.lettingssearch ul.offices.large p.address, ul.offices.large p.contacts {
	margin-left: 10px;
	}

body.lettingssearch ul.offices p.officeLinks,
body.lettingssearch ul.offices p.address,
body.lettingssearch ul.offices p.contacts {
	width: 587px;
	}

body.lettingssearch .module ul li.clearfix img {
	margin-bottom: 10px;
	}

body.contactus ul.searchResults p,
body.contactlettingsbranch ul.searchResults p {
	color: #eee;
	}

div.panelContainer .panel2 a{
	color: #eee;
	}

div.smallpanelContainer .smallpanel2 a{
	color: #eee;
	}

div#navBar3 .panel4 a,
div#navBar3 .smallpanel4 a {
	color: #eee;
	}

body.newinstructions .rpw_new_instructions_obj {
	background: #fff;
	color: #222;
	}

body.newinstructions a:hover {
	color: #eee;
	}

div#information ul li.services {
	background: url(../images/lettings_landlords.jpg) no-repeat scroll left top transparent;
	}

div.safety, div.l_insurance, div.tenants, div.ob_quote, div.guidance_tenants, body.landlordservices div.Lettings {
    background: #81B6A9;
	padding: 5px;
}

div.safety h4, div.l_insurance h4, div.tenants h4, div.guidance_tenants h4 {
	background: #00826B;
    color: #fff;
    padding: 0 5px 0;
    margin: 0 -5px 0;
}

body.landlordservices div.Lettings h4 {
    background: #00826B;
    color: #fff;
    padding: 0 5px 0;
    margin: -5px -5px 0;
    font-size: 18px;
}

div.module div.safety ul, div.module div.l_insurance ul, div.module div.tenants ul,
div.module div.guidance_tenants ul, body.landlordservices div.Lettings ul {
    padding-left: 40px;
}

div#information ul li.advice {
	background: url(../images/lettings_advice.jpg) no-repeat scroll left top transparent;
	}

.module div.l_insurance ul li {
	list-style-type: disc;
	margin-left: 10px;
}

div.l_insurance h5 {
	text-decoration: underline;
	}

div#information ul li.land_insurance {
	background: url(../images/lettings_linsurance.jpg) no-repeat scroll left top transparent;
	}

.module div.tenants ul li {
	list-style-type: disc;
	margin-left: 10px;
	}

div#information ul li.ten_insurance {
	background: url(../images/lettings_tenants.jpg) no-repeat scroll left top transparent;
	}

div#information ul li.quotation {
	background: url(../images/lettings_quote.jpg) no-repeat scroll left top transparent;
	}

div#information ul li.guidance {
	background: url(../images/lettings_guidance.jpg) no-repeat scroll left top transparent;
	}

div#mainContent .panel1,
div#mainContent .panel2 {
	margin-left: 16px;
	width: 300px;
	float: left;
	height: 300px;
	padding: 5px;
	margin-bottom: 10px;
}


div#mainContent .panel1 {
	background-color: #000099;
	color: #fff;
	}

div#mainContent .panel2 {
	background-color: #015850;
	color: #eee;
	}

 a.pdfImage img {
border: none;
}

div.panel2 img.panelImage {
	border: 0px solid #015850;
	}

div.lets_cover p {
    text-align: right;
}

div.panel1 img.panelImage,
div.panel2 img.panelImage {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	}

body.obtainaquotation div#mainContent div.panel1,
body.obtainaquotation div#mainContent div.panel2 {
    height: 250px;
    margin-top: 12px;
}

body.obtainaquotation div#mainContent div.panel1 h2,
body.obtainaquotation div#mainContent div.panel2 h2 {
    padding-left: 6px;
}

body.obtainaquotation div#mainContent div.panel1 h2 a,
body.obtainaquotation div#mainContent div.panel2 h2 a {
    border: none;
}


body.obtainaquotation div.panel1 img.panelImage,
body.obtainaquotation div.panel2 img.panelImage {
    border: none;
    padding-top: 3px;
    padding-left: 6px;
}

div#navBar3 .panel2 h5 {
	margin-top: 0px;
	}

div#mainContent .panel1 {
	margin-left: 0px;
	}

div.panel1 ul li.first_time {
	background:  url(../images/number_one.gif) no-repeat scroll left top transparent;
	height: 55px;
	}

div.panel1 ul li.first_time p {
	margin-left: 43px;
	}

div.panel1 ul li.new_homes {
	background:  url(../images/new_house.gif) no-repeat scroll left top transparent;
	height: 39px;
	}

div.panel1 ul li.new_homes p {
	margin-left: 43px;
	}

div.panel1 ul li.money {
	background:  url(../images/money_sign.gif) no-repeat scroll left top transparent;
	height: 55px;
	}

div.panel1 ul li.money p {
	margin-left: 43px;
	}

div.thumbnailGallery p {
	margin: 0;
}

div.thumbnailGallery p.thumbnail {
	clear: none;
	}

.officedirectory h3{
	color: #eee;
}

div.newInstruction p strong {
	font-weight: normal;
}

/* DIXONS Customisation */

body {
	font-family: Arial,Helvetica,sans-serif;
}

div.block1 {
	display: table;
	height: 200px;
	width: 200px;
	float: left;
}

div.block2 {
	display: table;
	height: 200px;
	width: 400px;
	float: left;
}

div.smallblock1 {
	padding: 5px;
	float: left;
	height: 90px;
	width: 212px;
}

div.highblock1 {
	padding: 5px;
	display: table;
	float: left;
	height: 300px;
	width: 212px;
}


div.linebreak {
	clear: left;
}

.gd, .rpw_quick_search_obj {
	background: #015850;
	color: #fff;
}

.gm, .details h3, .details h4 {
	background: #00826b;
	color: #fff;
}

.gl, div#mainContent div.rpw_results_mod_obj, .details {
	background: #81b6a9;
	color: #ffffff;
}

.gv {
	background: #d3ebe9;
	color: #006e53;
}

.bm {
	background: #58595b;
	color: #fff;
}

.wm {
	background: #ddd;
	color: #015850;
}

.center, .center div {
	text-align: center;
}

.large h2 {
	font-size: 34pt;
}

.large h3 {
	font-size: 28pt;
}

.large h4 {
	font-size: 23pt;
}

.large h5 {
	font-size: 17pt;
}

.large p {
	font-size: 12pt;
}

.hmid {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

.vmid {
	display: table-cell;
	vertical-align: middle;
}

.abr {
	position: relative;
	bottom: 4px;
}

.areademandreport h3, .freemarketappraisal h3 {
	padding-bottom: 12px;
}

/* GMaps */
div.rpw_results_map_obj div.gMapContainer div.topMapNav a,
div.rpw_results_map_obj div.gMapContainer div.middleMapNav a,
div.rpw_results_map_obj div.gMapContainer div.bottomMapNav a {
	background-color: #81b6a9;
}

div.rpw_results_map_obj div.gMapContainer div.middleMapNav div a {
	background: none;
}

div.rpw_results_map_obj div.extra1 {
	background: #00826b;
	color: #fff;
}

div.rpw_results_map_obj div.gMapContainer div.controls {
	border: none;
}

div.gMapPropertyList {
	background: #81b6a9;
	color: #006e53;
	width: auto;
}

/* Tooltips */
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #fff;
	padding: 8px 8px 4px;
	background: #000;
}

.tool-text {
	color: #fff;
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #015850
}

div.cwea_office_list_mod_obj ul.offices {
	background: #015850;
	color: #fff;
}

.officecontainer {
	width: 212px;
}

.officecontainer h3 {
	padding: 0 5px;
	margin: 0;
	background-color: #015850;
	cursor: pointer;
	width: 212px;
}

.officecontainer .slidediv {
	width: 332px;
	border-right: 2px solid #000;
}

.officecontainer h3:hover {
	background: #00826b;
}

.officepanel0, .officepanel1 {
	background: #ccc;
	padding: 5px;
	background: #00826b;
	color: #fff;
	width: 322px;
	display: none;
	border-bottom: 2px solid #000;
}

.officepanel0 a, .officepanel1 a {
	color: #fff;
}

.officepanel0 a:hover, .officepanel1 a:hover {
	color: #88f;
}

ul.offices h3 img.info {
	height: 24px;
	margin: 0;
	width: 24px;
	visibility: hidden;
	cursor: pointer;
}

/* Ads */
div.finance_home {
	background: #d3ebe9;
	color: #006e53;
	padding: 5px;
}

div.finance_home img {
	margin: 0 25px;
}

/* search page */
div.rpw_search_form_mod_obj {
	background: #81b6a9;
	color: #fff;
	padding: 5px;
}

div.rpw_search_form_mod_obj h4 {
	background: #00826b;
	margin: 0 -5px;
	padding: 0 5px;
}

a.lettingsimg {
	border: none;
	margin: 0 2px;
}

a.lettingsimg:hover, a.lettingsimg img {
	border: none;
}

div.cwea_property_details_mod_obj div.extra1 {
    background: #81B6A9;
}

/* LAND*/



div.nhomes {
	background: transparent url(../images/paint_nh.jpg) no-repeat scroll 0%;
	margin-bottom: -20px;
	height: 152px;
	width: 888px;
}

div.nhomes h2 {
	color: #000080;
}

ul.bullet li {
	list-style-type: disc;
	margin-left: 12px;
	color: #000;
}

body.newhomes .rpw_quick_search_obj {
	margin-top: 40px;
	background: #36467a;
	width: 210px;
	float: right;
	height: 200px;
}

body.newhomes .rpw_quick_search_obj h3 {
	text-decoration: none;
	color: #fff;
	margin-left: 4px;
}

img.hat {
	float: right;
	border: none;
}

div.land_text {
	background:	url(../images/hat_nh.jpg) no-repeat bottom right;
	width: 660px;
	float: left;
}

body.newhomes div#mainContent .rpw_quick_search_obj p.formLine {
	color: #fff;
	padding-left: 60px;
	padding-top: 11px;
}

body.newhomes div#mainContent .rpw_quick_search_obj	p.formLine strong {
	float: left;
	margin-left: -55px;
	width: 74px;
}

div.rpw_quick_search_obj input.textbox,
div.rpw_quick_search_obj select {
	width: 87px;
}

body.newhomes div.rpw_quick_search_obj input.formButton {
	width: 90px;
	margin-top: 10px;
	background: #f4cd4a;
}

body.newhomes div.breadcrumb_obj {
	width: 875px;
}

body .pad5 {
	padding: 5px;
}

body.findyourdreamhome ul.pad5 li {
	padding-bottom: 10px;
}

body.hiplogin img.epc {
	width: 900px;
}

body.telluswhatyouwant div#mainContent,
body.freemarketappraisal div#mainContent,
body.areademandreport div#mainContent {
	background: url(../images/form_back.jpg);
	padding-bottom: 20px;
}

body.telluswhatyouwant div#mainContent h1,
body.freemarketappraisal div#mainContent h1,
body.freemarketappraisal div#mainContent h3,
body.areademandreport div#mainContent h1,
body.areademandreport div#mainContent h3 {
	color: #fff;
	margin: 5px;
	padding-bottom: 3px;
}

body.latestinstructions div.newInstruction {
	background: #81b6a9;
	color: #ffffff;
	padding: 5px;
}

body.latestinstructions div.newInstruction h3 {
	font-size: 18px;
	text-decoration: none;
	width: 100%;
}

body.latestinstructions div.newInstruction h5 {
	margin-top: 7px;
}

body.latestinstructions div.newInstruction h5 a {
	font-size: 17px;
}

body.latestinstructions div.newInstruction a {
	color: #fff;
}

body.latestinstructions div.newInstruction a:hover {
	text-decoration: none;
}

body.latestinstructions div.newInstruction ul, body.latestinstructions div.newInstruction p {
	margin-left: 244px;
}

body.newhomes div#middleSection {
	padding: 5px;
}

body.mortgageservices div.text_content_obj h3 {
	padding: 5px;
}

body.mortgageservices div.text_content_obj h4 {
	padding: 0 5px 5px;
}

body.aboutus p, body.aboutus ul li, body.hipinformation div.text_content_obj p, body.hipinformation div.text_content_obj ol li {
	font-size: 12px;
}

body.hipinformation div.text_content_obj p a {
	color: #fff;
}

body.otherservices div.dynamicBox {
	height: 120px;
}

body.otherservices div.dynamicBox div.dBtxt {
	padding-left: 270px;
	height: 120px;
}

body.otherservices div.dynamicBox div.dBtxt p {
	margin: 0;
	padding: 5px 5px 5px 0;
	font-size: 14px;
}

body.conveyancing div.conveyancing {
	background: #ddd;
	padding: 5px;
}

body.surveying div#middleSection, body.aboutus div#middleSection, body.estateagentinstructions div#middleSection {
	background: url(../images/back_surveyors.png);
}

body.propertydetails div#middleSection {
	background: url(../images/back_prop.gif);
}

body.surveying div.surveying {
	background: #81b6a9;
	color: #fff;
	padding: 5px;
}

body.surveying div.surveying img {
	padding: 18px 10px;
}

body.estateagentinstructions div#middleSection div.extra1 {
	padding: 5px;
	color: #fff;
	font-size: 12px;
}

body.estateagentinstructions div#middleSection div.extra1 a {
	color: #fff;
}

span.endlist {
	clear:left;
	display:block;
}

div.cwea_contactus_mod_obj div.extra1 {
	background: #81b6a9;
	color: #ffffff;
	padding: 5px;
}

body.contactus div#mainContent
body.contactlettingsbranch div#mainContent {
	margin-top: 5px;
}

div.cwea_contactus_mod_obj div.extra1 h4 {
	margin-top: 0px;
}

p a.fivepercentimg img {
	padding-left: 30px;
	padding-top: 4px;
}

p a.fivepercentimg {
	border-bottom: none;
}

p a.fivepercentimg:hover {
	border-bottom: none;
}

div#module4209c99ddcba173f8b8e5c97566e810a, div#module4209c99ddcba173f8b8e5c97566e0000, div#module818f01066a50344ff6acd168f53bc6e4 {
	display: none;
}



div.rpw_quick_search_obj h3, 
div.cwea_big_search_obj h3 {
	display: none;
}

div#middleSection div#mainContent div.qs_switcher {
	margin-left: 6px;
	width: 666px;
}

div#middleSection div#mainContent div#moduleb93b4af75a12bb31d559e95f33dd0000 div.qs_switcher {
  width: 444px;
}


div.qs_switcher {
	background: #015850;
	color: #fff;
}


div.qs_switcher h3 {
	padding: 3px 3px 0;
}

div.qs_switcher h3 a {
	font-size: 11px;
	color: #fff;
}

div.letmenu {
    background: #58595B;
    color: #fff;
    padding: 5px;
}

div.letmenu a {
    color: #fff;
}

body.lettingssearch div.rpw_search_form_obj {
    background: #81B6A9;
    color: #000;
    border: none;
}

body.lettingsoffices div#middleSection {
    background: url(../images/lettings_office_back.gif);
}

body.salesoffices div.officeintro,
body.lettingsoffices div.officeintro {
    padding: 5px;
    background: #58595B;
    color: #fff;
}

body.lettingsoffices div.officeintro {
    background: #00826B;
}

body.thankyou div#information h3,
body.thankyou div#information ul {
	color: #015850;
}

body.thankyou div#information {
	background-color: #81b6a9;
}

body.results {
  text-align: left;
  margin: 0 30px;
}

span.redhouse {
	padding: 37px 20px 18px !important;
}

div.saleflash {
  margin: 10px 60px !important;
}

.sale img {
	border:none;
}

/* New style careers page */
ul.moduleSelector{
	border-bottom: 1px solid #CCC;
	height: 20px;
	margin-bottom: 0px;
	width: 650px;
}
ul.moduleSelector li{
	float: left;
	padding: 3px 10px;

	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	background-color: #BBB;
}
ul.moduleSelector li.active a{
  color: #00244e;
}

ul.moduleSelector li a{
	color: #fff;
}

ul.moduleSelector li.active{
	background-color: #fff;
}

p.job{
	margin: 10px;
	border: 1px solid;
	padding: 10px;
	background-color: #fff;
	float: left;
	width: 280px;
}

div.module_switcher_obj .response_form_obj{
	margin-top: 0px;
}

div.module_switcher_obj form{
	background-color: #015850;
	color: #fff;
}

body.careers div.module_switcher_obj form {
    background: transparent;
    color: #000;
}

div.module_switcher_obj form h3{
	background-color: #d3ebe9;
	padding-bottom: 10px;
	color: #015850;
}

div.module_switcher_obj form h4{
	padding-left: 5px; clear:left;
}

div.module_switcher_obj form p.formSubmit{
	padding: 5px 10px 10px;
}

img.imgRight{
	float: right;
	margin: 0px 0px 5px 10px;
}

img.imgLeft{
	float: left;
	margin: 0px 10px 0px 0px;
}

div#information ul.keyresponse li
{

	list-style-type: square;
	margin-left:15px;
}

div#information ul.keyresponse{
	margin-top: 20px;
}

li.one{
	float: left;
}

div#information ul.container p{
	margin-bottom: 20px;
}

div.post_board_obj{
	margin-top: -5px;
}

div#mainContent .post_board_obj h3{
	background-color: #015850;
	color: #d3ebe9;
}

div#mainContent .post_board_obj li{
	background-color: #5283D4;
	padding-bottom: 5px;
}

div#mainContent .post_board_obj p,
div#mainContent .post_board_obj .textContent{
	background-color: #015850;
	margin: -3px 5px 0px 5px;
	padding: 10px;
	color:white;
}

form.responseform h3{
	margin-top: 0px;
}

form#careersapp.responseform p{
	margin-left: 5px;
}

form#itemForm p.formLine strong{
	width: 300px;
	margin: 0px;
}

form#itemForm p.formLine{
	margin: 0px;
}
div#information ul li {
	margin-bottom:0;
	padding-left:0;
	height:30px;
}
body.careers div#information {
	background-color:#015850;
	color:#015850;
	border:none;
}
body.careers div#information h3 {
	color:white;
}
body.careers div#rhColumn {
	margin-top:49px;
}
body.careers p.formLine strong {
	width:182px;
}
body.careers div.response_form_obj input, body.careers div.response_form_obj textarea, body.careers div.response_form_obj select {
	width:382px;
}
body.careers div.response_form_obj input.checkbox { width: auto; }
body.careers div.response_form_obj p.formSubmit input.formButton {
	width:160px;
}
body.careers div#information ul {
	border: 2px solid #015850;
}
/* End of new style careers page */

/* Start of new overseas page */
body.contactusoverseas div#rhColumn {
                width:295px;
}
body.contactusoverseas div#rhColumn .cwea_contactus_mod_obj {
                width:280px;
}
body.contactusoverseas div#rhColumn p.formLine {
                padding-left:0;
}
body.contactusoverseas div#rhColumn .cwea_contactus_mod_obj h4 {
                display:none;
}
body.contactusoverseas div#rhColumn .text_content_obj {
                background:none;
                margin:0;
                width:280px;
}
body.contactusoverseas div#rhColumn .text_content_obj p {
                text-align:center;
                font-style:normal;
}
body.contactusoverseas div#rhColumn p.formLine em, body.contactusoverseas div#rhColumn em {
                color:#0000ff;
                font-style:normal;
}
body.contactusoverseas div#rhColumn p.formLine {
                margin:0;
                width:240px;
}
body.contactusoverseas div#rhColumn .text_content_obj p.masa_information {
                font-size:24px;
                margin:0;

                color:#f18008;
}
body.contactusoverseas div#rhColumn .text_content_obj p.masa_number {
                font-size:36px;
                margin:0;
                color:#ec2726;
}
body.contactusoverseas div#rhColumn .text_content_obj p.masa_form {
                font-size:24px;
                margin:0;
                color:#f18008;
}
body.contactusoverseas div#rhColumn input.cinput {
                width:250px;
                margin:0 0 10px 0;
}
body.contactusoverseas div#rhColumn input.formButton {
                margin-bottom:10px;
                background-color:#ec2726;
                color:#fff;
}

body.contactusoverseas div#rhColumn .module {
    background: #fff;
    border: none;
} body.contactusoverseas div.cwea_contactus_mod_obj div.extra1 { background-color: white; }

/* End of new overseas page */

 .rpw_quick_search_obj p.formLine { margin-top: 13px; }

.module ul li.clearright h3 { border-bottom: #000 solid 1px; padding: 10px 5px; background-color: #213965; margin-top: 0px; }
.module ul li.clearright h3 a{ color: #fff; }
.module ul li.clearright h3 a:hover{ color: #fff; text-decoration: none; }
.module ul li.clearright h4{ float: right; margin-right: 10px; }
.module ul li.clearright img{ margin: 10px; float: left; }
.module ul li.clearright a.thumbnail img{ border: #213965 1px solid; }
.module ul li.clearright img{ margin: 5px 10px 0px 10px }
.module ul li.clearright { border:1px solid #000000; margin-bottom:10px; padding:0; }
.module ul li.highlight { background: #ddd; }
ul.searchResults li.clearright h3 { height: 16px; }
ul.searchResults li.clearright p { margin: 0; padding: 0; }
ul.searchResults li.clearright div.officeaddress { clear: left; margin: 3px 10px; }
ul.searchResults li.clearright p.pbrief { padding: 3px 10px; }
ul.searchResults li.clearright p.moredetails { font-size: 12px; font-weight: bold; margin: 3px 10px; }
ul.searchResults li.clearright h3 a p.address { float: left; margin: 0; padding: 0; }
ul.searchResults li.clearright h3 a p.price { float: right; margin: 0; padding: 0; }

.module ul li.clearright h4 { float:right; margin-right:10px; }


ul.searchResults li.clearright h4.chainfree {
    background: url(/assets/images/flag_cf_g.gif) no-repeat;
    width:93px; height:71px; margin:5px 10px;
}

ul.searchResults li.clearright h4.openhouse {
    background: url(/assets/images/flag_openhouse.gif) no-repeat;
    width:93px; height:97px; margin:5px 10px;
}

ul.searchResults li.clearright h4.auction {
    background: url(/assets/images/flagauction.png) no-repeat;
    width:93px; height:71px; margin:5px 10px;
}

div.cwea_search_banner_obj h5 { border: 1px solid; height: 32px; padding: 18px 10px 2px; }
 span.cfbanner { background: url(/assets/images/cfbanner_tiny_g.gif) no-repeat; padding: 15px 0 16px 213px; } .chainfree div#rhColumn p.formLine strong { margin-left: -55px; }div#mainContent .post_board_obj li { background-color:white; height:37px; margin:10px 0 0; padding-bottom:5px; } body.careers ul.moduleSelector { margin-bottom:0; } body.careers ul.itemList { margin-top: 0; } body.careers ul.moduleSelector li { margin-bottom:0; } body.careers div#mainContent .post_board_obj h3 { margin-top: 4px; } body.careers div#mainContent .post_board_obj li h3 { margin-top:0; }

body.careers div.post_board_obj { margin-top: 0; }
body.careers div.post_board_obj ul.itemList { background: #d3ebe9; margin-top: 0; }
body.careers div#mainContent div.post_board_obj ul.itemList li { padding-bottom: 0; }
body.careers div#mainContent div.post_board_obj h3 { background: #d3ebe9; border-bottom: 0; color: #000; padding-left: 5px; }
 div#navBar3 .panel4 { background-color: #DDDDDD; } .panelContainer a img { border:none; } .panelContainer a { border-bottom:none; } div.module_switcher_obj h3 { color: white; } .contactus ul.moduleSelector, .freemarketappraisal ul.moduleSelector, .arrangeviewing ul.moduleSelector { border-bottom: none; height: 20px; } .contactus div.module_switcher_obj form, .freemarketappraisal div.module_switcher_obj form, .arrangeviewing div.module_switcher_obj form { background-color:white; border: 1px solid black; color: black; } body.freemarketappraisal div#mainContent { background: none; } body.overseasproperty p.formLine, body.contactsales p.formLine, body.contactlettings p.formLine { padding-left: 0; } .contactsales .module ul li.clearright, .contactlettings .module ul li.clearright { clear:none; min-height: 245px; } .contactsales ul.searchResults li.clearright h3, .contactlettings ul.searchResults li.clearright h3 { width: 624px; margin-left:0; height:35px; } .contactsales ul.searchResults li a.thumbnail, .contactlettings ul.searchResults li a.thumbnail {margin-left:0;} div#investment_yield_contact { font-size:21px; } div#investment_yield_contact span { color:#00643d; font-weight:bold; } .investmentyield div.rpw_quick_search_obj h3 { display: block; } .investmentyield div.rpw_quick_search_obj { margin: 0 0 10px 0 } div.top_section { border-bottom: 5px solid #015850; margin:0 15px 0 0; } div.middle_section { margin: 10px 0 0 0; } div#details span { color: #015850; font-weight: bold; } div#details ul li { list-style-type: disc; margin: 0 0 0 13px; } div#details { border-top: 5px solid #015850; } div#details ul { font-size:12px; } div#investment_contactus img {float:left; margin:0 11px 0 0} div#investment_contactus h1 {padding:11px 0 0 11px;} div#investment h3 {padding:415px 0 0 0;} div#investment_number h3 {padding:416px 0 0 0; color:#00663F;}/*Start Stamp Duty*/ div#stamp_text p{ font-size:13px;} div#stamp_text span{ color:#ee2e2c; } body.stampduty div#rhColumn { background: #D3EBE9;} /*End Stamp Duty*/ div.big_deal a img{border:none;}


div#mainContent div.cwea_results_mod_obj ul li.inlined { border: none; margin: 0; }
div#mainContent div.cwea_results_mod_obj ul li.inlined img { margin: 0 }
 div#mainContent h4.statusflag { margin:0; padding:0; } /*Propertywide advert*/ div#navBar3 .panel4 { background: #dddddd; } div#navBar3 .panel4 a:hover { border-bottom:none; } .panel4 img{ padding:10px 0 0 6px;}
/*Start Autumn Auctions*/
img.gavil{
	float:left; margin-left:45px;
}
div#containermainPromotion h1{
	font-weight:normal; margin-bottom:12px;
}
div#containermainPromotion div.containermainGreyBox p{
	background:#e0e4e4; float:none;
}
div.containermainGreyBox{
	width:583px; margin-left:252px; border-bottom:2px solid #666666;  
}
div#containermainPromotion div.containermainGreyBox p{
	padding:32px; margin-bottom:0; clear:none;
}
div#containermainPromotion p, div#containermainPromotion h2{
	float:none; clear:left;
}
div#containermainPromotion h2{
	margin:0; color:#666666; padding:10px 0; font-weight:normal; 
}
div#containermainPromotion h2.catalogue{
	padding-top:5px;
}
div#containermainPromotion p{
	padding-top:6px; line-height:18px; margin:0;
}
div#containermainPromotion ul{
	float:left; 
}
div#containermainPromotion ul li{
	float:left;
}
div#containermainPromotion ul li a{
	color:white;
}
div#containermainPromotion ul li a:hover{
	text-decoration:none;
}
div#containermainPromotion ul li.londonAuction{
	background: url(/assets/images/londonAuction.gif) no-repeat; height:40px; width:248px; margin-right:30px; padding:0 0 0 32px;
}
div#containermainPromotion ul li.glasgowAuction{
	background: url(/assets/images/glasgowAuction.gif) no-repeat; height:40px; width:252px; margin-right:30px; padding:0 0 0 28px;
}
li.manchesterAuction{
	background: url(/assets/images/manchesterAuction.gif) no-repeat; height:40px; width:260px; padding:0 0 0 20px;
}
div#containermainPromotion ul li.londonAuction p, div#containermainPromotion ul li.glasgowAuction p, div#containermainPromotion ul li.manchesterAuction p{
	padding-top:0;
}
p.auctionsDate{
	padding-left:42px;
}
p.auctionsSearch{
	padding-bottom:14px;
}
a.servicesLinks{
	color:#666666;
}
div#containermainPromotion h4{
	color:#666666; padding:10px 0 0 0; margin-bottom:0;
}
div#containermainPromotion li.londonAddress p, div#containermainPromotion li.glasgowAddress p, div#containermainPromotion li.manchesterAddress p{
	clear:left; padding-top:8px;
}
div#containermainPromotion ul li.londonAddress, div#containermainPromotion ul li.glasgowAddress{
	margin-right:129px;
}
li.londonAddress h5{
	color:#008461; font-weight:normal;
}
li.glasgowAddress h5{
	color:#083e88; font-weight:normal;
}
li.manchesterAddress h5{
	color:#940a48; font-weight:normal;
}
div#containerPromotion p{
	font-size:12px;
}
/*End Autumn Auctions*/



/*Start Open House*/
img.house{
	float:left; margin-left:45px;
}
.openhouse div#containermainPromotion div.containermainGreyBoxOpenHouse p{
	background:#e0e4e4; float:none; padding:18px; margin-bottom:0; clear:none; font-size:12px; width:498px;
}
div.containermainGreyBoxOpenHouse{
	width:534px; margin-left:213px; border-bottom:2px solid #666666; padding-top:16px;  
}
div.openhouseTab{
	background: url(/assets/images/openhouse_search.gif) no-repeat; width:639px; height:69px; margin-top:11px;
}
div.openhouseTab p{
	font-size:16px;
}
div#containermainPromotion div.openhouseTab p{
	padding:25px 0 0 42px;
}
.openhouse div#containermainPromotion p{
	padding-top:15px; width:763px;
}
div.openhouseContact{
	background: url(/assets/images/openhouse_contact.gif) no-repeat; width:314px; height:60px; margin-top:11px;
}
div#containermainPromotion div.openhouseContact p{
	padding:22px 0 0 86px; font-size:16px; color:black;
}
div.openhouseTab a p, div.openhouseContact a p{
	cursor:pointer;
}
div.sectionPromotion1{
	float:left; width:750px;
}
div.sectionPromotion2 img{
	margin-top:47px;
}
/*End Open House*/

/*Start Managemant Fee*/
div.containermainGreyBoxManagementFee{
	width:534px; margin-left:213px; border-bottom:2px solid #666666; padding-top:16px;  
}
.managementfeechallenge div#containermainPromotion div.containermainGreyBoxManagementFee p{
	background:#e0e4e4; float:none; padding:18px; margin-bottom:0; clear:none; font-size:12px; width:498px;
}
div.contactUsTab{
	background: url(/assets/images/management_contact.gif) no-repeat; width:314px; height:60px; margin-top:11px;
}
div#containermainPromotion div.contactUsTab p{
	font-size:16px; padding:22px 0 0 86px;
}
span{
	font-weight:bold;
}
.managementfeechallenge div#containermainPromotion p{
	padding-top:10px;
}
img.managementhouse{
	float:left; margin-left:45px;
}
.managementfeechallenge div#containermainPromotion p.smallPrint {
	padding-top:30px;
} 
img.managementPromotion{
	float:left; width:272px; margin-top:20px; margin-right:10px;
}
div#containermainPromotion div.promotext p{
	clear:none;
} 

div#containermainPromotion div.promotext{
	margin-top:27px;
}
/*End Management Fee*/

/*Start ChainFree*/
div#chainfreeStrapline h1{
	margin-bottom:7px;
}
div#chainfreeStrapline h1, div#chainfreeStrapline h2{
	font-weight:normal;
}
ul.chainfreeBullets{
	list-style-type:disc; margin:0 0 15px 15px;
}
ul.chainfreeBullets li{
	font-size:13px; color:#7d807f;
}
.chainfree div.cwea_big_search_obj h3{
	font-size:18px; margin-bottom:15px; width:520px;
}
.chainfree div.bigsearch_right{
	display:none;
}
img.chainfreeImage{
	float:left; margin:10px 15px 7px 0;
}
p.promotionEndText{
	clear:left;
}
div#chainfreePromotion p{
	line-height:18px;
}
div#chainfreePromotion h5{
	margin-bottom:9px;
}
div#chainfreePromotion ul li{
	list-style-type:disc; line-height:16px;
}
div#chainfreePromotion ul{
	margin-left:30px;
}
div#chainfreePromotion h3{
	background: url(/assets/images/cf_contactus_button.gif) no-repeat; width:180px; height:33px; padding:21px 0 0 48px; color:#727171;
}
div#chainfreePromotion span a{
	color:#dc6339;
}
.chainfree div.bigsearch_left{
	margin-right:7px;
}
h5.propertychainHeader{
	margin-top:10px;
}
h5.propertychainBenefits{
	margin-top:12px;
}
.chainfree div.bigsearch_left p.formSubmit input.formButton{
	background:#DC6339;
}
div.bigsearch_left p.formLine strong.keywords{
	clear:none;
}
.chainfree div.cwea_big_search_obj h3{
	display:block;
}
.chainfree div.bigsearch_left{
	height:175px;
}
/*End Chain Free*/

/*Start Big Search*/

div.cwea_big_search_obj {
        margin-top: 5px;
        margin-left: 5px;
}

div.cwea_big_search_obj h3{
	font-size:20px; font-weight:normal; margin-top:14px; float:left; margin-right:25px;
}

div.bigsearch_right {
        float: right;
        margin-right: 6px;
        margin-left: 0px;
        display: block;
        color: #fff;
        height: 180px;
}

div.bigsearch_left {
        background: #d6dbda;
        float: left;
        height: 180px;
        padding:0px 20px;
        width: 404px;
}

div.bigsearch_left img, div.bigsearch_right img { border: none; margin: none; }

div.bigsearch_left p.formLine { padding-left: 0px; padding-top:15px; margin-top:0; margin-bottom:0; }

div.bigsearch_left p.formLine strong { width: 100px; font-size:14px; color:#4d4d4d; margin-left:0;}

div.bigsearch_left p.formLine strong.keywords { font-size: 14px; height: 22px; clear:left; color:#4d4d4d; padding-top:4px; }

div.bigsearch_left p.formLine input.keywords { font-size: 18px; height: 22px; width: 508px; }

div.bigsearch_left span { color: #4d4d4d; font-size:12px; }

div.bigsearch_left p.formLine select{ width:192px; font-size:12px; }

div.bigsearch_left p.formSubmit { margin-right:12px; }

div.bigsearch_left p.formSubmit input.formButton { background:#f95606; font-size:16px;}

div.bigsearch_left span input{
	border:none;
}



/*End Big search*/

.home div#middleSection{
	height:180px;
}

img.home_image2{
	border:none;
}

ul.tdp{
	margin:0 0 0 15px;
}

ul.tdp li{
	list-style-type:disc;
}

/*Start Brand Services*/
div#brandServices{
	font-family:Calibri; margin:0 10px;
}
div#brandServices h1{
	color:#4d4d4d; font-size:30px; font-weight:normal; border-bottom: 1px solid #d9d8d9; margin:0 0 20px 0;
}
div#brandServices h3, div#brandServices h3 a{
	color:#0099ff; font-size:20px; font-weight:normal; margin:0px;
}
div.brandIcons{
	background: url(/assets/images/services_border.gif) no-repeat; margin-left:10px; float:left; height:302px; padding:0 21px; margin-bottom:20px;
}
div.brandIcons span{
	color:#5a245a;
}
div.brandIcons a{
	color:#0099ff;
}
img.brandIconsMortgages{
	float:left; 
}
img.brandIcons{
	float:left; margin:15px 10px 15px 0; border:none;
}
ul.brandListLeft, ul.brandListRight{
	float:left; width:253px; padding-top:17px; margin-right:25px;
}
ul.brandListLeft li, ul.brandListRight li{
	margin-bottom:20px;
}
div.brandIcons p{
	color:#666666; font-size:12px; margin-bottom:0px;
}
div.brandText h2{
	color:#4d4d4d; font-size:20px; font-weight:normal; text-align:right; margin-bottom:7px;
}
div.brandText p{
	color:#666666; font-size:14px; text-align:right; line-height:18px; margin-bottom:16px;
}
/*End Brand Services*/
/*Start Big kick Off*/
body.home div.bigsearch_left div.widesearch{
	width:397px;
}
body.home div.bigsearch_left div.widesearch p.formLine input.keywords{
	width:295px;
}
body.home div.bigsearch_left div.widesearch p.formLine select{
	width:133px;
}
div#PromotionContainer{
	color:black;
}
div#PromotionContainer h1{
	padding:0 0 10px 0;
}
div#PromotionContainer ul{
	padding:0 0 10px 15px;
}
div#PromotionContainer ul li{
	list-style-type:disc;
}
div#PromotionContainerInformation{
	clear:left; color:black;
}
div#PromotionContainerInformation h3{
	padding:10px 0;
}
div#PromotionContainerInformation p{
	padding:0 0 10px 0;
}
.getmoving div.bigsearch_left div.widesearch h3{
	margin:10px 0 15px 0;
}
.getmoving div.bigsearch_left div.widesearch, .getmoving div.bigsearch_left{
	background:#7ec99a;
}

body.getmoving div.bigsearch_left { width: 520px; }

/*End Big Kick Off*/

.chainfree div.bigsearch_left {width:611px;}

body.watchourvideo div#mainContent { margin: 0 150px; }
body.watchourvideo p.formLine { margin: 15px 0; }
body.watchourvideo p.formLine em { display: block; float: left; width: 200px;}.gm{background-color:#DDDDDD}.getmovingtenants div.bigsearch_left{width:615px}