/* =============================================================================
   NEW UNIVERSAL STYLES
   ========================================================================== */
@font-face {
  font-family: 'PF DinText Pro';
  src: url('/css/PFDINTPR-webfont.eot');
  src: url('/css/PFDINTPR-webfont.eot?#iefix') format('embedded-opentype'), url('/css/PFDINTPR-webfont.woff2') format('woff2'), url('/css/PFDINTPR-webfont.woff') format('woff'), url('/css/PFDINTPR-webfont.ttf') format('truetype'), url('/css/PFDINTPR-webfont.svg#pf_dintext_proregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'PF DinText Pro Medium';
  src: url('/css/PFDINTPM-webfont.eot');
  src: url('/css/PFDINTPM-webfont.eot?#iefix') format('embedded-opentype'), url('/css/PFDINTPM-webfont.woff2') format('woff2'), url('/css/PFDINTPM-webfont.woff') format('woff'), url('/css/PFDINTPM-webfont.ttf') format('truetype'), url('/css/PFDINTPM-webfont.svg#pf_dintext_promedium') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'icomoon';
  src: url('/css/icomoon.eot?50wtyx');
  src: url('/css/icomoon.eot?#iefix50wtyx') format('embedded-opentype'), url('/css/icomoon.woff?50wtyx') format('woff'), url('/css/icomoon.ttf?50wtyx') format('truetype'), url('/css/icomoon.svg?50wtyx#icomoon') format('svg');
  font-weight: normal;
  font-style: normal; }

.din {
  font-family: PFDinTextCondPro-Medium, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 17px;
  color: #111;
  text-decoration: none; }

.icomoon {
  font-family: icomoon; }

/* chrome overrides */
.chrome_ul {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-before: 0;
  -webkit-padding-after: 0;
  -webkit-padding-start: 0;
  -webkit-padding-end: 0; }

.box-sizing {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */ }

.flex {
  display: flex;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex; }

.stretch {
  -webkit-align-items: stretch;
  align-items: stretch; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.clearfix {
  display: inline-block; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* end sass */
/* =============================================================================
   NG STORE STYLES -- do not include!
   ========================================================================== */
   /*
#breadcrumbs {
  color: #3a78c6;
  line-height: 18px;
  margin-left: 2px; }

#breadcrumbs ul {
  padding: 0;
  margin: 10px 0 13px;
  height: 20px; }

#breadcrumbs li {
  display: inline-block; }

#breadcrumbs a {
  font-size: 12px; }

#breadcrumbs li:after {
  font: 16px normal "icomoon";
  content: "\203A";
  padding: 0 5px; }

#breadcrumbs li.last:after {
  content: none;
  padding: 0 5px; }

*/

.image_border, .recent_images .image_recent, .image_main, .alt_images .image_alt {
  border: 1px solid #eaeaea;
  background: #fff;
  overflow: hidden; }

.image {
  height: 100%;
  width: auto; }

.body_text {
  color: #333;
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  text-align: left;
  font-family: Helvetica, Arial, sans-serif; }

.clearfix:before, .clearfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

/* IE < 8 */
/* =============================================================================
   PRODUCT BODY
   ========================================================================== */

.recent_views_container {
  position: relative; }

@media screen and (max-width: 1339px) {
  .recent_views {
    visibility: hidden; } }

.recent_views {
  width: 100px;
  position: absolute;
  top: 245px;
  left: 1055px; }

.recent_views p {
  color: #4c4c4c;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 10px; }

.recent_images {
  padding-bottom: 18px;
  float: left;
  width: 100%; }
  .recent_images .image_recent {
    width: 98px;
    height: 98px;
    float: left;
    margin-bottom: 10px; }

.product.container {
/*  padding-bottom: 70px;*/
  overflow: visible; }

.product h1 {
  line-height: 30px; }

.detail {
  float: left; }
.detail_left {
	overflow-x: hidden;
}
.image_main {
  width: 484px;
  height: 484px; }

.image_controls {
  line-height: 15px;
  width: 484px;
  margin-top: 11px;
  float:left; }
  .image_controls a {
    color: #333; }
    .image_controls a:hover {
      text-decoration: none; }
  .image_controls .zoom {
    float: left; }
  .image_controls .video, .image_controls .audio, .image_controls .seeinside {
    float: right;
    margin-left: 19px; }
  .image_controls .image_icon {
    font-size: 14px;
    height: 14px;
    width: auto;
    color: #888;
    padding-right: 5px;
    vertical-align: middle; }
  .image_controls .icon-zoom:before {
    content: "\e60b"; }
  .image_controls .icon-video:before {
    content: "\e60d"; }
  .image_controls .icon-seeinside:before {
    content: "\e60a"; }
  .image_controls .icon-audio:before {
    content: "\e60c"; }
.icon-zoom {
	padding-right: 5px;
}
.image_alt {
	cursor: pointer;	
}
.alt_images {
  padding-bottom: 18px;
  border-bottom: 1px solid #ECECEC;
  float: left;
  width: 100%;
  margin-top: 15px; }
  .alt_images .image_alt {
    width: 82px;
    height: 82px;
    margin-right: 16px;
    float: left; }
    .alt_images .image_alt.last_alt {
      margin-right: 0; }

.detail_left .social {
  float: left;
  margin: 20px auto;
  height: 20px;
  width: 100%; }
  .detail_left .social span {
    /* original value padding-right: 19.5px;*/
     }
  .detail_left .social a {
    display: block; }
  .detail_left .social iframe {
    border: none;
    visibility: visible;
    height: 20px; }
  .detail_left .social .email {
    cursor: pointer;
    background: url("/images/_ui/images/social_email.png") no-repeat 0 0;
    float: left;
    height: 100%;
    width: 63px;
    margin-right:15px; }
  .detail_left .social .facebook, .detail_left .social .twitter, .detail_left .social .googleplus, .detail_left .social .pinterest {
    float:left;
    }
  .detail_left .social .facebook iframe, .detail_left .social .twitter iframe {
    width: 76px; }
  .detail_left .social .googleplus div {
    display: inline-block; }
  .detail_left .social .googleplus iframe {
    width: 58px; }
  .detail_left .social .pinterest div {
    height: 20px;
    width: 40px;
    display: inline;
    margin: 0;
    padding: 0;
    background-color: transparent;
    border-style: none;
    float: none;
    line-height: normal;
    vertical-align: middle; }
  .detail_left .social .wanelo-save-button {
    /* background: url("../images/wanelo-icon-20px.png") !important; 
    border: 1px solid #d6d3d3; */
    background: url("/images/_ui/images/wanelo-icon-hor.png") !important;
    display: inline-block;
    height: 20px;
    width: 54px;
    margin-right: -2px; }

.detail_left .social .facebook {
    margin-right: 15px;
}

.detail_left .social .twitter {
    margin-right: 15px;
}

.detail_left .social .googleplus {
    margin-right: -17px;
}

.detail_left .social .pinterest {
    margin-right: 37px;
}
a.PIN_1426101806072_pin_it_button_en_20_gray {
  background: url("https://s-passets.pinimg.com/images/pidgets/pinit_bg_en_rect_gray_20_2.png") !important;
  cursor: pointer !important;
  position: relative !important;
  display: inline-block !important;
  background-size: 40px 60px !important;
  height: 20px !important;
  padding: 0 !important;
  vertical-align: baseline !important;
  text-decoration: none !important;
  width: 40px !important;
  background-position: 0 -20px; }

span.PIN_1426101806072_pin_it_button_count {
  padding: 0 4px 0 10px !important;
  background-size: 45px 20px !important;
  background-position: 0 0 !important;
  position: absolute !important;
  top: 0 !important;
  left: 42px !important;
  height: 20px !important;
  font: 10px Arial, Helvetica, sans-serif !important;
  line-height: 20px !important;
  background-color: transparent !important;
  background-repeat: no-repeat !important;
  background-image: url("https://s-passets.pinimg.com/images/pidgets/count_east_white_rect_20_2.png") !important;
  color: #777 !important;
  text-align: center !important;
  text-indent: 0 !important; }

span.PIN_1426101806072_pin_it_button_count i {
  background-position: 100% 0 !important;
  position: absolute !important;
  top: -3px !important;
  right: -1px !important;
  height: 23px !important;
  width: 1px !important;
  background-color: transparent !important;
  background-repeat: no-repeat !important;
  background-image: url("https://s-passets.pinimg.com/images/pidgets/count_east_white_rect_20_2.png") !important; }

.product .related_links {
  float: left;
  width: 100%;
  padding-top: 17px;
  border-top: 1px solid #ECECEC;
  margin-bottom: 32px; }
  .product .related_links h5 {
    font-weight: bold;
    font-size: 13px;
    margin: 20px 0 0; }
  .product .related_links a {
    display: block;
    /*float:left;*/
    clear:left }

.detail_right {
  width: 100%;
  margin-top: 5px; 
}
.product_family .detail_right {
	margin-top: 4px;
}
.promo_message {
  font-weight: bold;
  color: #000;
  margin-bottom: 21px; }

.detail_right h1 {
	margin-bottom: 2px; /* picker change 0513 override value 3px */
}
.product_family .detail_right h1 {
	margin-bottom: 3px;
}
.product_with_accessory .detail_right h1 {
	margin-bottom: 6px;
}
.itemnumber {
  font-size: 12px; }
.product_family .itemnumber {
	padding-left: 1px;
}
.discount_message {
  font-weight: bold;
  color: #b35639;
  margin-top: 15px;
  margin-bottom: -1px; }
  .discount_message.blue {
    color: #3a78c6; }
    
.nosale {
  margin: 17px 0 34px;
}
.nosale_message {
  font-size: 14px;
  margin-top: 5px;
}
.stars {
  margin-top: 20px; }

.stars_image {
  background: url("../images/stars_full.png") no-repeat 0 0;
  width: 81px;
  height: 13px;
  float: left;
  padding-right: 9px; }

.stars_text {
  line-height: 15px; }
  .stars_text a {
    color: #333; }

.price,.newPriceNumbers {
  font-size: 18px;
  font-weight: bold;
  margin: 24px 0 21px; }


.sale_price, .oldPrice {
  font-size: 14px;
  color: #7c7c7c;
  text-decoration: line-through;
  margin-right: 5px; }

.sale-price-label {
	display: none;
}
.input {
  float: left;
  width: 100%;
  height: 58px;
  /* universal height for all, label and input height combined */
  margin-bottom: 12px;
}
  
  .input .error_tip {
    visibility: hidden; }

.input_label {
  margin-bottom: 4px; }
.product_family .input_label {
  margin-bottom: 5px; }
.input input, .input .picker_inputs a, .input select {
  float: left;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 33px;
  padding-right: 0;
  border: 1px solid #cecece;
  color: #333; }


/* color picker
.input .atg_b2cblueprint_colorPicker .picker_inputs a {
	border: none;
	margin-left: 1.5px;
}
*/
input:focus, select:focus {
  outline: none; }

.input.quantity {
  margin-bottom: 20px; }

.quantity input {
  width: 45px; }

.picker_inputs {
  float: left; }

.picker_inputs a {
  float: left;
  text-align: center;
  line-height: 35px;
  width: 33px;
  margin-right: 10px; }
  
 .product_family .picker_inputs a {
  	margin-right: 11px;
  }
   
  .picker_inputs a:hover {
    text-decoration: none; }
.picker_inputs a.selected {
    box-shadow: 0 0 0 4px #efc740;
  	border: 1px solid #efc740;
}
.dropdown .select_arrows {
  top: -2px; }
.dropdown select {
  height: 35px;
  width: 147px;
  line-height: 35px; }

.select_wrapper {
  float: left;
  position: relative;
  display: inline-block; }
  .select_wrapper .select_arrows {
    z-index: 1;
    position: absolute;
    background: transparent url("/images/_ui/images/dropdown.png") 0 0 no-repeat;
    height: 27px;
    width: 18px;
    right: 0; }
  .select_wrapper select {
    z-index: 2;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: window;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: none;
    padding-left: 15px;
    padding-right: 10px;
    margin: 0; }
    
    .select_wrapper select::-ms-expand {
    	display: none;
    }

@-moz-document url-prefix() {
  .dropdown .select_wrapper {
    border: 1px solid #d7d7d7;
    height: 33px; }

  .dropdown select {
    padding-left: 12px; }

  .dropdown select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; } }

.input_text {
  font-size: 11px;
  margin-left: 15px;
  line-height: 37px; }

a.input_text {
  color: #333;
  text-decoration: underline; }

.picker .input_text {
  line-height: 40px;
  margin-left: 7px; }

.product_family .picker .input_text {	
  display: inline-block;
  line-height: 38px;
  margin-left: 2px;
}
.input_text.bold.status {
	display: inline;
}
.picker .atg_b2cblueprint_colorPicker .details {
	top: 8px;
    left: 10px;
    float: left;
    font-size: 12px;
    font-weight: normal;
    position: relative;
    color: #7F7F8C;
}
.input.error.picker {
  height: auto; }
.input.error .input_label {
  color: #cc0033;
  font-weight: bold;
  margin-bottom: 2px; }
.product_family .input.error .input_label {  
   margin-bottom: 3px;
}   
.product_with_accessory .input.error .input_label {  
   margin-bottom: 10px;
}   
.input.error input, .input.error select {
  border: none;
  outline: 2px solid #cc0033;
  line-height: 37px; }
.input.error .picker_inputs {
  border: 2px solid #cc0033;
   padding: 8px;
  margin-left: 1px; /* picker change 0513 added no previous value */
   }
.product_family .input.error .picker_inputs {
	padding: 9px 9px 7px;
}      
  .input.error .picker_inputs a:last-child {
    margin-right: 0; }
    
.input.error .input_text {
  visibility: hidden;
  display: none; }
  
.input.error .error_tip {
  visibility: visible;
  float: left;
  background-color: #fce4e4;
  border: 1px solid #fcc2c3;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  position: relative;
  font-size: 13px;
  font-weight: bold;
  color: #cc0033;
  padding: 7px 11px 4px;
  margin-left: 17px;
  margin-top: 1px;}   
  
.product_family .input.error .error_tip {
	padding: 7px 11px 5px;
	margin-left: 18px;
}
.product_with_accessory .input.error .error_tip {
	padding: 7px 11px 9px;
	margin-left: 16px;
	margin-top: 0px;
}

  .input.error .error_tip:after, .input.error .error_tip:before {
    content: '';
    position: absolute;
    top: 9px;
    width: 0;
    height: 0;
    border: 7px solid transparent; }
  .input.error .error_tip:after {
    left: -14px;
    border-right: 7px solid #fce4e4; }
  .input.error .error_tip:before {
    left: -15px;
    border-right: 7px solid #fcc2c3; }
    
.input.error.picker .error_tip {
  margin-top: 12px; }

.checkbox-wrapper {
  float: left;
  margin-top: 2px;
  margin-bottom: 16px;
  width: 270px; }
  .checkbox-wrapper input[type="checkbox"] {
    width: 14px;
    height: 14px;
    margin-left: 0;
    margin-right: 6px; }
  .checkbox-wrapper a {
    color: #333;
    text-decoration: underline; }

.buttons {
  margin-top: 10px;
  float: left;
  height: 40px; }

.product_with_accessory .buttons {
  margin-top: 12px;
}
.product_family .buttons {
  margin-top: 21px;
  margin-left: 2px;
 }
.twobutton {
  float: left;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  background-color: #2a6088;
  -moz-box-shadow: inset 0px 40px 0px -20px #41769d;
  -webkit-box-shadow: inset 0px 40px 0px -20px #41769d;
  box-shadow: inset 0px 40px 0px -20px #41769d;
  margin-right: 20px; }

.twobutton_text {
  padding: 0 24px 0 25px;
  line-height: 42px;
   }

.twobutton a {
  font-family: "PF DinText Pro Medium", Arial, sans-serif;
  font-size: 21px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.5px; }

.button_arrow {
  color: #fff;
  position: relative;
  padding-left: 14px;
  vertical-align: top;
  font-size: 16px;
  line-height: 44px;}

.product_family .button_arrow {
	padding-left: 10px;
	line-height: 43px; 
}
.addbuttons {
  float: left;
  line-height: 44px; } 
.product_family .addbuttons {
	line-height: 42px;
}
.addbuttons a {
    color: #333; }
.smalldown_arrow {
  font-size: 13px;
  vertical-align: middle;
  margin-left: -2px; }

a.smalldown_arrow:hover {
  cursor: pointer;
  text-decoration: none; }

.icon-chevron-small-down:before {
  content: "\e60e"; }

.call_message {
  float: left;
   margin: 32px 0 28px;
  }
.product_with_accessory .call_message {
  margin: 34px 0 28px;
}  
.product_family .call_message {
	margin: 21px 1px 29px;
}
.phone_icon {
  color: #aaa;
  font-size: 23px;
  text-decoration: none;
  float: left;
  margin: -2px 4px 0 -2px;
  vertical-align: middle; 
}
.product_with_accessory .phone_icon {
  margin: -5px 4px 0 -2px;
}
.icon-phone:before {
  content: "\e619"; }

.tabs {
  float: left;
  width: 100%;
  margin-top: 1px;
  margin-bottom: 40px; }

.tab_header {
  border-top: 1px solid #ECECEC;
  border-bottom: 1px solid #ECECEC;
  padding: 11px 0 9px;
  margin-top: -1px;
  cursor: pointer }

.tab_header a:hover {
  text-decoration: none; }

.tab_header h3 {
  font-weight: normal;
  color: #333; }

body.ie .tab_header h3 {
	display: inline;
}

.icon-caret-right:before {
  content: "\e612"; }

.icon-caret-down:before {
  content: "\e611"; }

.tab_arrow {
  color: #4c4c4c;
  font-size: 18px;
  margin-right: 10px;
  text-decoration: none;
  display: inline-block;
  vertical-align: sub;
  float: left;
  margin-top: -2px;
  width: 10px; 

  }

.tab_text {
  width: 468px;
  margin: 16px 0 19px;
}


.tab_description {
  position: relative;
  width: 100%;
  overflow: hidden;
  /*
  max-height: 200px;
  */ }
.tab_fade {
	max-height: 200px;
}
.tab_fade:before {
  content: '';
  position: absolute;
  width: 100%;
  top: 140px;
  height: 60px;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0), #ffffff);
  background: -o-linear-gradient(rgba(255, 255, 255, 0), #ffffff);
  background: -moz-linear-gradient(rgba(255, 255, 255, 0), #ffffff);
  background: linear-gradient(rgba(255, 255, 255, 0), #ffffff); }

.icon-chevron-thin-left:before {
  content: "\e60f"; }

.icon-chevron-thin-right:before {
  content: "\e618"; }
/* =============================================================================
   REVIEWS
   ========================================================================== */
.reviews {
	float: left;
	width: 100%;
	margin-left: 2px;
	margin-top: -3px;
}
  .reviews h4 {
    float: left;
    font-size: 15px;
    font-weight: bold;
    color: #333; }

.review_header {
  float: left;
  width: 100%;
  padding-bottom: 5px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 19px; }
  .review_header h3 {
    float: left; }
  .review_header .links {
    float: right; }
    .review_header .links a {
      color: #333; }

.snapshot {
  float: left;
  width: 100%;
  background-color: #f7f7f7;
  padding: 29px 19px 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 21px; }
  .snapshot h4 {
    margin-right: 7px; }
  .snapshot .text {
    font-size: 12px;
    line-height: 22px; }
  .snapshot .stars {
    margin-top: 4px; }

.review_content {
  width: 960px;
  margin: 0 auto; }

.display_sortby {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 32px;
  margin-bottom: 20px; }
  .display_sortby .display {
    float: left; }
  .display_sortby .sortby {
    float: right; }
    .display_sortby .sortby label {
      font-size: 12px;
      font-weight: bold;
      margin-right: 10px; }
    .display_sortby .sortby .select_wrapper {
      float: right;
      position: relative;
      display: inline-block; }
    .display_sortby .sortby .select_arrows {
      background: transparent url("http://i36.photobucket.com/albums/e22/lilsq3/dropdown.png") 0 0 no-repeat;
      position: absolute;
      z-index: 1;
      height: 27px;
      top: -4px;
      width: 18px;
      right: 0; }
    .display_sortby .sortby select {
      font-family: Helvetica, Arial, sans-serif;
      font-size: 12px;
      line-height: 30px;
      color: #333;
      -webkit-appearance: none;
      -moz-appearance: window;
      -ms-appearance: none;
      -o-appearance: none;
      appearance: none;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0;
      background: none;
      height: 30px;
      width: 173px;
      border: 1px solid #d7d7d7;
      padding-left: 15px;
      padding-right: 10px;
      margin: 0;
      position: relative;
      z-index: 2; }

@-moz-document url-prefix() {
  .sortby .select_wrapper {
    border: 1px solid #d7d7d7;
    height: 30px; }


  .sortby select {
    padding-left: 12px; }

  .sortby select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; } }

.review {
  float: left;
  width: 100%;
  padding: 20px 0 16px;
  border-top: 1px solid #ececec; }
  .review h4 {
    margin-bottom: 3px; }

.rating_date {
  float: left;
  width: 100%;
  margin-bottom: 12px; }
  .rating_date .rating_stars {
    float: left; }
  .rating_date .author {
    float: left;
    font-size: 11px;
    line-height: 17px; }
  .rating_date .date {
    float: right;
    font-size: 11px;
    color: #666;
    line-height: 17px; }

.title_comment {
  float: left;
  width: 100%;
  margin-bottom: 19px; }
  .title_comment .comment {
    float: left;
    width: 100%;
    line-height: 24px; }

.points {
  float: left;
  width: 100%;
  margin-bottom: 19px; }

.points_group {
  float: left;
  width: 100%; }
  .points_group label {
    float: left;
    font-weight: bold;
    width: 83px; }
  .points_group .values {
    float: left; }
    .points_group .values li {
      float: left; }
      .points_group .values li:after {
        content: ",";
        margin-right: 4px; }
    .points_group .values li:last-child:after {
      content: none; }

.review_rec {
  float: left;
  width: 100%;
  margin-bottom: 7px; }
  .review_rec .rec_icon {
    font-size: 17px;
    margin-right: 3px;
    vertical-align: sub; }
  .review_rec .rec_text {
    font-weight: bold; }

.icon-review_positive:before {
  content: "\e61b";
  color: #58b447; }

.icon-review_negative:before {
  content: "\e61a";
  color: #cc0033; }

.review_tools {
  float: left;
  width: 100%;
  font-size: 11px; }
  .review_tools .helpful_text {
    font-weight: bold;
    margin-right: 7px; }
  .review_tools a {
    color: #333; }
  .review_tools .link_divider {
    margin: 0 -3px; }
  .review_tools .helpful_links {
    margin-right: 15px; }


/* zoom modal */

.ui-widget {
  	font-family: Helvetica, Arial, sans-serif;
  font-size: 20px;
  	background: #fff;
  	padding: 0;
}

.ui-dialog .ui-dialog-content {
  padding: 0 20px 20px;
}

/* header */

.ui-widget-header {
  background: none;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 13px 20px 12px;
}

.ui-dialog .ui-dialog-title {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin: 0;
}

.ui-dialog .ui-dialog-titlebar-close {
	width: auto;
  margin-right: 14px;
  background-position: 1px;
  background: url(/images/_ui/images/btn_close.gif) no-repeat right top;
	cursor: pointer;
	z-index: 1;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
	padding: 0;
	text-indent: 0;
	font-size: 11px;
	color: #333;
}

.ui-dialog .ui-dialog-titlebar-close span {
  margin: -4px 16px 0 0;
}

/* product image */

.s7zoomviewer {
  /* height: 98.9%; */
}

.s7zoomviewer .s7zoomview {
  border: 1px solid #eaeaea;
  /* new styles */
  min-height: 648px;
  min-width: 648px;
  max-height: 648px;
  max-width: 648px;
}

.s7zoomviewer .s7zoomview canvas {
  /* min-height: 648px; */
  min-width: 648px;
}

/* alt images */

.s7zoomviewer .s7swatches#zoomviewer_swatches {
  bottom: -18px; /* -25px */
}

/* image controls */

#zoomviewer_divcontainer {
  margin-top: 160px;
}

.s7zoomviewer.s7mouseinput .s7zoominbutton {
  left: -5px;
}

.s7zoomviewer.s7mouseinput .s7zoomoutbutton {
  left: 25px;
}

.s7zoomviewer.s7mouseinput .s7zoomresetbutton {
  left: 55px;
}

.s7zoomviewer.s7mouseinput .s7fullscreenbutton {
  right: -3px;
}

/* corners */

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -khtml-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -khtml-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  -khtml-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  -khtml-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
}

/* background */

.ui-dialog, .ui-widget-overlay {
	z-index: 9000;
}

.ui-widget-overlay {
	position: fixed;
	opacity: .2;
  background-color: #000;
}


/* my buys */

.mybuys {
  float: left;
  width: 100%;
  margin: 0 0 17px 29px; }
.mybuys h3 {
  float: left;
  width: 100%;
  margin-bottom: 14px;  
  margin-left: 12px; }
.mybuys .grid_3 {
  width: 211px; }

.mybuys_row {
  float: left;
  width: 100%;
 /* padding-left: 28px;*/
  }

.mybuys_name {
  padding: 16px 11px;
  float: left; }
  .mybuys_name a {
    float: left;
    font: bold 14px/20px Helvetica, Arial, sans-serif;
    color: #4c4c4c; }

.image_mybuys {
  width: 209px;
  height: 209px;
  float: left; }

.mybuys .arrow {
  float: left;
  width: 29px;
  margin-top: 95px; }
  .mybuys .arrow.rightarrow {
    float: right;
    width: 22px; }
  .mybuys .arrow .chevron_icon {
    color: #4c4c4c;
    font-size: 30px;
    text-decoration: none; }

.icon-chevron-thin-left:before {
  content: "\e60f";
  margin-left: -5px; }

.icon-chevron-thin-right:before {
  content: "\e618"; }
  .image_border, .recent_images .image_recent, .image_main, .alt_images .image_alt, .image_mybuys {
  border: 1px solid #eaeaea;
  background: #fff;
  overflow: hidden; }
  
/* GLOBAL */
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
  display: inline;
  float: left;
  margin-left: 12px;
  margin-right: 12px; }
  
  .grid_12 {
  width: 996px; }
  

.buttons .addbuttons ul#moreactions {	
    position: absolute;
    z-index: 15;
    border: 1px solid #ececec;
    background: #fff;
    display: none;
	margin: -10px 0 0 114px;
	padding: 0;
}
span.gift-list-container {
	padding-bottom: 10px;	
}
.buttons .addbuttons .gift-list-dropdown ul#moreactions {
	display: block;
}

.buttons .addbuttons .gift-list-dropdown ul#moreactions li {
	position: relative;
	border-bottom: 1px solid #ececec;
}
.buttons .addbuttons .gift-list-dropdown ul#moreactions li.last {
	border-bottom: none;
}
.buttons .addbuttons .gift-list-dropdown ul#moreactions li a {
	position: relative;
	display: block;
	width: 128px;
	line-height: 26px;
	padding: 4px 10px 2px;
	text-decoration: none;
}
.buttons .addbuttons .gift-list-dropdown ul#moreactions li a:hover {
	background-color: #fef5bf;
}
.addbuttons_error {
	color: #cc0033;
	font-weight: bold;
	float: left;
}
span.link_divider {
	padding: 0 5px;
}
a.giftlists {
	padding-bottom: 10px;
}
a.giftlists:hover {
	text-decoration: none;
}
/* Add To Product Popup */
#addToCartPopup {
    background-color: #FFF;
    color: #777;
    text-align: left;
    z-index: 1000;
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.85);
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.85);
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.85);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')" !important;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000') !important;
}

#addToCartPopup h2 {
    color: #373737;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 22px;
    font-weight: 700;
    padding-left: 20px;
    padding-bottom: 10px;
}

#addToCartPopup h3 {
    color: #777;
    padding: 0 0 5px;
}

#addToCartPopup .itemList p,
#addToCartPopup .cartInfo p {
    font-size: 12px;
}

#addToCartPopup .addToCartPopup {
    width: 605px;
    margin: 0 5px;
    padding-bottom: 15px;
    overflow: hidden;
}

#addToCartPopup .top {
    border-bottom: 1px solid silver;
    padding-bottom: 15px;
}

