
/*lc icons*/
@font-face {
    font-family: 'lc-icons';
    src:url('../fonts/lc-icons.eot');
    src:url('../fonts/lc-icons.eot?#iefix') format('embedded-opentype'),
        url('../fonts/lc-icons.svg#lc-icons') format('svg'),
        url('../fonts/lc-icons.woff') format('woff'),
        url('../fonts/lc-icons.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/***** reset *****/

.ui-widget-content {
    color: #000000;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button, .ui-widget .select .select-currentItem .inner, .ui-widget .select .select-item  {
font-size:11px;
}

.box_1{ border:1px solid #000; padding:2px;}

.box_1 .box_1_inner{ border:3px solid #000; padding:14px;}

ul{ margin:0; padding:0 0 0 16px;}

.ui-dialog-titlebar{ display:none;}

.ui-widget-overlay {
	background:none repeat scroll 0 0 #000000;
	opacity:0.5;
	position: fixed;
	_position: absolute;
	z-index:100;
}

#header, #footer, aside, article, figcaption, figure { display:block;}

p {margin:0;}

html 	{
	overflow-y: scroll;
}

body {
	position : relative;
	margin: 0 auto;
	width: 100%;
	-webkit-text-size-adjust: 100%;
}

form {
	padding: 0;
	margin: 0;
}

.checkbox-normal {
	margin-left: 0;
	margin-right: 2px;
}

fieldset  {
	border: 0;
	padding: 0;
	margin: 0;
}

img {
	border: 0;
	height: auto;
	vertical-align: middle;
}

i {
	font-style: normal;
}



.floatLeft{
	float:left;	
}
.floatRight{
	float:right;
}

.smallTxt{ font-size: 11px; }
.product-image-xs{
	width: 68px;
	height: 93px;
}
.gutter-bottom{
	margin-bottom: 1em;	
}
.relative{ position: relative; }

.uppercase{
	text-transform: uppercase;
}

.hideOverflow{
	overflow: hidden;	
}

.blackBorder5pxSides{
	border: 5px solid black;	
}
.blackBorder4pxTop{
	border-top: 4px solid black;	
}

.separator-top{
	margin-top: 2px;
	padding-top: 2px;
	border-top: 1px solid #000000;	
}

.notice-block {
	border: 1px solid black;
	padding: 6px;
	text-align: center;	
}

#newsletterSocialLoginContainer .notice-block {
	width: 270px;
	margin: auto;
} 

.none{ display:none;}

.hidden{
    visibility: hidden;
}

.nowrap {
	white-space: nowrap;
}

.col-half {
	width: 50%;
	float: left;	
}

.important-msg {
	border: 1px dotted #000;
	padding: 0.5em 1em;	
}

.important-msg h3 {
	line-height: 1em;
	padding-bottom: 0.5em;	
}

/*==========================
  Icon fonts
===========================*/
[data-icon]:before {
        font-family: 'lc-icons';
        content: attr(data-icon);
        speak: none;
        font-weight: normal;
        font-style: normal;
        line-height: inherit;
        vertical-align: middle;
        -webkit-font-smoothing: antialiased;
}

.icon-help {
	cursor: pointer !important;
	color: #CCCCCC;
	font-size: 12px !important;
}
.icon-help:hover {
	color: #000000;
}

/* used for icon for accessbility purpose */
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/*==========================
  END: Icon fonts
===========================*/

.h1, .h2, .h3, .h4, .h5, .bold {font-weight:bold;}


label.styled{
    font-size: 12px !important;
    font-weight: bold;
    line-height: 14px;
}

.input{
	border:1px #000 solid;
	display:block;
	width:222px;
	height: 20px;
}
.input.disabled{
	opacity: 0.4;
	filter:Alpha(opacity=40);
}

.button_container .notificationEmail {
	width:260px;
}

.input a{
    border-left: 1px solid #000000;
    display: inline-block;
    float: right;
	*float:none;
    height: 20px;
    width: 22px;
    font-size: 12px;
    line-height: 18px;
    text-indent: 5px;
}

.input a:hover {text-decoration: none;}

fieldset .input{
	background:#FFFFFF;
	float:left;
	margin:4px 10px 4px 0;
	height: 24px;
	background:url("../images/sprites/button.gif") no-repeat scroll 100% -641px transparent;
	border:none;
}

fieldset .input input.styled{
	border:none;
	width:97%;
	background:url("../images/sprites/button.gif") no-repeat scroll 0 -606px transparent;
	padding: 5px 0 4px 5px;
	float: left;
	outline: none;
}

.ie #checkout_payment fieldset .input input.styled{
	height: 23px;	
}

fieldset .onenterinput {
    background: url("../images/sprites/button.gif") no-repeat scroll 100% -724px transparent;
}

fieldset .onenterinput input.styled{
    background: url("../images/sprites/button.gif") no-repeat scroll 0 -689px transparent;
}

input.checkbox, input.radio{
	padding:0 !important;
	margin:0 !important;
	width: 18px !important;
	height:18px !important;
	cursor: pointer;
}

div.checkbox, div.radio{
	clear:both;
	display:block;
	float:left;
	width:16px;
	border:none;
	margin:1px 4px 4px 0;
	*margin:0 4px 4px 0;
}

span.checkbox, span.radio, label.checkbox, label.radio{
    display: block;
    float: left;
    padding: 3px 7px 0 0;
}

.mask{ position:absolute;}

/*default input field style with bold*/
.input input{
	font-weight: bold;
}

.onDefault, .passwordFake{
	color: #919191 !important;
    font-weight: normal !important;
}

.onFocus{ color:#000000;}

a.link2{
	background:url("../images/sprites/icon.png") no-repeat scroll -8px -305px transparent;
	cursor:pointer;
	padding:0 0 0 7px;
}

a.link3{
	background:url("../images/sprites/icon.png") no-repeat scroll 0 -333px transparent;
	padding:0 0 0 17px;
	cursor:pointer;
}

.dialog-continue-btn .left_button {
	padding: 0 17px 0 4px !important;
	}
	
/* Components */
.box-notice-dark{
	background-color: #000000;
	color: #FFFFFF;
	padding: 5px;
	margin: 5px 0;
	text-align: center;
}

/*Social Button Icons*/

.icon-btn {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  border: 1px solid black;
  border-radius: 2px;
  padding: 0 5px;
  font-size: 12px;
  line-height: 1.5;
  text-decoration: none!important;
}
.icon-btn i{
	font-weight: normal;
	font-style: normal;
}
.icon-btn span{
	font-family: Arial, sans-serif !important;
	font-size: 10px !important;
	line-height: inherit;
	margin-left: 2px;
	vertical-align: middle;
}
.icon-btn:hover{
	opacity: 0.5;
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 50 ")";
  	filter: alpha(opacity=50);
  	zoom: 1;
}

.button, .button span.left_button{
	background-image:url(../images/sprites/button.png);
	background-repeat:no-repeat;
	display:inline-block;
    height: 33px;
	cursor:pointer;
	text-decoration:none;
	_white-space:nowrap;
	_letter-spacing:normal;
}

.button, .button *, .button:hover, .button:hover *{text-decoration:none !important;}

.button_1{ background-position: 0 -1px; float:right;}

.button_1 span.left_button{
    background-position: 100% -36px;
    color:#FFFFFF;
    margin:0 0 0 12px;
    padding: 0 20px 0 8px;
    text-transform:uppercase;
}

#notInStockEmailSubmit .left_button {
	padding: 0 25px 0 4px;
}

.button_1 span.left_button span, .button_5 span.left_button span{
	padding:0 0 0 5px;
    color: #FFFFFF;
}

.button_2 span.left_button span{
    padding: 0 5px 0 0;
}

.with_no_arrow span.left_button{
	padding: 0 20px 0 8px !important;
}

.button_2{ background-position:0 -75px; float:right; height:28px; margin:8px 0 0;}

.button_2:hover{ text-decoration:none;}

.button_2 span.left_button{
	background-position:100% -106px;
	color:#000000;
	margin: 0 0 0 6px;
	padding:0 12px 0 0;
	text-transform:uppercase;
	height:28px;
}

.button_3{ background-position:0 -214px; float: left; height:30px; margin:8px 0 0;}

.button_3:hover{ text-decoration:none;}

.button_3 span.left_button{
	background-position:100% -243px;
	color:#fff;
	margin:0 0 0 12px;
	padding:0 12px 0 0;
	text-transform:uppercase;
	height: 27px;
}

.button_4{ background-position: 0 -277px; float: left; height:30px; margin:8px 0 0;}

.button_4:hover{ text-decoration:none;}

.button_4 span.left_button{
	background-position: 100% -308px;
	color:#ccc;
	margin:0 0 0 12px;
	padding:0 12px 0 0;
	text-transform:uppercase;
}

.button_5 {
    background-position: 0 -843px;
}

.button_5 span.left_button {
    background-position: 100% -878px;
    color: #FFFFFF;
    margin: 0 0 0 12px;
    padding: 0 12px 0 4px;
    text-transform: uppercase;
}

.button_6 {
    background-position: 0 -347px;
	height:34px;
}

.button_6 span.left_button {
    background-position: 100% -386px;
    color: #FFF;
    margin: 0 0 0 12px;
    padding: 0 12px 0 4px;
    text-transform: uppercase;
	height:34px;
}

.button_6 span.left_button span{
	color:#FFF;
}

.button_7{ background-position: 0 -431px; height: 20px }
.button_7 span.left_button{ background-position: 100% -457px; height: 20px; line-height: 20px; text-transform: uppercase; margin: 0 0 0 5px; padding: 0 7px 0 0 }

.button_7:hover,
.btn-hover .button_7{ background-position: 0 -537px }
.button_7:hover span.left_button,
.btn-hover .button_7 span.left_button{ background-position: 100% -563px; color: #FFF }
.button_7:hover span.left_button span,
.btn-hover .button_7 span.left_button span{ color: #FFF }

/*grey button style*/
.greyButton{
	background-position:0 -139px; float:right; cursor:default; text-decoration:none;
}

.greyButton span.left_button{
	background-position:100% -175px;
	color:#FFFFFF;
	margin:0 0 0 12px;
	padding: 0 20px 0 8px;
	text-transform:uppercase;
	cursor:default;
	text-decoration:none;
}

.greyButton_5{
	background-position:0 -1486px; float:right; cursor:default; text-decoration:none;
}

.greyButton_5 span.left_button{
	background-position:100% -1521px;
	color:#FFFFFF;
	margin:0 0 0 12px;
	text-transform:uppercase;
	cursor:default;
	text-decoration:none;
}

.greyButton:hover,
.greyButton_5:hover{
	cursor:default; text-decoration:none;
}

.greyButton:hover span.left_button,
.greyButton_5:hover span.left_button{
	cursor:default; text-decoration:none;
}



.button:hover, .button:hover span.left_button{ text-decoration:none;}

.Qus{
	background:url("../images/sprites/icon.png") no-repeat scroll -4px -226px transparent;
	clear:none !important;
	cursor:pointer;
	display:inline !important;
	height:15px;
	margin: 0 0 0 4px;
	position:absolute;
	width:15px;
}


.alignLeft{
	text-align: left;
}
.alignRight{
	text-align: right;
}
.alignCenter{
	text-align: center;
}
.fl { float: left; }
.fr { float: right; }
.fl-impt { float: left !important;}
.fr-impt { float: right !important; }

.posRelative{
	position: relative;
}


/* .checkout_shipping_add_address .Qus{margin: 6px 0 0 4px; *margin: 9px 0 0 4px;} */

.select{
    float: left;
    margin: 4px 9px 4px 0;
	_margin-right:4px;
}

.select select{
    height: 24px;
    line-height: 20px;
	margin: 0;
	min-width: 53px;
}

/***** reset *****/




a:hover { text-decoration:underline;}


/** ERROR classes **/
form .error .select {
	color: #d00;
	border-color: #d00;
	background-image: url("../images/selectbox/bg-TextFieldError.gif");
}

/***** selectbox *****/

.wrapper{
    border: 0 solid #000000;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 986px;
}

.wrapper .inner-line{border:0 #000000 solid; padding:20px; margin:0;}

a#top {
    position: absolute;
    text-indent: -1000px;
}

/***** header *****/

#header{
	height:80px;
	margin: 0 auto;
}

#header ul { margin:0; padding:0; display:inline;}

#header ul li{
    display: inline-block;
    float: left;
    list-style: none outside none;
	line-height: 14px;
}

#header ul li.line {
    margin: 0 0.8em;
  	color: gray;
  	font-size: 10px;
  	vertical-align: 0.1em;
}

#header span{ color:#808080; float: left; line-height: 14px;}

#account{
	padding:0 0 7px;
}

