a:link, a:visited {
 	font-weight: normal;
	color: #333; 	
}
a:hover, a:active {
 	text-decoration: none;            
 	color: #4CBB17;
}

#addToFavs{
	float: right;
}

#adminHeader{
 	
}
	#adminHeader h2{
		
	}
#adminHeat{

}
	#adminHeat li {
	 	padding: 3px;
	 	font-weight: bold;
	 	border-bottom: white 2px solid;
	}
#adminMainNav {
 	text-align: center;
 	margin: 15px;  
	clear: both;
}
	#adminMainNav ul {

	}
	#adminMainNav li {
	 	display: inline;
	 	margin: 0 3px 0 3px;
	 	border: 1px outset #D7EBFF;
	 	background: transparent url('images/button_admin_bg.gif') repeat-x top;
	}
	#adminMainNav a {
		padding: 0 3px 0 3px; 
	}
	#adminMainNav li a:link, #adminMainNav li a:visited {
		font-weight: bold;
	 	text-decoration: none;
	 	font-weight: bold;
	 	font-size: small;
	}
	#adminMainNav li a:hover, #adminMainNav li a:hover  {
	 	color: #4CBB17;
	}

.adminPanels {
 	float: left;
 	width: 300px;
 	height: 350px;
 	margin: 10px 7px 10px 7px;
 	background: url('images/main_nav_bg_fade_reversed.png') repeat-x top;
}
	.adminPanels ul {
		overflow: auto;
		height: 330px;
	}
	.halfSize {
	 	height: 300px;
	}	
	.halfWidth {
	 	width: 195px;
	}
	.adminPanels form {
	 	display: inline;
	 	margin-left: 5px;
	}
	.adminPanels .switchImages {
	 	width: 36px;
	 	height: 20px;

	}
	.adminPanels .smallText {
	 	font-size: 10px;
	}
	.adminPanels .indent {
	 	margin: 0 0 3px 25px;
	}
	.adminPanels .alt {
	 	background: #F2F8F2;
	}	

#applicationSettings {
	width: 900px;
	margin: 0 auto 0 auto;	
}
	#applicationSettings p {
	 	margin-bottom: 20px;
	 	clear: both;
	}
	#applicationSettings label {
	 	float: left;
	 	width: 200px;
	 	margin-left: 20px;
	 	margin-top: 5px;
	}
	#applicationSettings input, #applicationSettings #googleAPIKey {
	 	float: right;
	 	margin-right: 20px;
	 	margin-top: 5px;
	}
	#applicationSettings br {
	 	clear: both;
	}
	#applicationSettings p.note {
	 	width: 340px;
	 	margin-top: 5px;
	 	margin-left: 50px;
	}
	#applicationSettings input.button {
		margin-right: 420px;
	}
.arrowsLeft {
	float: left;
	margin-left: 210px;
}
.arrowsRight {
	float: right;
	margin-right: 240px;
}
body {
 	font: .8em Arial, Helvetica, sans-serif;
 	background: #FFF url('images/bg_white.gif')  repeat-y center;/*#DDD url('images/bg.png')  repeat-y center;*/ 
}

.bold {
 	font-weight: bold;
}

.centered {
 	text-align: center;
}

.clear {
 	clear: both;
}

.clickable {
 	cursor: pointer;
}

.columnLeft {
 	float: left;
 	width: 47%;
 	margin-left: 5px;
}

.columnRight {
	float: right;
	width: 47%;
	margin-right: 5px;  
}
br {
	clear: both;
}

#content {

}
	#content.paypalConfirmed {
	 	margin: 40px;
	}
	#content.staticContent {
	 	margin: 20px;
	}
	#content.staticContent ul {
	 	list-style: disc inside;
	 	margin: 0 0 20px 20px;
	}
	#content.staticContent ul li {
		margin-left: 10px; 	
	}
	#content.staticContent ul li a:link, #content.staticContent ul li a:visited {
		font-size: 1em;
		text-decoration: none;
	}
	#content.staticContent ul li a:hover, #content.staticContent ul li a:active {
		text-decoration: underline;
	}
#content address {
	float: left;
	width: 250px;
	margin: 10px auto 10px 180px;
}
	#content address em {
		font-weight: bold;
		font-style: normal;
	}	
#contentAddEdit {
	width: 800px;
	margin: 0 auto 0 auto;
}
	#contentAddEdit br {
		clear: both;
	}
	#contentAddEdit label {
		float: left;
		margin-bottom: 5px;
	}
	#contentAddEdit input, #contentAddEdit select {
		float: right;
		margin-bottom: 5px;
	}
#contentCurrent {
	width: 800px;
	margin-bottom: 20px;
	margin: 0 auto 0 auto;
}
	#contentCurrent form {
		float: left;
	}
	#contentCurrent label {
		float: left;
		margin-left: 10px;
	}
	#contentCurrent br {
		clear: both;
	}
	#contentCurrent span.indent {
		width: 20px;
		float: left;
	}
	#contentCurrent img {
		float: left;
	}


.contentList {
 	margin: 0 25px 0 25px;
 	list-style: inside decimal;
}
.currentPageLink {
	font-weight: bold;
	color: red;
}
#customerAddEditForm {

}
	#customerAddEditForm label {
	 	float: left;
	 	margin: 5px 0 5px 20px; 
	}
	#customerAddEditForm input, #customerAddEditForm select {
	 	float: right;
	 	margin: 5px 20px 5px 0;
	}              
	#customerAddEditForm br {
	 	clear: both;
	}
#developerLinks {
	margin:5px;
}
	#developerLinks a {
		margin:3px;
	}
em {
 	font-size: larger;
}

.expired {
 	font-weight: bold;
 	color: red;
}

