#search-head{
	background-color: #F4F4F4;
	width: 100%;
	*width: 986px;
	border-top: 4px solid white;
}

#search-head .title {
	text-align: center;
	font-family: EngraversGothicBold;
	font-size: 14px;
}

.zh_CN #search-head p.title, 
.zh_CN #search-head  .result-show span, 
.zh_CN #search-head .sort-group #relevance .inner_container ul li span {
    _font-family: SimHei,san-serif;
}

#search-head h1 {
    font-family: 'Brandon Grot',helvetica,arial,sans-serif;
    letter-spacing: 0.1em;
    font-weight: 500;
}

#search-head .result-show{
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: auto;
	_width:100%;
    z-index: 12;
}

#search-head .sort-group{
    margin: 0;
    position: relative;
    float: left;
    font-size: 11px;
    width: 100%;
    *width: 986px;
}

#search-head .sort-group .sort-total{
    float: left;
    margin: 0 0 0 6px;
	background: none;
    font-family: Arial;
    text-transform: uppercase;
}

#search-head .sort-group .sort-by{
	float: right;
	margin: 0 10px 0 0;
	text-transform: uppercase;
}

#search-head{
    z-index: 95;
}

#search-head-placeholder{ 
	position:relative;
    z-index: 10;
    width: auto;
    margin: 0 auto;
}

#search-head-placeholder .float{
	position: fixed;
    top: 74px;
    width: 986px;
}

#search-main .product_item a{ cursor:pointer;}

.product-brand{
	font-weight: bold;
	font-size: 13px;	
}

#search-main .product_item span.note{
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 10px;
	font-weight: regular;
	display: inline-block;
	letter-spacing: 0.02em;
	line-height: 1;
	margin-top: 10px;
	margin-bottom: 28px;
	padding: 4px;
	text-transform: uppercase;
}

#search-main .product_item span.new{
	background: none repeat scroll 0 0 #FFFFFF;
	font-family: "Lane Crawford","Brandon Grot",Arial,sans-serif;
	height: 13px;
	left: 0;
	padding: 4px 6px;
	position: absolute;
}

/*Facet*/

#search-head .result-show .title, #search-head .result-show{
	font-size: 14px;
    margin: 4px 0 0;
    text-align: center;
    text-transform: uppercase;
}

#search-head .result-show {
	font-family: "Engravers Gothic",Arial,Helvetica,sans-serif;
}

#search-head .sort-group #relevance .inner_container ul li span {
	font-family: "Sabon LT",Georgia,Times,serif;
}

#search-head .result-show .title{
	margin: 0 20px 0 0;
	font-family: EngraversGothicbold;
	letter-spacing: 0.1em;
}

#search-head .result-show .line{
    font-size: 11px;
    margin: 0 8px;
}

.facet-container{
    display: inline-block;
    overflow: hidden;
    padding: 10px 0 0;
    position: absolute;
    top: 25px;
    z-index: 105;
}

.facet-container .shadow{
    background: url("../images/sprites/ccc.png") repeat scroll center top transparent;
	padding: 0 3px 0;
}

.facet-container .inner_container{
    background-color: #FFFFFF;
    border: 3px solid #000000;
    display: block;
    padding: 4px 6px 6px;
    position: relative;
    top: -3px;
}

.facet-container iframe.cover{
	display:none;
    *display:inline;
    height: 9000px;
    position:absolute;
    width: 1000px;
	background:none;
	border:none;
	margin: 0 10px 15px;
}

.facet-container .col{
    float: left;
	_float:none;
    margin: 0 3px 0 0;
    width: 127px;
    text-align: left;
}

.facet-container .col p {
	line-height: 1.2em;
}

.facet-container ul {
	padding: 0 0 8px 0px;
}

.facet-container ul li {
	list-style: none outside none;
    line-height: 1.2em;
}

.facet-container ul li span.text{
	margin: 0 !important;
}

.zh_CN .facet-container ul li span a, 
.zh_CN .facet-container p span, 
.zh_CN .facet-container ul li span, 
.zh_CN #search-head .sort-group #relevance .inner_container ul li span a {
	_font-family:SimHei, Arial !important;
}
.facet-container .text, .find_type {
	font-size: 11px;
	text-transform: none;
	font-family: "Sabon LT",Georgia,Times,serif;
}

.all_designers .onThis {
	/*background-color: #000000;
	color:#fff;*/
	font-weight: bold;
}

.all_facet .text:hover{
	font-weight: bold;
	text-decoration: none;
}

