/* 1. hide stuff
------------------------------------------------------------------- */

#left_column > #category_menu, #shop_by_price, #newsletter, #minicart, #recently_viewed, section#welcome, #slideshow, #nav, #featured_products, #featured_categories, #breadcrumb, #viewcart .cart-wrapper ul.header-row, .cart-unit, .cart-remove, .cart-image, .ship_estimator_header , #checkout_confirmation .cart-wrapper li.header-unit, #checkout_confirmation .cart-wrapper li.cart-unit, #category_filter, #category_options, #related_products, .lg-thumb, #catalog_request .controlset span.label, #promo-box label, .enlarge, .alternate_images { display:block !important; }
.controlset input[type="checkbox"]{float: left;margin-top: 3px;}
.datepicker.hasDatepicker {margin-bottom: 5px;}
#cart .cart-items .ship_estimator_header {
	margin-bottom: 10px;
}

#footer {background: #342d1b; color:#fff; text-align:center;}

footer#footer .footer-col h1, footer .footer-col .footer-inner h1 {
    color: #ffffff;
    font-family: "Noto Serif",serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}
footer#footer .footer-col p {
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 0;
}
footer  section  {text-align:center; padding:10px;} 

#footer a {
color:#BEB7a2;
}
#footer #category_menu {
margin:15px auto
}

#footer #category_menu li a {
color:#BEB7a2;
font-weight:normal;
font-size:12px !important;
line-height:12px !important
}
#footer #category_menu li {
color:#BEB7a2;
	background-color:#342d1b;
    border:none;
}
#footer #category_menu header {
display:none
}

#varif {clear: both;display: block;margin-top: 10px;}

#fordering, #fcsh, #fproduct { display:none}