#featuresArea, #memberProp {
	width: 420px; 
	float: right;
	margin: 5px 20px 5px 0;
	}
	#featuresAddEdit label, #memberProp label {
	 	float: left;
		margin: 5px 0 5px 20px;   
	}
	#featuresAddEdit input, #memberProp input {
	 	width: 15em;
	 	float: right;
		margin: 5px 20px 5px 0;   
	}
	#featuresAddEdit br, #memberProp br {
		clear: both;
	}
	#featuresAddEdit input.button, #memberProp input.button {
	 	width: 4em;
	}
	#featuresList {
	 	height: 300px;
	 	overflow: auto;
	 	margin: 0 0 0 10px;
	}
	#featuresList form {
	 	display: inline;
	}
	#featuresList label {
		margin: 2px;
		padding-left: 4px;	
	}   

#flushCache {
 	position: absolute;
 	top: 63px;
 	margin: 0 0 0 800px;
} 
#footer {
	clear: both;
 	text-align: center;	
 	margin: 20px auto 10px auto;
}
	#footer, #footer a {
		font-size: 11px;
		color: #666;
	} 	
	#footer #loginWrapper {
	 	float: none;
	 	text-align: center;
	 	width: 150px;
	 	margin: 0 auto 0 auto;
	}
	#footer #loginWrapper #loginForm {
		text-align: right;
	}	
#frontContent {
	line-height: 115%;
	margin-top: 40px;
}
	#frontContent p {
		margin: 10px 0 !important;
	}
	#frontContent h3 {
		margin: 3px !important;
	}
	#frontContent h2 {
		margin: 10px !important;
	}
.frontPagePanel {
	margin: 30px;
	/*border:  1px solid silver;*/
	background: url('images/bg_panel.gif') no-repeat bottom center;
	height: 195px;
}
	.frontPagePanel br {
		clear: none;
	}
	.columnLeft .frontPagePanel {
		margin-right: 0;	
	}
	.columnRight .frontPagePanel {
		margin-left: 0;
		margin-top: 25px;
	}
	.frontPagePanel .scrollLeft {
	 	width: 20px;
	 	float: left;
	 	height: 150px;
	 	background: url('images/scroll_left.gif') no-repeat left;
	 	cursor: pointer;
	}
	.frontPagePanel .placeholder {
		float: left;
	 	width: 360px;
	 	height: 150px;
	 	margin: 0;
	 	overflow: hidden;
	}
	.frontPagePanel .placeholder img {
		float: left;
		margin: 3px;
		background: white;
	}
	.frontPagePanel .placeholder img.thumbs  {
	 	border: 5px solid #DDD;
	}
	.frontPagePanel .scrollRight {
	 	width: 20px;
	 	float: right;
	 	height: 150px;
	 	background: url('images/scroll_right.gif') no-repeat right;	 	
	 	cursor: pointer;
	}
	.frontPagePanel h5 a:link, .frontPagePanel h5 a:visited {
		font-weight: bold;
	}
	.frontPagePanel h5 {
		background: url("images/thin_green_line.gif") repeat-x left;
		padding: 5px;
	}
	.frontPagePanel h5 span {
		background: white;
		padding: 3px;
	}

#googleMap {
 	margin-bottom: 10px;
}
	
/* Replace site name text with image */
h1 {
	/*background: transparent url('images/logo.png') no-repeat top center;*/	
	width: 100%;
	text-align: left;
	clear: both;
	margin-left: 10px;
}
	h1 span {
	 	display: none;
	}
h2 {
	font-size: 110%;
 	text-align: center;
 	font-weight: bold;
 	margin: 20px 0 20px 0;
 	clear: both;
}
h3 {
 	text-align: center;
 	font-weight: bold;
 	margin: 20px 0 20px 0;
 	clear: both;
}
h4 {
 	font-size: small;
 	font-weight: bold;
 	text-align: center;
 	margin: 5px;
}
	h4.clearForm a:link, h4.clearForm a:visited  {
    	font-size: smaller;
    	text-decoration: none;
	}

h5 {
 	font-weight: bold;
 	padding:  3px;
 	font-size: 12px;
 	color: #666;
 	margin-bottom: 5px;
 	background: #EDF6EA;
}
	h5.clickable {
	 	background: #D7EBFF url(images/plus_minus.gif) no-repeat left;
	 	padding-left: 16px;
	}
	h5.highlight {
		background: #fdd476 url(images/plus_minus.gif) no-repeat left; 	
	}

h6 {
	
	}
	h6.toggle {
	 	font-size: 10px;
	 	float: right;
	 	background: #DDD;
	 	border: 1px outset #DDD;
	 	margin: 1px;
	 	cursor: pointer;
	}

#heatMapKey {
	width: 150px;
	float: left;
	margin: 20px;
	text-align: center;
	font-weight: bolder;
}
	/* #heatMapKey li Moved to bottom to pass #searchBox styles */
	#heatMapKey p {
	 	font-weight: normal;
	}
	
#highlightedFeatures {
	clear: both;
	margin: 0 32px;
}
	#highlightedFeatures h5 {
		background: url("images/thin_green_line.gif") repeat-x left;
		margin: 0 10px 5px 0;
	}
	#highlightedFeatures h5 span {
		margin:  2px;
		padding: 2px;
		background: white;
		float: none;
	}
	#highlightedFeatures .highlightPanel {
	 	width: 290px;
	 	margin: 2px;
	 	margin-bottom: 20px;
	 	float: left;
	}
	#highlightedFeatures .highlightPanel h5 a {
	 	font-weight: bold;
	}
	#highlightedFeatures .highlightPanel li span {
		margin-left: 10px;
	}
	#highlightedFeatures li a:link, #highlightedFeatures li a:visited {
		text-decoration: none;
		height: 50px;
		width: 290px;
		display: block;		
	}
	#highlightedFeatures a:hover, #highlightedFeatures a:active {
		color: black;
	}
	#highlightedFeatures .highlightPanel li a br {
		clear: right;
	}
	#highlightedFeatures li {
		clear: both;
	}
	#highlightedFeatures li img {
		float: left;
		margin: 3px;
	}
	#highlightedFeatures li img.propImg  {
		border: 2px solid #DDD;
	}
	
