
body {
 background-color: #fff;
 font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
 font-size: small;
 color: #000000;
 height:100%;
 line-height: 18px;
 margin:0;
 padding:0;
 vertical-align: top;
}

a {
	color: #000000;
}

.ui-slider .ui-slider-handle {
	background: transparent url('/assets/img/handle_icn.gif') no-repeat scroll 50% 50% !important;
	border: 0 none !important;
	cursor: pointer !important;
}

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}

.clear.line {
	height: 5px;
	line-height: 5px;
}

button, input.button {
		cursor: pointer !important;
		margin:0px;
		padding:0px;
}

button.image {
		border:0px;
		background-color:transparent;
}

h1 {
 color: #000;
 background-color:#f0ddae;
 border: 0px;
 font-size: 16px;
 font-weight: bold;
 width: 100%;
 margin: 0px 0 0px 0;
 padding: 0px 0 4px 0;
}

div.column_header {
 background-color:#f0ddae;
 padding-left: 6px;
 padding-right:6px;
 padding-top: 0px; 
 padding-bottom: 0px;
 border-bottom:none;
 border-top:none;
}

h2 {
 color: #ed1c24;
 background-color: transparent;
 font-size: 16px;
 font-weight: bold;
 margin: 0px 0 2px 0;
 padding: 5px 0 6px 0;
}

h3 {
 color: #ed1c24;
 background-color: transparent;
 font-size: 14px;
 font-weight: bold;
 margin: 0px 0 10px 0;
 padding: 5px 0 6px 0;
}

code {
 font-family: Monaco, Verdana, Sans-serif;
 font-size: 12px;
 background-color: #f9f9f9;
 border: 1px solid #D0D0D0;
 color: #002166;
 display: block;
 margin: 14px 0 14px 0;
 padding: 12px 10px 12px 10px;
}


/* Coming Soon */
#comingsoonemailaddress {
	width: 275px;
}

#comingsoonemailaddressskinny {
	width: 155px;
}

/*Content*/
.thick_border {
	border-color: #f0ddae;
	border-width: 5px;
	border-style: solid;
}

.content {
	font-size: 12px;
	padding: 6px;
	background-color:#f9f3e4;
}

.filler_content {
	padding: 10px;
}

.content_bg {
	background-color:#f9f3e4;
}
	
/* Special Objects */
.topline {
 background-color: #ed1b26;
 line-height: 5px;
 height: 5px;
 width: 100%;
 font-size: .1em; /*ie hack*/
}

.spacer {
	clear:both;
	width:100%;
	height:8px;
}

.help_icon
{
	margin-left:5px;
}

.field_desc {
	padding-left:23px;
	font-size:.7em;
	padding-top:3px;
}

.hr {
 background-color: #f0ddae;
 color: #f0ddae;
 line-height: 1px;
 height: 1px;
 width: 100%;
 font-size: .5em; /*ie hack*/
 position: relative;
}

/*Forms*/
.message {
	width: 308px;
	margin: 0 auto;
	padding:5px;
	font-size:110%; 
}

.message .success {
	border-color: #04cc40;
}

input {
	border:1px solid #aaaaaa;
}

select {
	border:0;
	background-color: #ffffff;
	color: #000000;
}

form a {
	text-decoration: underline;
}

.required {
	color: #ed1c24;
}

.text_wrap_tw {
	display:inline-block;
}

.text_wrap_t {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #aaaaaa;
float:left;
margin:0 0 0 1px;
padding:0.2em 0.0em 1em;
}

.text_wrap_t input {
border:0 none;
float:left;
height:1.2em;
line-height:1.2em;
margin:0 0.44em -0.8em 0.24em;
padding:0.2em;
overflow: hidden;
}

/* Text Sizes */
.largeText {
	font-size:102%;
}

.normalText {
	font-size: 87%;
}

.smallText {
	font-size: 82%;
}

.tinyText {
	font-size: 82%;
}

/* Styled Text */
.default_text {
	color: #888888;
	font-weight: bold;
}

.field_title {
	font-weight: bold;
}

/* Containers */
.big_container {
	float:left;
	margin-left:5px;
	width:731px;
}

.registration_container {
	float:left;
	margin-left:5px;
	background-color:#fff;
	width:695px;
}

.results_container {
	float:left;
	margin-left:5px;
	width: 765px;
	overflow: hidden;
}
.results_results {
	width:220px;
	float:left;
	height: 510px;
}

.results_map {
	border-left: none;
	float:left;
	width:524px;
	height: 510px;
	overflow: hidden;
}
.results_content {
	font-size: 12px;
	background-color:#ffffff;
	overflow: auto;
	height:440px;
}

.results_favorites_content {
	font-size: 12px;
	background-color:#ffffff;
	overflow: auto;
	height:180px;
}

.skinny_container {
	width: 220px;
}

.fatty_container {
	width: 400px;
}

div.feature_list {
	border-top:none;
	border-bottom-width: 1px;
}

div.feature_list_last {
	border-top:none;
}

ul.filter_options {
	clear:both;
	list-style: none;
	margin-left: -6px;
	margin-right: -6px;
}

ul.filter_options li {
	float:left;
	text-align: left;
	width: 49%;
	padding: 0;
	margin: 0;
}

ul.filter_options li label {
	font-size: 10px;
}

ul.result_list li {
	border-top:1px solid #d4d4d4;
	padding: 5px;
	height:70px;
}

div.results_favorites_content ul.result_list li {
	width:210px;
	float: left;
}

