/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

//#s5_nav a {
//    color: #43b74a !important;
//}

#s5_top_bar {
    padding-top: 25px;
    padding-bottom: 19px;
    color: #FFFFFF;
    display: none;
}

#s5_nav li {
    display: block;
    list-style: none;
    position: relative;
    float: left;
    padding: 0px;
    overflow: hidden;
    padding-bottom: 0px;
    overflow: hidden;
    padding-top: 29px;
    height: 51px;
    padding-left: 20px;
    padding-right: 20px;
    background: #A0A0A0;
    border-left: solid 1px #A0A0A0;
}

.icon_image_box_light .icon_image_box {
    background: #A0A0A0;
}

.icon_image_box_medium .icon_image_box {
    background: #A0A0A0;
}

.icon_image_box_dark .icon_image_box {
    background: #A0A0A0;
}

.s5_bluebox {
    position: relative;
    padding: 12px;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.3) inset;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.3) inset;
    box-shadow: 0 0 3px rgba(0,0,0,.3) inset;
    color: #fff;
    background: #43B74A !important;
}


#s5_body_padding #s5_pos_custom_5 {
  background-color: #A0A0A0 !important;
}