#addToCartPopup .dijitDialogTitleBar {
    overflow: hidden;
}

#addToCartPopup .closeText {
    font-size: 1.2em;
}
#addToCartPopup .dijitDialogCloseIcon, #stock_error .dijitDialogCloseIcon {
    margin: 5px 7px 0 0;
    padding-right: 17px;
    background: url("/images/_ui/images/close_gray.gif") no-repeat right 50%;
    float: right;
    cursor: pointer;
}

#addToCartPopup .itemList {
    width: 330px;
    height: 170px;
    padding: 10px 20px;
    border: 1px solid #eaeaea;
    float: left;
    overflow-y: auto;
    position: relative;
}

#addToCartPopup .itemList h3 a {
    color: #3a78c6;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1.6em;
}

#addToCartPopup .itemList .availability {
    margin-top: 10px;
}

#addToCartPopup .item {
    padding: 10px 0;
    /*border-bottom: 1px dotted silver;*/
    overflow: hidden;
}

#addToCartPopup .itemImage {
    float: left;
    margin-right: 13px;
}

#addToCartPopup .itemInfo {
    width: 168px;
    float: left;
}

#addToCartPopup .cartInfo {
    width: 168px;
    height: 181px;
    margin-left: 25px;
    padding-top: 15px;
    float: left;
    position: relative;
}