#informAboutForm {

}
	#informAboutForm label {
	 	float: left;
	 	margin: 5px 0 5px 20px;	
	}
	#informAboutForm input, #informAboutForm select {
	 	float: right;
	 	margin: 5px 20px 5px 0;	
	}
	#informAboutForm br {
	 	clear: both;
	}
	#informAboutForm p.scrollable {
	 	height: 200px;
	 	overflow: auto;
	}
	#informAboutForm h5 {
	 	background: none;
	}

#languageFlags {
 	margin: 3px;
 	width: 100px;
 	float: left;
}
	#languageFlags li {
		display: inline;	
	}
	#languageFlags img {
	 	border: 0;
	}
	#languageSelect form {
	 	display: inline;
	}
	#languageSelect fieldset {
 		display: inline;
	} 
	
.larger {
 	font-size: 14px;
}
#livingContent {
	
}
	#livingContent div.livingPanel {
		float: left;
		width: 200px;
		height: 300px;
		text-align: justify;
		overflow: hidden;
	}
	#livingPanel div.livingPanel h3 {
		font-size: smaller;
	}
	#livingContent div.livingPanel img {
		float: left;
		margin-right: 3px;
	}
	#livingContent div.livingPanel p {
		margin-left: 5px !important;
	}

#locList {
	margin-bottom: 20px;		
}	
	#locationAddEditForm {      
	 
	}
	#locList label {
	 	float: left;
	 	margin: 5px 0 5px 20px;
	}
	#locList input {
	 	float: right;
	 	margin: 5px 20px 5px 0;
	}
	#locList br {
	 	clear: both;
	}
	#locList ul {
	 	margin-left: 20px;
	}
	#locList li {
	 	clear: right;
	}
	#locList li form {
	 	display: inline;
	}
	#locList li label, #locList li input {
	 	float: none;
	 	margin: 0;
	}
	#locList li label {
	 	margin-left: 5px;
	}       
#loginWrapper { 
 	margin: 5px;
 	font-size: small; 
 	text-align: right;
}
	#loginWrapper #loginForm {
		display: none;
		position: absolute;
		background: white;
		border: solid 1px #666;
		width: 12em;
		padding: 3px;
	}
		#loginWrapper #loginForm h4 {
			float: left;
			font-weight: bold;		
		}
		#loginWrapper #loginForm p {
			text-align: left;
			font-size: smaller;
			margin:  5px 0 5px 0;
			clear: both;
		}
		#loginWrapper #loginForm img {
			cursor: pointer;
		}
	#loginWrapper ul {

	}
	#loginWrapper li {
	 	display: inline;
	 	line-height: 20px;
	 	margin-left: 10px;
	}
	#loginWrapper li.login {
	 	cursor: pointer;
	 	font-weight: bold;	 	
	}
	#loginWrapper label {
	 	float: left;
	 	margin-top: 4px;
	}
	#loginWrapper input {
	 	width: 5em;
	 	float: right;
	 	margin-top: 2px;
	}
	#loginForm {
		width: 250px;
		margin: 10px auto;
	}
	#loginOptions {
		width: 180px;
		float:right;
		margin: 10px auto;
	}
	#loginOptions li {
		display: inline;
	}
.logout {
 	padding-left: 16px;                                  
 	background: url('images/logout.gif') no-repeat top left;

}
	#loginWrapper br {
		clear: both;
	}

#logoutControl {
 	float: right;
 	margin: 3px;
}
#memberDetails .avatar {
	float: left;
}
#customerAddEditForm .avatar {
	margin: 0 auto 0 190px;
}
#mainFooterLinks {
	color: #666;
	font-size: 1.2em;
}
	#mainFooterLinks ul li{
		display: inline;
	}
	#mainFooterLinks a:link, #mainFooterLinks a:visited {
		color: #666;
		font-size: 1em;
		font-weight: bold;
		margin: 0 5px 0 5px;
	}
	#mainFooterLinks a:hover, #mainFooterLinks a:active {
		
	}
#mainInformationContent {
	float: right;
	width: 650px;
}

#mainInformationContent img {

	margin:5px auto;

}
	#mainInformationContent h3 {
		text-align: left;
		color: #050;
		font-size: larger;
	} 
	#mainInformationContent em {
		display: block;
		font-size: 11px;
		font-style: italic;
		background: #FFFFD4;
	}	
#mainNavigationBar {
	margin-top: 10px;
	border-bottom: 1px silver solid;
	/*background: url('images/main_nav_bg_fade.gif') repeat-x bottom;*/
	margin-left: 1px;
	padding: 3px;
}
	#mainNavTabs ul {
		margin-left: 7px;	
    }
	#mainNavTabs li {
	 	display: inline;         
	 	margin: 0 0 0 2px;      
    	background: transparent url('images/tab.gif') no-repeat top right;
    	border: 1px silver solid;
    	border-bottom: none;
		padding: 3px;
		font-size: 12px  	
	}/*
	#mainNavTabs li.main {
		background: transparent url('images/tab_deep.gif') no-repeat top right;
		padding: 6px;
		padding-bottom: 3px;
		margin: 0 5px 0 0;
		font-size: 14px;
			
	} */
	#mainNavTabs li.current {
		background: transparent url('images/tab_inverse.gif') no-repeat top right;
	 	border-bottom: 1px white solid;
	}
	#mainNavTabs li.current a {
	 	color: #4CBB17;
	}
	#mainNavTabs li a {
		text-decoration: none; 
		font-weight: bold;
	    /*background: transparent url('images/tab_01.gif') no-repeat top left;*/
	    padding: .2em .6em 0 .6em;
	}

