.mobile { display:none; }
body { background: #4f5150; color: #000000; /*font: 14px Helmet, Freesans, Arial, Helvetica, sans-serif;*/ font: 13px 'Lato', sans-serif; }
body, select, input, textarea { color: #000000; }
a { color: #070707; text-decoration: none; }
a:hover,a:visited { color: #4f5150; text-decoration: underline; }
p { padding-bottom: 0px; }
ul { list-style: disc; margin: 5px 0px 10px 30px; }
li { padding-bottom: 0px; margin-left: 0px; }
strong, .bold { font-weight: bold; }
em, .italic { font-style: italic; }
small { font-size: 80%; }
.center { text-align: center; }
.underline { text-decoration: underline; }
.red { color: #9e2a2b; }

/* LAYOUT STYLES */
#container { width: 100%; margin: 0 auto; }

#red_line { position: relative; top: 22px; height: 15px; background: #9e2a2b; }

#main { width: 980px; margin: 10px auto 0px auto; background: #ffffff; padding-top: 10px; -webkit-border-radius: 5px 5px 0px 0px; -moz-border-radius: 5px 5px 0px 0px; border-radius: 5px 5px 0px 0px; }

#content { width: 715px; margin-left: 10px; float: right; clear: right; padding: 10px 10px 20px 0px; }
#content p { padding-bottom: 15px; }

/* HEADER */
#container > header { background: url('/images/header_gradient.png') repeat-x bottom #4f5150; margin: 0px auto; border-bottom: 30px solid #9e2a2b; }
#container > header > section { width: 940px; overflow: hidden; margin: 0 auto; padding: 0px 20px; background: url('/images/header_gradient.png') repeat-x bottom; }

#container > header > section > figure { float: left; clear: left; padding: 0px 0px 15px 0px; margin: 5px 0; }

#container > header > section > .left { float: left; width: 400px; }
#container > header > section > .right { float: right; width: 230px; }

#container > header > section > .left > .phone { font-size: 25px; color: #fff; margin-left: 20px; }
#cartitems { margin: 5px; float: right; clear: both; width: 260px; text-align: right; color: #fff; }
#cartitems a, #cartitems a:hover { color: #fff; }
#cartitems img { display: inline; vertical-align: middle; margin-right: 5px; }

#container > header > section > .left > nav { width: 400px; display: block; height: 36px; }
#container > header > section > .left > nav > a { display: block; float: left; color: #fff; padding: 5px 10px; text-decoration: none; vertical-align: bottom; margin: 0px 0px 10px 1px; }
#container > header > section > .left > nav > a:hover { text-decoration: underline; }

#container > header > section > .left > .tagline { float: left; margin: 15px 0  0 15px; }
#container > header > section > .left > .tagline img { height: 29px; width: 400px; }

/* FOOTER */

#seo-text { clear: both; padding: 10px 20px; background-color: #e1e1e1; margin: 10px; }
#seo-text h3 { color: #bf2e26; }
#seo-text p { font-size: 11px; line-height: 16px; }

#container > footer { background: #4f5150; margin: 0px auto; border-top: 30px solid #9e2a2b; color: #fff; }
#container > footer > section { width: 980px; overflow: hidden; margin: 0 auto; }

footer .footer-col { display: -moz-inline-stack; display: inline-block; vertical-align: top; width: 33%; padding: 15px 0px; }
footer .footer-col a { color: #fff; }

/* LEFT NAV */
aside#left_column { width: 225px; float: left; padding: 5px; margin: 5px 0 10px 10px; background: #ffffff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

#left_links { background: #312e27; padding-top: 10px; padding-bottom: 50px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#left_links img { display: block; margin: 10px auto 0px auto; }
#left_links ul { list-style: none; padding-top: 25px; margin: 5px 0px 10px 0px; }
#left_links li { background: #ffffff; padding: 10px 3px; margin-bottom: 25px; text-align: center; color: #070707; font-size: 14px; font-weight: bold; font-family: Georgia, sans-serif; text-transform: uppercase; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; border: 1px solid #c2c1bd; }
#left_links li a { color: #070707; font-size: 14px; font-weight: bold; 
	/*font-family: Georgia, sans-serif; */
	font-family: "Lato",sans-serif;
	text-transform: uppercase; 
}
#left_links li small a { font-size: 80%; }

#category_menu { background: #2f2c25; }

#category_menu, #category_filters, #shop_by_price, #minicart, #newsletter { margin-bottom: 10px; }

#category_menu ul, #recently_viewed ul { list-style-type: none; margin-left: 5px; }
#category_menu li, #recently_viewed li { padding-bottom: 0px; margin: 0px; }
#category_menu li a { color: #333; }
#category_menu li a:hover { color: #717171; }
#category_menu ul li ul li { padding-left: 10px; }

#recently_viewed ul img { width: 75px; height: 75px; }

#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; }


/*Floating cart*/
#minicart_overlay_box {
    position: absolute;
    top: 5px;
    background: #fff;
    z-index: 1002;
    right: 13.5%;
    box-shadow: 1px 3px 6px #9e2a2b;
    border: 1px solid #9e2a2b;
    border-radius: 10px;
    width: 35%;
}
#minicart_overlay {
    display: block;
    float: left;
    width: 95%;
    margin: 3%;
}

#minicart_overlay .productname {
    font-family: "Lato",sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #9e2a2b;
}
div#minicart_products {
    float: left;
    width: 100%;
    margin: 10px 0;
}

#btnExit,
#btnContShop
 {
    background: #bf2e26;
    color: #fff;
    border: solid 1px #bf2e26;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 12px 7px 12px;
}

#btnExit:hover,
#btnContShop:hover
 {
    background: #a9323a;
    color: #fff;
    border: solid 1px #a9323a;
}
#btnViewCart{
    background: #4f5150;
    color: #fff;
    border: solid 1px #4f5150;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 12px 7px 12px;
}