#language ul { float:left; margin:7px 14px 0 0; position:relative;  left: 0; }

#language .country, #language .countryNoFunc{
	color:#000000;
	float:left;
	line-height:20px;
	position:relative;
	text-transform: uppercase;
	margin: 4px 7px 0 0;
	cursor:pointer;
}

#language .country .change-country, #language .countryNoFunc .change-country{
	background:url("../images/sprites/icon.gif") no-repeat scroll -4px -777px transparent;
	display:block;
	height:16px;
	position:absolute;
	right:-15px;
	top:4px;
	width:16px;
}

/*
#searchArea{
    clear: both;
}
*/
/* Predictive search - start
======================================= */

.predictiveSearchForm {
  border: 1px solid black;
  /*width: 340px;*/
  float: right;
  font-family: "Lane Crawford", Arial;
}

.searchField {
  float: left;
  border: 0;
  width: 200px;
  padding: 8px 10px;
  height: 16px;
  transition: width .5s;
}

.searchField:focus {
	width: 290px;
}

.predictive-search-fnc-icon {
  float: right;
  cursor: pointer;
  width: 10px;
  height: 10px;
  padding: 8px 8px 8px 0;
  font-size: 10px;
  line-height: 10px;
}

.predictive-search-loader {
  width: 14px;
  height: 14px;
}

/* Predictive search result
======================================= */
.predictiveSearchResultWrapper {
  margin-top: 10px;
  border: 1px solid black;
  text-transform: uppercase;
  font-family: "Lane Crawford", Arial;
  max-height: 460px;
  overflow-y: auto;
  overflow-x: hidden;
  max-width: 340px;
  width: 340px;
  position: absolute;
  z-index: 1000;
  background-color: white;
  top: 30px;
  right: 0;
}

.predictiveSearchResultWrapper p, .predictiveSearchResultWrapper span {
	font-family: "Lane Crawford", Arial !important;
	float: none !important;
}
.predictiveSearchResultWrapper .display-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.predictiveSearchResultWrapper .display-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

.searchResultBlock {
  position: relative;
  display: block;
  text-decoration: none !important;
  color: black;
  font-size: 12px;
}
.searchResultBlock p {
  margin: 0;
  line-height: 16px;
}
.searchResultBlock:hover, .searchResultBlock:focus, .focus-result {
  background-color: #F4F4F4;
}

/* Search Result block type
======================================= */
.searchResultBlockSimple {
  padding: 6px 0;
}

.searchResultBlockRich {
  min-height: 68px;
  margin-top: 10px;
}

.searchResultColRight {
  color: #666666;
  font-size: 10px;
  padding-right: 10px;
}

/* Search Result block structure
======================================= */
.searchResultBlockSimple .searchResultColLeft {
  padding-left: 10px;
  color: #000000;
  font-size: 12px;
  max-width: 250px;
}
.searchResultBlockSimple .searchResultColLeft .searchResultTitle {
	overflow: hidden;
    text-overflow: ellipsis;	
}
.lt-ie9 .searchResultBlockSimple .searchResultColLeft {
	width: 250px;
}
.searchResultBlockSimple .searchResultColRight {
  text-align: right;
}

.searchResultBlockRich .searchResultColLeft {
  width: 68px;
  padding-right: 10px;
}
.searchResultBlockRich .searchResultColRight {
  /*width: 252px;*/
  padding-right: 10px;
  min-height: 68px;
}
.searchResultBlockRich .searchResultTitle {
  width: 250px;
  overflow: hidden;
  font-weight: 800;
  font-size: 12px;
}
.searchResultBlockRich .searchResultTagline {
  font-size: 10px;
  color: #000000;
  width: 150px;
  font-weight: 200;
}
.searchResultBlockRich .searchResultTag {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 10px;
}

/* Search Result block micro part
======================================= */
.searchResultTitle {
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000000;
  font-weight: 600;
}

.searchResultTag {
  font-size: 10px;
  padding: 0 4px;
  float: none !important;
}

.searchResultThumbnail {
  height: 68px;
  margin: auto;
  display: block;
}

.searchResultThumbnailBlank{
 display: none;
}

.searchResultPrice {
  font-size: 12px !important;
  color: #000000;
  font-weight: 600;
}

[data-type="newIn"],
[data-type="exclusive"],
[data-type="runway"],
[data-type="preOrder"] {
  border: 1px dotted #cccccc;
  border-width: 1px 0;
}

.searchResultOriginalPriceLineThrough {
  text-decoration: line-through;
  color: #000000;
}

.searchResultOriginalPrice {
  font-size: 10px !important;
  padding-left: 5px;
  color: #CCCCCC;
}

/* Predictive search - end
======================================= */




#language .country .change-country span, #language .countryNoFunc .change-country span{ display:none;}

#header address { font-style:normal; display: inline;}

#account li.your_account a {
	text-decoration: none;
}

.left-tools {
    float: left;
    margin: 14px 0 0;
}

.right-tools { float:right;}

.right-tool-grid {
	float: right;
}

.right-tool-grid li{
	padding: 0 15px;
}

#header .right-tools{width: 340px;}

.header-wishlist-area {
	margin: 15px 0;
	border-right: 1px solid black;
}

#logo{
	position: relative;
}

#logo a{
	display:block;
    height: 65px;
    width: 270px;
    background: url("/images/lc-logo.svg") no-repeat;
    left: 358px;
    margin: auto;
    position: absolute;
    top: 10px;
}

.no-svgclippaths #logo a, .no-svg #logo a{
	background-image: url("../images/sprites/icon.gif");
	background-position: 0 -879px;
	background-repeat:no-repeat;
}

#logo a span{ display: none;}

#cartArea {
  margin: 15px 0 15px;
  cursor: pointer;
  padding-right: 0;
}

#cartArea:before, #cartArea:after {
  content: " ";
  display: table;
}

#cartArea:after {
  clear: both;
}

#cartArea {
  *zoom: 1;
}

#cartArea #cart-item {
  float: right;
  letter-spacing: 0.9px;
}

#cartArea #cart-item:hover {
  text-decoration: none;
}

#cartArea #cart-item .icon-arrow-down {
  vertical-align: middle;
  font-size: 12px;
}

#cartArea .bag {
  float: right;
  color: #111111;
  text-decoration: none;
}

#cartArea .bag span {
  color: #111111;
  display: block;
}

#cartArea .bag .icon-bag:before{
  font-size: 18px;
  line-height: 12px;
  margin-right: 5px;

}
.header-icon-wishlist:before{
	font-size: 12px;
	padding-right: 5px;
}
#cartArea .bag .icon-bag i {
	display: none;
}
#header .language ul li {
    padding: 0 6px 0 0;
}

/***** header *****/

/***** page *****/

#page
{
	position:relative;
    border: 1px solid #000000;
    margin-bottom: 28px;
	min-height: 520px;
}
#page .pageTitle, #page h1{
	font-size: 32px;
	letter-spacing: 10px;
	line-height: 24px;
	margin: 0;
	padding: 10px 0 7px 0;
	text-transform: uppercase;
}
#page .blockTitle{
	letter-spacing: 0;
	text-transform: none;
	font-size: 28px;
	line-height: 30px;
}
#page div.rol{
	margin-top: 1em;
}

#page .item {
	position:relative;
}

#page .item .figcaption { padding:0 7px;}

#page .item .figcaption .link1{
    display: inline;
    padding: 0 2px;
}

#page .item .figcaption .link1 span.text{text-decoration: underline; padding: 0 4px 0 0; }

#page .item a:hover .figcaption .link1{
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
}

#page .item a:hover .figcaption, #page .item a:hover .figcaption p, #page .item a:hover .figcaption span{ text-decoration:none !important;}

#page .items .item {
	padding: 0;
	float:none;
	display: inline-block;
}

#page .w-top-right img, #page .b-top-right img, #page .w-bot-right img, #page .b-bot-right img{ left:0;}

#page .w-top-left img, #page .b-top-left img, #page .w-bot-left img, #page .b-bot-left img { right:0;}



#page .w-top-right img, #page .w-top-left img, #page .b-top-right img, #page .b-top-left img {padding: 17px 0 0;}

#page .w-bot-right img, #page .w-bot-left img, #page .b-bot-right img, #page .b-bot-left img {padding:0;}

#page .w-top-right .figcaption, #page .b-top-right .figcaption, #page .w-bot-right .figcaption, #page .b-bot-right .figcaption{
	position:absolute;
	z-index:1;
	width:auto;
	background:#fff;
	padding: 0 7px;
	right: 0;
	text-align:right;
	margin: 0 0 0 30px;
	*margin: 0 0 0 15px;
	line-height: 15px;
}

#page .w-top-left .figcaption, #page .b-top-left .figcaption, #page .w-bot-left .figcaption, #page .b-bot-left .figcaption{
	position:absolute;
	z-index:1;
	width:auto;
	background:#fff;
	padding: 0 7px 0 7px;
	left: 0;
	text-align:left;
	margin: 0 30px 0 0;
	*margin: 0 15px 0 0;
	line-height: 15px;
}



#page .w-top-center, #page .b-top-center, #page .w-bottom-left {  height:auto !important;}

#page .w-top-center .figcaption *, #page .b-top-center .figcaption *{ text-align:center; }

#page .w-top-center .figcaption, #page .b-top-center .figcaption, #page .w-bottom-left .figcaption {
    padding: 7px 0 0;
    position: static;
    text-align: center;
    width: auto;
    display: block;
}

#page .w-bottom-left .figcaption{ padding:0;}

#page .w-bottom-left .figcaption *, #page .w-bottom-left .figcaption{ text-align:left;}

#page .w-top-center img, #page .b-top-center img , #page .w-bottom-left img{ padding:0; position:static;}

#page .b-top-right .figcaption, #page .b-top-left .figcaption, #page .b-top-center .figcaption, #page .b-top-right .figcaption a, #page .b-top-left .figcaption a, #page .b-top-center .figcaption a, #page .b-bot-right .figcaption, #page .b-bot-left .figcaption, #page .b-bot-center .figcaption, #page .b-bot-right .figcaption a, #page .b-bot-left .figcaption a, #page .b-bot-center .figcaption a{ color:#ffffff; background-color:#000000; }

#page .b-bot-right .figcaption, #page .b-bot-left .figcaption, #page .w-bot-right .figcaption, #page .w-bot-left .figcaption{ bottom:0;}

#page .img-up .figcaption{ z-index:0; }

#page .img-up img { z-index:1; padding:0; position: relative;}


#page aside .from-the-blog article{width: 153px !important;}