p .square, li .square{
    border: 1px solid #000000;
    display: inline-block;
    float: none;
    height: 2px;
    margin: 0 5px 2px 0 !important;
	*margin: 6px 5px 0px 0 !important;
	*float:left;
    width: 2px;
	line-height: 2px;
}

p:hover .square, li:hover .square{
	background-color: #000000;
    color: #FFFFFF;
    float: none;
    text-decoration: none;
}

.greyed:hover .square{
	border: 1px solid #000000;
	background-color: white;
}


.facet-container .col p span.square{
    *margin: 9px 5px 0 0 !important;
}
.onSelect {
	cursor: pointer;	
}
.onSelect span.square{
	background-color: #000000;
	color:#fff;
	text-decoration:none;
	*position:relative;
	*top:-5px;
	float:none;
}

.facet-container .col p .text a{ padding:0 2px;}

.facet-container .arrow{
    background: url("../images/sprites/icon.png") no-repeat scroll -93px -1227px transparent;
	_background-position-y:-1224px;
    height: 12px;
    left: 45%;
    position: absolute;
    top: -10px;
    width: 18px;
}

.facet-container li, .list-type-opt, .ctrl-show-all{
	cursor: pointer;
}
.find_type label, .ctrl-show-all {
	text-transform: none;
}
.ctrl-show-all {
	padding: 2px;
}

.facet-container .greyed, .ln-disabled{
	color: #999;
	border-color: #999;
	cursor: default;
}

li:hover .square{
	background-color: #000000;
    color: #FFFFFF;
    float: none;
    text-decoration: none;
}

.other{
    width: 125px;
}

.other p{
    text-align: left;
}

.all_sizes .int_size{
    border-top: 1px solid #000000;
    margin: 8px 0 0;
    padding: 4px 0 0 0;
	width: 200px;
}

.all_sizes .int_size span{
float: left;
}

.all_sizes .col, .all_colors .col{
    margin: 0;
}

.all_sizes ul, .all_colors ul{
    padding: 0 0 8px;
}

.all_designers .find_type{
    border-bottom: 2px solid #000000;
    padding: 4px;
}

.all_designers .find_type input{
    border: 1px solid #999999;
    font-family: arial !important;
    font-size: 11px !important;
    font-weight: bold;
    width: 150px;
}

.all_designers .list_type{
    border-bottom: 1px solid #000000;
    padding: 4px 0;
    text-align: center;
}

.all_designers .list_type span{
    padding: 0 2px;
}

.all_designers .show_type ul{
    list-style: none outside none;
	padding: 0;
}

.all_designers .show_type ul li{
    float: left;
    text-align: left;
    width: 154px;
	padding: 1px 0;
}

.all_designers .show_type{
    margin: 4px;
    width: 330px;
    max-height: 300px;
    overflow: auto;
}

.all_sizes .int_size .Qus{
    float: right;
    position: relative;
	margin: 3px 0 0 4px;
}

.see_more{
    padding: 5px 0 0 0;
}

.see_more a{
    border: 1px solid;
    display: block;
    padding: 8px 0;
}

.see_more a:hover{
    text-decoration:underline;
	background-color:#eee;
}

#search-main .empty_result p{text-align: center;     line-height: 24px;}

#search-main .empty_result .msg{
    padding: 30px 0;
}

#search-main .empty_result ul{
    border-top: 1px solid #000000;
    list-style: none outside none;
    margin: 0 auto;
    width: 680px;
	padding: 0 0 30px;
	min-height: 100px;
}

#search-main .empty_result ul li{
    float: left;
	text-align: center;
	width: 200px;
}

#search-main .empty_result ul li a{
	display:block;
	line-height: 16px;
}

#search-main .empty_result ul li.searchs{
    margin: 14px 14px 0 0;
}

#search-main .empty_result ul li.designers{
    border-color: #000000;
    border-style: solid;
    border-width: 0 1px;
    margin: 14px 10px 0;
    padding: 0 14px;
}

#search-main .empty_result ul li.help{
    margin: 14px 0 0 14px;
}

.brand {
    border-bottom: 1px solid #000;
    margin: 10px 0;
    min-height: 230px;
    padding: 0 0 0;
    overflow: hidden;
}

.brand .details{
    padding: 0 5px;
}

.brand .details, .brand .location
{ text-align:center;}

.brand .expandContent p{
    line-height: 14px;
    padding: 0 0 10px;
    text-align: justify !important;
    text-indent: 15px;
}

.locale-zh_CN .brand .expandContent p{
	line-height: 18px;
}

.brand .image{
    height: 230px;
    width: 315px;
	display: block;
	padding: 0 0 0 5px;
}

