
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;
}

/* 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;
}







/* FORMS */

p.formLine{
	margin: 3px 0 4px 0;
	padding-left: 90px;
}

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

p.formSubmit{
	text-align: left;
	padding-left: 90px;
}







/* 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 .page_title_obj h2{
	margin: 0;
}

.module.rpw_results_obj{
	background: none;
	padding: 0;
	margin: 0;
	border: none;
}

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

ul.moduleSelector, div#mainContent .module ul.moduleSelector{
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 10px;
	padding: 0 8px;
	border-width: 0 0 1px 0;
	border-style: solid;
	list-style-type: none;
}

ul.moduleSelector li, div#mainContent .module .moduleSelector li{
	display: inline;
	background: none;
	padding-left: 0;
	margin: 0;
}	

ul.moduleSelector 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;
}

ul.moduleSelector li.active a{
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom-width: 0;
	background: #FFF;
}


/* 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;
}

.module ul.itemList li{
	background: none;
	padding-left: 0;
	margin: 0 0 20px;
}

.details ul{
	margin: 0.5em 0;
	float: none;
}


.module ul.itemList li li{
	padding: 0;
	padding-left: 1.5em;
	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.module.rpw_featured_property_obj .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;
}




/* ITEM NAVIGATION */

p.navigation{
	margin: 0;
	padding: 0;
}


p.navigation a{
	text-decoration: none;
}

p.navigation a, p.navigation strong{
	margin-right: 3px;
}


/* FLASH MAP */

div.rpwFlashMap{
	border-style: solid;
	border-width: 1px;
}



/* SELECTOR */

div#mainContent div.module.rpw_map_selector_obj{
	border: none;
	padding: 0;
	margin: 5px 0 0;
	background: 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;
}



/* DETAILS */

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

.module ul.optionButtons{
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: inherit;
	margin: 10px 0 6px;
	padding: 0;
	list-style-type: none;
	float: none;
}

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

.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;
}

.module ul.optionButtons li a:hover{
	padding-bottom: 5px;
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: inherit;
}

ul.optionButtons a.emailButton{
	background-image: url(../images/chamfered_corners/css/images/icon-info.gif);
}

ul.optionButtons a.printButton{
	background-image: url(../images/chamfered_corners/css/images/icon-print.gif);
}

ul.optionButtons a.mapButton{
	background-image: url(../images/chamfered_corners/css/images/icon-map.gif);
}

ul.optionButtons a.floorplanButton{
	background-image: url(../images/chamfered_corners/css/images/icon-floorplan.gif);
}

ul.optionButtons a.vtourButton{
	background-image: url(../images/chamfered_corners/css/images/icon-vtour.gif);
}

ul.optionButtons a.HIPButton{
	background-image: url(../images/chamfered_corners/css/images/icon-hip.gif);
}

ul.optionButtons a.slideshowButton{
	background-image: url(../images/chamfered_corners/css/images/icon-slideshow.gif);
}

ul.optionButtons a.sendLink{
	background-image: url(../images/chamfered_corners/css/images/icon-sendlink.gif);
}



.module h4{
	border-width: 0 0 1px 0;
	padding: 0 0 3px 0;
	border-style: solid;
	border-color: inherit;
}

.module.rpw_property_details_obj h4 strong{
	margin-top: -1.3em;
	float: right;
	display: block;
}
	



/* 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;
}


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/chamfered_corners/css/images/icon-homes.gif);
}
p.officeLinks a.officeMap{
	background-image: url(../images/chamfered_corners/css/images/icon-map.gif);
}
p.officeLinks a.officeEmail{
	background-image: url(../images/chamfered_corners/css/images/icon-email.gif);
}











/* PAGE SPECIFIC */

body.image div#pageContainer{
	border: none;
	margin: 0;
	padding: 0;
}

	
/* 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;
}

