﻿/* Generated by F12 developer tools. This might not be an accurate representation of the original source file */
.MenuBgNew
{
    
    background-repeat: repeat-x;
}
.jquerycssmenu
{
    z-index: 4800;
    padding-left: 0px;
    font-family: Cambria;
    background: url(../Images/Common/Header_BG.png) #fff repeat-x center top;
    font-size: 14px; 
    font-weight:bold;   
}

.jquerycssmenu UL
{
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;    
}
.jquerycssmenu UL LI
{
    position: relative;
    display: inline;
    float: left;
}
.jquerycssmenu UL LI A
{
    padding-bottom: 5px;
    padding-left: 18px;
    padding-right:18px;
    display: block;
    border-bottom-width: 0px;
    color: black;
    text-decoration: none;
    padding-top: 8px;
}
.jquerycssmenu UL LI A:hover
{
    padding-bottom: 5px;
    padding-left: 18px;
    padding-right: 18px;
    background: url(../Images/Common/HeaderHover_BG.png) #5862a3 repeat-x center top;
    padding-top: 8px;
    color:White;
}

.jquerycssmenu UL LI UL
{
    z-index: 4800;
    position: absolute;
    display: block;
    visibility: hidden;
    vertical-align: top;
    left: 0px;
}
.jquerycssmenu UL LI UL LI
{
    z-index: 4800;
    float: none;
}
.jquerycssmenu UL LI UL LI A
{
    z-index: 4800;
    width: 105px;
    margin: 0;
    font-family: Cambria;
    white-space: nowrap;
    background: url(../Images/Common/Menu.png) #fff no-repeat center top;
    border-top-width: 0px;
    color: black;
    font-size: 14px;
    font-weight:bold;
    padding: 4px 15px 8px 15px;
}
.jquerycssmenu UL LI UL LI A:hover
{
    z-index: 4800;
    width: 105px;
    margin: 0;
    font-family: Cambria;
    white-space: nowrap;
    background: url(../Images/Common/MenuHover.png) #fff no-repeat center top;
    border-top-width: 0px;
    color: #fff;
    font-size: 14px;
    font-weight:bold;
    padding: 4px 15px 8px 15px;
}
.jquerycssmenu UL LI UL LI A.brown
{
    z-index: 4800;
    width: 105px;
    margin: 0;
    font-family: Cambria;
    white-space: nowrap;
    background: url(../Images/Common/MenuBrown.png) #fff no-repeat center top;
    border-top-width: 0px;
    color: black;
    font-size: 14px;
    font-weight:bold;
    padding: 4px 15px 8px 15px;
}
.jquerycssmenu UL LI UL LI A.brown:hover
{
    z-index: 4800;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    background: url(../Images/Common/MenuBrowHover.png) #fff no-repeat center top;
    color: white;
    padding-top: 4px;
}
.jquerycssmenu UL LI UL LI A.maxwidth
{
    z-index: 4800;
    margin: 0;
    font-family:Cambria;
    white-space: nowrap;
    width: 205px;
    background: url(../Images/Common/MenuMax.png) #fff no-repeat center top;
    border-top-width: 0px;
    color: black;
    font-size: 14px;
    font-weight:bold;
    padding: 4px 15px 8px 15px;
}
.jquerycssmenu UL LI UL LI A.maxwidth:hover
{
    z-index: 4800;
    margin: 0;
    font-family: Cambria;
    white-space: nowrap;
    width: 205px;
    background: url(../Images/Common/MenuMaxHover.png) #fff no-repeat center top;
    border-top-width: 0px;
    color: #fff;
    font-size: 14px;
    font-weight:bold;
    padding: 4px 15px 8px 15px;
}
.jquerycssmenu UL LI UL LI A.brownmaxwidth
{
    z-index: 4800;
    width: 205px;
    font-family: Cambria;
    white-space: nowrap;
    background: url(../Images/Common/MenuBrownMax.png) #fff no-repeat center top;
    border-top-width: 0px;
    color: black;
    font-size: 14px;
    font-weight:bold;
    padding: 4px 15px 8px 15px;
}
.jquerycssmenu UL LI UL LI A.brownmaxwidth:hover
{
    z-index: 4800;
    background: url(../Images/Common/MenuBrownMaxHover.png) #fff no-repeat center top;
    color: white;
    padding: 4px 15px 8px 15px;
}
.downarrowclass
{
    position: absolute;
    display: none;
    right: 0px;
    
}
.rightarrowclass
{
    position: absolute;
    display: none;
    right: 5px;
    
}
