html, body, span, object, h1, h3, h4, h5, h6, p, blockquote, pre, a, address, code, img, small, dl, dt, dd, ol, ul, li, fieldset, form, label {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
        text-decoration:none;
        color:#6c6c6c;
        list-style-type: square;
}

body{
    background-color:#35356a;
}

h2, strong,  div{
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
        text-decoration:none;
        list-style-type: square;
        font-weight: normal;
}

.header {
   height: 80px;
   background: #35356a;
    text-align: center;
    -webkit-background-size: cover;
-moz-background-size: cover;
}

.logo{
/*    width: 200px;*/
    margin: 0 auto;
    padding-top:8px
}

.logomobile{
    width: 200px;
}
.content{
    font-family: Tahoma, Arial,Helvetica,Geneva,sans-serif;
    background: #ffffff;
    /*margin-top: 40px;*/
}
    .contentInner{
        text-align: justify;
        width: auto; /*DP Scratch 100% -> auto*/

    }

    .contentInner a.back{
        font-size: 14px;
        /*padding: 5px 12px 7px 20px;*/
            width: 64px;
            height: 29px;
            display: inline-block;
            line-height: 25px;
            text-align: center;
        background: url("../../../images/btn-back.png") repeat-x scroll 0 0 transparent;
        color: #ffffff;
        text-decoration: none;
        display: inline-block;
        margin-bottom: 30px;
    }

    .contentInner a.back2{
        font-size: 14px;
        /*padding: 5px 12px 7px 20px;*/
            width: 64px;
            height: 29px;
            display: inline-block;
            line-height: 25px;
            text-align: center;
        background: url("../../../images/btn-back.png") repeat-x scroll 0 0 transparent;
        color: #ffffff;
        text-decoration: none;
        display: inline-block;
        margin-bottom: 30px;
    }

    .contentInner h2 {
        font-size: 18px;
        font-weight: normal;
        line-height: 18px;
        /*margin: 0 0 20px;*/
        color: #ffffff;
        background-color:#171730;
        padding:7px;
        padding-left: 17px;
        text-transform: uppercase;
    }
    .contentInner p  {
        font-size: 12px;
        font-weight: normal;
        margin: 0 0 0px 0;
        padding:15px;
    }


    .contentInner div.staffs h2{
        text-align: left !important;
    }

    .contentInner div.staffs{
        //width: 320px;
        margin: 0 auto;
        text-align: center;
    }

    .contentInner div.staffs div.profile a{
        color: #171730;
        font-weight: bold;
    }

    .contentInner div.contactus{
        width: 300px;
        margin: 0 auto;
        overflow: hidden;
    }

    .contentInner div.contactus ul.contactUL li span {
        float: left;
        font-weight: bold;
        width: 60px;
    }

    .contentInner div.contactus ul.contactUL li{
        list-style: none;
        background-image: none;
        border-bottom: 1px solid #E5E5E5;
        /*height: 25px;*/
        line-height: 2.1em;
        margin: 0;
        font-size: 0.7em;
    }

    .contentInner div.contactus ul.contactUL li a{
        color: #404042;
    }

    ul li.menu_item:first-child{
        /*border-top: 1px solid #fff;*/
    }


ul li.menu_item{
    list-style: none;
    padding: 6px 0px 10px 0px;
    /*margin: 10px 0px 10px 0px;*/
    text-align: center;
    text-transform: uppercase;
    /*text-transform: uppercase;*/

    font-size: 20px;
    border-bottom: solid 1px #bebecc;
}

/*ul li.menu_item:hover{
    background: url("../../../images/menuMobileBg_hover.png") repeat-x scroll 0 0 transparent;
}*/

ul.nav_menu li.menu_item a{
  text-decoration: none;
  color:#181831;
  display: block;
  padding: 7px 0;
  font-weight: bold;
}

form dl {
    float: left;
    height: auto;
    //margin: 20px 0;
    width: 100%;
}

form dt label {
    color: #ffffff;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 23px;
}

form dd input, form dd select{
    -webkit-border: 1px solid #efefef;
    border: 1px solid #efefef;
    color: #333333;
    font-family: Tahoma, Arial,Helvetica,Geneva,sans-serif;
    font-size: 17px;
    line-height: 17px;
    margin: 0;
    padding: 10px 8px 8px 18px;
    width: 100%;
    box-sizing: border-box;
}

form dd textarea {
    border: 1px solid #efefef;
    color: #333333;
    font-family: Tahoma, Arial,Helvetica,Geneva,sans-serif;
    font-size: 17px;
    height: 100px;
    line-height: 17px;
    margin: 0;
    padding: 3px;
    padding-left: 17px;
    padding-top: 10px;
    width:100%;
    box-sizing: border-box;
}

#form_submit {
/*    background: url("../../../images/btn_submit.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 32px;
    margin: 0;
    text-indent: -9999px;
    width: 112px;*/

    color: #ffffff;
    font-size: 18px;
    width: 100%;
    border: 0px;
    height: 35px;

    background-color: #171730;
    padding-top: 13px;
    padding-bottom: 13px;
    height: 40px;
    font-family: Arial, Helvetica, Sans-serif;
}

#mainpropdesc li {
    background: url("../../../images/li_arrow.jpg") no-repeat scroll 6px 6px transparent;
    color: #575757;
    font-size: 12px;
    font-weight: normal;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 1.6em;
    text-decoration: none;
    width: 100%;
}