#mapAllLocations, #map, #mapServiceLocations, #mapAllLocs {
	margin: 5px auto 5px auto;
}

#memberForgotPassword {
 	width: 400px;
 	margin: 20px auto 20px auto;
 	border: 5px solid #EDF6EA;
}
	#memberForgotPassword label {
	 	float: left;
	 	margin: 2px;
	}
	#memberForgotPassword input {
	 	float: right;
	 	margin: 2px;
	}
	#memberForgotPassword br {
	 	clear: both;
	}
	#memberForgotPassword .button {
		margin: 0 5px 5px 5px;
	}

#memberList {

}
	#memberList form {
	 	display: inline;
	}
	
#memberLoginForm {
 	width: 400px;
 	margin:  20px auto 20px auto;
 	border: 5px solid #EDF6EA;
}
	#memberLoginForm input {
	 	float: right;
	 	margin: 2px;
	}	
	#memberLoginForm label {
	 	float: left;
	 	margin: 2px;
	}
	#memberLoginForm br {
		clear: both;
	}
	#memberLoginForm .button {
	 	margin: 0 5px 5px 5px;
	}

#memPropertyAddEdit {
	width:  610px;
	margin: 5px auto 5px auto;
	border: 5px solid #EDF6EA;
}         
	#memPropertyAddEdit label {
	 	margin: 5px 0 5px 20px;
	 	float: left;
	}                
	#memPropertyAddEdit input {
		margin: 5px 20px 5px 0;   
	 	float: right;
	} 
	#memPropertyAddEdit br {
	 	clear: both;                  
	}                      
	#memPropertyAddEdit textarea, #memPropertyAddEdit select {
		float: right;
	 	margin: 0 20px 10px 20px;	 	
	}  
	#memPropertyAddEdit select.wide, #memPropertyAddEdit textarea.wide {
	    width: 380px;
	    clear: both;
	}
	#memPropertyAddEdit #propFeatures {
	 	width: 300px;
	 	height: 70px;
	}
	#memPropertyAddEdit img.thumbs {
	 	border: 6px #ddd solid;
	 	margin: 3px 3px 3px 3px;
	}
	#memPropertyAddEdit img.primaryImage {
	 	border: 6px orange solid;
	}
	#memPropertyAddEdit .imageFunctions {
	 	float: left;
	 	margin: 10px;
	} 
	#memPropertyAddEdit .deleteButton {
		float: none;
		margin: 3px;
	 	background: url(images/delete.gif) no-repeat;
	 	width: 16px;
	 	height: 16px;
	 	border: 0;
	 	cursor: pointer;
		text-indent: -100px;
		overflow: hidden;
		/*Below added because IE7 doesn't correctly interpret the text-indent!*/
		color: #fff;
		font-size: 1px;	
	}
	#memPropertyAddEdit .fileDeleteButton {
		float: none;
		margin: 3px;
	 	background: url(images/delete.gif) no-repeat;
	 	width: 20px;
	 	height: 20px;
	 	border: 0;
	 	cursor: pointer;
		overflow: hidden;
		/*Below added because IE7 doesn't correctly interpret the text-indent!*/
		color: #fff;
		font-size: 1px;	
	}
	#memPropertyAddEdit .makePrimaryButton {
		float: none;
		margin: 3px;
	 	background: url(images/set_as_primary.gif) no-repeat;
	 	width: 16px;
	 	height: 16px;
	 	border: 0;
	 	cursor: pointer;
		text-indent: -100px;
		overflow: hidden;
		/*Below added because IE7 doesn't correctly interpret the text-indent!*/
		color: #fff;
		font-size: 1px;	
	} 
	#memPropertyAddEdit #map {
	 	margin: 0 auto 0 auto;
	}
	#memPropertyAddEdit p {
	 	margin: 0;
	}
	#memPropertyAddEdit p#imagesp {
		margin: 0;
	} 
	
.memberProperty {
	margin: 4px;
	clear: both;
}
.memberProperty br {
	clear: right;
}	
	.memberProperty .images img {
	 	border: 6px solid #ddd;
	 	float: left;
	 	margin: 3px;
	}
	
	.memberProperty .images img.noImages {
	 	margin: 3px;
	 	border: 6px solid white;
	}
	.memberProperty form {
	 	display: inline;
	}

#memberRegisterForm, #contactForm {
 	margin: 0 auto 0 auto;
 	width: 400px;
 	border: 5px solid #EDF6EA;
}
	#memberRegisterForm label, #contactForm label {
		float: left;
		margin: 0 0 2px 5px;
		width: 200px;
	}
	#memberRegisterForm input, #memberRegisterForm textarea, #memberRegisterForm select, #contactForm input, #contactForm textarea {
	 	float: right;
	 	margin: 0 5px 2px 0;
	}
	#memberRegisterForm textarea, #contactForm textarea {
	 	height: 50px;
	 	width: 150px;
	}
	#memberRegisterForm br, #contactForm br {
	 	clear:  both;
	}
	#memberRegisterForm .button, #contactForm .button {
	 	margin: 0 5px 5px 5px;
	}

