@charset "utf-8";

/*
 *-----------------------------------------------------------------
 * Licensed Materials - Property of IBM
 *
 * WebSphere Commerce
 *
 * (C) Copyright IBM Corp. 2011, 2013 All Rights Reserved.
 *
 * US Government Users Restricted Rights - Use, duplication or
 * disclosure restricted by GSA ADP Schedule Contract with
 * IBM Corp.
 *-----------------------------------------------------------------
 */

/* Dev: legacy */


/* CSS Document */

/*------------------------------ */

.widget_full_espot_container {	
	width: 100% !important;
	overflow: hidden;
}
.widget_home_hero_image a .slide {
	/*position: absolute;*/
	display: inline;
	z-index: 0;
	width: 100%;
	min-width: 1000px;
}
.widget_home_hero_image .blog-badge {
position: absolute;
right: 0px;
top: 50px;
/*z-index: 1001;*/
z-index: 9999;
}
.widget_home_espots {
  width: 1348px;
  min-width: 1000px;
  height: 100%;
  margin: auto;
  position:relative;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .widget_home_espots {
    /*width: 1200px;*/
	width: 100%;
  }
}
@media (max-width: 1199px) {
  .widget_home_espots {
    width: 1000px;
  }
}


.home_espots.top .left_espot {
  position: relative;
  display: inline-block;
  left: 0px;
  z-index: 2;
  width: 668px;
  margin-left: -30px;
}

.home_espots.top .left_espot .animation {
  position: absolute;
  top: 20%;
  left: 66px;
  width: 91%;
  z-index: 2;
}

.home_espots.top .left_espot .promo{
  width: 100%;
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .home_espots.top .left_espot {
    width: 559px;
    margin-left: 8px;
}
}
@media (max-width: 1199px) {
  .home_espots.top .left_espot {
    width: 495px;
  
    margin-left: -46px;
}
}

.home_espots.top .right_espot {
  position: absolute;
  display: inline-block;
  right: 0px;
  width: 675px;
  z-index: 2;
}
.home_espots.top .right_espot .promo {
  width: 100%;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .home_espots.top .right_espot {
    width: 520px; 
  
    margin-right: 10px;
}
}
@media (max-width: 1199px) {
  .home_espots.top .right_espot {
    width: 500px;
  }
}


.home_espots.middle  .left_espot {
  position: relative;
  display: inline-block;
  width: 988px;
  margin-left: -60px;
}
.home_espots.middle .left_espot .promo {
  width: 100%;
}
@media (min-width: 1200px) and (max-width: 1400px) {
 .home_espots.middle .left_espot {
    width: 883px;
  
    margin-left: 8px;
}
}
@media (max-width: 1199px) {
  .home_espots.middle .left_espot {
    width: 734px;
  
    margin-left: -47px;
    /* float: left; */
}
}
.home_espots.middle .right_espot {
  position: absolute;
  display: inline-block;
  width: 390px;
  right: 0px;
}
.home_espots.middle .right_espot .promo {
  width: 100%;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .home_espots.middle .right_espot {
    width: 349px;
  
    margin-right: 10px;
}
}
@media (max-width: 1199px) {
  .home_espots.middle .right_espot {
    width: 290px;
  }
}


.home_espots.bottom .left_espot {
  position: relative;
  display: inline-block;
  width: 516px;
  margin-left: -50px;
}
.home_espots.bottom .left_espot .countdown {
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 58px;
  z-index: 1;
  left: 154px;
  top: 283px;
}
.home_espots.bottom .left_espot .promo {
  width: 100%;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .home_espots.bottom .left_espot {
    width: 459px;
  
    margin-left: 10px;
}
  .home_espots.bottom .left_espot .countdown {
    left: 139px;
    top: 256px;
    font-size: 50px;
  }
}
@media (max-width: 1199px) {
  .home_espots.bottom .left_espot {
    width: 383px;
  
    margin-left: -45px;
}
  .home_espots.bottom .left_espot .countdown {
    left: 118px;
    top: 213px;
    font-size: 41px;
  }
}
.home_espots.bottom .middle_espot {
  position: relative;
  display: inline-block;
  width: 473px;
  margin-left: -10px;
}
.home_espots.bottom .middle_espot .promo {
  width: 100%;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .home_espots.bottom .middle_espot{
    width: 421px;
  
    margin-left: 40px;
}
}
@media (max-width: 1199px) {
  .home_espots.bottom .middle_espot {
    width: 351px;
  }
}
.home_espots.bottom .right_espot {
  position: absolute;
  display: inline-block;
  right: 0px;
  width: 392px;
}
.home_espots.bottom .right_espot .promo {
  width: 100%;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .home_espots.bottom .right_espot {
    width: 349px;
  
    margin-right: 10px;
}
}
@media (max-width: 1199px) {
  .home_espots.bottom .right_espot {
    width: 291px;
  }
}


.content_wrapper_position .instagram {
	clear: both;
	position: relative;
	display: inline-block;
	background-color: #fff6e8;
	width: 100%;
	height: 601px;
}

@media (max-width: 1199px) {
  .content_wrapper_position .instagram {
    height: 541px;
  }
}
.content_wrapper_position .instagram .text {
  position: relative;
  margin: auto;
  display: block;
  margin-top: 77px;
}
.content_wrapper_position .instagram #feed {
  position: relative;
  margin-top: 38px;
  z-index: 2;
  display: block;
	text-align:center;
}
.content_wrapper_position .instagram #feed a {  
	width: 261px;  
	height: 256px;  
	text-align: center;  
	padding-top: 5px;  
	background-color: transparent;    /* background-color: transparent; Yesl Won 100214 */  
	display: inline-block; } 
.content_wrapper_position .instagram #feed a img {    
	/*height to auto Yesl Won 100214 */  width: 251px;  
	height: auto; 
	} 
@media (min-width: 1200px) and (max-width: 1400px) {  
	.content_wrapper_position .instagram #feed a {    
		width: 232px;    
		height: 227px; 
	 }  
	 .content_wrapper_position .instagram #feed a img {    
	 	/*height to auto Yesl Won 100214 */   
	 	 width: 222px;    
	 	 height: auto;  
	 	 } 
	 	} 
@media (max-width: 1199px) {  
	.content_wrapper_position .instagram #feed a {    
		width: 191px;    
		height: 186px;  }  
	.content_wrapper_position .instagram #feed a img {    
			/*height to auto Yesl Won 100214 */    
			width: 181px;    
			height: auto;  
			}
		} 
	.content_wrapper_position .instagram .cta {  
		display: block;  
		margin: auto;  
		text-align: center;  
		margin-top: 149px; /* from 49 to 149px Yesl Won 100214 */ 
		position: relative;
} 


.content_wrapper_position .instagram .container {
	position: relative;
	/*width: 1348px;*/
	min-width: 1000px;
	/*height: 100%;*/
	margin: auto;
	background:none;
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .content_wrapper_position .instagram .container {
    /*width: 1200px;*/
	width: 100%;
  }
}
@media (max-width: 1199px) {
  .content_wrapper_position .instagram .container {
    width: 1000px;
  }
}
.content_wrapper_position .instagram .text {
position: relative;
margin: auto;
display: block;
margin-top: 77px;
}
.lookbooks{width:990px;height:100%;margin:0 auto;}
.lookbooks .rotator{width:990px;min-height:550px;overflow:hidden;z-index:0;}
.lookbooks .rotator .pane{width:100%;height:100%}
.lookbooks .rotator .pane a{display:block;width:100%;height:100%}
.lookbooks .controls{position:absolute;height:100%;width:100%;z-index:10}
.lookbooks .controls button{display:block;position:absolute;height:100%;width:65px;text-indent: -999em;background:url(../images/bg_empty.gif) repeat;cursor:pointer}
.lookbooks .controls .prev{left:0;}
.lookbooks .controls .next{right:0;}
.lookbooks .left{width:65px; left:0; height:550px;}
.lookbooks .right{width:65px; right:0; height:550px;}
.lookbooks .lookbooks_archive{padding-bottom: 30px;display:inline-block;}
.lookbooks .lookbooks_archive button {display:inline-block;float:left;margin-left: 2px;margin-top: 2px;width: 246px;}
.lookbooks .lookbooks_archive button.first{margin-left:0;}
.lookbooks .lookbooks_archive button:hover {cursor:pointer;}