#btnViewCart:hover{
    background: #aaa;
    border: 1px solid #aaa;
    color: #000;
}

#newsletter div { padding: 0 5px; }
#newsletter input[type=email], #newsletter input[type=text] { width: 115px; }

/* INDEX PAGE */
#welcome { width: 100%; margin: 10px 0px; overflow: visible; }
#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; }

/* CATEGORY PAGE */
#breadcrumb { padding: 10px 10px 10px 0px; font-size: 12px; color: #bf2e26; }
#breadcrumb a:link, #breadcrumb a:visited { font-size: 12px; color: #bf2e26; text-decoration: none; }
#breadcrumb a:hover, #breadcrumb a:active { font-size: 12px; color: #bf2e26; text-decoration: underline; }

#cat {  }
#cat > .cat-img {  }
#cat > .cat-img > img {  }
#cat > p { font-size: 14px; }
#cat > div {  }

#category_options { background: #e1e1e1; padding: 10px; margin-top: 10px; line-height: 43px; }
#category_filter { display: none; background: #e1e1e1; padding: 10px; margin-top: 10px; }

#category_options ul { float: left; list-style-type: none; width: 695px; margin: 0px; }
#category_options li { float: left; margin: 0px 40px 0px 0px; padding: 0px; line-height: 22px; }
#category_options li#sort select { width: 130px; margin: 0px 10px 0px 5px; }
#category_options li#prev-next { float: right; margin: 0px; text-align: right; }
#category_options li#prev-next span.pagenumber a { color: #333; font-weight: normal; }

#prev-next2 { clear: both; text-align: right; border-top: 1px solid #e1e1e1; margin: 10px 0px 0px 0px; padding: 10px 0px; }