#addToCartPopup .cartInfo p {
    padding-bottom: 10px;
}

#addToCartPopup .viewCart {
    position: absolute;
    bottom: 0;
}

#addToCartPopup .viewCart a {
    font-size: 1.1em;
}

#addToCartPopup .checkout {
    position: relative;
    left: -6px;
}
#addToCartPopup .likeItems h5 {
    padding-bottom: 5px;
    font-size: 1.2em;
    font-weight: bold;
    color: #373737;
}

#addToCartPopup .likeItem {
    width: 85px;
    margin-right: 30px;
    float: left;
}

#addToCartPopup .likeItem img {
    margin-bottom: 3px;
    border: 1px solid #EAEAEA;
}

#addToCartPopup .likeItem a {
    color: #363634;
}
#addToCartPopup .likeItems  {
	display: none;
}
#addToCartPopup .mybuyszoneContainer {
	overflow: hidden;
	padding: 15px 20px 0;
	margin-top: 13px;
	border-top: 1px solid #EAEAEA;
	zoom: 1;
}
a.continueShopping {
	margin-right: 8px;
	margin-top: 20px;
	float: right;
}
.mybuyszoneContainer {
    border-top: 1px solid #eaeaea;
    margin-top: 13px;
    overflow: hidden;
    padding: 15px 20px 0;
}