.thumbnailRollover {
	position: relative;
	display: none;
	z-index: 999999;
}
.content_wrapper_position .lookbooks .lookbooks_archive button:hover .thumbnailRollover {
	display:block;
	z-index: 999999;
	cursor:pointer;
}
.thumbnailRollover:hover {
	display:block;
	z-index: 999999;
	cursor:pointer;	
}
.thumbnailRolloverImg {
position: absolute;
top: 165px;left:0;
background:url(../images/bg_lookbook.png) repeat;width:246px;height:25px;padding-top:10px;font-weight:bold;color:#000;}

.navPrev {
	float: left;
	cursor: pointer;
	/*width: 21px;
	height: 42px;
	background: url("../images/colors/color1/widget_carousel/left_arrow_sprite.png") no-repeat center center;
	margin-right: 10px;
	margin-left: 22px;*/
	background-image: url('../images/en/common/left-arrow.png');
	width: 60px;
	height: 60px;
	padding: 0px 0px 0px 0px;
	margin-top: 55px;
}
.navNext {
	/*float: right;
	cursor: pointer;width: 21px;
	height: 42px;
	background: url("../images/colors/color1/widget_carousel/right_arrow_sprite.png") no-repeat center center;padding: 0px 0px 0px 0px;
	margin-left: 10px;
	margin-right: 22px;
	margin-top: 78px;*/
	
	float: right;
	cursor: pointer;
	background-image: url('../images/en/common/right-arrow.png');
	width: 39px;
	height: 60px;
	padding: 0px 0px 0px 0px;
	background-position: -11px 0;
	margin-top: 55px;
	position: absolute;
	right: 0;
}
/* -----------------------------------------------------------------------------*/
/* 2.1. Page Template
/* -----------------------------------------------------------------------------*/

div#page {
	width: 100%;
	height: 100%;
	position: relative;
	/*min-width:1348px;*/
}
/* -----------------------------------------------------------------------------*/
/* 2.2. Main Header Wrapper
/* -----------------------------------------------------------------------------*/

/*Main header_wrapper positioning and styles*/

.home div.header_wrapper_position {
	position: fixed;
	top:0;
	z-index: 9999;
}
div.header_wrapper_position {
	width: 100%;
}
div.header_wrapper > div.header {
	width: 100%;
}

div.footer_wrapper {
	background-color: #000;margin-top:0;min-width:1124px;
}

.container_content_rightsidebar.shoppingbag > .left_column {
	width: 695px;
}
.container_content_leftsidebar {
	width: 990px;
	overflow: hidden;
	margin: 0 auto 50px;
}
.widget_double_espot_container {
	margin:0 auto;
}
/* -----------------------------------------------------------------------------*/
/* 4.1 Masthead
/* -----------------------------------------------------------------------------*/
#masthead > .utilityNav {
	height: 41px;
	background: #000;	
}

.sub #masthead > .utilityNav {
	position: fixed;
	width: 100%;
	top:0;
	z-index: 9999;
}
#masthead > .logo {
	display:block;
}

svg#logo path {
fill: black;
}


#masthead > div > .content {
	position:relative;
	width: 1348px;
	min-width: 1000px;
	margin: 0 auto;
}
@media (min-width: 1200px) and (max-width: 1347px) {
  #masthead > div > .content {
	width:1200px;
  }
}
@media (max-width: 1199px) {
  #masthead > div > .content {
		width:1124px;
  }
}



.headerCtrl.scroll-top {
	background-color: transparent;
	background-color: rgba(255, 255, 255, 0);
}

.headerCtrl {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.9);
}

.headerCtrl.scroll-top .logo.white_logo {
	background: #000;
	margin-top: 41px;
}

.logo.white_logo svg#logo path {
	fill:#fff;
}

.headerCtrl.scroll-top .sub_nav {
	background: #000;
}


/* -----------------------------------------------------------------------------*/
/* 4.1.1 NAVIGATION
/* -----------------------------------------------------------------------------*/


.navigation { /* put back min-width: 1347px; Yesl Won 092214 */
  min-width: 990px; /* Changed by Elisha 10/2/2014 */
  height: auto;
  margin: auto;
  }
/* Hidden by Yesl 09/30/2014*/
/*div.navigation .menuContainer .menu li .mdrop_column.department_6 {right:395px !important;}  changed from 311px to 395px to 674px by Yesl Won 092614 */
/*div.navigation .menuContainer .menu li .mdrop_column.department_7 {right:274px !important}  changed from 250px to 274px by Yesl Won 092614 */
/*div.navigation .menuContainer .menu li .mdrop_column.department_8 {right:103px !important;}  changed from 207px to 103px by Yesl Won 092614 */

/* HIDING ALL @MEDIA YESL WON 092614 
@media (min-width: 1200px) and (max-width: 1347px) {
  .navigation {
    width: 1200px;
  }
	div.navigation .menuContainer .menu li .mdrop_column.department_7 {right:222px !important}
	div.navigation .menuContainer .menu li .mdrop_column.department_8 {right:63px !important;}
}

@media (max-width: 1199px) { 
  .navigation {width: 1124px;}
	/*div.navigation .menuContainer .menu li .mdrop_column.new_arrivals {left:22px;}
	div.navigation .menuContainer .menu li .mdrop_column.women{left:198px;}
	div.navigation .menuContainer .menu li .mdrop_column.love21{left:307px;}
	div.navigation .menuContainer .menu li .mdrop_column.men{left:424px;}
	div.navigation .menuContainer .menu li .mdrop_column.girls{left:504px;}
	div.navigation .menuContainer .menu li .mdrop_column.plus_sizes {right:253px;}
	div.navigation .menuContainer .menu li .mdrop_column.sale{right:164px}
	div.navigation .menuContainer .menu li .mdrop_column.department_1 {left:87px;}   
	div.navigation .menuContainer .menu li .mdrop_column.department_2 {left:279px;}    
	div.navigation .menuContainer .menu li .mdrop_column.department_3 {left:406px;} 
	div.navigation .menuContainer .menu li .mdrop_column.department_4 {left:532px;}  
	div.navigation .menuContainer .menu li .mdrop_column.department_5 {left:630px;} 
	div.navigation .menuContainer .menu li .mdrop_column.department_6 {right:462px;}  
	div.navigation .menuContainer .menu li .mdrop_column.department_7 {right:274px;} 
	div.navigation .menuContainer .menu li .mdrop_column.department_8 {right:103px;} 
}


@media (min-width: 600px) {
  .navigation {width: 580px;}
	/*div.navigation .menuContainer .menu li .mdrop_column.new_arrivals {left:22px;}
	div.navigation .menuContainer .menu li .mdrop_column.women{left:198px;}
	div.navigation .menuContainer .menu li .mdrop_column.love21{left:307px;}
	div.navigation .menuContainer .menu li .mdrop_column.men{left:424px;}
	div.navigation .menuContainer .menu li .mdrop_column.girls{left:504px;}
	div.navigation .menuContainer .menu li .mdrop_column.plus_sizes {right:253px;}
	div.navigation .menuContainer .menu li .mdrop_column.sale{right:164px}
	div.navigation .menuContainer .menu li .mdrop_column.department_1 {left:87px;} 
	div.navigation .menuContainer .menu li .mdrop_column.department_2 {left:279px;}   
	div.navigation .menuContainer .menu li .mdrop_column.department_3 {left:406px;} 
	div.navigation .menuContainer .menu li .mdrop_column.department_4 {left:532px;}  
	div.navigation .menuContainer .menu li .mdrop_column.department_5 {left:630px;} 
	div.navigation .menuContainer .menu li .mdrop_column.department_6 {right:462px;}  
	div.navigation .menuContainer .menu li .mdrop_column.department_7 {right:274px;} 
	div.navigation .menuContainer .menu li .mdrop_column.department_8 {right:103px;} 
}


*/

div.navigation .menuContainer .menu { /* HIDING min-width: 1200px; Yesl Won 092614 */
	text-align:center;
	position:relative;	
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	/* min-width: 1200px; */
}
div.navigation .menuContainer .menu li {
	margin-right:0;
	display: inline-block;
	list-style: none;
	float:none;
	text-align: center;	
	padding:5px 0;
	width:auto;
	
}
div.navigation .menuContainer .menu li.last {
	margin-right: 0;
	float: right;
}
div.navigation .menuContainer .menu li a {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	display: block;
	outline: 0;
	text-decoration: none;
	text-transform: uppercase;
	/*adding padding: 10px 20px; YESL WON 092614 */
	padding: 10px 12px; /* Changed by Elisha 10/2/2014 */
}

/* hiding @media Yesl Won 092614 
@media (min-width: 1348px) { 
  div.navigation .menuContainer .menu li a {
		padding: 10px 20px;
	}
	div.navigation .menuContainer .menu li .mdrop_column{min-width:192px;}
}
@media (min-width: 1200px) and (max-width: 1347px) {
  div.navigation .menuContainer .menu li a {
		padding: 10px 22px;
	}
}
@media (max-width: 1199px) {
  div.navigation .menuContainer .menu li a  {
		padding: 10px 22px;
	}
}
*/

div.navigation .menuContainer .menu li:hover a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	display: block;
	outline: 0;
	text-decoration: none;
}


div.navigation .menuContainer .menu li:hover a:hover {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.9) !important;
	
}
div.navigation .menuContainer .menu li .mdrop_column {
	display:none;
	border:1px solid #fff !important;
	border-width:0 1px;
	position:absolute;
	border:0;
	/* padding:15px 0; */
	padding:15px 22px;
	background:rgba(255,255,255,0.9);

}
div.navigation .menuContainer .menu li .mdrop_column ul{
	padding:0 10px
}
div.navigation .menuContainer .menu li:hover a {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.8) !important;
}
div.navigation .menuContainer .menu li.active a {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.8) !important;
	color: #fff;
}
div.navigation .menuContainer .menu li .mdrop_column ul li{min-width:100px}
div.navigation .menuContainer .menu li .mdrop_column ul li a{
margin:0;padding:0;line-height:25px;} /*deleted border-bottom:1px solid #ddd by Yesl Won 091814 */
div.navigation .menuContainer .menu li .mdrop_column ul li a:hover {
	background: none !important;
	background-color:none !important;
	z-index: 999999;
}
div.navigation .menuContainer .menu li:hover .mdrop_column ul li a{
	background: none !important;
	background-color:none !important;
}

