﻿#MenuLine
{
    background-position: left top;
    border-right: 8px solid rgb(255, 255, 255);
    background: transparent url(images/2TBar.png) no-repeat scroll left top;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    height: 48px;
    border-right-width: 0px;    
}



.Cart{ font-family: tahoma;font-size: 11px;color: #2c2c2c;}
.CartItems{font-size: 11px; font-weight: bold; text-decoration: none;  color: #e55c19; }
.Search{font-size: 9px; color: #282e3e}

/* -----------------  Menu 1 --------------------- */

.StatMenuStyleH{padding: 0px 0px 1px 0px;width: 102px;height: 30px;text-align: center;background-repeat: repeat-x;}
a:link.StatMenuItemH, a:visited.StatMenuItemH, 
a:hover.StatMenuItemH,a:active.StatMenuItemH,
a:link.MenuItemStyleH, a:visited.MenuItemStyleH, 
a:hover.MenuItemStyleH,a:active.MenuItemStyleH{background: transparent;} 

.StatMenuItemH
{   background-image: url(Images/2b01off.gif);
    width: 102px;height:30px;
    padding-left: 0px;padding-top: 0px;padding-bottom: 0px;   
    font-size: 11px;font-family: Arial;color: #FFFFFF;font-weight: bold;font-style: inherit;}
.StatHoverH{background-image: url(Images/2b01on.gif);padding: 0px 0px 1px 0px;width: 102px;height: 30px;}
.StatSelectedH{background-image: url(Images/2b01on.gif);width: 102px; height: 30px;}

/* -----------------  Menu 2 --------------------- */
.StatMenuStyle{padding: 0px 0px 1px 0px;width: 102px;height: 30px;text-align: center;background-repeat: repeat-x;margin-bottom: 1px;}
a:link.StatMenuItem, a:visited.StatMenuItem, 
a:hover.StatMenuItem,a:active.StatMenuItem,
a:link.MenuItemStyle, a:visited.MenuItemStyle, 
a:hover.MenuItemStyle,a:active.MenuItemStyle{background: transparent;} 
.StatMenuItem
{
    background-image: url(Images/2b02off.gif);
    width: 102px;
    height: 30px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 11px;
    font-family: Arial;
    color: #FFFFFF;
    font-weight: bold;
    font-style: inherit;
    
    
}
.StatHover{background-image: url(Images/2b02on.gif);padding: 0px 0px 1px 0px;width: 102px;height: 30px;}
.StatSelected{background-image: url(Images/2b02on.gif);width: 102px;height: 30px;}


.StatMenuStyleSP{padding: 0px 0px 1px 0px;width: 160px;height: 29px;text-align: center;background-repeat: repeat-x;}
a:link.StatMenuItemSP, a:visited.StatMenuItemSP, 
a:hover.StatMenuItemSP,a:active.StatMenuItemSP,
a:link.MenuItemStyleSP, a:visited.MenuItemStyleSP, 
a:hover.MenuItemStyleSP,a:active.MenuItemStyleSP{background: transparent;} 

.StatMenuItemSP
{
    background-image: url(Images/bt11.gif);
    width: 160px;
    height: 29px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 11px;
    font-family: Arial;
    color: #FFFFFF;
    font-weight: bold;
    font-style: inherit;
}
.StatHoverSP{background-image: url(Images/bt12.gif);padding: 0px 0px 1px 0px;width: 160px;height: 29px;}
.StatSelectedSP{background-image: url(Images/bt12.gif);width: 160px; height: 29px;}