/* PRODUCT PAGE */
.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; }
.enlarge a {  }
.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; }
.alternate_images img { width: 50px; height: 50px; border: 1px solid #e1e1e1; float: left; margin-right: 5px; }

#category .qty, #product .product .qty, .child-wrapper li.child-qty .qty, #viewcart .qty, #express_order .qty { width: 40px; }
#product .product .sku, #category .product .sku { color: #000; }
#product .product .content > p {  }
#product .product .status { color: green; display: none; }
#product .product .price { margin: 10px 0; font-weight: bold; }
#product .product .description { display: none; }

.red, .sale-price { color: #C00; }

#product .product .image { float: left; width: 275px; padding: 0px; margin: 10px 0px 0px 0px; overflow: hidden; }
#product .product .info { float: left; margin: 10px 0px 0px 15px; width: 425px; }
#product .product .form { margin: 10px 0px 0px 0px; }

#product .product .image > a > img { margin-bottom: 5px; max-width: 275px; }

#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 { margin-top: 10px; }
#product .product .attributes select { display: block; }

#product .product .qty-line { float: left; margin-right: 10px; }

#product .product .btn-add { padding-top: 12px; clear: both; }
#product .product .btn-wishlist, #product .product .btn-reorder { padding-top: 10px; }

#product .product .emailafriend a {  }

#product .product .rev-stars {  }
#product .product .rev-stars .prod-rating { display: inline-block; margin-right: 5px; }
#product .product .rev-stars .review_links { display: inline-block; }
#product .product .rev-stars .review_links a {  }

.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; }

/* IMAGE OVERLAY */
#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: -280px;
                        /*  position: absolute; margin-left: -32px; top: 76px;*/ cursor: pointer; }

/* PRODUCT TABS */
#product_tabs { margin: 20px 0px 5px 0px; float: left; display: block; clear: both; width: 100%; overflow: auto; }
#tab-row { margin: 0px; }
#tab-row li { float: left; display: block; position: relative; top: 1px; cursor: pointer; padding: 6px 10px; margin: 0 3px; background: #e1e1e1; border: 1px solid #666; }
#tab-row li:first-child { margin-left: 0px; }
#tab-row .active { background: #ffffff; border-bottom: 1px solid #ffffff; color: #000000; }
#tab_contents { clear: both; border: 1px solid #666; background: #ffffff; }
#tab_contents .content { display: none; padding: 10px 20px; min-height: 100px; /* hack for IE */ height: auto !important; height: 100px;/* overflow: scroll; */ color: #000000; font: 15px 'Lato', sans-serif;}
#tab_contents .content li { min-height:auto !important; }
#related_products { float: left; display: block; }

#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; }

/* GRID/LIST VIEWS */
.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; }

ul.grid { margin: 0px; width: 101%; }
.grid li { list-style-type: none; width: 225px; text-align: center; margin: 10px 10px 0px 0px; min-height: 100px; border: 1px solid #e1e1e1; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; _height: 200px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.grid li .product { padding: 10px; }
.grid li.left, .grid li.center, .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; }
.grid li .image { text-align: center; margin-bottom: 10px; height: 110px; width: 185px; padding: 10px; }
.grid li .image img { max-width: 200px; max-height: 200px; }
.grid li .info { text-align: center; }
.grid li .name {  }
.grid li .name a {  }
.grid li .price {  }
.grid li.right { margin-right: 0px; }
.grid li .qty-label, .grid li div.child, .grid li div.status, .grid li input.qty, .grid li .description { display: none; }
.grid li .sku, .grid li p, .grid li .price { margin: 0px 0px 10px 0px; }
/*.content li { min-height: 100px; }*/