.sub_nav div.navigation .menuContainer .menu li a {
	color:#fff;
}
.sub_nav div.navigation .menuContainer .menu li:hover a {
	color:#fff;
}

.sub_nav div.navigation .menuContainer .menu li:hover a:hover {
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.8) !important;
	
}
.sub_nav div.navigation .menuContainer .menu li .mdrop_column {
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.8) !important;
}

.sub_nav div.navigation .menuContainer .menu li:hover a {
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.8) !important;
}

.sub_nav div.navigation .menuContainer .menu li.active a {
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.8) !important;
	color: #fff;
}

.sub_nav div.navigation .menuContainer .menu li .mdrop_column ul li a {
	color:#fff;
}

.sub_nav div.navigation .menuContainer .menu li .mdrop_column ul li:hover a {
	color: #fff;
	background: none;
}
.sub_nav div.navigation .menuContainer .menu li .mdrop_column ul li a:hover {
	background: none !important;
	background-color:none !important;
	z-index: 999999;
}
.sub_nav div.navigation .menuContainer .menu li:hover .mdrop_column ul li a{
	background: none !important;
	background-color:none !important;
}

.sub_nav div.navigation .menuContainer .menu li .mdrop_column ul li a .icon-right-arrow {
	background-image: url('../images/en/common_new/icon-right-arrow-white.png') !important;
}

div.navigation .menuContainer .menu li .mdrop_column ul li a.dept {
	text-decoration:underline;
	padding-bottom: 20px;
}
div.navigation .menuContainer .menu li .mdrop_column ul li a .icon-right-arrow {
	background-image: url('../images/en/common_new/icon-right-arrow.png') !important;
	background-repeat: no-repeat;
	width: 6px;
	display: inline-block;
	height: 7px;
	position: relative;
	top: -1px;
	left: 4px;
}

div.navigation .menuContainer .menu li .mdrop_column.new_arrivals {
}
div.navigation .menuContainer .menu li .mdrop_column.women {
}
div.navigation .menuContainer .menu li .mdrop_column.love21 {
}
div.navigation .menuContainer .menu li .mdrop_column.men {
}
div.navigation .menuContainer .menu li .mdrop_column.girls {
}
div.navigation .menuContainer .menu li .mdrop_column.plus_sizes {
	float:right;
	/* added float by Yesl Won  */
}
div.navigation .menuContainer .menu li .mdrop_column.sale {
	float:right;
	/* added float by Yesl Won  */
}
div.navigation .menuContainer .menu li .mdrop_column.columns{float:left;width:auto !important}
div.navigation .menuContainer .menu li .mdrop_column.columns ul {
	float:left;padding:0 10px;
	/* background:url(../images/en/common/col-border.jpg) no-repeat right 10px; *//* Commented since image was missing */
}

div.navigation .menuContainer .menu li .mdrop_column.columns ul.first,
div.navigation .menuContainer .menu li .mdrop_column.columns ul:first-child {
	background-image: none;
	padding-left:0;
}

div.navigation .menuContainer .menu li .mdrop_column.columns ul li {
	display:block;
	width: auto;
}

div.navigation .menuContainer .menu li .mdrop_column ul li.dept {
	font-weight: normal;
	font-size: 12px;
	color: #000;
	padding: 0 7px 14px 7px;
	line-height: 12px;
	background: none;
	background-color: none;
	text-transform: capitalize !important;
	text-decoration:underline;
}

/* -----------------------------------------------------------------------------*/
/* 4.1.1 Logo Widget
/* -----------------------------------------------------------------------------*/

div.widget_masthead_logo_position {
	margin:0 auto;	
	height: 61px;
	padding-top:  34px;
	background-color: transparent; /* added transparent background Yesl Won 091814 */
}
div#widget_departments > div.content > span.label {
	color: #fff;
	border: 1px solid #fff;
	padding: 8px 30px 8px 10px;
	background: url('../images/en_US/common_new/selectArrow.gif') no-repeat #000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background-position:90% center;
}
div#widget_departments:hover > div.content > span.label {
	color: #fff;
}
div#widget_departments:hover > .drop_down, div#widget_departments:focus > .drop_down {
	top: 35px;
}
div#widget_departments:hover > .drop_down > .middle, div#widget_departments:focus > .drop_down > .middle {
	border-top:0;
}
div#widget_departments:hover > .drop_down > .middle > .left_border > .right_border > .departments, div#widget_departments:focus > .drop_down > .middle > .left_border > .right_border > .departments {
	background-color: #000;
}
div#widget_departments:hover > .drop_down > .middle > .left_border > .right_border > .departments > .department:hover .name_wrapper > .name a , 
div#widget_departments:focus > .drop_down > .middle > .left_border > .right_border > .departments > .department:focus .name_wrapper > .name a {
	color:#000;
}
div#widget_departments:hover > .drop_down > .middle > .left_border > .right_border > .departments > .department > .name_wrapper > .name, div#widget_departments:focus > .drop_down > .middle > .left_border > .right_border > .departments > .department > .name_wrapper > .name {
	color: #fff;
}
div#widget_departments:hover > .drop_down > .middle > .left_border > .right_border > .departments > .department > .name_wrapper > .name a {
	color:#fff;
	text-decoration: none;
}
div#widget_departments:focus > .drop_down > .middle > .left_border > .right_border > .departments > .department > .name_wrapper > .name a {
	color:#000;
	text-decoration: none;
}

/* -----------------------------------------------------------------------------*/
/* 4.1.3 Search Widget
/* -----------------------------------------------------------------------------*/

div#widget_search {
	height:auto;
	border:0;
}
div#widget_search > div.content input.search_input {
	width: 155px;
	border: 1px solid #fff;
	height:auto;
	font-size: 10px;
	line-height:12px;
	background: none;
	float: left;
	clear: both;
	text-transform: uppercase;
	/*delete
	padding-top: 8px;    
	padding-left: 10px; 
	padding: 8px;*/
	padding-top: 8px !important; /* added 092214 Yesl Won */
	padding-bottom: 8px !important; /* added 092214 Yesl Won */
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;	
}
/* Dev: Begin. Search input text color is different for onFocus and onBlur */
div#widget_search > div.content input.search_input:focus {
	color: #fff;
}
div#widget_search > div.content input.search_input:blur {
 	color:#fff;
}
/* Dev: End. Search input text color is different for onFocus and onBlur */


		
div#widget_search > div.content input.search_submit {	
	right: 2px;
	top: 5px;
	/** Per 56 - Image sprite changes **/
	background-color: transparent;
	background-position:-8px -17px;	
	height:22px;
	width:25px;
	margin:0;	
}
div#widget_search > div.content input.search_submit:hover {
	/** Per 56 - Image sprite changes **/
	background-color: transparent;
	background-position:-8px -17px;	
	height:22px;
	width:25px;
	border:0;
}
/* -----------------------------------------------------------------------------*/
/* Shipping Text
/* -----------------------------------------------------------------------------*/
div.shipping-text{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	position: relative;
	/*top: 10px;
	left: 19px;*/
	top: 5px;
	left: 10px;
	float: left;
	font-weight:bold;
}

div.shipping-text:hover .hover {
  display: inline-block;
}

div.shipping-text .hover{
	position: absolute;
	width: 411px;
	background-color: #000000;
	color: #999999;
	padding: 19px;
	font-size: 9px;
	line-height: 15px;
	display: none;
	left: 0;
	top: 15px;
	z-index:9999;
}

/* -----------------------------------------------------------------------------*/
/* Links
/* -----------------------------------------------------------------------------*/

div.links span {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}

div.links span#cart_text {
	margin-right: 10px;
}
div#widget_minishopcart > div.content {
	margin-top: 15px;
}
div#widget_minishopcart > div.content > div.info > .cart {
	line-height: 12px;
	font-size: 11px;
	text-transform: uppercase;
	display: inline-block;
	 /** Per 56 - Image sprite changes **/
	background-position: -12px -55px;
 	 /*width: 10px;
 	 height: 11px;*/
	float: left;
	margin-right: 5px;
	padding-left: 25px;
	font-weight:bold;
}
/* -----------------------------------------------------------------------------*/
/* MiniRegion Widget
/* -----------------------------------------------------------------------------*/
/** Per 56 - Image sprite changes **/
/*
div.region {
	margin-right: 15px;
	padding-top: 15px;
	position:relative;
}
div.region .dropdown {
	padding:0;
	border:0;
	background: #000;	
	margin-top:5px;
	left:-25px;margin-top:4px;
}
div.region .dropdown ul li {	
	padding: 0 5px 0 5px;
	color: #fff;
}
:root div.region .dropdown ul li .regions a {
	color: #fff;
	letter-spacing: 2px;
} */
/* -----------------------------------------------------------------------------*/
/* 4.1.6 Masthead Links Widget
/* -----------------------------------------------------------------------------*/