.brand .details p.title{
    /*font-weight: bold; //No Need Bold*/
    letter-spacing: -0.2px;
    line-height: 28px;
    text-transform: none;
}

.brand .details .lines_in_stock{
    border-top: 1px solid #000;
    margin: 8px 0 0;
    padding: 8px 0 0;
}

.brand .link_group{ text-align:center;}

.brand .link_group span{ display:inline-block;}

.brand .store_status{
    background-color: #000000;
    color: #FFFFFF;
    text-align: center;
	line-height: 20px;
}

.brand .location{
    border-bottom: 1px solid #000;
    margin: 0 0 8px;
    padding: 10px 0;
    text-align: center;
}

.brand .more_brands{
    padding: 8px 0 10px;
    text-align: center;
}

.brand .more_brands a:hover{ text-decoration:none;}

.brand .more_brands a span.a_z{
    display: block;
}

.brand .more_brands span.add_facebook, #brand .brand .details span.add_facebook{
    background: url("../images/sprites/icon.gif") no-repeat scroll 100% -1px transparent;
    bottom: 0;
    display: block;
    height: 21px;
    left: 0;
    position: absolute;
    width: 72px;
}

.brand .more_brands span.add_tweet, #brand .brand .details span.add_tweet{
    background: url("../images/sprites/icon.gif") no-repeat scroll 100% -26px transparent;
    bottom: 0;
    display: block;
    height: 21px;
    position: absolute;
    right: 4px;
    width: 71px;
}

.brand .shop_sale_product .title{
	display: block;
	font-size: 20px;
	font-weight: bold;
}

.brand .shop_sale_product .link{
	text-decoration: underline;
	color: #007ac0;
	font-size: 16px;
}

.brand .shop_new_season_product .title{
	display: block;
	font-size: 20px;
	font-weight: bold;
}

.brand .shop_new_season_product .link{
	text-decoration: underline;
	color: #007ac0;
	font-size: 16px;
}

.brand span.add_facebook, .brand span.add_tweet{ cursor:pointer;}

.brand .availableOnlineStore_status{
    padding: 0 5px;
}


.brand .sign_in{ 
    border-left: 1px solid #000000;
    margin-bottom: 5px;
	text-align:center; 
	position:relative; 
	min-height: 132px; 
	padding: 0 0 0 5px;
}

#brandBInStore .bot_part .sign_in{
	width: 240px;	
}

/* 20120203 - Layout Fix */
 
#brandBOnlineInStore .brand .sign_in{
	width:148px;
}
#brandBOnlineInStore .brand .sign_in .subscriptionSignupForm{
	padding-right:5px;
}
#brandBOnlineInStore .brand .sign_in .subscriptionSignupEmailAddress{
	width:100%;
	margin:4px 0;
}
#brandBInStore .brand .sign_in .subscriptionSignupEmailAddress{
	width:175px; height:18px;
	line-height:20px;
	float:left;
}
#brandBInStore .brand .sign_in .subscriptionSignupFormSubmit,
#brandBOnlineInStore .brand .sign_in .subscriptionSignupFormSubmit{
	background: #000;
	height:24px; width:auto;
	font-size:10px; color:#FFF;
	float:left;
	margin-left:0; padding-right:3px;
}

/* CSS Hack */

#search-main .rol{
	*zoom:1; /* Fix IE7 Extra Spaing */
	clear: both;
	*width: 986px;
}

#brandBInStore .brand .sign_in .subscriptionSignupFormSubmit,
#brandBOnlineInStore .brand .sign_in .subscriptionSignupFormSubmit{
	*overflow:visible; /* Fix IE7 Button Extra Width */
}
 
/* End */

.brand .sign_in p{
    line-height: 16px;
    padding: 8px 20px 0;
}

.brand .sign_in p b{ display:block;}

.brand .sign_in input{
    border: 1px solid #7F7F7F;
}

.brand .sign_in a{
    background-color: #000000;
    color: #FFFFFF;
    display: block;
    line-height: 21px;
    padding: 0 4px 0 0;
    position: absolute;
    right: 0;
    text-align: right;
    width: 60px;
	bottom: 21px;
}

.brand .sign_in .input{
	width: 149px;
}

.brand .sign_in .input input{
    width: 140px;
}

.brand .bot_part .span-4{width: 154px;}

.brand .brandBInStore_SNS{
	text-align: right;
	position: absolute;
	bottom:6px;
	right: 0;
}

#brand #page {
    min-height: 455px;
}