#breadcrumbs ul {
	margin: 9px 0 11px;
}
.product .related_links {
	padding-top: 17px;
	margin-bottom: 32px;
}
.product .related_links h5 {
	margin: 20px 0 0;
}
.product .related_links h5:first-child {
	margin: 0;
}
#inlineReviews {
	display: none;
}
div.addbuttons.picker_favorites_giftlist_container #addToFavorites, div.addbuttons.picker_favorites_giftlist_container #addToGiftList {
	display: inline;
}


/* =============================================================================
   PICKER PRODUCT SPECIFIC OVERRIDES -- PICKER CHANGE 0513
   ========================================================================== */

.picker_product .buttons {
    margin-left: 1px;
}

.picker_product .color.input.error .picker_inputs {
    padding: 9px 7px 7px 7px;
}

.picker_product .color.input.error .input_label {
    margin-bottom: 4px;
}

.picker_product .tabs {
    margin-top: 0px;
}

.picker_product .discount_message {
	padding-left: 1px;
}

picker_product a.tab_arrow.icon-caret-right.icomoon {
	margin-right: 7px;
}

.picker_product div#actionTop {
	padding-bottom: 1px;
}

.picker_product a.tab_arrow.icomoon.icon-caret-down {
	padding-left: 0px;
}

.picker_product div.pr-snippet-read-write div.pr-snippet-write-first-review p {
	padding-left: 7px;
}

