/*  core.css, design.css, buttons.css, styles.css, local.css */

.flybox { display: none; position: absolute; z-index: 101; text-align: left; } 
 
div#site_bar {width:950px;  margin:auto;  height:50px;}
 
#site_bar .navB {float:left;margin:-50px 0 0 15em}
 
 #site_bar .navB li.goBlur, #site_bar .navB li.goFocus { float: left; position: relative; list-style: none; margin: 0px; padding: 0px; height: 50px; color: #333; } 
 
 #site_bar .navB a.m, #site_bar .navB a.m { display: -moz-inline-block; display: inline-block; padding: 18px 0px 0px 0px; height: 32px; text-decoration: none; font-weight: bold; color: #2156A4; white-space: nowrap; text-align: center; font-size: 110%; } 
  
 #site_bar .navB li#seg16 a.m { width: 115px; background: url('../img/skin/tab_bg.png') no-repeat 0px 0px; } 
 #site_bar .navB li#seg16.hereNav a.m { background-position: 0px -100px; } 
 #site_bar .navB li#seg16.goFocus a.m { background-position: 0px -50px; } 

 #menu1 { margin-left: 8px !important; } 
 #menu2 { margin-left: 8px !important; } 
 #menu3 { margin-left: 8px !important; } 
 #menu4 { margin-left: 8px !important; } 
 #menu5 { margin-left: 8px !important; } 
 #menu6 { margin-left: -411px !important; } 
 
 
 div.topflyinc { position: relative; padding: 10px; font-size: 11px; font-weight: bold; } 
 .topflyinc table { margin-top:-10px; } 
 .topflyinc table * { text-align: center; vertical-align: bottom; } 
 .topflyinc img, .topflyinc a { border: none; text-decoration: none; color: #000; } 
 .topflyinc a:visited, .topflyinc a:active { text-decoration: none; color: #000; } 
 .topflyinc a:hover { text-decoration: underline; } 
 
 div#underwear { background: url('../img/skin/flybg_underwear.png') no-repeat left top; width: 450px; height: 101px; } 
 div#underwear #tblUnderwear { margin-left: -8px; } 
 div#underwear #tblUnderwear td { vertical-align: middle; } 
 
 div#swimwear { background: url('../img/skin/flybg_swimwear.png') no-repeat left top; width: 207px; height: 101px; } 
 div#swimwear #tblSwimwear { margin-left: -8px; } 
 div#swimwear #tblSwimwear td { vertical-align: middle; } 
 
 div#bijoux { background: url('../img/skin/flybg_bijoux.png') no-repeat left top; width: 422px; height: 101px; } 
 div#bijoux #tblBijoux { margin-left: -8px; } 
 div#bijoux #tblBijoux td { vertical-align: middle; } 
 
 div#cosmetics { background: url('../img/skin/flybg_normal.png') no-repeat left top; width: 100px; height: 94px; } 
 div#cosmetics #tblCosmetics { margin-left: -8px; } 
 div#cosmetics #tblCosmetics td { vertical-align: middle; } 

 div#dvd { background: url('../img/skin/flybg_normal.png') no-repeat left top; width: 100px; height: 94px; } 
 div#dvd #tblDVD { margin-left: -8px; } 
 div#dvd #tblDVD td { vertical-align: middle; } 
 
 div#book { background: url('../img/skin/flybg_book.png') no-repeat left top; width: 519px; height: 101px; } 
 div#book #tblBook { margin-left: -8px; } 
 div#book #tblBook td { vertical-align: middle; } 
 