


<style type="text/css">
/* CSS HUB  */
.clear, .clearer {clear:both; height:0px; font-size:0px;}
.clearRight {clear:right}
.clearLeft {clear:left}
.err, .errb { font-size:11px; color:#F80109; }
.errb { font-weight:bold; }
.highlight { font-weight:bold; font-size:11px;  }
.headerTxt { font-size:15px; font-weight:bold; }
div#accessible { height:1px; left:0px; overflow:hidden; position:absolute; top:-500px; width:1px; }

.show { display:block; }
.hide { display:none; }

#trib_shell { margin: 0 0px 0 0; width: 876px; clear:both;}

#homePage div#content {float:left; padding: 5px 0px 0px 0px; width: 960px;}
#homePage div#main {   padding: 10px 0 10px 0px;  }
#homePage *html div#content {  width:960px;}

/*************NON FLASH FORMATTING STYLES ********************/
div#nonflash{ margin-left: 43px;display:none;}
div#nonflash img{ border: 3px solid #000000;}

table#nfstories{border-collapse:collapse; margin-top: 10px; margin-left:42px; margin-bottom: 30px;}

td#nfstoryleft{ padding-right:2px; }
td#nfstorysecond{ padding-right:2px;}
/*td#nfstoryright{ width: 291px; height: 58px; border-left: 1px solid #666666;}

div#nftitle{ color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-left: 43px; padding-top: 10px;}
div#nfdesc{ color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-transform:uppercase; margin-left: 43px; }
div#nfpromo{ color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; margin-left: 43px; }
div#nfdesc a {text-decoration: none;}
*/
/*************MISC FORMATTING STYLES ********************/
a.arrowLink { background: transparent url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/CSS/menu/images/img_arr_h.gif) left center no-repeat;	padding-left: 10px;
text-align: left; text-decoration: none; color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 11px;
font-style: normal; font-weight: normal; font-variant: normal; }

a.remove, a.remove:link, a.remove:visited, a.remove:hover, a.remove:active { text-decoration:underline; color:#cf3f3f; }
a:link { color: #666666; text-decoration: none; }
a:visited { color: #666666; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }
a.blackStrong{color:#000000;font-weight:bold;}
a.blackStrong:hover, a.blackStrong:active {color:#666666;font-weight:bold;}
.redStrong { color:#cf3f3f;	font-weight: bold; }
.i_left{ display:block; float:left; padding-right: 10px; }
.profileNavBar { position:relative; float:left; clear:both; width: 100%; }
.profileNavBar .headerImg  { position:relative; float:left; }
.profileNavBar .profileOptions { position:absolute; right: 0px;  }
.profileNavBar .selected { font-weight:bold; color:#333; }
.memberBenefits { border-bottom:1px dotted #ccc; text-align:right; padding:10px; clear:both; display:none;}
.disclaimerSaveBtn { clear:both;  }
.disclaimer a { text-decoration:underline; }
.disclaimerSaveBtn a { text-decoration:underline; }
.disclaimerSaveBtn .note { margin:10px 0 0 0; clear:both; }
.disclaimer { padding:10px 0 10px 0; clear:both; }
.disclaimerSaveBtn .disclaimer { padding:20px 0 10px 0; clear:both; }
*html .disclaimerSaveBtn .disclaimer { padding:0 0 10px 0; }
#upSell .leftCol{width: 30px;}
#upSell .contentCol{width: 110px;}
.refineSearch select {width:114px; height:17px; font-family: Arial, Helvetica, sans-serif; font-size: 10px;	color: #666666 }
.refineSearch .top { margin-bottom:5px; }
.refineSearch .bottom { margin-bottom:24px; }
.refineSearch .last { margin-bottom:12px; }
.refineSearch input#searchQuery { width:110px; margin-top:1px; margin-bottom:5px; }
.verticalSearchTable {border-collapse: collapse; margin-top:44px;}
*html .exclusiveText { margin:-10px 0 0 0; }

#sub_nav{float: right;margin: 1px 0 5px 0;text-align:right;height: 15px;font-size: 12px;width:876px;}
#sub_nav  a.current:link, #sub_nav  a.current:visited, #sub_nav  a.current:hover, #sub_nav a.current:active{color: #006699;}


/* CSS QUICKVIEW */

#trib_shell{ height:500px;	width: 876px;}
.shadow{font:10pt arial;position:relative;display:inline;z-index:100;}

.shadow_inner{overflow:hidden;position:absolute;top: -1000px;filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:50
}
#shellQV {
	margin-top: 75px;
	width:876px;
	z-index: 55;
	display: block;
	height: 300px;
	position: absolute;
}
#mainQV {
	opacity: 1;
	/* position: absolute; */
	width: 876px;
	height: 530px;
	overflow: hidden;
	z-index: 0;
	padding: 0;
}
#content {
        height: 525px;
        padding-top: 15px;
        padding-bottom: 10px;
}
#div_container {
	height: auto;
	display: block;
	float: left;
	background-position: right bottom;
	background-repeat: no-repeat;
}
#div_thumbs {
	background-color: #FFFFFF;
	position: relative;
	height: 273px;
	border-top: 1px solid #f5f5f5;
}

#div_thumbs div {
	margin: 8px 10px 1px 10px;
}

#div_thumbs div.paging {
	text-align: right;
	margin: 0 15px 0 10px;
}

#div_thumbs img {
	margin: 15px 13px 11px 13px;
	border: 3px solid #f2f2f2;
}

#div_qvpaging {
	height: 20px;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 2px solid #ebebeb;
}