div.widget_masthead_links_position {
	padding-top: 15px;
}
div#widget_masthead_links div.masthead_links span.masthead_links_container span.masthead_links_item {
	color: #fff;
}
div#widget_masthead_links div.masthead_links span.masthead_links_container span.masthead_links_item a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight:bold;
}
/* -----------------------------------------------------------------------------*/
/* 4.2. Footer
/* -----------------------------------------------------------------------------*/

div#footer {
	padding-bottom:0;
	width: 100%;
	min-width: 1000px;
	height: auto;
	margin: auto;
}
/*
@media (min-width: 1200px) and (max-width: 1347px) {
  div#footer {
    width: 1200px;
  }
}
@media (max-width: 1199px) {
  div#footer {
    width: 1000px;
  }
}*/
div#footer > div.footer_element_container h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;line-height:13px;
	margin-bottom: 9px;
	letter-spacing: 2px;
	padding-top:0;
}
div#footer > div.footer_element_container ul li {
	margin-bottom: 10px;
}
div#footer > div.footer_element_container ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #999999;
	font-size: 10px;
	letter-spacing:2px;
}
div#footer > div.large {
	margin-right: 93px;
}

@media (min-width: 1200px) and (max-width: 1347px) {
  div#footer > div.large {
    margin-right: 60px;
  }
}
@media (max-width: 1199px) {
  div#footer > div.large {
    margin-right: 15px;
	
  }
  div#footer > div.large.first {
	margin-left: 20px;  
  }
  .footer ul li {
    letter-spacing: 1px !important;
  }
}
div#footer > div.large.last{float:right !important}
div#footer > div.large.last .mailerHead {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;	
	font-size: 13px;
	margin-bottom: 9px;
	letter-spacing: 1px;
}

div#footer > div.large.last .ibEmailAddress {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	background-color: #000000;
	border: #363636 2px solid;
	position: relative;
	top: 2px;
	left: -5px;
	height: 30px;
	width: 197px;
	padding-left: 12px;
	padding-top: 0px;
	letter-spacing: 2px;
	color: #ffffff;
}
div#footer > div.large.last .offerButton {
	cursor:default;
	line-height:16px;
	background-color: #363636;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	border: none;
	margin: 0px;
	position: relative;
	left: -11px;
	top: 1px;
	width: 90px;
	height: 34px;
	letter-spacing: 2px;
	padding:0;
}
div#footer > div.xlarge.last {
	border-top: 1px solid #1a1a1a;
}
div#footer > div.xlarge.last p {
	float:none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	position: relative;
	display: inline-block;
	color: #585757;
	letter-spacing: -0.2px;
	margin-left: 3px;
}
div#footer > div.xlarge.last a {
	color: #585757;
	padding-left: 23px;
	display: inline;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: -0.2px;
}

div.footer_wrapper > div.footer_left_shadow{
	margin-left: 0px;
	width:100%;padding-left:0;
}

div.footer_wrapper > div.footer_left_shadow > div.footer_right_shadow
{
	width: 100%;padding-right:0;
}

div.footer_wrapper > div.footer_left_shadow > div.footer_right_shadow > div.footer_content
{
	width:1348px;margin:0 auto;min-width:1124px;
}
@media (min-width: 1200px) and (max-width: 1347px) {
  div.footer_wrapper > div.footer_left_shadow > div.footer_right_shadow > div.footer_content{
	width: 1187px;
  }
}
@media (max-width: 1199px) {
 div.footer_wrapper > div.footer_left_shadow > div.footer_right_shadow > div.footer_content{
    width: 1124px;
  }
}
div#footer_legal hr
{
	border-color: #1a1a1a;
    margin: 0;
    position: relative;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    height: 1px;
    padding: 0;
	box-sizing: content-box;
}
/* -----------------------------------------------------------------------------*/
/* 4.3.2 Product Information Widget
/* -----------------------------------------------------------------------------*/

div.widget_product_info_viewer_position div#widget_product_info_viewer {
	width:auto;	
}
/* DevStart: removed id #price_display since there can be multiple price in the same page */
div#widget_product_info_viewer > div.top > div > span.configured {
	font-size: 16px;
	color: #4d4d4e;
	line-height: 18px;
	margin-top: -2px;
	float: left;
}
div#widget_product_info_viewer > div.top > div > span.old_price {
	font-size: 16px;
	color: #777777;
	line-height: 18px;
	float: left;
	text-decoration: line-through;
	margin-right: 4px; /* Dev: provides space after list price and before offer price */
}
div#widget_product_info_viewer > div.top > div > span.item_top.old_price {
	font-size: 14px;
	color: #3A3A3A;
	line-height: 16px;
	text-decoration: line-through;
	display: block;
	font-weight: bold;
	float: none;
}
div#widget_product_info_viewer > div.top > div > span.item_top.new_price {
	font-size: 14px;
	color: #3A3A3A;
	line-height: 16px;
	display: block;
	font-weight: bold;
	float: none;
}
div#widget_product_info_viewer > div.top > div > span.price {
	/*font-size:16px;
	color: #CA4200;
	line-height: 18px;
	font-weight: bold;
	display:block;*/
	line-height: 18px;
	display: inline-block;
	margin: 0;
	font-size: 18px;
	color: #3A3A3A;
	font-weight: bold;
	font-family: Veranda, Arial, Helvetica, sans-serif;
}
/* -----------------------------------------------------------------------------*/
/* 4.6. Full Width Widget
/* -----------------------------------------------------------------------------*/

.widget_fullwidth_container {
	width: 100%;
	padding-bottom:0;	
}
/* -----------------------------------------------------------------------------*/
/* 4.10. Product Grid/List
/* -----------------------------------------------------------------------------*/	

