.basictab{ float:right; overflow:hidden; position: absolute; right: 10px; top: 60px;}

.basictab ul{height: 55px; width: 490px; background:url(../images/top-nav.gif) no-repeat; padding-left: 12px; display: block;}

.basictab ul li{float:left; padding-right: 9px; list-style: none;}

.basictab ul li a{ text-indent: -99999999px; display: block; height: 55px;}
.basictab ul li.lookbook a{ width: 173px; background: url(../images/top-nav.gif) -12px -55px no-repeat; }
.basictab ul li.lookbook a:hover{background: url(../images/top-nav.gif) -12px -110px no-repeat; }
.basictab ul li.lookbook a.active{background: url(../images/top-nav.gif) -12px bottom no-repeat; }

.basictab ul li.shop a{ width: 97px; background: url(../images/top-nav.gif) -194px -55px no-repeat; }
.basictab ul li.shop a:hover{background: url(../images/top-nav.gif) -194px -110px no-repeat; }
.basictab ul li.shop a.active{background: url(../images/top-nav.gif) -194px bottom no-repeat; }

.basictab ul li.new a{ width: 87px; background: url(../images/top-nav.gif) -302px -55px no-repeat; }
.basictab ul li.new a:hover{background: url(../images/top-nav.gif) -302px -110px no-repeat; }
.basictab ul li.new a.active{background: url(../images/top-nav.gif) -302px bottom no-repeat; }

.basictab ul li.sale a{ width: 91px; background: url(../images/top-nav.gif) -398px -55px no-repeat; }
.basictab ul li.sale a:hover{background: url(../images/top-nav.gif) -398px -110px no-repeat; }
.basictab ul li.sale a.active{background: url(../images/top-nav.gif) -398px bottom no-repeat; }

.basictab li a:visited{color: #2d2b2b;}

.basictab li a:active{color: black;}

.tabcontainer{
width:500px; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
position: absolute;
top: 112px;
right: 0;
}

.tabcontainer #sc1 ul{ width: 145px; height: 28px; background:url(../images/sub-nav.png); padding: 0 10px;}
.tabcontainer #sc1 ul li{ display: inline; float: left; list-style: none; padding: 0;}
.tabcontainer #sc1 ul li a{ display:block; text-indent: -99999px;}
.tabcontainer #sc1 ul li.latest a{ background:url(../images/sub-nav.png) -13px -28px no-repeat; width: 52px; height: 28px;}
.tabcontainer #sc1 ul li.latest a:hover{ background:url(../images/sub-nav.png) -13px -56px no-repeat;}
.tabcontainer #sc1 ul li.latest a:active{ background:url(../images/sub-nav.png) -13px bottom no-repeat;}

.tabcontainer #sc1 ul li.archives{ padding-left: 20px;}
.tabcontainer #sc1 ul li.archives a{ background:url(../images/sub-nav.png) -82px -28px no-repeat; width: 70px; height: 28px;}
.tabcontainer #sc1 ul li.archives a:hover{ background:url(../images/sub-nav.png) -82px -56px no-repeat;}
.tabcontainer #sc1 ul li.archives a:active{ background:url(../images/sub-nav.png) -82px bottom no-repeat;}


.tabcontainer #sc2 ul{ width: 399px; height: 28px; background:url(../images/sub-nav.png) right top no-repeat; padding: 0 10px; margin-left: 30px;}
.tabcontainer #sc2 ul li{ display: inline; float: left; list-style: none; padding: 0;}
.tabcontainer #sc2 ul li a{ display:block; text-indent: -99999px;}

.tabcontainer #sc2 ul li.east a{ background:url(../images/sub-nav.png) -178px -28px no-repeat; width: 35px; height: 28px;}
.tabcontainer #sc2 ul li.east a:hover{ background:url(../images/sub-nav.png) -178px -56px no-repeat;}
.tabcontainer #sc2 ul li.east a:active{ background:url(../images/sub-nav.png) -178px bottom no-repeat;}

.tabcontainer #sc2 ul li.west{ padding-left: 20px;}
.tabcontainer #sc2 ul li.west a{ background:url(../images/sub-nav.png) -232px -28px no-repeat; width: 66px; height: 28px;}
.tabcontainer #sc2 ul li.west a:hover{ background:url(../images/sub-nav.png) -233px -56px no-repeat;}
.tabcontainer #sc2 ul li.west a:active{ background:url(../images/sub-nav.png) -233px bottom no-repeat;}

.tabcontainer #sc2 ul li.work{ padding-left: 20px;}
.tabcontainer #sc2 ul li.work a{ background:url(../images/sub-nav.png) -319px -28px no-repeat; width: 61px; height: 28px;}
.tabcontainer #sc2 ul li.work a:hover{ background:url(../images/sub-nav.png) -320px -56px no-repeat;}
.tabcontainer #sc2 ul li.work a:active{ background:url(../images/sub-nav.png) -320px bottom no-repeat;}

.tabcontainer #sc2 ul li.play{ padding-left: 20px;}
.tabcontainer #sc2 ul li.play a{ background:url(../images/sub-nav.png) -400px -28px no-repeat; width: 95px; height: 28px;}
.tabcontainer #sc2 ul li.play a:hover{ background:url(../images/sub-nav.png) -401px -56px no-repeat;}
.tabcontainer #sc2 ul li.play a:active{ background:url(../images/sub-nav.png) -401px bottom no-repeat;}

.tabcontainer #sc2 ul li.brands{ padding-left: 20px;}
.tabcontainer #sc2 ul li.brands a{ background:url(../images/sub-nav.png) -516px -28px no-repeat; width: 58px; height: 28px;}
.tabcontainer #sc2 ul li.brands a:hover{ background:url(../images/sub-nav.png) -516px -56px no-repeat;}
.tabcontainer #sc2 ul li.brands a:active{ background:url(../images/sub-nav.png) -516px bottom no-repeat;}

.tabcontent{
display:none;
}

