

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 */

/* DEFAULT */
body{
	background-color: #f8f8f8;
}

a{
	color: #000;
}



/* PAGE */
div#pageContainer{
	background-color: #fff;
	margin: 0 auto;
	width: 920px;
	border-width: 1px;
	border-style: solid;
	position: relative;
}


div#header{
	padding: 10px 5px 0;
	margin: 0;
	border-style: solid;
	border-width: 0 0 0 0;
	position: relative;
}

div#header h1{
	padding: 0;
	margin: 0 5px 5px;
}

div#header a{
	text-decoration: none;
}

div#banner{
	position: absolute;
	top: 10px;
	right: 20px;
}

div#lhColumn, div#rhColumn{
	width: 185px;
}

div#lhColumn .module, div#rhColumn .module{
	background: transparent url(../images/sidepanel_bg.png) no-repeat scroll top;
}

div#lhColumn{
	float: left;
}

div#rhColumn{
	float: right;
}

div#middleSection{
	padding: 10px 10px 0 10px;
}

div#mainContent.leftIndent{
	margin-left: 195px;
}

div#mainContent.rightIndent{
	margin-right: 195px;
}

div#middleSection .module, ul.itemList li{
	padding: 10px;
	margin-bottom: 10px;
	border-width: 1px;
	border-style: solid;
}

div#middleSection .module h3{
	margin: 0 0 4px 0;
}

div#middleSection .module h3 a{
	text-decoration: none;
}

div#header p.strapline{
	font-size: 1.1em;
	font-weight: normal;
	padding: 0 5px;
	margin-left: 154px;
	background-color: #fff;
}


/* VERTICAL MENU */


div#middleSection .module ul.menu, div#middleSection ul.menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	position:relative;
	background-color: inherit;
	float: none;
}

div#middleSection ul.menu ul{
	margin: 0;
}

div#middleSection .module ul.menu li{
	position:relative;
	border-width: 0 0 1px;
	border-color: #FFF;
	border-style: solid;
	background: none;
	padding: 0;
}

div#middleSection ul.menu ul li{
	border-width: 0;
}

div#middleSection ul.menu a, div#middleSection ul.menu h3{
	font-size:1em;
	font-weight: normal;
	display: block;
	padding: 3px 0;
	margin: 0;
	text-decoration: none;
}

div#middleSection ul.menu ul{
	position: absolute;
	width: 17em;
	z-index: 500;
	left: 138px;
	top: -1px;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: inherit;
}

html>body div#middleSection ul.menu ul{
	left: 100%;
}

div#middleSection ul.menu ul a, div#middleSection ul.menu ul h3{
	height: 1%;
}

div#middleSection ul.menu ul,
div#middleSection ul.menu li:hover ul ul,
div#middleSection ul.menu ul li:hover ul ul
{display: none;}

div#middleSection ul.menu li:hover ul,
div#middleSection ul.menu ul li:hover ul,
div#middleSection ul.menu ul ul li:hover ul
{display: block;}


/* HORIZONTAL MENU */

div#topSection ul.menu{
	display: table;
	white-space:nowrap;
	margin: 0;
}

div#topSection ul.menu, div#topSection ul.menu ul{
	list-style-type: none;
	padding: 0;
	text-align: center;
}

div#topSection ul.menu li{
	display:table-cell;
}

div#topSection ul.menu ul li{
	display: block;
	float: none;
	background-color: #e8e8e8;
	border: #ccc;
}

div#topSection ul.menu a {
	font-size:1em;
	font-weight: bold;
	border-width: 0 0 0 1px;
	border-style: solid;
	margin: 0;
	padding: 3px 10px 4px;
	line-height: 2.2em;
	text-decoration: none;
}

div#topSection ul.menu li:first-child a, div#topSection ul.menu li a.index, div#topSection ul.menu ul li a, div#topSection ul.menu li.home a{
	border: none;
}

div#topSection ul.menu ul {
	display: block;
	margin: 0;
	position: absolute;
	width: 20em;
	z-index: 500;
	border-width: 1px;
	border-style: solid;
	text-align: left;
}

div#topSection ul.menu ul li a{
	border-width: 0px;
	border-style: solid;
	height: 1%;
	width: 98%;
	display: block;
	padding: 0px 1px 0px 3px;
	background-color: #CCC;
}

div#topSection ul.menu ul li a:hover{
	background-color: #FF6161;
}

div#topSection ul.menu ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

div#topSection ul.menu ul,
div#topSection ul.menu li:hover ul ul,
div#topSection ul.menu ul li:hover ul ul
{display: none;}