/***** page *****/
/***** carouselBlock *****/
#carouselBlock {
	height: 516px;
	overflow:hidden;
	position:relative;
	width:560px;
	margin: 1px 0 0;
}
#carouselBlock .pane {
	position:absolute;
	top:0;
	display:none;
}
#carouselBlock .pane.current{
	display:block;
	z-index:8;
}

#carouselBlock .item {
	height:475px;
	width:560px;
}
#carouselBlock .tabs {
	bottom:0;
	padding-bottom:0;
	position:absolute;
	right: 146px;
	width:160px;
	z-index:10;
}
#carouselBlock .tabs .current .selectedMask{
	background:url(../images/hero/tab/mask.png) repeat;
	height:82px;
	left:0;
	position:absolute;
	top:0;
	width:160px;
}
#carouselBlock .tabs ul{
	padding-top:4px;
	list-style:none;
	padding:0;
	display:inline;
}
#carouselBlock .tabs ul li{
    background: url("../images/sprites/icon.gif") no-repeat scroll -40px 0 transparent;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    overflow: hidden;
    position: relative;
    visibility: visible !important;
    width: 4px;
    height: 10px;
    padding:0 4px;
}
#carouselBlock .tabs ul li.current{
	background:url(../images/sprites/icon.gif) no-repeat 0 0;
}

/*#page #carouselBlock .figcaption{ width: 349px !important;}*/

/***** carouselBlock *****/
/***** footer *****/

#footer{
	padding: 6px 0 0;
	height:45px;
	overflow:hidden;
	width: 986px;
	position: relative;
	margin: auto;
}

#footer .left-tools{
	margin: 0 0 0 1px;
    float: none;
    left: 0;
    margin: 0 0 0 1px;
    position: absolute;
    /*top: 7px;*/
}

ul#outter-link{ margin:0; padding:0;}

ul#outter-link li{ display:inline;}

/*
icon fonts
*/
#footer .left-tools .icon {
    padding: 0 8px 0 0;
    font-size: 16px;
}
.icon i{
    font-weight: normal;
	font-style: normal;
	line-height: 1.1;
}
.icon:hover {
	text-decoration: none;
}

#newslettersArea input{ *float:left;}

#newslettersArea a:hover, .facebook:hover, .twitter:hover{ text-decoration:none;}

.min-tools div { text-align:center;}

.min-tools div.link1 a{
    padding: 0 6px 0 0;
	*padding: 0 8px 0 0;
}

.min-tools div span.line{
    border-left: 0 solid #999999;
    display: inline;
    height: 7px;
    padding: 0 6px 0 0;
    position: relative;
    top: 0;
    width: 1px;
}

.min-tools div.link1 span.line{
    color: #999999;
}

.min-tools div.link2 span.line{
    color: #999999;
	padding: 0 7px 0 0;
	top: -1px;
}

.min-tools div.link2 a{padding: 0 7px 0 0;}

/***** footer *****/
/***** tab *****/

.ui-widget-content, .ui-widget-header, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{ background:none; border:none;}

.ui-tabs .ui-tabs-nav {
	border:solid #000000;
	border-width:0 0 3px 0;
	-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
	margin:8px 0;
	padding:0 0;
}

.ui-tabs .ui-tabs-nav li{
	margin: 0 4px 0 0;
	position:relative;
	padding: 0 0 2px !important;
	top: 5px !important;
	background:none;
}

.ui-tabs .ui-tabs-nav li.ui-state-active{ background:#fff; padding-bottom:0; margin-bottom:1px}

.ui-tabs .ui-tabs-nav li a {
	/*border:2px solid #000000;*/
	margin:2px;
	padding: 7px 11px;
}

.ui-tabs .ui-tabs-nav li.ui-state-active a {border:solid #000000; border-width:2px 2px 0 2px;  padding: 7px 11px 9px; margin:0; }

.ui-tabs .ui-tabs-nav li.ui-state-default a span{
	padding:0 0 0 16px;
	background: url("../images/sprites/icon.gif") no-repeat scroll -3px -169px transparent;
}

.ui-tabs .ui-tabs-nav li.ui-state-active a span{
	padding:0 0 0 16px;
    background: url("../images/sprites/icon.gif") no-repeat scroll -3px -198px transparent;
}

.ui-tabs .ui-tabs-panel{ padding:0;}

/***** tab *****/

/***** dialog *****/
.dialog {
	-moz-border-radius:0 0 0 0;
	background:none repeat scroll 0 0 #FFFFFF !important;
	padding:2px !important;
}

.dialog .dialog-container{
	border: 1px solid #000000;
	padding: 2px;
	/*display: inline-block;*/
	text-align: left;
}

.dialog .dialog-container .inner-container{
	border:4px solid #000000;
	padding:2px;
	overflow: hidden;
	/*display:inline-block;*/
}

.dialog .dialog-container .inner-container p.title,
.dialog .dialog-container .inner-container h2{
	text-align:center;
    margin: 10px 0;
    font-size:24px;
}

.dialog .dialog-container .dialog-close{
	background:url("../images/sprites/icon.gif") no-repeat scroll 3px -529px transparent;
	display: block;
	height: 12px;
	position: absolute;
	right: 4px;
	top: 4px;
	width: 12px;
	padding: 10px;
}

.dialog .dialogWithWarning,
.dialog .dialogWithWarning .inner-container{
	border-color: red;	
}

/**** "When it will arrive" Dialog ****/
.dialog-when-it-arrive-container .when-it-arrive .destination {
	text-align: center;
}

.dialog-when-it-arrive-container .when-it-arrive .destination .hide{
	display: none;
}

.dialog-when-it-arrive-container .when-it-arrive .destination .select {
	margin: 0;
	width: 170px;
}

.dialog-when-it-arrive-container .when-it-arrive .destination .select:last-child{
    /*float: right;*/
	 margin: 0 0 0 9px;
}

.dialog-when-it-arrive-container .when-it-arrive .destination select{
	width: 100%;
}

.dialog-when-it-arrive-container .when-it-arrive .arrive_table{
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	font-family: "Lane Crawford";
	font-size: 16px;
	font-weight: light;
	text-align: center;
	padding: 50px 0;
}

.dialog-when-it-arrive-container .delivery-date .delivery-date-title {
	font-family:"Engravers Gothic", "SimHei", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 600;
}

.when-it-arrive .aux-message {
	font-size: 12px;
	text-align: center;
	margin: 10px 0;
}


/*delivery-date-off STYLE*/

.dialog-when-it-arrive-container .delivery-date-off .delivery-date-title {
	color: #cccccc;
}

.dialog-when-it-arrive-container .delivery-date-off .destination,
.dialog-when-it-arrive-container .delivery-date-on .delivery-date-default,
.delivery-date-off .delivery-date-message,
.delivery-date-promise-text-off,
.delivery-date-off .aux-message {
	display: none;
}


/*Loading STYLE*/
.dialog-when-it-arrive-container .delivery-date-loading-text {
	display: none;
}
.dialog-when-it-arrive-container .delivery-date-loading-text:before {
	content: "";
	display: inline-block;
	background: url("/images/ajax-loader.gif") no-repeat;
	background-size: 14px 14px;
	height: 14px;
	width: 14px;
	margin-right: 4px;
	vertical-align: text-bottom;
}

.dialog-when-it-arrive-container .delivery-date-loading .arrive_table {
	border-color: #cccccc;
	color: #666666!important;
}
.dialog-when-it-arrive-container .delivery-date-loading .delivery-date-loading-text {
	display: block;
}

.dialog-when-it-arrive-container .delivery-date-loading .delivery-date-message,
.dialog-when-it-arrive-container .delivery-date-loading .destination,
.dialog-when-it-arrive-container .delivery-date-loading .delivery-date-default {
	display: none;
}

.when-it-arrive .delivery-date #whenItArriveAddInfo{
	margin-top: 15px;
	font-size: 12px;
	font-weight: light;
	text-align: center;
}

/* Out of Stock STYLE */

.dialog-when-it-arrive-container .delivery-date .delivery-date-outofstock-text,
.dialog-when-it-arrive-container .delivery-date-outofstock .delivery-date-default {
	display: none;
}

.dialog-when-it-arrive-container .delivery-date-outofstock .delivery-date-outofstock-text {
	display: block;
}


/* end Out of Stock STYLE */

.dialog-when-it-arrive-container .when-it-arrive .arrive_table table{ margin:0;}

.dialog-when-it-arrive-container .when-it-arrive .arrive_table table td{ text-align:center;}

.dialog-when-it-arrive-container .when-it-arrive .arrive_table table .express_price{
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
}

.dialog-when-it-arrive-container .when-it-arrive .arrive_table table .express_time{
	border-right: 1px dotted #000000;
}

.dialog-when-it-arrive-container .when-it-arrive .arrive_table table .standard_time{
	padding-top:7px;
	padding-bottom:1px;
}

.dialog-when-it-arrive-container .when-it-arrive .arrive_table table .standard_time .deliveryPromiseDisplayTime{
	font-family:Arial;
	font-size:14px;
}

.dialog-when-it-arrive-container .when-it-arrive .button_container{
    padding: 14px 0;
    text-align: center;
}

.dialog-when-it-arrive-container .when-it-arrive .destination #hkDistrict,
.dialog-when-it-arrive-container .when-it-arrive .destination #cnState {
	/*clear: both !important;*/
}


/***** dialog *****/

.fotgot-pw .reg_sign .line{ border-left:1px solid #000; float:left; height:100px;}

.fotgot-pw .reg, .fotgot-pw .sign{
	float:left;
	padding:8px 20px;
	width:280px;
	text-align: center;
}

.fotgot-pw .button_container {
	margin:14px 0 0;
	text-align:center;
}

.fotgot-pw .reg .button_container .button, .fotgot-pw .reg-s .button_container .button, .fotgot-pw .msg .button_container .button {
	display:inline-block;
	float:none;
	width: auto;
}
/*
.fotgot-pw .msg .button_container .button{ width: 130px;}
*/
.fotgot-pw .sign .button_container .button {
	display:inline-block;
	float:none;
	width: auto;
}

.fotgot-pw .reg-s p, .fotgot-pw .msg p{ text-align:center; padding:0 40px; color:#000;}

.fotgot-pw .reg-s .input, .fotgot-pw .msg .input{
	margin: 14px 0 0 50px;
	_margin: 14px 0 0 25px;
}

.fotgot-pw .reg-s .button_container, .fotgot-pw .msg .button_container{
	margin:43px 0 34px 0;
	clear: both;
}

#forgotPassword .button_container{
	margin:23px 0 24px 0;
	clear: both;
}

#forgotPasswordForm .email {
	margin-top:30px;
}
/*
.button_container .dialog-continue-btn {
	width:110px !important;
}
*/
.fotgot-pw .reg-center {
	margin-left:auto;
	margin-right:auto;
	width:auto;
}

.change-country .des {
    padding: 0 0 20px;
    text-align:center;
}

.change-country .list .item, .change-country .list .line{ float:left; }

.change-country .list .line{
    border-left: 1px solid #000000;
    height: 118px;
    margin: 6px 0 0 9px;
    padding: 0 0 0 9px;
}

.change-country .list .item{
    background: none repeat scroll 0 0 transparent;
    height: 130px;
    width: 213px;
}

.dialog .dialog-container .change-country .list p.title{
    height: 50px;
    padding: 16px 0 0;
}

.dialog .dialog-container .change-country .list fieldset{
    padding: 0 8px 18px;
}

.change-country div.country{
    padding: 0 8px;
    width: 680px;
	overflow: hidden;
}

.change-country div.country label.styled{
text-align:center;
    margin: 0 0 4px;
}

.change-country div.country label.styled span{
    float: none;
    text-align: center;
}

