form {
	width: 100%;
	margin: 0 0 20px 0; padding: 0;
	clear: both;
	font-family:Verdana, sans-serif;

	}

	form#rew-contact-form{

		background-color:#EAEAEA;

	}
	
	form#searchForm{
		
		margin:0 0 10px 0;
		font-size:11px;
	}
	
	

	fieldset {
		margin: 0 0 0;
		padding: 0;
		border-width: 0; 
		}

	.compact fieldset {
		margin: 0 0 10px 0; padding: 0 0 10px 0;
		border: none; border-bottom: 1px solid #CFC9A8;
		}

		legend {
			display: none;
			}

		.inline-labels .fieldgroup, .fieldgroup label {
			display: block;
			float: left;
			margin: 0 0 5px 0;
			width: 49%;
			}

		.fieldgroup.extended label {
			/*width: auto;*/
			width: 100%;
			}

			 .prelabel, .inline-labels .prelabel {
				width: 32%;
				float: left;
				padding: 2px 0;
				}

			.fieldgroup input, .fieldgroup textarea, .fieldgroup select {
				float: left;
				width: 62%;
				margin: 0; padding: 0;
				}

			.fieldgroup input,  .fieldgroup textarea{
				/* background-color: #fff !important; gets rid of the yellow background that Firefox's auto-fill feature puts on form text inputs */
				padding:3px;

				}


.blog .fieldgroup.extended input, .fieldgroup.extended textarea, .fieldgroup.extended select {
		
				width: 540px;

				}

			.fieldgroup.extended input, .fieldgroup.extended textarea, .fieldgroup.extended select {
				float: left;
				width: 725px;
				margin: 0; padding:3px;
				}
				
				.fieldgroup.inquiry-type select {
		
					width:auto;
				}
				
				.fieldgroup.extended textarea{
					
					width: 718px;
				}
				
				.blog .fieldgroup.extended textarea{
					
					width: 540px;
				}

			input, select, textarea, button {
				}
				
				
			
				
				.fieldgroup.compact input, .fieldgroup.compact textarea, .fieldgroup.compact select {
				float: left;
				width: 40%;
				margin: 0; padding:3px;
				}

.fieldgroup {
	width: 100%;
	float: left;
	padding: 0 0 0 0;
	}

	#content .btnset {
		padding: 0 0 10px 0; margin: 0;
		position: relative;
		}
		
		#content .btnset.print-share {
			display:none;
		}
		
		
		#content .btnset.back {
			
			position:relative;
			left:0;
			margin:0px;

		}

		#content .btnset ul {
			margin: 0; padding: 0;
			list-style: none;
			}

			#content .btnset ul li {
				margin: 0; padding: 0;
				list-style: none;
				float: left;
				font-size:11px;
				}

			.btnset a, .btnset button {
				display: block;
				display: inline; /* Fix IE 6 double-margin bug */
				float: left;
				margin: 0 3px 0 0;
				background-color: #f5f5f5;
				border: 1px solid #dedede;
				border-top: 1px solid #eee;
				border-left: 1px solid #eee;
				font-size: 100%;
				line-height: 130%;
				text-decoration: none !important;
				color: #32759D;
				cursor: pointer;
				padding: 4px 8px; /* Links */
				}

			.btnset button {
				width: auto;
				overflow: visible;
				padding: 4px 7px 3px 7px; /* IE6 */

				}

			.btnset button[type] {
				padding: 3px 7px 5px 7px; /* Firefox */
				line-height: 16px;
				}
				
				form .btnset button[type] {
			
					background-color:#FF9900;
					border-color:#FF9900 #CC6600 #CC6600 #FF9900;
					border-style:solid;
					border-width:1px;
					color:#FFFFFF;
					font-family:Verdana,sans-serif;
					font-size:11px;
					font-weight:bold;
					height:24px;
				}

			.btnset button img, .btnset a img {
				margin: 0 0 -3px 0 !important;
				padding: 0;
				border: none;
				width: 16px;
				height: 16px;
				}

			.btnset a:hover {
				background: #f4f4f4;
				color: #666;
				}

			#content .btnset a.important {
				color: #fff; background: #FF9900;
				border-color:#FF9900 #CC6600 #CC6600 #FF9900;
				border-style:solid;
				border-width:1px;
				}

			#content .btnset a.important:hover {
				color: #fff; background: #FF9900;

				}

.tip {
	clear: left;
	margin: 0 0 10px 0; color: #666;
	font-size: 85%;
	}

label em, .required {
	color: red;
	}

.legend {
	color: #666;
	margin: 5px 0 10px 0; padding: 0;
	background: #fff;
	}

.grplabel {
	float: none !important;
	font-weight: bold;
	clear: both;
	display: block !important;
	width: auto;
	}

.toggle .grplabel {
	margin: 0; padding: 0 0 10px 0;
	}