div#topSection ul.menu li:hover ul,
div#topSection ul.menu ul li:hover ul,
div#topSection ul.menu ul ul li:hover ul
{display: block;}



/* NAV BARS */

div#navBar1 .module, div#navBar2 .module, div#navBar3 .module{
	padding: 2px 10px;
}

div#navBar1{
	height: 3px;
	background-color: #EF1818;
}

div#navBar1 .module a, div#navBar2 .module a, div#navBar3 .module a{
	text-decoration: none;
	color: #000;
}

div#navBar1 .module{
	background-color: #EF1010;
	color: #fff;
}

div#navBar1 .module a{
	color: #fff;
}

div#navBar1 .module a:hover{
	color: #ddd;
}

div#navBar2 .module{
	padding: 0px;
	color: #000;
	background-color: #e8e8e8;
}

div#navBar2 .module li{
	padding-left: 0px;
	padding-bottom: 1px;
}

div#navBar2 ul.menu{
	text-align: left;
}

/* FORMS */

p.formLine{
	margin: 3px 0 4px 0;
	padding-left: 0px;
}

p.formLine strong{
	margin-left: 0px;
	width: 115px;
}

input, textarea, select{
	border-color: #555;
}

div#lhColumn p.formLine, div#rhColumn p.formLine{
	padding-left: 65px;
}

div#lhColumn p.formLine strong, div#rhColumn p.formLine strong{
	margin-left: -65px;
	width: 60px;
}

div#lhColumn input.textbox, div#rhColumn input.textbox, div#lhColumn select, div#rhColumn select{
	width: 90px;
}

/* TOP SECTION */

#topSection .module.user_panel_obj{
	float: right;
}





/* MEDIA */

a.thumbnail img, img.inlineImage, div.thumbnail{
	border-width: 2px;
	border-style: solid;
}

ul.mediaList, ul.itemList ul.mediaList, .module 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: block;
}

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;
}


/* MAIN CONTENT */

div#mainContent h2{
	margin: 0 0 10px;
}

div#middleSection .module.rpw_results_obj, div#middleSection .module.post_board_obj{
	background: none;
	padding: 0;
	margin: 0;
	border: none;
}

div.module ul{
   padding: 0 0 0 0;
   margin: 0.5em 0;
}


/* ITEMS */

ul.itemList{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.itemList ul, .details ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
}

.details ul{
	margin: 0.5em 0;
	float: none;
}


ul.itemList li li{
	padding: 0;
	border: none;
	margin: 0;
}

ul.itemList li h3, form#itemForm h3, .module h3{
	margin: 0 0 4px 0;
}

ul.itemList li a.thumbnail, .module a.thumbnail, .module div.thumbnail{
	float: left;
	margin: 0 7px 4px 0;
}

div.feature a.thumbnail{
	margin-right: 0;
}

ul.itemList li p.itemInfo{
	float: right;
	margin-top: -1.8em;
}

p.itemEdit{
	clear: left;
	margin-bottom: 0;
}

/* BULLETS */

ul.itemList li li, .module li{
	list-style-type: none;
	padding-left: 13px;
}

ul.itemList li ul.mediaList li, .module ul.mediaList li{
	background: none;
	padding: 0;
}

div#middleSection .module li{
	background-image: none;
}



/* ITEM NAVIGATION */

p.navigation{
	margin: 0;
	padding: 0;
}

p.navigation strong{
	color: #fff;
	background-color: #000;
	padding: 1px 3px;
}

.navigation a{
	text-decoration: none;
}

.navigation a, .navigation strong{
	margin-right: 3px;
}


/* FLASH MAP */

body.propertysearch div.rpwFlashMap{
	border-style: solid;
	border-width: 1px;
	background-color: #DD0000;
	width: 480px;
	height: 354px;
}

/* SELECTOR */

div#mainContent div.module.rpw_map_selector_obj{
	border: none;
	padding: 0;
	margin: 5px 0 0;
	background: none;
	display: none;
}

div#mainContent div.module.rpw_map_selector_obj ul{
	float: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
	border-color: inherit;
}

div#mainContent div.module.rpw_map_selector_obj ul li{
	display: inline;
	background: none;
	padding-left: 0;
}

div#mainContent div.module.rpw_map_selector_obj ul li a{
	padding: 2px 0.6em;
	text-decoration: none;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: inherit;
	margin-left: 3px;
	line-height: 15px;
}

div#mainContent div.module.rpw_map_selector_obj ul li.active a{
	font-weight: bold;
	padding-bottom: 3px;
}