.change-country .button_container{
	clear:both;
	margin: 8px 0 14px;
}

.change-country .button_container .button{
	float:left;
    margin: 0 0 0 39px;
	position: relative;
}

div.dialog-change-country-container div.zh_CN .button_container .button{
	margin-left: 60px;
}

.change-country .button_container p.warning{
    clear: both;
    color: #CC0000;
    float: left;
    font-style: italic;
    line-height: 1.2em;
    padding: 8px 0 0;
    position: relative;
    text-align: center;
    width: 210px;
    line-height: 1.2em;

}

.change-country .button_container .button_1 span.left_button {
    padding: 0 18px 0 4px;
}

.dialog .dialog-change-country-container .change-country {
    height: 360px;
    width: 701px !important;
}

.dialog .dialog-global-change-country-container .global-change-country {
	height: 360px;
    width: 701px !important;
}

.dialog .dialog-global-change-country-container .global-change-country #language {
	margin:0 auto;
	width: 120px;
	text-align: center;
	bottom:0;
	padding: 50px 0 40px 0;
}

.dialog .dialog-global-change-country-container .global-change-country #language ul li {
	display: inline;
}

.dialog .dialog-global-change-country-container .global-change-country #global-change-country-title {
	margin:0 auto;
	/*width: 700px;*/
	text-align: center;
}

.dialog .dialog-change-country-container .change-country h2 {
    padding: 27px 0 15px 0;
    text-align: center;
}

.change-country .CN{ left: 0;}

.change-country .HK{ left: 230px;}

.change-country .Other{ left: 461px;}

.change-country .list div.on_select{
    background: url("../images/sprites/icon.gif") no-repeat scroll -99px -715px transparent;
}

.change-country .list div.on_select div.on_select, .change-country .list .item div.on_select{ background:none;}


div.change-country div.on_select fieldset span.customStyleSelectBox{
	background-position: 0 -1270px;
	height: 26px;
}

div.change-country div.on_select fieldset span.customStyleSelectBox span.customStyleSelectBoxInner{
	background-position: 100% -1305px;
	height: 20px;
}

.tooltip{
	background-color:#000000;
	color:#FFFFFF;
	position:absolute;
	z-index:1020;
}

.tooltip .inner_border{
	border:1px solid #FFFFFF;
	margin:3px;
/*	min-height:40px;*/
	padding: 13px 12px 24px;
	position:relative;
	width:195px;
	font-size: 13px;
	text-align: left;
}

.tooltip .button-tooltip-close{
	background:url("../images/sprites/icon.png") no-repeat scroll -11px -706px transparent;
	height:12px;
	margin: 6px;
	position:absolute;
	right:1px;
	top:1px;
	width:12px;
}

.status_details_bar a.disable span{
	cursor: default;
}

.tooltip .button-tooltip-close span{ display:none;}

.tooltip .arrow{
	background:url("../images/sprites/icon.png") no-repeat scroll -2px -742px transparent;
	height:24px;
	left:-14px;
	position:absolute;
	top:20px;
	width:10px;
}

.tooltip .arrow-down{
    background: url("../images/sprites/icon.png") no-repeat scroll -2px -754px transparent;
    bottom: -16px;
    height: 12px;
    left: 15px;
    position: absolute;
    top: auto;
    width: 30px;
}

.tooltip-arrow-direction-up-left .tooltip-container:before {
	content: "";
	border-bottom: 10px solid black;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	display: block;
	position: absolute;
	left: 20px;
	top: -13px;
	height: 0;
	width: 0;
}
.tooltip-arrow-direction-left .tooltip-container:before{
	content: "";
	border-right: 10px solid black;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	display: block;
	position: absolute;
	left: -14px;
	top: 18px;
	height: 0;
	width: 0;
}
.tooltip-arrow-direction-right .tooltip-container:before{
	content: "";
	border-left: 10px solid black;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	display: block;
	position: absolute;
	left: 222px;
	top: 18px;
	height: 0;
	width: 0;
}
.tooltip-arrow-direction-down .tooltip-container:before{
	content: "";
	border-top: 10px solid black;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	display: block;
	position: absolute;
	left: 15px;
	bottom: -14px;
	height: 0;
	width: 0;
}

.tooltip .tooltip-plp-facet-filter{
	width: 630px;
/*	min-height: inherit;*/
    padding: 4px 40px 4px 4px;
    text-transform: none;
}

.tooltip-plp-facet-filter:before{
	left: 180px !important; 
}

.tooltip-plp-facet-filter .button-tooltip-close span{
    display: block;
    position: relative;
    right: 44px;
    text-decoration: none;
    top: -2px;
    width: 100px;
}

.hint-content-fragment-dialog .tooltip-container{
	border: 0;
}

.tooltip p, .tooltip span, .tooltip span b{
    font-family: georgia;
    font-size: 13px;
    line-height: 16px;
    text-align: left !important;
    color: #FFFFFF !important;
}

.tooltip p:last-child{
	margin-bottom: 0;
}

.tooltip p.title{
    font-weight: bold;
    padding: 0 15px 10px 0;
}

.tooltip a{
    color: #FFF;
}

.tooltip .giftcardVariableValueHelpDialog .button-tooltip-close {
	background: url("/images/icons/white-cross-no-border.png") no-repeat;
	top: 8px;
	right: 4px;
}

.tooltip-arrow-direction-left .giftcardVariableValueHelpDialog.tooltip-container:before {
	top: 9px;
}

.tooltip .giftcardVariableValueHelpDialog.inner_border {
	border-color: #000000;
	font-family: Arial, sans-serif;
	line-height: 1.3em;
	padding: 12px 25px 12px 12px;
	width: 208x;
}

.tooltip .giftcardVariableValueHelpDialog span, .tooltip .giftcardVariableValueHelpDialog span b {
	font-family: Arial, sans-serif;
}

#radio_rest .select-list { height:6em !important; overflow-y:scroll !important; overflow-x:hidden !important;}

#changeCountry {
    height: 390px;
}

#changeCountry .select{
    margin: 0 0 0 3px;
    width: 190px !important;
}

#changeCountry .select .select-list{ width: 182px !important;}

#changeCountry .dialog-container{ 
    height: 372px;
    width: 713px;
}

#globalChangeCountry {
	height: 390px;
}

#globalChangeCountry .dialog-container {
	height: 372px;
	width: 713px;
}

.ui-dialog {
	_overflow:visible !important;
	padding: 40px 0 0;
	z-index: 1000;
}

.ui-dialog .ui-dialog-content{
	_height:auto !important;
	margin-top: -20px;
}

.manageAddressDialog .dialog-new-shipping-container{width:630px;}

.dialog-del-confirm-container .del-confirm{width:563px;}

.dialog-fotgot-pw-container .fotgot-pw{width: 658px;}

.dialog-fotgot-pw-container {*width: 670px;}

.dialog .dialog-container .del-confirm{ padding:2px 42px; width:478px !important;}

.dialog-del-confirm-container{*width:570px;}

.dialog .dialog-container .button_container .dialog-close{
	background:none;
	display:inline;
	height:auto;
	position:static;
	right:0;
	top:0;
	width:auto;
}

/* Spinner Dialog */

.dialog-container.spinner .indicator{
	display:block;
	width:24px; height:24px;
	margin:5px auto;
	background:url(/images/ajax-loader.gif) top left no-repeat;
}
.dialog-container.spinner,
.dialog-container.spinner .inner-container{
	display:block;
}
.dialog-container.spinner .inner-container{
	height:150px;
}

/* Dialog - Check your gift card balance */

.dialog-gc-balance-container{}
.dialog-gc-balance-container .dialog-gc-balance{width:517px; height:249px;}
.dialog-gc-balance-container .gc-balance-form{width:342px; margin:17px auto 0;}
.dialog-gc-balance-container .gc-balance-form label.styled span.label_errorMsg{white-space:normal}
.dialog-gc-balance-container .col-1{float:left; width:211px; margin-right:32px;}
.dialog-gc-balance-container .col-2{float:left; width:99px;}
.dialog-gc-balance-container .input{margin-top:1px;}
.dialog-gc-balance-container .gc-no-field{width:211px}
.dialog-gc-balance-container .gc-pin-field{width:99px}
.dialog-gc-balance-container .button_container{clear:both; padding-top:22px;}
.dialog-gc-balance-container .button_container .payment-check-gc-balance-btn{padding-right:12px}
.dialog-gc-balance-container .button_container .cancel-btn{text-decoration:underline;}

.zh_CN .dialog-gc-balance-container #span_giftcard_pin{ white-space: nowrap }

/* Dialog - Gift card Detail */

.dialog-gc-detail-container .dialog-gc-detail{width:517px; height:249px;}
.dialog-gc-detail-container .gc-detail-form{width:375px; margin:17px auto 0;}
.dialog-gc-detail-container .gc-detail-form label.styled span.label_errorMsg{white-space:normal}
.dialog-gc-detail-container .gc-detail-form strong{font-size:16px;}
.dialog-gc-detail-container .gc-detail-form .fieldset_label_text{font-weight:normal; white-space: nowrap; padding-left:0}
.dialog-gc-detail-container .gc-detail-form .gc-current-balance-field strong{white-space: nowrap;}
.dialog-gc-detail-container .col-1{float:left; width:150px;}
.dialog-gc-detail-container .col-2{float:left; width:130px;}
.dialog-gc-detail-container .col-3{float:left; width:95px;}
.dialog-gc-detail-container .button_container{clear:both; padding-top:22px;}
.dialog-gc-detail-container .button_container .check-another-card-btn{margin-right:12px}
.dialog-gc-detail-container .button_container .payment-check-gc-balance-btn{padding-right:10px}
.dialog-gc-detail-container .button_container .cancel-btn{text-decoration:underline;}

 /*** errorBox ***/

.errorBox{
	background-color:#cc0000;
	color:#FFFFFF;
	margin:0 0 8px;
	padding: 4px 0;
	text-align:center;
	font-weight: bold;
}
.errorBox a{
	color: #FFF;
	text-decoration: underline;
}

.errorBox ul{padding:0; font-family: arial !important;}

#outputMsgContainer ul{
	background-color:#cc0000;
	color:#FFFFFF;
	margin:0 0 8px;
	padding:0;
	text-align:center;
}

.errorBox ul li, #outputMsgContainer ul li{
	margin:4px 0;
}

div.input_highlight, .select span.input_highlight{
    background: url("../images/sprites/button.gif") no-repeat scroll 0 -767px transparent !important;
    height: 26px;
    padding: 0 0 0 2px;
}

div.input_highlight span.customStyleSelectBox{ border:none;}

.button_container .input_highlight {
	margin:4px 8px 14px 0;
}

.select span.input_highlight{
    height: 27px !important;
    margin: 0 0;
}

div.input_highlight input.styled{
    background: url("../images/sprites/button.gif") no-repeat scroll 100% -802px transparent !important;
	height: 17px;
    margin: 0 0 0 2px;
}

.select span.input_highlight .customStyleSelectBoxInner {
    background: url("../images/sprites/button.gif") no-repeat scroll 100% -1110px transparent !important;
	height: 20px;
}

.input_highlight .select-currentItem {background-position: 0 -767px;}

label.styled span.label_highlight{
	background-color:#cc0014;
	color:#FFFFFF;
	line-height: 16px;
    padding: 0 2px;
}

label.styled .fieldset_label_text{
	padding: 2px;
}

#placeOrderQuickRegisterForm label.styled .fieldset_label_text{
	float:left;
}

.label_errorMsg{
	color:#cc0000;
	padding: 2px 2px 0 0;
	white-space:nowrap;
	width: auto !important;
}
#editPersonalDetailsForm .privliege .label_errorMsg {
	display: block;
	white-space: normal;
}


  /*** errorBox ***/