.cat-thumbs li { border: 1px solid #e1e1e1; display: -moz-inline-stack; display: inline-block; vertical-align: top; width: 225px; margin: 10px 10px 0px 0px; }
.cat-thumbs li.right { margin: 10px 0 0 0; }
.cat-thumbs li .image { padding: 10px 10px 0px 10px; width: 210px; margin: 0px auto; text-align: center; }
.cat-thumbs li .info { 
	padding: 10px; font-size: 12px; width: 210px; margin: 0px auto; text-align: center;
}
.cat-thumbs li .info a{
	font-size: 14px;
}

.thumb-product { padding: 0px; }
#recently_viewed .thumb-product { padding: 0px; }

#index ul.grid { margin: 20px 0px; }

/* CHECKOUT */
.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; border: 1px solid #e1e1e1; padding: 5px 10px; margin: 0px 0px 10px 0px; }
#promo-box div.promo_applied { margin: 10px; padding: 5px 10px; border: #38A320 1px solid; background-color: #E2F4DE; color: #38A320; font-weight: bold; }

#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: 50px; text-align: center; }
#viewcart .cart-wrapper li.header-desc, #viewcart .cart-wrapper li.cart-desc { width: 340px; }
#viewcart .cart-wrapper .cart-image { max-width: 75px; max-height: 75px; float: left; display: block; margin-right: 10px; }
#viewcart .cart-wrapper li.header-unit, #viewcart .cart-wrapper li.cart-unit { width: 95px; }
#viewcart .cart-wrapper li.header-qty, #viewcart .cart-wrapper li.cart-qty { width: 55px; text-align: center; }
#viewcart .cart-wrapper li.header-total, #viewcart .cart-wrapper li.cart-total { width: 95px; text-align: right; }

.update-total { height: 50px; overflow: visible; display: block; margin: 10px 0px; }
.update-total div { float: left; width: 120px; height: 50px; overflow: visible; }
.update-total div.update_msg { width: 350px; overflow: visible; }
.update-total .total { float: right; text-align: right; overflow: visible; font-size: 16px; font-weight: bold; }

.buttons { height: 70px; 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: 70px; 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; }

.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; height: 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: 340px; }
#checkout_confirmation .cart-wrapper .cart-image { width: 50px; height: 50px; float: left; display: block; margin-right: 5px; }
#checkout_confirmation .cart-wrapper li.header-unit, #checkout_confirmation .cart-wrapper li.cart-unit { width: 125px; }
#checkout_confirmation .cart-wrapper li.header-qty, #checkout_confirmation .cart-wrapper li.cart-qty { width: 55px; text-align: center; }
#checkout_confirmation .cart-wrapper li.header-total, #checkout_confirmation .cart-wrapper li.cart-total { width: 130px; text-align: right; }
#checkout_confirmation .cart-wrapper .cart-totals { padding: 10px; text-align: right; }
#checkout_confirmation .totals { text-align: right; }