/* SEARCH RESULTS */

ul.searchResults h3 a, div.featuredProperty h3 a{
	text-decoration: none;
}

ul.searchResults h3 a strong, div.featuredProperty h3 a strong{
	float: right;
}

ul.searchResults h4, div.details h4 strong{
	float: right;
	padding: 1px 5px;
	margin: 0 0 4px 8px;
}

ul.searchResults h4, div.details h4{
	font-size: 1.1em;
}

p.detailsLink{
	float: right;
	clear: both;
	margin-top: -1.2em;
	text-align: right;
}

p.resultTotal{
	float: right;
}

ul.searchResults li{
	float: left;
	list-style: none;
	list-style-image: none;
}

/* SEARCH NAVIGATION */

div#mainContent .search_navigation_obj{
	width: 683px;
	height: 8px;
	float: none;
}

/* DETAILS */

div.details.module ul{
	float: none;
	margin: 0.2em 0 0.3em;
}

div#middleSection .module ul.optionButtons{
	border-width: 0 0 1px 0;
	border-style: none;
	border-color: inherit;
	margin: 10px 0 6px;
	padding: 0;
	list-style-type: none;
	float: left;
}

.details ul.roomList li{
	list-style-type: square;
	margin-left: 15px;
	padding: 5px 0px;
}

.details ul.roomDescription li{
	padding: 5px 0px;
}

.details ul.contactList li{
	list-style-type: square;
	margin-left: 15px;
	padding: 3px 0px;
}

/* MASA PAGE */
div#content .contentBox img{
	margin-left: 0px;
	float: left;
}

p.masa.strapline{
	background-color: #F7E708;
	padding: 2px 0px 3px 3px;
	margin-left: 0px;
	width: 484px;
}

div#content h3.masa{
	color: #E70821;
	font-weight: bold;
}

div#content h5.masa{
	color: #000;
	background-color: #fff;
	margin: 5px 0px;
}

div#content p.masa{
	margin: 0px;
	width: 487px;
}

div#content p.masa a{
	color: #E70821;
	font-weight: bold;
}

div#content p.masa em{
	font-style: normal;
	float: right;
	margin-bottom: 10px;
}

div#masaHorizBar{
	margin-top: 25px;
	height: 15px;
	background-color: #F7E708;
	width: 487px;
}

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: 5px;
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: inherit;
}

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 h4{
	border-width: 0 0 1px 0;
	padding: 6px 15px;
	border-color: inherit;
	background-color: #EF0808;
	color: #fff;
}

div#middleSection .module h4 strong{
	margin-top: -1.3em;
}



/* OFFICES */

ul.offices.compact p.address, ul.offices.compact p.contacts{
	white-space: nowrap;
	float: left;
	margin-right: 12px;
}

ul.offices.large p.address, ul.offices.large p.contacts{
	clear: none;
}

ul.offices.large img{
	margin-top: 5px;
}

p.officeLinks{
	width: 250px;
}

ul.offices.compact p.officeLinks{
	float: right;
}


p.officeLinks a{
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
}

ul.offices p.officeLinks a{
	padding: 1px 0 2px 20px;
	margin-right: 20px;
	line-height: 20px;
}

ul.offices.compact p.officeLinks a{
	height: 16px;
	width: 16px;
	float: left;
	display: block;
	padding: 0;
	margin:0 0 0 1px;
}

ul.offices.compact p.officeLinks a span{
	display: none;
}

p.officeLinks a.officeProperties{
	background-image: url(../images/icon-homes.gif);
}
p.officeLinks a.officeMap{
	background-image: url(../images/icon-map.gif);
}
p.officeLinks a.officeEmail{
	background-image: url(../images/icon-email.gif);
}

/* Two colum layout */

div#mainContent li.even{
	float: left;
	margin-right: 10px;
}

div#mainContent ul.offices.itemList li{
	height: 150px;
	width: 320px;
	background-image: none;
	float:left;
}

/* Office & Contacts */

li.officeLink{
	margin-bottom: 10px;
	display: block;
}

li.officeLink a{
	text-decoration: none;
}

/* Extra CSS */

/* BREADCRUMB BAR */
div#mainContent .module.breadcrumb_obj{
	background: none;
	border-style: none;
	padding: 0px;
}

/* NAV BAR */
div#navBar1 .todays_date_obj{
	float: left;
	color: #000;
	margin-top: -21px;
	font-size: 1.1em;
	background-color: #fff;
}

/*  Nav bar horizontal menu */

/*  Top level, hover */
div#navBar2 li a:hover{
	background-color: #FF6161;
	color: #fff;
}

