/* ---------- HEADER WITH NAVIGATION ----------------*/#header{width:100%;} /*header contains iframe and top nav*//*sign in iFrame*/#header iFrame{width:100%; overflow:hidden; border:none; height:55px;}/*iFrame content*//*top row of header*/#account-info{width:100%; height:30px; position:relative;color: #666666}#account-info #welcome{float:left; left:1px; top:5px; width:40%; bottom:0; position:absolute;}#account-info #country_select{font-weight:bold;}#account-info #sign-in-links{float:right; width:60%; text-align:right; font-size:100%; margin-top:3px;}/*links that appear at top header*/#account-info #sign-in-links a img{margin:0 0 0 3px;}#account-info #sign-in-links a{color:#666666; margin:0 4px;}#account-info #sign-in-links #basket-items-count{font-weight: bold; color: #993333; margin:0;}/* shopping bag text */#account-info #sign-in-links .shopping-bag{ vertical-align:middle;}/*shopping bag pic - aligns with rest of the text*/#account-info #sign-in-links #cart-items-count{font-weight: bold;}/*number of items*/.logged-in-form {display:inline;}/*header-holder contains logo and search*/#header-holder{width:100%; margin-top:0; clear:both; color:#666666}#header-holder #logo{float:left; width:50%; padding:2px 0 0;}#header-holder #site-search{float:right; width:50%; text-align:right; margin-top:4px;}#header-holder #search{border:#999999 solid 1px; height:16px; width:120px; padding:0; background-color:#e7e7e7;}.search-button{vertical-align:bottom;}/*aligns with the rest of the text*//*top nav content*//*navigation buttons*/#top-nav{float:left; margin:0; padding:0}#top-nav ul{margin:0; padding:0; border:0;}#top-nav ul li{background-repeat:no-repeat; margin:0; padding:0; list-style-type:none; display:inline; height:23px; float:left}#top-nav ul li a{margin:0; padding:0; display:block; height:23px; float:left}html>body .top-nav ul li a{margin:0; padding:0; display:block; height:23px; vertical-align:top}#top-nav ul li img{margin:0; padding:0; height:23px;}* html a:hover{visibility:visible}#top-nav ul li a:hover img{visibility:hidden}/* Main nav */#top-nav .whatsNew{background-image:url(/images/nav/whatsnew1.gif);}#top-nav .designers{background-image:url(/images/nav/designers1.gif);}#top-nav .boutiques{background-image:url(/images/nav/boutiques1.gif);}#top-nav .clothing{background-image:url(/images/nav/clothing1.gif);}#top-nav .bags{background-image:url(/images/nav/bags1.gif);}#top-nav .shoes{background-image:url(/images/nav/shoes1.gif);}#top-nav .accessories{background-image:url(/images/nav/accessories1.gif);}#top-nav .magazine{background-image:url(/images/nav/magazine1.gif);}#top-nav .video{background-image:url(/images/nav/video1.gif);}#top-nav .sale{background-image:url(/images/nav/sale1.gif);}/* FTBC-specific nav */.ftbc-nav{padding-bottom:20px;}.order-confirm-nav{padding-bottom:20px;}