.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar,
.widget_product_listing > .content > .header_bar {
	width: 100%;
	position: relative;
	margin-bottom: 0;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar,
.widget_product_listing > .content > .footer_bar {
	width: 100%;
	position: relative;
	/*margin-top: 25px;*/
	display: block;
	border-top: 1px solid #ccc;
}

.widget_product_listing > .content > .footer_bar {
	margin-top: 25px;
}

.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar a.blogger_link,
.widget_product_listing > .content > .header_bar a.blogger_link  {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 11px;
	margin: 20px 0 10px 0;
	display: block;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .title,
.widget_product_listing > .content > .header_bar > .title {
	padding-top: 7px;
	padding-left: 9px;
	font-size: 16px;
	color: #666666;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls > .pages > .arrow-btn-left > .arrow-left, .widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls > .pages > .arrow-btn-left > .arrow-left,
.widget_product_listing > .content > .header_bar > .paging_controls > .pages > .arrow-btn-left > .arrow-left, 
.widget_product_listing > .content > .footer_bar > .paging_controls > .pages > .arrow-btn-left > .arrow-left {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 7px solid #000;
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls > .pages > .arrow-btn-right > .arrow-right, .widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls > .pages > .arrow-btn-right > .arrow-right,
.widget_product_listing > .content > .header_bar > .paging_controls > .pages > .arrow-btn-right > .arrow-right, 
.widget_product_listing > .content > .footer_bar > .paging_controls > .pages > .arrow-btn-right > .arrow-right  {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 7px solid #000;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls, 
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls,
.widget_product_listing > .content > .header_bar > .paging_controls,
.widget_product_listing > .content > .footer_bar > .paging_controls {
	position: absolute;
	top: 8px;
	right: 9px;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls.searchResults,
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls.searchResults,
.widget_product_listing > .content > .header_bar > .paging_controls.searchResults,
.widget_product_listing > .content > .footer_bar > .paging_controls.searchResults {
	top: 0;
	right: 9px;
	position: relative;
	text-align: right;
	display: block;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls.searchResults,
.widget_product_listing > .content > .footer_bar > .paging_controls.searchResults {
	top: 0;
	right: 9px;
	position: relative;
	text-align: right;
	display: block;
	float: left;
	width: 100%;
	margin-top: 5px;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls > .paging, 
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls > .paging,
.widget_product_listing > .content > .header_bar > .paging_controls > .paging, 
.widget_product_listing > .content > .footer_bar > .paging_controls > .paging {
	font-size: 11px;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls > .num_showing,
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls > .num_showing,
.widget_product_listing > .content > .header_bar > .paging_controls > .num_showing,
.widget_product_listing > .content > .footer_bar > .paging_controls > .num_showing {
	float: left;
	color: #4d4d4d;
	margin-right: 6px;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls .left_arrow_disabled, 
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls .left_arrow_disabled,
.widget_product_listing > .content > .header_bar > .paging_controls .left_arrow_disabled, 
.widget_product_listing > .content > .footer_bar > .paging_controls .left_arrow_disabled  {
	height: 12px;
	margin-right: 12px;
	margin-top: 2px;
	width: 7px;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls .left_arrow_enabled, 
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls .left_arrow_enabled,
.widget_product_listing > .content > .header_bar > .paging_controls .left_arrow_enabled, 
.widget_product_listing > .content > .footer_bar > .paging_controls .left_arrow_enabled {
	height: 12px;
	margin-right: 12px;
	margin-top: 2px;
	width: 7px;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls .right_arrow_disabled, 
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls .right_arrow_disabled,
.widget_product_listing > .content > .header_bar > .paging_controls .right_arrow_disabled, 
.widget_product_listing > .content > .footer_bar > .paging_controls .right_arrow_disabled {
	height: 12px;
	margin-left: 12px;
	margin-top: 2px;
	width: 7px;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls .right_arrow_enabled, 
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls .right_arrow_enabled,
.widget_product_listing > .content > .header_bar > .paging_controls .right_arrow_enabled, 
.widget_product_listing > .content > .footer_bar > .paging_controls .right_arrow_enabled {
	height: 12px;
	margin-left: 12px;
	margin-top: 2px;
	width: 7px;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .subscribe_share_controls,
.widget_product_listing > .content > .header_bar > .subscribe_share_controls {
	position: absolute;
	top: 8px;
	right: 9px;
	color: #777777;
	font-size: 11px;
	line-height: 15px;
	height: 18px;
	overflow: hidden;
	cursor: pointer;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls,
.widget_product_listing > .content > .header_bar > .paging_controls {
	color: #777777;
	font-size: 12px;
	height: 17px;
	line-height: 17px;
	overflow: visible;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls .divider,
.widget_product_listing > .content > .header_bar > .paging_controls .divider {
	width: 1px;
	height: 17px;
	background-color: #bfbfbf;
	margin: 0 12px;
	float: left;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls > .pages, 
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls > .pages,
.widget_product_listing > .content > .header_bar > .paging_controls > .pages, 
.widget_product_listing > .content > .footer_bar > .paging_controls > .pages {
	line-height: 17px;
	float: left;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls.searchResults > .pages, 
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls.searchResults > .pages,
.widget_product_listing > .content > .header_bar > .paging_controls.searchResults > .pages, 
.widget_product_listing > .content > .footer_bar > .paging_controls.searchResults > .pages {
	float: right;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls > .pages > ul, 
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls > .pages > ul,
.widget_product_listing > .content > .header_bar > .paging_controls > .pages > ul, 
.widget_product_listing > .content > .footer_bar > .paging_controls > .pages > ul {
	list-style-type: none;
	overflow: hidden;
	float: left;
	line-height: 17px;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls.searchResults > .pages > ul, .widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls.searchResults > .pages > ul,
.widget_product_listing > .content > .header_bar > .paging_controls.searchResults > .pages > ul, 
.widget_product_listing > .content > .footer_bar > .paging_controls.searchResults > .pages > ul {
	margin-bottom: 0;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls > .pages > ul > li, 
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls > .pages > ul > li,
.widget_product_listing > .content > .header_bar > .paging_controls > .pages > ul > li, 
.widget_product_listing > .content > .footer_bar > .paging_controls > .pages > ul > li {
	display: block;
	float: left;
	padding: 0 2px;
	min-width: 10;
	cursor: pointer;
	text-align: center;
	color: #464646;
	margin: 0;
	font-size: 11px;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls > .pages > ul.desktop > li:hover, .widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls > .pages > ul.desktop > li:hover,
.widget_product_listing > .content > .header_bar > .paging_controls > .pages > ul.desktop > li:hover, 
.widget_product_listing > .content > .footer_bar > .paging_controls > .pages > ul.desktop > li:hover {
	/*color: #fff;
	background-color: #CA4200;*/
	color: #464646;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls > .pages > ul > li.truncated:hover, .widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls > .pages > ul > li.truncated:hover,
.widget_product_listing > .content > .header_bar > .paging_controls > .pages > ul > li.truncated:hover, 
.widget_product_listing > .content > .footer_bar > .paging_controls > .pages > ul > li.truncated:hover {
	/*background-color: #fff;
	color: #4d4d4d;*/
	color: #464646;
}
/* DevStart - productname color was displayed as blue in IE7. */
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls > .pages > ul.desktop > li a, .widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls > .pages > ul.desktop > li a,
.widget_product_listing > .content > .header_bar > .paging_controls > .pages > ul.desktop > li a, 
.widget_product_listing > .content > .footer_bar > .paging_controls > .pages > ul.desktop > li a  {
/*color: #4d4d4d;*/
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls > .pages > ul.desktop > li:hover a, .widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls > .pages > ul.desktop > li:hover a,
.widget_product_listing > .content > .header_bar > .paging_controls > .pages > ul.desktop > li:hover a, 
.widget_product_listing > .content > .footer_bar > .paging_controls > .pages > ul.desktop > li:hover a  {
	/*color: #fff;*/
	color: #464646;
}
/*DevEnd*/
					
					
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls > .otherView, 
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls > .otherView,
.widget_product_listing > .content > .header_bar > .paging_controls > .otherView, 
.widget_product_listing > .content > .footer_bar > .paging_controls > .otherView  {
	line-height: 17px;
	float: left;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls > .otherView > .divider, .widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls > .otherView > .divider,
.widget_product_listing > .content > .header_bar > .paging_controls > .otherView > .divider, 
.widget_product_listing > .content > .footer_bar > .paging_controls > .otherView > .divider  {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #696969;
	float: left;
	background: none;
	margin: 0 7px;
	width: auto;
	height: auto;
	border-bottom: none;
	clear: none;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls > .otherView > .viewBy, 
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls > .otherView > .viewBy,
.widget_product_listing > .content > .header_bar > .paging_controls > .otherView > .viewBy, 
.widget_product_listing > .content > .footer_bar > .paging_controls > .otherView > .viewBy  {
	float: left;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls > .otherView > .viewBy > a, .widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls > .otherView > .viewBy > a,
.widget_product_listing > .content > .header_bar > .paging_controls > .otherView > .viewBy > a, 
.widget_product_listing > .content > .footer_bar > .paging_controls > .otherView > .viewBy > a {
	color: #696969;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls > .otherView > .viewBy > a.active, .widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls > .otherView > .viewBy > a.active,
.widget_product_listing > .content > .header_bar > .paging_controls > .otherView > .viewBy > a.active,
.widget_product_listing > .content > .footer_bar > .paging_controls > .otherView > .viewBy > a.active {
	font-weight: bold;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls > .view_all, 
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls > .view_all,
.widget_product_listing > .content > .header_bar > .paging_controls > .view_all, 
.widget_product_listing > .content > .footer_bar > .paging_controls > .view_all {
	margin-left: 6px;
	line-height: 17px;
	float: left;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls > .view_all > a, 
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls > .view_all > a,
.widget_product_listing > .content > .header_bar > .paging_controls > .view_all > a, 
.widget_product_listing > .content > .footer_bar > .paging_controls > .view_all > a  {
	color: #4d4d4d;
	text-decoration: none;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls > .view_all > a:hover, 
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .paging_controls > .view_all > a:hover,
.widget_product_listing > .content > .header_bar > .paging_controls > .view_all > a:hover, 
.widget_product_listing > .content > .footer_bar > .paging_controls > .view_all > a:hover  {
	color: #CA4200;
	text-decoration: underline;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .sorting_controls, 
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .sorting_controls,
.widget_product_listing > .content > .header_bar > .sorting_controls, 
.widget_product_listing > .content > .footer_bar > .sorting_controls  {
	color: #464646;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 4px 4px 0;
	text-transform: uppercase;
	display: inline-block;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .sorting_controls.searchResults,
.widget_product_listing > .middle > .left_border > .right_border > .content > .footer_bar > .sorting_controls.searchResults,
.widget_product_listing > .content > .header_bar > .sorting_controls.searchResults,
.widget_product_listing > .content > .footer_bar > .sorting_controls.searchResults  {
	padding: 0
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .sorting_controls > span a,
.widget_product_listing > .content > .header_bar > .sorting_controls > span a {
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	margin: 0 5px;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .sorting_controls > .sorting_fitguide a,
.widget_product_listing > .content > .header_bar > .sorting_controls > .sorting_fitguide a {
	color: #FC40FB;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .sorting_controls > .sort_by,
.widget_product_listing > .content > .header_bar > .sorting_controls > .sort_by {
	line-height: 18px;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .sorting_controls > select,
.widget_product_listing > .content > .header_bar > .sorting_controls > select  {
	height: 18px;
	font-size: 11px;
	color: #4d4d4d;/*border: 1px solid #666666;
	min-width: 114px;
	border: #c9cacb 1px solid;*/
	
}
/* The following two lines need to be defined after grid_icon, list_icon, left_arrow and right_arrow as they set the positioning */
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls .active,
.widget_product_listing > .content > .header_bar > .paging_controls .active {
	cursor: pointer;
	background-color: none;
	color: #464646;
	font-weight: bold;
	font-size: 11px;
}
.widget_product_listing > .middle > .left_border > .right_border > .content > .header_bar > .paging_controls .inactive,
.widget_product_listing > .content > .header_bar > .paging_controls .inactive {
	background-position: left bottom;
	color: #ffffff !important;
	background-color: #bfbfbf;
}
.product_listing_container .grid_mode > .row > .divider, 
.product_listing_container .grid_mode > .row_3col > .divider, 
.product_listing_container .grid_mode > .row_2col > .divider {
	width: 1px;
	height: 265px;
	float: left;
}

.flashdeals .product_listing_container .grid_mode .row .product > .product_image > .quick_info_toggle, 
.flashdeals .product_listing_container .list_mode .row .product > .product_image > .quick_info_toggle {
	width:247px;
	background-position: 156px 0;
}
.product_listing_container .grid_mode .row_3col > .product > .product_image > .quick_info_toggle, 
.product_listing_container .list_mode .row_3col > .product > .product_image > .quick_info_toggle {
	width: 260px;
}
.product_listing_container .grid_mode .product > .product_image > .quick_info_toggle {
	width: 200px;
}
.flashdeals .product_listing_container .grid_mode .product > .product_image > .quick_info_toggle a span, 
.flashdeals .product_listing_container .list_mode .product > .product_image > .quick_info_toggle a span {
	width:247px;
	background-position: 156px 0;
}

.product_listing_container .grid_mode .product > .product_image > .quick_info_toggle a:hover, 
.product_listing_container .list_mode .product > .product_image > .quick_info_toggle a:hover {
	text-decoration: underline;
}
.product_listing_container .grid_mode .row .product > .product_image:hover > .quick_info_toggle, .product_listing_container .list_mode .row .product > .product_image:hover > .quick_info_toggle {
	visibility: visible;
}
.product_listing_container .grid_mode .row_5col .product > .product_info > .product_name, 
.product_listing_container .grid_mode .row_5col .product > .product_info > .product_price {
	text-align: center;
	color: #7e7f81;
}
.flashdeals .product_listing_container .grid_mode > .row > .product {
	width: 247px;
	text-align:center;
}

.flashdeals .product_listing_container .grid_mode .product > .product_info {
	width: 247px;
}

.flashdeals .product_listing_container .grid_mode .product > .product_info > .product_dept {
	text-align: center;
}

.flashdeals .product_listing_container .grid_mode .product > .product_info > .product_name {
	text-align: center;
}


/* -----------------------------------------------------------------------------*/
/* 5.2. Product Info Add To Cart Button
/* -----------------------------------------------------------------------------*/

/* DevStart: Add to cart button was changed to anchor tag for keyboard navigation and accessibility */
.button_add_to_cart {	
	text-align: center;
	text-transform: uppercase;
	border-radius:0;
	height:auto;
	min-width:auto;
}



#add2CartBtn.button_add_to_cart {
	padding: 0;
	border-radius:0;
}
/* DevEnd */
/* -----------------------------------------------------------------------------*/
/* 6.4. Progress Bar
/* -----------------------------------------------------------------------------*/

/* For the element containing the actual progress bar */
#progress_bar {
	left:none;
}
/* -----------------------------------------------------------------------------*/
/* 13.1 Quick Info Popup
/* -----------------------------------------------------------------------------*/

#quickInfoRefreshArea1 {
	margin:0
}

#quickInfoRefreshArea .divider-vertical,
#quickInfoRefreshArea1 .divider-vertical {
	float: left;
	margin-right: 20px;
	/*margin-top: 20px;*/
}
#quickInfoRefreshArea .color_and_size .row .column,
#quickInfoRefreshArea1 .color_and_size .row .column {
	display: inline-block;
	vertical-align: top;
}
#quickInfoRefreshArea .color_and_size .row .column select,
#quickInfoRefreshArea1 .color_and_size .row .column select {
	/*border: #c9cacb 1px solid;
	background-color: #fff;*/
	font-size: 11px;
	COLOR: #000;
	margin: 3px 0;
}
#quickInfoRefreshArea .color_and_size .row .column .upColorList select,
#quickInfoRefreshArea1 .color_and_size .row .column .upColorList select  {
	width: 145px;
	font-size: 11px;
}
#quickInfoRefreshArea .color_and_size .row .column .sizeList select,
#quickInfoRefreshArea1 .color_and_size .row .column .sizeList select {
	width: 90px;
	font-size: 11px;
}
#quickInfoRefreshArea .color_and_size .row .column.right,
#quickInfoRefreshArea1 .color_and_size .row .column.right {
	float: right;
}
#quickInfoRefreshArea .color_and_size .row .column .size_list,
#quickInfoRefreshArea1 .color_and_size .row .column .size_list  {
	display: inline-block;
	overflow: hidden;
	width: 240px;
	float: left;
}
#quickInfoRefreshArea .color_and_size .row .column .size_list ul,
#quickInfoRefreshArea1 .color_and_size .row .column .size_list ul  {
	margin: 5px 0 !important;
}
#quickInfoRefreshArea .right_column.giftCard .color_and_size .row .column .size_list,
#quickInfoRefreshArea1 .right_column.giftCard .color_and_size .row .column .size_list {
	width: 100%;
}
#quickInfoRefreshArea .right_column.eGift .color_and_size .row .column .size_list,
#quickInfoRefreshArea1 .right_column.eGift .color_and_size .row .column .size_list {
	width: 100%;
}
#quickInfoRefreshArea .right_column.giftCard .color_and_size .row .column .size_list .section_list ul li,
#quickInfoRefreshArea1 .right_column.giftCard .color_and_size .row .column .size_list .section_list ul li {
	width: auto;
}
#quickInfoRefreshArea .right_column.giftCard .color_and_size .row .column .size_list div.section_list ul li label .swatch,
#quickInfoRefreshArea1 .right_column.giftCard .color_and_size .row .column .size_list div.section_list ul li label .swatch {
	width: auto;
}
#quickInfoRefreshArea .right_column.eGift .color_and_size .row .column .size_list .section_list ul li,
#quickInfoRefreshArea1 .right_column.eGift .color_and_size .row .column .size_list .section_list ul li {
	width: auto;
}
#quickInfoRefreshArea .right_column.eGift .color_and_size .row .column .size_list div.section_list ul li label .swatch,
#quickInfoRefreshArea1 .right_column.eGift .color_and_size .row .column .size_list div.section_list ul li label .swatch {
	width: auto;
}
#quickInfoRefreshArea .right_column.quickBundle .color_and_size .row .column .size_list,
#quickInfoRefreshArea1 .right_column.quickBundle .color_and_size .row .column .size_list {
	width: 115px;
} /* Changed by Elisha 09/18/2014 */
#quickInfoRefreshArea .color_and_size .row .column.right .quantity_section,
#quickInfoRefreshArea1 .color_and_size .row .column.right .quantity_section {
	margin-top: 0;
	margin-bottom: 0;
	display: inline-block;
	vertical-align: middle;
	height: 45px;
	float: left;
	margin-left: 15px
}
#quickInfoRefreshArea .right_column.giftCard .color_and_size .row .column.right .quantity_section,
#quickInfoRefreshArea1 .right_column.giftCard .color_and_size .row .column.right .quantity_section {
	display: block;
	float: none;
}
#quickInfoRefreshArea .color_and_size .row .column.right .quantity_section label,
#quickInfoRefreshArea1 .color_and_size .row .column.right .quantity_section label {
	display: block;
}
#quickInfoRefreshArea .color_and_size .row .column.right .quantity_section select,
#quickInfoRefreshArea1 .color_and_size .row .column.right .quantity_section select {
	margin-top: 8px;
	font-size: 11px;
}
#quickInfoRefreshArea .color_and_size .row .column.right select,
#quickInfoRefreshArea1 .color_and_size .row .column.right select {
	width: 45px;
	font-size: 11px;
}
#quickInfoRefreshArea .color_and_size .row .column label,
#quickInfoRefreshArea1 .color_and_size .row .column label {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #696969;
}
#quickInfoRefreshArea .notes,
#quickInfoRefreshArea1 .notes {
	margin-top: 10px;
}
#quickInfoRefreshArea .notes p,
#quickInfoRefreshArea1 .notes p  {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	color: #696969;
}
#quickInfoRefreshArea .notes p b,
#quickInfoRefreshArea1 .notes p b {
	text-transform: uppercase;
}
#quickInfoRefreshArea .notes p .small,
#quickInfoRefreshArea1 .notes p .small {
	font-weight: normal;
}
#quickInfoRefreshArea .notes p .small a,
#quickInfoRefreshArea1 .notes p .small a {
	text-decoration: underline;
	color: #7e7f81;
}
#quickInfoRefreshArea .notes p .small a:visited,
#quickInfoRefreshArea1 .notes p .small a:visited {
	text-decoration: underline;
	color: #696969;
}
#quickInfoRefreshArea .notes p .small a:hover,
#quickInfoRefreshArea1 .notes p .small a:hover {
	text-decoration: underline;
	color: #696969;
}
#quickInfoRefreshArea .addToCart_review,
#quickInfoRefreshArea1 .addToCart_review {
	margin-top: 10px;
	display: block;
	overflow: hidden;
}
#quickInfoRefreshArea .addToCart_review .addToCartBtn,
#quickInfoRefreshArea1 .addToCart_review .addToCartBtn {
	display: inline-block;
	float: left;
}
#quickInfoRefreshArea .description,
#quickInfoRefreshArea1 .description {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	color: #484848;
	margin-bottom: 15px;
}
#quickInfoRefreshArea .description ul,
#quickInfoRefreshArea1 .description ul {
	margin-left: 20px;
}
#quickInfoRefreshArea .description p,
#quickInfoRefreshArea1 .description p {
	margin-bottom: 0;
}
#quickInfoRefreshArea .description p.details,
#quickInfoRefreshArea1 .description p.details {
	margin-bottom: 0;
	padding: 0;
}
#quickInfoRefreshArea .description p.details span,
#quickInfoRefreshArea1 .description p.details span {
	text-transform: uppercase;
	margin: 0;
	display: block;
}
#quickInfoRefreshArea .description ul.disc,
#quickInfoRefreshArea1 .description ul.disc {
	padding-left: 50px;
	margin: 0 0 15px;
	list-style-type: disc;
}
#quickInfoRefreshArea .description ul.disc li,
#quickInfoRefreshArea1 .description ul.disc li {
	list-style-type: disc;
}
#quickInfoRefreshArea .image_container,
#quickInfoRefreshArea1 .image_container {
	margin: 0 auto;
	width: 239px;
	float: right;
}
#quickInfoRefreshArea .social,
#quickInfoRefreshArea1 .social {
	/*width: 100%;
	display: block;
	padding: 15px 0 0 33px;*/
	
	width: 261px;
	display: block;
	padding: 15px 0 0 87px;
	clear: both;
}
#quickInfoRefreshArea .social ul,
#quickInfoRefreshArea1 .social ul {
	margin: 0;
}
#quickInfoRefreshArea .social ul li,
#quickInfoRefreshArea1 .social ul li {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	float: left;
	padding-left: 5px;
}
#quickInfoRefreshArea .social ul li iframe.fb,
#quickInfoRefreshArea1 .social ul li iframe.fb {
	border: none;
	overflow: hidden;
	height: 21px;
	width: 73px;
}
#quickInfoRefreshArea .social ul li iframe.googlePlus,
#quickInfoRefreshArea1 .social ul li iframe.googlePlus {
	position: static;
	top: 0px;
	width: 32px;
	margin: 0px;
	border-style: none;
	left: 0px;
	visibility: visible;
	height: 20px;
}
#quickInfoRefreshArea .social ul li iframe.twitter,
#quickInfoRefreshArea1 .social ul li iframe.twitter {
	width: 56px;
	height: 20px;
}
#quickInfoRefreshArea .social ul li a.pin-it-button,
#quickInfoRefreshArea1 .social ul li a.pin-it-button {
	display: inline-block;
	margin: 0px 5px 0px 0px;
}
#quickInfoRefreshArea .social ul li #ibtnSendEmail,
#quickInfoRefreshArea1 .social ul li #ibtnSendEmail {
	border-width: 0px;
	margin-bottom: 4px;
}
#quickInfoRefreshArea .social iframe,
#quickInfoRefreshArea1 .social iframe  {
	display: inline-block;
	width: 80px;
}
#quickInfoRefreshArea .other_views,
#quickInfoRefreshArea1 .other_views {
	/*padding-left: 20px;*/
	width: 63px;
	display: inline-block;
	float: left;
	height: 100%;
	margin-top: 15px;
	margin-left: 10px;
}
#quickInfoRefreshArea .other_views ul#scroller,
#quickInfoRefreshArea1 .other_views ul#scroller {
	margin: 0;
}
#quickInfoRefreshArea .other_views a.moveToPrevious,
#quickInfoRefreshArea1 .other_views a.moveToPrevious {
	display: inline-block;
	margin-right: 5px;
}
#quickInfoRefreshArea .other_views a.moveToNext,
#quickInfoRefreshArea1 .other_views a.moveToNext {
	display: inline-block;
	margin-left: 5px;
}
#quickInfoRefreshArea .other_views #imageBoxInside,
#quickInfoRefreshArea1 .other_views #imageBoxInside {
	display: inline-block;
}
#quickInfoRefreshArea .other_views #dZoomIn,
#quickInfoRefreshArea1 .other_views #dZoomIn {
	display: block;
	float: right;
	padding-right: 35px;
}
/* ---------------------------------------------------------------------------------------*/
/* 23 SUMMARY SECTION WITHIN THE SHOPPING CART PAGE
/* --------------------------------------------------------------------------------------*/