/*  Top level, selected */
div#navBar2 li.active a{
	color: #fff;
	background-color: #EF1818;
}

/*  Second level, under selected item */
div#navBar2 .module li.active li a{
	color: #000;
}

/*  Second level, under selected item, hover */
div#navBar2 .module li.active li a:hover{
	color: #fff;
}

/*  Second level, selected hover*/
div#navBar2 li.active a:hover{
	color: #fff;
	background-color: #EF1818;
}

/*  Second level, selected item */
div#navBar2 .module ul.menu li ul li.active a{
	background-color: #EF1818;
}

/* LEGEND */

div.propkey{
	height:87px;
}

div.propkey h3{
	padding-bottom:8px;
}

div.propkey div{
	float: left;
	height: 32px;
	padding-left: 36px;
	width: 61px;
}

/* FLASH MAPS */
div#mainContent .module{
	background: transparent url(../images/panel_wide.png) no-repeat scroll right top;
}


div#mainContent div.rpw_office_list_mod_obj ul.itemList li.even {
	display:inline;
	float:left;
	margin-bottom:0px;
}

div#mainContent div.rpw_office_list_mod_obj ul.itemList li {
	margin:0pt 5px 10px;
	width:270px;
}

div#mainContent ul.itemList.offices li h3 {
	margin-top:0pt;
	padding: 5px 0px;
}

div#mainContent ul.itemList.offices li div.officebox {
	height: 160px;
	margin: 0px;
	padding: 5px 10px;
	background-color: #FFFAFA;
	border: 1px solid #DDD;
}

ul.offices.compact p.officeLinks {
	float:none;
	padding:0pt 0pt 0pt 14px;
	text-align:right;
	width:200px;
}

ul.offices.compact p.officeLinks a {
	display:block;
	float:left;
	height:16px;
	margin:0pt 0pt 0pt 1px;
	padding:0pt;
	width:16px;
}

ul.offices.compact p.address {
	float:none;
	padding:0pt 14px;
}

ul.offices.compact p.contacts {
	float:none;
	margin-bottom:0pt;
	padding:0pt 14px 14px;
}

/* NEW INSTRUCTIONS PANEL */

div#middleSection .rpw_new_instructions_obj{
	height: 275px;
}

div#middleSection .rpw_new_instructions_obj h5 a{
	text-decoration: none;
}

.newInstruction a{
	text-decoration: none;
}

.newInstruction a img{
	border-color: #000;
}

/* OTHER SERVICES BOXES */

body.otherservices div.extra1 div.extra2 div.dynamicBox {
  float: left;
  text-decoration: none;
  cursor: pointer;
  margin: 0 3px 4px;
}

.otherservices div#mainContent div.dynamicBox {
    background: url(../images/content370_back.png) repeat-y center;
}

.otherservices div#mainContent div.dynamicBox div.extra1 {
    background: url(../images/content370_under.png) no-repeat bottom;
}

.otherservices div#mainContent div.dynamicBox div.extra1 div.extra2 {
	padding: 18px;
    background: url(../images/content370_over.png) no-repeat top;
}

.otherservices div#mainContent div.dynamicBox div.dBimg{
  float: none;
}

.otherservices div#mainContent div.dynamicBox div.dBimg{
	float: left;
	padding-right: 10px;
}

.halfWidth {
	width: 480px;
	height: 140px;
}


/* MORTGAGE SERVICES */

div#middleSection .msbackground{
	height: 1%;
	padding: 10px 10px 0px 10px;
	color: #fff;
	background: transparent url(/assets/images/bg_red_wide.png) repeat-y scroll 0%;
}

div#middleSection .msbackground p a{
	color: #fff;
	font-weight: bold;
}

div#middleSection .msbackground p img{
	padding: 0px 10px;
}

div#cmslogo img{
	float: right;
	margin-top: -35px;
	clear: right;
}

div#middleSection .module p em img{
	float: left;
	padding-top: -10px;
	padding-left: 5px;
	margin-top: -65px;
}

div#middleSection .msbackground p img{
	float: right;
}

div#middleSection .module h4.ms{
	color: #000;
	background-color: #fff;
}

div#middleSection .module h4.ms em{
	color: #E01818;
	font-weight: bold;
	font-style: italic;
}

/* FOOTER */

div#footer{
	width: 922px;
	margin: 0pt auto;
	background: url(../images/footer_bar.png) no-repeat;
	height: 25px;
	padding-top: 5px;
	background-color: #f8f8f8;
}

div#footer ul.menu{
	margin: 0px;
}