#checkout_register_create .errorBox{
	margin-right:15px;
}
  
#headerSearchForm div.input {
    display: inline-block;
    float: right;
    margin: 0;
    width: 192px;
	text-align: left;
}

#account li.your_account .your_account_popup a{
	background:none;
	display: block;
	padding: 0 3px;
	line-height: 16px;
	text-align: left;
}

#account li.your_account .your_account_popup a.bot
{
    border-top: 1px solid #000000;
    margin: 5px 0 0;
    padding: 3px;
}

#account li.your_account .your_account_popup a:hover{ color:#fff; background-color:#000;}

#account li.your_account .your_account_popup a.top{
    background: #FFFFFF;
    border-color: #000000;
    border-style: solid;
    border-width: 3px 3px 0 !important;
    display: inline-block;
    padding: 3px;
    position: relative;
    top: 3px;
    z-index: 601;
    white-space: nowrap;
}

.dialog .dialog-change-country-confirm-container .change-country-confirm{
    padding: 2px 50px;
}

.dialog-change-country-confirm-container p{text-align: center;}

.dialog-change-country-confirm-container p.msg_box {
    background-color: #000000;
    border-top: 2px solid #848484;
    color: #FFFFFF;
    margin: 0 0 20px;
    padding: 8px;
}

.dialog-change-country-confirm-container p.warning_box{color: #CC0000; padding: 0 0 20px;}

.dialog-change-country-confirm-container .button_container{
    margin: 16px 0 36px;
}

.dialog-change-country-confirm-container .button_container a{ float:left;}

.dialog-change-country-confirm-container .button_container a{
    margin: 10px 0 0 16px;
}

.dialog-change-country-confirm-container .button_container a.button{
    margin: 0 0 0 164px;
}

.dialog-fotgot-pw-container #forgotLoginEmail{*float: right; _display:inline;}

.dialog-edit-personal-container{width: 640px;}

#editPersonalDetailsForm fieldset.country .select .select-list {
    height: 105px !important;
    overflow-y: scroll;
}

.dialog-new-shipping-container{width: 630px;}

#collectAtStore fieldset.email .Qus{*margin: 0;}

#shipToAddress fieldset.billing .Qus{margin: 4px 0 0 4px; *margin: 9px 0 0;}

#main-content p.msg_box {
    background-color: #000000;
    color: #FFFFFF;
    font-weight: bold;
    margin: 13px 5px;
    padding: 15px 13px;
    text-align: center;
}

#cartArea .select{border:none; margin:6px 0;float:right; background: none repeat scroll 0 0 transparent; width: 75px !important;}

#cartArea .select .select-currentItem{background: none repeat scroll 0 0 transparent;}

.isSelected .select-currentItem span{
background: none repeat scroll 0 0 #316ac5;
color:#ffffff;
}

select.ez-hide{_display: none !important;}

#pdpAddItemForm select {
	z-index: 1;
	position: static;
}

#header .input input, #footer .input input{ color:#000 !important; width: 150px;}

#header .input input.search, #footer .input input.search{ *float:left; outline-width:0;}	/*ZD930*/

#header .input a, #footer .input a{ *float:right; }

#footer #newslettersArea{
	margin: 0 4px 0 0;
	position: absolute;
    right: 0;
    top: 7px;
}

#footer #newslettersArea .input{
    width: 192px;
	text-align: left;
}

#footer #newslettersArea .input input{
    font-family: arial;
    outline-width:0;	/*ZD930*/
}

#page .select .select-currentItem .inner{font-weight: bold;}



.dialog .dialog-ddu-container .ddu {
    padding: 0 50px;
    width: 504px;
}

.dialog .dialog-ddu-container .ddu p.title{
padding: 35px 100px 18px;
}

.dialog .dialog-ddu-container .ddu .des {
    padding: 0 20px 25px;
    text-align: center;
}

.dialog .dialog-ddu-container .ddu .button_container .button {}

.dialog .dialog-ddu-container .ddu .button_container .confirm_btn{
    float: left;
    margin: 0 0 20px 100px;
}

.dialog .dialog-ddu-container .ddu .button_container .cancel_btn{
	float: right;
    margin: 10px 160px 20px 0;
	text-decoration: underline;
}

.dialog .dialog-new-shipping-container .dialog-new-shipping{
	width: 434px;
}

.dialog .dialog-new-shipping-container .dialog-new-shipping fieldset.country span.Qus{
    padding: 0 5px;
    position: relative;
    /*
    right: 61px;
    */
    float:left;
    top: 9px;
}

.dialog .dialog-container .dialog-edit-personal, .dialog .dialog-container .dialog-edit-contact, .dialog .dialog-container .dialog-new-shipping, .dialog .dialog-container .dialog-edit-shipping {
    padding: 20px 94px 0;
}

.dialog-edit-personal .button_container, .dialog-edit-contact .button_container, .dialog-new-shipping .button_container, .dialog-edit-shipping .button_container {
    padding: 20px 0 40px 0;
}

.dialog-edit-personal .button_container a, .dialog-edit-contact .button_container a, .dialog-new-shipping .button_container a, .dialog-edit-shipping .button_container a {
    float: left;
    margin: 0 14px 0 0;
}

.dialog-edit-personal .button_container a.cancel, .dialog-edit-contact .button_container a.cancel, .dialog-new-shipping .button_container a.cancel, .dialog-edit-shipping .button_container a.cancel {
    line-height: 35px;
}

.dialog .dialog-container .close, .dialog .dialog-container .cancel, .dialog .dialog-container .need_help {
    text-decoration: underline;
}

.dialog-edit-personal .button_container a, .dialog-edit-contact .button_container a, .dialog-new-shipping .button_container a, .dialog-edit-shipping .button_container a {
    float: left;
    margin: 0 14px 0 0;
}

.dollar_sign{
    display: inline !important;
	width: auto !important;
	padding: 0 !important;
    font-size: 10px !important;
}

.dialog .dialog-container .change-country .list p.title span{
	visibility:hidden;
    display: block;
    color: #666;
}

.dialog .dialog-container .change-country .list .on_select p.title span{ display:block; visibility:visible; line-height: 20px;}

fieldset label.styled span {
	/*float: left;*/	/*fix IE styleing*/
	margin: 0 4px 0 0;
}

fieldset label.styled {
    display: block;
    min-height: 18px;
	*min-height: 18px;
	*height: auto;
    margin: 10px 0 0;
}

.ddu .button_container{
    margin: 14px 0 0;
}

.dialog-new-shipping .telephone .select .select-list{
    height: 40px !important;
    overflow-y: scroll !important;
	overflow-x: hidden !important;
}

fieldset label.styled .Qus{
    /*position: relative;*/
}

.dialog .dialog-faq-container .faq{
    padding: 0 90px 40px;
    width: 482px;
}

.inner-container .answer, .inner-container li{
	text-align:left;
	}

.dialog .dialog-faq-container .faq ul{
    border-color: #000000;
    border-style: dotted;
    border-width: 1px 0;
    list-style: square inside none;
    margin: 18px 0;
    padding: 18px 0;
}

.dialog .dialog-faq-container .faq ul li a{
	text-decoration: underline;
}

.dialog .dialog-faq-container .faq p.title{text-align: left;}

.fotgot-pw #forgotPassword, .fotgot-pw #dontNeedToSignIn{
    float: left;
    text-align: center;
    width: 280px;
}

.fotgot-pw .line {
    border-right: 1px solid #000000;
    float: left;
    height: 125px;
}

.num .tax {
    display: inline !important;
    font-size: 12px !important;
    width: auto !important;
	font-weight: bold;
}

.change-country .select select{
    width: 190px !important;
}

.fotgot-pw .reg .input{
    margin: 4px 0 4px 29px;
}

/* ----- slide ----- */

.promo  {
	padding-top:25px;
	margin-bottom:10px;
}

.promo p.title {
	background: url(../images/assets/new-varieties-2010.gif) no-repeat top;
	height:120px;
	width:95px;
	margin:20px 10px 0  15px !important;
	text-indent:-5000px;
	outline:none;
	float:left;
	color:#333333;
}

.promo  .ctrl,.viewer .item .h4 , .sectionPromoBlock .section
, .sectionPromoBlock .h3, a.jump,
#accordionBlock .stack , #accordionBlock .stack .item, .sectionTitle, .viewer .item p.productContent{
	background-image: url("../images/sprites/icon.gif");
	background-repeat: no-repeat;
}
.promo  .ctrl {
    background-color: #FFFFFF;
    float: left;
    height: 30px;
    width: 15px;
	position: absolute;
	z-index: 20;
}

.promo .next {
	background-position: 3px -1140px;
	right: 0;
}
.promo .prev  {
	background-position: -4px -1114px;
}

.promo .next.ctrl.disable {
	background-position: 4px -1201px !important;
}
.promo .prev.ctrl.disable  {
	background-position: -5px -1170px !important;
}
.viewer {
	float:left;
	height:130px;
	overflow:hidden;
	position:relative;
	width:690px;
}
.viewer .slide {
	width:768px;
	position:absolute;
}
.viewer .item {
	float:left;
	width:142px;
	width:142px;
	padding-top:0;
	border:1px solid #fff;
	border-width: 0 1px 0 0;
	position:relative;
}
#sliderContent .viewer .item {
	border-width:0;
}
.viewer .item a.image {
position:static;
display:block;
}
.viewer .item .h4, .viewer .item p.productContent {
	background-position:right -329px;
	bottom:0;
	float:left;
	font-size:11px;
	height:45px;
	margin:0;
	padding:5px 15px 0 10px;
	position:absolute;
	width:120px;
}
.viewer .item  span{
	display:inline;
    font-style: normal;
}

/* ----- slide ----- */

#main-content .container{
    width: auto;
}

/* ----- view-product ----- */

.view-product{
    padding: 2px 2px 2px 20px !important;
    width: 670px;
}

.view-product .dialog-view-product-container{ *width:700px;}

.view-product #HeroImageContainer{
    height: 308px;
    overflow: hidden;
    position: relative;
    width: 240px;
}


.view-product #HeroImagePlane{
	width:1000em;
	position:absolute;
	*left:0;
}

.view-product #HeroImagePlane div{
    display: block;
    float: left;
    height: 308px;
    overflow: hidden;
    position: relative;
    width: 240px;
}

.view-product #HeroImagePlane div img{
	left:0;
	top:0;
	position:absolute;
}

.view-product #HeroImagePlane div img.xl{
	display:none;
}

.view-product #HeroImageContainer .image{
    height: 308px;
    width: 240px;
}

.view-product #HeroImageContainerHolder{
    padding: 40px 0 0;
}

.view-product #ThumbnailsContainer ul{
    list-style: none outside none;
	padding: 40px 0 0 5px;
    width: 70px;
}

.view-product #ThumbnailsContainer ul li{
    margin: 0 0 10px;
}

.view-product #ThumbnailsContainer ul img{
    height: 93px;
    width: 67px;
}

.view-product .button_container{
    bottom: 0;
    clear: both;
    position: relative;
    height:35px;
}



.view-product .button_container .lookbook,
.view-product .button_container .send_to_friend,
.view-product .button_container .tweet-pdp,
.view-product .button_container .facebook-pdp,
/*.view-product .button_container .fb_iframe_widget*/
.view-product .button_container .twitter-share-button{
	display:inline-block;
	position:absolute;
	margin: 0;
	top:5px;
}

.view-product .button_container .lookbook,
.view-product .button_container .send_to_friend {
    background-position: 0 -925px;
	height: 24px;

}

.view-product .button_container .lookbook{
    left: 48px;
}

