
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:block;
	height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {display: block; height: 1%;}
/* End hide from IE-mac */


/* FORM ELEMENTS */

form{
	margin: 0;
	padding: 0;
}

input.textbox, textarea, select{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

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, li.checkboxGroup{
	margin: 0 10px 0 0;
	white-space: nowrap;
	display: inline;
	overflow: hidden;
	width: 160px;
	float: left;
}

p.checkboxGroup, li.checkboxGroup{
	float: left;
}

div#pageContainer .module li.checkboxGroup{
	background: none;
}


p.formSubmit{
	margin: 0;
	text-align: right;
}

/* ERRORS */

ul.errors{
	margin: 0 0 1em 0;
	padding: 0 0 0 1.5em;
	color: #C00;
}

/* CMS */

a.delete{
	background: url(../images/admin/images/delete.gif) center center no-repeat;
	padding: 5px;
}


a.delete span{
	display: none;
}


body.slideshow{
	background: #000;
	margin: 0;
	padding: 5px;
}

.module.module_list_obj table td, .module.module_list_obj table th{
	padding: 2px 10px 2px 0;
}

.module.module_list_obj table th{
	font-weight: bold;
	white-space: nowrap;
}





#DTDDashboard{

	width: 100%;
	background: url(../images/gradient.php?col1=F8F8F8&col2=E8E8E8&w=1&h=36) top left repeat-x #E8E8E8;
	border-width: 1px 0;
	border-color: #FFF #DDD #777 #EEE;
	border-style: solid;
	text-align: center;


}

#DTDDashboardContents, #DTDDashboardMessage{
 	text-align: left;
 	width: 720px;
 	margin: 0 auto;
 	padding: 10px;
 	position: relative;
 	height: 56px;
}

#DTDDashboardMessage{
	display: none;
	font-size: 1.3em;
	color: #777;
	padding: 18px; 10px;
}

#DTDDashboardMessage.loading{
	background: url(../images/loading-icon.gif) left center no-repeat;
	padding-left: 40px;
}

html>body #DTDDashboardContents{
	height: 36px;
}

html>body #DTDDashboardMessage{
	height: 20px;
}

#DTDDashboard ul.dashboardActions{
 	list-style-type: none;
 	margin: 0;
 	padding: 0;
 	position: absolute;
 	top: 15px;
 	right: 0;
}

#DTDDashboard h3{
	background: url(../images/rweb-logo.png) top left no-repeat;
	width: 147px;
	height: 32px;
	border: 1px solid #CCC;
	margin: 0;
}

#DTDDashboard h3 span{
	display: none;
}

#DTDDashboard ul.dashboardActions li{
	display: inline;
}


#DTDDashboard ul.dashboardActions li a{
	display: block;
	float: left;
	margin: 0 4px 0 0;
	padding: 3px 6px;
	font-size: 1.1em;
	border: 1px solid #888;
	background: url(../images/gradient.php?col1=FFF&col2=DDD&w=1&h=24) top left repeat-x #DDD;
	color: #333;
	text-decoration: none;
}


#DTDDashboard ul.dashboardActions li a:hover{
	background-image: url(../images/gradient.php?col1=F0F0F0&col2=CCC&w=1&h=24);
	color: #000;

}

a.DTDClientEditButton{
	position: absolute;
	width: 12px;
	height: 12px;
	display: block;
	background: url(../images/DTDEdit.gif) center center no-repeat;
	z-index: 80;
}

a.DTDClientEditButton span{
	display: none;
}

input.DTDDeleteButton{
	width 12px;
	height: 12px;
	border: none;
}

div.newsletterEditor, body div.module.newsletterEditor, body.uploadFrame{
	font-size: 11px;
	color: #333;
}

div.newsletterEditor iframe{
	border: none;
	width: 100%;
}

div.newsletterEditor div.editorPanel iframe{
	height: 60px;
	overflow: hidden;
}

div.newsletterEditor div.previewPanel iframe{
	height: 400px;
}

div.newsletterEditor div.editorPanel div.newsItem iframe{
	height: 30px;
}

div.newsletterEditor{
	background: #E0E0E0;
}

div.newsletterEditor div.tabSet{
	padding: 2px 6px;
}


div.newsletterEditor div.tabSet a, div#pageContainer .module div.newsletterEditor div.tabSet a{
	background: url(../images/newsletter/tab-button-up.gif) center center no-repeat;
	display: inline-block;
	width: 60px;
	height: 18px;
	color: #333;
	padding: 2px 2px 0;
	text-align: center;
	text-decoration: none;
}

div.newsletterEditor div.tabSet a.active, div#pageContainer .module div.newsletterEditor div.tabSet a.active{
	background: url(../images/newsletter/tab-button-over.gif) center center no-repeat;
	color: #FFF;
}

div.newsletterEditor p.formLine input.textbox,
div.newsletterEditor p.formLine select,
div.newsletterEditor p.formLine textarea,
body.uploadFrame p.formLine input.textbox,
body.uploadFrame p.formLine select,
body.uploadFrame p.formLine textarea{
	width: 350px;
	border-color: #999;
	font-size: 11px;
}

div.newsletterEditor p.formLine textarea,
body.uploadFrame p.formLine textarea{
	height: 7em;
}
	


body.uploadFrame  p.formLine, div.newsletterEditor p.formLine{
	padding: 4px 0 4px 150px;
	border-bottom: 1px solid #FFF;
	margin: 0;
}