div.results_favorites_content ul.result_details li {
	float: none;
	width: auto;
}


ul.result_list li.favorite {
	background-color: #fff0f1;
}

ul.result_list li.last {
	border-bottom:1px solid #d4d4d4;
}

ul.result_details li {
	height:13px;
	line-height:13px;
	padding: 0px;
	border: none;
	float: none;
}

ul.result_details li.condos_saved {
	color: #ed1c24;
}

ul.result_details a.faded {
	color: #bfbfbf;
}

ul.result_details li.buttons {
	height: 19px;
	line-height: 19px;
	vertical-align: bottom;
}

ul.result_details li button {
	background: transparent url('/assets/img/clear.gif') repeat-x;
	padding: 0;
	border-collapse: collapse;
	border: none;
    width: auto;
    overflow: visible;		
}

div.result_details {
	float:left;
	margin-left:5px;
	vertical-align:top;
	padding:0px;
	font-size: 11px;
}

ul li div.preview_img {
	width:85px;
	height: 70px;
	overflow: hidden;
}

ul li div.result_label {
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	border: 2px solid #ed1c24;
}

ul li div.result_label {
	background-color: #fff;
}


ul li.favorite div.result_label {
	background-color: #ed1c24;
	color: #fff;
}

/* Hacks */
.ui-datepicker { z-index: 100; }

.range_slider {
	margin-bottom:5px;
}


/* Footer Items */
.footer {
	width:100%;
	text-align: center;
	margin-top: 8px;
}

.footerItem {
	color: #000000;	
}

.footerItem a {
	text-decoration: none;
}

.footerItem a:hover {
	text-decoration: underline;
}

/* Favorites */
div#favorites {
	background-color:#ed1c24;
	color:#ffffff;
	position:relative;
	margin-top:-19px;
	padding:6px;
	width:85%;
	padding-top:2px;
	padding-bottom:5px;
}

div#favorites.maximized {
	margin-top:-209px;
}

div.favorites_content {
	height:185px;
	background-color: #FFF;
}

/* Standard Body */
div.main_content_body
{
	width:970px;
	margin: auto;
}

/* rentalspots property wizard */
ul.property_wizard_steps{
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  display: block;
  
}

ul.property_wizard_steps li{
  list-style-type: none;
  float: left;
  padding-right: 10px;
  color: gray;
}

ul.property_wizard_steps li.active{
  color: #000;
  font-weight: bold;
}

table.images td{
  vertical-align: center;
  padding-right: 20px;
}
div.subtitle {
	color: #ed1c24;
	font-size: 15px;
	
}
/* Crumbs */
#crumbContainer {
	position: relative;
	height:56px;
	background-color: #fff;
}

#crumbContainer.all_hilight {
	background-color: #f7efdc;
}

#crumbs {
	width: 100%;
	}
	
#crumbs li {
	float:left;
	text-transform: capitalize;
	width: 168px;
	}		
	
#crumbs li.noarrow a.hilight {
	background-color: #f7efdc;
	background-image: none;
	display:block;
	height: 56px;
	padding-left:15px;
}

#crumbs li.noarrow a {
	background-color: #fff;
	background-image: none;
	display:block;
	height: 56px;
	padding-left:15px;
}

#crumbs li a.hilight_both {
	background: #f7efdc url(/assets/img/crumbs_full_white.jpg) no-repeat right center;
	display:block;
	height: 56px;
	padding-left:15px;
}

#crumbs li a.hilight_left {
	background: #f7efdc url(/assets/img/crumbs_color_white.jpg) no-repeat right center;
	display:block;
	height: 56px;
	padding-left:15px;
}

#crumbs li a.hilight_right {
	background: #fff url(/assets/img/crumbs_white_color.png) no-repeat right center;
	display:block;
	height: 56px;
	padding-left:15px;
}

div.hilight_last {
	background-color: #f7efdc !important;
}

#crumbs li a.hilight_last {
	background-color: #f7efdc;
	display:block;
	height: 56px;
	padding-left:15px;
}

#crumbs li a {
	background: #fff url(/assets/img/crumbs_full_white.jpg) no-repeat right center;
	display:block;
	height: 56px;
	padding-left:15px;
	}
						
#crumbs li a:link,
#crumbs li a:visited {
	text-decoration:none;
	}	

#crumbs li a:hover,
#crumbs li a:focus {
	}
	
#crumbs li a div.crumbsContent {
	padding-top:8px;
}	
<<<<<<< HEAD:assets/css/default.css

/* forms */
div.form_container {
	width:100%;
	border-bottom: 5px solid #F0DDAE;
}

div.form_col1 {
	width:339px;
	float:left;
}

div.form_col2 {
	width:320px;
	float:left;
	margin-left:15px;
}

div.fieldWrapper {
	height:20px;background-color:#fff;
	padding:10px;
}

div.fieldWrapper div.left {
	float:left;
}

div.fieldWrapper div.right {
	float:right;
}

div.fieldWrapper div.right input {
	font-size:15px;
	width:185px;
	margin-top: -2px;
}

div.fieldWrapper:hover {
	background-color: #f7efdc;
}

/* review */
div.review {
	background-color:#f7efdc;
	padding-left:10px;
	line-height:20px;
}

div.review_alt {
	padding-left:10px;
	line-height:32px;
}
=======
>>>>>>> 91ed876cd1b2ccb96ad8b28521288adef2a88213:assets/css/default.css