div#footer a{
	color: #fff;
}

div#footer .menu_obj{
	background: transparent url(../images/footer_bar.png) repeat scroll 0%;
}

div#footerLinks{
	text-align: center;
}

/* TEXTBOX IMAGES */

.text_content_obj a img{
	border: none;
}

img.panelFix{
	margin-top:10px;
}

/* EXTRAS */

ul.menu li a{
	color: #fff;
}

/* PAGE SPECIFIC */

body.image div#pageContainer{
	border: none;
	margin: 0;
	padding: 0;
}

/* FIXES */
p.detailsLink{
  float: none;
}

ul.searchResults li{
  float: none;
  background-image: none;
}

ul.searchResults li a img{
  border-color: #000;
}

ul.searchResults li a:hover img{
  border-color: #ef1818;
}

/* SITE BULLET POINTS */
.module li, div#middleSection li,
div#middleSection ul.searchResults li ul li {
	list-style-type:square;
	margin-left:15px;

}

div#navBar2 .menu li{
	padding: 0px 0px 1px 0px;
	margin-left: 0px;
}

div#mainContent ul.offices li,
div#middleSection ul.searchResults li,
div#middleSection ul.optionButtons li{
	list-style-type: none;
	margin-left: 0px;
}

/* FLOOR PLANS */

body.floorplan, body.floorplan.#pageContainer{
	margin: 0;
	padding: 0;
}

ul#floorplanNav{
	list-style-type:none;
	margin: 0;
	padding: 0 21px 0 0;
	position:absolute;
	z-index: 100;
	top: 0;
	left: 0;
	background: url(../images/fp_navend.gif) top right no-repeat;
	height: 17px;
}

@media screen{
	html>body ul#floorplanNav{
		position: fixed;
	}
}

ul#floorplanNav li{
	display: inline;
	margin: 0;
	padding: 0;
}

ul#floorplanNav li a{
	float: left;
	display: block;
	width: 17px;
	height: 17px;
}

ul#floorplanNav li a span{
	display: none;
}

ul#floorplanNav li.previous a{
	background: url(../images/fp_previous.gif) top left no-repeat;
}

ul#floorplanNav li.previous a:hover{
	background: url(../images/fp_previous-over.gif) top left no-repeat;
}

ul#floorplanNav li.next a{
	background: url(../images/fp_next.gif) top left no-repeat;
}

ul#floorplanNav li.next a:hover{
	background: url(../images/fp_next-over.gif) top left no-repeat;
}

ul#floorplanNav li.reduce a{
	background: url(../images/fp_reduce.gif) top left no-repeat;
}

ul#floorplanNav li.reduce a:hover{
	background: url(../images/fp_reduce-over.gif) top left no-repeat;
}

ul#floorplanNav li.enlarge a{
	background: url(../images/fp_enlarge.gif) top left no-repeat;
}

ul#floorplanNav li.enlarge a:hover{
	background: url(../images/fp_enlarge-over.gif) top left no-repeat;
}

ul#floorplanNav li.actual a{
	background: url(../images/fp_actual.gif) top left no-repeat;
}

ul#floorplanNav li.actual a:hover{
	background: url(../images/fp_actual-over.gif) top left no-repeat;
}

ul#floorplanNav li.fit a{
	background: url(../images/fp_fit.gif) top left no-repeat;
}

ul#floorplanNav li.fit a:hover{
	background: url(../images/fp_fit-over.gif) top left no-repeat;
}

ul#floorplanNav li.close a{
	background: url(../images/fp_close.gif) top left no-repeat;
}

ul#floorplanNav li.close a:hover{
	background: url(../images/fp_close-over.gif) top left no-repeat;
}


div.featuredProperty {
	height: 271px;
}

p.lhFeatures {
	margin-bottom: 0px;
}

.hiplogin div#mainContent div form {
	background: none;
	border: none;
}

div.module ul.offices {
	padding-top: 6px;
}

div.dBtxt {
	height: 140px;
}

body.auctions div.property{
	background: url(/assets/images/auctions_small.jpg) no-repeat;
	height: 570px;
	cursor: pointer;
      text-decoration: none;
}

body.auctions div.property div.auctionsmain{
	float: right;
	color: #191a51;
	font-size: 12px;
	padding: 251px 40px 22px 164px;
}
body.auctions div.property div.auctionsmain em{
	color: #bfaf4a;
	font-style: normal;
}

body.auctions div.property div.auctionsend{
	color: #191a51;
	font-size: 12px;
	padding: 494px 17px 0px 33px;
}

