.mobile { display:none; }

body { color: #666; font: 13px Arial, Helvetica, Helmet, Freesans, sans-serif; background: #fff url(/images/bg-site-stripes.gif) repeat; }
body, select, input, textarea { color: #666; }
p { font-size: 13px;}
a { color: #2a9653; text-decoration:none; }
a:hover { color: #2a9653; text-decoration:underline; }


/* LAYOUT STYLES */

#container { width: 980px; margin: 0 auto; background: #fff; }



/*
#container > header,
#container > footer { background: #e1e1e1; background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#e1e1e1)); background: -moz-linear-gradient(top, #999999, #e1e1e1); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#e1e1e1'); }
*/

#container > header { margin: 0px auto 0px auto; width: 940px; padding-top:15px; }
#container > footer { margin: 10px auto 0px auto; width: 940px; background: #fff url(/images/bg-dashedline.png) repeat-x;  }

#container > header > section,
#container > footer > section { width: 940px; overflow: hidden; margin: 0 auto; }

footer .footer-col { display: -moz-inline-stack; display: inline-block; vertical-align: top; width: 22%; padding: 15px 0px; line-height:19px;  }
footer .footer-col.first { width: 31%; }

footer .footer-col a { color:#666; }
footer .footer-col header { font-size: 18px; text-transform:uppercase; padding: 15px 0px 4px 0px; font-family:Times New Roman, Times, serif }
footer .footer-col header a { color:#354e6d; }

#container > header > section > figure { float: left; }
#container > header > section > figure > figcaption { font-size: 13px; font-weight: bold; font-style: italic; color: #666666; margin: 0px; }

#container > header > section > #header_info > #search  { float: right; clear:right; text-align: right; }
#container > header > section > #header_info > #cartitems { float: right; clear:right; text-align: right; }
#container > header > section > .phone { float: right; text-align: right; }
#container > header > section > #cartitems { margin-bottom: 10px; font-weight:bold; }

#container > header > section > #header_info > nav { text-align: right; height: 26px; color:#999; margin-bottom:7px; }

#cartitems img { display: inline; vertical-align: middle; }

#container > header > section > #header_info > nav > a { color: #999; padding: 5px 0px; vertical-align: bottom; }
#container > header > section > #header_info > nav > a:hover { text-decoration: underline; }

#container > header > section > #header_info > .phone { font-size: 18px; color: #354e6d; }

aside#left_column {
  width: 225px;
  float: left;
  background: #e1e1e1;
  padding: 10px 10px;
  }

#content {
  width: 940px;
/*  margin-left: 10px; 
  float: right;
  clear: right;*/
  }

#minicart .mini-price {
  float: right;
  }
#minicart .mini-total {
  clear: both;
  float: right;
  font-weight: bold;
  }

#minicart .mini-options {
  clear: both;
  text-align: center;
  }
#minicart .mini-options a {
  margin: 0 10px;
  }

#welcome { width: /*66%*/585px; margin: 12px 0px; overflow: visible; float:left; border: 2px solid #CCCCCC; padding: 0px 15px;}
#welcome div { padding: 0px 10px; margin: 0px; width: 210px; display: inline-block; vertical-align: top; min-height: 50px; border-left: 1px solid #CCC; }
#welcome div:first-child { border-left: 0; }
#welcome p { font-size: 14px; margin: 5px 5px 5px 5px; }

#breadcrumb { padding: 3px 10px 10px 0px; font-size: 11px; color: #999; }
#breadcrumb a:link, #breadcrumb a:visited { font-size: 11px; color: #2a9653; text-decoration: none; }
#breadcrumb a:hover, #breadcrumb a:active { font-size: 11px; color: #2a9653; text-decoration: underline; }

#category_options { background: #fff; padding: 0px; margin:2px 0px 20px 0px; line-height: 43px; }
#category_filter { background: #e1e1e1; padding: 10px; margin-top: 10px; }

#category_options ul { float: left; list-style-type: none; width: 100%; }
#category_options li { float: right; margin: 0px 0px 0px 40px; padding: 0px; line-height: 22px; font-size:11px; }
#category_options li#prev-next { float: left; margin: 0px; text-align: right; }

#prev-next2 { clear: both; text-align: right; border-top: 1px solid #e1e1e1; margin: 10px 0px 0px 0px; padding: 10px 0px; }

.product_left {
  display: inline-block;
  text-align: center;
  width: 300px;
  }

.product_right {
  display: inline-block;
  vertical-align: top;
  width: 350px;
  }

#product_image { display: block; margin: 10px auto; border: #ccc 1px solid; }
.enlarge { display: inline-block; width: 150px; }
.emailafriend { display: inline-block; width: 150px; }
.enlarge img, .emailafriend img, .bookmark img { display: inline; vertical-align: middle; margin-right: 5px; }
.alternate_images { margin: 10px 0px 0px 0px; overflow: hidden; }
.alternate_images img { width: 50px; border: 1px solid #e1e1e1; float: left; margin-right: 5px; }

#fade {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.7;
  filter:alpha(opacity=70);
  display: none;
}

#image_overlay {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: none;
}
#image_overlay img {
  position: relative;
  z-index: 1001;
  margin: 100px auto;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  cursor: pointer;
}
#image_overlay #close {
  z-index: 1002;
  position: relative;
  margin-left: -25px;
  top: -380px;
/*  position: absolute;
  margin-left: -32px;
  top: 76px;*/
  cursor: pointer;
}

#category .qty, #product .product .qty, #product_builder .product .qty, .child-wrapper li.child-qty .qty, #viewcart .qty, #express_order .qty { width: 40px; }
#product .product .sku, #product_builder .product .sku { color: #999; font-size: 12px; }
#product .product .status, #product_builder .product .status { color: #c00; font-size: 20px; font-weight: bold; }
#product .product .price, #product_builder .product .price { margin: 0px 0; font-weight: bold; }

