/* CSS Document */
#main_div {
	background-image: none;
	padding-top: 5px;
	}

#breadcrumb {
	margin: 0 0 15px 10px;
	}

#rcol {
	background-image: none;
	}

#rcontent {
	padding-top: 0;	
	}
	
h1{
	margin-bottom:20px;
}
h2 {
	letter-spacing: 0;
	}
	
h2#property-info{	
	margin-bottom:10px;	
	width:590px;
}

h3 {
	background: none;
	}
	
.infoboxsmall{
	background-image:url(../images/info-box-bg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #999;
	height:auto;
	color:#333;
	margin:0px 28px 5px 0px;
	width:320px;
	height:280px;
	float:left;
}
.infobox h2, .infoboxsmall h2{
	background-image:none;
	border:medium none;
	font-size:20px;
	margin:10px auto 16px;
	padding-left:0;
	text-align:center;
}
.infoboxsmall p{
	text-align:center;
}
.infoboxsmall h2{
	width:320px;
}
.infoboxsmall .pic_container{
	width:320px;
	height:210px;
	overflow:auto;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.infoboxsmall .pic_container img{
	margin: 10px auto 12px auto;
	border: 3px solid #FFFFFF;
	width:250px;
	height:187px;
}

.infoboxsmall .pic_container img:hover{
	border: 3px solid #333;
	margin: 10px auto 10px auto;
	cursor:pointer;
}

.infoboxsmall .pic_container a{
	background:none;
	text-decoration:none;
}
ul{
	margin: 0;
	padding: 0;
	float:left;
}
ul#list1 li{
	width:165px;
}
ul#list2 li{
	width:270px;
}
ul li{
	margin: 0;
	padding: 0;
	background-image:none;
	line-height:22px;
}
ul li span{
	color:#93B300;
}
#buttons{
	float:left;
	width:162px;
	margin:0;
	float:0;
}
#buttons img{
	border:none;
	margin-bottom:5px;
}
#buttons a,#buttons a:hover, #buttons a:visited{
	text-decoration:none;
	background:none;
	cursor:pointer;
}
#favorite{
	float:left;
	width:590px;
	margin-top:40px;
}
#favorite img{
	margin:0px 208px;
	cursor:pointer;
}
#disclaimer{
	width:860px;
	margin: 30px auto 0;
}
.infobox{
	background-image:url(../images/info-box-bg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #999;
	height:auto;
	color:#333;
	margin:40px 0px 18px 0px;
	width:950px;	
}
.infobox .prop-location{
	margin: 20px 20x 0px 0px;
	width:250px;
	float:right;
}
.infobox .prop-location h3{
	margin-top:26px;
}
.infobox .prop-location .more-info{
	width:240px;
	float:left;	
	overflow:auto;
}
#location-map #overall_details_map{
	float:left;
	width:542px;
	height:359px;
	margin:0 35px;
}
#location-map #details_map{
	border:1px solid #CCC;
	width:642px;
	height:329px;
	margin:0;
	position:relative;
	top:-1px;
	padding:1px;
}
#location-map img{
	margin-left: 35px;
	float:left;
	border:none;
}
#location-map #overall_details_map #map #mapZoomControl .imgsheet img{
	margin:0;
}
#location-map #overall_details_map #map #mapZoomControl{
	padding:7px 0 0 7px;
}
.infobox .mapfooter{
	width:644px;
	height:46px;
	margin:0px 35px 20px 35px;
	float:left;
	border:1px solid #CCC;
	background-color:#ECECEC;
}
.infobox .mapfooter p{
	color:#666;
	line-height:13px;
	margin:4px;
}
#auction-details{
	margin-top:30px;
	width:910px;
	background-color:#F3F3F3;
	padding:10px 20px;
}
#auction-details ul li{
	float:left;
	width:298px;
	margin-left:5px;
}
#auction-details #property_inactive{
	background-color:#FFDFDF;
	border:1px dashed #FF9999;
	margin-bottom: 10px;
	padding:5px;
	line-height: 18px;
}
#breadcrumb{
	padding:0;
	margin-bottom:15px;
	height:auto;
}
#no-login{
	background-color:#FFEDED;
	border:1px dashed #FF9999;
	margin: 0px auto 15px;
	padding:1px;
	text-align:center;
	width:650px;
}
#alter-info {
	background-image:url(../images/alter-info.jpg);
	float:left;
	height:110px;
	margin-right:10px;
	overflow:hidden;
	width:260px;
}
#alter-info a{
	text-decoration:none;
}

#alter-info a.login {
	color:#666666;
	float:left;
	font-size:20px;
	line-height:20px;
	margin:1px 0 0 106px;
	text-align:center;
}
#alter-info a.login:hover{
	text-decoration:underline;
	background:none;
}
#alter-info a.register {
	float:right;
	font-size:13px;
	font-weight:bold;
	margin:29px 29px 0 0;
	text-decoration:none;
	border: dashed 1px #666;
	color:#666;
	padding: 0 12px;
}
#alter-info a.register:hover {
	text-decoration:underline;
}