.picker_product .select_wrapper select {
	padding-left: 14px;
}

.picker_product .quantity .input_label {
	margin-top: -1px;
}

.picker_product .input.quantity, .product_with_accessory .input.quantity {
	margin-bottom: 19px;
}

.picker_product .dropdown select {
	line-height: 34px;
}

.picker_product .input.error .error_tip {
    margin-left: 18px;
}

.picker_product .detail_right {
    margin-top: 3px;
}

.picker_product .itemnumber {
    padding-left: 1px;
}

.picker_product .price,
.picker_product .newPriceNumbers {
    margin: 24px 0 20px;
}

.picker_product .input {
    margin-bottom: 13px;
}

.picker_product a.input_text {
    position: relative;
    top: -1px;
}

.picker_product .twobutton_text {
    line-height: 41px;
}

.picker_product .button_arrow {
    padding-left: 10px;
    line-height: 43px;
}

.picker_product .call_message {
    margin: 31px 0 29px;
}

.picker_product .tab_arrow {
    padding-left: 3px;
}

.picker_product .tab_text {
    margin: 16px 0 20px;
}

.picker_product .picker_inputs.selector {
    margin-right: -2px;
}

.picker_product .price,
.picker_product .newPriceNumbers {
    margin: 24px 0 21px 1px;
}

