@import url(../../Common/css/common.css);
/*Top Navigation*/
#navMain {
    background: url("../../images/header_footer_sprite.gif") 0 -134px no-repeat;
}
/*Search*/
.search {
    width: 196px;
    border-top: 1px #326598 solid;
    border-left: 1px #326598 solid;
    border-right: 1px #326598 solid;
    margin-left: 9px;
    padding-top: 30px;
    background: url("../../images/module_backgrounds_sprite.gif") white -2920px 0 no-repeat;
}
.lightweight {
    padding-top: 30px;
    background: url("../../images/module_backgrounds_sprite.gif") white -2490px 0 no-repeat;
    border-bottom: 1px #326598 solid;
}
.amenities, .cat1, .cat2, .cat3 {
    margin-bottom: 0;
}
.search select, .arrive input, .depart input, .yui-ac-input, .name-search-button, .sort select {
    border: 1px #326598 solid;
}
.search-button-wrapper {
    padding: 0 10px 10px 0;
    float: right;
}
.name-search-button {
    padding-right: 0;
    position: relative;
    float: right;
    margin-right: 10px;
}
.search-button-wrapper input, .name-search-button {
    border: 1px #326598 solid;
    background-color: #026fc2;
    color: #fff;
}
.search label {
    font-size: 77%;
}
.pets {
    margin-bottom: 0;
}
.refine-results-container {
    clear: both;
    background: url("../../images/module_backgrounds_sprite.gif") white -3134px 0 no-repeat;
    zoom: 1;
}
.refine-results-container .refine {
    height: 30px;
    visibility: hidden;
}
.amenities span input,
.cat1 span input,
.cat2 span input,
.cat3 span input {
    padding: 0;
    margin-bottom: 4px;
    border: none;
    line-height: 13px;
    height: 13px;
    width: 13px;
    vertical-align: bottom;
    float: none;
}
/*Puts spacing around checkbox list items*/
.amenities span label, .cat1 span label, .cat2 span label, .cat3 span label {
    margin: 0 4px;
    position: relative;
    top: -3px;
    line-height: 15px;
    height: 15px;
    font-size: 77%;
    float: none;
}
span.label {
    margin: 5px 0 2px 0;
}
.a-search {
    clear: both;
}
.search-by-name {
    background: url("../../images/module_backgrounds_sprite.gif") white -3350px 0 no-repeat;
    padding-top: 50px;
    margin-left: 9px;
    width: 196px;
    height: 40px;
    border-left: 1px #326598 solid;
    border-right: 1px #326598 solid;
    border-bottom: 1px #326598 solid;
}
#nameContainer.yui-ac {
    margin-left: 9px;
    height: auto;
    width: 100px;
}
.search-by-name label {
    padding-left: 10px;
}
#name.yui-ac-input {
    width: 100px;
}
/*Property List*/
img.review {
    position: relative;
    top: -1px;
}
#propertyList li {
    border-bottom: 1px #d9e9df solid;
    border-right: 1px #d9e9df solid;
    border-left: 1px #d9e9df solid;
}
#propertyList .header {
    background-color: #efffef;
    border-bottom: 1px #d9e9df solid;
    border-top: 1px #d9e9df solid;
}
#propertyList .body p {
    margin-left: 110px;
}
/*Font Sizes*/
#propertyList li.body p,
#propertyList li.meta,
.search-button-wrapper,
.name-search-button,
span.label,
#hd .custom,
#ft .custom,
.search-by-name label,
.sort,
.pager-container,
.a-search{
    font-size: 85%;
}
    color: #026fc2;
}