#div_qvpaging #prev {
	float: left;
	width: 100px;
}

#div_qvpaging #next {
	float: right;
	text-align: right;
	width: 100px;
}
#div_qvpaging #thumbnails {
	float: left;
	padding-left: 130px;
	width: 398px;
}

#div_btns {
	display:inline;
	float:left;
	height: 135px;
	width: 29px;
	vertical-align: middle;
	z-index: 90;
	margin-top: 70px;
}

div#div_btns  a
{
	width:25px;
		display:block;
}


div#div_btns  a span
{
	
		display:none;
}


div.img10 img
{ margin:10px;
	
	}
.over
{
z-index: 125;
}

.under
{
z-index: 105;
}


a#tab, a#tab:link, a #tab:visited, a#tab:hover,a#tab:active {
	height: 135px;
	display: block;
	width: 25px;
	background-repeat: no-repeat;
}

#shellQV .inactiveLeft{
	background-position: 0 0;
}

#shellQV .activeLeft {
	background-position: -29px 0;
}

#shellQV .activeRight{
	background-position: -60px 0;
}

.btn_ad {
	margin-top: 70px;
}

#dhtmltooltip {
	position: absolute;
	width: 100px;
	border: 1px solid #cccccc;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid : DXImageTransform . Microsoft .
		Shadow(color = gray, direction = 135);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.message_a{
	padding: 2px 2px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.message_b{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#cccccc;
	font-style:bold;
}

/* ----------------------------------------------------------------------------------------- */

/* easyViewer quick view */
/*#productContent{display:none;left:-150px;position:relative;top:172px;z-index:209;}
#productContent {position: absolute;left: 95px;top: 150px;z-index: 209;display: none;}*/
#productContentShadow {position: absolute;z-index: 109;opacity: 0.3;filter: Alpha(Opacity=30);display: none;}
#tblQuickView, #tblQuickViewShadow {width: 606px;border-collapse: collapse;}
#productContent td.cellT, #productContent td.cellB {width: 590px;}

#productContent #quickViewHeaderHolder{height: 36px;}
#productContent #quickViewHeader{padding: 10px 0px 0px 25px;float: left;color : #000000;font-size : 12pt;font-weight : bold;}
#productContent #quickViewClose{float: right;padding: 10px 12px 0px 0px;}
#productContent #quickViewLeft{padding: 14px 0px 0px 25px;float: left;width: 290px;text-align : left;}
#productContent #quickViewDesc {color: #000000;}
#productContent #quickViewImgHolder {padding: 12px 0px 8px 5px;}
#productContent #quickViewRight {padding: 10px 0px 3px 8px;float: left;width: 280px;text-align : left;}

/* CSS HUB LOOKBOOK */
div#main {min-height:530px;}
#div_thumbs {height: 369px;width: 655px;padding: 0;margin: 0;}
#div_thumbImages{height: 335px;}
#div_thumbImages img:hover, #div_thumbImages img:active{border:solid 3px #006699;cursor: pointer;}
#shellQV {min-height: 386px;}
#div_container {height: auto;width: 665px;}

div#div_btns {margin: 50px 0 0 0;display: block;height: 300px;width: 26px;padding: 0;background-repeat: no-repeat;list-style-image: none;}
#shellQV .LeftOff {background-position: 0px 0px;}
#shellQV .LeftLook {background-position: -29px 0;}
#shellQV .LeftBuy {background-position: -58px 0;}
#shellQV .RightOff {background-position: -87px 0px;}
#shellQV .RightLook {background-position: -116px 0;}
#shellQV .RightLookClose {background-position: -174px 0;}
#shellQV .RightBuyClose{background-position: -203px 0;}
#shellQV .RightBuy {background-position: -145px 0;}
a#looks,a#looks :link {height: 130px;}
a#buy,a#buy :link {height: 120px;}
.over {z-index: 125;}
.under {z-index: -100;}
/* ***************** BUY LOOK  ************************/
.pop_loader {margin:130px 0 0 300px;color:#006699;}
#div_buy {min-height: 368px;height: 369px;width: 655px;border-top-width: 1px;border-top-style: solid;
		border-top-color: #f5f5f5;	position: absolute;background: #ffffff;z-index:60;}
#div_buy .scroller{padding-top:15px;overflow:auto;height:265px;scrollbar-face-color:#efefef;scrollbar-arrow-color:#6b6d6b;scrollbar-track-color:#e7e7e7;
   scrollbar-shadow-color:#e7e7e7;scrollbar-highlight-color:#efefef;scrollbar-3dlight-color:#d4d4d4;scrollbar-darkshadow-Color:#636563;
   position:absolute;width:655px;}
#div_buy #addToCartMessage{position:absolute;width:380px;text-align:right;margin:290px 0 0 0;}
#div_buy #lookbookButtons{position:absolute;text-align:right;margin:290px 0 0 420px;}
#div_buy #lookbookButtons img{cursor:pointer;}
#div_buy #lookbookButtons #lookbookAddToCloset{vertical-align:top;padding-top:2px;}
div#buy_look #description{font-family: Arial, Helvetica, sans-serif;font-size: 13px;font-weight: bolder;color: #000000;margin: 15px 5px 0 20px;}
div#buy_look table tr td select{font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #000000;width: 66px;}
div#buy_look .checkWrap{padding:15px;cursor: pointer;}
div#buy_look table{width:620px;margin:0;padding:0;border-collapse: collapse;}
div#buy_look table th{font-weight:bold;font-size:12px;}
div#buy_look table tr td.desc{width: 140px;}
div#buy_look table tr td.desc{padding-right:5px;}
div#buy_look table tr td.name{width: 108px;padding-right: 15px;}
div#buy_look table tr td.w117{width: 117px;}
div#buy_look table tr td.w170{width: 170px;}
div#buy_look table tr td.w108{width: 108px;}
div#buy_look table tr td.w54{width: 54px;}
div#buy_look table tr td.w94{width: 94px;}

/* CSS DYNAMIC */
/* Shop - left navigation arrows */
#headerLeft { background-image: url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/hub/main_nav3.gif); background-repeat:no-repeat; }
#headerLeftShop { background-image: url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/hub/shop_nav2.gif); background-repeat:no-repeat; }

ul#headerLeft li a:hover{ background-image: url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/hub/main_nav3.gif); }
ul#headerLeftShop li a:hover{ background-image: url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/hub/shop_nav2.gif); }

ul#headerLeft li a.current:link, ul#headerLeft li a.current:visited, ul#headerLeft li a.current:hover,ul#headerLeft li a.current:active{background-image: url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/hub/main_nav3.gif); }
ul#headerLeftShop li a.current:link, ul#headerLeftShop li a.current:visited, ul#headerLeftShop li a.current:hover,ul#headerLeftShop li a.current:active{background-image: url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/hub/shop_nav2.gif); }

body#printable .orderSummary table tr.divider { background:transparent url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/productdetail/border_line.gif) bottom repeat-x; clear:both; }

/* ############# Left Navigation ############# */
#navbottom { background-image:url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/hub/bg_nav_btm.gif); }
#navcontainer { background-image:url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/hub/bg_nav_right.gif); }
#navcontainer  ul li a { background: transparent url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/spacer.gif) left center no-repeat; }


#navcontainer .navElement { 
	background-image: url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/hub/img_arr_h.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

/* Cart Page Promotion Background */
.cartTotals .promoCode { background:transparent url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/productdetail/cartpromo_bg.gif) no-repeat; width:250px; height:28px; }