footer h4 { color: #8d8875; font-family: Georgia;  font-size: 16px; font-weight: normal; margin-bottom: 20px;    text-transform: uppercase;}
footer .footer-col2 { display:none;}
#footer > div#footer_most { background:#2a2313; color: #ffffff; margin-top: 20px; padding: 15px; text-align: center; line-height: 22px;}
#main {  margin: 0 auto;  padding: 0 0px 20px;}


/* 2. resets
------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
body { line-height: 1; margin-top: 5px; font: 13px Arial, Helvetica, sans-serif; background: #fff; }
ol, ul { list-style: none outside none; }
blockquote, q { quotes: none; }
del { text-decoration: line-through; }
.item-details li { margin-left: 0.5em; padding-left: 0.5em; text-indent: -1em; }
table { border-collapse: collapse; border-spacing: 0; }
html {
    font: 13px Arial, Helvetica, sans-serif;
    color: #444;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}
img { max-width:100% !important; height:auto !important; border:0; }


/* 3. typography & links (Recommendation: copy in all link and header styles)
------------------------------------------------------------------- */

a { color: #e23843; text-decoration: none; }
a:hover { color: #000; }


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }

h1 { color: #000000; font-size: 24px; font-weight: bold; margin: 0 0 20px;}

h2 { font-size: 26px;  }
h3 { font-size: 24px;  margin-bottom: 8px; }
h4 { font-size: 21px; line-height: 30px; margin-bottom: 4px; }
h5 { font-size: 17px; line-height: 24px; }
h6 { font-size: 14px; line-height: 21px; }
.subheader { color: #777; }

p { margin: 10px 0; }
p img { margin: 0; }
p.lead { font-size: 21px; line-height: 27px; color: #777;  }
p a { line-height: inherit; }

em { font-style: italic; }
strong { font-weight: bold; color: #333; }
small { font-size: 80%; }

/* Blockquotes  */
blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
blockquote cite { display: block; font-size: 12px; color: #555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* 4. buttons (Recommendation: copy in all button styles)
------------------------------------------------------------------- */

input, button, textarea, select { font-size:18px; }
/* Slims buttons to fit narrower screens better */
.large, .medium, .small { padding-right: 0.5em; padding-left: 0.5em; }
.medium {
    font-size: 12px;
    padding: 0.4em 1.5em 0.42em;
}
.small {
    font-size: 11px;
    padding: 0.2em 1em 0.275em;
}
.large{
padding: 0.44em 1.5em 0.42em;
}
#checkout_billing .large{ padding: 0.44em 0.7em 0.42em; }

.button {
    cursor: pointer;
    display: inline-block;
    font: 14px Georgia,Helvetica,sans-serif;
	appearance:none;
	-moz-appearance:none; /* Firefox */
	-webkit-appearance:none; /* Safari and Chrome */
	}
#product div.btn-add span {
    background: none repeat scroll 0 0 #d81b19;
    color: #e8f0de;
    cursor: text;
    display: inline-block;
    font: 18px Georgia,Helvetica,sans-serif;
    margin: 0 2px;
    padding: 10px 20px;
    text-transform: uppercase;
}
#cart .btn-continue {float:right}

/* 5. forms (Recommendation: copy in entire forms section styles)
------------------------------------------------------------------- */

.error { background: #fdd; border: red 1px solid; }
div.error { padding: 5px; }
select { max-width:90% !important; }
label, span.label { text-align:left !important; float:none !important; white-space: nowrap !important; display: block; padding: 3px 0; }
.qty { width: 30px !important; }
.controlset span.label { margin:0 !important; padding:0 !important; width:1px !important; }
div.buttonrow { margin:0 !important; /*float:right !important;*/ }


/* 6. navigation
------------------------------------------------------------------- */

#header {background-image: url("/images/header-bgd.png");}
{*#header a.menu-icon { display: block; position: absolute; top: 10px; left: 10px; }
#header a.search-icon { display: block; float: right; margin: -30px 10px 0px 10px; }
#header a.cart-icon { display: block; float: right; margin: -30px 10px 0px 10px; }*}

#header img  { display:inline-block;margin: 5px 5px 0 5px}
#header a.menu-icon { display:inline-block;float:left; margin: 8px 4px 0 4px}
#header a.search-icon { display:inline-block;float:right; margin: 6px 4px 0 4px }
#header a.cart-icon { display:inline-block; float: right; margin: 6px 4px 0 4px }

#menu:not( .mm-menu ) { display: none; }
#menu {background:white;}
#menu li{ padding:0 10px; margin: 0px; }
#menu ul li ul li { padding-left: 10px;}
#menu li .info { width:auto !important;}
#menu li a{padding-left:30px; text-decoration:none; font-size:13px; color:#000; font-weight:normal;}

#search { display: none; text-align: center; padding: 5px 0; margin: 5px auto;; width: 96%; overflow: visible; border: 1px solid #ccc; position: relative; }
#search input[type=text], #search input[type=text]:hover, #search input[type=text]:focus { width: 94%; padding: 5px 3%; border: none; box-shadow: 0px 0px 0px #6699FF; -webkit-box-shadow: 0px 0px 0px #6699FF; -moz-box-shadow: 0px 0px 0px #6699FF; }
#search input[type=image] { position: absolute; top: 8px; right: 5px; }

#menu li h3 { margin-left: 20px; padding:12px 0px;}
#menu li h3 a {padding-left:0;}
.mm-menu .mm-list > li:after {border:0 !important;}

#category_menu li {
    border-bottom: 1px dotted #cccccc;
    padding: 10px 0 10px 10px;
	background-color:#fff;
}

#category_menu li a, #horizontal ul li a {
    color: #3b2704;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
}


#category_menu h2, #category_menu h3 {
margin: 21px 0 10px 0;
color: #3B2704;
}
#category_menu nav ul li {font-weight:bold;}
#category_menu nav ul li ul {display:none; margin-top: 10px;}
#category_menu nav ul li ul li {border-bottom:0;font-weight:normal;}

h2.cat_description {
line-height:20px;
font-weight:normal;
font-size: 14px !important;
color: #000000 !important;
padding-bottom: 18px;
}

#home_menu li { border-bottom: 1px dotted #cccccc; padding: 10px 0 10px 10px; background-color:#fff; }
#home_menu li a { color: #3b2704; font-size: 15px; text-decoration: none; text-transform: uppercase; }
#home_menu h2, #home_menu h3 { margin: 21px 0 10px 0; color: #3B2704; }
#home_menu nav ul li {font-weight:bold;}
#home_menu nav ul li ul {display:none; margin-top: 10px;}
#home_menu nav ul li ul li {border-bottom:0;font-weight:normal;}

/* 7. layout
------------------------------------------------------------------- */

#content { margin:0 5px; }

#featured_products { margin:0 auto; }

.thumb-product { clear:both; }
.thumb-product .image { float: left; vertical-align: top; width:50px; }
.thumb-product .image > a > img { max-width:45px; border:1px solid #000; margin:4px 4px 4px 0; }
.thumb-product .name { padding-top:4px; font-size:18px; float: left; margin-left: 10px; width: 80%; text-align: left; }
.thumb-product .price { font-style:italic; }
.thumb-product .qty { width: 20px; }



/********** Category Pages **********/
#category  #product_tabs {display:none}

.display h2, .grid h2, .cat-thumbs h2 {

    color: #e71822;
    font : 22px georgia;
    font-weight: normal;
    margin: 5px 0 10px;
	text-transform: uppercase;
}
.grid li .sku, /* .grid li .rev-stars */  {
    display: none;
}
.grid li .qanda, .list .qanda, /* .list .rev-stars,*/ span.qty-label, div.status {
    display: none;
}

.grid li .price {
    font-size: 15px;
    margin: 0;
	padding:0;
}

.list .sku {
	color: #442f04;
    text-transform: uppercase;
}
.list .price, .grid li .price {
    color: #3b2704 !important;
    float: right;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 40px 10px 0;
}

#content > section#cat p {
    font-size: 14px;
    margin-top: 10px;
}
#cat .grid li .info p {
    display: none;
}
.cat-img { display:none;}

#cat #cat_name h1, #cat #cat_name2 h1 {
    color: #5b2a47;
    font-size: 50px;
    font-weight: normal;
    margin: 10px 0 0;
    text-transform: uppercase;
}
.list .button.medium.style1 { padding: 10px 27px;}
.list .button.medium.style1.addtocart_button { padding: 10px 35px; float: right;clear: right;}
.list .qty-line .qty { border: 0 none; float: right; font-size: 18px; height: 29px; margin-bottom: 15px;width: 60px !important;}

.list.display li { background:#eae7e0; padding: 10px; margin:5px;}

#category .product { margin: 10px 0; }
#category .product .image { width: auto; }
#category .product img { max-width: 100px; }
/*#category .product .price { padding: 8px; }*/
#category .product .info p { clear: both; }

#category .child { margin-left: 20px; }
#category .child h3 { float: left; margin-right: 20px; margin-bottom: 0; }
#category .child .price { clear: both; float: left; }
#category .child .qty,
#category .child .price,
#category .child input { margin: 8px 0; }

.display, .cat-thumbs { list-style-type: none; margin: 0; padding: 0; }
.cat-thumbs li, .grid li { display:inline-block; padding:0; margin:2px; width:100%; vertical-align:top; text-align:center; }

.cat-thumbs li {width:99% !important;}

div#prev-next2, #category_options li#prev-next  {text-transform: uppercase;}
#category_options li#prev-next a, div#prev-next2 a {    
    text-decoration: underline;
}

/********** Product Pages **********/

#product h1, #product_builder h1 { color: #402d03; font-family: Georgia; font-size: 24px; font-weight: normal;  margin: 0 0 5px;  text-transform: uppercase;}

#product .product .qanda, #product_builder .product .qanda, #product .product .status, #product .product .emailafriend , /* #product .product .rev-stars, */ #product_builder .product .rev-stars {
    display: none;
}

#product .product .sku, #product_builder .product .sku {color: #bfbcb5; font-weight: bold; padding: 10px 0; text-transform: capitalize;}

.red, .sale-price { color: #cc0000;}



#product .product .mapping {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e1e1e1;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0;
    padding: 10px 0 0;
}

#product .product .mapping div {
    padding: 3px 0;
}

.child-wrapper .header-row {display:none}


.child-wrapper ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e1e1e1;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0;
    list-style-type: none;
    margin: 10px 0 0;
    overflow: hidden;
    padding: 0;
}
.child-wrapper li {
    /*display: inline-block;
    float: left; width: 100px;*/
	display: block;
    list-style-type: none;
    margin: 0 1px 0 0;
    padding: 3px 5px;
    vertical-align: top;
    
}