.view-product .button_container .send_to_friend{
    left:85px;
}
.view-product .button_container .tweet-pdp {
    background: url("../images/sprites/icon.png") no-repeat scroll -96px -1151px transparent;
    height: 20px;
    width: 55px;
    right: 58px;
	margin-top:4px;
}

.view-product .button_container .twitter-share-button{
    right: 58px;
	margin-top:4px;
    padding: 4px 0 0;
}

.view-product .button_container .facebook-pdp {
    background: url("../images/sprites/icon.png") no-repeat scroll -97px -1189px transparent;
    height: 22px;
    width: 50px;
	margin: 0;
	right: 1px;
	margin-top:3px;
}
/*
.view-product .button_container .fb_iframe_widget{
	margin: 0;
	right: 1px;
	margin-top:3px;
}
*/
.view-product .button_container .lookbook span.left_button,
.view-product .button_container .send_to_friend span.left_button {
    background-position: 100% -955px;
    height: 24px;
    margin: 0 0 0 22px;
    padding: 0 8px 0 0;
}

.view-product .button_container .lookbook span.left_button .icon{
    background: url("../images/sprites/icon.png") no-repeat scroll -91px -1118px transparent;
    /*display: inline-block;*/
	/*float: left;*/
    height: 20px;
    width: 20px;
	left: 2px;
    position: absolute;
    top: 5px;
}

.view-product .button_container .send_to_friend span.left_button{
    margin: 0 0 0 8px;
    padding: 0 8px 0 0;
 }



.view-product #PDP-Hero-Description{
	margin: 20px 0 7px;
	line-height:20px;
	text-align: center;
	position: relative;
}

.view-product #PDP-Hero-Description .aux-text{
	line-height: 1em;
	font-family: 'Avenir LT W01 35 Light',sans-serif;
	position: absolute;
	width: 100%;
}
.view-product #PDP-Hero-Description p.details{
	margin: 12px 0 0;
}
.view-product #PDP-Hero-Description p.price{
	padding-bottom: 0;
}

.view-product #ProductContent h3#title{
	text-align: center;
	margin-bottom:0;
}

.view-product #ProductContent p.sub-title{
	text-align: center;
	padding: 0 0 5px;
}

.view-product #ProductContent p.price {
	text-align: center;
}

.view-product #ProductContent p.price .sale{
color:#999;
text-decoration: line-through;
}

.view-product #ProductContent a.view_details{
    font-family: georgia;
    font-size: 12px;
    font-weight: bold;
    line-height: 45px;
}

.view-product #ProductContent a.view_details .arrow{
    text-decoration: none;
}

.view-product #ProductContent a.view_details span{text-decoration: underline;}

.view-product #ProductContent .size_qty{
    border-bottom: 2px solid #000000;
    border-top: 5px solid #000000;
    padding: 13px 0 5px 70px;
    text-align: left;
}

.view-product #ProductContent .size_qty div{ padding:0;}

.view-product .select {
    float: left;
    margin: 0 9px 0 0;
}

.ie .qty_container .select {
margin: 0 9px 0 0;
}

.add-to-bag .msg_box p{ color:#fff; font-weight:bold;}

.view-product #ProductContent .size_qty label{
    display: inline-block;
    width: 72px;
	padding: 3px 0;
	float: left;
}

.view-product #ProductContent .size_qty .size_container, .view-product #ProductContent .size_qty .qty_container{
    height: 35px;
}

.view-product #ProductContent .btn_container{
    padding: 5px 0 10px;
    text-align: center;
}

.view-product #ProductContent .btn_container .button_3{ float: none;}

/* ----- view-product ----- */


.fotgot-pw .reg-center #forgotPassword {
    width: 100%;
}

.fotgot-pw .reg-center .input{
    margin: 14px 0 0 210px;
}

span.customStyleSelectBox {
	color: #000000;
	padding: 0;
	background: url("../images/sprites/button.gif") no-repeat scroll 0 -995px transparent;
}

span.customStyleSelectBox span.onDefault {color: #7C7C7C;}
span.customStyleSelectBox.changed { background-color: #fff; }
.customStyleSelectBoxInner {
	height: 18px;
	overflow:hidden;
	padding: 3px 20px 3px 1px;
	text-indent: 2px;
	background: url("../images/sprites/button.gif") no-repeat scroll 100% -1030px transparent;
	text-align: left;
    margin: 0 0 0 5px;
    line-height: 18px;
}

.ie span.customStyleSelectBox, .ie .customStyleSelectBoxInner {
	height:25px;
}


.onmouseenter span.customStyleSelectBox {
    background: url("../images/sprites/button.gif") no-repeat scroll 0 -1270px transparent;
}

.onmouseenter .customStyleSelectBoxInner{
    background: url("../images/sprites/button.gif") no-repeat scroll 100% -1305px transparent;
}

.input_styled2{
    text-align: left;
	position: relative;
	height: 22px;
}

.input_styled2 input{
    border: 1px solid #000000;
	position: absolute;
}

.input_styled2 a{
    background-color: #000000;
    color: #FFFFFF;
    display: block;
    height: 21px;
    line-height: 22px;
    padding: 0 12px;
    position: absolute;
    right: -15px;
    top: 0;
}

#mini_cart{
	background:url(../images/sprites/ccc.png) repeat center top;
    display: none;
    padding: 0 3px;
    position: absolute;
    right: 1px;
    width: 260px;
    z-index: 1000;
    top: 15px;
}

#mini_cart .inner_container{
    background-color: #000000;
    padding: 0 2px 2px;
    position: relative;
    top: -4px;
}

#mini_cart .inner_container .top_container {
    height: 16px;
    padding: 12px;
}

#mini_cart .inner_container .top_container span{
    color: #FFFFFF;
    padding: 0 4px;
}

#mini_cart .inner_container .top_container span.dollar_sign{
    padding: 0;
}

#mini_cart .inner_container .top_container a.close{
    color: #FFFFFF;
    position: absolute;
    right: 16px;
    text-decoration: underline;
}
#mini_cart .inner_container .product_list{
    background-color: #FFFFFF;
    min-height: 100px;
    padding: 8px 0 8px;
}

#mini_cart .inner_container .product_list .product_items { position:relative;}

#mini_cart #miniCartItemNoLongerAvailableMsg{
    background-color: #CC0000;
    color: #FFFFFF;
    font-weight: bold;
    margin: 2px;
    padding: 10px 15px;
    position: relative;
    top: -4px;
}

#mini_cart .miniCartNoLongerAvailableItemRow{
    border: 4px solid #CC0000 !important;
    margin: 0 2px 8px !important;
    padding: 1px 1px 9px !important;
}

#mini_cart #miniCartItemNewlyAddedMsg{
    color: #CC0000;
    padding: 5px;
    text-decoration: underline;
}

#mini_cart #miniCartItemNewlyAddedMsg{
    background-color: #00CC00;
    color: #FFFFFF;
    font-weight: bold;
    margin: 2px;
    padding: 10px 15px;
}

#mini_cart .miniCartNewlyAddedItemRow{
    border: 4px solid #00CC00 !important;
    margin: 0 2px 8px !important;
    padding: 1px 1px 9px !important;
}

#mini_cart .inner_container .product_list .product_total{
    border-top: 7px solid #000000;
    padding: 10px 8px 5px;
	position: relative;
}

#mini_cart .inner_container .product_list .product_total .vip_discount_msg{
    left: 1px;
    position: absolute;
    text-align: left;
    top: 10px;
    width: 110px;
}

#mini_cart .inner_container .product_list .product_total a.privilege_card{
    left: 8px;
    position: absolute;
    text-decoration: underline;
	/* top: 15px; */
	z-index:999;
}

#mini_cart .inner_container .product_list .product_total .pCardDiscount_name{
	color:#000;
	font-size:13px;
	position:absolute;
	top:-4px; right:80px;
	*top:1px;
}

#mini_cart .inner_container .product_list .product_total .pCardDiscount_price{
	font-size:13px;
	color:#000;
}

#mini_cart .inner_container .product_list .product_total .pCardDiscount_price .dollar_sign{
	font-size:11px !important;
	color:#000;
}

#mini_cart .inner_container .product_list .product_total p span{
float:none;
padding:4px 0;
}

#mini_cart .inner_container .product_list .product_total p{
    margin: 5px 0;
    text-align: right;
	position:relative; 
}

#mini_cart .inner_container .product_list .product_total p span.taxAndDuties{
    color: #000000;
    right: 80px;
    padding: 0;
    position: absolute;
}
#mini_cart .inner_container .product_list .product_total .tax-inclusive-text{
	color: #808080;
}
#mini_cart .inner_container .product_list .product_total p span.taxAndDuties_price{ color:#000;}

#mini_cart .inner_container .product_list .product_total p span.taxAndDuties_price .dollar_sign{ color:#000;}

#mini_cart .inner_container .product_list .product_total p span.total_name{ position:absolute; right: 80px; padding: 0; *top:4px;}

#mini_cart .inner_container .product_list .product_total p span.shipping { position:absolute; right: 80px; padding: 0; margin:0; *top:4px;}


#mini_cart .inner_container .product_list .product_total p span.total_name, #mini_cart .inner_container .product_list .product_total p span.total_price{ 
    color: #000000;
    font-weight: bold;
}

#mini_cart .inner_container .product_list .product_total p span.total_price span.dollar_sign {color:#000 !important;}

#mini_cart .inner_container .button_container{
	border-top: 1px solid #000000;
    padding: 8px 8px 0;
    position: relative;
    text-align: left;
}

#mini_cart .inner_container .button_container .button_1{
    position: absolute;
    right: 4px;
    top: 8px;
}

#mini_cart .inner_container .button_container .button span{
    color: #FFFFFF;
    float: none;
    line-height: 35px;
}

#mini_cart .inner_container .product_list .product{
    border-bottom: 1px dotted #000000;
    margin: 0 8px 8px;
    padding: 0 0 8px;
    position: relative;
	min-height: 100px;
	*display: inline-block;
}
#mini_cart .inner_container .product_list .product .image{
    width: 78px;
	position:absolute;
	left: 0;
}

#mini_cart .inner_container .product_list .product .image img{
    height:93px; width: 68px;
}

#mini_cart .inner_container .product_list .product .image .sale{
    background-color: #000000;
    bottom: 0;
    color: #FFFFFF;
    left: 0;
    padding: 2px 2px 5px;
    position: absolute;
}

#mini_cart .inner_container .product_list .product .text{
    min-height: 66px;
    padding: 0 0 30px;
    position: relative;
    right: -85px;  
	*right: -43px;
    text-align: left;
    top: 5px;
    width: 62%;

}

#mini_cart .inner_container .product_list .product .text .size{
    bottom: 1px;
    line-height: 13px;
    position: absolute;
}
#mini_cart .inner_container .product_list .product .text .price_set{
    bottom: -2px;
    color: #CC0000;
    font-weight: bold;
    position: absolute;
    right: 1px;
    text-align: right;
}

#mini_cart .inner_container .product_list .product .text .limited{
    border: 1px solid #999999;
    color: #999999;
    display: inline-block;
	*display: inline;
    margin: 5px 0;
    padding: 0 4px;
}

#mini_cart .inner_container .product_list .product .text .reserved{
	background:url("../images/sprites/icon.png") no-repeat scroll -8px -604px transparent;
	border:1px solid #000000;
	margin: 5px 0;
	padding:2px 2px 2px 15px;
	display:inline-block;
	*display: inline;
}

#mini_cart .inner_container .product_list .product .outofstock {
    border: 1px solid #CC0000;
    color: #CC0000;
    display: inline-block;
	*display: inline;
    margin: 5px 0;
    padding: 0 4px;
}