/***** imported styles *****/
#map_tab_set{
	height:27px;
}
#map_tab_set .tab {
	border:1px solid #CCCCCC;
	cursor:pointer;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:20px;
	margin-right:5px;
	padding-top:5px;
	text-align:center;
	width:100px;
}
#map_tab_set .tab.highlight {
	background-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	color:#000000;
	position:relative;
}
#map_tab_set .tab.unhighlight {
  background-color: #ededed;
  color: #83B633;
}
#map_tab_set .tab.unhighlight:hover {
  text-decoration:underline;
  background-color: #F6f6f6;
  color: #94C744;
}
.clearfix {
	display:block;
}

#map {
  height:538px;
}
.map_ctrl_zoom {
  cursor:pointer;
}

.map_ctrl_zoom.out {
  padding-top: 1px;
}
.tooltip {
  padding:1px;
  font-weight: bold;
  width:100%;
  display: block;
  white-space: nowrap;
  background-color:#FFF;
}
.mapNavHead{
  font-size:11px;
  font-weight:bold;
}
.mapZoomBar{
  float:left;
  margin-left:2px;
  width:4px;
  cursor:pointer;
}


.mapZoomBar_hi,
.mapZoomBar_un,
.mapZoomBar_rl {
  cursor: pointer;
  float:left;
  font-size: 1px; /* for ie to get right height*/
  margin: 0 1px;
  width: 4px;
}

.mapViewNormal{
  cursor:pointer;
  font-size:10px;
  padding:2px;
}
.mapViewBold{
  cursor:pointer;
  font-size:10px;
  padding:2px;
}
.mapView_G_MAP_TYPE_on {
  float:left;
  cursor:pointer;
}
.mapView_G_MAP_TYPE_off {
  float:left;
  cursor:pointer;
}
.mapView_G_STREET_TYPE_on {
  float:left;
  cursor:pointer;
}
.mapView_G_STREET_TYPE_off {
  float:left;
  cursor:pointer;
}
.mapView_G_SATELLITE_TYPE_on {
  float:left;
  cursor:pointer;
}
.mapView_G_SATELLITE_TYPE_off {
  float:left;
  cursor:pointer;
}
.mapView_G_HYBRID_TYPE_on {
  float:left;
  cursor:pointer;
}
.mapView_G_HYBRID_TYPE_off {
  float:left;
  cursor:pointer;
}

#G_STREET_TYPE {
  display: none;
}
.mapInfoWindowNoPic {
  position:relative;
  left: 125px;
}
.mapInfoWinAddress {
  width: 276px;
  height: 18px;
  font-size: 14px;
  font-weight: bold;
  padding-top: 2px;
  padding-left: 4px;
  white-space:nowrap;
}
.mapInfoMessage {
  padding:3px;
  font-weight:bold;
  position:absolute;
}
.mapControlBar {
  position:relative;
  z-index: 5;
  padding:4px;
  top:35px;
}

.mapControlBar_300px {
  margin: 0px;
  padding: 0px;
  position:relative;
  top: 35px;
  z-index: 5;
}

.mapMessageControl_300px {
  float:left;
  width:200px;
  left:30px;
  top:8px;
  padding:5px;
}
.mapZoomControl {
  float:left;
  width:125px;
  left:10px;
  top:10px;
}

.mapZoomControl_300px {
  float: left;
  left: 0px;
  top: 0px;
  width: 49%;
}

.map_ctrl_zoom_txt {
  float: left;
  font-size: 11px;
  font-weight: bold;
  padding: 0 5px 0 15px;
}

#zoom_19 {
 height: 13px;
}

#zoom_18 {
 height: 11px;
 margin-top: 2px;
}

#zoom_17 {
 height: 9px;
 margin-top: 4px;
}

#zoom_16 {
 height: 7px;
 margin-top: 6px;
}

#zoom_15 {
 height: 6px;
 margin-top: 7px;
}

#zoom_13 {
 height: 5px;
 margin-top: 8px;
}

#zoom_11 {
 height: 4px;
 margin-top: 9px;
}

#zoom_10 {
 height: 3px;
 margin-top: 10px;
}

#zoom_9 {
 height: 3px;
 margin-top: 10px;
}


.mapTypeControl {
  float:right;
  width:155px;
  top:10px;
  right:10px;
}

.mapTypeControl_300px {
  float: right;
  right: 0px;
  top: 0px;
  width: 51%;
}

.mapTypeControl_300px .imgsheet {
  float: right;
}

.mapMini {
  display:none;
  position:absolute;
  height:135px;
  width:240px;
  z-index:3;
}

.map_legend_background {
  height: 23px;
  padding-left: 10px;
  padding-right: 11px;
}

#toggle_map_search_method {
  float:left;
  font-size: 0.99em;
  height: 23px;
  line-height: 23px;
  width: 162px;
}

.map_legend_background .view_large_map,
.map_legend_background .show_poi,
.map_legend_background .get_driving_direction {
  float: left;
}

.map_legend_background .expand_map,
.map_legend_background .shrink_map {
  float: right;
  font-size: 11px;
  font-weight: bold;
  height: 23px;
  line-height: 23px;
  width: 91px;
}

