#box h3, #infobox h3, #rightnow h3, #sidebar h3 {
    border-bottom: 1px solid #c3d7db
}

#box, #infobox, #rightnow, form#form fieldset, form#form input, form#form legend, form#form textarea, input, select {
    border: 1px solid #c3d7db
}

#footer, #header h2 {
    color: #fff
}

body {
    background: url(../img/bg_mix.jpg) top repeat-x #f4f6fa;
    color: #202020
}

/*a, a:visited {
    color: #808080;
    text-decoration: underline
}

    a:hover {
        color: #071437
    }*/

a, a:visited {
    /*color: #000000;*/
    color: #808080;
    /*color: #d9c285;*/
    text-decoration: underline
}

    a:hover {
        color: #d9c285
    }

option::selection {
    color: #071437
}

option:checked {
    color: #f8ebc8 !important;
    background-color: #071437
}

#content, #footer, #sidebar, #styleswitcher, #top-panel, form#form option {
    background: #fff
}

    #rightnow h3, #sidebar h3 {
        background: #f4f6fa
    }

#topmenu a, #topmenu a:visited {
    color: #fff;
    /*background:  #464646*/
}

#box h3, #infobox h3, #rightnow .reallynow {
    background: #071437;
    color: #f4f6fa;
}

#topmenu a:hover, form#form #button1, form#form #button2 {
    color: #f8ebc8;
}

#topmenu .current a, #topmenu .current a:hover, #topmenu .current a:visited {
    color: #071437;
    background: url(../img/bg_menu_mix.jpg) top repeat-x #fff;
    /*background-color: #04AA6D !important;
    color: #fff !important;*/
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}

form#form legend {
    background: url(../img/form_mix.gif) center left repeat-x #fff;
    color: #071437
}

form#form input {
    background: url(../img/form_mix.gif) top left repeat-x #fff
}

form#form textarea {
    background: url(../img/form_mix.gif) bottom left repeat-x #fff
}

form#form optgroup {
    background: #c3d7db
}

form#form #button1:hover, form#form #button2:hover {
    color: #000
}

#footer {
    background: url(../img/bg_mix.jpg) bottom repeat-x
}