.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: #bf2e26; text-decoration: none; }
.member-links a:hover { color: #fff; background-color: #a9323a; text-decoration: none; }

/* STATIC PAGES */
#shipping #content > h1 { width: 400px; display: block; margin: 0px auto 5px auto; }
#shipping #content > figcaption { font-weight: bold; color: #000; margin-bottom: 20px; font-size: 16px; }
#shipping ul { list-style: none; }

#shipping .table { width: 450px; margin: 0px auto 10px auto; border: 1px solid #000; }
#shipping .table ul { margin: 0px; width: 100%; display: inline-block; border-bottom: 1px solid #000; height: 22px; }
#shipping .table ul li { float: left; display: inline-block; width: 32%; padding: 5px 0px; border-right: 1px solid #000; height: 15px; line-height: 15px; position: relative; top: -3px; }

#shipping .table .header { margin-top: 2px; padding-bottom: 6px; }
#shipping .table .footer { border-bottom: 0 none; height: 38px; }
#shipping .table .header li, #shipping .table .footer li { padding: 8px 0px; text-align: center; }
#shipping .table .header li:first-child, #shipping .table .footer li:first-child { width: 160px; }
#shipping .table .footer li { height: 29px; }

#shipping .table .row li { width: 142px; padding-left: 2px; }
#shipping .table .row li:last-child { width: 142px; }
#shipping .table li:first-child { width: 158px; }
#shipping .table li:last-child { border-right: 0 none; }

#ship .body .notes { font-weight: bold; text-align: center; padding: 0px 100px; font-size: 13px; margin-bottom: 10px; }
#ship .body .notes ul { margin: 0px; }
#ship .body .notes li { margin-bottom: 5px; }
#ship .body .notes li:first-child, #ship .body .notes li:last-child { font-size: 14px; }
#ship .body .notes p.blue { color: blue; font-size: 14px; }

#ship .body p { text-align: center; }
#ship .body p.bold { font-size: 14px; }


/* SHIPPING SELECT BOX STYLING */
#checkout_shipping .ui-selectmenu-menu .ui-state-focus{color:#FFF;background-color: #1E90FF;border:none;background-image: none;}

#checkout_shipping .ui-state-default{color:#505050;background-image:none;background-color:#FFF;}
#checkout_shipping .ui-widget{font-family:Helmet, Freesans, Arial, Helvetica, sans-serif;font-size:12px;}
#checkout_shipping #shipping_info input[type=text],
#checkout_shipping #shipping_info input[type=tel],
#checkout_shipping #billing_info input[type=text],
#checkout_shipping #billing_info input[type=tel]{margin-top:0px;}

/* HEADING STYLES */
h1 { font-size: 24px; font-weight: bold; color: #070707; margin: 0px 0px 20px 0px; }
#cat h1 { font-size: 24px; font-weight: bold; color: #070707; margin: 10px 0px 5px 0px; }
#product h1 { font-size: 24px; font-weight: bold; color: #070707; margin: 0px 0px 5px 0px; }

h2 { font-size: 18px; font-weight: normal; color: #070707; margin: 0px 0px 20px 0px; }
#category_menu h2,
#category_filters h2,
#shop_by_price h2,
#minicart 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; }
#category .display h2, #category .grid h2 { 
	font-size: 14px; font-weight: bold; margin: 5px 0px 10px 0px; height: 36px; overflow: hidden;
	 }
#newsletter h2 { background: #312e27; padding: 10px 5px; text-align: center; color: #f6f6f6; font-size: 14px; font-weight: bold; font-family: Georgia, sans-serif; text-transform: uppercase; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; margin: 0; }

/* FORM STYLES */
input[type=text], textarea, select, input[type=password], input[type=email], input[type=number], input[type=tel], input[type=url] { padding: 5px 10px; 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'); -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; border-radius:0px \0/; }
select { padding: 1px 1px 1px 10px; }
input[type=checkbox] { vertical-align: middle; }
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: #4f5150; box-shadow: 0px 1px 5px #4f5150; -webkit-box-shadow: 0px 1px 5px #4f5150; -moz-box-shadow: 0px 1px 5px #4f5150; }
html input.dynamic_qty, html input.dynamic_qty:hover, html input.dynamic_qty:focus, input[readonly] { 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; }
input::-webkit-outer-spin-button { -webkit-appearance:  none; -webkit-user-select: none; display: none; margin: 2px; }
input::-webkit-inner-spin-button { -webkit-appearance:  none; -webkit-user-select: none; display: inline-block; margin: 0; }
input:-webkit-autofill {  }

/*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 div { clear:both; }
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: #666; }
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: #e1e1e1; }
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-container .contact_container { margin-bottom: 35px; }
div.form-container .contact_container .cust_service, div.form-container .contact_container .social { /*float: left;*/ width: 49%; }
div.form-container .contact_container .cust_service, div.form-container .contact_container .mail { margin-bottom: 35px; }
div.form-container .contact_container .social a { font-weight: bold; }
/*div.form-container .contact_container .mail { clear: both; }*/
div.form-container header.form_head { font-size: 24px; font-weight: bold; color: #070707; margin: 0px 0px 10px 0px; width: 500px; }

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: #e1e1e1; }

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: 110px; 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: #e1e1e1; }
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.login a { font-weight: bold; color: #c00; }

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 { margin: 0px 15px 0px 10px; }
div.quick-checkout #shipping_info, div.quick-checkout #billing_info { width: 48%; float: left; }
div.quick-checkout form fieldset { margin: 15px 0px; 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; overflow: hidden; }
div.quick-checkout form div.controlset { margin-bottom: 5px; }
div.quick-checkout label, 
div.quick-checkout div span.label { margin-right: 5px; padding-right: 5px; width: 117px; display: block; float: left; text-align: right; position: relative; }
div.quick-checkout .controlset span.label { width: 100px; }
div.quick-checkout input[type=text], div.quick-checkout input[type=tel] { margin-top: -5px; margin-bottom: 5px; }
div.quick-checkout div.top_pad { margin-top: 5px; }
div.quick-checkout select { width: 185px!important; }
div.quick-checkout #cc_panel select { width: 100px!important; }
div.quick-checkout select#cctype { width: 185px!important; }
div.quick-checkout select#ccexpm { width: 50px!important; }
div.quick-checkout select#ccexpm2 { width: 66px!important; }
div.quick-checkout select#choose1 { margin-top: 7px; }
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: #e1e1e1; }
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; float: right; }

span.req { color: #C00; }

/* 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: 5px; 
  -moz-border-radius: 5px; border-radius: 5px;
          /* 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 {
    display: inline-block;
    zoom: 1;
    vertical-align: bottom;
    overflow: visible;
    margin: 0 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    padding: .5em 2em .55em;
    border: 0;
    border-radius: 0;
    text-shadow: 0px 0px 0px rgba(0,0,0,.6);
}
.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.5em .42em; }
.small { font-size: 11px; padding: .2em 1em .275em; }

/* - green button */
.style1, .style1:visited { color: #e8f0de; border: solid 1px #bf2e26; background: /*url('/images/gradient.png') repeat-x */#bf2e26; }
.style1:hover, .style1:active { background: /*url('/images/gradient.png') repeat-x */#a9323a; }


#category .style1, #category.style1:visited,
#billing_info .style1,#billing_info .style1:visited { 
    background: #bf2e26;
    color: #fff;
    border: solid 1px #bf2e26;
    transition: background-color 200ms linear 0s;
    -webkit-transition: background-color 200ms linear 0s;
    font-size: 16px;
    font-weight: normal;
    padding: 0.4em .82em;
    text-transform: uppercase;
}
#category .style1:hover, #category .style1:active,
#billing_info .style1:hover, #billing_info .style1:active { 
	    /* background: url(/images/gradient.png) repeat-x scroll 0 0 #ddd; */
    background-color: #a9323a !important;
    border: solid 1px #a9323a !important;
    color: #fff;
    transition: background-color 200ms linear 0s;
    -webkit-transition: background-color 200ms linear 0s;
    text-shadow: none;
}

#product .style1, #category.style1:visited{
    color: #fff;
    border: solid 1px #bf2e26;
    background: #bf2e26;
    transition: background-color 200ms linear 0s;
    -webkit-transition: background-color 200ms linear 0s;
    font-size: 20px;
    font-weight: normal;
    padding: 0.8em 1.42em;
    text-transform: uppercase;
}

#product .style1:hover, #product.style1:active, #product .style1:focus {
    /* background: url(/images/gradient.png) repeat-x scroll 0 0 #03c781; */
    background-color: #a9323a !important;
    border: solid 1px #a9323a !important;
    color: #fff;
    transition: background-color 200ms linear 0s;
    -webkit-transition: background-color 200ms linear 0s;
}

/* - white button */
.style2, .style2:visited  { color: #606060; border: solid 1px #b7b7b7; background: url('/images/gradient.png') repeat-x #fff; }
.style2:hover, .style2:active { background: url('/images/gradient.png') repeat-x #ddd; }

/* DROP DOWN MENU STYLES */
#horizontal { width: 970px; margin: -45px auto 10px auto; height: 45px; background: transparent; }
#horizontal ul { padding: 0; margin: 0px auto; list-style-type: none; z-index: 1000; height: 55px; width: 970px; display: block; background: #4f5150; border-bottom: 10px solid #4f5150; -webkit-border-radius: 5px 5px 0px 0px; -moz-border-radius: 5px 5px 0px 0px; border-radius: 5px 5px 0px 0px; }
#horizontal ul li { margin: 0px; float: left; display: table; position: relative; z-index: 1000; /*white-space: nowrap; background: #4f5150;*/ height: 55px; /*max-width: 96px;*/ width: 10%; border-left: 1px solid #777; }
#horizontal ul li a,
#horizontal ul li a:visited,
#horizontal ul li a:hover { margin: 0; padding: 5px 13px 0px 13px; 
	height: 45px; line-height: 14px; color: #fff; font-size: 12px; 
	/*font-family: Georgia, sans-serif;*/
	font-family: "Lato", sans-serif;
	 text-decoration: none; text-transform: uppercase; display: -moz-inline-stack; display: inline-block; zoom: 1; text-align: center; /*max-width: 96px;*/ display: table-cell; vertical-align: middle; }
#horizontal ul li a:hover,
#horizontal ul li:hover a { background: #4f5150; color: #fff; text-decoration: underline; }
#horizontal ul li:first-child { margin-left: 5px; width: 9%; border: 0px solid #777; }
#horizontal ul li:last-child { margin-right: 5px; width: 9%; }
#horizontal ul li ul { display: none; height: auto; width: 190px; }
#horizontal table { margin: 0; border-collapse: collapse; font-size: 12px; position: absolute; top: 0; left: 0; }

/* specific to non IE browsers */
#horizontal ul li:hover ul { display: block; position: absolute; top: 50px; background: #4f5150; width: 190px; max-width: 190px; margin-top: 0px; padding: 10px; left: 0; z-index: 1000; }
#horizontal ul li:hover ul li { display: block; padding: 0px; width: 100%; max-width: none; height: auto; margin: 0px 0px 2px 0px; background: transparent; border: none; }
#horizontal ul li:hover ul li a { 
	display: block; text-align: left; color: #fff; 
	/*font-size: 12px; font-weight: bold;*/
	font-size: 13px;
	font-weight: normal;
	 text-decoration: none;
	 text-transform: none; border: none; min-height: 15px;
	  height: auto; width: 100%; max-width: none; line-height: 15px; 
	  padding: 5px; background: transparent;
 }
#horizontal ul li:hover ul li a:hover { color: #FFF; background: transparent; text-decoration: underline; }
#horizontal ul li:hover ul li:first-child { margin-left: 0px; }

/* specific to IE5.5 and IE6 browsers */
#horizontal ul li a:hover ul { display: block; text-align: left; position: absolute; top: 50px; t\op: 49px; background: #4f5150; left: 0; marg\in-top: 1px; z-index: 1000; width: 190px; }
#horizontal ul li a:hover ul li { display: block; width: 100%; max-width: none; background: transparent; }
#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; width: 100%; max-width: none; line-height: 15px; padding: 5px; font-size: 12px; background: transparent; }
#horizontal ul li a:hover ul li a:hover { color: #fff; background: transparent; font-size: 12px; text-decoration: underline; }

/*#horizontal ul li ul { border: 1px solid blue; }
#horizontal ul li ul li { border: 1px solid red; }
#horizontal ul li:hover ul li a { border: 1px solid green; }
#horizontal ul li ul li, #horizontal ul li ul li a { max-width: none; }*/

/* CHECKOUT PROGRESS INDICATOR */
#steps { margin: 10px auto 15px auto; padding: 0px; overflow: hidden; text-align: center; width: 700px; }
#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; line-height: 14px; }
#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: 14px; font-weight: bold; display: block; font-style: normal; }
#progress .active div { font-weight: normal; background: #bf2e26; 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; }

#search { margin: 5px 0px 0px 10px; width: 300px; overflow: visible; float: right; text-align: right; height: 36px; margin-bottom: 10px; }
#search input[type=text] { width: 115px; }
#search input[type=submit] {  }
#search #suggestions { background: white; z-index: 9999; position: absolute; width: 225px; box-shadow: 0px 5px 10px rgba(0, 0, 0, .3); -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, .3); }
#search #suggestions div { padding: 0px 10px; line-height: 24px; }
#search #suggestions div:hover { background: #e1e1e1; }

/* SLIDESHOW */
#slideshow { margin: 0px auto 10px auto; width: 715px; height: 350px; overflow: hidden; z-index: 800; display: block; }
#slideshow img { z-index: 800; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#nav { float: right; 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; -webkit-border-radius: 0px 0px 5px 0px; -moz-border-radius: 0px 0px 5px 0px; border-radius: 0px 0px 5px 0px; }
#nav a { margin: 0px; padding: 5px; line-height: 18px; text-decoration: none; font-size: 12px; font-weight: normal; color: #cfcfcf; 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 .active { display: block; }

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 {  }

#otherpag #content a, #freeinfo #content a { text-decoration: underline; }
#duplscor td { text-align:right; padding: 2px; }
#duplscor th { text-align:center; font-weight: bold; padding: 3px; }

#category .content-only img { display:none; }

#featured_products li { min-height: 150px; }





/*************** NEW CSS ************/
.clear {clear:both;}
div.login fieldset.checkout-login-box {background:#e1e1e1;margin:0px;}
div.login fieldset.checkout-login-box legend {background:#C2C1BD;}

div.shipping_methods {
  display: inline;
}
div.shipping_methods label {
  float: left;
}
div.shipping_methods [id^="shipping_methods_display"] {
  display: inline-block;
}