.navContent {
 	margin: 0 20px 20px 20px;
 	width: 200px;
 	float: left;
 	border: 1px solid #D5EACA;
}
	.navContent ul {
		margin: 0 !important;	
	}
	.navContent li {
		list-style-type: disc;	
		padding: 5px;
		margin: 0 !important;
		padding-left: 10px;
		text-align: center;
	}
	.navContent li.topLevel {
		background: url('images/bg_menu.gif') repeat-x top left;
		list-style-type: none;
		padding-left: 5px;
	}
	.navContent a:link, .navContent a:visited {
		font-size: 12px !important;
		font-weight: normal;
	}
	.navContent li.topLevel a:link, .navContent li.topLevel a:visited {
		font-weight: bold;
	}
	#footer .navContent {
		float: none;
		width: 890px;
		text-align: left;
		margin: 10px auto 10px auto;
		border: none;
	}
	#footer .navContent ul {
		list-style-type: none;		
	}
	#footer .navContent ul li {
		display: inline;
		background: none;
	}
.noImages {
 	border: 6px solid white;
}
.note {
 	background: #ffc;
	border: 1px solid #ff3;
	padding:  3px;
	font-size: small; 
}
#otherMedia ul {
	list-style: disc outside;
	padding-left:20px;
	margin-bottom: 5px;
}
#otherMedia li {
	margin-bottom: 4px;
}
p {

}
	#content p {
	 	margin: 0 25px 20px 25px;
	}
	#content p img.right {
	 	margin: 0 10px 10px 10px;
		float: right;
	}
	#content p img.left {
		margin: 0 10px 10px 10px;
	 	float: left;
	}
	#content p img.bordered {
	 	border: 6px solid #ddd;
	}
	#content .rte-toolbar p {
	 	margin: 3px;
	}
#printProperty {
	text-align: center;
}
#propertyInfo ul, #propertyInfo li {
	list-style: disc;
	margin-left: 10px;
}
.pageLinks li {
	float: left;
	width: 100px;
	height: 110px;
	text-align: center;
	list-style-type:none;
}
#payNowForm {

}
	#payNowForm input, #payNowForm select {
		float: right;
		margin: 0 20px 3px 0;
	}
	#payNowForm label {
	 	float: left;
	 	margin: 0 0 3px 20px;
	}
	#payNowForm br {
	 	clear: both;
	}
	#payNowForm .button {
	 	display: block;
	 	float: none;
	 	margin: 0 auto 10px auto;
	}
	
.popularity li {
 	list-style: decimal inside;
 	font-size: 10px;
}
		
#propertyAddEdit {
 	float: left;
 	width: 420px;
 	margin: 5px 5px 5px 20px;
}         
	#propertyAddEdit label {
	 	margin: 5px 0 5px 20px;
	 	float: left;
	}                
	#propertyAddEdit input {
		margin: 5px 20px 5px 0;   
	 	float: right;
	} 
	#propertyAddEdit br {
	 	clear: both;                  
	}                      
	#propertyAddEdit textarea, #propertyAddEdit select {
		float: right;
	 	margin: 0 20px 10px 20px;	 	
	}  
	#propertyAddEdit select.wide, #propertyAddEdit textarea.wide {
	    width: 380px;
	    clear: both;
	}
	#propertyAddEdit #propFeatures {
	 	width: 300px;
	 	height: 70px;
	}
	#propertyAddEdit img.thumbs {
	 	border: 6px #ddd solid;
	 	margin: 3px 3px 3px 3px;
	}
	#propertyAddEdit img.primaryImage {
	 	border: 6px orange solid;
	}
	#propertyAddEdit .imageFunctions {
	 	float: left;
	 	margin: 10px;
	} 
	#propertyAddEdit .deleteButton {
		float: none;
		margin: 3px;
	 	background: url(images/delete.gif) no-repeat;
	 	width: 16px;
	 	height: 16px;
	 	border: 0;
	 	cursor: pointer;
		text-indent: -100px;
		overflow: hidden;
		/*Below added because IE7 doesn't correctly interpret the text-indent!*/
		color: #fff;
		font-size: 1px;	
	}
	#propertyAddEdit .fileDeleteButton {
		float: none;
		margin: 3px;
	 	background: url(images/delete.gif) no-repeat;
	 	width: 20px;
	 	height: 20px;
	 	border: 0;
	 	cursor: pointer;
		
		overflow: hidden;
		/*Below added because IE7 doesn't correctly interpret the text-indent!*/
		color: #fff;
		font-size: 1px;	
	}
	#propertyAddEdit .makePrimaryButton {
		float: none;
		margin: 3px;
	 	background: url(images/set_as_primary.gif) no-repeat;
	 	width: 16px;
	 	height: 16px;
	 	border: 0;
	 	cursor: pointer;
		text-indent: -100px;
		overflow: hidden;
		/*Below added because IE7 doesn't correctly interpret the text-indent!*/
		color: #fff;
		font-size: 1px;	
	} 
	#propertyAddEdit #map {
	 	margin: 0 auto 0 auto;
	}
	#propertyAddEdit p {
	 	margin: 0;
	}
	
