a {
	outline: none !important;
	overflow: hidden !important;
}

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display , body.justsomefreerouternamehereno2-index-index div.col-right, body.justsomefreerouternamehereno1-index-index div.col-right , body.contacts-index-index div.col-right { display:none !important; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }

.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus { background-color:#EEF8D5; }
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }



.fieldset { border:1px solid #bbafa0; background-color:#fff; padding:22px 25px 12px 33px; margin:5px 0; margin: 25px 0px !important; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #f19900; background:#f9f3e3; color:#e76200; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

/* Pager */
.pager { font-size:11px; background:#fff url(/skin/frontend/default/default/images/bkg_toolbar.gif) 0 100% repeat-x; padding:4px 8px; border-top:1px solid #e2e2e2; text-align:center; }
.pager .amount { float:left; margin:0; }
.pager .limiter { float:right; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { margin:0 140px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages .current {
	
	font-weight: bold;
	background-color: #C26408;
	color: #fff;
	padding: 4px;
	padding-bottom: 1px;
	padding-top: 1px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	}

/* Generic Info Box */
.info-box { background:#fff url(/skin/frontend/default/default/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(/skin/frontend/default/default/images/images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(/skin/frontend/default/default/images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }
.link-cart { color:#dc6809 !important; font-weight:bold; }
.link-wishlist { color:#dc6809 !important; font-weight:bold; }
.link-reorder { font-weight:bold; color:#dc6809 !important; }
.link-compare { font-weight:bold; }
.link-print { /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
a.btn-remove { float: left; padding-right: 2px;display:block; width:11px; text-indent: -9999px;height:11px; font-size:0; line-height:0; background:url(/skin/frontend/default/default/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(/skin/frontend/default/default/images//btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(/skin/frontend/default/default/images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(/skin/frontend/default/default/images/images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:11px; line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; padding-left:21px; }

/* Block: Account */
.block-account { border-color:#bbb; }
.block-account .block-title { border:0; /*padding:3px 10px;*/ }
.block-account .block-title strong {  color:#fff; }
.block-account .block-content { background:#fbfaf6; padding:7px 10px 7px; }
.block-account .block-content li a { display:block; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
.block-account .block-content li a:hover { color:#ea7900; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #ddd; padding:3px 0; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { border:0; background:url(/skin/frontend/default/default/images/bkg_block-currency.gif) 0 0 no-repeat; padding:7px 12px 10px; height:51px; }
.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { font:bold 13px/21px Arial, Helvetica, sans-serif; background:url(/skin/frontend/default/default/images/i_block-currency.gif) 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff; }
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
.block-layered-nav { border:0; }
.block-layered-nav .block-title { border:0; padding:0; height:24px; background:url(/skin/frontend/default/default/images/bkg_block-layered-title.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; display:none;}

.block-layered-nav .block-content {  }

.block-layered-nav .block-content ol ,.block-layered-nav .block-content li  {
	margin: 0px;
	padding: 0px;
	
}
.block-layered-nav dt {padding:7px 10px 0 14px; font-weight:bold; text-transform:uppercase; }
.block-layered-nav dd { padding:0 10px 12px; background:url(/skin/frontend/default/default/images/bkg_block-layered-dd.gif) 0 100% repeat-x; padding-bottom: 15px;}

.block-layered-nav dd a {
	text-decoration: underline;	
}
.block-layered-nav dd.last { background:none; }

.block-layered-nav .currently .label { font-weight:bold; padding-left:18px; text-transform:uppercase; }
.block-layered-nav .currently .btn-remove { margin:3px 0 0; }
.block-layered-nav .actions { font-size:11px; padding:4px 9px;text-align:right; }
.block-layered-nav .actions a { float:none; text-decoration: underline; }

/* Block: Cart */
.block-title * {
	font-weight: normal !important;	
}
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { background-image:url(/skin/frontend/default/default/images/i_block-cart.gif); }
.block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
/* .block-cart .actions { border-bottom:1px solid #c2c2c2; } */

/* Block: Wishlist */
.block-wishlist .block-title strong { background-image:url(/skin/frontend/default/default/images/i_block-wishlist.gif); }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related p.minimal-price {
	clear: both !important;
	display: block !important;
}

/* Block: Compare Products */
.block-compare .block-title strong { background-image:url(/skin/frontend/default/default/images/i_block-list.gif); background-position:0 1px; }
.block-compare button.button span { border-color:#406a83; background:#618499; }
.page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(/skin/frontend/default/default/images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th { background:#d9e5ee url(/skin/frontend/default/default/images/bkg_th-v.gif) 100% 0 repeat-y; }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { background:#fffada; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

/* Block: Recently Viewed */
.block-viewed .block-title strong { background-image:url(/skin/frontend/default/default/images/i_block-viewed.gif); }

/* Block: Recently Compared */
.block-compared .block-title strong { background-image:url(/skin/frontend/default/default/images/i_block-list.gif); background-position:0 1px; }

/* Block: Poll */
.block-poll .block-title strong { background-image:url(/skin/frontend/default/default/images/i_block-poll.gif); }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777; font-weight:bold; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-title strong { background-image:url(/skin/frontend/default/default/images/i_block-tags.gif); }
.block-tags .block-content ul { font-size:12px; padding:10px; }
.block-tags .block-content li { display:inline; padding-right:4px; }
.block-tags .block-content a { color:#1b2d3b; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.block-subscribe .block-title strong { background-image:url(/skin/frontend/default/default/images/i_block-subscribe.gif); }
.block-subscribe label { font-weight:bold; color:#666; }
.block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }
.block-subscribe .actions button.button span { border-color:#406a83; background:#618499; }

/* Block: Reorder */
.block-reorder .block-title strong { background-image:url(/skin/frontend/default/default/images/i_block-list.gif); }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

/* Block: Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0; text-align:center; }

/* Block: Login */
.block-login .block-title strong { background-image:url(/skin/frontend/default/default/images/i_ma-info.gif); }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }




/* View Type: List */
.products-list li.item { border-bottom:1px solid #d9ddd3; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-list .product-name a { color:#203548; }
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-more { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }


/* Tier Prices */
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; }
.tier-prices li { line-height:1.4; background:url(/skin/frontend/default/default/images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; color:#424242; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

.product-view { /* border:1px solid #c4c6c8; */ }

.product-essential { padding:25px; background-color:#fff; }
.product-essential h2 { font:bold 13px/1.35 Arial, Helvetica, sans-serif; }

.product-collateral { background-color:#fff; padding:25px; }
.product-collateral h2 { font-weight:bold; font-size:15px; color:#e26703; border-bottom:1px solid #e5dcc3; padding:0 0 1px; margin:0 0 15px; }
.product-collateral .box-collateral { margin:0 0 25px; }

/* Product Images */
.product-view .product-img-box { float:left; width:280px; margin-left: -5px;}
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px; }
.product-view .product-img-box .product-image-zoom { position:relative; width:280px; height:297px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { display: none !important; position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(/skin/frontend/default/default/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(/skin/frontend/default/default/images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views { margin-top:20px }
.product-view .product-img-box .more-views ul { margin-left:-9px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { font-weight:bold; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */
.product-view .product-shop { float:right; width:330px; }
.col1-layout .product-view .product-shop { float:right; width:545px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { margin:0; font:bold 20px/1.35 Arial, Helvetica, sans-serif; }
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { margin:10px 0; background:url(/skin/frontend/default/default/images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }
.product-view .product-shop .price-box { margin:10px 0; }
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { font-size:12px; text-align:right; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a { color:#1E7EC8 !important; font-weight:normal !important; }

/* Product Options */
.product-options { margin:20px 0 0; padding:10px 15px 20px; background-color:#f6f6f6; border:1px solid #e4e4e4; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:bold; color:#2f2f2f; }
.product-options dt span.required { color:#eb340a; }
.product-options dt .qty-holder { float:right; margin-right:15px; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { margin-bottom:0; padding:15px 0 0; }

.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; color:#e26703; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:right; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
.product-view .box-up-sell .products-grid { width:100%; }
.product-view .box-up-sell .products-grid td { width:25%;  padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:13px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(/skin/frontend/default/default/images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; background:url(/skin/frontend/default/default/images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; margin-bottom: 20px; }
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .note { margin:3px 0 0; padding:0px; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }


/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(/skin/frontend/default/default/images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

/* RSS */
.rss-title h1 { background:url(/skin/frontend/default/default/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 12px; height: 95px; }
.cart .page-title h1 { margin:10px 0 0; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#2f2f2f; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:630px; }
.cart .cart-collaterals .col2-set .col-2 { width:294px; }

.cart .crosssell { border:1px solid #cec3b6; background:#fafaec; padding:12px 15px; width: 267px; margin-bottom: 20px; }
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #d0cbc1; background:#fff url(/skin/frontend/default/default/images/bkg_block-title.gif) 0 0 repeat-x; padding:12px 15px; margin:0 0 18px; }
.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; font:bold 13px/16px Arial, Helvetica, sans-serif; padding:0 0 0 21px; color:#e26703; text-transform:uppercase; }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .discount h2 { background-image:url(/skin/frontend/default/default/images/i_discount.gif); }
.cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:254px; }

.cart .shipping h2 { background-image:url(/skin/frontend/default/default/images/i_shipping.gif); }
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(/skin/frontend/default/default/images/bkg_divider1.gif) 0 0 repeat-x; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:268px; background-color:#fff; border:1px solid #bebcb7; padding: 10px; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; text-align: left;}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:15px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }



/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(/skin/frontend/default/default/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:13px; color:#0a263c; }
.block-progress .block-content { background:none; }
.block-progress dt { font-size:13px; font-weight:bold; line-height:1.35; background:#eee; border:1px solid #a3aeb3; margin:0 0 6px; padding:2px 8px; color:#999; }
.block-progress dd { background:#fff; margin-bottom: 10px; border:1px solid #a3aeb3; border-top:0; padding:8px 13px; margin:0 0 6px; }
div.col-right .block-progress dt { margin:0; background:#fff; color:#5e8ab4; color: #333; padding: 5px !important; font-size: 12px; font-weight: normal !important}


.block-progress dd.complete {}
.block-progress p { margin:0; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(/skin/frontend/default/default/images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {}

.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee url(/skin/frontend/default/default/images/bkg_opc-title-off.gif) 0 100% repeat-x; padding:4px 8px 6px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { background:#d0dce1; cursor:pointer; }
.opc .allow .step-title .number { background:#dbe6eb; border-color:#dbe6eb; color:#a4b3b9; }
.opc .allow .step-title h2 { color:#a4b3b9; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { background:#f9f3e3;  padding-bottom:5px; color:#f18200; cursor:default; }
.opc .active .step-title .number { background:#f18200; border-color:#f19900; color:#fff; }
.opc .active .step-title h2 { color:#f18200; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:0; background:#fbfaf6 url(/skin/frontend/default/default/images/bkg_checkout.gif) 0 0 repeat-x; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; clear: both; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#0a263c; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fbfaf6 url(/skin/frontend/default/default/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#e26703; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(/skin/frontend/default/default/images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(/skin/frontend/default/default/images/bkg_grand-total.gif) 100% 0 no-repeat; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
.multiple-checkout .title-buttons button.button span { border-color:#406a83; background:#618499; }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span { border-color:#406a83; background:#618499; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(../images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:240px; padding:14px 21px; background-color: #fff; border:1px solid #bbb6a5; border-bottom:0; }
.account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 23px; border-bottom:1px solid #ddd; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; color:#e76200; }
.account-login .new-users h2 { background-image:url(/skin/frontend/default/default/images/i_page1.gif)}
.account-login .registered-users h2 { background-image:url(/skin/frontend/default/default/images/i_page2.gif); }
.account-login .buttons-set { border:1px solid #bbb6a5; border-top:0; margin:0; padding:8px 13px; background-color: #fff;  }

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */

.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { background:#fff url(/skin/frontend/default/default/images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; border-color:#ccc #999 #999 #ccc; padding:15px; margin: 0 0 20px; padding-bottom: 40px; }
.box-account .box-head { border-bottom:1px solid #d9dde3; margin:0 0 10px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat; padding-left:21px; color:#e65505; }

.dashboard .box .box-title { background:url(/skin/frontend/default/default/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { background-image:url(/skin/frontend/default/default/images/i_folder-table.gif); }

/* Block: Account Information */
.dashboard .box-info .box-head h2 { background-image:url(/skin/frontend/default/default/images/i_ma-info.gif); }
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { background-image:url(/skin/frontend/default/default/images/i_ma-reviews.gif); }
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image:url(/skin/frontend/default/default/images/i_ma-tags.gif); }
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; color:#e26703; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff url(/skin/frontend/default/default/images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#fff; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box { background:#fff url(/skin/frontend/default/default/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { font-weight:bold; font-size:13px; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { float:right; font-weight:normal; }
.order-items p .link-print { float:none; }

.order-gift-message { margin:15px 0; }
.gift-message dt strong { color:#666; }
.gift-message dd { margin:5px 0 0; font-size:13px; }

.order-about { margin:15px 0; }
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }
.tracking-table th,
.tracking-table td { padding:1px 5px 0 0; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(/skin/frontend/default/default/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }

/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span { border-color:#406a83; background:#618499; }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:5px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */




/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }


/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }






/* ======================================================================================= */







/* Reset */
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,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/* Text */
body{font:13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}
/* 960 */
body > div.wrapper,.container_16{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px}.push_1,.pull_1,.push_2,.pull_2,.push_3,.pull_3,.push_4,.pull_4,.push_5,.pull_5,.push_6,.pull_6,.push_7,.pull_7,.push_8,.pull_8,.push_9,.pull_9,.push_10,.pull_10,.push_11,.pull_11,.push_12,.pull_12,.push_13,.pull_13,.push_14,.pull_14,.push_15,.pull_15{position:relative}body > div.wrapper .grid_3,.container_16 .grid_4{width:220px}body > div.wrapper .grid_6,.container_16 .grid_8{width:460px}body > div.wrapper .grid_9,.container_16 .grid_12{width:700px}body > div.wrapper .grid_12,.container_16 .grid_16{width:940px}.alpha{margin-left:0}.omega{margin-right:0}body > div.wrapper .grid_1{width:60px}body > div.wrapper .grid_2{width:140px}body > div.wrapper .grid_4{width:300px}body > div.wrapper .grid_5{width:380px}body > div.wrapper .grid_7{width:540px}body > div.wrapper .grid_8{width:620px}body > div.wrapper .grid_10{width:780px}body > div.wrapper .grid_11{width:860px}.container_16 .grid_1{width:40px}.container_16 .grid_2{width:100px}.container_16 .grid_3{width:160px}.container_16 .grid_5{width:280px}.container_16 .grid_6{width:340px}.container_16 .grid_7{width:400px}.container_16 .grid_9{width:520px}.container_16 .grid_10{width:580px}.container_16 .grid_11{width:640px}.container_16 .grid_13{width:760px}.container_16 .grid_14{width:820px}.container_16 .grid_15{width:880px}body > div.wrapper .prefix_3,.container_16 .prefix_4{padding-left:240px}body > div.wrapper .prefix_6,.container_16 .prefix_8{padding-left:480px}body > div.wrapper .prefix_9,.container_16 .prefix_12{padding-left:720px}body > div.wrapper .prefix_1{padding-left:80px}body > div.wrapper .prefix_2{padding-left:160px}body > div.wrapper .prefix_4{padding-left:320px}body > div.wrapper .prefix_5{padding-left:400px}body > div.wrapper .prefix_7{padding-left:560px}body > div.wrapper .prefix_8{padding-left:640px}body > div.wrapper .prefix_10{padding-left:800px}body > div.wrapper .prefix_11{padding-left:880px}.container_16 .prefix_1{padding-left:60px}.container_16 .prefix_2{padding-left:120px}.container_16 .prefix_3{padding-left:180px}.container_16 .prefix_5{padding-left:300px}.container_16 .prefix_6{padding-left:360px}.container_16 .prefix_7{padding-left:420px}.container_16 .prefix_9{padding-left:540px}.container_16 .prefix_10{padding-left:600px}.container_16 .prefix_11{padding-left:660px}.container_16 .prefix_13{padding-left:780px}.container_16 .prefix_14{padding-left:840px}.container_16 .prefix_15{padding-left:900px}body > div.wrapper .suffix_3,.container_16 .suffix_4{padding-right:240px}body > div.wrapper .suffix_6,.container_16 .suffix_8{padding-right:480px}body > div.wrapper .suffix_9,.container_16 .suffix_12{padding-right:720px}body > div.wrapper .suffix_1{padding-right:80px}body > div.wrapper .suffix_2{padding-right:160px}body > div.wrapper .suffix_4{padding-right:320px}body > div.wrapper .suffix_5{padding-right:400px}body > div.wrapper .suffix_7{padding-right:560px}body > div.wrapper .suffix_8{padding-right:640px}body > div.wrapper .suffix_10{padding-right:800px}body > div.wrapper .suffix_11{padding-right:880px}.container_16 .suffix_1{padding-right:60px}.container_16 .suffix_2{padding-right:120px}.container_16 .suffix_3{padding-right:180px}.container_16 .suffix_5{padding-right:300px}.container_16 .suffix_6{padding-right:360px}.container_16 .suffix_7{padding-right:420px}.container_16 .suffix_9{padding-right:540px}.container_16 .suffix_10{padding-right:600px}.container_16 .suffix_11{padding-right:660px}.container_16 .suffix_13{padding-right:780px}.container_16 .suffix_14{padding-right:840px}.container_16 .suffix_15{padding-right:900px}body > div.wrapper .push_3,.container_16 .push_4{left:240px}body > div.wrapper .push_6,.container_16 .push_8{left:480px}body > div.wrapper .push_9,.container_16 .push_12{left:720px}body > div.wrapper .push_1{left:80px}body > div.wrapper .push_2{left:160px}body > div.wrapper .push_4{left:320px}body > div.wrapper .push_5{left:400px}body > div.wrapper .push_7{left:560px}body > div.wrapper .push_8{left:640px}body > div.wrapper .push_10{left:800px}body > div.wrapper .push_11{left:880px}.container_16 .push_1{left:60px}.container_16 .push_2{left:120px}.container_16 .push_3{left:180px}.container_16 .push_5{left:300px}.container_16 .push_6{left:360px}.container_16 .push_7{left:420px}.container_16 .push_9{left:540px}.container_16 .push_10{left:600px}.container_16 .push_11{left:660px}.container_16 .push_13{left:780px}.container_16 .push_14{left:840px}.container_16 .push_15{left:900px}body > div.wrapper .pull_3,.container_16 .pull_4{left:-240px}body > div.wrapper .pull_6,.container_16 .pull_8{left:-480px}body > div.wrapper .pull_9,.container_16 .pull_12{left:-720px}body > div.wrapper .pull_1{left:-80px}body > div.wrapper .pull_2{left:-160px}body > div.wrapper .pull_4{left:-320px}body > div.wrapper .pull_5{left:-400px}body > div.wrapper .pull_7{left:-560px}body > div.wrapper .pull_8{left:-640px}body > div.wrapper .pull_10{left:-800px}body > div.wrapper .pull_11{left:-880px}.container_16 .pull_1{left:-60px}.container_16 .pull_2{left:-120px}.container_16 .pull_3{left:-180px}.container_16 .pull_5{left:-300px}.container_16 .pull_6{left:-360px}.container_16 .pull_7{left:-420px}.container_16 .pull_9{left:-540px}.container_16 .pull_10{left:-600px}.container_16 .pull_11{left:-660px}.container_16 .pull_13{left:-780px}.container_16 .pull_14{left:-840px}.container_16 .pull_15{left:-900px}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}* html .clearfix,*:first-child+html .clearfix{zoom:1}

@font-face {
	font-family: 'CenturyGothicBold';
	src: url('centurygothic-bold-webfont.eot');
	src: local('?'), url('centurygothic-bold-webfont.woff') format('woff'), url('centurygothic-bold-webfont.ttf') format('truetype'), url('centurygothic-bold-webfont.svg#webfontEuHTKVaF') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CenturyGothicRegular';
	src: url('centurygothic-webfont.eot');
	src: local('?'), url('centurygothic-webfont.woff') format('woff'), url('centurygothic-webfont.ttf') format('truetype'), url('centurygothic-webfont.svg#webfontHI6XMyOi') format('svg');
	font-weight: normal;
	font-style: normal;
}


h1 {
	color: #3f1111;
	font-size: 26px;
	text-shadow: 1px 1px 2px #e0ba8b;
}

h1 , h2 , h3 {
	font-family: 'CenturyGothicRegular';
	margin-bottom: 8px;
}

h3 {
	font-size: 16px;
	color: #555b41;
}

.left {
	float: left !important;	
	clear: none !important;
}

.right {
	float: right !important;
	clear: none !important;
}

a {
	text-decoration: none;	
	color: #333743;
	outline: none;
	border: none;
}

a:hover {
	text-decoration: underline;		
}

/* Navigation */

div#site-menu div#navbar-inner ul.main-menu {
	margin: 0px;
	padding: 0px;
}

div#site-menu div#navbar-inner ul.main-menu li {
	float: left;
	margin: 0px;
	padding: 0px;
}

div#site-menu div#navbar-inner ul.main-menu li a {
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

/* my cart */
ul.checkout-types button.btn-checkout {
	margin-right: 8px;	
	
}

.cart .totals ul.checkout-types button.btn-checkout {
	float: right;	
	margin-right: -15px;
}

.cart .totals ul.checkout-types li a {
	text-align: right;	
	margin-right: -15px;
	display: block;
	
}

/* Cols */

body .col-left {
	display: none;
}	

body.catalog-category-view .col-right , body.catalogsearch-result-index .col-right {
	display: none;	
}

body.catalog-product-view .col-left , body.catalog-category-view .col-left , body.catalogsearch-result-index .col-left   {
	display: block;	
	float: right;
}

body.catalog-product-view .add-to-box {
	margin-top: 40px;
	clear: both;
}


/* orange links */

div.my-account a , div.cart-collaterals a , div.product-shop a {
	text-decoration: underline;
	color: #C46500;
	font-size: 11px;
	
}

/* Body */

body{
	background:url(../images/bg-subpage.jpg) center top no-repeat #EEF8D5;	
	color: #333743;
}

body.page-popup {
	background-image: none !important;	
}

body.cms-home {
	background:url(../images/home-body.jpg) center top no-repeat #EEF8D5;	
}
body.cms-home div.col-main {
	padding-top: 20px;	
}

body.cms-home .sidebar {
	display: none;	
}

body.cms-home .breadcrumbs,
body.cms-home2 .breadcrumbs {
    display: none;
}

/* Food Service Homepage */

body.cms-food-serive-home-page,
body.cms-home,
body.cms-home2 {
	background:url(../images/bg-slider-homepage.jpg) center top no-repeat #EEF8D5; 	
}

body.cms-food-serive-home-page  div.col-main , body.cms-office-home-page div.col-main,
body.cms-home  div.col-main ,
body.cms-home2  div.col-main , body.cms-office-home-page div.col-main   {
	width: 960px;
	margin-top: 10px;
	float: none;
}

body.cms-food-serive-home-page div.main-container div.feature-txt,
body.cms-home div.main-container div.feature-txt,
body.cms-home2 div.main-container div.feature-txt {
	background: none !important;
	width: 400px !important;
	min-height: 370px !important;
}


/* Feature Slider  */

div.feature-slider {
	width: 503px;
	height: 311px;
	float: right;
		margin-top:13px;
	margin-right: 29px;
}

div.feature-slider div.cycle {
	width: 503px;
	height: 269px;
	margin-top:3px;
}

div.feature-slider div.controls {
	width: 120px;
	height: 33px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -3px;
	background:url(../images/bg-cool-controls.png) left top no-repeat;
}

div.feature-slider div.controls span {
	display: none;	
}

div.feature-slider div.controls #pager {
	float: left;
	height: 10px;
	margin-top: 10px;
	*margin-top: -10px;
}

div.feature-slider div.controls #pager a {
	width: 8px;
	height: 7px;
	display: block;
	padding-left: 3px;
	padding-right: 3px;
	float: left;

	background:url(../images/bg-dots.png) left top no-repeat;
}

div.feature-slider div.controls #pager a:hover , div.feature-slider div.controls #pager a.activeSlide  {
	background:url(../images/bg-dots.png) left bottom no-repeat;
	}

div.feature-slider div.controls #prev , .toolbar a.prev  {
	float: left;
	margin-top: 8px;
	width: 8px;
	height: 10px;
	margin-left: 15px;
	margin-right: 20px;
	cursor: pointer;
	background:url(../images/bg-arrows.png) left top no-repeat;
}

div.feature-slider div.controls #next , .toolbar a.next {

	
	width: 8px;
	margin-top: 8px;
	height: 10px;
	cursor: pointer;
	display: inline-block;
	background:url(../images/bg-arrows.png) left -10px no-repeat;
}

.toolbar a.next {
	margin-top: 4px;
	*margin-top: -8px;
	

}

.toolbar a.prev {
	margin-top: 4px;
	*margin-top: -8px;
	float: left;	
}

.toolbar .pages {
	
	margin-left: 240px;
	margin-top: -25px;
	float: left;
}


.toolbar .pages 

/* Resellers Homepage */

body.cms-reselles-wholesale-home-page , body.cms-reselles-wholesale-home-page {
	background:url(../images/bg-slider-homepage.jpg) center top no-repeat #EEF8D5; 	
}

body.cms-reselles-wholesale-home-page  div.col-main {
	width: 960px;
	margin-top: 10px;
	float: none;
}

body.cms-reselles-wholesale-home-page  div.col-left , body.cms-reselles-wholesale-home-page  div.col-right {
	display: none;	
}

body.cms-reselles-wholesale-home-page div.main-container div.feature-txt {
	background: none !important;
	width: 400px !important;
	min-height: 370px !important;
}

/* Office Homepage */
body.cms-office-home-page {
	background:url(../images/bg-slider-homepage.jpg) center top no-repeat #EEF8D5; 	
}

body.cms-office-home-page  div.col-main {
	width: 960px;
	float: none;
}

body.cms-office-home-page  div.col-left , body.cms-reselles-wholesale-home-page  div.col-right {
	display: none;	
}

body.cms-office-home-page div.main-container div.feature-txt {
	background: none !important;
	width: 400px !important;
	min-height: 400px !important;
}

/* btns */

.btn , .btn-cart , button.button {
	margin:0px;
	padding: 0px;
	width: 171px;
	height: 29px;
	cursor: pointer;
	display: block;
	border: none;
	text-indent: 15px;
	line-height: 27px;
	color: #353638;
	text-align: left;
	font-weight: bold;
	text-shadow: 1px 1px 3px #fff;
	text-decoration: none;
	margin-bottom: 10px;
	margin-right: 20px;
	background:url(../images/btn-freshbrew.png) left top no-repeat;
}

button.btn-cart , button.button {
	clear: both;
	margin-top: 5px !important;
	line-height: 20px;
	padding-bottom: 4px;
}

.btn:hover , .btn-cart:hover , button.button:hover {
	color: #fff;
	text-shadow: 1px 1px 3px #000;
	text-decoration: none;
	background:url(../images/btn-freshbrew.png) left bottom no-repeat;	
}

/* wrapper */

body > div.wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

/* Header */

div.header-container , div.header {
	position: relative;	
	width: 960px;
	height: 115px;
}


/* Logo */


body.page-print .logo {
	width: auto !important;	
}
.logo {
	float: left;
	width: 230px;
}

div.header ul li {
	margin: 0px;	
}

div.header .logo strong ,  div.header .logo img{
	display: none;
}

div.header .logo {
	display: block;
	width: 230px;
	height: 90px;
	text-indent: -9999px;
	background:url(../images/logo.png) 0px 15px no-repeat;
}

div.header .logo a {
	display: block;
	width: 230px;
	height: 90px;
	text-indent: -9999px;
}

/* Aux Nav */

div.header ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.header li {
	margin: 0px;
	font-size: 12px;
}

div.header li a {
	color: #3f1111;
	text-shadow: 0px 1px 1px #e8d39d;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding-right: 15px;
}

div.header .welcome-msg {
	display: block;
	width: 330px;
	position: absolute;
	right: 140px;
	text-align: right;
	font-weight: bold;
	top: 14px;
	text-shadow:0 1px 1px #E8D39D;
}

div.header li a:hover {
	text-decoration: underline;
}

div.header div.quick-access {
	width: 500px;
	height: 105px;
	float: right;
	position: relative;
}

div.header div.quick-access .phone {
	position: absolute;
	z-index: 200;
	top: 10px;
	right: 10px;
	font-size: 15px;
	padding-left: 25px;
	background:url(../images/icon-phone.png) 6px 4px no-repeat;
	font-family: 'CenturyGothicBold';
}

div.header div.quick-access ul.links {
	margin-left: 15px;	
	margin-top: 40px;
	float: right;
}

/* Form Search */

div.header div.form-search {
	position: absolute;
	top: 70px;
	z-index: 200;
	right: 0px;
	}

div.header div.form-search label {
	display: none;
}
div.header div.form-search input {
	background-color: #3f1111;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	font-weight: normal;
	-moz-box-shadow: 0px 0px 20px #000 inset;
	-webkit-box-shadow: 0px 0px 20px #000 inset;
	box-shadow: 0px 0px 20px #000 inset;
	padding: 8px;
	padding-left: 15px;
	padding-right: 50px;
	border: none;
	color: #fff;
	width: 215px;
	font-size: 12px;
	font-style: italic;
	color: #edf5d5;
	font-family: Arial, Helvetica, sans-serif;
}

div.header div.form-search button {
	position: absolute;
	z-index: 900;
	right: 0px;
	top: 0px;
	background: none;
	text-indent: -9999px;
	text-transform: capitalize;
	border: none;
	outline: none;
	background: url(../images/btn-submit.png) left top no-repeat;
	width: 23px;
	height: 20px;
	cursor: pointer;
}

/* Navigation */

div.nav-container {
	width: 1064px;
	position: absolute;
	top: 116px;
	left: 0px;
	margin-left: -52px;
	margin-right: -52px;
	clear: both;
	z-index: 990;
}

ul#nav {
	width: 1064px;
	position: relative;
	clear: both;
	min-height: 61px;
}

/* Dropdown Position*/

ul#nav li.level0  > ul {
	z-index: 100;
	position: absolute;
	left: 0px;
	top: 45px;
	display: none;
	min-width: 135px;
}

ul#nav li.level0:hover > ul   {
	display: block;
	background-color: #3C0E0E;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	margin: 0px;
	padding-top: 25px;
	-moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
}

ul#nav li.nav-1 > ul {
	left: 52px;
}

ul#nav li.nav-7 > ul {
	left: -95px;	
	-moz-box-shadow: -4px -4px 10px rgba(0, 0, 0, 0.5) !important;
	-webkit-box-shadow: -4px -4px 10px rgba(0, 0, 0, 0.5) !important;
	box-shadow: -4px -4px 10px rgba(0, 0, 0, 0.5) !important;
	 
}

ul#nav li.level0:hover > ul li , ul#nav li.level0 > ul li {
	margin: 0px;
	margin-left: 10px;
	white-space:nowrap;
	list-style-image:url(../images/bg-list.png);
}
ul#nav li.level0:hover > ul a , ul#nav li.level0 > ul a {
	color: #edf5d5;
	text-decoration: none;
	
}

ul#nav li.level0:hover > ul a:hover , ul#nav li.level0 > ul a:hover {
	text-decoration: underline;
}

ul#nav li.level0 {
	float: left;
	list-style: none;
	min-height: 61px;
	
	margin: 0px;
	padding: 0px;
	position: relative;
}

ul#nav li.level0 > a  {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-size: 12px;
	color: #333743;
	font-weight: bold;
	text-indent: -9999px;
	display: block;
	min-height: 61px;
	position: absolute;
	top: 0px;
	z-index:400;
	background-image:url(../images/bg-nav.png);
	background-repeat: no-repeat;
}

ul#nav li.nav-1 > a , ul#nav li.nav-1 {
	width: 199px;
	 
	background-position: 0px 0px;
}

ul#nav li.nav-1 > a:hover  ,  ul#nav li.nav-1:hover a , body.category-coffee-tea-cocoa ul#nav li.nav-1 a {
	background-position: 0px -61px;	
}


ul#nav li.nav-2 > a  , ul#nav li.nav-2  {
	width: 157px;
	background-position: -199px 0px;
}

ul#nav li.nav-2 > a:hover  ,  ul#nav li.nav-2:hover a , body.category-smoothies-frappes ul#nav li.nav-2 a  {
	background-position: -199px -61px;	
}

ul#nav li.nav-3 > a , ul#nav li.nav-3 {
	width: 133px;
	background-position: -356px 0px;		
}

ul#nav li.nav-3 > a:hover ,  ul#nav li.nav-3:hover a , body.category-other-beverages ul#nav li.nav-3 a{
	background-position: -356px -61px;	
}

ul#nav li.nav-4 > a , ul#nav li.nav-4{
	width: 136px;
	background-position: -489px 0px;	
}

ul#nav li.nav-4 > a:hover  ,  ul#nav li.nav-4:hover a , body.category-syrups-sauces ul#nav li.nav-4 a {
	background-position: -489px -61px;	
}

ul#nav li.nav-5 > a , ul#nav li.nav-5  {
	width: 189px; 
	background-position: -625px 0px;			
}

ul#nav li.nav-5 > a:hover  , ul#nav li.nav-5:hover a ,  body.category-equipment-maintenance ul#nav li.nav-5 a {
	background-position: -625px -61px;	
}

ul#nav li.nav-6 > a , ul#nav li.nav-6  {
	width: 121px; 
	background-position: -814px 0px;		
}

ul#nav li.nav-6 > a:hover  ,  ul#nav li.nav-6:hover a , body.category-paper-products ul#nav li.nav-6 a {
	background-position: -814px -61px;	
}

ul#nav li.nav-7 > a , ul#nav li.nav-7 {
	width: 128px; 
	background-position: -935px 0px;			
}


ul#nav li.nav-7 > a:hover ,  ul#nav li.nav-7:hover a , body.category-supplies ul#nav li.nav-7 a {
	background-position: -935px -61px;	
}

/* Main Container */

div.main-container {
	min-height: 500px;
	padding-top: 70px;
	*padding-top: 80px;
	padding-bottom: 10px;
}

body.cms-home div.main-container {
	padding-top: 80px;
}

div.main-container div.feature-txt {
	width: 300px;
	margin-right: 15px;
	min-height: 200px;
	float: left;
	color: #e3dcb2;
	background:url(../images/bg-feature-txt.png) right bottom no-repeat;
}

div.main-container div.feature-txt h2 {
	color: #3f1111;
	text-shadow: 1px 1px 0px #dfb484;
}

div.main-container div.feature-txt p.from {
	color: #fff;
	text-align: right;
	clear: both;
	font-style: italic;
	padding-right: 60px;
	font-size: 11px;
}

div.main-container div.feature-ctas {
	width: 612px;
	min-height: 175px;
	float: left;
	*float: right;
	*margin-right: -10px;
	margin-left: 20px;
	*margin-left: 20px;
	position: relative;
	
	
	padding-left: 8px;
	padding-top: 15px;
}


div.main-container div.feature-ctas a {
	
}

div.main-container div.feature-ctas a.one {
	left: 22px;	
	position: absolute;
	z-index: 99;
	top: 170px;

}


div.main-container div.feature-ctas a.two {
	left: 225px;
	position: absolute;
	z-index: 99;
	top: 170px;

}

div.main-container div.feature-ctas a.three {
	left: 423px;
	position: absolute;
	z-index: 99;
	top: 170px;
	
}

div.main-container div.feature-ctas img {
	margin-right: -4px;
	display: inline;
	
}


/* Show Now Links */

div.shop-now-links {
	clear: both;
	padding-top:0px;
}

body.cms-home div.shop-now-links {
	padding-top: 70px;
	*padding-top: 40px;
}

div.shop-now-links h2 {
	color: #555b41;
	text-shadow: 1px 1px 1px #fff;
}

div.shop-now-links  li {
	list-style: none !important;
	margin: 0px;
	padding: 0px;
}

div.shop-now-links  li a {
	text-decoration: none;
}

div.shop-now-links  li a:hover {
	text-decoration: underline;	
}

div.shop-now-links > ul > li {
	float: left;
	list-style: none;
	margin-right: 10px;
}

div.shop-now-links > ul > li > a {
	font-size: 14px;
	color: #cd7f2b;
	padding-bottom: 10px;
	display: block;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

div.shop-now-links > ul > li > ul > li > a {
	padding-left: 20px;
	background: url(../images/red-arrow.png) left top no-repeat;
}

div.shop-now-links li.green a {
	padding-left: 20px;
}

div.shop-now-links li.green a , div.shop-now-links ul.green li a {
	background: url(../images/green-arrow.png) left top no-repeat;
}

div.shop-now-links > ul > li.green > a {
	background: none !important;
	padding-left: 0px;
	color: #525c35 !important;
}

/* Footer */

div.footer-container {
	left: 0px;
	top: 0px;
	width: 100%;
	position: relative;
	background:url(../images/bg-footer.jpg) center top no-repeat #D7E5AD;
	padding-top: 90px;
	padding-bottom: 0px;
}
div.footer ul.links {
display: none;	
}
div.footer ul {
	padding-top: 40px;	
}
div.footer ul li {
	margin: 0px;
	padding: 0px;
	margin-left: 19px;
	padding-right: 40px;
	background:url(../images/bg-footer-li.png) right 3px no-repeat;
}
div.footer ul li.last {
	padding-right: 0px;	
	background: none;
}

div.footer ul li.first {
	margin-left: 0px;
}

div.footer 	{
	color: #48512f;
	font-size: 12px;
	background-color: #d7e5ad;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 30px;
	
}
div.footer div.copyright {
	clear: both;
	display: block;
	float: left;
	padding-top: 20px;
	font-size: 11px;
	color: #929d72;
}

div.footer div.copyright a {
	color: #929d72;	
}
div.footer ul li {
	float: left;
	list-style: none;	
}
div.footer ul li a {
	color: #48512f;	
	text-decoration: none;
}
div.footer ul li a:hover {
	text-decoration: underline;	
}

div.footer p.bugs {
	display: none;	
}

/* Newsletter */

div.newsletter {
	position: absolute;
	right: 0px;
	top: -52px;
	width: 250px;
	min-height: 80px;
	z-index: 900;
}

div.newsletter h3 {
	font-size: 13px;
	padding-left: 10px;
}

#advice-validate-email-newsletter {
	font-size: 10px;
	color: red;
	line-height: 10px;
	padding-top: 2px;
	text-align: center;
}


div.newsletter input[type="text"] {
	-moz-border-radius:20px 20px 20px 20px;
	-webkit-border-radius:20px 20px 20px 20px;
	-moz-box-shadow:2px 2px 5px #343a21 inset;
	-webkit-box-shadow:2px 2px 5px #343a21 inset;
	border-radius:20px 20px 20px 20px;
	box-shadow:2px 2px 5px #343a21 inset;
	background-color: #525c35;
	border:medium none;
	color:#d7e5ad;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	padding:8px 50px 8px 15px;
	padding-right: 90px;
	width:145px;
	height: 15px;
	top: 0px;
	margin-top: -6px;
	 
}

div.newsletter button[type="submit"] {
	width: 80px;
	height: 31px;
	-moz-border-radius:0px 20px 20px 0px;
	-webkit-border-radius:0px 20px 20px 0px;
	border-radius:0px 20px 20px 0px;
	border: 1px;
	background-color: #b2be8e;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 900;
	border: 1px solid #93958b;
	font-weight: bold;
	cursor: pointer;
	font-size: 11px;
	margin-top: -6px;
}

form#newsletter-validate-detail
{
		height: 31px;
		position: relative;	
}

div.newsletter input[type="submit"]:hover {
	background-color: #c0cd99;
}

/* Bread Crumbs */

div.breadcrumbs {
	clear: both;	
	margin-top: -10px;
	position: absolute;
	z-index: 1;
	top: 207px;
	left: 0px;
	width: 100%;
	height: 17px;
}

div.breadcrumbs ul li {	
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	margin-right: 4px;
	color: #202020;
	text-shadow: 0px 1px 1px #fff;
	font-weight: bold;
}

div.breadcrumbs ul li a{
	color: #202020;
	margin-right: 3px;
}

/* Col Wrapper */

div.col-wrapper {
	/*padding-top: 80px;*/
}


/* Category View */


body.catalog-category-view div.col-main , body.catalogsearch-result-index  div.col-main{
	width: 720px;	
	float: right;
	margin-bottom: 25px;
}






/* Left Col */

body.catalog-category-view div.col-left .block-subtitle , body.catalogsearch-result-index div.col-left  .block-subtitle , body.catalog-category-view div.col-left .block-title , body.catalogsearch-result-index div.col-left  .block-title , body.catalog-category-view div.col-left , body.catalogsearch-result-index div.col-left {

	-webkit-border-top-left-radius: 15px !important;
	-moz-border-radius-topleft: 15px !important;
	border-top-left-radius: 15px !important;
	
		-webkit-border-top-right-radius: 0px !important;
	-moz-border-radius-topright: 0px !important;
	border-top-right-radius: 0px !important;
	

}

body.catalog-category-view div.col-left , body.cms-page-view div.col-left , body.catalogsearch-result-index div.col-left {
	float: left;
	width: 218px;
	margin-left: 0px;
	background-color: #d7e5ad;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border: 1px solid #797e67;
	margin-top: 85px;
	min-height: 50px;
}

body.catalog-category-view div.col-left img , body.cms-page-view div.col-left img ,  body.catalogsearch-result-index div.col-left img{
	
}

body.catalog-category-view div.col-left li , body.cms-page-view div.col-left li , body.catalogsearch-result-index div.col-left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11px;
}
body.catalog-category-view div.col-left .actions , body.cms-page-view div.col-left .actions , body.catalogsearch-result-index div.col-left .actions {
	padding-bottom: 20px;
}

body.catalog-category-view div.col-left .actions a , body.cms-page-view div.col-left .actions a , body.catalogsearch-result-index div.col-left .actions a {
	padding-left: 20px;
	font-weight: bold;
}

body.catalog-category-view div.col-left .currently  * , body.cms-page-view .currently  * , body.catalogsearch-result-index div.col-left .currently * {
	padding: 0;
	margin: 0;
}
body.catalog-category-view div.col-left .currently , body.cms-page-view div.col-left .currently , body.catalogsearch-result-index div.col-left .currently  {
	padding-top: 10px;
	
}
body.catalog-category-view div.col-left .currently a.btn-remove , body.cms-page-view div.col-left .currently a.btn-remove  , body.catalogsearch-result-index div.col-left a.btn-remove {
	clear: both;
	display: block;
	margin-top: 3px;
	margin-right: 3px;
	float:right;
}
body.catalog-category-view div.col-left dt , body.cms-page-view div.col-left dt , body.catalogsearch-result-index div.col-left dt {
	font-size: 14px;
	color: #3f1111;
	font-family: 'CenturyGothicRegular';
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 15px;
	text-transform: capitalize;
	margin-left: -7px;
	background:url("../images/red-arrow.png") left 13px no-repeat;
}

div.col-left div.block-layered-nav ol.currently li {
	font-size: 11px;
	margin-bottom: 4px !important;

	padding-bottom: 5px !important;
	margin-left: -5px;
	padding-left: 14px !important;
	border-bottom: 1px dotted #777 !important;;
	background:url("../images/red-arrow.png") left 0px no-repeat;	
	

}



/* Contact */

body.contacts-index-index div.main-container {
	padding-top: 100px;	
}

div.main-container .form-list * {
	list-style: none !important;
}

body.contacts-index-index div.main {
	margin-top:  -30px;	
}


div.main-container #advanced-search-list li {
	float: left;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 20px;
}

div.main-container #advanced-search-list li span.label {
	
}

div.main-container div.buttons-set {
	clear: both;	
}

div.main-container #advanced-search-list {
	clear: both;
	display: block;
}

div.main-container .form-list li {
	margin-left: 0px;
}

div.main-container textarea {
	width: 360px;
	height: 120px;
}

/* Main Col */

div.col-main {
	width: 715px;	
}

div.main-container div.col-main ul li {
	list-style-image: url(../images/red-arrow.png);
	margin-bottom: 6px;
	
}

div.main-container div.col-main .nav-box ul li ul {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	margin-left: -15px !important;
	font-size: 11px !important;
}

div.col-main ul li {
	list-style: none;
}

div.col-main li.level0 {
	min-height: 350px;	
	font-size: 11px;
	width: 182px;
}

body.cms-home div.col-main li.level0 {
	min-height: 160px;
}

div.col-main ul.products-grid {
	clear: both;
	display: block;
}
div.toolbar-bottom {
	clear: both;
	display: block;
}
div.toolbar-bottom div.toolbar{
	margin-top: 0px;	
}
div.col-main ul.products-grid li.item , div.item-category {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 157px !important;
	padding: 40px !important;
	height: 255px !important;
	float: left;
	border-right: 1px #ced8b5 solid;
	border-bottom: 1px #ced8b5 solid;
	background:url(../images/bg-product.png) center 15px no-repeat;
	overflow: hidden;
}

 div.item-category a.product-image {
	 clear: both !important;
	 float: none !important;
 }

 div.item-category  {
		height: 200px !important; 
 }
 
 div.item-category:nth-child(3n+1) {
		border-right: none !important; 
 }
 
 div.item-category a.product-image {
	display: block;
	/*background:url(http://freshbrewusa.com/media/catalog/product/cache/1/small_image/135x/9df78eab33525d08d6e5fb8d27136e95/images/catalog/product/placeholder/small_image.jpg) left top no-repeat;*/
	width: 135px;
	height: 135px;
	margin-left: 10px;
	float: none;
	clear: both !important;
 	margin-bottom: 0px;
 }
  div.item-category a.product-image img {
	padding-bottom: 0px;  
	
  }	
 
 div.item-category h2 {
	clear: both; 
 }
 

div.col-main ul.products-grid li.item div.actions p.availability {
	margin-top: -15px;
}

div.col-left p.block-subtitle {
	
}

div.col-main ul.products-grid li.last {
	border-right: none;	
}

div.col-main ul.products-grid li.item * , div.item-category {
	margin: 0px;
	padding:0px;
}

div.item-category {
	position: relative;
}

div.item-category .inner {
	display: table !important;
	height: 190px;
}

div.item-category a.product-image {
	display: table-cell !important;	
	vertical-align: middle !important;
	text-align: center !important;
	
}

div.item-category img {
	vertical-align: middle !important;	
}

div.col-main ul.products-grid li.item img , div.item-category img {
	width: 160px;
	
	height: auto;
	padding-top: 0px;
	margin-bottom: 40px;
	padding-left: 12px;
}

div.col-main ul.products-grid li.item img {
	margin-left: -15px;	
}


div.item-category img {
	padding-left: 0px;	
}

div.col-main ul.products-grid li.item .btn-cart , div.item-category .btn-cart {
	margin-left: -7px;
}

div.item-category h2 {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	clear: both;
	position: absolute;
	z-index: 999;
	top: 225px;
	left: 25px;
	width: 190px;
	text-align: center;
}
	
	div.col-main ul.products-grid li.item h2 {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	clear: both;

}

	div.col-main ul.products-grid li.item a.product-image {
		margin-bottom: -15px !important;	
	}


div.col-main ul.products-grid li .price-box , body.catalog-category-view div.col-main ul.products-grid li .minimal-price , div.item-category .price-box {
	color: #e86b03;
	font-size: 14px;
	font-weight: bold;
}

ul.add-to-links {
	display: none;	
}

/* toolbar */

.toolbar-bottom {
	clear: both;
	width: 100%;
	margin-top: 0px !important;
}


.toolbar img  {
	display: none;	
}


.toolbar {
	background-color: #d7e5ad;
	width: 712px;
	clear: both;
	border: 1px solid #797e67
}

.toolbar .pager {
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	height: 25px;
	clear:both;
	border-bottom: 1px solid #797e67;
}

.toolbar .pager .amount {
	width: 220px;
	height: 25px;
	float: left;
	font-weight: bold;
	text-align: left;
}

.toolbar .pager .limiter  {
	width: 160px;
	height: 25px;
	font-weight: bold;
	float: right;
}

div.shop-now-links div.newsletter {
	display: none !important;	
}

.toolbar .sorter {
	height: 35px;
}

.toolbar p.view-mode {
	display: none;
}

.toolbar .sorter .sort-by  {
	font-size: 11px;
	color: #52544b;
	width: 190px;
	float: right;
	height: 25px;
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	*padding-top: 0px;
}

.toolbar .sorter .sort-by a  {
	width: 16px;
	height: 16px;
	background:url(../images/btn-sort.png) left top no-repeat;
	float: right;
	margin: 0px;
	padding: 0px;
	padding-left: 35px;
	display: block;
	margin-top: 1px;
	*margin-top: -20px;

}
/* safari fix */
@media screen and (-webkit-min-device-pixel-ratio:0){
.toolbar .sorter .sort-by a  {margin-top: 2px;}
}


.toolbar .sorter .sort-by a img {
	display: none;	
}


/* Product Detail Page */

body.category-coffee-tea-cocoa  {
	
}

div.col-right {
	float: left;
	width:218px;
	margin-top: 122px;
	margin-left: 20px;
	background-color: #d7e5ad;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	border: 1px solid #797e67;

	 
}


.justsomefreerouternamehereno4-index-index div.col-right {
	float: left;
	width:218px;
	margin-top: 122px;
	margin-left: 20px;
	background-color: #d7e5ad;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	border: 1px solid #797e67;
	display:none;
	 
}


body.catalog-product-view div.col-right {
	margin-top: 75px;	
}

div.col-right img , div.col-left img{
	border: 1px solid #797E67;
}

div.col-right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	margin-right: 15px;
}
div.col-right .actions {
	padding-bottom: 20px;	
}

div.col-right li.item {
	margin-left: 0px;
	padding-left: 0px;
}

div.col-right .currently * {
	padding: 0;
	margin: 0;
}
div.col-right .currently {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
div.col-right .currently a.btn-remove {
	clear: both;
	display: block;
}
div.col-right dt {
	font-size: 16px;
	color: #3f1111;
	font-family: 'CenturyGothicBold';
	margin-bottom: 5px;
	padding-top: 20px;
	border-top: 1px solid #797e67;
	padding-left: 25px;
	padding-right: 15px;
}
div.col-right li a{
	text-decoration: underline;	
}


div.col-right div.block-banner  {
	padding: 20px;	
	padding-top: 0px;
	padding-bottom: 20px;
	display: none;
}

 p.block-subtitle {
	/*background-color: #cd7c1a;*/
	padding: 10px;
	margin-bottom: 0px;
	display: block;
	height: 20px;
	margin-top: -1px;
	overflow:hidden;
	/*-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	border: 1px solid #d7e5ad;*/
	color: #edf5d5;
	font-size: 12px;
	margin-left: -20px;
	margin-right: -20px;
	font-family: 'CenturyGothicBold';
	text-transform: uppercase;	
	background:url(../images/title-lc.png) -1px top repeat-x;
}



p.block-title , body.checkout-onepage-index .block-title  , .block-title , body.catalog-product-view p.block-subtitle , body.customercredit-index-index div.block-title , body.customercredit-index-log div.block-title {
	/*background-color: #cd7c1a; */
	padding: 10px;
	display: block;
	/*-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	border: 1px solid #d7e5ad;*/
	color: #edf5d5;
	font-size: 12px;
	height: 20px;
	font-family: 'CenturyGothicBold';
	text-transform: uppercase;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 10px;
	display: block;
	margin-top: -1px;
	background:url(../images/title-rc.png) -1px top repeat-x;
}

body.customercredit-index-index div.block-title , body.customercredit-index-log div.col-left div.block div.block-title {
background:url(../images/title-lc.png) -1px top repeat-x;
}


/* 	background:url(../images/btm-border-header.jpg) left bottom repeat-x #cd7c1a; */

div.block-banner {
	margin-bottom: 0px;	
	padding-top: 20px;
	display: none;
}

div.col-left div.block-subscribe label {
	font-weight: bold;	
}

div.col-left div.block-subscribe .input-box {
	margin-top: 10px;
	margin-bottom: 10px;
}


.mini-products-list * {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	display: inline;

}

.product-details {


}

.product-image {
	float: left;	
	margin-right: 10px;

}


.mini-products-list li 	{
	margin-right: 0px;	
}
.mini-products-list > li.item {
	clear: both !important;	
	display: block !important;
	margin-top: 5px;
}
div.block {
	margin-left: 20px;
	margin-right: 20px;
}


/* catalog product view main col */

 .justsomefreerouternamehereno4-index-index div.col-main {
	 width: 960px;	
	float: left;
	margin-top: 75px;
	margin-bottom: 15px;
	 
 }


div.col-main {
	width: 715px;	
	float: left;
	margin-top: 75px;
	margin-bottom: 15px;
}

body.cms-home div.col-main {
	width: 960px;
	float: none;
	margin: 0px;
	padding: 0px;
}

div.col-main .clearer {
	clear: both;	
}





div.col-main div.product-img-box {
	float: left;
	display: table !important;
	position: relative;
}

div.col-main div.product-img-box p.product-image {
	display: table-cell !important;	
	text-align: center !important;
	vertical-align: middle !important;
	height: 300px;
	float: none;
	position: relative;
}

p#track_hint {display: none;}

div.col-main div.product-img-box p.product-image img {
	
			max-width: 265px;
		max-height: 190px;
		
		
		position: relative;
		margin-top: -15px;
		*margin-top:10px;
}


.product-view .product-img-box .more-views {
	display: block;
	clear: both;
	position: absolute;
	top: 567px;
	top: 282px\9;
	left: 27px;
	left: 17px\9;
	width: 280px;
	z-index: 999;
}



/* safari fix */
@media screen and (-webkit-min-device-pixel-ratio:0){
.product-view .product-img-box .more-views {
	display: block;
	clear: both;
	position: absolute;
	top: 282px;
	left: 17px;
	width: 280px;
	z-index: 999;
}
}


















body.shipping-tracking-popup table.data-table {	
	width: 100% !important;
}

body.shipping-tracking-popup table.data-table col {
	width: 	100px;
}

/*

div.col-main div.product-img-box {
	float: left;
	position: relative;
}

div.col-main div.product-img-box p.product-image {	
	overflow:hidden;
	height: 300px;
	width:290px;
	float: none;
	position: relative;
}

p#track_hint {display: none;}

div.col-main div.product-img-box p.product-image img {
		max-width: 275px;
		max-height: 260px;
		position: relative;
}

*/


div.col-main .product-shop {
	float: right;
	width: 350px;
	padding-bottom: 20px;
	border-left: 1px solid #CED8B5;
	padding-left: 20px;
}

div.col-main .product-shop p {
	margin-bottom: 0px;
}

div.col-main table * {
	font-size: 11px !important;
	margin: 0px;
	padding: 0px;
}

div.col-main table img {
	border: 1px solid #797E67;
	display: block;
	float: left; 
	margin-right: 5px;
	
}

div.col-main table {
	margin-top: 0px;
	border-bottom: 1px solid #797E67;
	width: 100%;
	margin-bottom: -20px;
}

div.col-main table#shopping-cart-table {
	width: 960px;	
}

div.col-main table thead th {
	background-color:#CD7C1A;
	color:#EDF5D5;
	font-family:'CenturyGothicBold';
	text-transform:uppercase;	
	border: 1px solid #CD7C1A;
	font-weight: normal;
	text-align: left;
}
 
div.col-main table th , div.col-main table td {
	background-color: #D7E5AD;
	border-top: 1px solid #797E67;
	border-left: 1px solid #797E67;
	border-right: 1px solid #797E67;
	padding: 8px !important;
	text-align: left;
	vertical-align: middle !important;
}

div.col-main table input.input-text {
	width: 30px;
	
}

div.col-main .product-shop span.or {
	display: none;
}

div.product-img-box p.product-image {
	width: 280px;
	height: 297px;
	background:url(../images/bg-product-big.png) left top no-repeat;
}

.product-shop span.price {
	font-size: 28px;
	margin-bottom: 20px;
	display: block;
	color: #CD7C19;
	font-weight: bold;
}

div.product-img-box p.product-image img {
	width: auto;
	height: 256px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.product-essential {
	padding-bottom: 40px;
}
.more-views ul li {
	list-style: none !important;	
}
.more-views h2 {
	font-size: 18px;	
}

.more-views img {
	/* border: 5px solid #CED8B5;	*/
}

.more-views ul li {
	list-style: none;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}

b.add-to-cart input#qty {
	width: 50px;
	margin-bottom: 10px;
}

.add-to-cart button.btn-cart {
	margin-bottom: 10px;
}

.short-description {
	font-size: 11px;
	padding-top: 10px;
}

.short-description h2 {
	font-size: 14px;
	margin-bottom: 10px;
}

p.availability {
	font-weight: bold;
	color: #CD7C19;
}



/* Messages */

ul.messages * {
	margin: 0px;
	padding: 0px;
	width: 100% !important;
	text-align: center;
	font-size: 12px;
	list-style: none !important;
}

ul.messages li{
	width: 100% !important;
	margin: 0px;
	padding: 0px;
}
ul.messages {
	margin: 0px;
	padding: 0px;
	padding: 5px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #E51D2A;
	border: 1px solid #797E67;
	font-family:'CenturyGothicBold';
	color: #EDF5D5;
}

body.cms-home ul.messages , body.cms-office-home-page ul.messages , body.cms-index-index ul.messages  {
	position: absolute;
	z-index: 999;
	top: 0px;
	left: 0px;	
	width: 100%;
}

div.main-container div.col-main ul.messages li {
	margin: 0px !important;
	padding: 0px !important;
}

ul.messages ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.messages > li {
	margin: 0px;
	padding: 0px;
}

/* Product Description */

div.product-collateral table#product-attribute-specs-table th {	
	margin: 0px;
	padding: 0px;
	text-align: right;
	padding-right: 10px;
	color: #CD7C19;
}

div.product-collateral div.box-collateral {
	margin-bottom: 40px;
}

div.product-collateral div.box-collateral h2 {
	font-size: 20px;
	margin-bottom: 10px;
}
div.product-collateral div.box-collateral .form-add button.button {
	margin-top: 15px !important;	
}
div.product-collateral div.box-collateral p.note {
	padding-top: 10px;
	padding-bottom: 10px;
}


/* Validation */

.validation-advice {
	color: #E51B28 !important;
}

/* Login Page */

form#login-form div.content {
	min-height: 270px;
}

 .buttons-set a.f-left {
	float: left !important;
	display: block;
	width: 150px;
	clear: none;
}

form#login-form .buttons-set #send2 {
	float: left !important;
	display: block;
	clear: none;
}

/* Checkout */
body.checkout-onepage-index div.main-container {
	padding-top: 100px;	
}

body.checkout-onepage-index .block-title {
	display: block;
}

.step-title .number {

}

  
/*
 body.checkout-onepage-index .col-right {
		display: none; 
 }
*/

/* Cart */

 body.checkout-cart-index div.main-container div.col-main li{
	list-style: none !important; 
	margin-left: 0px;
 }
 
 body.checkout-cart-index .btn-continue {
	float: left; 
	clear: none;
 }
 
 body.checkout-cart-index .btn-update {
		float: right;
		clear: none;
 }
 
 /* 404 Page */
 
 body.cms-index-noroute div.main-container {
	 padding-top: 100px;
 }
 
  /* Tabs */
  
 div.tabs-product {
	width: 136px;
	float: left;
	margin-right: 15px;
}

 div.tabs-product img {
	 margin-left: auto;
	 margin-right: auto;
 	 display: block;
 }
  





div.each-cate {
	
	display:block;
	padding:5px;
	margin-top:5px;
	float:left;
	
	
}

div.product-image a {
	height:135px;
	width:135px;
	display:block;
	float:left;
	border:2px solid #CCC;
	background:url(http://freshbrewusa.com/media/catalog/product/cache/1/small_image/135x/9df78eab33525d08d6e5fb8d27136e95/images/catalog/product/placeholder/small_image.jpg) left top no-repeat;
	
}


div.product-name-desc {
	padding:3px;
	margin-top:3px;
	padding-top:5px;
	
}



  
div.main-container div.col-main ul.tabs {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 941px;
	height: 63px;
	margin-left: auto;
	margin-right: auto;
 }
  
div.main-container div.col-main   ul.tabs li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
	
div.main-container div.col-main  div.panes{
	clear: both;
	width: 891px;
	padding: 25px;
	padding-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	background:url(../images/bg-panes.png) left bottom no-repeat;	
}

div.main-container div.col-main  div.panes p {
	width: 480px;
	color: #333743;
}

div.main-container div.col-main div.panes .grid_5 p {
		width: auto !important;
}
  
div.main-container div.col-main  ul.tabs li a {
	  height: 53px;
	  display: block; 
	  text-align: center;
	  padding-top: 10px
}
	 
div.main-container div.col-main  ul.tabs li a h2 {
	font-size: 16px;
	margin-bottom: 0px;
	color: #555b41 !important;
}

div.main-container div.col-main ul.tabs li a br {
	clear: both;
	margin: 0px;
	padding: 0px;
}

div.main-container div.col-main  ul.tabs li.l1 a {
	 background: url(../images/bg-tabs.png) left bottom no-repeat;
	 width: 480px;  
}
  
div.main-container div.col-main  ul.tabs li.l1 a.current {
	  background: url(../images/bg-tabs.png) left top no-repeat;
}
div.main-container div.col-main  ul.tabs li.l2 a.current {
	  background: url(../images/bg-tabs.png) right top no-repeat !important;
}
div.main-container div.col-main  ul.tabs li.l2 a {
	  background: url(../images/bg-tabs.png) right bottom no-repeat;
	  width: 461px;
}

ol#cart-siderbar {
	border: none;	
}

ol#cart-sidebar a.product-image {

}

p.product-name {
	margin: 0px;
	padding: 0px;
}

div.col-right ol , div.col-right p {
	margin-bottom: 8px;
}

/* Form */

form#formular , form#simple_contact_form , form#contactForm {
	padding: 20px;
	background-color: #D7E5AD;
	border: 1px solid #797e67;
	margin-bottom: 20px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

form#formular div.rowElem {
	margin-bottom: 10px;
}

/* Customer Login */

body.customer-account-login div.col-1 div.buttons-set button {
	margin-top: -22px !important;	
}


body.customer-account-login div.col-main {
		float: left;
}

/* Products Grid */

div.category-products ul {
	margin-bottom: 0px;	
}

/* div.col1-layout */

div.col1-layout div.col-main {
	width: 960px;	
}


/* Checkout page */

ol.opc .step-title {
	margin-bottom: 0px !important;
	background: none !important;
	border-bottom: 1px solid #fff;
	background-color: #CD7C19 !important;
}

ol.opc .step-title h2 {
	color: #fff !important;
	padding-left: 20px;
}


 body.checkout-onepage-index div.col-right ,  body.checkout-onepage-index div.col-right .block-title {
	background: none !important;
	border: none;
	padding: 0px;
 }
 
 body.checkout-onepage-index ul.form-list li {
	float: left;
	padding-right: 20px;
 }
 
 body.checkout-onepage-index ul.form-list li div.v-fix {
	width: 100px;
 }
 
 body.checkout-onepage-index ul.form-list li a.cvv-what-is-this {
	float: left;
	margin-left: 50px;
	display: block;
	margin-top: -20px;
 }
 
 
 body.checkout-onepage-index div.col-right .block {
	margin: 0px !important; 
 }
 

 body.checkout-onepage-index div.col-right .block-title {
	margin-left: 20px; 
 }

/* Copy Box */

div.copy-box {
	width: 700px;
	float: left;
}

/* Nav Box */

div.nav-box {
	-moz-border-radius-topright:15px;
	background-color:#D7E5AD;
	border:1px solid #797E67;
	float:right;
	margin-left:20px;
	width:218px;
}
div.nav-box * {
	width: auto !important;	
}
div.nav-box ul {
	margin: 10px !important;
	margin-top: 25px !important;
	margin-bottom: 25px !important;
}

div.nav-box li ul {
	margin: 0px;
	padding: 0px;
}

div.nav-box li.active a {
	font-weight: bold;
}

div#checkout-review-submit {
	border: none !important;	
}

/* form classes with right navigation */

form#simple_contact_form , form#contactForm {
	width: 670px;
	float: left;
}

form#simple_contact_form div.nav-box , body.contacts-index-index div.nav-box {
	float: right;
}

body.justsomefreerouternamehereno2-index-index div.col-main  , body.contacts-index-index div.col-main {
	width: 960px;	
}

div.account-login div.buttons-set {
	position: relative;	
	height: 50px;
}

div.account-login a.f-left {
	 font-size: 10px;
	 position: absolute;
	 z-index: 100;
	 top: 20px;
	 left: 20px;
}

div.account-login button#send2 {
	font-size: 10px;
	 position: absolute;
	 z-index: 100;
	 top: -20px;
	 left: 15px;
}

/* non-important nit picky fixes */

div.my-account div.buttons-set {
	height: 200px;
	position: relative;
}

div.my-account p.back-link {

	position: absolute;
	z-index: 200;
	top: 80px; 
	left: 0px;
}

div.my-account button.button {
		position: absolute;
	z-index: 200;
	top: 30px; 
	left: 0px;	
}

body.customer-address-index  div.my-account button.button {
	position: static;
	z-index: auto;
}


div.col-main div.my-account  table {
	margin-bottom: 0px !important;	
}

div.col2-left-layout div.col-left {
	-moz-border-radius-topright:15px;
	background-color:#D7E5AD;
	border:1px solid #797E67;
	float:right;
	margin-left:20px;
	width:218px;
	display: block;
	margin-top: 90px !important;
		
}

.block-account .block-content {
	background:none !important;
	padding:7px 10px;
}

.block-account .block-content ul li {
	background:none !important;
	list-style-image: url(../images/red-arrow.png) !important;
	margin-bottom: 6px;
	margin-left: 10px;
	border: none !important;
	*padding-top: 0px !important;
	*padding-bottom: 0px !important;
	*margin: 0px !important
}



.block-account .block-content ul li a:hover {
	text-decoration: underline !important;
	color: #333;
}



/* Product Pages  Refinements */


div.box-tags {
	display: none;	
}

.product-essential {
margin-bottom: 20px;

border:1px solid #C4C6C8;
}

.product-collateral {
	border: 1px solid #C4C6C8 !important;
	margin-top: 15px;
}

/*
.product-collateral {
	background: url(../images/divide.png) left top repeat-x #F7FFDF;		
}*/

.no-rating {
	display: none;	
}

/* remove icons */

.product-details a.btn-remove {
	display: block;
	float: right;
}
body.page-print table.data-table {
	margin-left: -15px;	
	width: 100%;
}
body.page-print table.data-table h4 {
		font-size: 14px;
}

table.data-table td , table.data-table th{
	padding: 15px;	
}

div.col-right .block-title strong , div.col-left .block-title strong {
	margin-left: -20px !important;
	background-image: none !important;	
}

table#upsell-product-table {
	border-bottom: none;

	
}


table#upsell-product-table td.last {	border-right: 1px solid #797E67;	
}

table#upsell-product-table td {
	background-color: #fff;
	border-bottom: 1px solid #797e67;	
}


div.block-related p.block-subtitle
{
	background: none !important;
	text-decoration: none !important;
	padding: 0px !important;
	margin: 0px !important;
	border: none !important;
	text-transform: none !important;
	color: #333 !important;
	font-size: 10px !important;
	font-weight: normal;
	height: 30px !important;
}

div.block-related p.block-subtitle a {
	text-decoration: underline !important;	
}

/* My Account ============================================================================= */

div.my-account {
	position: relative;
}

.box-account {
	clear: both !important;
	padding-bottom: 20px !important;
	*min-height: 400px;
}

.box-account .box-head {
	clear: both !important;	
}

.box-account .col2-set {
	clear: both !important;	
}

.box-account .box-head {
	clear: both !important; 
	
	width: 100% !important;
	height: 30px !important;
}

.box-account div.box-title {
	clear: both !important;	
}

div.block-account .block-title strong{
	margin-left: 10px !important;
	font-weight: normal;
}

div.block-account {
	margin-bottom: -10px;	
}

ol#cart-sidebar , ol#cart-sidebar-reorder {
	margin-top: 15px;	
}

body.customer-account-index div.col-left ,
body.customer-account-edit  div.col-left ,
body.customer-address-index  div.col-left ,
body.sales-order-history  div.col-left ,
body.review-customer-index  div.col-left ,
body.tag-customer-index  div.col-left ,
body.newsletter-manage-index  div.col-left ,
body.downloadable-customer-products  div.col-left ,
body.sales-order-view  div.col-left ,
body.sales-order-invoice  div.col-left ,
body.customer-address-form  div.col-left ,
body.newsletter-manage-index  div.col-left ,
body.sales-order-history  div.col-left ,
body.customercredit-index-index div.col-left , 
body.mailchimp-account-edit div.col-left , 

body.customercredit-index-index div.col-left , 

body.customercredit-index-log div.col-left

{

float: left;
margin-left: 0px;


}


body.customer-account-index div.col-main ,
body.customer-account-edit  div.col-main ,
body.customer-address-index  div.col-main ,
body.sales-order-history  div.col-main ,
body.review-customer-index  div.col-main ,
body.tag-customer-index  div.col-main ,
body.newsletter-manage-index  div.col-main ,
body.downloadable-customer-products  div.col-main ,
body.sales-order-view  div.col-main ,
body.sales-order-invoice  div.col-main ,
body.customer-address-form  div.col-main ,
body.newsletter-manage-index  div.col-main ,
body.sales-order-history  div.col-main , 
body.customercredit-index-index div.col-main ,
body.mailchimp-account-edit div.col-main ,
body.customercredit-index-log div.col-main
{

float: right;

}


body.customer-account-index div.col-left ,
body.customer-account-edit  div.col-left ,
body.customer-address-index  div.col-left ,
body.sales-order-history  div.col-left ,
body.review-customer-index  div.col-left ,
body.tag-customer-index  div.col-left ,
body.newsletter-manage-index  div.col-left ,
body.downloadable-customer-products  div.col-left ,
body.sales-order-view  div.col-left ,
body.sales-order-invoice  div.col-left ,
body.customer-address-form  div.col-left ,
body.newsletter-manage-index  div.col-left ,
body.sales-order-history  div.col-left , 
body.mailchimp-account-edit div.col-left ,

body.customercredit-index-index div.col-left , 

body.customercredit-index-log div.col-left



{
	
	
 -webkit-border-top-left-radius: 15px !important;
	-moz-border-radius-topleft: 15px !important;
	border-top-left-radius: 15px !important;
	-webkit-border-top-right-radius: 0px !important;
	-moz-border-radius-topright: 0px !important;
	border-top-right-radius: 0px !important;
}

body.customercredit-index-index div.col-left div.block div.block-title ,
body.customer-account-index div.col-left .block-title ,
body.customer-account-edit  div.col-left .block-title ,
body.customer-address-index  div.col-left .block-title ,
body.sales-order-history  div.col-left .block-title ,
body.review-customer-index  div.col-left .block-title ,
body.tag-customer-index  div.col-left .block-title ,
body.newsletter-manage-index  div.col-left .block-title ,
body.downloadable-customer-products  div.col-left .block-title ,
body.sales-order-view  div.col-left .block-title ,
body.sales-order-invoice  div.col-left .block-title ,
body.customer-address-form  div.col-left .block-title ,
body.newsletter-manage-index  div.col-left .block-title ,
body.sales-order-history  div.col-left .block-title ,
.customer-account-index div.col-left div.block .block-title ,

.customercredit-index-log div.col-left div.block .block-title



body.customer-account-index div.col-left .block-subtitle ,
body.customer-account-edit  div.col-left .block-subtitle ,
body.customer-address-index  div.col-left .block-subtitle ,
body.sales-order-history  div.col-left .block-subtitle ,
body.review-customer-index  div.col-left .block-subtitle ,
body.tag-customer-index  div.col-left .block-subtitle ,
body.newsletter-manage-index  div.col-left .block-subtitle ,
body.downloadable-customer-products  div.col-left .block-subtitle ,
body.sales-order-view  div.col-left .block-subtitle ,
body.sales-order-invoice  div.col-left .block-subtitle ,
body.customer-address-form  div.col-left .block-subtitle ,
body.newsletter-manage-index  div.col-left .block-subtitle ,
body.sales-order-history  div.col-left .block-subtitle , 
body.mailchimp-account-edit div.col-left .block-subtitle ,
body.customercredit-index-index div.col-left div.block div.block-subtitle ,

.customer-account-index div.col-left div.block div.block-subtitle  ,

body.customercredit-index-log div.col-left div.block div.block-subtitle

{

	/*background-color: #cd7c1a;*/
	padding: 10px;
	margin-bottom: 0px;
	display: block;
	height: 20px;
	margin-top: -1px;
	overflow:hidden;
	/*-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	border: 1px solid #d7e5ad;*/
	color: #edf5d5;
	font-size: 12px;
	margin-left: -20px;
	margin-right: -20px;
	font-family: 'CenturyGothicBold';
	text-transform: uppercase;	
	background:url(../images/title-lc.png) -1px top repeat-x !important;
	margin-bottom: 10px;

-webkit-border-top-left-radius: 15px !important;
	-moz-border-radius-topleft: 15px !important;
	border-top-left-radius: 15px !important;
	-webkit-border-top-right-radius: 0px !important;
	-moz-border-radius-topright: 0px !important;
	border-top-right-radius: 0px !important;
}




div#siteseal {
	display: block;
	float: right;
	margin-top: 10px;
}

table#checkout-review-table tr td:first-child {
	border-left: none !important;;
}

table#checkout-review-table tr > td.last  {
	border-right: none !important;;
}

div.product-details h3.product-name a  , div.product-details h3.product-name{
	line-height: 12px !important; 	
}


div.block-account ul li + li + li + li + li + li{
	display: none;	
}

div.truncated_full_value dt {
	font-size: 11px !important;	
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
	text-shadow: none !important;
	font-style: normal;
	clear: both !important;
	display: block;	
}

div.truncated_full_value dd {
	margin: 0 !important;
	padding: 0 !important;
}

/* products-list */

ol#products-list li {
	list-style: none !important;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

ol#products-list li div.product-shop {
	margin-top: 30px;
	margin-bottom: 20px;
	width: 465px;
	float: right;
	margin-left: 0 !important;
}

ol#products-list li a.product-image {
	float: left;
	display: block;
	clear: none;
	overflow: hidden;
	padding: 45px;
	background:url("../images/bg-product.png") no-repeat scroll center 15px transparent;
}

ol#products-list span.price {
	font-size: 18px !important;	
}

div.account-login form#login-form div.col2-set ul.form-list li , div.account-login form#login-form div.col2-set ul.form-list *  {
	list-style: none !important;
	list-style-image: none !important;
	background: none !important;
	
}

#form-validate li {
		list-style-image: none !important;
}




div#checkout-shipping-method-load li {
	list-style-image: none !important;
}

ol#cart-sidebar-reorder {
	margin-left: 0px !important;
}

