@charset "UTF-8";
ins {
    background: none;
}

body {
    background: #adbfca url(../images/1x1300.png) top center repeat-x;
}

#wrapper {
    min-width: 960px;
    background: url("../images/wrapperBg_02.png") top center no-repeat;

}

#content {
    position: relative;
    /*overflow: hidden;*/
    margin-top: 18px;
    margin-left: auto;
    margin-right: auto;
}

#contentContainer {
    overflow: hidden;
    position: relative;
}

#welcomeMsg {
    margin: 14px;
    background: url("../images/1x80_Dblue1.png") repeat-x center top;
    height: 50px;
    padding: 0;
    overflow: hidden;
}

#welcomeMsg h2 {
    height: 34px;
    /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/urbanrenters_text.png',sizingMethod='image');*/
    background: url("../images/urbanrenters_text.png") center center no-repeat;
    font-size: 120%;
    font-weight: bold;
    color: #fff;
    margin: 8px 14px;
    padding-left: 80px;
    line-height: 34px;
    behavior: url("iepngfix.htc");

}

#searchLocator {
    position: relative;
    background: url("/images/searchBox970x261.png") center center no-repeat;
    height: 261px;
    max-height: 261px;
    /*padding:10px;*/
    /*font-size:110%;*/
    /*margin:0 auto;*/

}

#searchLocator h2 {
    font-size: 1em;
    font-weight: bold;
    margin: 5px 10px;
    float: left;
    width: 200px;
    text-transform: capitalize;
    padding-top: 8px;
    padding-right: 14px;
    /*padding-bottom: 8px;*/
    padding-left: 25px;
}

#searchLocator ul#wizardQuestions {
    list-style: none;
    list-style-type: none;
    clear: left;
    padding: 0;
    margin: 0 25px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    padding-top: 30px;
}

#wizardQuestions li {
    font-size: 12px !important;
    background: #f2f2f2;
    background: rgba(242, 242, 242, 0.9) center center repeat-x;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 4px #ccc solid;
    border: rgba(33, 18, 9, 0.1) 4px solid;
    /*-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);*/
    -moz-box-shadow: 0 1px 3px #4c4c4c;
    -webkit-box-shadow: 0 1px 3px #4c4c4c;
    box-shadow: 0 1px 3px #4c4c4c;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    padding: 20px 20px;
    margin: 5px;
    margin-left: 12px;
    min-height: 80px;
    height: 80px;
    min-width: 220px;
    width: 240px;
    float: left;
    -webkit-background-clip: padding-box;
    position: relative;
}

#wizardQuestions li:hover {
    /*border:rgba(33, 18, 9, 0.1) 4px solid;	  */
    -moz-box-shadow: 0px 1px 6px #666; /* FF3.5+ */
    -webkit-box-shadow: 0px 1px 6px #666; /* Saf3.0+, Chrome */
    box-shadow: 0px 1px 6px #666; /* Opera 10.5, IE 9.0 */
    background: #fff;
    /*-webkit-transform:scale(1.01);*/
    /*position:relative;*/
    /*top:-1px;*/

}

.no-boxshadow #wizardQuestions li {
    behavior: url(/CSS/PIE.htc);
    position: relative;
}

#wizardQuestions li.howmuch {
    /*width:auto;*/
    float: left;
    /*margin-left:0;*/
}

#wizardQuestions li.howmany {
    width: 246px;
    float: left;
}

#wizardQuestions li.wherelive {
    float: left;
    /*width:auto;*/
}

#wizardQuestions li h3 {
    display: block;
    font-weight: normal;
    font-size: 12px;
    width: 100%;
    height: 26px;
    padding: 0;
    margin: 0;
    margin-bottom: 0; /* float will remove the width so don't use float if u want box element to expend automatically*/
}

.step {
    background: url(../images/step.png) left top no-repeat;
    height: 24px;
    width: 53px;
    display: block;
    float: left;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    font-weight: bold;
}

#wizardQuestions .stepDesc {
    color: #222;
    display: block;
    height: 26px;
    line-height: 26px;
    margin-left: 4px;
    float: left;
}

#wizardQuestions .wizardAnswers {
    padding: 6px;
    margin-top: 14px;
    float: left;
    clear: both;
}

#howmuchAnswer {
    float: left;
}

#howmuchAnswer .slider-rent {
    width: 200px;
}

#wizardQuestions #howmanyAnswer label {
    font-weight: normal;
    display: block;
    float: left;
    padding: 0px 1em 0px 0px;
}

#howmanyAnswer input[type=checkbox] {
    margin: 0;
    padding: 0; /*margin-right:1px;*/
}

#wizardQuestions #whereAnswer {
    margin-top: 1px;
    line-height: 1;
}

#wizardQuestions #whereAnswer label {
    font-weight: normal;
    font-size: 94%;
    padding: 0;
    margin: 0;
    margin-left: 2px;
    display: block;
    float: left;
}

input#txtCityProvince.txtBoxI {
    height: 24px;
    line-height: 24px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-left: 4px;
    vertical-align: baseline;
    font-size: 1.1em;
    text-transform: capitalize;
    width: 200px;
    background: none;
    background: url(../images/1x80_white.png) center center repeat-x;
    float: left;
}

#txtCityProvince.texBoxIShadow {
    color: #999;
}

#txtCityProvince.txtBoxI:focus {
    border: 1px solid #a9bd07;
    color: #292529;
    text-transform: capitalize;
}

#moreOptions {
    padding: 8px 14px;
    margin-left: 30px;
    float: left;
    /*opacity:0.94;*/
    font-size: 12px;
    height: auto;
}