#propertyDetails {
	 	
}
	#propertyDetails h5 {
		background: transparent;
	}
	#propertyDetails h5 span {
	 	float: right;
	} 
	#propertyDetails #propertyImages {
	 	width: 190px;
	 	float: left;
	 	margin-left: 10px;
	}
	#propertyDetails #propertyImages img {
	 	margin: 5px;
	 	border: 5px solid #DDD;
	}
	#propertyDetails #propertyImages img.noImages {
	 	margin: 5px;
	 	border: 6px solid white;
	}
	#propertyDetails .propertyPrices {
		float: right;
		width: 400px;
		text-align: right;
	}
	#propertyDetails .propertyPrices label {
		margin-left: 10px;
		color: #666;
	}
	#propertyDetails #propertyInfo {
	 	float: right;
	 	width: 670px;
	 	margin: 5px 10px;
	}
	#propertyDetails #propertyInfo h2 {
		margin: 5px;	
	}
	#propertyDetails #propertyInfo h5 {
	 	text-align: left;
	 	margin: 0;
	 	clear: both;
	 	color: #666;
	}
	#propertyDetails #propertyInfo h5.sold {
		background: white;
		color: red;
		font-weight: bold;
		font-size: 120%;
	}
	#propertyDetails #propertyInfo p {
	 	text-align: left;
	 	padding:10px;
	 	clear: both;
	 	margin: 0;
	}
	#propertyDetails #propertyInfo #propertyRepBoxclass {
		width: 210px;
		float: right;
		text-align: center;
	}
	#propertyDetails #propertyInfo #overview {
	 	width: 360px;
	 	height: 120px;
		padding: 10px;
		line-height: 30px;
	}
		#propertyDetails #propertyInfo #overview .right{
			float: right;
			width: 200px;
		}	
	#propertyDetails #propertyInfo #overview br {
		clear: none !important;
	}
	#propertyDetails #propertyInfo #features li {
	 	margin: 2px 3px 3px 3px;
	 	display: block;
	 	float: left;
	 	width: 170px;
		padding-left: 16px;
		background: url('images/feature_serperator.gif') no-repeat left;
		text-align: left;	 	
	}
#propertyInfo h5, h5#shortCuts {
	background: url("images/thin_green_line.gif") repeat-x left;
}
	#propertyInfo h5 span, #shortCuts span {
		margin:  2px;
		padding: 2px;
		background: white;
		float: none;
	}
#propertyList {
	text-align: left;
	font-size: 11px;
	margin: 0 20px 10px 20px;	
	/*overflow: auto;*/ 
}
	#propertyList li {
	 	width: 100%;
	 	height: 30px;
	 	clear: left;
	 	line-height: 30px;
	}
	#propertyList li.alt {
	 	background: #F2F8F2;
	}	
	#propertyList form {
	 	display: inline;
	 	float: left;
	}
	#propertyList label {
		margin: 3px 0 5px 10px;
		float: left;
		width: 80px;
		height: 16px; 
	}
	#propertyList label.stretchable {
	 	width: auto;
	}
	#propertyList .formOptions {
	 	width: 32px;
	 	margin: 0;
	}
	#propertyList br {
	 	clear: both;
	}
	#propertyList hr {
		border-bottom:1px solid #fff;
		border-left: 0 #FFF solid;
		color:#FFFFFF;
		height:1px;
	}
	
	#propertyList label.propertySwitchLabel {
	width: 130px !important;
	}
.propertyPager {
	margin: 5px;
	margin-right: 50px;
	font-size: 1.2em;
	height: 60px;
	text-align: center;
}
	.propertyPager table {
		margin: 0 auto 0 auto;
	}
	.propertyPager td {
		padding: 1px;
		text-align: center;
	}
	.propertyPager td.ends {
		
	}
	.propertyPager td.left {
		text-align: right;
	}
	.propertyPager a:link, .propertyPager a:visited  {
		text-decoration: none;		
	}			
	.propertyPager a:hover, .propertyPager a:active  {

	}
#propertySearchBox {
 	font-size: smaller;
 	text-align: center;
}
	#propertySearchList h4 {
	 /*	cursor: pointer;*/
	 	margin: 5px;
	}
	#propertySearchBox input.small {
	 	width: 4em;
	 	margin-right: 5px;
	}
	#propertySearchBox select {
	 	font-size: smaller;
	}
	#propertySearchBox #propSearchFoot {
	 	background: #DDD url('images/expand_collapse.gif') no-repeat center bottom;
		margin: 5px;
	 	cursor: pointer;
	 	height: 10px;
	 	width: 100%;
	}
#propertyTypesArea {
 	width: 420px; 
	float: right;
	margin: 5px 20px 5px 0;
}
	#propertyTypesAddEdit label {
	 	float: left;
		margin: 5px 0 5px 20px;   
	}
	#propertyTypesAddEdit input {
	 	width: 15em;
	 	float: right;
		margin: 5px 20px 5px 0;   
	}
	#propertyTypesAddEdit br {
		clear: both;
	}
	#propertyTypesAddEdit input.button {
	 	width: 4em;
	}
#propertyTypesList {
 	overflow: auto;
 	margin: 0 0 0 10px;
}
	#propertyTypesList form {
	 	display: inline;
	 	
	}
	#propertyTypesList label {
		margin: 2px;
		padding-left: 4px;	
	}
#quickLinks {
	width: 250px;
	float: left;
	margin: 15px 5px 0 10px;
}
.red {
	color: red;
}	
#repAddEdit {
	margin-top: 20px;
 	text-align: center;
}
	#repAddEdit label {
		margin: 0 3px 0 6px;	 	
	}
#repSelectDelete {
	width: 900px;
	margin: 20px auto 0 auto;
}
	#repSelectDelete form {
	 	display: inline; 
		float: left;
	}
	#repSelectDelete label {
		width: 200px;
	 	float:left;
	}
	#repSelectDelete li {
	 	clear: both;
	}
.required {
	color: red;
	font-size: smaller;
}
#resourcesContent h3 {
	margin: 0 10px 10px 10px;
}
#saleByOwner, #saleByAgent {
	width: 450px;
	margin-left: 10px;
	float: left;
}
	#saleByOwner img, #saleByAgent img {
		margin: 0 auto 0 120px;
	}