.white_text {
	color: #fff;
}
#divNav, .divNav {
	border-bottom:0;
}
/* ---------------------------------------------------------------------------------------*/
/*33 PDP SIZE SWATCHES
/* --------------------------------------------------------------------------------------*/

.size_list div.section_list ul li {
	background: #000;
}
.size_list div.section_list ul li.disabled {
	pointer-events: auto !important;  
}
/* ---------------------------------------------------------------------------------------*/
/*  DIALOG UNDERLAY
/* --------------------------------------------------------------------------------------*/

.dijitDialogUnderlayWrapper .dijitDialogUnderlay {
	/* background: #000; opacity: 0.75; display:block; */
	background: #fff; opacity: 0.5; filter: alpha(opacity=50); display:block !important;
}
/* ---------------------------------------------------------------------------------------*/
/*  DOJO DIALOG - SIZE CHART
/* --------------------------------------------------------------------------------------*/


.tabContainer1 .main div.dijitTabInner.dijitTabContent.dijitTab {
	padding:10px 15px;
}
.tabContainer1 .main div.dijitTabInner.dijitTabContent.dijitTab.dijitTabChecked.dijitChecked {
	padding:10px 15px;
}

/* ========= WANT IT ALL PPOPUP ========== */

.right-col-shopall a.shopall-addtobag-btn img#imgAddToBag {
	float:none;padding:0
}