#mini_cart .inner_container .product_list .product .text .price_set .price{ color:#000;}

#mini_cart .inner_container .product_list .product .text .price_set .price .dollar_sign{
    color: #000000;
	float: none;
	font-weight:bold;
}

#mini_cart .inner_container .product_list .product .close {
    background: url("../images/sprites/icon.gif") no-repeat scroll -7px -539px transparent;
	cursor: pointer;
    display: block;
    height: 14px;
    position: absolute;
    right: 0;
    top: 9px;
    width: 14px;
}

#mini_cart .inner_container .product_list .last{
border-bottom:0;
padding: 0 0 9px;
}

#mini_cart .inner_container .product_list .product_total{ *display:inline-block;}

#mini_cart .inner_container .product_list .product_total p span.shipping {
    border-top: 0 solid #000000;
}

#mini_cart .inner_container .product_list .product .text .price_set .price span.each{
    color: #000000;
    float: none;
}

.dialog-send-us-msg-container .send-us-msg .input{
    width: 325px;
margin: 4px 0 4px 0;
float: none;
}

.dialog-send-us-msg-container .send-us-msg .select {
    margin: 4px 0 4px 0;
}

.dialog-send-us-msg-container .send-us-msg .select select, .dialog-send-us-msg-container .send-us-msg .select .customStyleSelectBoxInner {
width: 310px;
}

.dialog-send-us-msg-container .send-us-msg textarea {
    height: 100px;
    width: 450px;
}

.dialog-send-us-msg-container .send-us-msg label.styled {
    clear: both;
    margin: 0;
    padding: 10px 0 0;
    text-align: left;
}

.dialog-send-us-msg-container .send-us-msg .checkbox_container{
    padding: 10px 0;
}

.dialog-send-us-msg-container .send-us-msg .button_container{
    padding: 0 0 40px;
    text-align: left;
}

.dialog-send-us-msg-container .msg_textarea {
    text-align: left;
}

.dialog-msg-sent-container .msg-sent{
    padding: 0 15px !important;
    width: 422px;
}

.dialog-msg-sent-container .msg-sent p {
    text-align: center;
}

.dialog-msg-sent-container .msg-sent p.title {
    font-family: inherit;
}

.dialog-msg-sent-container .msg-sent .helpline{
    border-bottom: 1px dotted #000000;
    border-top: 1px dotted #000000;
    margin: 20px 0;
    padding: 20px 0;
}

.dialog-msg-sent-container .msg-sent .helpline_number{
    list-style: square outside none;
    padding: 10px 0 10px 130px;
    text-align: left;
}

.dialog-msg-sent-container .msg-sent .helpline_number li{ position:relative;}

.dialog-msg-sent-container .msg-sent .helpline_number .num{
    position: absolute;
    right: 90px;
    text-align: right;
}

.dialog-msg-sent-container .msg-sent .service_hours {
    padding: 0 0 0 115px;
    text-align: left;
}

.dialog-msg-sent-container .msg-sent .button_container{
    padding: 20px 0;
    text-align: center;
}

.dialog-msg-sent-container .msg-sent .button_container a.another_mail{ text-decoration:underline;}



.locale-en_US .button_container .send_to_friend {
    left: 78px;
}

.locale-en_US .button_container .send_to_friend span.left_button {
    margin: 0 0 0 4px;
    padding: 0 4px 0 0;
}

.change-country h2 .Qus{    top: 42px;}

.super-none{ display:none !important;}

.dialog .dialog-container .dialog-newsletters{
    padding: 2px 85px 20px;
    width: 478px;
}

.ipad-newsletters-container{
    padding: 2px 90px 20px;
    width: 800px;
}

.dialog .dialog-container .dialog-newsletters p.title { text-align:left;}

.dialog .dialog-container .dialog-newsletters .field-container {
	padding-left: 5px;
	padding-right: 5px;
}
.dialog .dialog-container .dialog-newsletters .field-container-error {
	border-left:2px solid #CC0000;
	border-right:2px solid #CC0000;
	padding:0 3px;
}

.dialog .dialog-container .dialog-newsletters fieldset {
	margin:6px 0 0;
}

.webkit .dialog .dialog-container .dialog-newsletters fieldset {
	margin:10px 0 0;
}

.mozilla .dialog .dialog-container .dialog-newsletters fieldset .select{
	margin-bottom: 0;
}

.dialog .dialog-container .dialog-newsletters fieldset .input {
margin:4px 12px 4px 0;
}

.dialog .dialog-container .dialog-newsletters .button_container {
margin:22px 0;
}

.ipad-newsletters-container .button_container {
margin:22px 0;
}

.dialog .dialog-container .dialog-newsletters div.email {
    width: 465px;
}

.dialog .dialog-container .dialog-newsletters fieldset.name .surname {
	margin-right:9px;
    width: 137px;
}

.dialog .dialog-container .dialog-newsletters fieldset.name .firstname {
    margin: 4px 0 4px 0;
    width: 230px;
}

.dialog .dialog-container .dialog-newsletters span.customStyleSelectBox, .dialog .dialog-container .dialog-newsletters #selectSexForNewsLetter{
    width: auto;
}

.dialog .dialog-container .dialog-newsletters fieldset.name .firstname input {
width:220px;
}

.dialog .dialog-container .dialog-newsletters fieldset.name .surname input {
width:130px;
}

.dialog-newsletters label.styled {
    text-align: left;
    min-height: inherit;
    margin: 4px 0 0;
}

.dialog .dialog-container .dialog-newsletters .button_container .button{
    float: left;
}

#footer_dialog .errorBox {
    margin: 30px 60px 0;
	padding: 14px;
}

#footer_dialog .errorBox ul {
    padding: 10px 10px 0;
}

#notificationFormEmailErrorMsg fieldset label.styled {
    height: auto;
}

#notificationFormEmailErrorMsg fieldset label.styled span{ float:none;}

.notificationForm{ position:relative;}

.notificationForm a#notificationFormSubmit {
    bottom: 5px !important;
    right: 0;
}


.notificationForm div.input_highlight, .notificationForm .select span.input_highlight {
    height: 26px !important;
}

.notificationForm div.input_highlight input.styled {
    height: 17px !important;
}

#search-result .brand a#notificationFormSubmit {
	background: none repeat scroll 0 0 #000000 !important;
    clear: both;
    height: 24px;
    line-height: 23px;
    margin: 0;
    position: absolute;
    right: 10px;
	*right: 1px;
    top: 30px;
	*top: 28px;
}
#search-result .brand .input_highlight a#notificationFormSubmit {
    top: 62px;
	*top: 35px;
}

#search-result .brand fieldset #notificationFormEmailErrorMsg label.styled {
    height:auto;
}

#search-result .brand div.input_highlight{
    margin: 4px 8px 35px 0 !important;
	*padding:0 0 35px 0;
}

.notificationForm div.input_highlight input.styled {
    *height: 16px !important;
}

#previewEmailContainer{
position: relative;
}

#previewEmailContainer .body{     padding:100px 20px 20px;}
#previewEmailContainer .head{
    background-color: #FFFFFF;
    height: 67px;
    position: fixed;
    width: 100%;
    z-index: 500;
 border-bottom:3px solid #999;
}
#previewEmailContainer .head .inner{ 
	border-bottom:2px solid #000;
    height: 50px;
    padding: 20px 0 0;
}
#previewEmailContainer .head h2{
    margin: 0;
    padding: 0;
    text-align: center;
}
#previewEmailContainer .head a.button{
	position: absolute;
    right: 50px;
	top: 20px;
}
#previewEmailContainer .head a.button span{
	font-family:Engravers Gothic !important;
	font-size:12px !important;
    line-height: 32px;
}
#previewEmailContainer .head a.close{
	background: url("../images/sprites/icon.gif") no-repeat scroll 30px -538px transparent;
	padding: 0 20px 0 0;
	position: absolute;
	right: 10px;
	text-decoration: underline;
	top: 30px;
	cursor:pointer;
    display: none;
}

#global_login #page {
    min-height: 380px;
}
#global_login .ui-dialog{
	padding-top:230px !important;
}

.send-to-frd #ProductContent .image, .add-to-bag .add-items .image{position: relative; }

.image .sale{
    background-color: #000000;
    bottom: 0;
    color: #FFFFFF;
    left: 0;
    padding: 2px 2px 5px;
    position: absolute;
}

#pinyin { position: absolute; left:-1000em; } 

#mini_cart .withScollBar{
    height: 343px;
    overflow-x: hidden;
    overflow-y: scroll;
}

#mini_cart .withScollBar{    margin: 0 1px 8px;}
/*
#nav-menu a.onPage{
    background-color: #000000 !important;
    color: #FFFFFF !important;
}
*/






/*css for new re-implemented nav menu - start*/

a.underline{
	text-decoration: underline;
}

a.noUnderline{
	text-decoration: none;
}

/*css for new re-implemented nav menu - end*/

#brand .notificationForm a#notificationFormSubmit {
    background: none repeat scroll 0 0 #000000 !important;
	top: 4px !important;
	bottom:auto !important;
	height: 24px;
    right: 10px !important;
	*right: 1px !important;
}

#brand .notificationForm .input_highlight a#notificationFormSubmit {
	height: 27px;
   *height: 26px;
}

.dialog .dialog-change-pw-container{width:570px;}

.dialog .dialog-change-pw-container .dialog-change-pw{
    padding: 0 46px;
    width: 470px;
}

.dialog .dialog-change-pw-container .dialog-change-pw .button_container{
    clear: both;
    margin: 14px 0 0;
}

.dialog-change-pw-container .dialog-change-pw p.title, .dialog-change-pw-container .dialog-change-pw .reg-s p {    text-align: left !important;}

.dialog-change-pw-container .dialog-change-pw #changePasswordForm{
    padding: 10px 0 0;
}

.dialog-change-pw-container .dialog-change-pw .button_container{
    padding: 0 0 20px;
    text-align: left;
}

.slideshow{ overflow:hidden; *overflow:visible;    display: block;    *display:inline;}

.textArea_highlight textarea{
    border-color: #CC0000;
    border-width: 2px;
}

label.checkbox input.checkbox, label.radio input.radio{ vertical-align:middle;}

label.checkbox div.checkbox, label.radio div.radio{
    position: relative;
    top: -5px;
}

.surname input, .surname{
    text-transform: capitalize;
}

.posLeft .arrow {
    background: url("../images/sprites/icon.png") no-repeat scroll -18px -742px transparent;
	left:auto;
    right: -14px;
}

.fragmentName {
    position:relative;
    z-index:100;
}
.fragmentName span {
    background-color:#C0F;
    color:#FFF;
    font-size:10px;
    font-weight:bold;
} 

#updateLocationButton{
    background-position: 0 -347px;
    height: 34px;
}

#updateLocationButton span.left_button {
    background-position: 100% -386px;
    height: 34px;
}

.dialog-send-us-msg-container .send-us-msg .button_container a{ vertical-align:middle;}
/*
.fb_iframe_widget{
    height: 20px; width: 46px;
}

.fb_edge_widget_with_comment{
	top:-3px;
	top:auto \9;
	*top:-3px;
}
*/

.del-confirm .content .address p{
    font-family: arial;
    line-height: 18px;
    padding: 0 0;
    text-align: left;
    font-size: 12px;
}

.del-confirm .content .used_us{
border:1px solid #000000;
float:right;
}

.del-confirm .content .used_us div{
border:4px solid #000000;
margin:2px;
padding:18px 16px;
}

.del-confirm .content .button_container{ margin:40px 0 20px 0; text-align:center;}

.del-confirm .content .button_container .button{
display:inline-block;
float:none;
margin:0 14px 0 0;
width:90px;
}