.red, .sale-price { color: #C00; }

#product .product .image, #product_builder .product .image { float: left; clear:left; width: 500px; padding: 0px; margin: 10px 0px 0px 0px; overflow: hidden; text-align:center; }
#product .product .image img.product_image, #product_builder .product .image img.product_image { max-width: 450px; }
#product .product .info, #product_builder .product .info { float: right; margin: 0px 0px 0px 15px; width: 400px; }
#product .product .form, #product_builder .product .form { margin: 10px 0px 0px 0px; }

#product .product .status, #product .product .emailafriend, #product .product .bookmark, #product .product .rev-stars, #product .product .qty-line, #product .product .attributes select, #product .product .btn-add, #product_builder .product .status, #product_builder .product .emailafriend, #product_builder .product .bookmark, #product_builder .product .rev-stars, #product_builder .product .qty-line, #product_builder .product .attributes select, #product_builder .product .btn-add { margin-top: 10px; }
#product .product .qty-line { clear: both; }
#product .product .attributes { padding-bottom: 10px; overflow: hidden; }
#product .product .attributes select, #product .product .attributes select { display: block; float: left; clear: left; }
#product .product .attributes img { float: left; margin-top: 10px; }
#product .btn-wishlist, #product .btn-reorder {float:right; margin:5px;} 


/* Product Builder */
#product_builder_steps { float:left; margin:10px 0 0; overflow:hidden; padding:0; width:70%; }
#product_builder_cost { float:right; margin:10px 0 0; overflow:hidden; width:28%; border-top:1px solid #e1e1e1; }
#product_builder ul { list-style-type:none; }
#product_builder_steps li { width:100px; text-align:center; margin:0; padding:5px; display:inline-block; float:left; border:1px solid #e1e1e1; border-width:1px 1px 1px 0; }
#product_builder_steps li img { width:75px; }
#product_builder_steps .step1 { border-width:1px; }
#product_builder_cost ul { list-style-type:none; clear:both; overflow:hidden; border:1px solid #e1e1e1; border-width:0 1px 1px 0; }
#product_builder_cost li { padding:5px; margin:0; display:inline-block; float:left; border-left:1px solid #e1e1e1; }
#product_builder_cost .stepname { width:57%; text-align:left; }
#product_builder_cost .stepcost { width:30%; text-align:right; }
#product_builder_prods { clear:both; padding:20px 0 0; }
#product_builder_cost .btn-add, #product_builder_cost .btn-wishlist, #product_builder_cost .reorder { float:right; margin-top:3px }

.child-wrapper ul { list-style-type: none; margin: 10px 0px 0px 0px; padding: 0px;  border: 1px solid #e1e1e1; border-width: 1px 0px; }
.child-wrapper li { list-style-type: none; width: 100px; margin: 0px 1px 0px 0px; min-height: 30px; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; _height: 30px; }
.child-wrapper li.header-desc, .child-wrapper li.child-desc { width: 155px; }
.child-wrapper li.header-price, .child-wrapper li.child-price { width: 70px; }
.child-wrapper li.header-sku, .child-wrapper li.child-sku { width: 70px; }
html .child-wrapper li.header-weight, html .child-wrapper li.child-weight { display: none !important; }
.child-wrapper li.header-qty, .child-wrapper li.child-qty { width: 75px; }

/* PRODUCT TABS */
#product_tabs { margin: 20px 0px 5px 0px; float: left; display: block; clear: both; width: 100%; overflow: auto; }
#product_tabs #tab-row { }
#product_tabs #tab-row li {
  float: left;
  display: block;
  position: relative;
  top: 1px;
  cursor: pointer;
  padding: 6px 10px;
  margin: 0 3px;
  background: #e1e1e1;
  border: 1px solid #BBBBBB;
}
#product_tabs #tab-row .active {
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
#product_tabs #tab_contents {
  clear: both;
  border: 1px solid #BBBBBB;
  background: #FFF;
}
#product_tabs #tab_contents .content { display: none; padding: 10px 20px; min-height: 100px; /* hack for IE */ height: auto !important; height: 100px;/* overflow: scroll; */}


#related_products .grid { float: left; display: block; width: 636px;}
#related_products .grid li { margin: 10px 5px 0 0; width: 145px;}
#related_products .grid li .image img { width: 135px}
#related_products .grid li .price { display:none;}
#related_products .grid li .image img, #related_products .grid li .info { float:left;clear:both;width: 145px;}


#related_products { float: left; display: block; width: 636px;}
#product #related_products .grid li { margin: 10px 5px 0 0; width: 145px; min-height: 0; }
#product #related_products .grid li .image img { width: 135px;}
#product #related_products .grid li .price { display:none;}
#related_products .grid li a {color:#666; text-transform:uppercase; font-family:Times New Roman, Times, serif;}

#customers_also_bought { float: right; width: 304px;}
#product #customers_also_bought .grid li { margin: 10px 5px 0 0; width: 145px; min-height: 0; }
#product #customers_also_bought .grid li .image img { width: 135px;}
#product #customers_also_bought .grid li .price { display:none;}
#customers_also_bought .grid li a {color:#666; text-transform:uppercase; font-family:Times New Roman, Times, serif;}

#recently_viewed li { float: left; clear: both; margin-bottom: 10px; width: 100%; }
#recently_viewed .image { float: left; margin-right: 10px; }
#recently_viewed .info { width: auto; text-align: left; margin: 0px; }

