@charset "UTF-8";/* CSS Document */            .slidetabsmenu{}* html .slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/}.slidetabsmenu ul{}.slidetabsmenu li{}.slidetabsmenu a{}.slidetabsmenu a span {}/* Commented Backslash Hack hides rule from IE5-Mac \*/.slidetabsmenu a span {float:none;}/* End IE5-Mac hack */.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{color: black;}.slidetabsmenu a:hover, .slidetabsmenu li.selected a{background-position:0% -125px;}.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{background-position:100% -125px;}html>/**/body .IEonlybr{ /*None IE browsers hack*/display: none; /*Hide BR tag in non IE browsers, since it's not needed*/}/* ######### Style for Drop Down Menu ######### */.dropmenudiv_c {position:absolute;top: 0px;margin-top:-3px;z-index:2000;width:180px;visibility: hidden;text-align:left;}.dropmenudiv_c ul {padding:5px;width:180px;text-align:left;background: url(/design/coachshop/images/frame/categoryBg.jpg) repeat-y center;}.dropmenudiv_c ul li {display:block;width:160px;}.dropmenudiv_c ul li a {display:block;width:160px;text-indent:0px;padding:0px 5px 3px 20px;color:white;background:url(/design/coachshop/images/frame/caregoryArrow.jpg) no-repeat 10px 3px;}* html .dropmenudiv_c a{ /*IE only hack*/}.dropmenudiv_c ul li a:hover { /*THEME CHANGE HERE*/background:url(/design/coachshop/images/frame/caregoryArrow.jpg) no-repeat 10px 3px;color:white;text-decoration: underline;}          