.picker_product .input_label {
    margin-left: 1px;
}

.picker_product .picker.size {
    margin-bottom: 12px;
}

.picker_product .twobutton {
    margin: 1px 20px 0 1px;
}

.picker_product .phone_icon {
    margin: 0px 4px 0 -2px;
}

.picker_product .span.call_text {
    position: relative;
    top: 1px;
    margin-left: 1px;
}

.picker_product a.tab_arrow.icon-caret-down.icomoon {
    padding-left: 1px;
    margin-right: 9px;
}

.picker_product .tab_arrow {
    padding-left: 4px;
    margin-right: 7px;
}

.picker_product .tab_header h3 {
    margin-top: -1px;
    padding-bottom: 1px;
}

.picker_product .image_controls a {
    padding-left: 1px;
}

.picker_product .alt_images {
    margin-left: -1px;
}
.productname {
  float: left;
  width: 100%;
  font-weight: bold;
  margin-bottom: 4px;
}
.product_family .productname {
  margin-bottom: 4px;
  padding-top: 1px;
}
.productname a {
  float: left;
  color: #333;
}
.addons {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 5px; 
}

.addons h6 {
    text-transform: uppercase;
    letter-spacing: 0.2px;
    margin-bottom: 6px; 
	color: #333;
  	font-size: 12px;
  	font-weight: bold;
}
.product_with_accessory .addons h6 {
    margin-bottom: 8px; 
}