ol#cart-sidebar-reorder li{
	list-style: none !important;
}

ol#cart-sidebar-reorder li {
	margin-left: 0px;	
}

div.block-reorder div.actions{
	margin-bottom: 20px;
	
}

.block-account .block-content ul li  {
	background:none !important;
	list-style-image:none !important;
	list-style: none !important;
	
	background: url(../images/red-arrow.png) left 6px no-repeat !important;
	margin-bottom: 6px;
	margin-left: -10px;
	padding-left: 20px;
	border: none !important;
	*padding-top: 0px !important;
	*padding-bottom: 0px !important;
	*margin: 0px !important
}

.block-account .block-content ul li.current  {
	padding-left: 20px !important;	
}

table#my-credit-log-table {
	margin-bottom: 0px !important;	
}


/* my account latches */

.customercredit-index-index li.my-credit a ,



.newsletter-manage-index li.newsletter-subscriptions a ,



.customer-address-index li.address-book a ,


.customer-account-edit li.account-information a ,



.customer-account-index li.account-dashboard a {
	font-weight: bold;
}

/* Sept 14 overrides and fixes */

div.col-main ul.products-grid li.item div.actions p.out-of-stock {
	margin-top: 0px !important;	
}


div.sidebar div.block-compare {
	display: none;
}

