﻿body {
    color: #000;
}

a:visited, a:link {
    color: #336699;
    text-decoration: none;
}

a:hover {
    color: #777;
    text-decoration: underline;
}

#error404 a {
    background: url('../Images/logo.jpg') no-repeat left;
    width: 950px;
    height: 126px;
    display: block;
}

#header a {
    display: block;
}

.logo {
    float: left;
    margin-right: 30px;
}

.HomeRotator {
    float: left;
}

#MainContent {
    width: 710px;
}

#contentwrap {
    padding-top: 0 !important;
}

#menuBar {
    margin-top: 2px;
}

    #menuBar table {
        border-collapse: collapse;
        margin: 0 auto;
        position: relative;
        top: -1px;
    }

#footer {
    background: #666;
    color: #fff;
    padding-top: 5px;
}

    #footer a:visited, #footer a:link {
        color: #fff;
        text-decoration: none;
    }

    #footer a:hover {
        color: #fff;
        text-decoration: underline;
    }

.quickSearch p, .sideMap p {
    font-size: 20px;
}

.quickSearch label {
    line-height: 20px;
    color: #8A8887;
    font-weight: bold;
}

.sideSearch {
    position: relative;
    left: -2px;
}

.rentalsImg, .TopSlideShow, .findAgt {
    display: none;
}

.lblFeature {
    display: none;
}

.TopRotator {
    width: 795px !important;
    height: 150px !important;
    float: left;
}

    .TopRotator .rrRelativeWrapper, .TopRotator .rrClipRegion {
        width: 795px !important;
        height: 150px !important;
    }

.sideSearchType .rtSelected .rtIn, .sideSearchType .rtHover .rtIn {
    background: none !important;
    border: none !important;
    padding: 4px 3px 3px !important;
}

.northMap {
    margin-top: 10px;
}

.memberLogin {
    margin-left: 10px;
}

.footerNav {
    margin-right: 10px;
}
/*----------- Menu ------------------*/
.btnMenuHome span {
    margin-left: 20px;
}

.RadMenu_Default {
    text-align: left;
    z-index: 4;
    top: 0px;
    color: #666 !important;
}

    .RadMenu_Default, .RadMenu_Default .rmLink {
        color: #666 !important;
        line-height: 30px !important;
    }

        .RadMenu_Default .rmRootGroup {
            background-color: Transparent !important;
            border: none !important;
        }

        .RadMenu_Default .rmRootGroup, .RadMenu_Default .rmLink,
        .RadMenu_Default .rmText, .RadMenu_Default .rmLeftArrow,
        .RadMenu_Default .rmRightArrow, .RadMenu_Default .rmTopArrow,
        .RadMenu_Default .rmBottomArrow {
            background: none !important;
        }

            .RadMenu_Default .rmLink:hover, .RadMenu_Default .rmFocused, .RadMenu_Web20 .rmSelected,
            .RadMenu_Default .rmExpanded, .RadMenu_Default .rmExpanded:hover {
                color: #fff !important;
                background-color: #FF911A !important;
            }

        .RadMenu_Default .rmGroup .rmLink {
            color: #000 !important;
        }

            .RadMenu_Default .rmGroup .rmLink:hover,
            .RadMenu_Default .rmGroup .rmFocused,
            .RadMenu_Default .rmGroup .rmExpanded {
                color: #fff !important;
            }

        .RadMenu_Default .rmGroup,
        .RadMenu_Default .rmGroup .rmVertical {
            margin-top: 1px;
            background: #fff !important;
            border: 1px solid #000;
        }

            .RadMenu_Default .rmGroup .rmItem {
                border-top: 1px solid #fff !important;
            }

            .RadMenu_Default .rmGroup .rmLink:hover .rmText,
            .RadMenu_Default .rmGroup .rmFocused .rmText,
            .RadMenu_Default .rmGroup .rmExpanded .rmText {
                background: none !important;
                color: #fff !important;
            }

.RadMenu .rmGroup .rmText {
    padding: 0 7px !important;
    margin: 0 4px !important;
}

.RadMenu_Default .rmHorizontal .rmSeparator .rmText,
.RadMenu_Default .rmVertical .rmHorizontal .rmSeparator .rmText {
    background-color: #fff !important;
}

.RadMenu_Default .rmBottomArrow {
    background-color: #e6e6e6 !important;
    background-image: url('../Images/rmSprite.png') !important;
    background-position: 50% -391px !important;
}

.RadMenu_Default .rmTopArrow {
    background-color: #e6e6e6 !important;
    background-image: url('../Images/rmSprite.png') !important;
    background-position: 50% -367px !important;
}
/*------------- Home ---------------*/
.rotatorFrame {
    height: 500px;
}

.HomeSideContainer .rtbWrap {
    background-color: #ccc;
}

.HomeSideContainer .rtbText {
    color: #333 !important;
}

.HomeSideContainer .rtbItemHovered .rtbWrap {
    background-color: #ccc !important;
}

.HomeSideContainer .rtbItemHovered .rtbText {
    color: #333 !important;
}

.sildsuburb {
    color: #333;
}
/*.sildeDiv{background-color:#ccc;}
.featureRotator, .featureRotator2{background-color:#ccc;border:1px solid #b5b5b5;}
.featureContainer h1, .HomeSideContainer h1{background-color:#ccc;border-bottom:1px solid #fff;color:#333;}
*/
/*---------------- fonts ----------------*/
@font-face {
    font-family: 'Gillsans';
    src: url('/inc/gill-sans-mt-light.ttf');
    font-weight: normal;
    font-style: normal;
}

