﻿
.CartCategoryTitle
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #003300;  
}


.CartCookieCrumbs
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #000000;  
}


.CartListHead
{
    background-color: #0081D7;
    border-bottom: #000000 1px solid;
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 12px; 
    font-weight: bold;
    line-height: 20px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #dddca3;
    line-height: 10pt
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.menuVertical_MainStyle_WebStore
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 9pt;
    color: #000000;  
    background-color: #00FF7F;
    width: 140px;
}


/********************************************************/
/* WEBSTORE MENU STYLES */
/********************************************************/

.menuWebStore_MainStyle
{

}

/* STATIC */
.menuWebStore_StaticMenuStyle
{

}
.menuWebStore_StaticMenuStyle a:link { color:#FFFFFF; }
.menuWebStore_StaticMenuStyle a:visited { color:#FFFFFF; }
.menuWebStore_StaticMenuStyle a:active { color:#FFFFFF; }
.menuWebStore_StaticMenuStyle a:hover { color:#663333; }

.menuWebStore_StaticMenuItemStyle
{

}
.menuWebStore_StaticMenuItemStyle a:link { color:#FFFFFF; }
.menuWebStore_StaticMenuItemStyle a:visited { color:#FFFFFF; }
.menuWebStore_StaticMenuItemStyle a:active { color:#FFFFFF; }
.menuWebStore_StaticMenuItemStyle a:hover { color:#663333; }

.menuWebStore_StaticSelectedStyle
{

}

.menuWebStore_StaticHoverStyle
{    

}
.menuWebStore_StaticHoverStyle a:link { color:#000000; }
.menuWebStore_StaticHoverStyle a:visited { color:#000000; }
.menuWebStore_StaticHoverStyle a:active { color:#000000; }
.menuWebStore_StaticHoverStyle a:hover { color:#663333; }

.menuWebStore_DynamicMenuStyle
{    
	/* IE 8 bug fix */
    z-index: 100;
}

/* DYNAMIC */
.menuWebStore_DynamicMenuStyle a:link { color:#FFFFFF; }
.menuWebStore_DynamicMenuStyle a:visited { color:#FFFFFF; }
.menuWebStore_DynamicMenuStyle a:active { color:#FFFFFF; }
.menuWebStore_DynamicMenuStyle a:hover { color:#663333; }

.menuWebStore_DynamicMenuItemStyle
{    

}

.menuWebStore_DynamicSelectedStyle
{    

}

.menuWebStore_DynamicHoverStyle
{    

}

.menuWebStore_DynamicHoverStyle a:link { color:#000000; }
.menuWebStore_DynamicHoverStyle a:visited { color:#000000; }
.menuWebStore_DynamicHoverStyle a:active { color:#000000; }
.menuWebStore_DynamicHoverStyle a:hover { color:#663333; }