body.uploadFrame  p.formLine strong, div.newsletterEditor p.formLine strong{
	margin-left: -150px;
	width: 145px;
}

div.newsletterEditor p.formSubmit{
	text-align: right;
}

div.newsletterEditor div.editorPanel, div.newsletterEditor div.previewPanel{
	padding: 2px 8px 4px 8px;
	background: #F0F0F0;
}

div.newsletterEditor div.editorPanel div.newsItem, div.newsletterEditor div.editorPanel div.section{
	padding: 0 8px;
	border-width: 1px;
	border-color: #CCC;
	border-style: solid;
	margin-bottom: 4px;
	background: #E8E8E8;
}

div.newsletterEditor div.editorPanel div.newsItem{
	margin: 4px 0;
}

div.newsletterEditor div.editorPanel h5, div.newsletterEditor div.previewPanel h5{
	padding: 1px 4px 2px;
	margin: 10px 0 0;
	background: #B8B8B8;
	color: #FFF;
	font-size: 11px;
}

div.newsletterEditor div.editorPanel div.newsItem div.imageContainer{
	float: left;
	margin: -68px 8px 8px 0;
}

div.newsletterEditor div.editorPanel a.deleteButton{
	background: url(../images/newsletter/remove-button.gif) center center no-repeat;
	margin: 0 0 0 4px;
	width: 12px;
	height: 12px;
	display: inline-block;
}

div.newsletterEditor div.editorPanel div.newsItem a.deleteButton{
	float: right;
	margin-top: 2px;
}

div.newsletterEditor div.editorPanel a.newItemButton{
	background: url(../images/newsletter/add-button.gif) center center no-repeat;
	margin: 0 0 0 4px;
	width: 20px;
	height: 16px;
	display: inline-block;
}



div.newsletterEditor div.editorPanel a.deleteButton span, div.newsletterEditor div.editorPanel a.newItemButton span{
	display: none;
}

body.uploadFrame{
	margin: 0;
	text-align: left;
	background: #E8E8E8;
}


div.newsletterEditor div.previewPanel pre{
	background: #FFF;
	padding: 8px;
	border: 1px solid #CCC;
	margin: 0;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
form.clientModuleEditor{
	font-size: 1.1em;
	padding: 6px 12px;
	border: 2px solid #CCC;
	background: #E8E8E8;
	text-align: left;
	display: block;
}

form.clientModuleEditor h3{
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	color: #666;
	
}

form.clientModuleEditor input, form.clientModuleEditor textarea, form.clientModuleEditor select{
	border-width: 1px;
	border-color: #999 #BBB #CCC #AAA;
	font-size: 11px;
	width: auto;
}

form.clientModuleEditor textarea{
	height: 24em;
}

form.clientModuleEditor input.textbox, form.clientModuleEditor textarea, form.clientModuleEditor select{
	width: 465px;
	padding: 2px;
}

form.clientModuleEditor p.formLine, form.clientModuleEditor p.formSubmit{
	border-top: 1px solid #D8D8D8;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}

 form.clientModuleEditor p.formSubmit{
 	text-align: right;
 }

form.clientModuleEditor p.formLine, body.clientUploadFrame p.formLine{
	padding-left: 125px;
}

form.clientModuleEditor p.formLine strong, body.clientUploadFrame p.formLine strong{
	margin-left: -125px;
	padding-top: 2px;
	width: 120px;
	color: #666;
}
form.clientModuleEditor input.button{
	margin-left: 4px;
	padding: 2px 4px;
	background: url(../images/gradient.php?col1=E8E8E8&col2=CCC&h=30) top left repeat-x;
	border-color: #CCC #AAA #999 #BBB ;
	color: #444;
}

form.clientModuleEditor iframe.uploadFrame{
	border: none;
	padding: 0;
	width: 100%;
	margin-left: -125px;
	width: 580px;
	height: 32px;
	overflow: hidden;
}

form.clientModuleEditor iframe.uploadFrame.options{
	height: 52px;
}

form.clientModuleEditor div.fileCollection input{
	margin: 0 2px 2px 0;
}


div.DTDItemListEditor, .module div.DTDItemListEditor{
	background: #E8E8E8;
	padding: 2px;
	border: 1px solid #CCC;
}

div.DTDItemListEditor a.DTDClientAddButton, body #pageContainer .module div.DTDItemListEditor a.DTDClientAddButton{
	margin-left: 4px;
	padding: 2px 6px;
	line-height: 20px;
	background: url(../images/gradient.php?col1=E8E8E8&col2=CCC&h=30) top left repeat-x;
	border-color: #CCC #AAA #999 #BBB ;
	color: #444;
	text-decoration: none;
}

div.DTDContextMenu{
	background: #E8E8E8;
	border: 1px solid #BBB;
	border-color: #CCC #AAA #999 #BBB ;
	color: #333;
	padding: 0;
}

div.DTDContextMenu a{
	display: block;
	text-decoration: none;
	padding: 1px 3px;
	color: #777;
	font-size: 10px;
	border-bottom: 1px solid #CCC;
}

div.DTDContextMenu a:hover{
	color: #000;
}

body.clientUploadFrame{
	text-align: left;
	color: #666;
	background: #E8E8E8;
}


body{
	background:transparent url(../images/background_repeat_gradient.gif) repeat-x;
}
h1{
	font-weight:normal; color:white;
}
h2{
	font-weight:normal; color:#FF530D; font-size:20px; padding:0 0 0 16px; 
}
h3{
	color:#21316b; font-weight:normal; font-size:16px;
}
h5{
	font-weight:normal; border-bottom:2px solid #50C93E; color:#50c93e; font-size:13px; margin-bottom:3px; 
}
p{
	color:#21316B; font-size:12px; line-height:16px;
}
a{
	color:#ff530d;
}
a:hover{
	color:#fe5200; text-decoration:underline; cursor:pointer;
}
input.formButton{
	cursor:pointer;
}
div#pageContainer{
	width: 968px; padding-bottom: 10px; position: relative;
}
div#topSection{
	padding:0; 
}
div#navBar1{
	width:964px; background:transparent url(../images/menu_background_awards.gif) no-repeat; margin:0 auto; height:116px;
}
div#navBar2{
	width:964px; background:transparent url(../images/strapline_background.gif) no-repeat; margin:0 auto; height:58px; margin:16px 0 0 0; float:left;
}
div#middleSection{
	width:964px; padding:0;
}
div#mainContent{
	background-color:white; color:white; margin:0 0 0 0; border:2px solid #21316B; width:480px; border-right:none; border-top:none;
}
div#rhColumn{
	background-color:white; color:white; margin:0 0 0 0; border:2px solid #21316B; width:479px; border-top:none;
}
div#footer{
	margin: 6px auto 0 auto; width: 965px; border-top: 2px solid #50c93e; padding-bottom: 10px; position: relative;
}
div#header h1{
	padding: 0; margin: 0; display:none;
}
div#lhColumn{
	float: left;
}
div#rhColumn{
	float: right;
}
div#mainContent.leftIndent{
	margin-left: 210px;
}
div#mainContent.rightIndent{
	width:479px;
}