.fieldgroup .set input, .fieldgroup .set select {
	width: auto;
	margin-right: 5px;
	}



		/* Block Labels */
		
.blog #friend-form .inline-labels .fieldgroup, .fieldgroup label {
	
	
	width:260px !important;
	margin-right:20px !important;
}		

/**/

#friend-form .inline-labels .fieldgroup, .fieldgroup label {
	
	
	width:348px;
	margin-right:20px !important;
}


#register-form .inline-labels .fieldgroup, #register-form  .fieldgroup label {
		
	width:260px;

}


.block-labels .fieldgroup label {
	margin: 0 0 5px 0;
	}

	.block-labels .prelabel, .extended .prelabel {
		display: block;
		width: 100%;
		float: none;
		padding: 0 0 5px 0;
		}

	.block-labels input, .block-labels textarea, .block-labels select {
		width: 100%;
		padding:3px;
		}
		
		.block-labels.search input, .block-labels.search textarea, .block-labels.search select {
			padding:1px;
			width:111px;
		}
 
.block-labels .tip {
	margin: 0 0 10px 0;
	}

.toggle {
	padding: 10px 0;
	}

#property-type.toggle{
	
	padding:0px;
}

.toggle input, .toggle select {
	float: none;
	width: auto;
	}

.toggle label {
	float: none;
	display: inline;
	width: auto;
	margin-right: 5px;
	}

	.block-labels .toggle label {
		display: block;
		}


/* Widgets */


.form-tools {
	padding: 20px 0 0 0;
	float: left;
	}

.widget.togglegrp {
	clear: left;
	width: 100%;
	float: left;
	background: #fff;
	border-bottom: 1px solid #ccc;
	}

	#content .widget .tg-tools {
		padding: 5px 10px 5px 10px;
		border-bottom: 1px solid #ccc;
		background: #eee;
		}

	#content .widget .tg-content {
		background: #fff;
		/*
		max-height: 200px;
		_height:200px;
		overflow: auto;
		*/
		padding: 5px;
		}

		#content .widget.togglegrp ul {
			list-style: none;
			margin: 0; padding: 0;
			font-size: 85%;
			}

			.widget.togglegrp ul li {
				width: 32%;
				float: left;
				list-style: none;
				margin: 0; padding: 0;
				white-space: nowrap; overflow: hidden;
				}

.widget.citylist {
	clear: left;
	width: 100%;
	float: left;
	background: #eee;
	border-bottom: 1px solid #ccc;
	padding: 10px 0; margin: 0 0 10px 0;
	}

	.widget.citylist h6 {
		margin: 0; padding: 0 10px 10px 10px;
		}

	.widget.citylist ul {
		margin: 0; padding: 0 10px;
		list-style: none;
		}

		.widget.citylist ul li {
			margin: 0; padding: 0 0 1px 0;
			list-style: none;
			width: 20%; float: left;
			}

			.widget.citylist ul li a {
				text-decoration: none;
				font-size: 85%;
				padding-left: 12px;
				background: url(/img/ico-add.gif) no-repeat 0 center;
				}


	/* For Multi-Upload */

.file {
	display: inline;
	}

.msg {
	border: 1px solid #ddd;
	padding: 10px 10px 0 10px;
	margin: 0 0 20px 0;
	}

	.msg .title {
		background: #ccc;
		padding: 5px 10px;
		margin: -10px -10px 10px -10px;
		}

	.msg.errors .title {
		background: #cc0000; color: #fff;
		}

	.msg.success .title {
		background: #669900; color: #fff;
		}

	.msg.warning .title {
		background: #ff9900; color: #fff;
		}
		
		
		form#map_form{
			
			font-size:11px;
			
		}
		
		form#map_form select{
			
			width:225px;
			padding:2px;
			margin-bottom:10px;
		}
		
/**/

#refine-search{
	
	
}

.refine-search select{
					
	width:100%;
					
}

.refine-search .amenities{
	
	float:left;
	
}

.refine-search .amenities label{
	
	width:100%;
	float:left;
	clear:left;
	margin:0 0 0 0;
}

.refine-search .distressed label{
	
	width:100%;
	float:left;
	margin:0 0 0 0;
}


.refine-search .rooms{
	
	margin-bottom:0;
	
}

.refine-search .rooms .controlset label{
	
	float:left;
	width:46%;

}

.refine-search .rooms .controlset label.beds{
	
	margin-right:12px;
	
}

/**/

.buttonset button, .btnset .search_submit{
	
	font-size:11px;
	font-family:Verdana,sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	height:24px;
	background-color:#FF9900;
	border-top-style:solid;
	border-top-color:#FF9900;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CC6600;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color:#FF9900;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#CC6600;
	border-right-width:1px; 


}


#moreoptions select{
	
	width:120px;
	
}

#search_mls, #search_zip{

	width:532px;
	
}