body.auctions div.property p{
	color: #191a51;
	font-size: 11px;
}

div.Lettings{
	width: 565px;
	border: 10px solid #EF0808;
	margin: 10px;

}

div.FManagement {
	background: url(/assets/images/boxa.jpg) no-repeat top right;
	border-bottom: 10px solid #000;
	padding-bottom: 55px;
	padding-left: 5px;
}


div#content div.FManagement h4{
	padding-top: 18px;
	color: #000;
	margin-right:150px;
}

div.FManagement p{
	margin-right: 247px;
	color: #000;
	padding: 0px 10px 0px 10px;
}

div.letsfull {
	background: url(/assets/images/boxb.jpg) no-repeat top right;
	padding-left: 5px;
	margin-top: 5px;
	border-bottom: 10px solid #000;
}

div#content div.letsfull h4{
	color: #000;
}

div.letsfull ul{
	color:#000;
	padding-bottom: 1px;
	margin-right: 139px;
}

div.LRCollection {
	background: url(/assets/images/boxc.jpg) no-repeat top right;
	padding-left: 5px;
	border-bottom: 10px solid #000;
	margin-top: 4px;
	padding-bottom: 10px;
}

div#content div.LRCollection h4{
	color: #000;
}

div.LRCollection ul{
	color:#000;
	padding-bottom: 4px;
	margin-right: 139px;
}

div.LO {
	background: url(/assets/images/boxd.jpg) no-repeat top right;
	padding-left: 5px;
	margin-top: 5px;
}

div#content div.LO h4{
	color: #000;
}

div.LO ul{
	color: #000;
	padding-bottom: 1px;
}

body.lettings div.contentBox {
	padding: 0px;
}

div.EAR li{
	padding-top: 10px;
}

div.border2 {
	border: 10px solid #000;
}

div#middleSection div.letsfull h4 {
	color: #000;
	background-color: #FFF;
}

div#middleSection div.FManagement h4 {
	color: #000;
	background-color: #FFF;
	padding-bottom: 25px;
}

div#middleSection div.LRCollection h4 {
	color: #000;
	background-color: #FFF;
}

div#middleSection div.LO h4 {
	color: #000;
	background-color: #FFF;
}


div#middleSection div.Lettings ul li {
	list-style-type: disc;
}

div#middleSection div.letsfull li{
	padding: 0px;
}

div#middleSection div.LRCollection li{
	padding: 0px;
}

div#middleSection div.LO li{
	padding: 0px;
}

/* LAND*/

div.nhomes {
	background: transparent url(../images/paint_nh.jpg) no-repeat scroll 0%;
	margin-bottom: -45px;
	height: 152px;
	width: 888px;
	}

div.nhomes h2 {
	color: #000080;
	}

ul.bullet li {
	list-style-type: disc;
	margin-left: 12px;
	color: #000;
	}

body.landnewhomes div#mainContent div.rpw_quick_search_obj {
	background: #36467a;
	width: 174px;
	float: right;
	height: 179px;
	width:180px;
	margin-top:10px;
	}

body.landnewhomes .rpw_quick_search_obj h3 {
	text-decoration: none;
	color: #fff;
	margin-left: 10px;
	}

img.hat {
	float: right;
	border: none;
	}

div.land_text {
background:	url(../images/hat_nh.jpg) no-repeat bottom right;
width: 660px;
float: left;
	}

body.landnewhomes div#mainContent .rpw_quick_search_obj p.formLine {
	color: #fff;
	padding-left: 65px;
	padding-top: 11px;
	}

body.landnewhomes 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.landnewhomes div.rpw_quick_search_obj input.formButton {
	width: 90px;
	margin-left: 84px;
	margin-top: 10px;
	background: #f4cd4a;
	}

body.newhomes div.breadcrumb_obj {
	width: 875px;
	}

body.landnewhomes div#mainContent div.text_content_obj {
	background: none;
	}

body.landnewhomes div#middleSection .module, ul.itemList li {
	border: none;
	}

img.button_nh {
	margin-bottom: 10px;
	}

/* MASA Searches */
body.overseashomes div.rpw_flash_map_obj {
	float: left;
	width: 485px;
}

body.overseashomes div.rpw_flash_map_obj div.rpwFlashMap {
	margin-top: 10px;
}

body.overseashomes div#mainContent div.text_content_obj {
	height: 367px;
	margin-left: 516px;
	width: 167px;
}

body.overseashomes div#mainContent div.text_content_obj p {
	margin-top: 10px;
}

body.overseassearchresults ul.itemList ul {
	margin-bottom: 5px;
}