/* HORIZONTAL MENU */
div#topSection #navBar1, div#topSection .module.menu_obj{
	position:relative; float:left;
}

div#topSection ul.menu{
	display: table; white-space:nowrap; margin: 0 auto; padding:90px 0 0 0;
}

div#topSection ul.menu, div#topSection ul.menu ul{
	float:left; 
}

div#topSection ul.menu ul{
	padding:0;
}

div#topSection ul.menu li.active{
	background:transparent url(../images/selectedNav.gif) no-repeat bottom;
}

div#topSection ul.menu li{
	display:table-cell;
}

div#topSection ul.menu ul li{
	display: block; float: none;
}

div#topSection ul.menu a{
	font-size:12px; margin: 0; padding: 3px 16px 4px; line-height: 2.2em; text-decoration: none; color:#21316B;
}
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: 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{
	border-width: 1px 0 0 0; border-style: solid; height: 1%;
}
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;}


/****/

div#topSection ul.menu ul li{
	background-color: #FFFAE6; border: 1px solid #fee000; margin-bottom: 0px;
}

div#topSection ul.menu ul{
	background: #fee000; border: #fff solid 1px; width: 165px; color:white
}

div#topSection ul.menu ul li a{
	padding: 1px 5px; border-width: 0px; display: block;
}

div#topSection ul.menu ul li a:hover{
	background-color: #ff530d; color: #fff;
}

/****/

/* FORMS */
p.formLine{
	margin: 3px 0 4px 0; padding-left: 90px;
}
div#lhColumn p.formLine, div#rhColumn p.formLine, div#lhColumn p.formSubmit, div#rhColumn p.formSubmit{
	padding-left: 240px;
}
div#lhColumn p.formLine strong, div#rhColumn p.formLine strong{
	width: 65px; margin:0; padding:0 6px 0 0; color:#21316B;
}
div#lhColumn input.textbox, div#rhColumn input.textbox, div#lhColumn select, div#rhColumn select, div#lhColumn textarea, div#rhColumn textarea{
	width: 105px;
}
html>body div#lhColumn select, html>body div#rhColumn select, html>body div#mainContent select, html>body div#lhColumn input.textbox, html>body div#rhColumn input.textbox, html>body div#mainContent input.textbox{
	width: 328px; height:17px; color:#21316B; background:#fefbff;
}
body.home div#rhColumn input.textbox{
	height:13px;
}
p.formSubmit{
	text-align: left; padding-left: 90px;
}
input.textbox, textarea, select{
	border: 1px solid #8196BD; font-size:11px;
}
/* ITEMS */

ul.itemList, div.module ul.itemList{
	list-style-type: none; margin: 0; padding: 0;
}
ul.itemList ul{
	padding: 0; margin: 0; list-style-type: none; float: left;
}
div#middleSection .module ul.itemList li{
	margin: 8px 0; padding: 0 6px;
}
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 8px 0;
}
div.featuredProperty .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, div#middleSection .module ul.itemList li li{
	list-style-type: disc; list-style-position: inside; border: none;
}
ul.itemList li ul.mediaList li, .module ul.mediaList li{
	background: none; padding: 0;
}
/* TREES */
ul.tree li{
	clear: left;
}
ul.tree li li{
	clear: none;
}
/* MEDIA */
a.thumbnail img, img.inlineImage, div.thumbnail{
	border: 2px solid #E5E5E5;
}
ul.mediaList, ul.itemList ul.mediaList, .item ul.mediaList, .module ul.mediaList{
	list-style-type: none; margin: 5px 0; padding: 0;
}
ul.mediaList li, ul.itemList li ul.mediaList li, .module 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;
}
/* MODULE SELECTOR */
ul.moduleSelector, div#mainContent .module ul.moduleSelector{
	margin: 0; padding: 0;
}
ul.moduleSelector li, div#middleSection .module .moduleSelector li{
	display: inline; padding-left: 0; margin: 0;
}
ul.moduleSelector li a{ 
	padding: 2px 0.6em; text-decoration: none; margin-right: 3px; line-height: 15px;
}
ul.moduleSelector li.active a{
	font-weight: bold;
}