div#upColorSizeList {
	display:inline-block;
	overflow: hidden;
	height:450px;
}

a.shopall-addtobag-btn {
	display:block;
	margin:0 auto;
	width: 148px;
	height: 30px;
}

select.SBO-color-dropdown {
	width: 135px;
}
select.SBO-size-dropdown {
	width: 135px;
}
select.Qty-dropdown {
	width: 90px;
}
#MiniShopCartProductAdded.dijitDialog {
	border: none;
	position:none !important;
}
/* OOS POPUP */

.oosPopup div.widget_quick_info_popup > .middle > .content_left_border > .content_right_border > .content > .left_column,
.oosPopup3 div.widget_quick_info_popup > .middle > .content_left_border > .content_right_border > .content > .left_column {
	margin-top:0;
}

.oosPopup div.widget_quick_info_popup > .middle > .content_left_border > .content_right_border > .content > .right_column p.red_text,
.oosPopup3 div.widget_quick_info_popup > .middle > .content_left_border > .content_right_border > .content > .right_column p.red_text {
	color: #F00;
}

.oosPopup div.widget_quick_info_popup > .middle > .content_left_border > .content_right_border > .content > .right_column p.small_text,
.oosPopup3 div.widget_quick_info_popup > .middle > .content_left_border > .content_right_border > .content > .right_column p.small_text {
	font-size:10px;
}

.oosPopup div.widget_quick_info_popup > .middle > .content_left_border > .content_right_border > .content > .right_column p.margin_top_10px,
.oosPopup3 div.widget_quick_info_popup > .middle > .content_left_border > .content_right_border > .content > .right_column p.margin_top_10px {
	margin-top: 10px;
}

.oosPopup .pr-snippet,
.oosPopup3 .pr-snippet {
	position:relative !important;
}

.oosPopup .vert .simply-scroll-btn-down,
.oosPopup3 .vert .simply-scroll-btn-down {
	top: 420px;
}


.absolute {
	position:absolute;
	top:0;
}



.oosSuccessPopup .dijitDialogPaneContentArea h1 {
	font-size: 16px;
	line-height: 16px;
	text-align:center;
}


.oosPopup2.dijitDialog{
	border: 5px solid #000;
	width: 500px;
	height: 300px;
	text-align:center;
}

.oosErrorMessage.dijitDialog,
.snagPopup.dijitDialog {
	border: 5px solid #000;
	width: 500px;
	height: 325px;
	text-align:center;
}

.oosPopup2 .center,
.oosErrorMessage .center {
	text-align: center;
	margin:0 auto;
	width: 350px;
	display:block;
	color:#4d4d4d;
}

.oosPopup2 .small_text,
.oosErrorMessage .small_text {
	font-size: 11px;
	line-height: 11px;
}


div.bloomreach_widget {
	display:inline-block;
	width: 990px;
	height: auto;
	margin-bottom:  50px;
}

.topCategoryHeader.flashdeals {
	background: url('http://www.forever21.com/images/en/20140220/dailyspecial_image.jpg');
	height: 270px;
	width: 990px;
	display:block;
}