.addons .addon {
    float: left;
    width: 100%;
    border-top: 1px solid #ECECEC;
    border-bottom: 1px solid #ECECEC;
    padding: 17px 0 0;
    margin-top: -1px; 
}
.product_family .addons .addon {
	margin-top: 0px;
	padding: 17px 0 1px;
}
.product_with_accessory .addons .addon {
	padding: 16px 0px 0px;
}
.addons .addon .addon_content {
      float: left;
      margin-left: 15px; }
    .addons .addon .checkbox-wrapper {
    margin-top: 3px;
      width: auto; }
.product_family .addons .addon .checkbox-wrapper {
	margin-top: 1px;
}	      
      .addons .addon .checkbox-wrapper input {
        float: left;
        margin-top: 1px;
        margin-right: 9px; }
.product_family .addons .addon .checkbox-wrapper input {
	margin-right: 10px;
}        
    .addons .addon .addon_info {
      float: left;
      width: 430px; }
    .addons .addon .price {
      margin: 11px 0; }
.product_family .addons .addon .price {
	margin: 10px 0;
}
.product_with_accessory .addons .addon .price {
	margin: 12px 0 13px 0;
}
.family {
	float: left;
	width: 100%;
}
.family .discount_message {
	margin-top: 11px;
	margin-bottom: 4px;
}
.family .buy_all {
	float: left;
	width: 100%;
	margin-top: 18px;
	margin-bottom: 16px;
}
.family .buy_all .checkbox-wrapper {
	margin: 0;
}
.family .buy_all .checkbox-wrapper input {
	float: left;
	margin-right: 9px;
	margin-top: 2px; 
	margin-left: 1px;
}
.family .buy_all .price {
	font-size: 16px;
	float: left;
	margin: 0; 
}
.family .addons {
	margin-top: 10px;
}
.family .productname {
	font-size: 16px;
	height: 19px;
}
.product_with_accessory .productname {
	margin-bottom: 10px;
	font-size: 14px;
	padding-top: 1px;	
}
.top_error {
  float: left;
  width: 100%;
  background-color: #fce4e4;
  border: 1px solid #fcc2c3;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  margin-bottom: 23px;
}
.product_family .top_error {
  margin-bottom: 21px;
}
.top_error .error_message {
  float: left;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  color: #cc0033;
  padding: 23px 20px 18px;
}
.product_family .top_error .error_message {
	padding: 22px 20px 19px 21px;
}
.geno_tc_msg {
  display: none;
}