/* 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;
}

/* 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;
}

/*HOME*/
div#section_1{
	width:479px; float:left; margin:16px 0 13x 0;
}
div#section_1 h1{
	background:transparent url(../images/section_1_tab.gif) no-repeat; height:40px; margin:16px 0 5px 16px; padding:8px 0 0 15px;
}
div#section_1 p{
	margin:0 18px 0 0;
}
div#development_content{
	border:2px solid #50C93E; margin:8px 16px 9px 16px; background:#50c93e;
}
div#development_content h3{
	padding:11px 5px 1px 5px; margin-bottom:12px;
}
div#development_content p{
	padding:16px 8px 8px 6px; margin:0;
} 
div#development_content a{
	color:white; text-decoration:none;
}
div#development_content a:hover{
	text-decoration:underline;
}
div#development_contact p{
	padding:4px 0 5px 16px; font-size:11px;
}
div#section_2 img{
	margin:7px 16px 0 16px; float:left;
}
div#section_2{
	margin:0 0 2px 0; height:380px;
}
div#section_2 p{
	margin:4px 17px 0 0;
}
div#rhColumn div#section_2 h1{
	background:transparent url(../images/section_2_tab.gif) no-repeat; height:40px; margin:16px 0 0 16px; font-size:18px; padding:8px 0 0 15px; font-weight:normal; color:#21316b;
}
div#rhColumn p.formLine{
	background:#FFe000; font-size:11px; margin:8px 32px 0 32px; height:18px; padding:4px 0 4px 8px; width:407px;
}
div#rhColumn p.formSubmit{
	margin:8px 0;
}
body.home div#rhColumn h3{
	display:none;
}
input.formButton{
	background:transparent url(../images/submit_button.gif) no-repeat; width:207px; height:25px; border:none; color:#124077; font-size:16px; padding:0 0 0 2px;
}
.home .searchform{
	width:407px;
}
div#section_2 img.image_3{
	margin:8px 0 12px 32px;
}
div#section_2 img.slice_image{
	margin-bottom:5px;
}
div#footer_left{
	float:left; width:944px;
}
div#footer_menu ul {
	margin:16px 0 0 0; padding:0 0 0 10px;
}
div#footer_menu ul li{
	display:inline; border-right:1px solid #21316B; padding:0 5px;
}
div#footer_menu ul li.menu_5{
	border-right:none;
}
div#footer_tagline p{
	font-size:10px; padding:1px 0 0 17px; color:#21316B; margin:11px 0 0 0; float:right;
}
div#footer_hat{
	margin:21px 0 0 0;
} 
div#footer_menu ul a{
	text-decoration:none; color:#21316b;
}
div#footer_menu{
	float:left; margin-right:190px;
}
div#strapline p{
	float:left; padding:19px 4px 0 0; color:white;
}
div#strapline a{
	text-decoration:none;
}
div#strapline img{
	float:left; margin:4px 0 0 0; border:none;
}
div#strapline h1{
	padding:17px 303px 0 14px; margin:0; float:left;
}
div#mainContent img{
	float:left; margin:0 14px 0 16px;
}
div#mainContent ul{
	color:black; float:left; padding:0; font-size:11px; padding:0 8px 0 22px; margin-top:0;
} 
div#mainContent ul li{
	list-style-type:circle; margin-bottom:11px; color:#21316B;
}
div#mainContent ul li a{
	background:transparent url(../images/bullet.gif) no-repeat; padding:0 0 0 16px; color:#21316B; text-decoration:none;
}
div#mainContent ul li a:hover{
	color:#fe5200; text-decoration:underline;
}
div.rpw_quick_search_obj{
	margin-top:17px;
}
div#mainContent img.section_1_image{
	float:none; margin:0 6px;
}
/*End HOME*/

/*Start Property Development*/
body.propertydevelopment div#mainContent {
	width:960px; height:497px; border:2px solid #21316b;
}
div#content_container h2{
	color:#50c93e; padding:10px 0 0 0; border-bottom:2px solid; margin:0 16px 0 16px;
}
div#content_left{
	background:#daf4d6; width:320px; height:400px; margin:16px 16px 11px 16px; border-top:2px solid #50C93E; border-bottom:2px solid #50C93E; float:left;
}
div#content_left h3{
	padding:5px 0 6px 7px;
}
div#content_right{
	float:left; width:592px; margin:12px 0 0 0;
}
div.list_1{
	height:96px; margin:0 0 8px 0;
}
div.list_2{
	height:96px; margin:0 0 8px 0;
}
div.list_3{
	height:96px; margin:0 0 8px 0;
}
div.list_4{
	height:96px;
} 
div#mainContent div.list_1 img, div#mainContent div.list_2 img, div#mainContent div.list_3 img, div#mainContent div.list_4 img{
	margin:0; padding-right:8px;
}
div.list_1 h5{
	margin-top:0px;
}
body.propertydevelopment div#mainContent p{
	font-size:11px; padding-top:0; margin-top:0;
}
div#content_bottom {
	float:left; margin:0 16px;
}
/*End Property Development*/

