/* * html body { behavior:url(/scripts/csshover.htc); } */

/* navigation styling ---------------------------*/
* html img, * html div, * html a, * html input {behavior: url(/scripts/iepngfix.htc);}
#menu {list-style:none;vertical-align:bottom;width:180px;text-align:center;padding-top:20px;}
#menu ul {display:none;list-style:none;border:none;}
#menu a {cursor:pointer; display:block;height:12px;text-decoration:none;color:#ffda44;outline:0;}
#menu .lastlink {padding-bottom:5px;}
#menu .firstlink {margin-top:-2px;}
#menu .sublinks {padding:0px 0px 0px 40px;color:#ffda44;text-align:left;}

/* header styling ---------------------------*/
#menu a ul a { position: static; height: auto; overflow: visible; }
#menu a { height: 23px; display: block; position: relative; overflow:hidden; }
#menu a img { position: absolute; left: 0; top: 0; }
#menu a:hover img { margin-top: -23px; }
* html ul#menu .collapsed:hover img, * html ul#menu .expanded:hover img, * html ul#menu .dormant:hover img { margin-top: -23px; } /* For IE6 */

/* rollover sublink styling ---------------------------*/
#menu a:hover {color:#ffda44;text-decoration:underline;}
#menu ul a {display:block;}

/* active sublink styling ---------------------------*/
#menu li.active a {text-decoration:none;padding:0px;}
#menu .footericon {margin-top:15px;}

body.about #about {display:block;}
body.shop #shop {display:block;}
body.events #events {display:block;}
body.gift #gift {display:block;}
body.home #home a img, body.about #about a img, body.shop #shop a img, body.events #events a img, body.gift #gift a img, body.holla #holla a img, body.locator #locator a img {margin-top:-23px;position:absolute;left:0;cursor:default;}
body.about1 #about1, body.about2 #about2, body.about3 #about3, body.about4 #about4, body.about5 #about5, body.about6 #about6 {color:#fff !important;cursor:default !important;text-decoration:none !important;}
body.shop1 #shop1, body.shop2 #shop2 {color:#fff !important;cursor:default !important;text-decoration:none !important;}
body.events1 #events1, body.events2 #events2, body.events3 #events3, body.events4 #events4 {color:#fff !important;cursor:default !important;text-decoration:none !important;}
body.gift1 #gift1, body.gift2 #gift2 {color:#fff !important;cursor:default !important;text-decoration:none !important;}