.country_selector {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 33px;
  width: 180px;
  margin-top: 4px;
  border: 1px solid #cecece;
  color: #333; }

.input_text.shipping_rates {
  text-decoration: none;
  margin-top: 2px; 
  line-height: 45px; 
  margin-left: 10px; }
  

.error .error_tip, .out_of_stock, .geno_tc_msg.error {
  visibility: visible;
  float: left;
  background-color: #fce4e4;
  border: 1px solid #fcc2c3;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  position: relative;
  font-size: 13px;
  font-weight: bold;
  color: #cc0033;
  padding: 7px 11px 4px;
  margin-left: 17px;
  margin-top: 1px;
/*  clear: both; */
}
.geno-tc {
	position: relative;
	clear: both;
}
.geno-tc #geno-tc-message {
	position: absolute;
	top: 0px;
	left: 23px;
}
.geno-tc.error #geno-tc-message {
	top: 8px;
	left: 25px;
}
.geno_tc_msg.error {
	display: block;
  	margin-left: 0;
  	clear: both;
}
.geno-tc.error.checkbox-wrapper {
	 border: 2px solid #cc0033;
	 padding: 8px;
	 margin-top: 10px;
}
.geno-tc.error.checkbox-wrapper input{
	 box-shadow: none;
}
.out_of_stock.input_text.status {
	line-height: 20px;
}
.error.productname .error_tip {
  visibility: visible;
  margin-top: -7px;
}
.product_family .error.productname .error_tip {
	margin-top: -6px;
	padding: 6px 12px 5px;
}
.error .error_tip:after, .error .error_tip:before {
  content: '';
  position: absolute;
  top: 9px;
  width: 0;
  height: 0;
  border: 7px solid transparent;
}
.error .error_tip:before {
  left: -15px;
  border-right: 7px solid #fcc2c3;
}
.select_item.error .error_tip:before {
	border-right: none;	
}
.select_item.error .error_tip {
	margin-left: 0;
}
.error.productname a {
/*   color: #cc0033; */
}
.select_item.productname.error {
	height: auto;
	border: none;
	margin-left: 0;
	margin-bottom: 8px;
}
.error.checkbox-wrapper input {
/*   outline: none; */
/*   box-shadow: 0 0 0 2px #cc0033; */
/*   border-radius: 2px; */
}
.product_family .error.checkbox-wrapper input {
	border-radius: 3px;
}

.product_with_accessory .price, .product_with_accessory .newPriceNumbers {
	margin: 21px 0 24px;
}

.product_with_accessory .input_label.atg_b2cblueprint_pickerLabel {
	margin-bottom: 7px;
}

.product_with_accessory #tab_contents_0, 
.product_with_accessory #tab_contents_1,
.product_with_accessory .related_links{
	line-height: 20px;
}
/*
.other_text_accessory{
	letter-spacing: 0.1em !important;
}
*/

#product-medium-picker {
	width: 100%;
	height: 80px;
	margin-bottom: 15px;
	margin-top: 5px;
	
}

#product-medium-picker .product-medium {
	float: left;
	width: 70px;
	height: 70px;
	border: solid 1px #d3d3d3;
	padding: 5px;
	color: black;
	text-decoration: none;
}

#product-medium-picker .product-medium.selected {
	border: solid 3px #f0c840;
	box-shadow: inset 0 0 1px #f0c840;
	margin-top: -2px;
}
a.product-medium.selected {
	cursor: default;
}
#product-medium-picker .product-medium:first-of-type {
	margin-left: 0px;
}

#product-medium-picker .product-medium {
	margin-left: 10px;
}

#product-medium-picker .product-medium-content {
	display: table; 
	height: 70px; 
	overflow: hidden;		
	width: inherit;
} 

#product-medium-picker .product-medium-content .content-row{
	display: table-cell;
	vertical-align: middle;	
	text-align: center;
	width: inherit;
} 

#product-medium-picker .product-medium-content:hover {
	text-decoration: underline;
}
#product-medium-picker .selected .product-medium-content:hover {
	text-decoration: none;
}
#product-medium-picker .selected .product-medium-content .content-row {
	font-weight: bold;
} 
#product-medium-picker .product-medium-content .content-row span.Price {
	display: block;
}