
.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;
	float: left;
}

p.checkboxGroup{
	float: left;
}


p.formSubmit{
	margin: 0;
	text-align: right;
}

/* FORMS */

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

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


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

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: 0 8px 6px 0;
	float: left;
}


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



/* MEDIA */

a.thumbnail img, img.inlineImage, div.thumbnail{
	border-width: 1px;
	border-style: solid;
}

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 ul{
	margin: 0.5em 0;
	padding: 0 0 0 1.2em;
	list-style-type: disc;
}

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




/* MODULE SELECTOR */

ul.moduleSelector, div#mainContent .module ul.moduleSelector{
	margin: 0 0 5px 0;
	padding: 0;
	border-width: 0 0 1px 0;
	border-style: solid;
}

ul.moduleSelector li, div#middleSection .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-right: 3px;
	line-height: 15px;
}

ul.moduleSelector li.active a{
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom-width: 1px;
}


/* SEARCH RESULTS */

ul.searchResults h3 a, div.rpw_featured_property_obj h3 a, div.rpw_featured_property_obj strong a, div.rpw_featured_property_obj h5 a{
	text-decoration: none;
}

ul.searchResults h3 a strong, div.rpw_featured_property_obj 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: -0.6em;
	text-align: right;
}

p.navigation a, p.navigation strong{
	margin-left: 3px;
	padding: 0 1px;
}


/* DETAILS */

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

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

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

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

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/gradient/css/images/icon-info.gif);
}

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

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

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

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

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

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

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

div.thumbnailGallery{
	clear: left;
}

div.details p.thumbnail, div.details .inlineImage{
	float: left;
	margin: 0 8px 8px 0;
}

div.details .lightbox .inlineImage{
	margin: 0 0 8px 0;
	float: none;
	clear: none;
}


/* OFFICES */

ul.offices.compact p.address, ul.offices.compact p.contacts{
	float: left;
	margin-right: 12px;
}

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

ul.offices.large img{
	margin-top: 5px;
}


.compact p.officeLinks{
	float: right;
}


p.officeLinks a{
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
}

p.officeLinks a{
	padding: 1px 0 2px 20px;
	margin-right: 20px;
	line-height: 20px;
}

.compact p.officeLinks a{
	height: 16px;
	width: 16px;
	float: left;
	display: block;
	padding: 0;
	margin:0 0 0 1px;
}

.compact p.officeLinks a span{
	display: none;
}

p.officeLinks a.officeProperties{
	background-image: url(../images/gradient/css/images/icon-homes.gif);
}
p.officeLinks a.officeMap{
	background-image: url(../images/gradient/css/images/icon-map.gif);
}
p.officeLinks a.officeEmail{
	background-image: url(../images/gradient/css/images/icon-email.gif);
}



/* PAGE SPECIFIC */

body.image div#pageContainer{
	border: none;
	margin: 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;
}

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