/*Start Brands*/
body.brands div#mainContent {
	width:960px; border:2px solid #21316b; height:600px;
}
body.brands div#content_container p{
	margin:16px 16px 0 16px;
}
body.brands div#mainContent ul{
	padding:0; margin:0 0 0 16px;
}
body.brands div#mainContent ul li{
	list-style-type:none; float:left; margin:0;
}
body.brands div#mainContent ul li a{
	background:none; padding:0;
}
body.brands div#mainContent ul img{
	border:none; margin:16px 48px 16px 35px;
}
body.brands div#mainContent ul li a:hover p{
	color:#fe5200; text-decoration:underline;
}
/*End Brands*/

/*Start Teams*/
body.teams div#mainContent {
	width:610px; border:2px solid #21316b; border-right:none;
}
body.teams div#rhColumn{
	width:350px; border-left:none; border-top:2px solid #21316B;
}
body.teams div#right_container{
	height:486px;
}
body.teams div#content_container h2{
	margin:0 0 0 16px;
}
div#left_container{
	float:left; margin:0 16px;
}
div#right_container{
	margin:35px 16px 0 0; border-top:2px solid #50C93E;
}
div#right_container p{
	margin:0 0 0 16px;
}
div#right_container ul{
	padding:0 0 0 16px;
}
div#right_container a{
	text-decoration:none; font-size:12px;
}
div#right_container a:hover{
	text-decoration:underline;
}
div#left_container{
	width:592px; border-right:2px solid #50c93e; margin-top:16px;
}
div#left_container p{
	margin-top:0; margin-right:16px;
}
div.rpw_flash_map_obj{
	margin:0 0 16px 16px;
}
body.teams div#left_container{
	border-right:none;
}
body.teams div#right_container ul li{
	margin-top:8px;
}
/*End Teams*/

/*Start North Region*/
body.northregion div#mainContent {
	width:610px; height:644px; border:2px solid #21316b; border-right:none;
}
body.northregion div#rhColumn{
	width:350px; height:644px; border-left:none; border-top:2px solid #21316B;
}
body.northregion div#mainContent img{
	margin:7px 0 0 0;
}
body.northregion div#left_container{
	height:575px;
}
body.northregion div#content_container h2{
	margin:0 0 0 16px;
}
div#mainContent p.officeLinks a.officeProperties, div#rhColumn p.officeLinks a.officeProperties {
	background:url(../images/icon_properties.gif) no-repeat; text-decoration:none; width:24px; height:24px; color:#21316B;
}
div#mainContent p.officeLinks a.officeMap, div#rhColumn p.officeLinks a.officeMap {
	background:url(../images/icon_find.gif) no-repeat; width:24px; height:24px; text-decoration:none; color:#21316B;
}
div#mainContent p.officeLinks a.officeEmail, div#rhColumn p.officeLinks a.officeEmail {
	background:url(../images/icon_contact.gif) no-repeat; width:24px; height:24px; text-decoration:none; color:#21316B;
}
p.telephone{
	margin-bottom:24px;
}
div.office span{
	margin-left:35px; text-decoration:none;
}
body.northregion div#rhColumn ul.itemList li{
	background:#fffae6; border:2px solid #FEE000; margin:0 16px 16px 16px;
} 
div#right_container h3{
	color:#FF530D; margin:13px 0 13px 16px;
}
/*End North Region*/

/*Start Central Region*/
body.centralregion div#mainContent {
	width:610px; height:846px; border:2px solid #21316b; border-right:none;
}
body.centralregion div#mainContent img{
	margin:7px 0 0 0;
}
body.centralregion div#rhColumn{
	width:350px; height:846px; border-left:none; border-top:2px solid #21316B;
}
body.centralregion div#left_container{
	height:777px;
}
body.centralregion div#content_container h2{
	margin:0 0 0 16px;
}
body.centralregion div#rhColumn ul.itemList li{
	background:#fffae6; border:2px solid #FEE000; margin:0 16px 16px 16px;
} 
/*End Central Region*/

/*Start South Region*/
body.southregion div#mainContent {
	width:610px; height:2926px; border:2px solid #21316b; border-right:none;
}
body.southregion div#mainContent img{
	margin:7px 0 0 0;
}
body.southregion div#rhColumn{
	width:350px; height:2926px; border-left:none; border-top:2px solid #21316B;
}
body.southregion div#left_container{
	height:2857px;
}
body.southregion div#content_container h2{
	margin:0 0 0 16px;
}
body.southregion div#rhColumn ul.itemList li{
	background:#fffae6; border:2px solid #FEE000; margin:0 16px 16px 16px;
} 
body.southregion div#content_container h3{
	color:#ff530d;
}
body.southregion div#mainContent span{
	font-weight:bold;
}
div#EA_information{
	margin:0 16px 16px 16px;
}
div#EA_offices{
	width:318px; height:163px; border:2px solid #fee000; background:#fffae6; margin:0 16px 16px 16px;
}
div#EA_offices p{
	font-size:11px; margin:0;
}
div#EA_offices p.officeLinks a{
	padding:5px;
}
div#EA_offices p.officeLinks a span{
	margin-left:25px;
}
div#EA_offices p.officeLinks{
	margin-bottom:10px;
}
div#EA_offices p.telephone{
	font-size:12px;
}
img.EA_info{
	float:left;
}
div#EA_information h5{
	border-bottom:none;
} 
/*End South Region*/