.child-wrapper li.child-desc, .child-wrapper  li.child-sku, .child-wrapper  li.child-price {width: 29% !important;float: left !important;}

.child-wrapper li.child-qty {float: left !important;}



.child-one-btn { margin-top: 10px;}

div.child-wrapper img.inline { display: none;}


#product .product .image { width: auto; margin:0 0 10px; }
#product .product img { max-width: none; }
#product .product .info { clear: both; }
#product .product .info .price { margin: 0px 0 10px 0; float: left; }

#product input[readonly] { font-weight: bold; border: 0; padding: 5px 0px; color: #3b2704 !important;  font-size: 18px !important;}
#product .qty-line { float: left; margin-right: 10px; margin-top: 0 !important;}

#product .qty-line input.qty {  height: 30px; width: 45px !important;}

#prod_desc {  clear: both;  font-size: 13px;  line-height: 22px;  padding-top: 20px;}

#product .addtocart_button { background: url("/images/addcart.png") no-repeat scroll 90% center #d81b19;    line-height: 22px;  padding: 10px 30px 10px 15px;}

#product .attributes {  float: left;  text-align: left;   width: 258px; clear:left; margin : 10px 0;}

#product .btn-wishlist, .child-one-btn  .wishlistbtn {margin-top: 9px;float: left;}
#product .btn-add, .child-one-btn  .addtocart_button{margin-right: 10px;float: left;}

