/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

#logo .custom-logo {
  width: 940px;
  height: 125px;
}

/* Widgetkit Frontpage Slideset */

.wk-slideset-streamline li > article { width: 240px; }
.wk-slideset-streamline li > article h5 { margin-top: 0; }
.wk-slideset-streamline article + strong.title { font-weight: normal; }
#logo .custom-logo {
    background: url("../../../../images/logo.jpg") no-repeat scroll 0 0 transparent; }
#headerbar > div > div {
    background: none;
    padding: 5px 5px;
}
#toolbar { padding: 10px 20px 0; }
#menubar {     height: 86px; margin-bottom: 6px; position: relative; !important; }
.menu-dropline a.level1, .menu-dropline span.level1 {
    color: #878787;
    font-size: 13px;
    font-weight: bold;
    height: 50px;
    padding: 16px 6px 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
    text-transform: uppercase;
    !important;
}
.menu-dropline li.level1 { background: url(../images/menu_dropline_level1.png) 0 0 no-repeat; }
#menubar div.fancy { top: 45px; !important;}
.menu-dropline ul.level2 { top: 46px; }
.menu-dropline a.level1 > span, .menu-dropline span.level1 > span { padding: 0; !important;}
.menu-dropline a.level2 > span, .menu-dropline span.level2 > span { font-size: 11px; padding: 5px 8px; color: #FFFFFF; !important;}
#bottom-a .mod-box, #bottom-b .mod-box, #bottom-a .mod-line, #bottom-b .mod-line { color: #FFFFFF; !important; }
#toolbar a, #footer a { color: #FFFFFF; !important; }
#footer { color: #FFFFFF; font-size: 12px; padding: 0 20px 20px; text-align: left; !important }
.box-download {
    background: #FAFFE6;
    border-color: #C2D685;
    color: #51621C;
    padding-left: 4px;
    !important;
}
h1.rwa {
  font-size:28px;
  color: #0574a7;
  }