/*
DROPDOWN
*/    
    
.dropdown-menu   { color: #fff; font-size: 10px; cursor: pointer; position: absolute; z-index: 1000px; width: 111px }

.dropdown-menu a:link, .dropdown-menu a:visited {
    color:#FFF !important;
    display:block !important;
    text-decoration:none !important; 
    margin:0 !important;
}

.dropdown-menu a:hover  { color: #9c9c9c !important; text-decoration: none }

.dropdown-menu .slide-down   { background: url("http://antonioansaldi.com/support/AAv2/images/shop_nav/grey-dd-down-button.png") no-repeat }
.menu-blank    { font-size: 10pt; font-weight: bold; line-height: 40px; background: url("http://antonioansaldi.com/support/AAv2/images/shop_nav/grey-button.png") no-repeat; text-align: center; text-transform: uppercase; width: 111px; height: 40px; vertical-align: middle }
.menu-shop    { font-size: 10pt; font-weight: bold; line-height: 40px; background: url("http://antonioansaldi.com/support/AAv2/images/shop_nav/shop.png") no-repeat; text-transform: uppercase; padding-left: 12px; width: 111px; height: 40px; vertical-align: middle }
.menu-first    { font-size: 10pt; font-weight: bold; line-height: 40px; background: url("http://antonioansaldi.com/support/AAv2/images/shop_nav/grey-dd-button.png") no-repeat; text-transform: uppercase; padding-right: 30px; padding-left: 12px; width: 111px; height: 40px; vertical-align: middle }
.down-list    { background: #333 url("http://antonioansaldi.com/support/AAv2/images/shop_nav/grey-drop-down-bottom.png") no-repeat 50% bottom; margin-left: 1px; padding-bottom: 5px }
.down-list li   { background: #333 url("../images/list-divider.gif") no-repeat 50% bottom; padding: 5px 5px 5px 15px }
.down-list .lastLI   { background: #333; padding-bottom: 2px }