    .container {
        position:relative;
        width:1050px;
        margin:auto;
    }

    .container .headwrap {
        padding:10px 20px 20px;
        background:#fff;
    }

    .head {
    }

    .head .head-top {
    }

    .logo {
        height:100px;
    }

    .logo-small {
        margin-top:10px;
        margin-left:10px;
    }


    .head .head-bottom {
    }

    .menu {
        position:relative;
        z-index:10;
        float:right;
        padding-top:24px;
    }

    .logo-left {
        float:left;
    }

    .logo-right a {
    }

    .foot {
        width:1050px;
        margin:auto;
    }

    .foot .foot-top {
    }

    .foot .foot-mid {
    }

    .foot #nav-mobile {
        display:none;
    }


    #nav, #nav ul, #nav-mobile, #nav-mobile ul,  #account-nav, #account-nav ul { /* all lists */
        padding:0;
        margin:0;
        list-style:none;
        line-height:1;
    }
    
    #nav {
        height:50px;
    }

    #nav a, #nav-mobile a, #account-nav a {
        display:block;
        /*min-width:5em;*/
        /*padding:0px 20px;*/
        padding-right:29px;
        white-space:nowrap;
    }
    #nav li, #nav-mobile li, #account-nav li { /* all list items */
        float:left;
        /*min-width:5em;*/ /* width needed or else Opera goes nuts */
    }
    #nav li.last {
        padding-right:0px;
    }
    #nav a.nav-main, #nav-mobile a.nav-main {
        font-size:13px;
        text-decoration:none;
        line-height:70px;
        font-weight:700;
        color:#969696;
        padding-right:0;
    }

    #nav a.nav-main {
        text-transform:uppercase;
        height:50px;
        line-height:50px;
        font-weight: 600;
        padding:0 14px;
    }
    #nav a:hover.nav-main {
        color:#333333;
    }

    #nav .sep {
        line-height:70px;
        font-size:18px;
        padding:0 14px;
    }
    #account-nav a.nav-main {
        text-align:right;
    }

    #nav a.nav-main:hover {
    }

    #nav li ul, #nav-mobile li ul, #account-nav li ul { /* second-level lists */
        position:absolute;
        left:-999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
        min-width: 150px;
    }

    #account-nav .nav-subnav {
        background:#f3f3f3;
    }

    #nav ul.nav-subnav li, #nav-mobile ul.nav-subnav li, #account-nav ul.nav-subnav li {
        width:100%;
        clear:left;
    }
    #nav ul.nav-subnav li a {
        background:#fff;
        padding:6px 12px;
    }

    #nav ul.nav-subnav li a, #nav-mobile ul.nav-subnav li a, #account-nav ul.nav-subnav li a {
        height:29px;
        line-height:29px;
        text-decoration:none;
        color:#ffffff;
        background:#58585a;
    }

     #account-nav ul.nav-subnav li a {
        border-bottom:1px solid #ffffff;
     }

    #nav ul.nav-subnav li a:hover, #nav-mobile ul.nav-subnav li a:hover, #account-nav ul.nav-subnav li a:hover {
        background:#eaeaea;
        color:#000000 !important;
    }

    #nav li:hover ul, #nav li.sfhover ul, #nav-mobile li:hover ul, #nav-mobile li.sfhover ul, #account-nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
        left:auto;
    }

    /* hack to fix width of submenu li tags in IE */
    #nav li.sfhover ul, #nav-mobile li.sfhover ul, #account-nav li.sfhover ul {
        width:150px !important;
    }


    .contentarea-2col {
        column-count:2;
        column-gap:50px;
        -moz-column-count:2;
        -moz-column-gap:50px;
        -webkit-column-count:2;
        -webkit-column-gap:50px;
    }

    .contentarea-2col h1, .contentarea-2col h2 {
        column-span:all;
        -moz-column-span:all;
        -webkit-column-span:all;
    }

    .box-overlayhider .hidebox-show .hiddenbottom {
        position:absolute;
        bottom:64px;
        height:84px;
    }

    .box-home-contentpage .fluidgrid-6 .fluidgrid-cell-2 {
        width: 248px !important;
    }

    .box-home-contentpage .fluidgrid-6 .fluidgrid-cell-4 p {
        margin: 0;
        font-style: italic;
        font-size: 16px;
        line-height: 24px;
    }

    .foot {
        position:relative;
    }

    .foot #nav {
        height:auto;
        line-height:30px;
    }

    .foot #nav a.nav-main {
        font-size:18px;
        color:#ffffff;
    }

    .foot #nav ul.nav-subnav li a {
        font-size:13px;
        color:#ffffff;
        text-decoration:none;
        line-height:1.231;
        height:20px;
    }

    .foot #nav li ul {
        position:static;
        left:auto !important;
    }

    .foot #nav a.nav-subnav-haschildren {
        font-size:16px !important;
    }

    .foot #nav li.nav-subnav-haschildren {
        padding-bottom:20px;
    }

    .foot #google_translate_element {
        position:absolute;
        width:160px;
        height:25px;
        bottom:117px;
        right:40px;
        overflow:hidden;
    }

    .foot .followus {
        position:absolute;
        width:164px;
        height:90px;
        bottom:-45px;
        right:0px;
        overflow:hidden;
    }

    .foot .followus a {
        display:inline-block;
        margin-right:10px;
        margin-bottom:10px;
    }

    .foot #nav-mobile {
        height:auto;
        line-height:30px;
        font-weight:300;
    }

    .foot #nav-mobile a.nav-main {
        font-size:18px;
        color:#ffffff;
        text-transform:uppercase;
        line-height:28px;
    }

    .foot #nav-mobile ul.nav-subnav li a {
        font-size:16px;
        color:#ffffff;
        text-decoration:underline;
        line-height:1.231;
        height:20px;
        border:0px none;
        padding-left:0px;
    }
    .foot #nav-mobile ul.nav-subnav li a:hover {
        background:none;
        color:#ccc !important;
    }
    .foot #nav-mobile li ul {
        position:static;
        left:auto !important;
        border:0px none;
    }

    .foot #nav-mobile a.nav-subnav-haschildren {
        font-size:16px !important;
    }

    .foot #nav-mobile li.nav-subnav-haschildren {
        padding-bottom:20px;
    }

    .foot .foot-bottom {
        height:40px;
        line-height:40px;
    }

    .foot .foot-bottom .foot-bottom-right {
        float:right;
    }

    /* Control/Content layout and styling */
    .home-fluidgrid h2 {
        min-height:47px; /* forcing height for IE */
    }

    .fluidgrid-group-light .home-fluidgrid h2 {
        padding-top: 20px !important;
    }

    .box-overlayhider {
    }

    .box-fluidgridplus-nav {
        /*position:absolute;
        top:50%;
        width:100%;*/
        min-height:70px;
        text-align:center;
    }

    .box-fluidgridplus-nav .fluidgridoplus-prev {
        position:absolute;
        top:0px;
        left:0px;
    }

    .box-fluidgridplus-nav .fluidgridoplus-next {
        position:absolute;
        top:0px;
        right:0px;
    }

    .box-propoftheweek { }

    .box-propoftheweek .potw-moredetail {
        position:absolute;
        top:30px;
        right:80px;
        z-index:2;
    }

    .box-propoftheweek .fluidgrid-cell-nopadding {
        margin-bottom:1px !important;
    }

    .box-propoftheweek-large .potw-moredetail {
        top:100px !important;
        right:160px !important;
    }

    .box-propoftheweek-large img {
        margin-bottom:2px;
    }

    .box-card-container {
        min-height:1050px;
    }

    .box-card {
        position:absolute;
        right:2%;
        top:200px;
        width:220px;
    }

    .box-property-list .box-property-icons {
        position:absolute;
        bottom:2px;
        left:10px;
        right:10px;
    }

    .box-staff-card {
    }

    .box-ofi .fluidgrid {
        width:1025px;
    }

    .gebrayel-head-content {
        position:absolute;
        top:80px;
        left:40px;
        color:#fff;
        width:250px;
        font-size:18px;
        line-height:22px;
        z-index:9;
    }

    /* Control/Content layout and styling */
    .desktop-fluidgrid-cell-2 {
         width:33.3333333333% !important;
    }

    .fluidgrid-cell-allowoverflow {
        overflow:visible;
    }

    .is_stuck {
        padding-top:90px;
        padding-bottom:20px;
        transition: padding 0.5s linear;
        background:#252526;
    }

    .sticky-light {
        background:#414042 !important;
    }

    /* general useful styles */
    .hidden-desktop {
        display:none;
    }