/*--------------------- filter ------------------------*/
#mapFilter .RadMenu_Web20 .rmLink:hover, #mapFilter .RadMenu_Black .rmFocused, #mapFilter .RadMenu_Black .rmExpanded {
    color: #000 !important;
}
/*------------ show -------------*/
#propertyTitle, .showRequestForm {
    display: none !important;
}

.pnlAuction {
    border-bottom: 1px solid #000;
}

.infoLinksContainer {
    color: #929497;
}

.agentHeader {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    border-bottom: none;
}

.agent {
    background-color: #f1f1f2;
    border: 1px solid #e0e0e0;
}

.showEmailAdd {
    display: none;
}

.AgtGetails h3 {
    color: #333;
}

.showWebID {
    display: none;
}

.agtName a:visited, .agtName a:link, .agtName a:hover, .showCompany {
    color: #336699 !important;
}

.enhancedReport a:visited, .enhancedReport a:link, .agentInfo a:visited, .agentInfo a:link {
    color: #000;
}

.infoLinks .rtbItemHovered .rtbText {
    color: #000 !important;
}

.showHeaderContainer {
    color: #336699;
}
/*--Print show--*/
.printHeader {
    width: 115px;
    margin-bottom: 8px;
}

.staffPosition {
    background-color: #000;
}

    .staffPosition a:visited, .staffPosition a:link, .position {
        color: #fff;
    }

.staffContactContainer a:visited, .staffContactContainer a:link {
    color: #000 !important;
}

.staffContactContainer a:hover {
    color: #000 !important;
}
/*----------- admin --------------*/
.LoginBtn:hover {
    background-color: #666 !important;
    color: #fff !important;
}

.LoginBtn {
    background-color: #ccc !important;
}

.LogoutBtn:hover {
    color: #fff !important;
}
/*------------- contact ---------------*/
.findMap {
    display: none !important;
}

.leftSideLinks {
    display: none;
}

.officeinfo .emailIcon, .RentalsContact .emailIcon {
    margin-left: 0 !important;
}
/*-------------- office/Agent Search -----------------*/
.btnSearch {
    display: none;
    width: 200px;
}
/*------------ advance search --------------*/
#divAdvancedSearch .northMap {
    float: left;
}
/*----------- agent Details ---------------*/
.agtInfo, .agentTestimonials, .staffContact {
    color: #336699;
}
/*--------------- request form ----------------------*/
#requestForm fieldset {
    border: 1px solid #ccc;
}
/*---------------- properties Locator -------------*/
#propertiesList .lstAddress, #propertiesList .price, #propertiesList .proSuburb, #propertiesList .proStreet {
    color: #000 !important;
}
/*---------------- gallery view ----------------*/
#GallaryProperties .propertyHeader {
    color: #336699;
}


.homepageContent .container {
    margin: 0 auto;
}

.homepageContent .col-md-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;  

}

.col-md-4{
 box-sizing: border-box;
}
.homepageContent * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.homepageContent .container img {
    max-width: 100%;
}

.hover-tile-block .tile-link {
    display: block;
    position: relative;
}

    .hover-tile-block .tile-link img {
        width: 100%;
        display:block;
    }

.Theme1-theme .h4, .Theme1-theme div, .Theme1-theme h4, .Theme1-theme p {
    color: #000;
    text-shadow: none;
}

.hover-tile-block .tile-link .contents-wraper.hover {
    display: flex;
    opacity: 0;
    visibility: hidden;
    transition: all .6s ease;
}

.hover-tile-block .tile-link .contents-wraper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all .6s ease;
}

    .hover-tile-block .tile-link .contents-wraper, .hover-tile-block .tile-link .contents-wraper .contents-overlay {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
    }

.hover-tile-block:not(:first-child) {
    padding-top: 30px;
}

.hover-tile-block .tile-link .contents-wraper .contents {
    z-index: 1;
    text-align: center;
    transition: all .6s ease;
    padding: 30px;
}

    .hover-tile-block .tile-link .contents-wraper .contents .text-shadow {
        text-shadow: 0 0 5px rgba(0,0,0,.47);
    }

.hover-tile-block .tile-link .contents-wraper.hover .contents {
    transform: translateY(50px);
    transition: all .6s ease;
}

.hover-tile-block .tile-link .contents-wraper .contents {
    z-index: 1;
    text-align: center;
    transition: all .6s ease;
    padding: 30px;
}
.hover-tile-block .tile-link:hover{cursor:pointer;}
.homebottom-wrap{background-color:#f5f5f5;padding:50px 0;margin-top:50px;}
@media (hover:hover) {
    .hover-tile-block .tile-link:hover .contents-wraper {
        opacity: 0;
        visibility: hidden;
    }

        .hover-tile-block .tile-link:hover .contents-wraper.hover {
            opacity: 1;
            visibility: visible;
        }

            .hover-tile-block .tile-link:hover .contents-wraper.hover .contents {
                transform: translateY(0);
            }

        .hover-tile-block .tile-link:hover .contents-wraper .contents {
            transform: translateY(-50px);
        }
}

@media (min-width: 768px) {
    .homepageContent .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .col-md-4 {
        float: left;
    }

    .homepageContent .col-md-4 {
        width: 33.33333333%;
    }

    .homepageContent .container {
        width: 970px;
    }

    .homepageContent .container, .homepageContent .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }

    .homepageContent .container, .homepageContent .container-fluid {
        margin-right: auto;
        margin-left: auto;
    }
}

@media (min-width: 1200px) {
    .homepageContent .container {
            width: 1100px;
    padding-left: 0;
    padding-right: 0;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .hover-tile-block:not(:first-child) {
        padding-top: 35px;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px), only screen and (max-width: 767px) {
    .homepageContent .container .column {
        margin-bottom: 35px;
    }
}