#brand .brand {
    border-bottom: 0px solid #BFBFBF;
    height: auto;
    margin: 0;
    padding: 0;
}

#brand .brand .details{
    padding: 0 0 44px;
	position: relative;
	*display:inline-block;
	margin: 0 0 0 5px;
}

#brand .brand .details .link{
    bottom: 14px;
    font-weight: bold;
    left: 4px;
    position: absolute;
}

#brand .brand .details span.add_facebook{
    bottom: 8px;
    left:auto;
    right: 84px;
}

#brand .brand .details span.add_tweet{ bottom: 8px;}

#brand .brand .location, #brand .brand .lines_in_stock {
    border-bottom: 0px solid #000;
    margin: 0 0 8px;
    padding: 5px 0;
    text-align: center;
}

#brand .brand .store_status {
    margin: 0 0 0 5px;
}

#brand .brand .top_part{
    border-bottom: 1px solid #000;
    margin: 6px 0 6px 5px;
}

#brand .brand .lines_in_stock {
    background: url("../images/sprites/000000_bg.gif") repeat-y scroll 6px 0 transparent;
}

#brand .brand .bot_part {
    min-height: 72px;
}

#brand .brand .more_brands {
    padding: 8px 0 0;
}

#brand .brand .sign_in a {
    bottom: 0;
	line-height: 25px;
}

#brand .brand .image {
    height: 450px;
    width: 560px;
	padding:0 0 0 4px;
}

#brand .brand .sign_in {
    min-height: 70px;
}

#brand .brand .sign_in p {
    line-height: 16px;
    padding: 8px 0 0;
}

#brand .brand .sign_in .input {
    width: 240px;
}

#search-head .sort-group span.customStyleSelectBox {
    background: url("../images/sprites/icon.gif") no-repeat scroll right -175px transparent;
    border: 0;
}

#search-head .sort-group span.customStyleSelectBox span.customStyleSelectBoxInner{ color:#000; background:none; padding: 1px 20px 0 0;}

#search-head .result-show span.show-by{
	padding: 0 0 0 3px;
	letter-spacing: 0.08em;
	cursor: pointer;
}

#search-result #search-main {
    margin: 0 auto;
    padding: 0 0 10px;
}

.facet-container .all_designers .find_type{
    width: 332px;
    text-align: left;
}

#search-main .product_item a:hover{ text-decoration:none;}

#search-head .sort-group .category_searchsort{
    cursor: pointer;
    font-family: arial;
	font-size: 11px;
	width: 180px;
}

#search-head .sort-group #relevance{
    background: url("../images/sprites/ccc.png") repeat scroll center top transparent;
    display: block;
    padding: 0 3px;
    position: absolute;
    right: 0;
    top: -4px;
    width: auto;
    z-index: 101;
	cursor: pointer;
}

#search-head .sort-group #relevance .inner_container {
    background-color: #FFFFFF;
    border: 3px solid #000000;
    display: block;
    padding: 0 4px 4px;
    position: relative;
    top: -3px;
}

#search-head .sort-group #relevance .inner_container ul {
    padding: 0;
	text-align: left;
}

#search-head .sort-group #relevance .inner_container ul li{
    list-style: none outside none;
	text-align: left;
	line-height: 1.6em;
	font-size: 12px;
	min-width: 130px;
	*width: 130px;
}

#search-head .sort-group #relevance .inner_container .col {
    float: left;
}

#search-head .sort-group #relevance .inner_container p.sort_by{
	background-color: #000000;
    text-align: left;
    font-family: Arial;
    margin: 4px 16px 4px 0;
}

#search-head .sort-group #relevance .inner_container p.sort_by span{
    color: #FFFFFF;
    font-size: 11px;
    line-height: 16px;
    padding: 0 2px;
}

.sort-by a{
    font-weight: normal;
    text-transform: none;
}

.sort-group .sort-by-selected-val {
	display: inline-block;
}
.sort-group .sort-by .inner_container .icon-arrow-down{
	position: absolute;
	right: 4px;
}

#category_common #page, #new-in #page {
    min-height: 340px;
    height: auto !important;
    border: 1px solid #FFFFFF;
    border-top: 4px solid white;
    width: 100%;
    *width: 986px;
    overflow: hidden
}

.facet-container .all_designers{    width: 340px;}

.facet-container .all_product ul{
    padding: 0 0 8px 11px;
}

.facet-container .facet-menu ul.all_facet{
    border-top: 1px solid;
    clear: both;
    padding: 0;
}

.facet-menu li{
	font-size: 14px;
}

