#sortBy {
width: 604px;
display: inline-block;
}
.input.select {
display: block;
}
#sortBy label, #propertiesListingsContainer label  {
  text-align: right;
display: inline-block;
vertical-align: middle;

margin-right: 0.4em;

}
#sortBox, #sortBySortField, #sortBySortDirection {

border: none;
color: #707070;
-webkit-appearance: none;
display: inline-block;
width: 5.8em;
margin-top: 0.3em;

}
.sortInput {
width: 178px;
display: block;
float: left;
margin-bottom: 1.3em;
margin-right: 1em;
  
}
.sortInput p {
position: relative;
top: -23px;
left: 140px;
font-family: 'Cuprum', Tahoma, sans-serif;
font-weight: bold;
color: #606060;
font-size: 1.1em;
}
#sortByPage {
background: url('../img/dropdown.png') no-repeat #2c2c2c;
color: #acacac;
border: none;
-webkit-appearance: none;
width: 50px;
background-position: 29px 0px;
}


.sortInput select{
    border: 0; 
   -webkit-appearance: none;  
   -moz-appearance: none; 
  background: url('../img/dropdown.png') no-repeat #2c2c2c;
  background-position: 72px 0px;      
   text-indent: 0.01px;
  text-overflow: "";
}



#bold {
  border-top: 3px solid #ccc;  
}
a, a:visited {
  color:#fff;
}
#propertiesNav {

    margin-bottom:3px;
    display: block;
    float:left;
    width:890px;
}

#propertiesNav a, {
float: right;
margin: 0 15px;
color: #acacac;
}
#searchBy a{
    color:#acacac;
    margin:0;
}
#searchBy ul {
    padding: 0 0 0 5px !important;
}
#propertiesNav h2 {
float: left;

}

#searchPropertiesOptions {
    width: 250px;
    float:left;
    display: block;
    margin-right:25px;
}

#propertiesListingsContainer {
      float:left;
    display: block;
    width: 590px;
}

.listing { 
position: relative;
float: left;
width: 580px;
height: 150px;
overflow: hidden;
margin-bottom: 1.5em;
}
.listing h2,h3,h4 {
    margin:0 !important;
    padding-bottom: 0 !important;
}
.listing p {
    color: #ccc;
}
.listing hr {
    margin: 0.2em 0 !important;
}
.listing img {
    display: block;
    width:250px;
    float:left;
    margin-right: 20px;
}
#sortBy h5{
    display:inline-block;
}
#searchBy h5 {
    margin:0 !important;
    padding-bottom: 0 !important;
    font-family: 'Cuprum', Tahoma, sans-serif;
    font-weight:bold;
    color: #606060;
    font-size: 1.1em;
}

label {
    display: block;
    cursor:default;
    font-family: 'Cuprum', Tahoma, sans-serif;
    font-weight:bold;
    color: #606060;
    font-size: 1em;
    margin-top:0.4em;
}


.halfinput {
    width: 125px;
    display: block;
    float:left;
    margin-bottom: 1.3em;

}
#halfbox {

width: 120px;
float: left;
border:none;
color:#707070;
  -webkit-appearance: none;

}

.halfinput select{
    border: 0; 
   -webkit-appearance: none;  
   -moz-appearance: none; 
  background: url('../img/dropdown.png') no-repeat #2c2c2c;
  background-position: 100px 0px;      


   text-indent: 0.01px;
  text-overflow: "";
}

#dropdown {
    background:#2c2c2c;
    border:none;
    color:#707070;
      -webkit-appearance: none;
}

input[type="text"] {
background: #2c2c2c;
border: none;
width: 240px;
color:#707070;
padding: 0.2em;
}

#input select{
    border: 0; 
     -webkit-appearance: none;  
     -moz-appearance: none; 
    background: url('../img/dropdown.png') no-repeat #2c2c2c;
    background-position: 225px 0px;      
    width: 245px;
    text-indent: 0.01px;
    text-overflow: "";
}

.button {
  background: #000;
  padding:13px 20px;
  font-family: Verdana, Geneva, sans-serif;
  color:#606060;
  border:none;
  font-weight:bold;
  text-transform: uppercase;
}
.button:hover {
background: #222;
color:#7c7c7c;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}

#views {
  float:right;

}


#views a, #views a:visited {
color:#fff;
}
#views a:hover {
color:#acacac;
}

#bottomNav {
margin-bottom: 2em;
width:600px;
}
#fright {
  float: right;

}
#bottomNav a, #bottomNav a:visited {
color:#2c2c2c;
margin:0 1.2em;
font-family: 'Cuprum', Tahoma, sans-serif;
font-weight:bold;
font-size: 1.1em;
}
#bottomNav a:hover {
color:#fff;
}
#disclaimer p{
  font-family: Verdana;
color: #8c8c8c;
font-size:0.7em;
line-height:1.9em;
}

div.listing a img {

width: 260px;
min-height: 130px;
}

#searchPropertiesContainer {
width: 890px;
display: block;
}

.map-window {
  width: 265px;
  height:70px;  
}
.map-window  p { 
  line-height: 11pt!important;
  width:260px;
}

.map-window a {
  color:#111;
}
#displaying {
float: right;
position: relative;
top: -52px;
right: -25px;
color: #acacac;

}

.inactive {
  opacity: 0.7;
}
#googleMaps {
margin-bottom: 3em;
}