font.time {
	font-family: Helvetica, sans-serif;
	font-size: 45px;
	font-style: normal;
	color: #000;
	font-WEIGHT: bold;
	position: absolute;
	left: 55px;
	top: 80px;
}

.widget_product_listing > .middle > .left_border > .right_border > .content .product_listing_container .grid_mode .divider {
	width: 100%;
	display:block;
	height: 0.5px;
}

.out_of_stock_tag {
	z-index: 10;
	position:absolute;
	bottom:0;
	
}

.out_of_stock_tag a {
	display:block;
	background: #000;
	opacity: 0.75;
	color:#FFF;
	text-align: left;
	width: 100%;
	padding:10px 0;
}

.out_of_stock_tag a .yellow_text.small_text {
	color:#fff !important;
}

.oosErrorMessage ::-webkit-input-placeholder {
	color:#F00;
}

.oosErrorMessage :-moz-placeholder { /* Firefox 18- */
	color:#F00; 
}

.oosErrorMessage ::-moz-placeholder {  /* Firefox 19+ */
	color:#F00;
}

.oosErrorMessage :-ms-input-placeholder {  
	color:#F00;
}
div.navigation .title{padding-bottom:8px;margin-bottom:3px;padding-left:10px; background:url(../images/en/common/bg_line.gif) no-repeat 7px bottom; text-decoration:underline; /* adding  text-decoration:underline #ddd; by Yesl Won 091814 */}
div.navigation.nav_dark .title{color:white;}
.mdrop_column .columns2{float:left;}
.mdrop_column .columns2 ul{min-height:225px;}
.mdrop_column .last ul{background:none !important;margin-right:0 !important}
/* 140429 */
.out_of_stock_tag{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,0,0,0.7);text-align:center;letter-spacing:1px;line-height:20px}
.out_of_stock_tag a{background:none !important;text-align:center !important}
.out_of_stock_tag .strong{display:block;font-size:16.5px;font-family:"Arial Narrow", Arial, sans-serif;font-weight:normal;margin-bottom:-20px;letter-spacing:3px}
.out_of_stock_tag a .small_text.yellow_text{font-size:10px;text-transform:uppercase;text-decoration:none}
.pop_err{position:relative;width:600px !important;min-height:175px !important;margin:50px 0;padding:25px;text-transform:uppercase;letter-spacing:2px;border:5px solid #333;text-align:center}
.pop_err .text{font-size:15px;font-family:Georgia, "Times New Roman", serif;margin:10px 0 20px;line-height:30px}
.pop_err .input-wrap{width:450px !important;margin:0 auto 25px auto !important;}
.pop_err .fieldStyle{border:1px solid #b4b4b4;border-right:0;float:left;font-size:12px;padding:10px 15px;width:339px}
.pop_err .button_secondary{float:right;background:#fa4f47;width:80px;font-size:12px;color:#fff;border-radius:0;height:34px;line-height:34px;padding:0}
.pop_err .input-wrap label{display:block;clear:both;padding-top:10px;font-size:12px;letter-spacing:0;text-transform:none}
.pop_err .small_text{font-size:11px;color:#7d7d7d;clear:both}
.pop_err .btn_x{position:absolute;top:20px;right:20px}
.pop_err img{vertical-align:middle}
.pop_err.successMessage{width:450px !important}
.pop_err SPAN.closeText{background:url(../images/en/common_new/btn_x.png) no-repeat right top}
/* 140528 */
/* #product_rr{position:absolute;top:0;right:0;margin:0 -100px 0 0 !important}
.size_list ul .disabled{opacity:1}
.size_list div.section_list ul li{position:relative;}
.size_list .warning{position:absolute;top:-60px;left:-38px;padding:5px;border:1px solid #333;background:url('../images/en/common_new/bg_soldout.png');color:#333;z-index:10;opacity:1 !important}
.size_list .warning .bul{position:absolute;bottom:-14px;left:50%;margin-left:-10px;display:block;width:0;height:0;border-style:solid;border-width:7px;border-color:#333 transparent transparent transparent} 
 */
/* 140529 */
#page{margin-top:41px}
/* all */
.dijitTooltipContainer{background:url('../images/en/common_new/bg_soldout.png');color:#333;width:auto;border-radius:0;border:1px solid #ffd200;padding:5px;margin-left:-105px;margin-top:-47px}
/* main */
.home #CatalogBanner_Content_15161{display:none}
/* sub */
.sub_nav div.navigation .menuContainer .menu li .mdrop_column{border:0 !important}
.sub_nav div.navigation .menuContainer .menu li .mdrop_column ul{background:none}
.sub #divNav, .sub .logo{background:#000}
/* 140623 */
.container_product_details_image_information > .left_column > .widget_product_image_viewer_position > #widget_product_image_viewer > .widget_social_bottom {
    padding-left: 60px !important;
} /* 2162 */
/* 140627 */
div#quick_cart_container, div.dijitFocused.dijitDialogFocused.dijitDialog#quick_cart_container{z-index:9999 !important;position:fixed !important;top:21px !important;}
/* 140704 */ 
#pageBody{min-width:1124px}
/* 140709 */
.sign_in_registration .align p input[type='text'], .sign_in_registration .align p input[type='password']{width:97%}
.sign_in_registration .align .fieldBox{width:100%}
.dijitDialog.promoCodeDetailsPopup{max-width:500px}
/* 140710 */
.mdrop_column .last .title{margin-top:2px} 
/* 140715 */ 
div#footer > div.footer_element_container ul li a:hover{color:#fff}
/* 140718 */
div.dijitDialogPaneContentArea p {word-break:break-word;}
.giftsection .header-title{font-size:15px !important}
#opt1 .relative .validation_text{top:0}
/* 140723 */
input[type="submit"], input[type="button"] { -webkit-appearance: none !important;} 



.sizechart_text a {
	color: #000;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: underline !important;
	padding:5px 0 0 10px;
	display: block;
	float: left;
}
.love21_msg {
	color: #da2287;
	text-transform: uppercase;
	font-weight: bold;	
	display: block;
	float: left;
	clear:both;
	padding:10px 0 0 0;
}


.signup_container {
	background: url("/wcsstore/F21SAS/images/en_CA/common/SignUp-V2-POPUP-NoBox_073114.jpg") no-repeat;
	width: 780px;
	height: 500px;
	font-family: Arial, Helvetica, san-serif;
	color:#989898;
	border: 0; 
}
.signup_container .signup_input {			
	width: 100%;
	height: 100%;
	float: left;
	display: block;					
}

.signup_container .signup_input li {
	display: inline-block;
	float: left;			
}
.signup_container .signup_input input.email {
	border: 1px solid #989898;
	color: #989898;
	padding-left: 5px;
	font-size : 12px;
	height: 30px !important; 
	width: 300px;
	margin-right: 5px;
}
.signup_container .signup_input input.zipcode {
	border:1px solid #989898;
	color: #989898;
	padding-left: 5px;
	font-size : 12px;
	height: 30px;
	width: 90px;
	margin-right: 5px;		
}
.signup_container .signup_input input[type=submit] {
	background: #fa4f47;
	color: #fff;
	size: 13px;'
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 9px 30px;
	border: 0;
	text-transform: uppercase;
	margin: 0;
}
.signup_container .btn_close {
	position: absolute;
	top: 20px;
	left: 755px;
	width: 20px;
	height: 20px;
	float: right;			
}


.promo_container {
	background: url("/wcsstore/F21SAS/images/en_CA/common/SignUp-V2-POPUP-NoBox_073114.jpg") no-repeat;
	width: 780px;
	height: 500px;
	font-family: Arial, Helvetica, san-serif;
	color:#444;
	font-weight: normal;
	font-size: 0.70em;
	border: 0 !important;
}
.promo_container a{
	text-decoration: underline;
	color: #444;
}
.promo_container .btn_close {
	position: absolute;
	top: 20px;
	left: 755px;
	width: 20px;
	height: 20px;
	float: right;			
}				
		
.promo_container .promo_input {			
	width: 100%;
	float: left;
	display: inline-block;
	padding-top: 225px;	
}
.promo_container .promo_input ul {
	list-style: none;
	display: table;			
	margin: 0 auto;
	padding: 0;			
}
.promo_container .promo_input li {
	display: inline-block;
	float: left;			
}
.promo_container .promo_input input.email {
	border: 1px solid #989898;
	color: #989898;
	padding-left: 5px;
	font-size : 12px;
	height: 30px;
	width: 220px;
	margin-right: 5px;
}
.promo_container .promo_input input.zipcode {
	border:1px solid #989898;
	color: #989898;
	padding-left: 5px;
	font-size : 12px;
	height: 30px;
	width: 90px;
	margin-right: 5px;		
}
.promo_container .promo_input input[type=submit] {
	background: #fa4f47;
	color: #fff;
	size: 13px;'
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 9px 30px;
	border: 0;
	text-transform: uppercase;
	margin: 0;
}
.promo_container .keeps {			
	padding: 60px 0 0 161px;
}