/* Contact Preference */
.whereYouLive .title { background:transparent url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/productdetail/whereyoulive.gif) no-repeat; width:107px; height:12px; text-indent: -9999px; font-size: 1px; padding:0 0 5px 0;  }
.whereYouShop .title { background:transparent url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/productdetail/whereyoushop.gif) no-repeat; width:117px; height:12px; text-indent: -9999px; font-size: 1px; padding:0 0 5px 0;  }
.sizeWidth .title { background:transparent url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/productdetail/sizeandwidth.gif) no-repeat; width:113px; height:12px; text-indent: -9999px; font-size: 1px; padding:0 0 5px 0;  }

/* OverView */
.title-profile a { background:transparent url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/productdetail/profile.gif) no-repeat; width:41px; height:10px; display:block; }
.title-contact a { background:transparent url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/productdetail/contactpreferences.gif) no-repeat; width:123px; height:10px; display:block; }
.title-order a { background:transparent url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/productdetail/orderhistory.gif) no-repeat; width:82px; height:10px; display:block; }
.title-wishlist a { background:transparent url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/productdetail/mycloset.gif) no-repeat; width:58px; height:10px; display:block; }
.title-address a { background:transparent url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/productdetail/addressbook.gif) no-repeat; width:82px; height:10px; display:block; }