.facet-menu .facet-note {
	font-family: "Sabon LT",Georgia,Times,serif;
	font-size: 13px;
	line-height: 1.2em;
	text-align: left;
	text-transform: none;
	width: 136px;
}

.facet-menu .text:hover, .facet-menu a:hover, .sort-by a:hover, .ctrl-show-all:hover{
	font-weight: bold;
	text-decoration: none;	
}

.facet-menu .greyed .text:hover{
	font-weight: normal;	
}

.facet-container  .all_facet li{
    padding: 4px 0 0;
}

.facet-container .all_product .all_facet li, .facet-container .all_designers .all_facet li{ text-align:center;}

.facet-container .all_dates .facet-container .col {
    float: left;
    margin: 0 3px 0 0;
    width: 118px;
}

.gender-facet-container,.gender-switch-container {
	font-family: EngraversGothicbold;
    font-size: 14px;
    margin: 4px 0 0;
    text-align: center;
    text-transform: uppercase;
}

.gender-facet-container span a.selected, .gender-switch-container span a.selected{
	background-color: #000000;
    color: #FFFFFF;
    text-decoration: none;
}

#search-head  span.onShow, #search-head .result-show span.onShow span{
    color: #000000;
    font-family: EngraversGothicbold;
    
}

#search-main .w-bottom-left .figcaption{
    background-color: #FFFFFF;
    bottom: -44px;
    left: 4px;
    padding: 4px;
    position: absolute;
    width: 80%;
}

#category_common .facet-container .all_product ul {
    padding: 0 0 8px 8px;
}

#category_common .facet-container .all_product .all_facet li{
	text-align:left;
}

#search-head .sort-group .sort-total a{
    font-family: arial;
    font-weight: normal;
    padding: 0 0 0 0;
    text-decoration: underline;
}

#search-head .sort-group .sort-total span{
    padding: 0 10px;
}

#search-main .product_item span.plpslide img {
	display:block;
	margin: auto;
}

#search-result #page{
	border: none;
	width: 100%;
	*width: 986px;
	overflow: hidden;
}

.lcWidgets{ margin:5px 0 0 0;}



/* used for new style*/
#search-main{
	position: relative;
	padding: 0;
	min-height: 480px;
	z-index: 1;
	*width: 986px;
}

#plp-product-list{
	margin: 0 0 0 2px;
	padding: 0;
}
#search-main .product_item{
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	text-align: center;
	position: relative;
	float: left;
	text-decoration: none;
}

.item-lists{
	width: 972px;
	margin: auto;
}
.item-lists .product_item{
	width: 150px;
	margin: 0 6px;
	min-height: 320px;
	*height: 320px;
}
.product_item .image{
	width: 150px;
	height: 206px;
}
.column-4{
	width: auto;
}
.column-4 .product_item{
	width: 233px;
	margin: 0 6px;
	min-height: 430px;
	*height: 430px;
}

.item-lists .last{
	margin-right: 0;
}

.column-4 .product_item .image{
	width: 232px;
	height: 319px;
}

.product_item .info{
	margin-bottom: 4px;	
}

/* Sale */
#search-main .product_item span.sale-price-container span.productOrigPrice,
#search-main .product_item span.sale-price-container span.productPrice{
        display: inline;
        color: #FD3B42;
}
#search-main .product_item .sale-price-container span.productPrice,
#search-main .product_item .sale-price-container span.dollar_sign{
        color: #CC0000;
}

/* Overwrite discount price to black when non sale period */
#search-main .product_item .sale-price-container .productOrigPrice span.dollar_sign,
.POST_SALE #search-main .product_item .sale-price-container span.productPrice,
.POST_SALE #search-main .product_item .sale-price-container span.dollar_sign{
        color: black;
}

#search-main .product_item span.sale-price-container span.productOrigPrice,
#search-main .product_item span.sale-price-container span.productOrigPrice .dollar_sign{
        color: #CCC;
}
#search-main .product_item span.sale-price-container span.productOrigPrice s{
        padding-right:5px;
}

.tooltip-plp-facet-filter, .button-tooltip-close span{
	font-family: "Sabon LT",Georgia,Times,serif;
}

/*
For AJAX PDP Loading
*/

#plp-overlay{
    background:url('/images/ajax-loader.gif') no-repeat fixed center center #FFFFFF; 
    -moz-opacity: 0.70;
    -khtml-opacity: 0.70;
    opacity: 0.70;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter:alpha(opacity=70);
    opacity:0.7;
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:999;
    zoom:1;
}
.state-loading{
    height: 100%;
    overflow-y: hidden;
}