/* Enter Your Custom CSS Here */

.topbar {
    background: none repeat scroll 0 0 #fff;
    height: auto;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 999;
}
.topbar-wrap {
    height: 126px;
    margin: 0 auto;
    width: 968px;
}
#logo {
    float: left;
    margin-left: -20px;
    padding-top: 5px;
}
.topbar-wrap .contact_list {
    float: right;
    margin-top: 50px;
}
.topbar-wrap .contact_list .phone {
    background: url("/wp-content/themes/rttheme15/images/assets/contact_icons/phone-dark.png") no-repeat scroll left 3px rgba(0, 0, 0, 0);
    padding-left: 25px !important;
}
.topbar-wrap .contact_list li {
    color: #666;
    line-height: 20px !important;
    list-style-type: none;
    margin: 7px 0 0 !important;
    padding: 0 !important;
}
.topbar-wrap .contact_list .mail {
    background: url("/wp-content/themes/rttheme15/images/assets/contact_icons/mail-dark.png") no-repeat scroll left 3px rgba(0, 0, 0, 0);
    padding-left: 25px !important;
}
#logo img {
    height: auto;
    width: 450px;
}
.sidebar_top {
    display: block;
    height: 26px;
    margin: 8px 0 0;
  background:none !important;
}
#sidebar {
    background: url("/wp-content/uploads/2015/03/sidebar.png") no-repeat scroll 100% -51px rgba(0, 0, 0, 0);
    float: left;
    height: 800px;
    margin: -40px 20px 0 0;
    /*width: 248px;*/
}
.sidebar_content {
    background: none !important;
    padding: 0 30px;
}
.sidebar_bottom {
    background: none !important;
    display: block;
    height: 26px;
}
#navigation {
    padding: 0 0 10px !important;
}
body {
    background: url("/wp-content/themes/rttheme15/images/bg.jpg") repeat scroll left top #e5e5e5;
    color: #cccccc;
    font-family: "Droid Sans",Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 27px;
    padding: 0 0 0 1px;
    position: relative;
}
#lbOverlay {
   
    display: none !important;
}