/*Start Mortgage Services*/
body.legal div#mainContent {
	width:960px; border:2px solid #21316b;
}
body.legal div#mainContent ul{
	padding-left:13px;
}
/*End Mortgage Services*/

/*Start Office Directory*/
body.officedirectory div#mainContent {
	width:960px; height:1468px; border:2px solid #21316b;
}
body.officedirectory div#mainContent ul.itemList li {
	float:left; height:181px; margin:8px 0 0 8px; width:300px; background:#fffae6; border:2px solid #FEE000;
}
body.officedirectory div#mainContent ul{
	padding:8px 8px 0 6px; margin:0 0 0 2px;
}
div.rpw_office_list_obj ul.itemList li h3{
	padding:5px 20px 3px 2px; color:#FF530D;
}
div#mainContent ul.offices p.officeLinks a, div#rhColumn ul.offices p.officeLinks a {
	line-height:26px; padding:9px 0 2px 30px; margin-right:20px; 
}
p.officeLinks{
	font-size:11px; margin:0;
}
p.address{
	line-height:14px;
	font-size:11px;
}
/*End Office Directory*/

/*Start Office Directory Results*/
body.officeresults div#mainContent {
	width:960px; border:2px solid #21316b;
}
div#mainContent div.cwea_results_obj ul li a{
	background:none;
}
p.resultTotal{
	float:left; margin:15px 0 0 15px; font-weight:bold; font-size:20px;
}
p.navigation{
	float:right; margin:16px 16px 16px 0; border-top:1px solid #21316b; border-bottom:1px solid #21316b; padding:5px;
}
p.navigation a{
	padding:3px; color:#ff530d;
}
p.navigation strong{
	background:#ff530d; border:1px solid #21316b; padding:3px; color:white;
}
div#middleSection ul.itemList li.clearfix {
	border-top:#50c93e 2px solid; margin:0 16px; padding:0 0 8px 0;
} 
body.officeresults div#mainContent ul, body.searchresults div#mainContent ul{
	padding:0;
} 
body.officeresults div#mainContent ul.list, body.searchresults div#mainContent ul.list{
	width:928px; background:#e5e5e5;
}
body.officeresults div#mainContent ul li a, body.searchresults div#mainContent ul li a{
	padding:0; margin:0; font-weight:bold; font-size:16px;
}
body.searchresults div#mainContent div.officeaddress span,body.officeresults div#mainContent div.officeaddress span{
	font-size:12px;
}
body.officeresults div#mainContent div.cwea_results_obj ul li a:hover, body.searchresults div#mainContent div.cwea_results_obj ul li a:hover{
	color:#FF530D; text-decoration:underline;
}
body.officeresults div#mainContent div.cwea_results_obj ul li h3 a:hover, body.searchresults div#mainContent div.cwea_results_obj ul li h3 a:hover{
	color:white; text-decoration:none;
}
div#mainContent div.cwea_results_obj img{
	margin:8px 8px 8px 0;
}
div#mainContent div.cwea_results_obj h3 {
	margin:8px 0 0 232px; background: #50c93e;
}
div.cwea_results_obj ul.itemList li.clearfix p{
	font-size:11px;
}
p.detailsLink{
	float:left; 
}
div#mainContent div.cwea_results_obj ul li p.detailsLink a{
	color:#21316b;
}
ul.searchResults li a strong{
	color:#21316B;
}
ul.contactList li a strong{
	font-size:11px;
} 
ul.contactList li a:hover strong{
	text-decoration:none;
}
div#middleSection .cwea_results_obj ul.list li{
	padding:0 0 0 8px;
}
div#mainContent div.cwea_results_obj ul li a:hover{
	color:white;
}
ul.searchResults h6{
	float:left; width:900px; color:#FF530D;
}
ul.searchResults h4{
	float:none; color:#FF530D;
}
/*End Office Directory Results*/