body.overseassearchresults p.moredetails {
	margin-right: 550px;
}

body.overseaspropertydetails img#mainPic {
	margin-right: 300px;
}

h3.toggler.atStart {
	background: #eee url(../images/plusbutton.png) left no-repeat;
	padding-left: 20px;
}

body.overseascontactus p.formLine em {
	width: 215px;
	display: block;
	float: left;
}

.lettingssearch p.formLine {
	height:15px;
}

div#middleSection .module ul.optionButtons a.emailButton {
	margin-right: 40px;
}

body.guidancefortenants div#middleSection div.guidance_tenants h4,
body.landlordinsurance div#middleSection div.l_insurance h4,
body.adviceforlandlords div#middleSection div.safety h4,
body.tenantsinsurance div#middleSection div.tenants h4 {
	background-color: #fff;
	color: #ef0808;
	padding: 0px;
}

div.lets_cover {
	float:right;
}

div.l_insurance {
	height: 445px;
}

div.tenants {
	height: 366px;
}

div#mainContent .panel1 {
	background-color:#000000;
	color:#FFFFFF;
}

div#mainContent .panel2 {
	background-color:#EF1110;
	color:#000000;
}

div#mainContent .panel1, div#mainContent .panel2 {
	float:left;
	height:288px;
	padding:5px;
	width:234px;
}

div#mainContent .panel1 a {
	color: #ffffff;
}

div#middleSection .panel1 h4 {
	background-color: #000;
	padding: 0px;
}

div#middleSection .panel2 h4 {
	padding: 0px;
}

div#middleSection .module, ul.itemList li {
	padding-bottom: 5px;
}

body.lettingsoffices div#mainContent ul.offices.itemList li {
	border: 2px solid #000;
	background-color: #fffafa;
}

.lettingsoffices div#mainContent ul.itemList li {
float:left;
height:180px;
margin:10px 15px;
padding-left:20px;
width:270px;
}
.officedirectory ul.offices.compact p.address {
	float:none;
	padding:19px 0 0 14px;
}
.officedirectory #mainContent .cwea_office_list_mod_obj {
	float:left;
}
.lettingsoffices div#mainContent ul.itemList.offices li .officebox {
	border:none;
}
span.checkboxes {
	display:block;
	float:left;
	margin-bottom:3px;
	width:175px;
}

body.arrangeviewing ul.searchResults li a img {
	height:120px;
}

div#middleSection .rpw_search_form_obj {
	height:217px;
}
/* New style careers page */
ul.moduleSelector{
	border-bottom: 1px solid #CCC;
	height: 20px;
	margin-bottom: 0px;
	width: 650px;
}
div#middleSection ul.moduleSelector li{
	float: left;
	padding: 3px 10px;
	list-style-type:none;
	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: #E8E8E8;
	color:BLACK;
}

div.module_switcher_obj form h3{
	background-color: #F00E0D;
	padding-bottom: 10px;
	color: #000;
}

div.module_switcher_obj form h4{
	padding-left: 5px;
}

div.module_switcher_obj form p.formSubmit{
	padding: 5px 10px 10px;
}

img.imgRight{
	float: right;
	margin: 0px 5px 5px 10px;
}

img.imgLeft{
	float: left;
	margin: 0px 10px 0px 5px;
}

div#information ul.keyresponse li
{

	list-style-type: square;
	margin-left:20px;
}

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: #F00E0D;
	color: #000;
	margin:0px;
}

div#mainContent .post_board_obj li {
	background-color:#F00E0D;
	height:37px;
	margin:10px 0 0;
	padding-bottom:5px;
	list-style-type:none;
}

div#mainContent .post_board_obj p,
div#mainContent .post_board_obj .textContent{
	background-color: #E8E8E8;
	margin: -3px 5px 0px 5px;
	padding: 10px;
	color:black;
}

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:#F00E0D;
}
body.careers p.formLine strong {
	width:160px;
}
p#form_line_Sales,p#form_line_Mortgage_Services,p#form_line_Lettings,p#form_line_Admin {
	padding-left:0px;
}
body.careers div#information h3,body.careers div#information h5,body.careers div#information p {
	padding: 5px 0 0 5px;
}
div#mainContent .post_board_obj p {
	margin:0px;
}
body.careers h3 {
	font-size:1.4em;
}
body.careers h5 {
	font-size:1.2em;
}
body.careers p, body.careers ul.keyresponse li {
	font-size:1.1em;
}

div#middleSection div.module_switcher_obj .response_form_obj h4 {
	color:#000;
}


