@charset "utf-8";
/* CSS Document */

#search_box {
  margin:20px 0 0 200px;
 
  position:relative;

}

#change_areas {
position:absolute;
margin:10px 0 0 330px;
}

#r_form_price {
  width:454px;
  height:86px;
  margin:0px 0 0 400px;

}
#form_price {
  width:454px;
  height:86px;

}



#low_price {
  position:absolute;
  top:-16px;
  left:1px;
  width:20px;
  font-size:12px;
  font-weight:bold;
}

#high_price {
  position:absolute;
  top:-16px;
  left:-11px;
  width:20px;
  font-size:12px;
  font-weight:bold;
}

.form_title_wrapper {
 
  background-image:url(../images/form_title.jpg);
  background-repeat:no-repeat;
}



.form_title {
  color:#FFFFFF;
  margin:0 0 0 12px;
  padding-top:3px;
  font-size:16px;
  font-weight:bold;


}

.area1 {
position:absolute;
margin: 40px 0 0 40px;
list-style-type:none;
color:#B56725;
padding:0;
}
.area_list {
padding:0;
margin:0;
list-style-type:none;
color:#663300;


}

.area2 {
position:absolute;
margin: 40px 0 0 240px;
list-style-type:none;

color:#B56725;
padding:0;
}

#form_area_title {
position:absolute;
  color:#663300;
  margin:12px 0 0 20px;;


}

#area {
position:relative;
margin-top: -20px;
margin-left:390px;
width:500px;
height:266px;
text-align:left;
color:#663300;
font-size:16px;
background-image:url(../images/form_area_welcome.jpg);
background-repeat:no-repeat;
}

.check_box {
}

#submit_search {
position:absolute;
margin: -62px 0 0 340px;
text-align:left;
}


#welcome_blurb {
position:relative;
top: -30px;
left:330px;
width:500px;
text-align:left;
font-size:16px;
}



.form_slider_wrapper {
height:60px;
  background-image:url(../images/form_slider.jpg);
  background-repeat:no-repeat;
  margin:0 0 0 0;
}

#track2 {
width:350px;
background-image:url(../images/track_h.jpg);
background-repeat:no-repeat;
height:13px;
position:relative;
top:20px;
left:50px;
margin:0 0 0 0;

}
.range2 {
position: absolute;
  height: 10px;
  margin:0 0 5px 5px;
  background-image:url(../images/track_mask.png);
   z-index: 1;
    }
#handle2-1 { 
position:absolute;
top:0;
left:0;
width:11px;
height:14px;
 cursor:move;
    z-index: 12;

 }
 
#handle2-2 { 
 position:absolute;
 top:0px;
 left:0;
 width:11px;
 height:14px;
 cursor:move;
    z-index: 10;

 }



#page_navigation_bottom {
  text-align:right;
  margin:-35px 20px 0 0;
}

#page_navigation_top {
  text-align:right;
  margin:-10px 20px 5px 0;
}