#product .qty-line select {  font-size: 18px;  height: 43px !important;  width: 68px !important; line-height: 36px;}

.button.medium.style2.wishlistbtn { background: none repeat scroll 0 0 rgba(0, 0, 0, 0);  border: 0 none;   box-shadow: none;  color: #e71822;  font-size: 14px;   font-weight: normal;    margin-top: 4px;}

.alternate_images { overflow:hidden; }
.alternate_images img { border: 1px solid #E4DFD9; cursor: pointer; float: left; margin-right: 5px; width: 50px; }


/********** Cart page **********/


.style1, .style1:visited {background:#d81b19; border: 0; border-radius: 0;color: #e8f0de;    font-size: 18px; font-weight: normal; transition: background-color 200ms linear 0s; float: left; text-transform: uppercase;}


.style2, .style2:visited  {margin-top:10px; background: none repeat scroll 0 0 #beb7a2; border: 1px solid #b7b7b7; color: #3b2704; font-weight: normal; transition: background-color 200ms linear 0s; text-transform: uppercase; font-size: 13px;
padding: 6px 15px;}

#checkout_confirmation .style1 , #checkout_confirmation .style1:visited { float:none;}



#member_login label { display: inline-block; width: 150px; }
#member_login #login_form div { margin: 5px; }
#member_register #register_form div { margin: 5px; }
#member_register label { width: 150px; display: inline-block; }

#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-desc, #viewcart .cart-wrapper li.cart-desc { width: 55%; }
#viewcart .cart-wrapper li.header-qty, #viewcart .cart-wrapper li.cart-qty { width: 15%; text-align: center; }
#viewcart .cart-wrapper li.header-total, #viewcart .cart-wrapper li.cart-total { width: 15%; text-align: right; }
#viewcart .cart-wrapper li.cart-total input.total { width: 100%; text-align: right; border:0; }

.update-total { overflow: visible; display: block; margin: 10px 0px; }
.update-total div { float: left; clear: left; width: 55%; height: 30px; overflow: visible; }
.update-total div.update_msg { width: 55%; height: 40px; overflow: visible; font-size:70%; }
.update-total .total { float: right; clear: right; text-align: right; overflow: visible; font-size: 16px; font-weight: bold; width: 40%; }
.update-total .total input[type=text] { width: 60px; color: #333; font-size: 16px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; cursor: text; border:0; font-weight:bold; }

.buttons { height: 45px; overflow: visible; display: block; margin: 10px 0px; padding: 10px 0px 0px 0px; border-top: 1px solid #e1e1e1; clear: both; -webkit-appearance:none; /* Safari and Chrome */}
.buttons div { float: left; display:inline-block; margin: 0 0 5px; overflow: visible; }
.buttons div.btn-checkout { float: right; clear: right; text-align: right; overflow: visible; }
.buttons div.btn-checkout div { margin: 10px 0; }
.confirmation .buttons { border: none; margin: 0px; padding: 0px; }
.confirmation div { width: auto; }

.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: #dddad0; overflow: hidden; }
.confirmation .heading input { float: right; }
.confirmation .heading h3 { float: left; font-size: 13px; line-height: 29px; width: auto;	}
div.login input:focus,
div.login input.error:focus, 
div.login textarea:focus { background-color: #FFC; border-color: #FC6; }

#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: #dddad0; }
#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 li.header-qty, #checkout_confirmation .cart-wrapper li.cart-qty { width: 15%; text-align: center; }
#checkout_confirmation .cart-wrapper li.header-total, #checkout_confirmation .cart-wrapper li.cart-total { width: 20%; text-align: right; }
#checkout_confirmation .cart-wrapper .cart-totals { padding: 10px; text-align: right; }
#checkout_confirmation .totals { text-align: right;  }

.wishlist { float: left; padding: 10px 0 !important; width: 97%; }
.wishlist ul { list-style-type: none; margin: 0; padding: 0; overflow: hidden; border: 1px solid #e1e1e1; border-width: 0 0 1px; clear: both; }
.wishlist li { list-style-type: none; float:left; 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; }
.wishlist li.wish-name { width: 15%; text-align: left; }
.wishlist li.wish-desc { width: 40%; text-align: left; }
.wishlist li.wish-exp { width: 17%; text-align: center; }
.wishlist li.wish-count { width: 10%; text-align: center; }
.wishlist li.wish-remove { width: 7%; text-align: center; }
.wishlist li.wish-rank { width: 10%; text-align: center; }
.wishlist li.wish-sku { width: 10%; text-align: center; }
.wishlist li.wish-prod { width: 35%; text-align: left; }
.wishlist li.wish-need { width: 13%; text-align: center; }
.wishlist li.wish-purch { width: 13%; text-align: center; }
.wishlist li.wish-sku2 { width: 10%; text-align: center; }
.wishlist li.wish-desc2 { width: 35%; text-align: left; }
.wishlist li.wish-desc2 img { width:50px; padding:0 10px 10px 0; float:left; }
.wishlist li.wish-price { width: 13%; text-align: center; }
.wishlist li.wish-request { width: 10%; text-align: center; }
.wishlist li.wish-need2 { width: 10%; text-align: center; }
.wishlist li.wish-buy { width: 10%; text-align: center; }
.wishlist li.wish-sku3 { width: 10%; text-align: center; }
.wishlist li.wish-desc3 { width: 40%; text-align: left; }
.wishlist li.wish-price2 { width: 13%; text-align: center; }
.wishlist li.wish-qty { width: 13%; text-align: center; }
.wishlist li.wish-add { width: 15%; text-align: right; }
.wishlist li.wish-name2 { width: 22%; text-align: left; }
.wishlist li.wish-loco { width: 22%; text-align: left; }
.wishlist li.wish-desc4 { width: 50%; text-align: left; }

#member_wishlist div.form-container form fieldset { width: 45%; margin-right: 10px; float: left; height: 300px; }
#member_wishlist div.form-container label { width: 90px; }
#member_wishlist div.form-container span.label { width: 90px; height: 50px; }

#promo-box #promo_code { width:50%; }

.nowrap { display:inline; white-space:nowrap; }

.express ul { list-style-type: none; margin: 0px; padding: 0px; width: 100%; }
#express_order .express li.col-1 { width: 100%; float: left; vertical-align: top; margin: 0px; }
.express li.col-2 { text-align: center; float: left; margin-top: -10px; width: 100%; vertical-align: top; }
#express_order .express fieldset.order-item { display: -moz-inline-stack; display: inline-block; vertical-align: top; width: 40%; overflow: visible; }
#express_order .express fieldset.order-qty { display: -moz-inline-stack; display: inline-block; vertical-align: top; width: 35%; overflow: visible; }
#express_order .express input[type=text], #express_order .express input[type=number] { display:block; margin: 0.25em 0; }
#express_order .express .buttonrow { text-align: center; margin: 10px 0px 0px 0px; }

/* These reset the side-by-side forms in the checkout */
div.quick-checkout #shipping_info, #checkout_billing #billing_info, div.quick-checkout #billing_info, div.quick-checkout #payment_info { width: 100% !important; float: left !important; float: left !important; }

div.quick-checkout input:focus,
div.quick-checkout input.error:focus, 
div.quick-checkout textarea:focus, 
div.confirmation input:focus,
div.confirmation input.error:focus, 
div.confirmation textarea:focus  { background-color: #FFC; border-color: #FC6; }



#checkout_shippingaddress #shipping_info, #checkout_shippingaddress #order_info, #checkout_shippingaddress #contact_info { width: 94% !important; float: left !important; clear: left !important; }
div.order-totals { width:100% !important; }


/* Avoid the Checkout -(to hide something from all checkout pages, add the class 'checkout_hide')- */
#checkout .checkout_hide, #checkout_billing .checkout_hide, #checkout_payment .checkout_hide, #checkout_shippingdetailk .checkout_hide, #checkout_thanks .checkout_hide, #checkout_confirmation .checkout_hide, #checkout_shipping .checkout_hide, #express_order .checkout_hide, #express_info .checkout_hide, #checkout_fpinfo .checkout_hide, #checkout_freeprod .checkout_hide, #checkout_shippingdetail .checkout_hide, #quickbuy_confirm .checkout_hide, #checkout_shippingaddress .checkout_hide, #checkout_display .checkout_hide, #viewcart_freeprod .checkout_hide, #ship_calculator .checkout_hide, #cartitems .checkout_hide { display:none !important; }

div.login fieldset,  div.quick-checkout form fieldset, div.form-container fieldset {
    border: 1px solid #dddddd;
    margin: 15px 0;
    padding: 10px;
}

div.login fieldset div,  div.quick-checkout form fieldset div, div.form-container fieldset div {margin:2px 0;}

div.login div {
    padding: 0.25em 0;
}

div.login legend , div.quick-checkout form legend, div.form-container legend{  color: #666666; font-weight: bold;}

div.login label, fieldset#shipping_info label, fieldset#contact_info label, div.mapping label, div.form-container label {
padding: 3px 0;
display: block;
text-align: left;
}

div.quick-checkout form div {
    clear: left;
    padding: 0.25em 0;
}


div.quick-checkout label, div.quick-checkout span.label { display: block;  float: left; margin-right: 5px;    padding-right: 5px;  position: relative;  text-align: right;  width: 140px;}


div.errors { background-color: #fff2f2; border: 1px solid #cc0000;  margin: 0 0 10px;  padding: 5px 10px; clear: both;}
div.errors p em, .error {
    color: #cc0000;
    font-style: normal;
    font-weight: bold;
}

.header-row {
    background: none repeat scroll 0 0 #dddad0;
    font-weight: bold;
}



input[name=checkout].large {margin-right:5px;}
input[type="text"], textarea, select, input[type="password"], input[type="email"], input[type="number"], input[type="tel"], input[type="url"] {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cccccc; font-size: 13px;
    line-height: 18px;
    outline: 0 none;
    padding: 5px 10px;
}



.cc_logos { padding:0 0 5px !important; }
#checkout_shipping .cc_logos { margin-left:0 !important; float: none; clear: none; }

/********** Custom CSS **********/


/* CHECKOUT PROGRESS INDICATOR */
#steps { margin: 0px 0px 10px 0px; padding: 0px; overflow: hidden; text-align: center; display: inline-block}
#steps ol { text-align: center; margin: 0px auto;}
ol#progress { list-style: none; background:#ffe800; 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: 1em; font-style: italic; margin: 0px 1px 0px 0px; line-height: 14px; }
#progress div { float: left; display: block; text-decoration: none; padding: 5px 5px 5px 25px; background: #E31726; color: #ffffff; position: relative; white-space: nowrap; }
#progress span { font-size: 12px; font-weight: bold; display: block; font-style: normal; }
#progress .active div { font-weight: normal; background: #000000; color: #ffffff; }
#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: 0px; padding: 2px 4px; background:#000000; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; color: #ffffff; }
#progress li.active div:before { background:#ffffff;color:#000000; }
#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-4 div { -moz-border-radius: 0px 5px 5px 0px; -webkit-border-radius: 0px 5px 5px 0px; border-radius: 0px 5px 5px 0px; border: none; }
#checkout-ssl { margin-top: 35px; display: block; float: right; }

#cart .cart-items .ship_calculator_view_cart label, #cart .cart-items .ship_calculator_view_cart p{
	display: inline-block;
}
#cart .btn-checkout input.large[name="checkout"]{
	padding: 4px;
}
#cart .btn-continue {
	float: left;
}
#related_products header{
	float: left;
	display: block;
	width: 100%;
}
#breadcrumb{
	padding-left: 5px;
}