/* Curved Box (for reviews and product locator, maybe more in the future) */
.rev-header {  background-image: url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/designingNine/rounded_crnr_box_top.gif); background-repeat: no-repeat;   }
.rev-footer {  background-image: url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/designingNine/rounded_crnr_box_bot.gif); background-repeat: no-repeat; }
.reviewBody  {  background-image: url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/productdetail/border_line.gif); background-repeat: repeat-x; }

/* product locator */
#SearchProduct #prodLocPage1Header {
	width: 590px;
	height: 209px;
}

#SearchProduct .divider {
}

/* Designing : Designing Main */
#trib_shell.designing_main div#div_right{
	background-image: url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/designingNine/bg_designing_right.gif);
	background-repeat: no-repeat;
	background-position: 61px -5px;
}

#trib_shell.designing_main 
{
background-repeat: no-repeat;
}

/* Designing : Diary of a Style Huntress */
#trib_shell.designing_diary #div_middle {
}

#trib_shell.designing_diary ul.ulArrowGrey {
}

/* Designing : Inside of Design Studio */
#trib_shell.designing_studio #div_container {
background-image: url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/designingNine/bg_thumbnails.gif);
background-repeat:no-repeat;
}
#trib_shell.designing_studio div#div_btns{
background-image:url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/designingNine/btn_design_studio.gif);
background-repeat:no-repeat;
}
/* Lookbook */
#trib_shell.lookbook #div_container {
background-image: url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/lookbook/BG.gif);
background-repeat:no-repeat;
}
#trib_shell.lookbook div#div_btns{
background-image:url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/lookbook/btns.gif);
}

/* scene_ad */
#trib_shell.scene_ad #div_container {
background-image: url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/sceneseen/bg_scene_editorial.gif);
background-repeat:no-repeat;
}
#trib_shell.scene_ad div#div_btns{
background-image:url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/sceneseen/scene_ad_btnAds.gif);
background-repeat:no-repeat;
}
#tblQuickView .errMessageHolderTop, #tblQuickView .inTheCartTop {
	background-image: url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/productdetail/shoe_err_msg_top.gif);
	background-repeat: no-repeat;
	background-color: #ff9429;
	height: 5px;
	width: 207px;
	filter: alpha(opacity=75);
	-moz-opacity:. 75;
	opacity: .75;
}
#tblQuickView .errMessageHolderBottom, #tblQuickView .inTheCartBottom {
	background-image: url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/productdetail/shoe_err_msg_bottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 207px;
	filter: alpha(opacity=75);
	-moz-opacity:. 75;
	opacity: .75;
}

/* scene_editorial */
#trib_shell.scene_editorial #div_container {
background-image: url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/sceneseen/bg_scene_editorial.gif);
background-repeat:no-repeat;
}
#trib_shell.scene_editorial div#div_btns{
background-image:url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/sceneseen/scene_ad_btnEditorial.gif);
background-repeat:no-repeat;
}

/* Trends : Trends Main */
#trib_shell.trends_main div#div_right{
background-image: url(http://demandware.edgesuite.net/aaca_prd/on/demandware.static/Sites-ninewest-Site/Sites-ninewest-Library/default/v1258781096282/images/designingNine/bg_designing_right.gif);
background-repeat: no-repeat;
background-position: 61px -5px;
}

.arrowGrey {
}
</style>