#searchAreas, #keywordPanel {
	border: silver solid 1px;
	border-top: none;
	height: 300px;
	background: url(images/lightbox-ico-loading.gif) no-repeat; /*Visible when seachPanel loading*/
	background-position: center 100px;
}
#searchBoxToggle .hideOnLoad {
	display: none;
}
#keywordPanel {
	display: none;
}
#searchTabs {
	margin-top: 10px;
	border-bottom: 1px silver solid;
	margin-left: 1px;
	padding: 4px;
}
	#searchTabs .easy1 {
	 	background: url('images/easy1.gif') no-repeat top left;
	}
	#searchTabs .easy2 {
	 	background: url('images/easy2.gif') no-repeat top left;
	}
	#searchTabs .easy3 {
	 	background: url('images/easy3.gif') no-repeat top left;
	}
	#searchTabs .easy4 {
	 	background: url('images/easy4.gif') no-repeat top left;
	}
	#searchBox ul {
	 	margin-top: 3px;
	}
	#searchBox li {
	 	display: inline;         
	 	margin: 0 0 0 2px;    
    	border: 1px silver solid;
    	border-bottom: none;
		padding: 4px;
		padding-left: 20px;
		font-size: 12px  
	}
	#searchTabs li.current {
	 	border-bottom: 1px white solid;
	}
	#searchTabs li.current a {
	 	color: #4CBB17;
	}
	/* Increase tab size on selected */
	#searchTabs li.current {
	 	padding-left: 20px;
		padding-bottom: 4px;
		font-size: 14px;
		font-weight: bolder;
		letter-spacing: 1.5px;
	}
	#searchTabs li a {
		text-decoration: none; 
		font-weight: bold;
	    /*background: transparent url('images/tab_01.gif') no-repeat top left;*/
	    padding: .2em .6em 0 .6em;
	}
	#searchPanel {
		background: white url('images/map_pin_super_large.gif') no-repeat bottom right;
	 	height: 290px;
	}
	#searchPanel p, #searchPanel form {
	 	margin: 20px 20px 0 20px;
	}
	#searchPanel input.button, #searchPanel input, #searchPanel select {
		float: none;
		clear: none;
		/*font-size: 16px;*/
		margin:  5px;
	}
	#searchPanel div#keywordSearchForm input {
	 	font-size: 16px;
	}
	#searchPanel div#keywordSearchForm {
		width: 340px;
		border: 5px solid #EDF6EA;
		margin: 60px auto 3px auto;
		text-align: center;
		padding: 20px 0 20px 0;	
	}
	#searchPanel div#keywordSearchForm label {
		display: none;
	}
	#searchPanel #advancedSearchForm br {
		clear: both;
	}
	#searchPanel #advancedSearchForm ul{
		height: 130px;
		width: 90%;
		overflow: auto;
	}
	#searchPanel #advancedSearchForm li {
	 	display: block;
	 	border: none;
	 	width: 150px;
	 	float: left;
	 	text-align: right;
	 	height: 20px;
	 	margin: 0 0 0 5px;
	}
	#searchPanel #advancedSearchForm li label{
		width: 110px;
		float: left;
		font-size: 10px;		
	}		
	#searchPanel #advancedSearchForm li input{
		float: right;
		margin: 0;
	}		
	#quickSearchForm {
		width:400px;
		float: left;
	}
	#quickLinkMap {
		float: left;
		height: 220px;
	}

#searchBoxToggle {
	width: 892px;
 	margin: 20px auto 0 30px;
}
	#searchBoxToggle img {
	 	cursor: pointer;
	}
	#searchBox {
	 	margin: 0;
	}

#searchMembersForm {
}
	#searchMembersForm label {
		float: left;
	 	margin: 5px 0 5px 20px;  	
	}
	#searchMembersForm input {
	 	float: right;
	 	margin: 5px 20px 5px 0;	
	}  
	#searchMembersForm br {
	 	clear: both;
	}
	#searchMembersForm span.radio {
		margin-right:  25px;
	 	float: right;
	}
	#searchMembersForm label.radio {
	 	float: none;
	 	padding-left: 10px;
	 	margin: 0;
	}
	#searchMembersForm input.radio {
		float: none;
		margin: 0;
	}
#searchRef {
	width: 220px;
	float: right;
	margin: 10px 5px 0 0 !important;
	border: 3px solid #EDF6EA;
	text-align: center;
}
	#searchRef input {
		font-size: .8em;
		float: none;	
	}
#searchResults {
	margin: 0 auto 0 60px; 	
}
	#searchResults .property {
		background: url('images/result_panel_bg.gif') no-repeat bottom center;
	 	text-align: center;
	 	float: left;
	 	width: 240px;
	 	margin: 15px 50px 15px 0;
	} 

	#searchResults .property h5 {
		background: url("images/thin_green_line.gif") repeat-x left;
	}
	#searchResults h5 span {
		margin:  2px;
		padding: 2px;
		background: white;
		float: none;
	}
	#searchResults h5.sold span {
		color: red;
		margin:  2px;
		padding: 2px;
		background: white;
		float: none;
	}
	#searchResults .scrollable {
		height: 300px;
		overflow: auto;
	}
	#searchResults .smallSize {
	 /*	height : 113px;*/
	}                
	#searchResults .property span.images {
	 	display: block;
	 	margin: 0 auto 0 25px;
	}
	#searchResults .property img.thumbs {
	 	border: 6px solid #DDD;
	 	margin: 5px auto 6px auto;
	}
	#searchResults br {
	 /*	clear: right;*/
	}
	#searchResults .clickForDetails {
		margin-bottom: 5px;
	}