.del-confirm .content .address .address_name{ font-weight:bold;}

.del-confirm .content .address .address_country{ text-transform:uppercase;}

.del-confirm .content .address .addr_phone{
    line-height: 22px;
}

.del-confirm .button_container a.help{ text-decoration:underline;}

.dialog .dialog-container .change-country .list fieldset .customStyleSelectBoxInner {
    width: 160px !important;
}

/* style for the image loading */
div.imageLoader{
	text-align:center;
}


/* generic style */
span.sale, span.sale span{
	color:#AAA;
	text-decoration:line-through;
}
table span.sale, table span.sale span{
	font-style:italic;
}
.image span.sale{
	text-decoration: none;
}


/* forget password modal + corresponding error styling */
#forgotPassword fieldset div.input{
	float: none;
	margin: 10px auto 0;
}
#forgotPassword .fotgot-pw .reg-center .input{
	margin: 0 auto;
}
#forgotPassword #ajaxResponseError ul{
	list-style: none;
	padding: 0;
	margin: 10px;
}
#forgotPassword #ajaxResponseError ul li{
	text-align: center;
	display: inline;
	background-color: red;
	color: #FFF;
	padding: 3px;
}

div.dialog-faq-container h2{
	text-align: left;
	margin: 30px 0;
}


/* Top Promotion Banner */
.top-promotion-banner{
  background-color: black;
  padding: 8px 0;
  text-align: center;
}

.top-promotion-banner a{
  background-color: black;
  margin: 0pt 5px;
  text-transform: uppercase;
  color: white;
  font-size: 14px;
  letter-spacing: 2px;
}

.top-promotion-banner .separator-dot{
  color:white;
  margin:0 26px;
}


.hide{
  display: none;
}





form.subscriptionSignupForm input.subscriptionSignupEmailAddress{
	border: 1px solid black;
	width: 141px;
}

form.subscriptionSignupForm input.subscriptionSignupFormSubmit{
	background-color: black;
	color: white;
	padding: 2px;
	width: 60px;
	height: 20px;
	float: right;
}

#library div.pagecontrol div.controlbtn{
	z-index: 1000;
}

div.reg-center {
    border-top: 1px dotted #000000;
    margin: 0 auto;
    padding: 18px 22px;
    text-align: center;
    width: 83%;
}

div.reg-center p.phone {
    font-family: arial;
    font-size: 27px !important;
    font-weight: 700;
	margin-bottom:30px;
}

div.reg-center p.phone span{
	font-weight:400;
	font-size:12px !important;
}

div.reg-center h3 {
margin-top:10px !important;
letter-spacing:-1px;
}

.zh_CN div.reg-center h3{
	font-weight: bold;
}

div.reg-center p {
	font-size:12px !important;
	font-family:arial !important;
}

div.reg-center p a{
	text-decoration:underline;
}

div.reg-center div.button_container {
	margin:20px;
}


div.payment_billing p.cat-title {font-size: 20px; font-weight: bold;}
div.payment_billing div.payment div.payment-details-info{float: left; width: 680px;}

div.payment_billing div.payment div.payment-details-info div.name, div.payment_billing div.payment div.payment-details-info div.data {width: auto;}
div.payment_billing div.payment div.payment-details-info div p.digits {float: left; width: 180px !important; min-width: 180px !important;}

div.addToBagSpecialMsg{
	background-color: #D10010;
    border: medium none;
    color: white;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 5px;
    text-align: center;
}

.miniFlag{
	border: 1px solid #C0C0C0;
	padding:2px;
	font-size: 10px;
}
.miniFlag-error{
	border-color: red;
	color: red;
}

#dialog-genericSignup .content{
	width: 500px;
	margin: 0 auto 20px;
}


.titleAlign{
	border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    font-size: 20px !important;
    letter-spacing: 4px;
    line-height: 23px;
    padding: 10px 0 7px;
    text-transform: uppercase;
    text-align: center;
}

.errorTxt{ color: #C70A00; }
.tnc_ctrl, .clickable{ cursor:pointer;}


/* ROW */
/* #countryPicker - start */
#countryPicker {
	margin-top:  100px;
}

#countryPicker input.ui-autocomplete-input{
	font-family:'Avenir LT', Arial, Helvetica, sans-serif;
	font-weight: 200;
	letter-spacing: 0.2em;
	line-height: 32px;
	text-align: center;
	display: block;
	width: 599px;
	margin: 10px auto 50px;
	padding: 3px 0;
	font-size: 24px;
	height: 32px;
	text-transform: uppercase;
	border: 1px solid #cccccc;
	outline: none;

	transition: border .5s;
	-moz-transition: border .5s; /* Firefox 4 */
	-webkit-transition: border .5s; /* Safari and Chrome */
}
#countryPicker input.ui-autocomplete-input:focus{
	box-shadow: 0px 0px 0px 1px #000000 inset;
}

#countryPicker input.ui-autocomplete-input:focus, #countryPicker input.ui-autocomplete-input:hover{
	border: 1px solid #000000;
}

#countryPicker .button_1{ 
	display: inline-block;
	margin-top: 5px; 
}


.ui-autocomplete {
	font-size: 16px;
	text-align: center;
	letter-spacing: 0.2em;

    padding: 0;
    list-style: none;
    background-color: #fff;
    width: 218px;
    border: 2px solid #000000;
    border-top: none;
    max-height: 114px;
    overflow-y: scroll;
}
.ui-autocomplete .ui-menu-item a {
	font-family:'Avenir LT', Arial, Helvetica, sans-serif;
	font-weight: 200;
	text-transform: uppercase;
    border-top: 1px solid #000000;
    display: block;
    line-height: 1.2em;
    color: #353D44;
    cursor: pointer;
}
.ui-autocomplete .ui-menu-item:first-child a {
	border-top: none;

}
.ui-autocomplete .ui-menu-item a.ui-state-hover {
	background-color: #e5e5e5;
    margin: 0;
}

#countryPicker span.countryPickerLangCtrl, #countryPicker p#country-picker-lang-ctrl-block{ 
	font-family: Helvetica, Arial, sans-serif;
}

#countryPicker .en_US #countryPickerBtn_cn,
#countryPicker .en_US #countryContentPanel-zh_CN,
#countryPicker .zh_CN #countryPickerBtn_en,
#countryPicker .zh_CN #countryContentPanel-en_US{
	display: none;
}
#country-picker-wrapper{
	padding: 40px 0 50px;
	overflow-x: hidden;
	position: relative;
}
#countryPickerLangCtrl{
	padding: 40px;
	font-family: Arial;
}
#countryPicker .countryPickerLangCtrl{
	color: #cccccc;
	padding: 0 4px;
}
#country-picker-lang-ctrl-block{
	padding-bottom: 30px;	
}
#countryPicker p.guideline{
	font-size: 1.5em;
}
#countryPicker .en_US p.guideline{
	font-family: 'Avenir LT', Helvetica, Arial, sans-serif;
	font-weight: 800;
}
#countryPicker .zh_CN p.guideline{
	font-family: 'STHeiti', Helvetica, Arial,sans-serif;
	font-weight: bold;
}

#countryPicker .clickable{
	color: black;
}
#country-picker-errorMsg{
	left: 50%;
	width: 601px;
	margin: -40px 0 0;
	position: absolute;
}
#country-picker-errorMsg p{
	font-family: Helvetica, Arial, sans-serif;
	color: #D2142B;
	margin-left: -50%;
	width: 100%;
}

.dialog-country-selector-container div.en_US #country-picker-errorMsg .zh_CN,
.dialog-country-selector-container div.zh_CN #country-picker-errorMsg .en_US{
	display: none;
} 

/* #countryPicker - end */


.font-grey-color-italic{
	color:#666;
	font-style:italic;
}

.font-grey-color, .font-grey-color a, .font-grey-color input.styled, .font-grey-color *{
	color:#D4D4D4;
	opacity:0.9;
}


.disable-link{
	pointer-events: none;
	cursor: default;
	
}


.enable-link{
	pointer-events: auto;
	cursor: default;
	
}

.LCSlide-controller{
	margin: 10px 0;	
}

.LCSlide-controller a{
	font-family: "Engravers Gothic", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	padding: 2px 6px;
}

.LCSlide-controller .active{
	background-color: black;
	color: white;
}

.brand-upper-desc .expandContent {
	text-align: justify;
}
.expandContent .truncate_show {
	display: block;
	margin-bottom: 16px;
	text-align: center;
}

/* Misc - start */

.en_US .hk, .en_US .cn,
.zh_HK .intl, .zh_HK .cn,
.zh_CN .intl, .zh_CN .hk {
    display: none;
} 

.flag-sale{
	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;
}

.flag-sale-bottom {
	font-family: "Engravers Gothic",sans-serif !important;
	bottom: 0;
	top: auto;
	background-color: #000000;
	color: #FFFFFF !important;
	font-size: 16px !important;
	line-height: 14px !important;
}

#responeJson, #responseJson, .prependErrorMessage{
	display:none;
}
/* Misc - end */

/* -- Modal -- */

/* reset */

.modal.ui-dialog {
	padding: 0;
}

.modal .ui-dialog-titlebar {
	display: block;
}

.modal-content,
.modal-footer {
	text-align: left;
	overflow: hidden;
}

/* end */

.modal.ui-dialog {
	padding-bottom: 50px;
	background-color: #fff;
}

.modal .ui-dialog-titlebar {
	padding: 20px 50px;
}

.modal .ui-dialog-title {
	margin: 0;
	line-height: 10px;
}

.modal .ui-dialog-titlebar-close,
.modal .ui-dialog-titlebar-close:hover {
    height: 10px;
    margin-top: -15px;
    padding: 20px;
    right: 10px;
    width: 10px;
    z-index: 2000;
}


.modal .ui-dialog-titlebar-close span {
	margin: 0;
	line-height: 10px;
	background-image: url(/images/icons/cross-no-border.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.modal .modal-body {
	padding: 0 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	overflow: visible;
}

.modal-header {
	margin-bottom: 20px;
}

.zh_CN .ui-dialog-content .title-main,
.modal-header .title-main,
.modal-header .title {
	display: block;
	font-family: "Lane Crawford", "Brandon Grot", Arial, sans-serif;
	color: #000;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
}

.modal-header .title-main {
	margin: 0;
	font-size: 24px;
	line-height: 24px;
	font-weight: 200;

	/* Text Overflowed - push it down */
	padding-top: 1px;
	line-height: 23px;
}

.modal-header .title {
	margin: 10px 0 0 0;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
}

.modal-footer {
	margin: 30px 0 0 0;
}

.modal .alert {
	margin: 0;
}

.modal .hide {
	display: block;
	visibility: visible;
}

.modal-forceOpen .ui-dialog-titlebar-close {
	display: none;
}

/* --- nav-component - start (e.g. brand listing page) --- */
.nav-component, .nav-group, .nav-member {
	list-style: none;
	font-family: 'BrandonGrotW01-Regular',Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	font-size: 10px;
}
.nav-member a, a.nav-group-label{
	color: #666;
}
.nav-component a, .nav-component a:hover {
	text-decoration: none;
}
.nav-group {
	margin-bottom: 14px;	
}
.nav-member {
	margin-top: 8px;
}
.nav-member .active, .nav-group .active {
	font-family: 'Brandon Grot W01 Bold',Arial,Helvetica,sans-serif;
	color: black;
}
.zh_CN .nav-member .active, .zh_CN  .nav-group .active {
	font-weight: bold;
	color: black;
}
/* --- nav-component - end (e.g. brand listing page) --- */

.font-weight-normal {
	font-weight:normal;
}
.invertStyle{
	background-color: black;
	color: white;
}