﻿/****************************************
* Light: #F6ECB1
* Dark: #E0BD00
****************************************/

.CLP h1, .CLP h2, .CLP h3, .CLP h4
{
    color: #E0BD00;
}

.CLP hr
{
    background-color: #E0BD00;
}

.CLP table.styled
{
    border-color: #E0BD00;
}

.CLP table.styled th
{
    background-color: #F6ECB1;
}

.CLP .styled_box
{
    border-color: #E0BD00;
    background-color: #F6ECB1;
}

.CLP #header #links
{
    border-bottom-color: #E0BD00;
    background-color: #F6ECB1;
}

.CLP #body #content .play
{
    border-top-color: #E0BD00;
}

.CLP #body #menu ul
{
    border-color: #E0BD00;
    background-color: #F6ECB1;
}

.CLP #body #menu ul li a
{
    background-image: url("../../App_Themes/Redesign/images/menu_clp.png");
}

.CLP #body #menu ul li a:hover
{
    background-image: url("../../App_Themes/Redesign/images/menu_clp.png");
}

.CLP #body .picture_box
{
    border-color: #E0BD00;
    background-color: #F6ECB1;
}

.CLP #body #content #content_footer
{
    border-top-color: #E0BD00;
    color: #F6ECB1;
}

.CLP #footer
{
    border-top-color: #E0BD00;
    background-color: #F6ECB1;
}