
div#menu-container
{
    background-color: rgb(211,221,224) ;
}

div.category-menuitem
{
    background-color: rgb(154,166,168) ;
    border-color: rgb(211,221,224) ;
}

div.category-menuitemforcurrententity
{
    border-color: rgb(211,221,224) ;
    color: rgb(255,255,255) ;
    background-image: url(../images/skins_images/standard/vertical_menu_item_for_current_entity_background.gif) ;
}

div#page-title
{
    background-color: rgb(96,109,111) ;
    color: rgb(255,255,255) ;
}

div.category-standard
{
    background-image: url(../images/skins_images/standard/category_top_background.gif) ;
}

div.category-standard-enter
{
    background-color: rgb(230,236,237) ;
}

div.product-onlogopage
{
    background-color: rgb(230,236,237) ;
}

a.enter-product:link, a.enter-product:visited
{
    text-decoration: none ;
    color: rgb(255,255,255) ;
    background-image: url(../images/skins_images/standard/enter_product_background.gif) ;
    font-weight: 900 ;
}

a.enter-product:active, a.enter-product:hover
{
    text-decoration: none ;
    color: rgb(255,255,255) ;
    background-image: url(../images/skins_images/standard/enter_product_background_over.gif) ;
    font-weight: 900 ;
}

div.product-standard
{
    background-color: rgb(230,236,237) ;
}

div.product-menuitem
{
    background-color: rgb(154,166,168) ;
    border-color: rgb(211,221,224) ;
}

div.product-menuitemforcurrententity
{
    border-color: rgb(211,221,224) ;
    color: rgb(255,255,255) ;
    background-image: url(../images/skins_images/standard/vertical_menu_item_for_current_entity_background.gif) ;
}

div.product-feature-1
{
    background-color: rgb(211,221,224) ;
}

div.product-feature-2
{
    background-color: rgb(230,236,237) ;
}

div#footer
{
    background-color: rgb(211,221,224) ;
}

div.access-restriction-text
{
    background-color: rgb(230,236,237) ;
}