.propertyfeature{
    width: 100%;
    display: block;
    margin-bottom: 28px;
}
    .item-value{
        float: right;
        margin-left: 5px;
        font-size: 12px;
    }
    .item-bedrooms{
        background: url("../../../images/bed.gif") no-repeat scroll 0 0 transparent;
        /*text-indent: 9999px;*/
        width: 25px;
        float: right;
        margin-left: 10px;
    }

    .item-bathrooms{
        background: url("../../../images/bath.gif") no-repeat scroll 0 0 transparent;
        /*text-indent: 9999px;*/
        width: 25px;
        float: right;
        margin-left: 10px;
    }

    .item-garages{
        background: url("../../../images/car.gif") no-repeat scroll 0 0 transparent;
        /*text-indent: 9999px;*/
        width: 25px;
        float: right;
        margin-left: 10px;
    }

#propinfodetails{
    display:none;
}

a.propertybtn-link{
   text-decoration: none;
   color: #ffffff;
   font-size: 18px;
   text-transform: uppercase;
}

.propertybtn{
    padding-top: 13px;
    width: 100%;
    height: 32px;
    text-align: center;
    //background:url("../../../images/btnbg.png")repeat-x;
    color: #ffffff;
    margin: 10px 0px 10px 0px;
    background-color: #171730;
}

a.propertybtn-link:hover{
    background:url("../../../images/btnbg_hover.png")repeat-x;
}

/*.propertybtn:hover{
    background:url("../../../images/btnbg_hover.png")repeat-x;
}*/

.property-details-map{
    padding:10px 10px 20px 10px;
    border:1px solid #A3A3A3;
}




/* DP CUSTOM CSS*/

#adv-custom-pager a img {
    width: 130px!important;
}

.errors{

    font-size: 12px;
}

#gender
{
    width: 100%;
    padding: 10px 0 10px 14px;
    color: #999999;
    font-size: 17px;
    border-color: #efefef;
    height: 40px;
    border-bottom: 1px solid #efefef;
}



// details page mobile

.header-title{

    background-color: black;
color: #FFFFFF;
padding: 9px;

}

.profile
{
    margin-top: 15px;
}

.search-container > form,
.search-container > form select {
    background: #fff;
    /*color: #999999;*/
    color: #747474 !important;
}

.search-container > form select {
    padding-left: 14px;
    font-size: 17px;
    margin: 0;
    padding: 5px 0 5px 13px;
    background: url("../../../images/dropdownicon.png") no-repeat right #FFFFFF;
    background-position: 95% !important;
    background-size: 10px 8px;
}

.search-container form select[name="suburb"] {
    margin-top: 8px;
}

.search-container form .selectShort2 {
    margin-bottom: 7px;
}

#pricemax {
    margin-bottom: 0;
}

.property-details-h2 {
    font-size: 16px;
    font-weight: normal;
}

#mainpropdesc {
    color: #909090;
}

#mainpropdesc p {
    color: #909090;
    background: transparent;
}

#propertyContainer #propinfo {
    padding-left: 8px;
}

#propertyContainer #mainpropdesc {
    line-height: 24px;
    margin-bottom: 10px;
}

#mainpropdesc > .maintitle {

    margin-bottom: 16px;

}

#propinfo div span {
    color: #909090;
    margin-right: 5px;
    background: transparent;
}

.property-details-map > h3 {
    margin-bottom: 10px;
}



/* iOS */

input,
textarea,
select {
    -webkit-appearance: none !important;
    -webkit-border-radius: 0 !important;
    -moz-appearance: none !important;
    border-radius: 0 !important;
    border: 0;
    appearance: none !important;
    background: #fff;
}

@media only screen and (max-device-width:480px) {
    #gender {
        padding: 10px 0 10px 18px;
    }

    .contentInner h2 {
        padding-left: 12px !important;
    }

    #system_form_appraisal #gender,
    #system_form_appraisal input {
        padding: 10px 0 10px 12px;
    }

     #system_form_appraisal textarea {
        padding-left: 10px;
     }
}


.menu_item
{
    background: #ffffff;
}

#primaryli
{
    background: #ffffff;
}

.listing-price {
color: #6c6c6c;
padding-top: 5px;
font-weight: normal;
}


.contentInner p img
{
    width: 100%;
}


.mobileSearchBtn:active,
.mobileSearchBtn:focus,
.search-container select:active,
.search-container select:focus {
    outline: none !important;
    border: 1px solid #01a9e2 !important;
}



* {
    /*-webkit-user-modify: read-write-plaintext-only;*/
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;  // i.e. Nexus5/Chrome and Kindle Fire HD 7''
}


.logomobile, .header .logo a
{
    background:none !important;

}


.home-html, .home-body, .home-footer, .home-content, .home-a
{
    background-color:#001389;
}


.mobile-prop-img
{
    /*height: 15px;*/
    background: transparent;
}

.mobile-footer
{
    text-align: center; 
    font-size: 12px; 
    padding-top: 33px;
    margin-bottom: 20px;
    color: #cfc5d0;
    background: #35356a;
}

.mobile-footer a
{
    color:#cfc5d0;
}

.errors li{
    color: rgb(255, 55, 55);
}