#sendEmailForm {
	width: 450px;
	margin: 0 auto 0 auto;
	border: 5px solid #EDF6EA;
}
	#sendEmailForm label {
		float: left;
		margin: 5px 0 5px 20px;		
	}
	#sendEmailForm input, #sendEmailForm textarea {
	 	float: right;
	 	margin: 5px 20px 5px 0;		
	}
	#sendEmailForm textarea {
		margin: 10px;
		clear: both;
		width: 300px;
		height: 200px;
	}
	#sendEmailForm br {
		clear: both;
	}

#servicesList {
	margin-bottom: 20px;
	clear: right;
}
	#servicesAddEditForm label {
		float: left;
		margin: 5px 0 5px 20px;
	}
	#servicesAddEditForm input, #servicesAddEditForm select {
	 	float: right;
	 	margin: 5px 20px 5px 0;
	}
	#servicesAddEditForm br {
	 	clear: both;
	}
	#servicesAddEditForm #map {
	 	margin: 0 auto 0 auto;
	}
	#servicesList ul {
	 	margin-left: 20px;
	}
	#servicesList ul li form {
	 	display: inline;
	}
	
#servicesTypeList {
	margin-bottom: 20px;
	clear: right;
}
	#servicesTypesAddEditForm label {
		float: left;
	 	margin: 5px 0 5px 20px;
	}
	#servicesTypesAddEditForm .note {
    	margin-right: 20px;
	}
	#servicesTypesAddEditForm input {
		float: right;
	 	margin: 5px 20px 5px 0;
	}
	#servicesTypesAddEditForm br {
	 	clear: both;
	}
	#servicesTypeList ul {
	 	margin-left: 20px;
	}
	#servicesTypeList ul li form {
	 	display: inline;
	}

#similarProperties {
	margin-top: 5px;
	clear: both;
	text-align: center;
}
	#similarProperties .property {
		background: none;
	}
	
#slocList {
 	
}
	#subLocAddEditForm {

	}
	#subLocAddEditForm label {
		float: left;
		margin: 5px 0 5px 20px;   	
	}
	#subLocAddEditForm input, #subLocAddEditForm textarea {
	  	width: 15em;		  
	}
	#subLocAddEditForm select, #subLocAddEditForm input, #subLocAddEditForm textarea {
	 	float: right;
	 	margin: 5px 20px 5px 0;
	}
	#subLocAddEditForm input.button {
	 	width: 4em;
	}
	#subLocAddEditForm br {
	 	clear: both;
	}
	#subLocAddEditForm #map {
	 	margin: 0 auto 0 auto;
	}
	#slocList ul {
	 	margin-left: 20px;
	}
	#slocList ul li form {
	 	display: inline;
	}  
	
.smallText {
 	font-size: 10px;
}

.sold {
	color: white;
	background-color: #ffb1b7;
	text-transform: uppercase;
	text-align: center !important;
}
strong {
	font-weight: bold;
}
.SummaryTitle {
	margin-top: 0;
}
#textLinks {
 	clear: both;
 	margin: 10px;
}
	#textLinks li {
	 	width: 25%;
	 	display: block;
	 	float: left;
	 	height: 25px;
		font-size: 10px;	 	
	}
	#textLinks li a {
	 	color: #666;
	}
	
#uiTextChanger {
	
}	
	#uiTextChanger label {
		font-weight: bold;
		float: left;	
		margin: 3px;
		margin-top:  10px;
	}
	#uiTextChanger input, #uiTextChanger textarea {
		float: left;
		margin: 3px;
	}
	#uiTextChanger input {
		margin-left: 10px;
	}
	#uiTextChanger br {
		clear: both;
	}

#userAddEdit {
	margin-top: 20px;
 	text-align: center;
}
	#userAddEdit label {
		margin: 0 3px 0 6px;	 	
	}
#userSelectDelete {
	width: 900px;
	margin: 20px auto 0 auto;
}
	#userSelectDelete form {
	 	display: inline; 
		float: left;
	}
	#userSelectDelete label {
		width: 150px;
	 	float:left;
	}
	#userSelectDelete li {
	 	clear: both;                         
	}                      

#validationArea, .validationArea {
	margin: 20px;
	font-weight: bold;
	color: red;
}

.warning {
 	color: red;
	font-weight: bold; 	
}
	
#wrapper {
	margin: 0 auto 0 auto;
 	width: 950px;
}

#heatMapKey li {
	 	display: block;
		 border: none;
		 padding-left: 5px; 
	}

/*Match .framebody below for standard styling in both RTE and normal textareas*/
textarea {
 	font-family: sans-serif;
	font-size: 12px;	
}

              
/********** RICH TEXT EDITOR **********/

.frameBody
{
    font-family:sans-serif;
    font-size:12px;
    margin:0;
    width:100%;
    height:100%;
}

.frameBody p
{
    border:1px #bbb solid;
    padding:2px;
}

.rte-zone
{
	width:380px;
	margin:0 20px 5px 20px;
	padding:0;
	height:160px;
	border:1px #999 solid;
    clear:both;
    float: right;
}

.rte-toolbar{ overflow:hidden; }

.rte-toolbar a, .rte-toolbar a img {
	border:0;
	margin-left: 3px;
}

.rte-toolbar p {
    float:left;
    margin: 5px 0 0 0;
    padding-right:5px;
}

.rte-toolbar select, .rte-toolbar .disable, .rte-toolbar .image {
 	display: none;
}

.fullEditor .rte-toolbar select, .rte-toolbar .disable, .rte-toolbar .image {
	display: inline;
} 
.fullEditor .rte-toolbar select {
	float: left !important;
	clear: left;	
}
.fullEditor .rte-toolbar {
	clear: both;
}

#contentAddEdit .rte-zone {
	width: 800px;
	height: 400px;
	margin: 0 auto 20px 0;
} 
