body{
    margin:0;
    padding:0;
    background:url(http://static.collabrestate.com/designs/realtyexecutives/background.jpg) #395BA0 repeat-x;
    font:76% arial,sans-serif;
    text-align:center;
    position:relative;
}
div#container{
     width:960px;
     height: 100%;
     margin:0 auto;
     position:relative;
}
div#page{
    width:733px;
    text-align:left;
    float:left;
    position:relative;
}
h1#header{
    padding:0;
    margin:0;
}

ul#menu a{
    color:#fff;
    text-decoration:none;
}
ul#menu a:hover{
    text-decoration:underline;
}
ul#menu{
    line-height:12px;
    font-size:12px;
    padding:0px;
    margin:10px 0px 30px 0px;
    border-top:4px solid #85a7d2;
    border-bottom:4px solid #85a7d2; background: blue;
    display:inline-block;
    background:url(http://static.collabrestate.com/designs/realtyexecutives/menu.jpg) #234d80 repeat-x center;
}
ul#menu li{
    line-height:12px;
    padding:6px 25px 6px 25px;
    display:block;
    white-space: nowrap;
    float:left;
}
div#content{
        color:#fff;
}
div#content h1, div#content h2, div#content h3, div#content h4{
    font-size:16px;
    margin:5px 0px 5px 0px;
    padding:5px 0px 5px 0px;
}
div#content a, div#content a:link, div#content a:visited{
    color:#85a7d2;
}
div.pagination a, div.pagination a:link, div.pagination a:visited{
    color:#395BA0;
}

div#footer{
    margin-top:10px;
    padding-top:10px;
    border-top:1px solid #aaa;
    text-align:center;
}

/* Toolbar specific */  
div#toolbar-track{
    width:191px;
    padding-top: 15px;
    float:left;
}
div#toolbar{
    width:189px;
    background:url(http://static.collabrestate.com/designs/realtyexecutives/toolbar_background.png) repeat-y;
    border:1px solid #aaa;
    position:relative;
    margin-left:15px;
}  
#toolbar-head {
    height:55px;
    width:191px;
    background:url(http://static.collabrestate.com/designs/realtyexecutives/toolbar_logo.png) no-repeat;
    font-size:14px;
}
#toolbar-head a:link{
    color:#fff;
    text-decoration: none;
}
#toolbar-head-content{
    padding-top:0px;
    margin-top:0px;
}
#toolbar-body {
    width:191px;
    background:url(http://static.collabrestate.com/designs/realtyexecutives/toolbar_background.png) repeat-y;
}
#toolbar-bottom {
    width:0px;
    height:0px;
    background:url(http://static.collabrestate.com/designs/realtyexecutives/toolbar_background.png) repeat-y;
}
.toolbar-toggler h4, .toolbar-toggler-ish h4, .toolbar-toggler-ish h4 a.toolbar-ad{
    color:#fff;
    font-weight:normal;
    background-color:none;
    background-image:none;
    
}

.toolbar-toggler {
    height:22px;
    width:auto;
    border-top:1px solid #aaa;
    background-color:none;
    background-image:none;
    background:url(http://static.collabrestate.com/designs/realtyexecutives/toolbar_background.png) repeat-y;
}
.toolbar-toggler-ish {
    height:22px;
    border-top:1px solid #aaa;
    color:#fff;
    background-color:none;
    background-image:none;
    background:url(http://static.collabrestate.com/designs/realtyexecutives/toolbar_background.png) repeat-y;
}

#quicksearch #option-holder{
    color: #333;
}
/* Listing page specific */
#quicksearch #submit:hover{
    background:#224C81;
}

