/* 
- add your custom css here or use the theme designer in the demo online version
- save this file before you update quatum to a newer version 
*/

.up {background-position: 0 bottom;}

.slideimage { margin-bottom: 0px; background-position: 0 bottom!important; }


#top {
    background: #fab41a;
    position: relative;
    z-index: 5100;
    margin: 0 auto 0 auto;
    font-size: 18px !important;
    font-family: Arial, sans-serif !important;
    line-height: 29px !important;
}

#top, #top a {
    font-size: 18px;
    color: #313131;
}


input[type="submit"], input.submit {
    color: #fff;
    font-weight: bold;
    padding: 10px 12px;
    text-align: center;
    display: inline-block;
    margin-bottom: 4px;
    background: #fab41a;
    color: #fff;
    cursor: pointer;
}