/*Start Office Directoy Property Details*/
body.officedetails div#mainContent {
	width:960px; border:2px solid #21316b;
}
div#mainContent div.cwea_property_details_obj ul{
	padding:0 8px 0 16px;
}
div#mainContent div.cwea_property_details_obj ul.contactList ul, div#mainContent div.cwea_property_details_obj ul.contactList h6{
	padding-left:0px;
}
div#mainContent div.cwea_property_details_obj ul.optionButtons{
	line-height:26px; margin-bottom:4px; float:none;
}
div#mainContent div.cwea_property_details_obj div.details ul.optionButtons li{
	list-style-type:none; float:left;
}
div#mainContent div.cwea_property_details_obj div.details ul.optionButtons li a:hover{
	color:#ff530d; text-decoration:underline;
}
div#mainContent div.cwea_property_details_obj div.details ul li a.mapButton{
	background:url(../images/icon_map.gif) no-repeat; height:24px; text-decoration:none; color:#21316B; padding:6px 16px 20px 32px;
}
div#mainContent div.cwea_property_details_obj div.details ul li a.sendLink{
	background:url(../images/icon_email.gif) no-repeat; height:24px; text-decoration:none; color:#21316B; padding:6px 16px 20px 32px;
}
div#mainContent div.cwea_property_details_obj div.details ul li a.printButton{
	background:url(../images/icon_print.gif) no-repeat; height:24px; text-decoration:none; color:#21316B; padding:6px 16px 20px 32px;
}
div#mainContent div.cwea_property_details_obj div.details ul li a.emailButton{
	background:url(../images/icon_viewing.gif) no-repeat; height:24px; text-decoration:none; color:#21316B; padding:6px 16px 20px 32px;
}
div#mainContent div.cwea_property_details_obj div.details ul li a.floorplanButton{
	background:url(../images/icon_floorplan.gif) no-repeat; height:24px; text-decoration:none; color:#21316B; padding:6px 16px 20px 32px;
}
div#mainContent div.cwea_property_details_obj div.details ul li a.HIPButton{
	background:url(../images/icon_hip.gif) no-repeat; height:24px; text-decoration:none; color:#21316B; padding:6px 16px 20px 32px;
}
div#mainContent div.cwea_property_details_obj div.details ul li a.vtourButton{
	background:url(../images/icon_vtour.gif) no-repeat; height:24px; text-decoration:none; color:#21316B; padding:6px 16px 20px 32px;
}
div.cwea_property_details_obj div.details h3{
	background:#50c93e; margin:16px;
}
div.thumbnailGallery{
	float:left; clear:left;
}
div.thumbnailGallery a.thumbnail{
	margin:0;
}
div#mainContent div.thumbnailGallery{
	margin-bottom:16px;
}
div#mainContent div.thumbnailGallery img{
	margin:16px 0 0 16px;
}
div.cwea_property_details_obj h4{
	background:#50c93e; clear:left; margin:16px 16px 13px 16px;
}
div.cwea_property_details_obj p{
	margin:0 16px;
}
ul.roomList li, ul.contactList li, ul.accomodationSummary li{
	margin:0 0 0 16px;
}
div#mainContent ul.roomList{
	float:none;
}
div#mainContent ul.contactList li a{
	background:none;
	padding:0;
}
div.details h6{
	color:#ff580d; padding:0 8px 7px 16px; font-size:15px;
}
div#mainContent .cwea_property_details_obj div.contacts ul{
	float:none;
}
/*End Office Directory Property Details*/

/*Start Legal Information*/
body.legalinformation div#mainContent {
	width:960px; height:250px; border:2px solid #21316b;
}
body.legalinformation div#mainContent img{
	padding-bottom:54px;
}
body.legalinformation div#content_container h2{
	margin-bottom:12px;
}
div#mainContent img.oea_logo{
	float:right;
}
body.legal div#services_container{
	width:632px;
}
div.absolute_info{
	margin-left:17px; margin-top:123px;
}
div.absolute_info h3{
	font-size:20px;
}
/*End Legal Information*/

/*Start Contact Us*/
body.contactus div#mainContent {
	width:960px; border:2px solid #21316b;
}
span.checkboxes {
	display:block; float:left; margin-bottom:3px; width:175px; color:#21316B;
}
div.cwea_contact_us_obj{
	margin:16px;
}
div.cwea_contact_us_obj h3{
	display:none;
}
body.contactus div#mainContent p.formLine{
	clear:left; height:auto; width:916px; background:white;
}
body.contactus div#mainContent p.formLine em{
	display:block;
}
div#mainContent div.cwea_contact_us_obj p.formLine input.cinput, div#mainContent div.cwea_contact_us_obj p.formLine textarea, div#mainContent div.cwea_contact_us_obj p.formLine select.dropSelect{
	float:left; width:450px;
}
div.cwea_contact_us_obj{
	border:2px solid #50c93e;
}
body.contactus div#mainContent h4{
	color:#50c93e; clear:left;
}
body.contactus div#mainContent span{
	color:#21316B;
}
body.contactus div#mainContent img{
	margin:0 8px 0 0; border:2px solid #e5e5e5;
}
body.contactus .cwea_contact_us_obj li{
	padding:8px;
}
body.contactus .cwea_contact_us_obj h5{
	border-bottom:none;
}
/*End Contact Us*/

/*Start Land*/
body.land div#mainContent {
	width:960px; border:2px solid #21316b;
}
body.land div#mainContent h3{
	font-weight:bold;
}
body.land div.list_1{
	height:236px;
}
body.land div.list_2{
	height:307px;
}
body.land div.list_3{
	height:60px;
}
body.land div#mainContent ul{
	margin-bottom:0;
}
body.land div#mainContent ul li{
	margin-bottom:8px;
}
body.land div#content_left{
	height:324px;
}
body.land div#content_left p{
	padding:8px;
}
/*End Land*/

/*Start Funders Rescue Plan*/
body.fundersrescueplan div#mainContent {
	width:960px; border:2px solid #21316b;
}
div#rescue_container{
	margin:16px 0 0 16px
}
div#rescue_container h4{
	color:#ff530d; font-size:15px;
}
div#mainContent div#rescue_container img{
	margin:0;
}
div#rescue_container img{
	border:none;
}
div#rescue_container p{
	margin:0 16px 0 0;
}
div.pdf_link{
	margin:16px 0 0 0; height:46px;
}
p.rescue_link{
	padding:10px 0 0 0;
}
div#rescue_container h5{
	border-bottom:none;
}
/*End Funders Rescue Plan*/