.map_legend_background .expand_map a,
.map_legend_background .shrink_map a {
  float: left;
}

.map_legend_background .view_large_map {
  width: 140px;
}

.map_legend_background .show_poi {
  width: 140px;
}

.map_legend_background .get_driving_direction {
  width: 145px;
}

.map_legend_background .map_location_disclaimer {
  float: left;
  font-size: 10px;
  height: 23px;
  line-height: 23px;
  text-align: right;
  width: 180px;
}

/* Zillow */
#zillow {
	padding: 0 20px;
	width: 910px !important;
	}
	
a#zillow_legend {
	font-size:10px;
}

.zillow_table h3 a {
	font-size:11px;
}

table#zillow_comparables {
	border:1px solid #CCCCCC;
	margin:10px 0;
}

#zillow_content table td {
	padding:5px 10px;
}

#zillow_content table tr.title {
	background-color:#8F8F8F;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	height:25px;
}

#zillow_demographics_content td.graphics {
	border:1px solid #CCCCCC;
	padding:10px 75px;
}

.property_data_item {
	float:left;
	margin-bottom:15px;
	text-align:center;
	width:190px;
}

.property_data_item img {
	border:1px solid #3F3F3F;
	height:115px;
	padding:1px;
	width:150px;
}

.property_data_item .city {
	font-size: 14px;
	line-height: 25px;	
}

.property_data_item .details {
	line-height: 25px;
}

#msg_removed {
	background-color:#F9FFDF;
	border:1px solid #93B300;
	color: #4F4F4F;
	margin:0 10px 20px;
	padding:0 15px;
}

#similar_removed {
	margin-top: 15px;
	}

.top_locations {
	width: 475px;
	float: left;
	margin-bottom: 20px;
	}
	
.top_locations h3 {
	margin-top: 15px;
	height: 20px;
	}

.top_locations li {
	background:transparent url(../images/x1.gif) no-repeat scroll 0 9px;
	float:left;
	padding-left:15px;
	width:140px;
	}

#learning_center {
	float:left;	
	width:475px;
}

.learning_headlines a {
	background:transparent url(../images/x1.gif) no-repeat scroll 0 5px;
	padding-left:15px;
}

.learning_headlines p {
	margin: 0 10px 0 15px;
}

.learning_headlines {
	margin-top: 7px;
}

#search_property {
	background: url("../images/bg_search_property.jpg") no-repeat;
	height:160px;
	margin:12px 0 20px 0;
	width:620px;
}

#search_property #textarea input#city_search {
	border:1px solid #333333;
	float:left;
	height:19px;
	margin:93px 30px 0 60px;
	width:375px;
	padding-top: 2px;
	}

#search_property #button input#button_submit {
	width: 106px;
	height: 35px;
	background: url("../images/bg_button_search.jpg") no-repeat;
	cursor: pointer;
	border: none;
	float: left;
	margin-top: 86px;
}

#maplist {
	margin: 10px 0 20px 0;
	}
	
#maplist li {
	width: 145px;
	float: left;
	background: transparent url(../images/x1.gif) no-repeat scroll 0 5px;
	padding-left: 15px;
}

<!-- Promo Properties -->

#promo_properties{		
	color: #7F7F7F;	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;	
}

#promo_properties h2{	
	margin: 10px 0;
	text-align: left;
	font-size: 20px;	
}

#promo_properties ul{
	display: block;					
	margin: 0;	
	height: 130px;
}

#promo_properties li{
	background: none;
	padding: 0;
	margin: 0;
	line-height: 20px;
	float: left;
	width: 130px;
}

#promo_properties li.photo {
	list-style: none;	
	padding-top: 5px;
	padding-right: 5px;
	height: 110px;	
}

#promo_properties li.photo img{
	border: 1px solid #000000;
	padding: 1px;		
}

#promo_properties li.location a {	
	text-decoration: none;
}

#promo_properties .details a{
	text-decoration: underline;
		
}
#promo_properties p{
	text-align:center;
	border:dashed 1px;
	background-color:#F3F3F3;
	color:#444;
}
#warning-details{
	border: 1px dotted #000;
	padding: 0 5px;
	background-color: #ECECEC;	
	margin-top: 20px;
	text-align:center;
}
#warning-details span {
	color:#CC0000;
	font-size:20px;
	font-weight:bold;
	margin:0 3px;
	position:relative;
	top:4px;
}

#property_inactive {
background-color:#E0EBEF;
border:1px dotted #16628E;
padding:10px;
}

#property_inactive b {
color:#16628E;
}

#share_buttons {
    float: right;
    margin: 40px 0 0;
    padding: 4px 0;
}
.face-button {
	float: left;
	margin: 2px 0px 0px 20px;
}
.tweet-button {
	float: left;
	margin: 2px 0px 0px 0px;
}
.plusone {
	float: left;
	margin: 2px 0px 0px 8px;
}
.pinit {
	float: left;
	margin: 2px 0px 0px 10px;
}
.share-buttons-text {
    color: #0D3A7B;
    float: left;
    font-weight: bold;
    margin: 4px 0 0 10px;
}
