@charset "iso-8859-1";

#menu {
    padding: 0px 0px 5px 15px;
    text-align: center;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    width: 197px;
}

.departmentItemStyle {
    border: 2px solid #996633;
    border-bottom: 0px;
    border-top: 0px;
    background-image: url("../images/MenuLink.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    height: 25px;
    width: 197px;
    vertical-align: text-top;
    padding: 5px 0px 0px 0px;
}

.departmentSelectedItemStyle {
    border: 2px solid #996633;
    border-bottom: 0px;
    border-top: 0px;
    background-image: url("../images/MenuLinkSelected.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    height: 25px;
    width: 197px;
    vertical-align: text-top;
    padding: 5px 0px 0px 0px;
}

.departmentHeaderStyle {
    background-image: url("../images/menuTop.jpg");
    background-repeat: no-repeat;
    height: 10px;
    width: 197px;
    padding: 0;
}

.departmentFooterStyle {
    background-image: url("../images/menuBottom.jpg");
    background-repeat: no-repeat;
    height: 10px;
    width: 197px;
}

.departmentUnselected {
    color: #ffcc99;
    text-decoration: none;
}

.departmentUnselected:hover {
    color: #d6b671;
    text-decoration: underline;
}

.departmentSelected {
    color: #d6b671;
    text-decoration: underline;
}

.categoryItemStyle {
    width: 195px;
    vertical-align: text-top;
    padding: 5px 0px 0px 0px;
    height: 20px;
}

.categoryUnselected {
    color: #ffcc99;
    text-decoration: none;    
}

.categoryUnselected:hover {
    color: #d6b671;
    text-decoration: underline;
}

.categorySelected {
    color: #d6b671;
    text-decoration: underline;
}

.colorGroupStyle 
{
    color: #ffcc99;
    font-size: 12px;
    border: 2px solid #996633;
    border-bottom: 0px;
    border-top: 0px;
    height: 25px auto;
    vertical-align: middle text-top;
}

/*
#menu-border {
    border: 2px solid #996633;
    border-bottom: 0px;
    border-top: 0px;
    }
    #menu-border table tr td {
        background-image: url("../images/MenuLink.jpg");    
        height: 25px;
        width: 181px;
        color: #ffcc99;
        text-align: center;
        font: 12px Arial;
        font-weight: bold;
        }
        #menu-border table tr td a {
            text-decoration: none;
            color: #ffcc99;
            }
        #menu-border table tr td a:hover {
            text-decoration: underline;
            color: #D6B671;
        }
*/
#dropmenudiv{
 z-index: 1000;
}

.mnuCategory {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4e060d;
	text-decoration: none;
}

A.mnuCategory {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4e060d;
	text-decoration: none;
}

A.mnuCategory:hover {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4e060d;
	text-decoration: underline;
}

.mnuSubCategory {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #4e060d;
	text-decoration: none;
}

A.mnuSubCategory {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #4e060d;
	text-decoration: none;
}

A.mnuSubCategory:hover {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #4e060d;
	text-decoration: underline;
}

.mnuShoppingHeader {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4e060d;
	text-decoration: none;
}

.mnuManufacturer {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e060d;
	text-decoration: none;
}

A.mnuManufacturer {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e060d;
	text-decoration: none;
}

A.mnuManufacturer:hover {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e060d;
	text-decoration: underline;
}