.display, .cat-thumbs { list-style-type: none; margin: 0; padding: 0; }
.display li { border: 1px solid #e1e1e1; text-align: left; float: left; clear: both; margin: 10px 0px 0px 0px; width: 723px; }
.display li section { padding: 10px; float: left; }
.display li .image { float: left; width: 152px; overflow: hidden; }
.display li .info { float: left; width: 541px; margin-left: 10px; }
.display li .content { float: left; width: 381px; }
.display li .sku, .display li .status, .display li p, .display li .price, .display li input.qty { margin: 0px 0px 10px 0px; }
.display li div.child { display: none; }
.display li .order {float: left; width: 150px; margin-left: 10px; }

.grid li { list-style-type: none; width: 220px; margin: 10px 16px 0px 0px; min-height: 200px; border: 0px solid #e1e1e1; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; _height: 200px; }
//.grid li { width: 242px; }
.grid li .product { padding: 0px; }
.grid li.left, .grid li.center,  .grid li.center2, .grid li.right { float: none; }
.grid li section { padding: 0px; float: none; }
.grid li .image, .grid li .info, .grid li .content, .grid li .order { float: none; width: auto; margin: 0px; text-align:center;width: auto !important; }
.grid li.right { margin-right: 0px; }
.grid li .qty-label, .grid li div.child, .grid li input.qty { display: none; }
.grid li .sku, .grid li p, .grid li .price, .grid li div.status { margin: 0px 0px 5px 0px; }
.grid li div.status { color: #c00; font-weight: bold; }
.grid li .image img {width:220px;}

.cat-thumbs li { border: 0px solid #e1e1e1; display: -moz-inline-stack; display: inline-block; vertical-align: top; width: 220px; margin: 10px 10px 30px 0px; }
.cat-thumbs li .image { padding: 10px 0px 10px 0px; width: 220px; margin: 0px auto; text-align: center; }
.cat-thumbs li .image img { width: 220px; }
.cat-thumbs li .info { padding: 0px; font-size: 12px; width: 220px; margin: 0px auto; text-align: center; }

.thumb-product { padding: 10px; }
#recently_viewed .thumb-product { padding: 0px; }

.express ul { list-style-type: none; margin: 0px; padding: 0px; width: 100%; }
#express_order .express li.col-1 { width: 400px; float: left; vertical-align: top; margin: 0px; }
.express li.col-2 { text-align: center; float: left; margin-top: -10px; width: 320px; vertical-align: top; }
#express_order .express fieldset.order-item { display: -moz-inline-stack; display: inline-block; vertical-align: top; width: 86px; overflow: visible; }
#express_order .express fieldset.order-qty { display: -moz-inline-stack; display: inline-block; vertical-align: top; width: 58px; overflow: visible; }
#express_order .express input[type=text], #express_order .express input[type=number] { margin: 0.25em 0; }
#express_order .express .buttonrow { text-align: center; margin: 10px 0px 0px 0px; }

#promo-box { text-align: center; padding: 5px 10px; margin: 0; width:750px; overflow: hidden; height: auto; }
#promo-box div.promo_applied {width:400px; margin:15px 0px 10px 250px; padding: 5px 10px; border: #38A320 1px solid; background-color: #E2F4DE; color: #38A320; font-weight: bold; }

#promo-box div.promo_errors { width:400px; margin:-35px 0px 10px 250px; padding: 5px 10px; border: #C00 1px solid; background-color: #FFF2F2;color: #C00; font-style: normal; font-weight: bold; }

#qty-discount-box { text-align: center; border: 1px solid #e1e1e1; padding: 5px 10px; margin: 0px 0px 10px 0px;font-size:12px; color:#2a9653;background:#f1fef3; }


#viewcart .cart-wrapper ul { list-style-type: none; margin: 10px 0px 0px 0px; padding: 0px;  border: 1px solid #e1e1e1; border-width: 1px 0px; clear: both; }
#viewcart .cart-wrapper ul.header-row { background: #e1e1e1; }
#viewcart .cart-wrapper li { list-style-type: none; width: 100px; margin: 0px 1px 0px 0px; padding: 10px 5px; min-height: 20px; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; _height: 20px; }
#viewcart .cart-wrapper li.header-remove, #viewcart .cart-wrapper li.cart-remove { width: 10%; text-align: center; }
#viewcart .cart-wrapper li.header-desc, #viewcart .cart-wrapper li.cart-desc { width: 48%; }
#viewcart .cart-wrapper .cart-image { width: 165px;  float: left; display: block; margin-right: 10px; }
#viewcart .cart-wrapper li.header-unit, #viewcart .cart-wrapper li.cart-unit { width: 10%; }
#viewcart .cart-wrapper li.header-qty, #viewcart .cart-wrapper li.cart-qty { width: 10%; text-align: center; }
#viewcart .cart-wrapper li.header-total, #viewcart .cart-wrapper li.cart-total { width: 10%; text-align: right; }
#viewcart .cart-wrapper li.cart-total input.total { width: 95px; text-align: right; }

.update-total { height: 50px; overflow: visible; display: block; margin: 10px 0px; }
.update-total div { float: left;}
.update-total div.update_msg { width: 350px; overflow: visible; }
.update-total .total { float: right; text-align: right; font-size: 16px; font-weight: bold; }
.update-total #total { width: 60px; }

.buttons { height: 90px; overflow: visible; display: block; margin: 10px 0px; padding: 10px 0px 0px 0px; border-top: 1px solid #e1e1e1; clear: both; }
.buttons div { float: left; width: 160px; height: 45px; vertical-align: top; overflow: visible; }
.buttons div.btn-checkout { float: right; text-align: right; overflow: visible; }
.buttons div.btn-checkout div { margin-bottom: 10px; }
.confirmation .buttons { border: none; margin: 0px; padding: 0px; }
.confirmation div { width: auto; }
#viewcart .btn-addtowishlist {clear:left; float:left:}

.ship_estimator_header { min-height: 15px; _height: 15px; border: 1px solid #e1e1e1; border-width: 1px 0px; margin-bottom: 10px; padding: 10px 5px; overflow: hidden; clear: both; background: #e1e1e1; }
.ship_estimator { padding: 0px 5px 0px 5px; min-height: 15px; _height: 15px; overflow: visible; float: left; clear: after; width: 715px; }
.ship_estimator_header .col-1, .ship_estimator .col-1 { float: left; min-height: 15px; _height: 15px; width: 50%; overflow: visible; }
.ship_estimator_header .col-2, .ship_estimator .col-2 { float: left; min-height: 15px; _height: 15px; width: 50%; overflow: visible; text-align: right; }

.recipients ul { float: left; width: 100%; min-height: 20px; overflow: visible; list-style-type: none; margin: 10px 0px 0px 0px; padding: 0px; border: 1px solid #e1e1e1; border-width: 1px 0px; clear: both; }
.recipients ul.header-row { background: #e1e1e1; }
.recipients li { list-style-type: none; width: 33%; margin: 0px 1px 0px 0px; padding: 10px 0px; min-height: 20px; float: left; overflow: visible; vertical-align: middle; _height: 20px; text-align: center; }
.recipients .table-image { width: 50px; vertical-align: middle; }
.recipients .buttonrow { clear: both; padding-top: 10px; text-align: center; }

section.address, section.order { overflow: hidden; width: 100%; display: block; border: 1px solid #e1e1e1; border-width: 1px 0px; clear: both; margin: 0px 0px 10px 0px; }
section.address h3, section.address div, section.order h3, section.order div { width: 25%; float: left; padding: 10px 0px; vertical-align: middle; }

div.checkout-display-totals { text-align: center; margin: 0px auto; }
div.order-totals { clear: both; width: 75%; margin: 0px auto 10px auto; min-height: 50px; overflow: hidden; border: 1px solid #e1e1e1; border-width: 1px 1px 0px 1px; text-align: center; }
#checkout_display .order-totals h3 { clear: both; margin 0px auto; padding: 10px 0px; border-bottom: 1px solid #e1e1e1; background: #e1e1e1; }
.order-totals ul { float: left; width: 100%; min-height: 20px; overflow: visible; list-style-type: none; margin: 5px 0px 0px 0px; padding: 0px; border: 1px solid #e1e1e1; border-width: 0px 0px 1px 0px; clear: both; }
.order-totals li { list-style-type: none; width: 46%; margin: 0px 1px 0px 0px; padding: 5px 10px; min-height: 20px; float: left; overflow: visible; vertical-align: middle; _height: 20px; text-align: left; }
.order-totals li.amount { text-align: right; }
#checkout_display .buttonrow { clear: both; text-align: center; }

.confirmation section { border: 1px solid #e1e1e1; margin-bottom: 10px; padding: 10px; }
.confirmation .heading { padding: 10px; background: #e1e1e1; overflow: hidden; }
.confirmation .heading input { float: right; }
.confirmation .heading h3 { float: left; width: auto; line-height: 29px; }

#checkout_confirmation .cart-wrapper { border: 1px solid #e1e1e1; margin-bottom: 10px; }
#checkout_confirmation .cart-wrapper ul { list-style-type: none; margin: 0px; padding: 0px;  border-bottom: 1px solid #e1e1e1; }
#checkout_confirmation .cart-wrapper ul.header-row { background: #e1e1e1; }
#checkout_confirmation .cart-wrapper li { list-style-type: none; width: 100px; margin: 0px 1px 0px 0px; padding: 10px 5px; min-height: 20px; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; _height: 20px; }
#checkout_confirmation .cart-wrapper li.header-desc, #checkout_confirmation .cart-wrapper li.cart-desc { width: 50%; }
#checkout_confirmation .cart-wrapper .cart-image { width: 165px; height: 99px; float: left; display: block; margin-right: 10px; }
#checkout_confirmation .cart-wrapper li.header-unit, #checkout_confirmation .cart-wrapper li.cart-unit { width: 15%; }
#checkout_confirmation .cart-wrapper li.header-qty, #checkout_confirmation .cart-wrapper li.cart-qty { width: 10%; text-align: center; }
#checkout_confirmation .cart-wrapper li.header-total, #checkout_confirmation .cart-wrapper li.cart-total { width: 15%; text-align: right; }
#checkout_confirmation .cart-wrapper .cart-totals { padding: 10px; text-align: right; }
#checkout_confirmation .totals { text-align: right; font-weight:bold; font-size: 15px; line-height: 18px; }

.member-links ul { margin: 0px 0px 15px 0px; padding-left: 0; white-space: nowrap; width: 100%; overflow: hidden; }
.member-links li { float: left; list-style-type: none; line-height: 21px; margin: 0px 0px 10px 0px; padding-bottom: 0px; }
.member-links a { padding: 3px 10px; margin: 0px 1px 0px 0px; }
.member-links a:link, .member-links a:visited { color: #fff; background-color: #354e6d; text-decoration: none; }
.member-links a:hover { color: #fff; background-color: #69f; text-decoration: none; }

/* HEADING STYLES */
h1 { font-size: 27px; font-weight: bold; color: #354e6d; margin: 12px 0px 12px 0px; font-family:Times New Roman, Times, Georgia, serif }
#cat h1 { font-size: 27px; font-weight: bold; color: #354e6d; margin: 6px 0px 0px 0px; font-family:Times New Roman, Times, Georgia, serif }
#product h1, #product_builder h1 { font-size: 27px; font-weight: bold; color: #354e6d; margin: 0px 0px 5px 0px; font-family:Times New Roman, Times, Georgia, serif }

h2 { font-size: 24px; font-weight: normal; color: #354e6d; margin: 0px 0px 20px 0px; }
#category_menu h2,
#category_filters h2,
#shop_by_price h2,
#minicart h2,
#newsletter h2,
#recently_viewed h2 { font-size: 14px; font-weight: normal; text-transform: uppercase; color: #ffffff; background: #bbbbbb; margin: 0px 0px 10px 0px; padding: 10px 10px; }
#index #content h2, #related_products h2 { font-size: 14px; text-transform: uppercase; margin: 15px 0px 0px 0px; }
#welcome h2 { font-size: 14px; text-transform: uppercase; margin: 15px 0px 10px 0px; }
.display h2, .grid h2 { font-size: 13px; font-weight: bold; margin: 5px 0px 2px 0px; text-align:center; text-transform:uppercase; }
.display h2 a, .grid h2 a { color:#999; }

/* LEFT NAV */

#category_menu,
#category_filters,
#shop_by_price,
#minicart,
#newsletter { margin:38px 0px 0px 20px; }

#category_menu ul, 
#recently_viewed ul { list-style-type: none; }
#category_menu li, #recently_viewed li { padding-bottom: 0px; margin: 0px; }
#category_menu ul li ul li { padding-left: 10px;}

#recently_viewed ul img { width: 75px; height: 75px; }

/* FORM STYLES */

input[type=text], textarea, select, input[type=password], input[type=email], input[type=number], input[type=tel], input[type=url] { padding: 4px; border: solid 1px #CCCCCC; outline: 0; font-size: 13px; background: #FFFFFF; background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#FFFFFF)); background: -moz-linear-gradient(top, #f9f9f9, #FFFFFF); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#FFFFFF');
 /* rounded corners */
 /* firefox */ -moz-border-radius: 0px;
 /* chrome/safari */ -webkit-border-radius: 0px;
 /* konquerer */ -khtml-border-radius: 0px;
 /* CSS3 */ border-radius: 0px; border-radius:0px \0/; }
select { padding: 1px 1px 1px 4px; }
input[type=text]:hover, textarea:hover, select:hover, input[type=password]:hover, input[type=email]:hover, input[type=number]:hover, input[type=tel]:hover, input[type=url]:hover,
input[type=text]:focus, textarea:focus, select:focus, input[type=password]:focus, input[type=email]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=url]:focus, html input.focusField { background: #ffffff; border-color: #fff; box-shadow: 0px 1px 5px #666; -webkit-box-shadow: 0px 1px 5px #666; -moz-box-shadow: 0px 1px 5px #666; }
html input.dynamic_qty, html input.dynamic_qty:hover, html input.dynamic_qty:focus, input[readonly] { color:#506C8F; font-size:30px; background: transparent; width: auto; padding: 0px; border: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; font-weight: bold; vertical-align: baseline; filter: none; }
input[readonly]::-webkit-outer-spin-button,
input[readonly]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }

/*Add the following only if you want to hide the spinning wheels in chrome and safari
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
*/

/*div.form-container { margin: 10px; padding: 5px; background-color: #FFF; border: #EEE 1px solid; }*/

p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #C00 1px solid; background-color: #FFF2F2; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.messages { margin: 0 0 10px 0; padding: 5px 10px; border: #FFD819 1px solid; background-color: #FFF5C6; }
div.messages p { margin: 0; }
div.messages p em { color: #666; font-style: normal; font-weight: bold; }
div.messages label { margin-right: 10px; width: 40px; display: block; float: left; text-align: left; position: relative; }
div.messages ul { list-style-type: none; margin: 0px; padding: 0px; }
div.messages li { padding: 0px; margin: 0px; }

div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 170px; font-size: 90%; color: #333; }
div.form-container form fieldset { margin: 15px 0; padding: 10px; border: #DDD 1px solid; }
div.form-container form legend { font-weight: bold; color: #354E6D; }
div.form-container form /*fieldset */div { padding: 0.25em 0; }
div.form-container label, 
div.form-container span.label { margin-right: 10px; padding-right: 10px; width: 150px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.error, 
div.form-container span.error,
div.form-container div.error { color: #C00; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.form-container input.error,
div.form-container div.error select,
div.form-container div.error input { border-color: #C00; background: #FFF2F2; }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus { background-color: #FFC; border-color: #FC6; }
div.form-container input.button:focus { background-color: #35AE63; border: 0px; }
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none; }
div.form-container div.controlset div { margin-left: 170px; }
div.form-container div.buttonrow { margin-left: 180px; }

div.form-container2 div { padding: 0.25em 0; }
div.form-container2 label { margin-right: 10px; width: 100px; display: block; float: left; text-align: left; position: relative; }
div.form-container2 input:focus,
div.form-container2 input.error:focus, 
div.form-container2 textarea:focus { background-color: #FFC; border-color: #FC6; }

div.login div { padding: 0.25em 0; }
div.login .welcome-back { border: #DDD 1px solid; padding: 10px; }
div.login .info { width: 70%; }
div.login fieldset { margin: 15px 0; padding: 10px; border: #DDD 1px solid; }
div.login fieldset.login-box { background: #e1e1e1; }
div.login legend { font-weight: bold; color: #666; }
div.login label, 
div.login span.label { margin-right: 10px; width: 100px; padding: 3px 0; display: block; float: left; text-align: left; position: relative; }
div.login input:focus,
div.login input.error:focus, 
div.login textarea:focus { background-color: #FFC; border-color: #FC6; }
div.login div.controlset label, 
div.login div.controlset input { display: inline; float: none; }
div.login div.controlset div { margin-left: 100px; }
div.login .buttonrow { margin-top: 10px; }

div.quick-checkout form p { margin: 0; }
div.quick-checkout form p.note { margin-left: 110px; font-size: 90%; color: #333; }
div.quick-checkout #shipping_info, div.quick-checkout #billing_info { width: 49%; float: left; }
div.quick-checkout form fieldset { margin: 15px 0; padding: 10px; border: #DDD 1px solid; }
div.quick-checkout form legend { font-weight: bold; color: #666; }
div.quick-checkout form /*fieldset */div { padding: 0.25em 0; }
div.quick-checkout label, 
div.quick-checkout span.label { margin-right: 5px; padding-right: 5px; width: 120px; display: block; float: left; text-align: right; position: relative; }
div.quick-checkout label.error, 
div.quick-checkout span.error,
div.quick-checkout div.error { color: #C00; }
div.quick-checkout label em, 
div.quick-checkout span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.quick-checkout input.error,
div.quick-checkout div.error select,
div.quick-checkout div.error input { border-color: #C00; background: #FFF2F2; }
div.quick-checkout input:focus,
div.quick-checkout input.error:focus, 
div.quick-checkout textarea:focus { background-color: #FFC; border-color: #FC6; }
div.quick-checkout div.controlset label, 
div.quick-checkout div.controlset input { display: inline; float: none; }
div.quick-checkout div.controlset div { margin-left: 110px; }
div.quick-checkout div.buttonrow { margin-left: 180px; }

/* BUTTON STYLES */

.button { display: inline-block; zoom: 1; vertical-align: bottom; overflow: visible; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/*100%*/ Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: 0em;  -moz-border-radius: 0em; border-radius: 0em;
/* commented out the CSS to remove round corners in IE */
/*border-radius:0px \0/;*/ -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2); }
.button:hover { text-decoration: none; }
.button:active { position: relative; top: 1px; }

.bigrounded { -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius: 2em; /*border-radius:0px \0/;*/ }
.large { font-size: 14px; font-weight: bold; padding: .8em 2em .60em; }
.medium { font-size: 12px; font-weight: bold; padding: .4em 1.2em .42em; }
.small { font-size: 11px; padding: .3em 1em .275em; }

/* - green button */
.style1, .style1:visited { color: #fff; border: solid 0px #538312; text-transform:uppercase; font-family:Times New Roman, Times, serif; background: url(/images/gradientx.png) repeat-x #2a9653;
/* commented out the CSS3 gradients - now using a transparent gradient image - works in IE9 */
/* background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e)); background: -moz-linear-gradient(top, #7db72f, #4e7d0e); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');*/ }
.style1:hover, .style1:active { background: url(/images/gradientx.png) repeat-x #35ae63;
/* commented out the CSS3 gradients - now using a transparent gradient image - works in IE9 */
/* background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c)); background: -moz-linear-gradient(top,  #6b9d28,  #436b0c); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');*/ }

/* - white button */
.style2, .style2:visited  { color: #fff; border: solid 0px #b7b7b7; text-transform:uppercase; font-family:Times New Roman, Times, serif; background: url(/images/gradientx.png) repeat-x #354e6d;
/* commented out the CSS3 gradients - now using a transparent gradient image - works in IE9 */
/* background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed)); background: -moz-linear-gradient(top, #ffffff, #ededed); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');*/ }
.style2:hover, .style2:active { background: url(/images/gradientx.png) repeat-x #426086;
/* commented out the CSS3 gradients - now using a transparent gradient image - works in IE9 */
/* background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dcdcdc)); background: -moz-linear-gradient(top, #ffffff, #dcdcdc); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');*/ }

/* DROP DOWN MENU STYLES */

#horizontal { width: 940px; margin: 0px auto 0px auto; background: #fff url(/images/bg-dashedline.png) repeat-x;  }
#horizontal ul { padding: 0; margin: 0; list-style-type: none; z-index: 1000; }
#horizontal ul li { margin: 0; padding: 10px 33px 0px 42px; float: left; display: inline; position: relative; z-index: 1000; white-space: nowrap; }
#horizontal ul li a,
#horizontal ul li a:visited,
#horizontal ul li a:hover { margin: 0; color: #354e6d; font-size: 14px; text-decoration: none; text-transform: uppercase; display: -moz-inline-stack; display: inline-block; border-right: 1px solid #fff; }
#horizontal ul li a:hover,
#horizontal ul li:hover a { color: #354e6d; text-decoration: underline; }
#horizontal ul li ul { display: none; }
#horizontal table { margin: 0; border-collapse: collapse; font-size: 12px; position: absolute; top: 0; left: 0; }
#horizontal ul li:hover ul li { padding: 0px; }
/* specific to non IE browsers */
#horizontal ul li:hover ul { display: block; position: absolute; top: 40px; background: #354e6d; margin-top: 0px; left: 0; width: 190px; z-index: 1000; }
#horizontal ul li:hover ul li a { display: block; text-align: left; color: #fff; font-size: 12px; font-weight: bold; text-decoration: none; text-transform: none; border: none; min-height: 15px; height: auto; line-height: 15px; padding: 5px 15px 5px 15px; width: 160px; }
#horizontal ul li:hover ul li a:hover { color: #FFF; background: #69f; }
/* specific to IE5.5 and IE6 browsers */
#horizontal ul li a:hover ul { display: block; text-align: left; position: absolute; top: 40px; t\op: 39px; background: #354e6d; left: 0; marg\in-top: 1px; z-index: 1000; }
#horizontal ul li a:hover ul li a { display: block; text-align: left; color: #fff; text-decoration: none; text-transform: none; border: none; min-height: 15px; height: auto; line-height: 15px; padding: 5px 15px 5px 15px; width: 160px; w\idth: 160px; font-size: 12px; }
#horizontal ul li a:hover ul li a:hover { color: #fff; background: #69f; font-size: 12px; }

.navcontent { width:940px; padding:0; margin:38px 0 0 0; position: absolute; }
.navcontent ul { position:relative; }

/* HEADER TABS */
#header_tabs { margin: 5px 0 0; float: left; display: block; clear: both; width: 100%; }

#header_tabs ul { padding: 0; margin: 0; list-style-type: none; z-index: 1000;  }
/* #header_tabs ul a:hover { background:url(/images/topnav-bow-ties.gif) } */
#header_tabs ul li { margin: 0; padding: 10px 33px 0px 34px; float: left; display: inline; position: relative; z-index: 1000; white-space: nowrap;}

#header_tabs ul li a,
#header_tabs ul li a:active,
#header_tabs ul li a:visited {padding:2px;margin: 0; display: -moz-inline-stack; display: inline-block;color:#354e6d; text-decoration: none;border-top:1px solid #fff;border-right:1px solid #fff;border-left:1px solid #fff}
#header_tabs ul li a:hover {padding:2px;margin: 0; display: -moz-inline-stack; display: inline-block; color: #354e6d; text-decoration: none;border-top:1px solid #ccc;border-right:1px solid #ccc;border-left:1px solid #ccc}

#header_tabs ul a:hover img {opacity:0.6;filter:alpha(opacity=60); /* For IE8 and earlier */-moz-opacity:0.6;-khtml-opacity: 0.5;}

#header_tabs ul li ul { 
display: none;
 }

/* specific to non IE browsers */
#header_tabs ul li:hover ul { 
  display: block; 
  width:180px;  
  padding: 0; 
  margin: 0;
  list-style-type: none; 
  float:left;
}

#header_tabs ul li:hover ul li { 
/* padding: 0px; display: block; */
margin: 0; 
padding:0 5px;
  width:180px;
/* min-width: 180px; */
float: left; 
display: inline; 
/* padding:5px 33px 5px 42px; 
white-space: nowrap; */
}

#header_tabs ul li:hover ul li a { text-decoration:none; padding:2px; white-space: normal !important;border:1px solid #fff}
#header_tabs ul li:hover ul li a:hover {color:/*#2a9653*/ #354e6d; text-decoration:underline;border:1px solid #fff}

#header_tabs a, #header_tabs a:hover { color: #354E6D; } 
.tab_contents .subcathdrtop { color: #0171bb;text-transform:uppercase }
.tab_contents .subcathdr { color: #0171bb;text-transform:uppercase;padding:10px 0 0 0 }
#header_tabs .tab_contents .subcathdr a { color: #0171bb !important;text-transform:uppercase;padding:0px !important}
.tab_contents li img { margin:0 5px -5px 0 }




#header_tabs .tab_contents {
  /*clear: both;*/
  background: #FFF;
position: absolute;
clear:both;
padding:0 0; margin:0 0 5px 0; border: 1px solid #CCCCCC;  height: auto !important; 
overflow:hidden;
-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #666;
	box-shadow: 3px 3px 4px #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
}

/* specific to IE5.5 and IE6 browsers REMOVED */

#header_tabs #tab-row { }
#header_tabs #tab-row li {
  float: left;
  display: block;
  position: relative;
  top: 1px;
  cursor: pointer;
  padding: 10px 33px 0px 42px;
  margin: 0;
  background: #fff;
  border: 0;
}

#header_tabs #tab-row .active {  }


/* END DROP DOWN MENU */

/* CHECKOUT PROGRESS INDICATOR */
#steps { margin: 0px 0px 15px 0px; padding: 0px; overflow: hidden; text-align: center; }
#steps ol { text-align: center; margin: 0px auto; }
ol#progress { list-style:none; background:#e1e1e1; counter-reset:step; margin: 0px; padding: 0px; }
/*#progress { -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }*/
#progress li { float:left; font-size:0.75em; font-style:italic; margin: 0px 1px 0px 0px; }
#progress div { float: left; display:block; text-decoration:none; padding:10px 25px 10px 40px; background:#e1e1e1; color:#666; text-shadow:1px 1px 1px rgba(0,0,0,0.25); position:relative; white-space: nowrap; }
#progress span { font-size:1.333em; font-weight:bold; display:block; font-style:normal; }
#progress .active div { font-weight:normal; background: #354e6d; color:#FFF; }
#progress li div:before { counter-increment:step; content:counter(step); text-align:center; font-weight:bold; position:absolute; top:50%; left:5px; margin-top:-8px; margin-left: 10px; padding:2px 6px; background:rgba(0,0,0,0.40); -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; color:#FFF; }
#progress .step-1 div { -moz-border-radius:5px 0px 0px 5px; -webkit-border-radius:5px 0px 0px 5px; border-radius:5px 0px 0px 5px; }
#progress .step-5 div { -moz-border-radius:0px 5px 5px 0px; -webkit-border-radius:0px 5px 5px 0px; border-radius:0px 5px 5px 0px; border: none; }

/* END CHECKOUT INDICATOR */

#search { margin: 5px 0px 0px 10px; width: 220px; overflow: visible; border:1px solid #ddd; }
#search input[type=text] { border:0px; width: 170px; background:none; box-shadow:none; }

/* SLIDESHOW */

#slideshow { margin: 0px auto 10px auto; width: 940px; height: 415px; overflow:hidden; z-index: 800; display:block; }
#slideshow img { z-index: 800; }
#nav { text-align: right; padding: 0px 5px 0px 0px; position: relative; z-index: 900; margin-top: -42px; height: 32px; line-height: 32px; overflow: visible/*hidden*/; filter:alpha(opacity=75); -moz-opacity:.75; opacity:.75; /*background:#000;*/ }
#nav a { margin: 0px; padding: 5px; line-height: 18px; text-decoration: none; font-size: 12px; line-height: 32px; font-weight: normal; color: #000; font-family: Arial, Helvetica, sans-serif; z-index: 901; }
#nav a.activeSlide { color: #FFF; font-weight: bold; }
#nav a:focus { outline: none; }

/* CVV2 POPUP */

#popup div { text-align: left; }
#popup p { margin-bottom: 15px; }
#popup div.col-1, #popup div.col-2 { width: 45%; float: left; overflow: visible; margin-right: 10px; }

/*#category_menu ul li ul { display: none; }*/
#category_menu li.active { }

div .additional-prod { float: left; display: block; margin: 10px 0px; padding: 0px 0px 10px 0px;  border: 1px solid #e1e1e1; border-width: 1px 0px; overflow: visible; }

#guest_checkout_container { float: left; margin-right: 20px; width: 50%;}
#member_checkout_container {}

#freeprod { padding: 10px; margin: 15px auto; padding: 10px; border: #e1e1e1 1px solid; background-color: #f1fef3; font-weight: bold; text-align: center; color: #2a9653; }
#freeprod input { margin: .25em 0; }
#top_stripe { background:url(/images/bg-site-topborder-stripes.gif) repeat-x; height:5px; width:100%; }
#header_social { float:left; width:377px; }
#header_social img{ margin-right:10px }
#header_info {float:right;}
#checkout_header_button { float:right; margin:-5px 0 10px 6px;}
#home_promos .promo_1 { float: left; margin: 20px 20px 0 0; width: 220px; height: 143px; }
#home_promos .promo_2 { float: left; margin: 20px 20px 0 0; width: 220px; height: 143px; }
#home_promos .promo_3 { float: left; clear:left; margin: 17px 20px 0 0; width: 220px; height: 143px; }
#home_promos .promo_4 { float: left; margin: 17px 20px 0 0; width: 220px; height: 143px; }
#home_promos .promo_lg { float:right; margin: 20px 0px 0 0; }
#footer_boxes { margin: 0px 0px 20px 0px; width: 940px; float:left; }
.catalog_box { float:left; width:620px; height:75px; background:url(/images/bg-catalog.jpg) no-repeat; }
.catalog_box_text {padding:42px 0 0 252px; font-size:13px;color:#fff;}
.catalog_box_text a {color:#fff;}

.newsletter_box { float:right; width:300px; height:75px; background:url(/images/bg-newsletter.gif) no-repeat;}

#footer_area { padding-top:20px; width: 940px; margin: 0px auto 0px auto; height: 38px; background: #fff url(/images/bg-dashedline.png) repeat-x; }
#category .cat-thumbs li a {color:#354E6D; font-size:16px; font-weight:bold;}
.new { color:#cc2229;}

.bps-logo { margin: 15px 0 5px 0; clear: both; }
.prod_desc_under_image { text-align:left; margin:15px 0px 15px 0px; clear: both; }
.prod_disclaimer { text-align:left !important; font-style:italic; padding:0 15px 15px 15px}

.prod-rating { float:left;}
.review_links { margin:2px 0px 0px 15px; float:left; }
.mapping {margin: 15px 0px;}
#new_recipient_mapping {width:85px; padding:2px 3px 2px 3px;}
.mapping_shipto { float:left;}
.recipent_mapping {font-size:12px;}
.mapping_addnew { float:left;}
.new_recipient_mapping {font-size:12px;}
.mapping_login { float:left; clear:left; font-size:11px; margin-top: 2px;}
.entername {float:left; font-size:11px; margin-left: 55px;}
.copyright {font-size:10px; line-height:13px;}
.footer_info_box { background:#354e6d; margin:10px 50px 10px 0px; color:#fff; padding:20px 0px 20px 20px;font-size: 13px; line-height: 14px;}
.footer_info_box a { color:#fff!important;}
.footer_phone {font-size: 16px; line-height: 24px;padding-bottom: 8px;}
.footer_newsletter {font-size: 16px; line-height: 19px;padding: 15px 0px;}
.footer_icon { clear:left; float:left; margin:3px 8px 3px 0px;}
.footer_icon_text  {  float:left; margin:3px 50px 3px 0px;}
#newsletter_footer { padding:5px 0px 0px 0px;}
#footer_promo_banner1 { margin: 30px 0px 5px 20px; float:left;}
#footer_promo_banner2 { margin: 30px 20px 5px 0px; float:right;}
#product_accessories_box { width:400px;}
#hr_accessories { margin:10px 0px;}
.accessory_row { margin:2px 0px;}
.accessory_row_name { float:left; width:100px; height:30px; margin-right:5px;}
.accessory_row_price { float:left; width:60px; height:30px; margin-right:5px;}
.accessory_row_attribute { float:left; width:160px; height:30px; margin-right:5px;}
.accessory_row_qty { float:left; width:50px; height:30px; margin-right:0px;}
#product form { position: relative; }
.made_in_vt { margin-top: -15px; position: absolute; top: 55px; right: 130px; }
.made_in_vt img {margin-right:10px;}
.dashed_mini { background: #fff url(/images/bg-dashedline-mini.png) repeat-x;}
.progressbar {padding-bottom:30px;}
.req { color:#06C; }
#promo_bg label, #promo_bg input {float:left; }

/* For erroring attributes - case 39740 */
.attribute_error { border: medium dashed red; width: 232px; }












/************* New CSS*********/

.attribute_error {width:196px !important;}
.changed_qty {float: left;}
#product .product .info, #product_builder .product .info {/* width:425px !important; */}
.clear {clear:both;}
.remove_btn {background:#000;color:#fff;border:none;margin: 5px 0;}
#checkout_shipping .minicart_checkout {margin:0px;min-width:300px;/* max-height:450px; */overflow:auto;background:#fff; padding:10px;/* position:absolute;right: -385px;top: -1040px; */}
.minicart_checkout {float: right; /* max-height: 450px; */min-width: 300px;overflow: auto;padding: 10px;background:#fff;}
.minicart_checkout .mini-product a img {float: left; margin-right: 10px;}
.prod_img_left {float:left;}
.prod_img_left img.cart-image{width:100px;}
.prod_img_right {float:left;margin: 0 0 0 20px;}
.clear {clear:both;}
/* #checkout_billing #container {margin:0;}
#checkout_shippingaddress #container {margin:0;}
#checkout_billing .totals {font-size: 15px;font-weight: bold;line-height: 18px;text-align: right;}
#checkout_shippingaddress .totals {font-size: 15px;font-weight: bold;line-height: 18px;text-align: right;}
#checkout_billing .totals div{color:red;}
#checkout_shippingaddress .totals div{color:red;}
#checkout_billing .totals div.grand-total{color:#000;}
#checkout_shippingaddress .totals div.grand-total{color:#000;} */

#checkout_shipping #container {width: 1150px;}
/* #checkout_confirmation #container {margin:0;} */

.mini_prod_checkout {border-top:1px solid #ccc; border-bottom:1px solid #ccc;padding:12px 0px;}


#checkout_shipping .totals {font-size: 15px;font-weight: bold;line-height: 18px;text-align: right;}
.red_color {color:red;}
#viewcart .cart-wrapper li.header-total, #viewcart .cart-wrapper li.cart-total {width:20%;}

#checkout_shipping .totals div{color:red;}
#checkout_confirmation .totals div{color:red;}
#checkout_confirmation .totals div.grand-total{color:#000;}

#checkout_shipping .totals div.grand-total{color:#000;}
.total .subtotal {color:red;}
.s_method_radios {float:left;}
.s_method_radios label {text-align:justify !important;font-weight:bold;width:auto !important;}
.update_position {position:relative;float:none !important;top: -128px;}
.update_position .update{float: none !important;left: 585px;position: absolute;}
.update_position .update_msg{float: none !important;left: 226px;position: absolute;top: -75px;}
.promo_position {position: relative;top:-40px;}
.promo_position label{left: 590px;position: absolute;top: -120px;}
.promo_position #promo_code{left: 675px;position: absolute;top: -120px;padding:1px;}
.promo_position input.button{left: 842px;position: absolute;top: -120px;padding:1px;}
.promo_position .promo_applied{left: 545px;position: absolute;top: -92px;background-color: #E2F4DE; border: 1px solid #38A320;
    color: #38A320;  font-weight: bold;/*  margin: 15px 0 10px 250px; */ padding: 5px 10px;/*  width: 400px; */}
.promo_position .promo_errors{left: 650px;position: absolute;top: -72px;}
.promo_banner_outer {position:relative;top:70px;}
.promo_banner_inner {color: #FF0000; font-size: 17px; padding: 20px; text-align: center;}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
.promo_position label{left: 590px;position: absolute;top: -115px;}
.promo_position {top: -40px;}
.promo_position #promo_code{left: 675px;position: absolute;top: -115px;padding:1px;}
.promo_position input.button{left: 848px;position: absolute;top: -115px;padding:1px;}
.update_position {top:-125px;}
}

.update_position {top:-125px\9;}
.check_btn {position:relative;}
.check_btn .btn-checkout{/* position: absolute; */right: -382px;top: 140px;z-index: 9999;}
.update-total {height:65px;margin:12px 0;}
#checkout_confirmation .confirmation {float: left;min-width: 550px;}
#checkout_shipping .minicart_outer {/*float:right;*/margin: 8px 0 0;}
.prod_img_right {max-width:160px;}
.custom_minprods {max-height:450px;overflow:auto;}
#checkout_confirmation .minicart_checkout {padding:0px;margin:0px !important;}
input[name="update_quan"] {padding: 8px 10px;}
#cart_ship_estimator_me {min-width:750px;}
input[name="continue_shopping"] {padding: 12px;}
#promo-box {/*width:400px;margin:0px 0px 0px 350px;*/}
#checkout_shipping #main {width:1130px !important;}
#checkout_shipping #content {width:1130px;}
#checkout_shipping .quick-checkout {float:left;}  
#checkout_shipping div.quick-checkout #shipping_info, #checkout_shipping div.quick-checkout #billing_info {width: 380px;margin: 0 0 0 10px;}
#checkout_confirmation label {cursor:auto;}
#checkout_shipping label {cursor:auto;}
.remove_btn {font-size:10px; text-transform:lowercase;}
#checkout_shipping #s_method1 label {float:none !important;}
#checkout_shipping .continue_bttn {margin-left: 40px;}
#qty-discount-box {background:none;border:none;padding:0px;}
#promo-box .btn-continue {float: right;margin: 0 200px 0 0;}
input[name="wishlist_add"] {padding: 12px;}
#checkout_shipping .minicart_continue label {display: inline;float: none;}
.minicart_continue {
    float: right;
}
#checkout_shipping h1.check_shiphead {margin: 0px;}
#checkout_shipping .quick-checkout p.legend {margin:0px; padding: 0px;}
#checkout_shipping .progressbar {padding: 0px;}
.prod_mapping_viewcart {
    background: none repeat scroll 0 0 #D3D2D1;
    padding: 8px 0;
	min-height: 20px;
}
div.promo_banner_outer {min-height:80px !important}
.minicart_continue {width:320px;}
#main { width: 940px; margin: 0px auto; }
.prod_mapping_viewcart input { display:none;}

.thumb-product .image {width: auto !important;}
.product #related_products { width: 495px;}
img.rel_prod_img { height: 32px;width: 495px;}
#featured {width:300px; padding: 0px 0px 2px 0px; float:right; font-size: 27px; font-weight: bold; color: #354e6d; margin: 12px 0px 0px 0px; border: 2px solid #CCCCCC; font-family:Times New Roman, Times, Georgia, serif}
#featured table {text-align:center; margin:0px 0px 0px 0px;}