/*Start Brochure*/
body.brochure div#mainContent {
	width:960px; border:2px solid #21316b;
}
body.brochure div#mainContent ul{
	width:448px; padding:0; margin:0 16px;
}
body.brochure div#content_container h3{
	margin:13px 0 13px 16px;
}
body.brochure img{
	border:none;
}
body.brochure div#mainContent img{
	margin-bottom:16px;
}
body.brochure p.rescue_link{
	margin-right:16px;
}
/*End Brochure*/

/*Start Results*/
body.searchresults div#mainContent, body.propertydetails div#mainContent, body.newhomessearch div#mainContent {
	width:960px; border:2px solid #21316b;
}
/*End Results*/

/*Start Finance*/
body.finance div#mainContent, body.propertydetails div#mainContent {
	width:960px; border:2px solid #21316b;
}
div#services_container{
	margin:10px 16px;
}
body.finance h5{
	clear:left; border-bottom:none;
}
div#services_container{
	float:left; width:638px;
}
div#mortgages_phone{
	float:left; width:258px; margin:10px 16px;
}
div#mortgages_phone h1{
	color:#50c93e; margin-bottom:0; 
}
div#mortgages_phone h1{
	font-size:20px;
}
div#mortgages_phone h5{
	margin:0; color:#21316b;
}
div#mortgages_phone h4{
	color:#21316b;
}
/*End Finance*/

/*Start Search*/
div#mainContent div.module_switcher_obj ul li a{
	background:none;
}
div.module_switcher_obj{
	margin:16px;
}
div.rpw_search_form_obj{
	clear:left; border:2px solid #50c93e; border-top:none; padding:16px;
}
ul.moduleSelector {
	border-bottom:2px solid #50c93e; height:20px; width:928px;
}

div#middleSection ul.moduleSelector li.active a{
	color:white;
}

div#middleSection ul.moduleSelector li.active {
	background:#50c93e; 
}

div#middleSection ul.moduleSelector li {
	border-left:1px solid #50c93e; border-right:1px solid #50c93e; border-top:1px solid #50c93e; float:left; padding:2px 10px; background:#fee000; color:#21316b;
}

div#middleSection .module_switcher_obj .moduleSelector li{
	margin:0 8px 0 0;
}
div.rpw_search_form_obj h4{
	color:#ff530d;
}
div#mainContent p.formLine{
	background:#FFe000; font-size:11px; height:18px; padding:4px 0 4px 8px; width:884px;
}
div#mainContent p.formLine strong{
	margin-left:0;
}
body.newhomessearch div#mainContent input.textbox {
	height:13px;
}
body.newhomessearch p.formSubmit{
	padding-left:685px; padding-top:88px;
}
div#mainContent img.absolute{
	margin-top:6px;
}
body.newhomessearch div.rpw_flash_map_obj{
	border:2px solid #50c93e; clear:left; margin:0; padding:16px; border-top:none;
}
/*End Search*/

/*Start Land*/
body.landsearch div#mainContent {
	width:960px; border:2px solid #21316b;
}

div.search_land{
	margin:10px 16px 0 16px;
}
body.landsearch div.rpw_quick_search_obj{
	margin:13px 16px 0 16px;
}
body.landsearch div#mainContent p.formLine{
	width:920px; padding:8px 0 8px 8px; margin-bottom:8px;
}
body.landsearch p.formSubmit{
	padding-left:721px; margin-bottom:16px;
}
/*End Land*/

/*Start Thank You*/
body.thankyou div#mainContent{
	width:960px; border:2px solid #21316b;
}
body.thankyou div#mainContent p{
	margin:16px;
}
/*End Thank You*/

/*Start Meet Team*/
body.meettheteam div#mainContent{
	width:960px; border:2px solid #21316b;
}
div.senior_team{
	margin:12px 16px 16px 16px
}
body.meettheteam div#mainContent ul li{
	list-style-type:none; margin-bottom:16px;
}
body.meettheteam div#mainContent ul li img{
	margin:0;
}
body.meettheteam div#mainContent ul{
	padding:0;
}
div.description{
	float:left; height:200px; padding:0 16px; width:245px;
}
div.description h3{
	color:#ff530d;
}
div.senior_team ul li{
	border-bottom: 2px solid #ff530d; height:216px;
}
p.standout{
	font-weight:bold; font-size:14px;
}
/*End Meet Team*/
/*Start Vendor Login*/
body.vendorlogin div#mainContent {
	width:960px; border:2px solid #21316b;
}
div.rpw_vendor_login_obj{
	margin:0 16px;
}
div.rpw_vendor_login_obj h3{
	margin:13px 0;
}
.vendorlogin div#mainContent p.formLine{
	height:26px; margin:6px 14px 16px 6px; width:886px;
}
.vendorlogin div#mainContent p.formLine input{
	margin-left:20px;
}
.vendorlogin div#mainContent p.submitButtons{
	margin:16px 0 5px 5px;
}
/*End Vendor Login*/
/*Start Site map*/
body.sitemap div#mainContent {
	width:960px; border:2px solid #21316b;
}
body.sitemap div#mainContent ul{
	float:none; margin-left:8px;
}
body.sitemap div#mainContent ul li a{
	background:none; padding-left:8px;
}
div#site_map{
	margin:16px 0;
}
/*End Site Map*/
