﻿.DynamicMenuItemStyle_cenb_main
{
    color:#999999 !important;
    padding:5px;
    width:175px;
    border-bottom-style:solid;
    border-bottom-color:#990000;
    border-bottom-width:1px;
}

.DynamicMenuItemStyle_cenb_main a:visited
{
    color:#999999 !important;
}

.DynamicMenuItemStyle_cenb_main a:hover
{
    /*
    text-decoration:none;
    */
}

.DynamicMenuStyle_cenb_main
{
    background-color:White;
    border-top: solid 1px #990000;
    border-left: solid 1px #990000;
    border-right: solid 1px #990000;
}


/* ------------ */
/* DYNAMIC HOVER */
/* ------------ */

.DynamicHoverStyle_cenb_main
{
    text-decoration:none !important;
    color:White !important;
    font-weight:bold;
}

.DynamicHoverStyle_cenb_main
{
    /*
    background-color:#CC0033;
    */
}

/* ------------ */
/* STATIC HOVER */
/* ------------ */

.StaticHoverStyle_cenb_main
{
    /*
    background-color:#CC0033;
    */
    height:32px;
}

.StaticHoverStyle_cenb_main
{
    color:#C80D47 !important;
}

/* ---------------- */
/* STATIC MENU ITEM */
/* ---------------- */

.StaticMenuItemStyle_cenb_main
{
   padding-left:5px;
}

.StaticMenuItemStyle_cenb_main a:visited
{
   color:#8C8C8C;
}

.StaticMenuItemStyle_cenb_main a:link
{
   color:#8C8C8C;
}

/* ---------------- */
/* STATIC SELECTED */
/* ---------------- */

.StaticSelectedStyle_cenb_main
{
    color:#C80D47 !important;
    text-decoration:underline !important;
}

/* ---------------- */

.StaticMenuStyle_cenb_main
{
    height:32px;
}

.Menu1_cenb_main
{
    width:635px;
    height:38px;
    font-size:14px;
    font-weight:bold;
    font-family:Verdana;
    /* 
    border-color:#CC0033; 
    border-bottom-width:2px;
    border-top-width:2px;
    border-style:solid;
    border-left-width:0px;
    border-right-width:0px;
    */
}

.gsc-control-cse
{
    background-color:transparent !important;
    border:0px !important;
}