body.contactusoverseas div#mainContent.rightIndent {
	margin-right:322px;
}

/* 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;
                padding:17px 0 0 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;
}

/* End of new overseas page */

div#mainContent ul.searchResults .moredetails {
	margin-left:227px;
	padding:8px;
	text-align:right;
}

div.cwea_results_mod_obj p.moredetails {
	font-weight:bold;
}

.contactus p.formLine {
	padding-left:0px;
}


div#middleSection ul.searchResults li.clearright h4.chainfree {
    background: url(/assets/images/flag_cf_r.gif) no-repeat #fff;
    clear:right;
    width:83px;
    height: 71px;
    float:right;
    padding: 0 10px 0 0;
}

div#middleSection ul.searchResults li.clearright h4.auction {
    background: url(/assets/images/flag_auction.png) no-repeat;
    clear:right;
    width:83px;
    height: 71px;
    float:right;
    padding: 0 10px 0 0;
}

div#middleSection ul.searchResults li.clearright h4.openhouse {
    background: url(/assets/images/flag_openhouse.gif) no-repeat;
    clear:right;
    width:83px;
    height: 97px;
    float:right;
    padding: 0 10px 0 0;
}

.module ul li.clearright h3 { border-bottom: #000 solid 1px; padding: 10px 5px; background-color: #DB1920; 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; }

.careers div#information ul img {
	float:left;
	padding-right: 10px;
}

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 }

/*DayGlo flags*/
div#mainContent h4.statusflag{
	margin:0; padding:0;
}
div#mainContent h4.statusflag img{
	padding:0; margin:0;
}
/*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; list-style-type:none; margin:0;
}
div#containermainPromotion ul li a{
	color:white; text-decoration:none;
}
div#containermainPromotion a{
	text-decoration:none;
}
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:18px; padding:0 0 0 32px;
}
div#containermainPromotion ul li.glasgowAuction{
	background: url(/assets/images/glasgowAuction.gif) no-repeat; height:40px; width:252px; margin-right:18px; padding:0 0 0 28px;
}
div#containermainPromotion 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{
	padding: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;
}
/*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;
}
.openhouse div#mainContent .module{
	background:none;
}
.openhouse div#middleSection .module{
	border:none; margin-bottom:0; padding:0;
}
/*End Open House*/

/*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#middleSection 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:10px;
}
h5.propertychainHeader{
	margin-top:10px;
}
h5.propertychainBenefits{
	margin-top:12px;
}
.chainfree div.bigsearch_left p.formSubmit input.formButton{
	background:#DC6339; font-size:16px;
}
div.bigsearch_left p.formLine strong.keywords{
	clear:none;
}
.chainfree div#mainContent .module{
	background:none;
}
.chainfree div#middleSection .module{
	border:none; margin:0; padding:0;
}
div.bigsearch_left{
	background:#d6dbda; float:left; height:180px; padding:0 20px; width:622px;
}
div#middleSection div.cwea_big_search_obj h3{
	float:left; font-weight:normal; margin-right:25px; margin-top:14px;
}
div.bigsearch_left p.formLine{
	margin-bottom:0; margin-top:0; padding-left:0; padding-top:15px;
}
.chainfree p.formLine strong{
	margin-left:0;
}
div.bigsearch_left p.formLine strong.keywords{
	color:#4d4d4d; font-size:14px; height:22px; padding-top:4px;
}
div.bigsearch_left p.formLine input.keywords{
	font-size:18px; height:22px; width:508px;
}
div.bigsearch_left p.formLine strong{
	color:#4d4d4d; font-size:14px; margin-left:0; width:100px;
}
div.bigsearch_left p.formLine select{
	font-size:12px; width:192px;
}
div.bigsearch_left p.formSubmit{
	margin-right:12px;
}
/*End Chain Free*/

div.marketAppraisal h1, div.appraisalThank h1{
	color:#4D4D4D; font-weight:normal;
}

.marketappraisalcontact p.formLine em{
	float:left; width:290px;
}

/*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;
}
.bigkickoff div.bigsearch_left div.widesearch h3{
	margin:10px 0 15px 0;
}
.bigkickoff div.bigsearch_left div.widesearch, .bigkickoff div.bigsearch_left{
	background:#7ec99a;
}
.bigkickoff div.bigsearch_left{
	float:none; height:185px;
}
.bigkickoff div#middleSection div.cwea_big_search_obj h3{
	float:none;
}
/*End Big Kick Off*/
.getmovingtenants div.bigsearch_left {float:none}




div#topSection ul.menu ul li {
	width: 160px;
}