#moreOptions h3 {
    width: auto;
    padding: 0;
    margin: 0;
    margin-bottom: 0;
    height: auto;
    background: url(/images/optionOpenClose.png) top left no-repeat;
}

#moreOptions h3.switchOpen {
    background: url(../images/optionOpenClose.png) no-repeat bottom left;
}

#moreOptions h3 span {
    font-weight: normal;
    clear: both;
    padding: 0;
    margin: 0;
    height: 20px;
    line-height: 20px;
    padding-left: 10px;
    /*text-decoration:underline;*/
}

#moreOptions div {
    font-size: 12px;
    color: #454545;
}

#propertyType, #otherOption {
    margin-left: 16px;
    display: block;
    clear: both;
    height: 20px;
    line-height: normal;
}

#propertyType label, #otherOption label {
    font-weight: normal;
}

.openCloseItems {

}

#moreOptions div#propertyType label {
    display: block;
    float: left;
    padding: 0px 1em 0px 0px;
}

#moreOptions div#otherOption label {
    display: block;
    float: left;
    width: 120px;
}

#frontPageSearch {
    background: url("/images/search128x72.png") no-repeat top center;
    width: 128px;
    height: 36px;
    position: absolute;
    right: 38px;
    bottom: 30px;
    border: none;
    /*padding: 8px 36px 9px;*/
}

#frontPageSearch:hover {
    bottom: 29px;
    background-position: center bottom;
}

/*#frontPageSearch:active{*/
/*bottom:9px;*/
/*right:35px;*/
/*top:auto;*/
/*}*/
#homeForm .error {
    background: #FBE3E4;
    color: #922758;
    border-color: #FBC2C4;
    padding: 4px;
    margin-left: 4px;
    margin-right: 0;
}

#box_featuredThumb {
    background: transparent url("/images/spotlight975x184.png") top center no-repeat;
    height: 184px;
    /*width:auto;*/
    /*margin:5px 14px;*/
    margin: 18px auto 4px auto;
    /*margin-bottom:18px;*/
    /*font-size:110%;*/
    overflow: hidden;
    clear: both;
}

#box_featuredThumb #prev, #box_featuredThumb #next {
    width: 35px;
    height: 120px;
    opacity: 0.5;
    /*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);*/
}

#box_featuredThumb #prev {
    margin-top: 44px;
    margin-left: 10px;
    background: url('/images/prev18x24.png') center center no-repeat;
    float: left;
}

#box_featuredThumb #next {
    margin-top: 44px;
    margin-right: 9px;
    background: url("/images/next18x24.png") center center no-repeat;
    float: right;
}

#box_featuredThumb #prev:hover, #box_featuredThumb #next:hover {
    opacity: 1;
    /*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);     png and filter problem*/
}

#box_featuredThumb #prev.disabled, #box_featuredThumb #next.disabled {
    cursor: default;
}

#box_featuredThumb #box_slides {
    margin-top: 45px;
    margin-left: 15px;
    float: left;
    width: 864px !important;
    height: 118px;
    overflow: hidden;
    background: #3d3d3d;
    /*margin-bottom:5px;*/
}

#box_featuredThumb #box_slides ul {
    float: left;
    display: block;
    list-style: none none;
    width: 865px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    /*this is essential to be used to fix the IE background problem*/
    /*also the width should be big enough to accomodate the lis*/

}

#box_featuredThumb #box_slides ul li {
    float: left;
    padding: 0;
    width: 104px;
    height: 104px;
    padding: 5px 4px 5px 0;
    /*overflow:hidden;*/
    background: transparent !important;
}

#box_featuredThumb #box_slides ul li a {
    padding: 4px;
    background: #ffffff;
    float: left;
    border: #000 1px solid;
    text-shadow: black 1px 1px 1px;
    color: #fff;
    -moz-box-shadow: 0px 1px 2px #666;
    -webkit-box-shadow: 0px 1px 2px #666;
    box-shadow: 0px 1px 2px #666;
    width: 96px;
    height: 96px;
    /*-webkit-transition: -webkit-transform .2s ease-in-out, -webkit-box-shadow .2s ease-in;  */
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius:4px;*/
    /*border-radius:4px;*/
    -webkit-background-clip: padding-box;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}

#box_featuredThumb #box_slides ul li a:hover {
    padding: 4px;
    background: #f7f7f7;
    border: #ddd 1px solid;
    -moz-box-shadow: 0px 5px 10px #333;
    -webkit-box-shadow: 0px 5px 10px #333;
    box-shadow: 0px 5px 10px #333;
    /*-webkit-transform:scale(1.02);*/
    /*z-index: 10;*/
}

#box_featuredThumb #box_slides ul li a #description {
    background-color: rgba(0, 0, 0, 0.8);
    border-top: 1px solid #000;
    bottom: 4px;
    left: 4px;
    right: 4px;
    display: block;
    font-size: 10px;
    opacity: 0.8;
    filter: alpha(opacity = 90);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #aa000000, endColorstr = #aa000000);
    overflow: hidden;
    position: absolute;
    text-align: center;
}

#box_featuredThumb #box_slides ul li a:hover #description {
    background-color: rgba(0, 0, 0, 0.9);
    display: block;
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #aa000000, endColorstr = #aa000000);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    /*-webkit-transform:scale(1.02);*/
}

#box_featuredThumb #box_slides ul li a  img {
    border: none;
    margin: 0;
    padding: 0;
    width: 96px;
    height: 96px
}

