/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

* { margin:0; padding:0; }

/*body { behavior: url(http://www.feldheim.com/skin/frontend/feldheim/blank/js/csshover2.htc); }*/
body { behavior: url(http://www.feldheim.com/skin/frontend/feldheim/blank/js/csshover2.htc); }

body          { background:#233843 url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/bg_body.gif) 50% top repeat-x; font:12px/1.5 Arial, Helvetica, sans-serif; color:#233843; text-align:center; }

img           { border:0; vertical-align:top; }

a             { color: #e15500; text-decoration: underline; }
a:hover       { text-decoration: none; }
:focus        { outline: 0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.3; }
h2            { font-size:18px; font-weight:normal; line-height:1.34; }
h3            { font-size:16px; font-weight:bold; line-height:1.375; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table 
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }*/

/* Content */
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before, 
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

p { margin: 0 0 10px 0; }

/* Tools */
.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; }
.a-right-em   { text-align:right !important; color:red; font:16px/2.0 Arial,Helvetica,sans-serif; FONT-WEIGHT: bold;}
.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   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }

.clearer { height: 1px; width: 100%; font-size: 1px; clear: both; overflow: hidden; }

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Layout ================================================================================= */
.wrapper {}
.page {max-width: 980px; margin:0 auto; padding: 0; text-align:left; width:100%;z-index:0}
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.mc-wrap-t { width: 100%; float: left; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_main_t.gif) left top no-repeat; background-size:100%;}
.mc-wrap-b { max-width: 940px; width:100%;float: left; padding: 14px 20px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_main_b.gif) left bottom no-repeat;background-size:100%; min-height: 500px; height: auto!important; height: 500px; }
.main { width:100%;max-width: 980px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_main.gif) left top repeat-y;  background-size:100%;}
.checkout-cart-index .main,  .customer-account-login .main, .customer-account-create .main , .customer-account-forgotpassword .main , .customer-account-index .main, .customer-account-edit .main , .customer-address-form .main, .sales-order-history .main, .review-customer-index .main, .tag-customer-index .main, .newsletter-manage-index .main , .wishlist-index-index .main, .downloadable-customer-products .main , .no-left-navi .main, .cms-no-route .main, .cms-integrity  .main {/* background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_main_nol.gif) left top repeat-y; */}
.mobile{display:none;}

/*  .checkout-onepage-index .main, */

/* Base Columns */ 
.col-left { float:left; width:191px; /* margin-right: 14px; */  background-color:#e9e9e9;}
.col-main { float:right;width:735px;/* border:1px solid #ddd; padding:5px;  */}
.col-right { float:right; width:169px; /* border:1px solid #ddd; padding:5px 5px 0; */ }

/* 1 Column Layout */
.col1-layout .col-main {
     float: none;
    margin: 10px 30px;
    width: auto;
}
.col1-layout {/* background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_main_nol.gif) left top repeat-y; */}


/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; margin-right:2px;}
.col2-right-layout .col-main {}
.col2-right-layout .col-right { margin-left: 14px; }

/* 3 Columns Layout */
.col3-layout .col-main { width:552px; /*margin-top: 30px;*/ }
.col3-layout .col-right  { margin-left: 14px; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%;  }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .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%; }

/* IMP 3 Columns Layout */
.col2-left-layout .imp-col1 { max-width:552px; float: left; width:90%;}
.col2-left-layout .imp-col2 { float:right; width:169px;}

/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select optgroup option {
padding-left:10px;
}
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins  */
	button span {margin-top: -1px;}
	
	}


button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix*/
button.button { overflow:visible; width:auto; border:0; padding: 0px 6px 0 0; background: url('http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button01_r.gif') right top no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ height: 23px; line-height: 23px; }
button.button span { float:left; padding:0 0 0 6px; background: url('http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button01_l.gif') left top no-repeat; font-size: 11px; font-weight: normal; font-family: Arial,sans-serif; text-transform: uppercase;  text-align:center; white-space:nowrap; color:#fff; height: 23px; line-height: 23px; }

.imp-types button.button { height: 30px; padding: 0 25px 0 0; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button02_r.gif) right top no-repeat; }
.imp-types button.button span { height: 30px; padding:0 0 0 25px; line-height: 30px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button02_l.gif) left top no-repeat; /* color: #e20442; */ font-size: 12px; }

button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#eee; }*/

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; }
.form-list .input-box { float:left; width:210px; }
.form-list input.input-text,
.form-list textarea { width:200px; }
.form-list select { width:206px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; text-align:right; }
.form-list .range input.input-text { width:96px; }

.group-select {}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:210px; }
.group-select input.input-text,
.group-select textarea {max-width:510px; }
.group-select select { max-width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:200px; }
.group-select .input-box select { width:206px; }

.buttons-set { clear:both; margin:15px 0 0; padding:5px; border-top: 1px solid #E2E2E2; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

.imp-set { border: none; margin: 0; padding: 0px 0 0px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_pager_bottom_l.gif) left bottom no-repeat; border-top: 1px solid #e2e2e2; }
.imp-set .inner-imp-set {  padding:5px 5px 5px 0; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_pager_bottom_r.gif) right bottom no-repeat; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/validation_advice_bg.gif) 2px 1px no-repeat; color:#e15500; }
.validation-failed { border:1px dashed #e15500 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#e15500; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/note_msg_icon.gif); color:#3d6611; }

/* BreadCrumbs */ 
.breadcrumbs { /* padding:10px; */ margin: 10px 0; }
.breadcrumbs h4 { font-weight: bold; font-size: 11px; color: #233843; float: left; margin-right: 5px; text-transform: uppercase; line-height: 11px; }
.breadcrumbs ul { float: left; }
.breadcrumbs li { float: left; font-size: 11px; color: #233843; font-weight: normal; line-height: 11px; margin-right: 4px; }
.breadcrumbs li a{ color: #e15500; float: left; }
.breadcrumbs li a:hover{ text-decoration: none; }
.breadcrumbs li img { float: left; margin-left: 3px; margin-top: 3px; display: inline; }

.col2-left-layout  .breadcrumbs , .col3-layout .breadcrumbs{ max-width: 700px; float: right; width:100%}

/* Page Heading */
.page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:0 0 10px; /* color:#E15500; font-size:24px; font-weight:bold; line-height:120%; */ }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.pager-wrap {  background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_pager_r.gif) right top no-repeat; padding-right: 10px;  }
.pager-wrap .pager { height: 21px; padding: 12px 0 0 10px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_pager_l.gif) left top no-repeat; margin: 0 0 0px 0; font-size: 11px; }
.bottom-pager .pager-wrap { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_pager_bottom_r.gif) right bottom no-repeat; border-top: 1px solid #e2e2e2; }
.bottom-pager .pager-wrap .pager { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_pager_bottom_l.gif) left bottom no-repeat; margin: 0px 0 0 0; }

.pager .amount { float:left; margin: 0; line-height: 100%;  }
.pager .limiter { float:right; margin-top: -5px; }
.pager .limiter  select{ border: 1px solid #5f5f5f; }
.pager .pages { margin:0 auto; text-align: center; line-height: 100%; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current { color: #000; }



/* Sorter */ 
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; }
.data-table th { padding:5px; font-weight:bold; white-space:nowrap; }
.data-table td { padding:7px; /* border:1px solid #ddd; */ }
.data-table thead tr.first th.first  { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_pager_l.gif) left top no-repeat;  }
.data-table thead tr.first th { border-bottom: 1px solid #e2e2e2; background: #e9e9e9; }
.data-table thead tr.first th.last { background: #e9e9e9 url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_pager_r.gif) right top no-repeat; }
.data-table tfoot td{ /* border:1px solid #E2E2E2; */ }
.data-table tfoot tr { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_data_table_l.gif) left top repeat-y; }
.data-table tfoot tr td.last { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_data_table_r.gif) right top repeat-y; }
.data-table tfoot tr.last { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_pager_bottom_l.gif) left bottom no-repeat; border-top: 1px solid #e2e2e2;  }
.data-table tfoot tr.last td { border: none; }
.data-table tfoot tr.last td.last { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_pager_bottom_r.gif) right bottom no-repeat; }

.data-table tbody  { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_data_table_l.gif) left top repeat-y; }
.data-table tbody  td.last { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_data_table_r.gif) right top repeat-y; }
.data-table tbody  td{ /* border: 1px solid #E2E2E2; */ }
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even {  }
.data-table tr.even td { border-bottom:1px solid #E2E2E2; border-top:1px solid #E2E2E2; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { /* background-color:#f6f6f6; */ }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; /* background-color:#f6f6f6; */ }
.data-table td.value {}

/* REVIEW TABLE */
#my-reviews-table { /* margin: 6px 0; */ }
.sale-history-table thead tr { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_data_table_l.gif) left top repeat-y; border-bottom: 1px solid #e2e2e2; }
.sale-history-table thead tr th.last { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_data_table_r.gif) right top repeat-y;  }

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even { background-color:#f6f6f6; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* Misc */
.link-rss { background:url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/icon_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }

/* 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:1000px; margin:0 auto; padding:12px 0 12px; background:url(http://www.feldheim.com/skin/frontend/feldheim/blank/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; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; width:325px; height:83px; overflow:hidden; } 
.header-container {}
.header { width:100%;max-width:980px; height: 130px; position: relative; margin:0 auto; padding:0; text-align:left;    background: url("http://staging.feldheim.com/skin/frontend/feldheim/blank/images/bg_header_container.gif") no-repeat scroll -36px 6px rgba(0, 0, 0, 0);} 
.header .logo { background-position:0 0; background-repeat:no-repeat; background-image: none!important; text-indent:-999em; position: absolute; z-index: 10; top: 0; }
.header .logo a { float:left; width:388px; height:83px; }
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .links { float:right; }
.header .shipping { width: 315px; height: 41px; float: right; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_shipping_l.gif) left top no-repeat; margin: 33px 0 10px 0; }
.header .shipping a {  height: 41px; line-height: 41px; float: right;  background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_shipping_r.gif) right top no-repeat; padding-right: 45px; text-decoration: none; color: #fff; font-size: 15px; }
.header .shipping a span { padding-left: 12px; color: #00f6e3; }
/*
.header .quicksearch { width: 251px; height: 32px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_search_box.gif) left top no-repeat; float: right; padding:9px 10px 0; margin: 33px 9px 10px 10px; display: inline; }
.header .quicksearch .i-text { width: 175px; padding: 4px 5px 4px 30px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_search.gif) left top no-repeat; border: none; font-size: 12px; color: #272727; float: left; }
.header .quicksearch button.button { float: right; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button04_r.gif) right top no-repeat; }
.header .quicksearch button.button span { font-size: 13px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button04_l.gif) left top no-repeat; }
.header .form-search { text-align:center; position: relative; }
.header .form-search .search-autocomplete { z-index:999; width: 186px!important; left: 24px!important; top: 20px!important; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; text-align: left; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected { background: #ededed; }
.header .form-search .search-autocomplete li.last { border-bottom: none; }
.header .form-language { text-align:center; }
*/

.h1style {padding:0px;  font-size:11px; color:#fff; white-space:nowarp; text-align:right;  }

.quicksearch { width: 179px; height: 32px; /*background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_search_box.gif) left top no-repeat;*/ background: #467385; float: left; padding:9px 6px 0; margin: 0 0 15px 0; display: inline; }
.quicksearch .i-text { width: 105px; padding: 4px 5px 4px 28px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_search2.gif) left top no-repeat; border: none; font-size: 12px; color: #272727; float: left; }
.quicksearch button.button { float: right; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button04_r.gif) right top no-repeat; }
.quicksearch button.button span { font-size: 13px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button04_l.gif) left top no-repeat; }
.form-search { text-align:center; position: relative; z-index: 999;}
.form-search .search-autocomplete { z-index:998; width: 186px!important; left: 24px!important; top: 20px!important; }
.form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; text-align: left; }
.form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.form-search .search-autocomplete li.selected { background: #ededed; }
.form-search .search-autocomplete li.last { border-bottom: none; }
.form-language { text-align:center; }

.header .top-links-wrap { width:100%;max-width: 980px; height: 46px; float: left; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_top_links.gif) left top no-repeat; /* margin-bottom: 8px; */ }
.header ul.top-left-links { float: left; padding-left: 10px; height: 46px; line-height: 46px; }
.header ul.top-left-links li { text-transform: uppercase; font-size: 12px; float: left; padding-right: 9px; margin-right: 9px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/bullets/bullet04.gif) right 50% no-repeat;  }
.cms-home .header ul.top-left-links li.first { display: none; }
.header ul.top-left-links li a { color: #fff; text-decoration: none; }
.shipping_banner {  background: url("http://www.feldheim.com/skin/frontend/feldheim/blank/images/home/shipping.jpg") no-repeat scroll 0px 0;
    margin: 0px auto;
    width: 100%;
    height: 47px;
    background-size: 100%;
    max-width: 980px;}

.header ul.links { float: right; height: 37px; padding-top: 9px; }
.header ul.links li { height: 28px; line-height: 28px; float: left; text-transform: uppercase; font-size: 12px; }
.header ul.links li a { color: #fff; text-decoration: none; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_top_links_r.gif) right 50% no-repeat; float: left; margin-right: 7px; padding-right: 7px; }
.header ul.links li a span { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_top_links_cart.gif) left 50% no-repeat; padding-left: 31px; float: left; cursor: pointer; }
.header ul.links li.first a span { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_top_links_account.gif) left 50% no-repeat; padding-left: 25px; float: left; }
.header ul.links li.last a { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_top_links_checkout_r.gif) right 50% no-repeat; }
.header ul.links li.last a span { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_top_links_checkout.gif) left 50% no-repeat; padding-left: 26px; float: left; }

/********** < Navigation */
#nav { }
#nav li { width: 191px; float: left; position: relative; margin-left: -20px; padding-left: 20px; display: inline; }
#nav li.over { z-index:999; }

#nav li a {  width: 155px; float: left; padding: 10px 26px 10px 10px; text-decoration: none; font-size: 13px; color: #233843; font-weight: bold;  }
#nav li a:hover { background: #345e6f; }

#nav li a span{ position: absolute; width: 15px; height: 9px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_nav_act_t.gif) left top no-repeat; left: 5px; top: -8px; display: none; cursor: default; }

#nav li.parent a { background-repeat: no-repeat; background-image: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/bullets/bullet01.gif); background-position:  165px -45px; }
#nav li.parent a:hover { color: #fff; background-position: 165px 13px; background-image: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/bullets/bullet01.gif); background-repeat: no-repeat; }

#nav li.over a { width: 155px; color: #fff; background-position: 165px 13px; /*padding-right: 31px;*/ background-color: #345e6f; }
#nav li.parent a { padding-right: 31px; }
#nav li.parent:hover a.active { padding-right: 31px!important; }

#nav li a:hover { color: #fff; background: #345e6f; }

#nav li.active { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_nav_act_b.gif) 5px bottom no-repeat; }
#nav li.active a { color: #fff; background-color: #345e6f; background-position: 165px 13px; padding-right: 26px; }
#nav li.active:hover a { padding-right: 31px; }
#nav li.active:hover a.active { padding-right: 26px; }
#nav li.active a span { display: block; }

/* 2 level */
#nav ul { position:absolute;  width: 191px; top:0px; left:-10000px; background: #345e6f; }
#nav ul li { margin: 0; padding: 5px 8px 5px; width: 171px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_nav_sub.gif) left bottom no-repeat; }
#nav li ul li a { color: #fff; text-transform: none;  padding: 5px 5px; width: 161px; background: none!important; }
#nav li ul li a:hover, #nav li ul li:hover a { width: 161px;  padding: 5px 5px!important; background-color: #fff!important; color: #233843!important; }
#nav li ul li.last { padding: 5px 8px 5px; background: none; }
#nav li ul li.last a  {  padding: 5px 5px!important;  }
#nav li ul li.last a:hover { background-color: #fff; color: #233843; padding: 5px 5px!important; }
#nav li.over ul li a span { display: none; }

#nav li.active ul li.active { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_nav_sub.gif) left bottom no-repeat; }
#nav li.active ul li.active a { width: 161px;  padding: 10px 5px!important; background-color: #fff!important; color: #233843!important; }
#nav li.active:hover ul li.active a { width: 161px!important; padding: 10px 5px!important; }



/* #nav li.active ul li { background: none; } */


/* 3rd+ leven */
#nav ul ul { top:7px; }
#nav li ul li:hover ul li a { background: #345e6f!important; color: #fff!important; }
#nav li ul li:hover ul li a:hover { background-color: #fff!important; color: #233843!important; }
#nav li ul li ul li.last a  { background: #345e6f!important; }
#nav li.active ul li.active ul li a { color: #fff!important; text-transform: none;  padding: 10px 5px; width: 161px; background: none!important; }
#nav li.active ul li.active ul li a:hover, #nav li.active ul li.active ul li.active a { background-color: #fff!important; color: #233843!important; }

/* Show Menu */
#nav li.over > ul { left: 216px; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }


.show-menu {
    background: url("http://www.feldheim.com/skin/frontend/feldheim/blank/images/hm-mobile.png") no-repeat scroll center 4px rgba(0, 0, 0, 0);
    float: left;
    height: 46px;
		width:46px;
	  text-decoration: none;
	  color: #fff;
	  text-align: center;
	  padding: 10px 0;
	  display: none;
		text-indent:-9999px;
		overflow:hidden;
		cursor:pointer;
}

#show-menu, #show-cats{
    -webkit-appearance: none;
		display:none;
}

#show-menu:checked ~ ul.top-left-links{
	/*display:block;*/
	visibility:visible;
	z-index:9999;
	transition-property: all;
  transition-duration: 1.5s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
	height:255px;
	opacity:1;
 }

#show-menu:checked ~ .show-menu{
  background-image:none;
  text-indent:0px;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	margin-top:-8px;
  }


	

.show-cats {
    background-color: #233843;
    border-radius: 8px;
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 12px 7px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
		display:none;
}


#show-cats:checked ~ #nav {
    display: block;
    height: 300px!important;
    margin-top: -11px;
    opacity: 1;
    text-align: right;
    transition-duration: 1.5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    visibility: visible;
    z-index: 9999;
}




#show-cats:checked ~ .show-cats{
 background-color: #e7e7e7;
 color: #233843;
  }

	
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin:0 0 10px; }
.block .block-title { }
.block .block-title h2 { color: #233843; font-size: 14px; height: 32px; line-height: 32px; padding-left: 10px; font-weight: normal; overflow: hidden; }

.col-left .block .block-title h2 { /*background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_block_title_left.gif) left top no-repeat; */}
.col-right .block .block-title h2 { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_layerd_title.gif) left top no-repeat; }

.block h3 { font-size:14px; line-height:1.5; }
.block .block-content { padding:10px;  border: 1px solid #e2e2e2; background: #f5f5f5; } 
.block .actions { }
.block .actions a { float:left; }

/* Block: Account */
.block-account h2 {   }

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { color: #233843; font-size: 14px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_layerd_title.gif) left top no-repeat; height: 32px; line-height: 32px; }
.block-layered-nav dt span { padding-left: 10px; }
.block-layered-nav dd { border: 1px solid #e2e2e2; background: #f5f5f5; padding: 10px; margin-bottom: 10px;  max-height:260px; height:expression(this.scrollHeight>259?"260px":"auto"); overflow-x: hidden; overflow-y: auto; /* -float: left; -width: 150px; */ }
.block-layered-nav  .imp-close { float: right; }
.block-layered-nav .currently {}

.filter-set { margin-bottom: 10px; }
.filter-set h3 { color: #233843; font-size: 14px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_layerd_title.gif) left top no-repeat; height: 32px; line-height: 32px; padding-left: 10px; font-weight: normal; }
.filter-set .filter-set-content { border: 1px solid #e2e2e2; background: #f5f5f5; padding: 10px; }

/* Block: Cart */
.block-cart {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Viewed */
.block-recent {}

/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe //OLD STYLES
.block-subscribe { background: #467385 url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_newsletter_box.gif) left bottom no-repeat; border: none; color: #fff; padding-bottom: 5px; margin: 0; }
.block-subscribe .block-content  { padding: 10px 8px; background: none; border: none; }
.block-subscribe label { width: 100%; float: left; margin-bottom: 5px; }
.block-subscribe .i-text { width: 121px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_newsletter_input.gif) left top no-repeat; border: none; padding: 4px 2px; margin-right: 6px; }
.block-subscribe .button { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button04_r.gif) right top no-repeat; }
.block-subscribe .button span{ font-size: 13px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button04_l.gif) left top no-repeat; }
.block-subscribe .input-box { float: left; width: 130px; overflow: hidden; }*/

.block-subscribe, .checkout-cart-index .block-subscribe { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_newsletter_tall.gif) left bottom no-repeat!important; border: none!important; color: #fff!important; margin: 23px 3px 10px 35px !important;; float: right!important; width: 220px!important; height: 56px!important; }
.block-subscribe .block-content, .checkout-cart-index .block-subscribe .block-content { padding: 2px 8px 10px!important; background: none!important; border: none!important; }
.block-subscribe label, .checkout-cart-index .block-subscribe label { width: 100%!important; float: left!important; margin-bottom: 5px!important; font-size: 12px!important; font-weight: normal!important; color: #fff!important; }
.block-subscribe .i-text { width: 143px!important; margin: 0 6px 0 0!important; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_newsletter_input-2.gif) left top no-repeat; border: none; padding: 4px 2px; }
.block-subscribe .button { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button04_r.gif) right top no-repeat!important; margin: 0!important; padding: 0 6px 0 0!important; }
.block-subscribe .button span{ font-size: 13px!important; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button04_l.gif) left top no-repeat!important; height: 23px!important; line-height: 23px!important; padding: 0 0 0 6px!important; font-weight: normal!important; }
.block-subscribe #newsletter-validate-detail .input-box, .checkout-cart-index .block-subscribe  #newsletter-validate-detail .input-box { float: left!important; width: 160px!important; overflow: hidden!important; padding: 0!important; }
.block-subscribe #newsletter-validate-detail .block-content .actions, .checkout-cart-index .block-subscribe #newsletter-validate-detail .block-content .actions { padding: 0!important; float: right!important; }

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.block-progress { border: none; }
.block-progress dt { font-weight:bold; }
.block-progress dt.complete {}
.block-progress dd.complete { border-bottom: 1px solid #dddcdc; }

.col-left .block-progress .block-title h2 { background: #467385; color: #fff; }
.col-left .block-progress .block-content { background: none; border: none; }

/* UP-SELL */
.up-sell h3 { color: #233843; font-size: 12px; height: 36px; line-height: 120%; padding-left: 10px; font-weight: bold; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_layerd_title.gif) left top no-repeat; padding-top: 10px;  }
.up-sell .table-wrap { width: 167px; padding: 1px; background: #e2e2e2; }
#upsell-product-table { background: #f5f5f5; width: 167px; padding-bottom: 4px; }
#upsell-product-table li { padding: 4px 4px 0; text-align: center; clear: both; }
#upsell-product-table li .item-wrap{ border: 1px solid #e9e9e9; background: #fff; padding: 4px; /* height: 241px; */ }

#upsell-product-table li .item-wrap { position: relative; height: 240px; }
#upsell-product-table li .item-wrap:hover { border-color:#819aa5; zoom: 1; cursor: pointer; }
#upsell-product-table li .item-wrap .popup-box-wrap { display: none; }
#upsell-product-table li .item-wrap:hover .popup-box-wrap { display: block; }
#upsell-product-table li .item-wrap .product-name{ height: 40px; }
#upsell-product-table li .item-wrap img { margin: 5px 0; }

#upsell-product-table .product-name a { color:#67551E; text-decoration:none; font-size:12px; font-weight:normal; line-height:14px; }
#upsell-product-table .price-box { color:#67551E; margin-bottom: 5px; }
#upsell-product-table .price-box .regular-price .price { color:#67551E; font-weight: normal; }
#upsell-product-table .price-box p {margin: 0px;}

#upsell-product-table li .item-wrap .popup-box { bottom: 235px; }
#upsell-product-table li .item-wrap .popup-box h3 { height: auto; }


/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-header { width: 100%; float: left; margin-bottom: 10px; }
.category-title { margin:0 0 10px; }
.category-title h2 { font-size: 30px; font-weight: bold; line-height: 30px; color: #e15500; }
.category-wrap-box { position: relative; /* z-index: 1; */ }
.category-wrap-box .description-box { /* position: absolute; z-index: 10; left: 0; top: 0; */ }
.category-description { position: absolute; left: 20px; top: 12px; z-index: 99; width: 370px; margin: 0; font-size: 13px; line-height: 17px; height: 87px; overflow: hidden; color: black;}
.category-wrap-box .shader { width: 385px; height: 93px;   background:#d1d1d1;  position: absolute; left: 10px; top: 10px; filter: alpha(opacity='60'); opacity: .6; moz-opacity: 0.6; -khtml-opacity: 0.6; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); z-index: 5; }

.description-box {}
.category-image { display:block; margin:0 auto; }




/* View Type: Grid */
.listing-type-grid { margin: 0; padding: 6px 5px 6px 6px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_pager.gif) left top repeat-y; }
.listing-type-grid .grid-row { list-style: none; padding: 0; margin: 0 0 0px; }
.listing-type-grid li.item { width: 171px; height: 278px; float:left; background: #e9e9e9; padding: 1px; margin: 0 5px 0px 0;   }
.listing-type-grid li.item .product-item { width: 100%; height: 278px; background: #fff; text-align: center; position: relative;  }
.listing-type-grid li.last { margin: 0 0 5px 0; }
.listing-type-grid ol.last li { margin: 0 5px 0 0; }
.listing-type-grid ol.last li.last { margin: 0; }
.listing-type-grid li.item .product-item .info-wrap { color: #67551e; font-family: Verdana, Verdana, Geneva, sans-serif; }
.listing-type-grid li.item .product-item .info-wrap .price-box  p { margin: 0; }
.listing-type-grid li.item .product-item .info-wrap .price-box .price-label  { display: none; }
.listing-type-grid li.item .product-item .info-wrap .price-box .product-price-1 { display: inline; }
.listing-type-grid li.item .product-item .info-wrap .price-box .old-price { display: inline; font-weight: normal; }
.listing-type-grid li.item .product-item .info-wrap .price-box .old-price  .price{ font-weight: normal; }
.listing-type-grid li.item .product-item .info-wrap .price-box .special-price { display: inline; font-weight: normal; }
.listing-type-grid li.item .product-item .info-wrap .price-box .special-price  .price {  font-weight: normal; }


.listing-type-grid li.item .product-item .info-wrap .price-box .regular-price .price { font-weight: normal; }
.listing-type-grid li.item .product-item .info-wrap .price-box .price-save {color: red;}

.listing-type-grid li.item .product-item h5 { color: #67551e; font-size: 13px; line-height: 14px; font-weight: normal; /* white-space: nowrap; */ width: 163px; /* overflow: hidden; */ margin: 0 auto; min-height: 60px; height: auto!important; height: 70px; }
.listing-type-grid li.item .product-item h5 a { color: #67551e; text-decoration: none; }
.listing-type-grid .product-image { text-align:center; margin: 0; }
.listing-type-grid .product-image a:hover { text-decoration: none; }
.listing-type-grid .product-image img { margin: 10px 0 5px 0; }
.listing-type-grid .actions { margin:10px 0; text-align:center; }


/* View Type: Grid 4 */
.grid4-wrap {  max-width: 735px; clear: both; }
.grid4-wrap .gfx-title-wrap .gfx-title  h3 { float: left; color: #233843; font-size: 32px; font-weight: normal; line-height: 34px; margin-right: 10px; }
.grid4-wrap .gfx-title-wrap .gfx-title a { float: left; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/bullets/bullet06_or_grid4.gif) #e9e9e9 right 7px no-repeat; line-height:12px;
padding:5px 9px 0 0; }

.spacer { padding-bottom:20px;}
.listing-type-grid-4 { margin: 0; padding: 6px 5px 20px 6px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_pager735.jpg) left top repeat-y; }

.listing-type-grid-4 .gfx-title-more a { float: right; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/bullets/bullet06_or_grid4.gif) right 22px no-repeat; line-height:12px;
padding:19px 9px 0 0; font-size: 14px; font-weight:bold; }
.listing-type-grid-4 .grid-row { list-style: none; padding: 0; margin: 0 0 0px; }
.listing-type-grid-4 li.item { width: 175px; height: 278px; float:left; background: #e9e9e9; padding: 1px; margin: 0 5px 0px 0;   }
.listing-type-grid-4 li.item .product-item { width: 175px; height: 278px; background: #fff; text-align: center; position: relative;  }
.listing-type-grid-4 li.last { margin: 0 0 5px 0; }
.listing-type-grid-4 ol.last li { margin: 0 5px 0 0; }
.listing-type-grid-4 ol.last li.last { margin: 0; }
.listing-type-grid-4 li.item .product-item .info-wrap { color: #67551e; font-family: Verdana, Verdana, Geneva, sans-serif; }
.listing-type-grid-4 li.item .product-item .info-wrap .price-box  p { margin: 0; }
.listing-type-grid-4 li.item .product-item .info-wrap .price-box .price-label  { display: none; }
.listing-type-grid-4 li.item .product-item .info-wrap .price-box .product-price-1 { display: inline; }
.listing-type-grid-4 li.item .product-item .info-wrap .price-box .old-price { display: inline; font-weight: normal; }
.listing-type-grid-4 li.item .product-item .info-wrap .price-box .old-price  .price{ font-weight: normal; }
.listing-type-grid-4 li.item .product-item .info-wrap .price-box .special-price { display: inline; font-weight: normal; }
.listing-type-grid-4 li.item .product-item .info-wrap .price-box .special-price  .price {  font-weight: normal; }



.listing-type-grid-4 li.item .product-item .info-wrap .price-box .regular-price .price { font-weight: normal; }
.listing-type-grid-4 li.item .product-item .info-wrap .price-box .price-save {color: red;}

.listing-type-grid-4 li.item .product-item h5 { color: #67551e; font-size: 13px; line-height: 14px; font-weight: normal; /* white-space: nowrap; */ width: 163px; /* overflow: hidden; */ margin: 0 auto; min-height: 60px; height: auto!important; height: 70px; }
.listing-type-grid-4 li.item .product-item h5 a { color: #67551e; text-decoration: none; }
.listing-type-grid-4 .product-image { text-align:center; margin: 0; }
.listing-type-grid-4 .product-image a:hover { text-decoration: none; }
.listing-type-grid-4 .product-image img { margin: 10px 0 5px 0; }
.listing-type-grid-4 .actions { margin:10px 0; text-align:center; }

/* POP UP */
.popup-box { position: absolute; z-index: 99999;  left: -21px; bottom: 255px; width: 217px; text-align: left; display: block; }
.product-item .popup-box-wrap { display: none; }
.product-item:hover .popup-box-wrap { display: block; }

.listing-type-grid li.item:hover { background: #819aa5; }
.popup-box .popup-top { width: 100%; height: 9px; float: left; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_popup_t.png) left top no-repeat; }
.popup-box .popup-bottom { width: 100%; height: 30px; float: left; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_popup_b.png) left top no-repeat; }
.popup-box .popup-content { width: 189px; padding: 0 14px;  float: left; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_popup.png) left top repeat-y; min-height: 150px; height: auto!important; height: 150px; }
.popup-box .popup-content h3 { margin: 0; font-weight: bold; /* font-size: 18px; */ font-size: 16px; line-height: 18px; color: #fff; background: #345e6f; position: relatvie; margin: 0 -5px; padding:0 5px 5px; }
.popup-box .popup-content h3 a { color: #fff; text-decoration: none; }
.popup-box .popup-content h3 span { font-size: 12px; font-weight: normal; display: block; }
.popup-box .popup-content .author { margin: 0; color: #233843; font-weight: bold; font-size: 11px; }
.popup-box .popup-content .author a { font-weight: normal; }
.popup-box .popup-content .attributes { color: #233843; font-weight: bold; font-size: 11px; }
.popup-box .popup-content .short-description { color: #444; }
.popup-box .popup-content .short-description a { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/bullets/bullet06_or.gif) right 50% no-repeat; padding-right: 7px; }

.popup-box-wrap IFRAME
{
 display:none;/*sorry for IE5*/ 
 display/**/:block;/*sorry for IE5*/
 position:absolute;/*must have*/
 bottom:35px;/*must have*/
 left:0;/*must have*/
 z-index:10;/*must have*/
 filter:mask();/*must have*/
 width:400px;/*must have for any big value*/
 height:400px/*must have for any big value*/;
 border: 1px solid #f00;
}

/* View Type: List */
.products-list li.item { border:1px solid #ddd; padding:5px; margin:0 0 5px; }
.products-list .product-image { float:left; }
.products-list .product-shop { float:right; width:320px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {}

.product-essential {}
.product-collateral {}

/* Product Images */
.product-view .product-img-box { float:left; width:247px; position:relative; margin-bottom:10px; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:245px; height:245px; 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 { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.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(http://www.feldheim.com/skin/frontend/feldheim/blank/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 ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:290px; }
.product-view .product-shop .imp-add-to-box { border: 1px solid #e2e2e2; background: #f4f4f4; padding: 10px; margin-bottom: 17px; }
.product-view .product-shop .imp-add-to-box .wrap-box { float: right; margin-top:6px; }
.product-view .product-shop .imp-add-to-box .wrap-box  .qty { border: none; /*background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_qty.gif) left top no-repeat;*/ background: #fff; padding: 4px 2px; border:1px solid #CCC; }
.product-view .product-shop .imp-add-to-box button.button { height: 35px; line-height: 35px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button03_r.gif) right top no-repeat; float: right; padding: 0 20px 0 0; }
.product-view .product-shop .imp-add-to-box button.button span { height: 35px; line-height: 35px; font-size: 15px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button03_l.gif) left top no-repeat; padding: 0 0px 0 20px; }
.product-view .product-shop .imp-add-to-box .price-box { }
.product-view .product-shop .imp-add-to-box .price-box .old-price{ font-size: 13px; color: #000; margin: 0; }
.product-view .product-shop .imp-add-to-box .price-box .old-price .price{ font-weight:normal; text-decoration:none; }

.product-view .product-shop .imp-add-to-box .price-box .price-save {float: right; color: #9c0f00; font-style: italic; font-size: 14px;}

.product-view .product-shop .imp-add-to-box .price-box .special-price { color: #9c0f00; font-size: 16px; margin: 0; }
.product-view .product-shop .imp-add-to-box .price-box .special-price .price-label { font-weight: normal; }

/* original imp author box
.imp-author-box { width: 290px; margin-bottom: 10px; text-align: center; }
.imp-author-box .i-select { width: 273px; }
.imp-author-box .select-title { color:#9C0F00; font-size:15px; font-weight:bold; text-align:left; }
*/

.imp-author-box { width: 530px; text-align: left; }
.imp-author-box .i-select { width: 450px; }
.imp-author-box .select-title { color:#9C0F00; font-size:15px; font-weight:bold; text-align:left; }

ul.specifications-list { width: 100%; float: left; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_spec_box.gif) 50% top repeat-y; }
ul.specifications-list li { width: 265px; float: left; font-size: 13px; color: #010101; font-weight: bold; }
ul.specifications-list li span { color: #233843; font-size: 13px; font-weight: normal; }
ul.specifications-list li.odd { clear: left; background: none; padding-right: 10px; width: 255px; }
ul.specifications-list li.even { padding-left: 10px; width: 255px; background: none; }


.product-view .product-name {}
.product-view .product-name h2 { color: #e15500; font-weight: bold; font-size: 12px; }
.product-view .product-name h1 { color: #e15500; font-weight: bold; font-size: 24px; line-height: 120%; }
.product-view .short-description {}

.google-box { width: 509px; height: 30px; float: left; padding: 26px 30px 22px 13px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_google_search.png) left top no-repeat; margin-bottom: 20px; }
.google-box img { float: right;  }
.google-box p { color: #233843; font-size: 18px; line-height: 30px; float: left; }
.google-box .button { float: right; margin-left: 25px; }

.new-release { position: absolute; right: 3px; top: 3px; width: 40px; height: 40px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/new.png) left top no-repeat; float: right; text-indent: -9999px; z-index: 99; }
.e-book  { position: absolute; right: 3px; top: 3px; width: 40px; height: 40px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/new.png) left top no-repeat; float: right; text-indent: -9999px; z-index: 99; }
.misc-status { text-align: center; }
.misc-status span { font-size: 12px; line-height: 12px; color: #fff; background: #9c0f00; padding: 4px 9px; }

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links { float: left; margin-left: 5px; display: inline; }
.ratings dt {}
.ratings dd {}
.rating-box { width:80px; height:17px; font-size:0; line-height:0; background:url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; float: left; }
.rating-box .rating { position:absolute; top:0; left:0; height:17px; background:url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

ul.imp-single-links { clear: both; width: 100%; float: left; margin-bottom: 15px; }
ul.imp-single-links li { float: left; }
ul.imp-single-links li a { float: left; }
ul.imp-single-links li span { padding: 0 3px; }
ul.imp-single-links li a.stbutton { background: none!important; padding: 0; }
ul.imp-single-links li a.stbutton span.stbuttontext  { padding: 0; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { /* font-weight:bold; */ color: #67551e; }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { /* font-weight:bold; */ color: #67551e; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { /* font-weight:bold; */ text-decoration:line-through; color: #67551e; }

/* Special price */
.special-price {}
.special-price .price-label { /* font-weight:bold; */ white-space:nowrap; }
.special-price .price { /* font-weight:bold; */ }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { /* font-weight:bold; */ white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; margin-top:4px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}
.product-view .description .color-box { background: #f5f5f5; border-color: #e3e3e3; }
.product-view .description .color-box .std { margin: 0!important; }

/* Grouped items dropdown */

.related-titles .color-box { background: #f5f5f5; border-color: #e15500; }
.related-titles .gfx-title-wrap {padding-left: 0; background: url("/skin/frontend/feldheim/blank/images/blocks/bg_pager_red_l.gif") left top no-repeat; }
.related-titles .gfx-title-wrap .gfx-title {background: url("/skin/frontend/feldheim/blank/images/blocks/bg_pager_red_r.gif") right top no-repeat; }
.related-titles h3 {color: white; text-align: center; }

/* Block: Additional */
.product-view .additional {}

.product-view .headline { font-weight:bold; font-size: 16px; text-align: center;}


/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; line-height:22px; }
.product-view .tags .form-add-tags .input-box { float:left; width: 360px; margin:0 5px; }
.product-view .tags .form-add-tags input.input-text { width:254px; }
.product-view .tags .form-add-tags button.button { vertical-align:bottom; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews {}
.product-view .reviews .pager-wrap { background: #efefef; border-top: 1px solid #E3E3E3; }
.product-view .reviews .pager-wrap .pager { background: #efefef; }
.product-view .reviews dl { padding: 6px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_pager.gif) left top repeat-y; }
.product-view .reviews dl dd .data-table tbody { background: none; }
.product-view .reviews dl dd .data-table th { border: none; }
ul.customer-reviews-list { background: #f5f5f5; padding: 10px; border: 1px solid #e3e3e3; border-bottom: none; }
ul.customer-reviews-list li { border-bottom: 1px solid #e4e4e4; }
ul.customer-reviews-list li h3 { margin: 0 0 5px 0; }
ul.customer-reviews-list li.last { border: none; }
ul.customer-reviews-list li ul li { border: none; }

ul.review-rating-list { width: 100%; float: left; margin-bottom: 5px; }
ul.review-rating-list li{ float: left; color: #454545;  }
ul.review-rating-list li.nic-name { font-weight: bold; }
ul.review-rating-list li span.pipe { padding: 0 3px; }
ul.review-rating-list li p { margin: 0; }

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review h3 { color: #233843; font-weight: bold; font-size: 14px; margin: 0 0 15px 0; }
.product-view .add-review h5 { color: #454545; font-weight: normal; font-size: 12px; margin: 0 0 10px 0; }
.product-view .add-review #product-review-table { width: 315px; margin-bottom: 10px; }
.product-view .add-review #product-review-table thead tr { background: none; }
.product-view .add-review #product-review-table tr.first th { border: none; text-align: center; background: #fff; border-right: 1px solid #e9e9e9; font-weight: normal; color: #454545; font-size: 11px; padding: 1px 7px; }
.product-view .add-review #product-review-table td { background: #fff; border-right: 1px solid #e9e9e9; text-align: center; padding: 1px 7px; }
.product-view .add-review #product-review-table thead tr th.last { background: #fff; border-right: none; }
.product-view .add-review .product-name span { font-weight:normal; }
.product-view .add-review ul.form-list li { margin: 0 0 10px 0; }
.product-view .add-review ul.form-list li label { font-weight: normal; color: #454545; }
.product-view .add-review ul.form-list li .input-text { border: none; width: 354px; padding:4px 2px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_input.gif) left top no-repeat; }
.product-view .add-review ul.form-list li textarea { border: none; width: 527px; height: 100px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_textarea.gif) left top no-repeat; }
.product-view .add-review button.button { padding: 0 13px 0 0; }
.product-view .add-review button.button span { padding: 0 0 0 13px; font-size: 12px; }
.product-view .add-review .buttons-set { border: none; }
.product-view .add-review .imp-required { float: left; color: #454545; font-size: 11px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:bold; line-height:1.5; }

/* Product Tags */
.product-collateral .tags ul.tags-list { padding: 15px 10px; position: relative; margin: -10px -10px 0; background: #f5f5f5; border-bottom: 1px solid #e2e2e2; margin-bottom: 10px; }
.tags-list li { display:inline; }
.product-collateral .tags .form-add-tags .input-box input { width: 354px; border: none; padding:4px 2px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_input.gif) left top no-repeat; }
p.imp-hint { width: 440px; float: right; color: #454545; font-size: 11px; margin: 0; }

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

/* Sitemap */
.sitemap {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; margin-bottom: 10px; }
.product-review .details { /* float:right; width:405px;  */}
.product-review .details .product-name { font-size:24px; font-weight:bold; line-height:120%; color: #E15500; }
.product-review .details .color-box { background: #F5F5F5; }
.product-review .details .ratings-list {  }
.product-review .details .gfx-title p { margin: 0; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:650px; margin-top: 10px;}
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping { width: 280px; margin-left:25px; border-right: 1px solid #E9E9E9;}

/* Shopping Cart Totals */
.cart .totals { float:right; width: 270px; border-left: 1px solid #E9E9E9; margin-top: 10px;}
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.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:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }
.opc .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:26px; margin-right:5px; }
.opc .step-title h3 { float:left; font-size: 12px; line-height: 26px; }
.opc .allow .step-title { cursor:pointer; background-color: #ccc; }
.opc .active {}
.opc .active .step-title { background-color:#467385; cursor:default; color: #fff; }
.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}

.opc li.allow .step-title:hover { background-color: #6c9db1; color: #fff; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/* PayPal Express Checkout - added on 3/8/2011 */

.paypal-review .legend { background-color:#467385; cursor:default; color: #fff; padding: 5px; font-size: 12px; font-weight: bold;}
.paypal-review .box-title {background-color: #E9E9E9; padding: 5px;}
.paypal-review .box-title h3 {font-size: 12px;}
.paypal-review .box-content {padding: 5px;}
.paypal-review .col-1, .paypal-review .col-2 {width: 468px; background-color: #F5F5F5; min-height: 150px;}


/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:144px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */

.account-login {
    padding: 20px;
    width: 95%;
}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard .color-box { background: #f5f5f5; }
.dashboard .color-box .color-box { background: #fff; }
.dashboard .color-box .gfx-title-wrap { background: #EFEFEF; border:1px solid #E2E2E2; border-bottom: none; }
.dashboard .color-box .gfx-title-wrap .gfx-title { background: #EFEFEF; }
.dashboard .col2-set .color-box { min-height: 85px; height: auto!important; height: 85px; }
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:0px 0 0; }
.color-box .data-table thead tr { background: #EFEFEF; }
.color-box .data-table thead tr th { border: 1px solid #E2E2E2; border-width: 1px 0px 1px 0px; background: #EFEFEF; }
.color-box .data-table thead tr th.first{ border-left: 1px solid #E2E2E2; background: #EFEFEF; }
.color-box .data-table thead tr th.last { background: #EFEFEF; border-right: 1px solid #E2E2E2; }
.color-box .data-table tbody { background: none; }
.color-box .data-table tbody td { background: #fff;  }
.color-box .data-table tbody td.first { border-left: 1px solid #E2E2E2; }
.color-box .data-table tbody td.last { background: none; border-right: 1px solid #E2E2E2; }
.data-table td.last{
    white-space: nowrap;
}

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews { margin: 0 0 10px 0; }
.dashboard .reviews .color-box { background: #F5F5F5; }
.dashboard .reviews ol#my_recent_reviews li { clear: both; width: 100%; float: left; margin: 5px 0; }
.dashboard .reviews ol#my_recent_reviews li.even { background: none; }
.dashboard .reviews ol#my_recent_reviews li span.number { float: left; margin-right: 5px; }
.dashboard .reviews ol#my_recent_reviews li .product-name { float: left; margin-right: 10px; }

#form-validate .color-box { background: #f5f5f5; }
#product_sendtofriend_form .color-box { background: #f5f5f5; }
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* 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; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { max-width: 960px; /*float: left;*/width:100%;margin:auto;}
.footer p.copyright { text-align: center; color: #fff; }
.footer p.copyright span, .footer-address span { color: #00f6e3; }
.footer .footer-banner-box { width: 100%; float: left; color: #aeaeae; font-size: 10px; text-align: center; }
.footer .footer-banner-box a { color: #fff; }
/* footer links using ul... not centered */
.footer ul.footer-links { width:100%;max-width: 880px;  line-height: 19px; float: left; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_footer_links.gif) left top no-repeat; padding-left: 40px; margin: 10px auto; padding-right: 40px;}
.footer ul.footer-links li { float: left; padding-right: 9px; margin-right: 6px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/bullets/bullet05.gif) right 50% no-repeat; white-space: nowrap; }
.footer ul.footer-links li.last { padding: 0; margin: 0;  }
.footer ul.footer-links li a { color: #fff; text-decoration: none; }
.footer ul.footer-links li a:hover { text-decoration: underline; }


/*New FOOTER CSS added by Johannes on 7/7/2010 */
.footer .footer-links { width:100%;max-width: 880px;  line-height: 19px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_footer_links.gif) left top no-repeat;margin: 10px auto; text-align: center;}
.footer .footer-links a {color: #fff; text-decoration: none; padding-right: 9px; margin-right: 6px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/bullets/bullet05.gif) right 50% no-repeat; white-space: nowrap;}
.footer .footer-links a:hover {text-decoration: underline; }
.footer .footer-links a.last {padding: 0; margin: 0;}

/* NEW CSS from 1/31/2011 */
.footer-bottom { width:100%;max-width: 250px; text-align: center; margin: 0 auto;}
.footer-address {text-align: left; float: right; color: #fff;}
.securitymetrics {float: left; }



/* ======================================================================================= */

/* HOME PAGE */
.img-box { width: 100%; float: left; margin-bottom: 5px; }
img.hp_b_image {
    width: 100%;
}

.fun-fact-box { padding: 5px; height: 48px; background: #467385; margin-top: 5px; }
.fun-fact-box h3 { font-size: 30px; color: #fff; font-weight: normal; line-height: 48px; }
.fun-fact-box h3 span { width: 220px; font-size: 30px; color: #fff; font-weight: normal; line-height: 48px; float: left; overflow: hidden; white-space: nowrap; }
.fun-fact-box h3 span.fact { width: 485px; height: 48px; padding-left: 5px; background: #fff; color: #434343; font-family: Verdana, Verdana, Geneva, sans-serif; font-size: 14px; float: right; line-height: 48px; display: inline; overflow: hidden; }

.slider-wrap { border: 1px solid #e2e2e2; background: #e9e9e9; padding: 5px 29px; width: 675px; height: 317px; overflow: hidden; clear: both; margin: 0px 0 5px; }
.item-container-wrap { background: #e2e2e2; padding: 1px; width: 673px; height: 272px; margin-top: 5px; position: relative; z-index: 1; }
.item-container-wrap .item-container { width: 663px; height: 240px; padding: 5px; overflow: hidden; background: #f5f5f5; clear:both; position: relative; }
.item-container-wrap .item-container .slider-box { width: 1200px; height: 240px;  margin-bottom: 5px; clear: both; position: relative; }

.slider-item { border: 1px solid #e9e9e9; background: #fff; width: 160px; height: 238px; text-align: center; float: left; margin-right: 5px; position: relative; }
.slider-item img { margin-top: 5px; margin-bottom: 10px; }
.slider-item h3 { color: #67551e; font-size: 14px; line-height: 14px; font-weight: normal; font-family: Verdana, Verdana, Geneva, sans-serif; white-space: nowrap; width: 150px; overflow: hidden; margin: 0 auto; }
.slider-item .price-box { width: 100%; float: left; }
.slider-item .price-box .old-price { display: inline; }
.slider-item .price-box .special-price { display: inline; }
.slider-item  span.free-shipping { clear: both; color: #3d8e00; text-transform: uppercase; }
.slider-item p { color: #67551e; font-size: 11px; font-weight: normal; font-family: Verdana, Verdana, Geneva, sans-serif; margin-bottom: 5px; }
/* .slider-item p  span { color: #3d8e00; text-transform: uppercase; } */
.slider-item button.button { }

.slider-item:hover { border-color:#819aa5;}
.slider-popup { left:-21px; position:absolute; text-align:left; width:217px; height: 240px; z-index:99999;  }
.slider-popup .popup-box { position: relative; left: 0; bottom: 0; margin-left: -27px; }
.slider-popup .popup-box .popup-content { height: 265px!important; min-height: auto; }

.scroll-traker-wrap { background: #F5F5F5; height:22px; padding: 0 5px; }
.scroll-traker-box { height: 16px; position: relative; z-index: 10; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_sbar_line.gif) left 50% no-repeat; width: 662px; -width: auto; float: left; -float: none; }
.scroll-traker-box .scrollbar-handle { width: 152px; height: 16px; float: left; position: absolute; z-index: 10; left: 50%; top: 0; cursor: e-resize; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_sbar.gif) 50% top no-repeat; }

.scrollbar-handle .scrollbar-l { width: 5px; height:16px; overflow: hidden; float: left; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_sbar.gif) left top no-repeat;}
.scrollbar-handle .scrollbar-r { width: 5px; height:16px; overflow: hidden; float: right; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_sbar.gif) right top no-repeat;}

.slider-wrap a.link-prev { position: absolute; z-index: 10; left: -24px; top: 114px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/bullets/bullet03_l.gif) left top no-repeat; width: 21px; height: 21px; float: left; text-indent: -9999px; }
.slider-wrap a.link-next { position: absolute; z-index: 10; right: -24px; top: 114px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/bullets/bullet03_r.gif) left top no-repeat; width: 21px; height: 21px; float: left; text-indent: -9999px; }

/* .cms-home .gfx-title { height: 39px; color: #233843; font-size: 20px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_title_gfx_r.gif) right top no-repeat; font-weight: normal; padding-right: 15px; overflow: hidden; }
.cms-home .gfx-title span, .cms-home .gfx-title div { width: 100%; height: 27px; float: left; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_title_gfx_l.gif) left top no-repeat; padding: 12px 0 0 10px; line-height: 20px; white-space: nowrap; } */

.slider-wrap .gfx-title-wrap {  background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_title_gfx_r.gif) right top no-repeat; padding:0 15px 0 0; height:39px;
overflow:hidden; }
.slider-wrap .gfx-title-wrap .gfx-title  {  background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_title_gfx_l.gif) left top no-repeat; padding:9px 0 9px 10px; }
.slider-wrap .gfx-title-wrap .gfx-title h3 { float: left; color: #233843; font-size: 20px; font-weight: normal; line-height: 20px; margin-right: 10px; }
.slider-wrap .gfx-title-wrap .gfx-title a { float: left; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/bullets/bullet06_or.gif) right 11px no-repeat; line-height:12px;
padding:7px 9px 0 0; }

.imp-gfx-title { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_pager_l.gif) left top no-repeat; padding-left:10px; }
.imp-gfx-title div { padding: 5px 5px 5px 0; color: #233843; font-weight: bold; font-size: 14px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_pager_r.gif) right top no-repeat; }


.gfx-title-wrap{ background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_pager_l.gif) left top no-repeat; padding-left:10px; }
.gfx-title-wrap .gfx-title{ background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_pager_r.gif) right top no-repeat; padding: 5px 5px 5px 0; }
.color-box { background: #e9e9e9; border: 1px solid #e2e2e2; padding: 10px; margin-bottom: 20px; }
.white-box { background: #f5f5f5; }

.new-products-wrap { border: 1px solid #eaeaea; background: #fff; padding: 3px; width: 727px; height: 153px; /*margin-top: 5px;*/ }
.new-products-wrap .new-item { position: relative; z-index: 1; width: 241px; float: left; margin-right: 2px; }
.new-item .item-info { position: absolute; z-index: 10; left: 0; top: 0; width: 100%; height: 20px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_new_item_info.gif) left top repeat-x; color: #fff; }
.new-item .item-info .title { width: 90px; height: 20px; float: left; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_release.gif) left top no-repeat; padding-left: 6px; }
.new-item .item-info .date { float: right; padding-right: 5px; }
.new-products-wrap .last { margin: 0; }
.new-products-wrap .last .title { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_release_g.gif) left top no-repeat; }


.sale-history-table thead tr.first th.first { background: #EFEFEF; }
.sale-history-table thead tr.first th.last { background: #EFEFEF; }
.sale-history-table thead tr.first th { background: #EFEFEF; }

.sales-order-view .col2-set h3 {background:#EFEFEF; border-bottom:1px solid #DDD; font-size:14px; margin:-10px -10px 10px; padding:5px 10px; }
.sales-order-view .col2-set .col-1 { border:1px solid #DDD; margin-bottom:10px; padding:10px; width:45%; }
.sales-order-view .col2-set .col-2 { border:1px solid #DDD; margin-bottom:10px; padding:10px; width:45%; }

.imp-change-pass h3 { width: 725px; float: left; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_pager_l.gif) no-repeat scroll left top; padding-left:10px; }
.imp-change-pass h3 span { width: 720px; float: left; background:transparent url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_pager_r.gif) no-repeat scroll right top; padding:5px 5px 5px 0; }
.imp-change-pass ul { padding: 10px; margin-bottom: 10px; border: 1px solid #E2E2E2; background: #F5F5F5; }

.catalog-request { list-style: none!important; padding: 0!important; margin: 0; }
.form-list li.person-info .select-box { width: 80px; float: left; }
.form-list li.person-info .select-box select { width: 75px; }
.form-list li.person-info .input-box { width: 220px; }
.form-list li.person-info .input-box  .input-text{ width: 210px; }


/* UNIRGY STORE LOCATOR STYLES */

#sidebar a {cursor:pointer; margin-bottom:10px; background-color:#fff; display:block; color: #467385; text-decoration: none;}
#sidebar a:hover { background-color:#eee; text-decoration: underline;}
#storelocator-container { width:710px; font-family:Arial, sans-serif; font-size:11px; border:1px solid black; background:white; }
#sidebar { overflow: auto; height: 560px; padding:10px; font-size: 11px; color: #000; width: 250px; border-right: 1px solid black;}
#map { overflow: hidden; width:430px; height:580px; }
.store_locator_list {width: 600px;}
.store_locator_list li {list-style-type: none;}
.store-locator-input-box {float: left; width: 500px;}
.store_locator_title {font-weight: bold; font-size: 10pt;}


/* cart mod */

.i-cart-wrap {
    float: right;
    max-width: 730px;
    width: 80%;
}
.i-cart-wrap .cart-buttons { padding-top: 0; }

.cart-buttons { width: 100%; float: left;  padding: 8px 0 9px; }
.cart-buttons .checkout-types  button.button  { height: 36px; line-height: 36px; padding-right: 39px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button07.png) right -36px no-repeat;  }
.cart-buttons .checkout-types  button.button span { height: 36px; line-height: 40px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button07.png) left top no-repeat; font-size: 14px; font-weight: bold; padding-left: 13px; } 
.cart-buttons .f-left { margin-top: 12px; }

.cart-banner {
    float: left;
    max-width: 160px;
    width: 20%;
}
.cart-banner .block-title h2 { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_cart_banner_t.png) left top no-repeat; font-size: 14px; font-weight: bold; color: #fff; }
.cart-banner ul li { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/bullets/bullet09.png) left 3px no-repeat; padding-left: 20px; font-size: 11px; color: #454545; padding-bottom: 5px; }
.cart-banner ul li a { color: #454545; }
.cart-banner ul strong { display: block; color: #1489c8; font-size: 14px; }

.i-cart-wrap #shopping-cart-table { margin-bottom: 20px; max-width: 736px; }
.i-cart-wrap .button02 { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button06.png) right -23px no-repeat; }
.i-cart-wrap .button02 span { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button06.png) left top no-repeat; }
.i-cart-wrap .imp-types button.button, #checkout-step-login  .button02  { height: 36px; line-height: 36px; padding-right: 40px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button07.png) right -36px no-repeat;  }
.i-cart-wrap .imp-types button.button span, #checkout-step-login  .button02 span  { height: 36px; line-height: 40px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button07.png) left top no-repeat; font-size: 14px; font-weight: bold; padding-left: 18px; }

.rc-box { width: 232px; float: left; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_rc_m.gif) left top repeat-y; margin-right: 10px; font-size: 12px; color: #454545; margin-bottom: 15px; }
.rc-box .rc-t { width: 100%; float: left; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_rc_t.gif) left top no-repeat;  }
.rc-box .rc-b { width: 212px; float: left; padding: 10px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_rc_b.gif) left bottom no-repeat;  }
.rc-box h3 { color: #1489c9; font-size: 14px; }
.rc-box button.button { float: left; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button05.png) right -23px no-repeat; }
.rc-box button.button span { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button05.png) left top no-repeat; }

.i-coupon label { padding-bottom: 10px; width: 100%; float: left; }
.i-coupon .input-text { width: 100px; float:left; clear: left; }
.i-coupon button.i-cancel { float: left!important; margin-bottom: 5px; }
.i-coupon button.button { float: right; }


.i-shipping { margin-right: 0; }
.i-shipping select { width: 200px;  }
.i-shipping .input-text { width: 200px!important; }
.i-shipping .buttons-set { border: none; padding: 0; margin-top: 5px; }
.i-shipping #co-shipping-method-form { padding: 10px  0 0 0; width: 100%; float:left; }

.i-cart-wrap .totals { max-width: 252px; border: none; margin-top: 0; }
.i-checkout { width: 252px; float: right; margin: 0; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_rc_grey_m.gif) left top repeat-y; }
.i-checkout .rc-t  { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_rc_grey_t.gif) left top no-repeat; }
.i-checkout .rc-b  { width: 232px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_rc_grey_b.gif) left bottom no-repeat; }
.i-checkout #shopping-cart-totals-table tbody { display: none; }
.i-checkout #shopping-cart-totals-table tfoot td { font-size: 18px; color: #1489c9; font-weight: bold; }

.top-totals { width:100%; float: right; text-align: right; }
.top-totals #shopping-cart-totals-table { width: 250px; float: right; }
.top-totals #shopping-cart-totals-table td { padding: 10px 10px; white-space: nowrap; }
.top-totals #shopping-cart-totals-table tfoot { display: none; }
.top-totals #shopping-cart-totals-table tr td { font-size: 16px; font-weight: bold; color: #444; vertical-align: top; }
.top-totals #shopping-cart-totals-table .i-tr04 td { font-size: 12px; color: #1489c8; font-weight: normal; }
.top-totals #shopping-cart-totals-table .i-tr04 .i-td02 { color: #444;  }

#checkout-step-login h4 { font-size: 18px; font-weight: bold; color: #233843; } 
#checkout-step-login .col-2  { width: 330px; }
#checkout-step-login .col-2  h4 { margin: 0 0 20px 0; }
#checkout-step-login .col-2  .buttons-set { display: none; }
#checkout-step-login .col-1 .form-list .input-text { width: 250px; }
#checkout-step-login .col-1 .buttons-set { border: none; }
#checkout-step-login .col-1  .button03 { height: 36px; line-height: 36px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button08.png) right -36px no-repeat; padding-right: 36px; }
#checkout-step-login .col-1  .button03 span { height: 36px; line-height: 36px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button08.png) left top no-repeat; padding-left: 36px; font-size: 14px; font-weight: bold; }

.i-login-text { color: #970b00; }
.i-login-text span { text-decoration: underline; }

#opc-login #checkout-step-login { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_login_sep.gif) 370px top repeat-y; }

.cart .i-cart-wrap .i-shipping .shipping { width: auto; border: none; margin: 0; }





















@media screen and (min-width: 1534px){
}
@media screen and (min-width: 1300px){
}

@media screen and (max-width: 1140px){

}

@media screen and (max-width: 1080px){

}
@media screen and (max-width: 1050px){
}
@media screen and (max-width: 980px){

.shipping_banner {  background: url("http://www.feldheim.com/skin/frontend/feldheim/blank/images/home/shipping.jpg") no-repeat scroll top center;
   background-size:98%;
}
.header .shipping {display:none;} 
.col2-left-layout .col-main { float:right; margin-right:20px;}
#opc-login #checkout-step-login { background: none;}
#checkout-step-login .col-2 {
    width: 43%;
}
.header ul.links li a span {
    font-size: 11px;
}

.magestore-bannerslider {display:none;}

.col2-left-layout .imp-col2 {
    float: left !important;
    padding: 0 10px;
    margin: 15px auto;
    width: 90% !important;
}

.breadcrumbs {
    float: left;
    margin: 14px 10px;
    padding: 10px 10px;
    text-align: left;
    width: 100%;
}

.buttons-set a.f-left {padding-right:10px;}

.mc-wrap-b {
    padding: 14px 0;
 }
	
.col-left {
    margin-left: 20px;
} 	
.col-main {
    width: 70%;
    float: left;
		margin-left:10px;
}	 


.col-right {
  display:none;
}
.category-wrap-box {
    display: none;
  }



.listing-type-grid ol.last li {
    margin: 0 5% 10px;
}
		
ul.specifications-list {background:none;}		
}		
@media screen and (max-width:900px){
.header ul.top-left-links li 
   {font-size:11px;}


.header ul.top-left-links li.first {margin-left:12px;}



}

@media screen and (max-width:870px){
.col-main {
  width:65%;
}	 

.header ul.links li a span {
       text-indent:-9999px;
}

.cart-banner {
    display: none;
}

.i-cart-wrap {
    float: left;
    width: 100%;
}

.i-cart-wrap .imp-types button.button, #checkout-step-login .button02 {
    background: rgba(0, 0, 0, 0) url("https://www.feldheim.com/skin/frontend/feldheim/blank/images/forms/bg_button07.png") no-repeat scroll right -36px;
    height: 36px;
    line-height: 36px;
    padding-right: 25px;
}

}
@media screen and (max-width: 780px){

.regular{
	display:none !important;
}
.mobile{
	display:block !important; 
}

.block .block-title {
    display: none;
}
.col-left {
    background-color:transparent;
}		

.block .block-content {clear:both;width:80%;margin:auto;}
.h1style{display:none;}

.block-subscribe {display:none;}
.header ul.links {
    padding-top: 10px;
}

.header .top-links-wrap {
    height: 35px;
	}

.header ul.links {
    padding-top: 4px;
		position: absolute;
    right: 5px;
}
.header {background: url("http://www.feldheim.com/skin/frontend/feldheim/blank/images/bg_header_container.gif") no-repeat scroll 50% 40px rgba(0, 0, 0, 0);}

.header ul.top-left-links {
    line-height: 28px;
    margin-left: 0px;
    margin-top: -23px;
    position: static;
    width: 100%;
    background-color: #000;
    height: 0px;
		background:url("http://www.feldheim.com/skin/frontend/feldheim/blank/images/blocks/bg_top_links.gif")repeat center top;
		font-size:12px;
		visibility:hidden;
	  border: 5px solid #233843;
		z-index:9999;
		transition-property: all;
    transition-duration: 1.5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
	  opacity:0;
	  box-sizing: border-box;
	}
	
.header .top-links-wrap {
    background-position: center top;
    z-index: 999;
    position: absolute;
}
	
.header ul.top-left-links li:hover{
		background:none;
		background-color:#000;
  	}
		
.header ul.top-left-links li a{
      padding-left:42px;
  	}		
	
	
.header .top-links-wrap {
    background-position: center top;
}			

.header ul.top-left-links 	li {
    padding: 6px;
		border-bottom: 1px solid #fff;
	}
.header ul.top-left-links li {
		z-index:9999;
		float:none;
		background-image:none;
	}
form#search_mini_form {position:relative;z-index:0}	
.show-menu, .show-cats {
		display:block;
	}
	
.show-cats {
    margin: 0 38px;
}

.i-cart-wrap .totals {
    float: left;
    margin-top: 0;
   width: 250px;
}	

.category-header {
    margin: 10px 0 10px 30px;
    width: 90%;
}

.category-header h2{font-size:25px;}
	
	.header .logo {
    top: 50px;
    height: 52px;
}


.quicksearch {z-index:0;width:175px;margin-left:20px;}
.col-left {
    float: none;
    width:100%;
		margin:14px 0px;
}


#show-cats ~ #nav {
		visibility:hidden;
}


 #nav {	visibility:hidden;
        background-color: #e7e7e7;
        border: 3px solid #233843;
        border-radius: 7px;
        float: right;
        margin-top: 0px;
        width: 95%;
        margin-right:2%;
			  box-sizing: border-box;
				height:0px!important;
				transition-property: all;
				transition-duration: 1.5s;
				transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
				opacity:0;
				position:static;
			
			
}

#nav ul{height:0px}
#nav li {
    display: block;
    float: left;
    margin-left: 0;
    min-width: 200px;
    padding: 0;
    position: inherit;
    width: 47%;
}
		
#nav li.active {
    background-image:none;
}		

#nav li a{
    color: #233843;
   font-size: 12px;
    font-weight: bold;
    padding: 3px 26px 3px 10px;
    text-decoration: none;
    width: 155px;
}
.category-header {
    margin: 0 10px;}
		
		
 .breadcrumbs{display:none;}
.mc-wrap-b {
    padding: 14px 0;
 }

.col2-left-layout .col-main {
    float: none;
    margin: 40px 22px;
    width: 87% !important;
}

		
.col2-left-layout .imp-col1 {
    padding: 0 10px;
}		

.category-wrap-box {
  display:none;
}

.product-view {
    padding: 0 20px;
}

.magestore-bannerslider {display:none;}



.col3-layout .col-main {
    width: 95%;
    margin: 0 10px;

}

.data-table tbody td.price_td {
    display: block;
		text-align:center;
		border-bottom:none;
}

.data-table tbody td.last {
    display: block;
}

.data-table {
    font-size: 11px;
}
.block-progress {display:none;}

#checkout-step-login .col-2 {
    width: 100%;
}

.sale-history-table thead tr.first th {white-space:normal;}
.data-table tr.even td {border:none;}

.color-box .data-table tbody td.last {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-bottom: 1px solid #e9e9e9;
    border-image: none;
    border-left: medium none;
    border-right: medium none;
    border-top: medium none;
    display: block;
		
}

.col2-set .col-2 .gfx-title-wrap {
    margin-top: -65px;
}

.color-box {
    padding: 2px 0;
}
.dashboard .color-box .color-box {
     padding: 10px;
}
.data-table th span.total{
    white-space: normal;
}

.data-table td.last{
    white-space: normal;
}
.color-box .data-table tbody {
     font-size: 11px;
}


.i-cart-wrap .data-table td {
    display: inline-table;
}

.i-cart-wrap  thead {display:none;}
.listing-type-grid ol.last li {
    margin: 0 5px 0 0;
}
.cart-price {
    background: #bbbbbb none repeat scroll 0 0;
    border: medium none;
    display: inline;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    margin: 0 0 10px;
    text-align: center;
    width: 100%;
}

.cart .checkout-types {
    float: right;
    margin-top: 0;
    text-align: right;
}

.button.checkout-button {margin-left:20px;}
.data-table tfoot tr td.last {background:none;}
.data-table tfoot tr.last td.last{background:none;}
.data-table tfoot tr.last{background:none;}
td.cart-wishlist{display:none!important;}
.col-left {
    margin: -4px 0;		
}

#checkout-step-login .col-2 {
    border-top: 1px solid;
    padding: 8px 0;
    width: 100%;
}

#checkout-step-login .col2-set .col-1 .buttons-set {
    position: absolute;
    right: 2px;
    top: 20px;
}
#checkout-step-login .col2-set .col-1 {
    float: left;
    width: 100%;
}

#checkout-step-login .col-1 .button03{float:none;display:block;margin-top:10px;}
.product-view .product-shop {
    float: left;
    margin-left: 10px;
	}

.product-view .add-review ul.form-list li textarea {
    width: 90%;
		margin:auto;
	}
	
.product-view .add-review ul.form-list li .input-text {
    width: 90%;
		margin:auto;
}

ul.specifications-list li.odd , ul.specifications-list li.even{width:90%;}

.col2-right-layout .col-main {
    padding: 0 20px;
}		

} 
@media screen and (max-width: 600px){
.header ul.links li a {
    width: 20px;
    text-indent: -999px;
    overflow: hidden;
}

#checkout-step-login .col2-set .col-1 .buttons-set {
    float: right;
    margin-top: -410px;
    position: relative;
    right: 2px;
}

.shipping_banner {display:none;}

.listing-type-grid ol.last li {
    margin: 10px;
		width:90%!important;
}
p.imp-hint {float:left;width:auto;}

.group-select input.input-text, .group-select textarea {
    width: 100%;
}

.col2-set .col-1 {
    width: 100%;
}

.col2-set .col-2 {width:100%}

.col2-set .col-2 {
    float: right;
    width: 100%;
		margin-top:65px;
}

#checkout-step-login .col-1 .form-list .input-text {
    width: 200px;
}
.col-1 .buttons-set {
    margin: -324px 0 0;
	
}


}

@media screen and (max-width: 480px){

.header {background: url("http://www.feldheim.com/skin/frontend/feldheim/blank/images/bg_header_container.gif") no-repeat scroll -85px 40px rgba(0, 0, 0, 0);}
.show-cats {
    font-size: 10px !important;
    margin: -1px 7px;
    padding: 14px 4px;
}

.listing-type-grid-4 li.item {
     width: 100%;
}

.listing-type-grid-4 li.item .product-item  {
    width: 100%;
}

#show-cats:checked ~ #nav {
    height: 550px!important;
}

.col-1 .buttons-set {
    margin: -347px 0 0;
}

#checkout-step-login .col2-set .col-1 .buttons-set {
    margin-top: -210px;
}
.logo {
    width: 98%;
}

.pager .amount {
    display: none;
}

.product-view .product-shop .imp-add-to-box .price-box .price-save {width:100%;}

.product-view .product-shop .imp-add-to-box .wrap-box {
    width: 100%;
}

.product-view .product-shop .imp-add-to-box button.button {float:left;}

.product-view .product-shop {
		width:90%;
}

.add-to-cart button.button {
    margin-left: 0px;
}

ul.imp-single-links li {width:100%;}

ul.imp-single-links li span {display:none;}


.product-collateral .tags .form-add-tags .input-box input {width:100%}
.product-view .tags .form-add-tags .input-box { width: 90%;}
.product-view .add-review #product-review-table {
    width: 230px;
		margin-left:-14px;
}

.grid4-wrap .gfx-title-wrap .gfx-title a {
    padding: 5px 9px 0 0;
}

.grid4-wrap .gfx-title-wrap .gfx-title h3 {
    font-size: 26px;
    line-height: 32px;

}


.button.checkout-button {
    display: block;
    margin-top: 32px;
		margin-left:0px;
}


}
@media screen and (max-width: 380px){

.quicksearch {
    margin-left: 10px;
	  width:160px;
}

#checkout-step-login .col2-set .col-1 .buttons-set {
    margin-top: -225px;
}

.quicksearch .i-text {
    width: 86px;
}
.header {
    background: url("http://www.feldheim.com/skin/frontend/feldheim/blank/images/bg_header_container.gif") no-repeat scroll 0 40px / contain rgba(0, 0, 0, 0);
	  height: 100px;
}
.header .shipping {display:none;}
.cart .checkout-types {
    float: left;
    margin-top: 15px;
    text-align: left;
}

}

@media screen and (max-width: 350px){


.col-1 .buttons-set {
    margin: -374px 0 0;
}

#checkout-step-login .col2-set .col-1 .buttons-set {
    margin-top: -241px;
}

}
@media screen and (max-width: 330px){

.col-1 .buttons-set {
    margin: -408px 0 0;
}

}
@media print {
body {-webkit-print-color-adjust: exact;margin: 1.6cm;}
}
	
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/************************************************/
/******************** Clears ********************/
/************************************************/
.clearer:after,
.header:after,
#nav:after,
.main:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block-poll li:after,
.block-related li:after,
.block-related .item:after,
.block .actions:after,
.mini-products-list li:after,
.title-buttons:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.products-list li.item:after,
.product-view .product-img-box .more-views ul:after,
.product-view .tags .form-add-tags:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.opc .step-title:after,
.checkout-progress:after,
.field-100:after,
.group-select li:after,
.form-list li:after,
.buttons-set:after,
.buttons-set2:after,
.page-print .print-head:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/**
 * The default CSS for Shadowbox.
 *
 * This file is part of Shadowbox.
 *
 * Shadowbox is an online media viewer application that supports all of the
 * web's most popular media publishing formats. Shadowbox is written entirely
 * in JavaScript and CSS and is highly customizable. Using Shadowbox, website
 * authors can showcase a wide assortment of media in all major browsers without
 * navigating users away from the linking page.
 *
 * You should have received a license with this distribution explaining the terms
 * under which Shadowbox may be used. If you did not, you may obtain a copy of the
 * license at http://shadowbox-js.com/LICENSE
 *
 * @author      Michael J. I. Jackson <michael@mjijackson.com>
 * @copyright   2007-2009 Michael J. I. Jackson
 * @version     SVN: $Id: shadowbox.css 20M 2009-04-23 13:08:21Z (local) $
 */

/*_____________________________________________  container, overlay, & wrapper  */
#sb-container, #sb-wrapper {
  text-align: left; /* reset left alignment */
}
#sb-container, #sb-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}
#sb-container {
  height: 100%;
  display: none;
  visibility: hidden;
  z-index: 999;
}
body > #sb-container {
  /* use position:fixed in modern browsers */
  position: fixed;
}
#sb-overlay {
  /* needed in IE6 where sb-container uses position:absolute */
  height: expression(document.documentElement.clientHeight + 'px');
}
#sb-container > #sb-overlay {
  /* use for sb-container position:fixed */
  height: 100%;
}

/*_________________________________________________________________  wrapper  */
#sb-wrapper {
  position: relative;
}
#sb-wrapper img {
  border: none;
}

/*____________________________________________________________________  body  */
#sb-body {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  /* border: 1px solid #303030; */
}
#sb-body-inner {
  position: relative;
  height: 100%;
}
#sb-content.html {
  height: 100%;
  overflow: auto; /* make html content scrollable */
}

/*_________________________________________________________________  loading  */
#sb-loading {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 10px;
  background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/shadowbox/loading.gif) 50% 50% no-repeat;
	float: left;
}
#sb-body, #sb-loading {
  background-color: #fff; /* should match loading image background color */
}

/*____________________________________________________________  title & info  */
#sb-title, #sb-info {
/*   position: relative; */
  margin: 0; /* these must have no vertical margin or padding */
  padding: 0;
  /* overflow: hidden; */
 
  position: absolute;
  top: 35px; right: 0px; 

}
#sb-title-inner, #sb-info-inner {
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  line-height: 16px;
}
#sb-title, #sb-title-inner {
  height: 26px;
}
#sb-title-inner {
  font-size: 16px;
  padding: 5px 0;
  color: #fff;
}
#sb-info, #sb-info-inner {
  height: 20px;
  width: 100%;
}
#sb-info-inner {
  font-size: 12px;
  color: #fff;

}

/*_____________________________________________________________________  nav  */
#sb-nav {
  height: 22px;
  padding: 0;
  /*
  float: right;
  width: 75%;
  */
}

#sb-nav a {
  cursor: pointer;
}
#sb-nav-close {
  background-image: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/shadowbox/close.png);
  background-repeat: no-repeat;
  height: 15px;  width: 16px; float: right;   /* -margin-right: 10px; */ display: inline;
  margin: 0px 10px 0 0;
}
#b-ie6 #sb-nav-close { }
#sb-nav #sb-nav-next {
  background-image: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/shadowbox/next.png);
  background-repeat: no-repeat;
  width: 16px; height: 14px; float: right;
}
#sb-nav #sb-nav-previous {
  background-image: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/shadowbox/previous.png);
  background-repeat: no-repeat;
  width: 16px; height: 14px; float: left;
}
#sb-nav-play {
  background-image: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/shadowbox/play.png);
  background-repeat: no-repeat;
}
#sb-nav-pause {
  background-image: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/shadowbox/pause.png);
  background-repeat: no-repeat;
}

.imp-navi-container { float:right; height: 17px; width: 40px; padding-top: 4px; padding-right: 10px; display: none; }

/*_________________________________________________________________  counter  */
#sb-counter {
  float: left;
  padding: 2px 0;
  width: 45%;
}
#sb-counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}
#sb-counter a.sb-counter-current {
  text-decoration: underline;
}

/*________________________________________________________________  messages  */
div.sb-message {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 12px;
  padding: 10px;
  text-align: center;
}
div.sb-message a:link, div.sb-message a:visited {
  color: #fff;
  text-decoration: underline;
}

#imp-shadowbox { width:100%; }
#imp-shadowbox #imp-lt { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/shadowbox/bg_lt.png) left top no-repeat; width: 20px; height: 20px;}
#imp-shadowbox #imp-mt { width: 100%; height: 20px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/shadowbox/bg_mt.png) left top repeat-x;}
#imp-shadowbox #imp-rt { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/shadowbox/bg_rt.png) left top no-repeat; width: 20px; height: 20px;}

#imp-shadowbox #imp-ml { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/shadowbox/bg_ml.png) left top repeat-y; width: 20px; }
#imp-shadowbox #imp-mm { width: 100%; padding-top: 4px; background: #fff;  }
#imp-shadowbox #imp-mr { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/shadowbox/bg_mr.png) left top repeat-y; width: 20px; }

#imp-shadowbox #imp-lb { background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/shadowbox/bg_lb.png) left top no-repeat; width: 20px; height: 20px; }
#imp-shadowbox #imp-mb { background: #f00; width: 100%; height: 25px; background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/shadowbox/bg_mb.png) left top repeat-x;}
#imp-shadowbox #imp-rb {background: url(http://www.feldheim.com/skin/frontend/feldheim/blank/images/shadowbox/bg_rb.png) left top no-repeat; width: 20px; height: 20px;}


.account-create .control fieldset select {width:250px;}
.my-account .box .box-content img{padding:3px;float:right;}
.account-box .box-title {background:url("http://www.feldheim.com/skin/frontend/base/default/mailchimp/images/dotted_divider.gif") repeat-x scroll 0 100% transparent;margin-bottom:8px;padding-bottom:2px;text-align:left;}
.account-box .box-title h3 {font-size:1.1em;margin:0;}

.subscribed-additional {margin-top:15px;}
.subscribed-additional .page-title {text-align:right;border-bottom:1px solid #CCCCCC;margin:0 0 25px;}
.subscribed-additional .page-title h1 {font-size:1.7em !important;font-weight:normal !important;margin:0;text-align:left;text-transform:none !important;}
.subscribed-additional .buttons-set {border-top:1px solid #E4E4E4;clear:both;margin-top:4em;padding-top:8px;text-align:right;}
.subscribed-additional .buttons-set .back-link {display:none;}

#additionalFieldset,
#generalFieldset {margin:0 10px 5px;}
#generalFieldset fieldset,
#additionalFieldset fieldset {margin:0 10px 5px;}
#generalFieldset .title,
#additionalFieldset .title {font-size:13px;color:#0A263C;margin-top:5px;}
#generalFieldset input,
#additionalFieldset input{margin-right:0px !important;}
#generalFieldset label,
#additionalFieldset label{margin-right:20px;float:none;}

#checkoutSteps .block-subscribe {font-size:11px;line-height:1.5;border:1px solid #C4C1BC;margin:0 0 30px;width:255px;margin-left:8px;}
.checkout-cart-index .col-1 .block-subscribe {margin:0 0 20px !important;}
.checkout-cart-index .block-subscribe {font-size:11px;line-height:1.5;border:1px solid #C4C1BC;margin:0 20px 10px;width:290px;}

.checkout-cart-index .block-subscribe div.validation-passed { background: url("http://www.feldheim.com/skin/frontend/base/default/mailchimp/images/icon_ok.gif") no-repeat scroll 75% 8px transparent;}
.checkout-cart-index .block-subscribe div.validation-error { background: url("http://www.feldheim.com/skin/frontend/base/default/mailchimp/images/icon_error.gif") no-repeat scroll 75% 8px transparent !important;}
.checkout-cart-index .block-subscribe .validation-advice {clear:none !important;}

#checkoutSteps .block-subscribe .block-title,
.checkout-cart-index .block-subscribe .block-title {background:url("http://www.feldheim.com/skin/frontend/base/default/mailchimp/images/bkg_block-title.gif") repeat-x scroll 0 0 transparent;border-bottom:1px solid #DDDDDD;padding:2px 9px;}
#checkoutSteps .block-subscribe .block-title strong,
.checkout-cart-index .block-subscribe .block-title strong {background-image:url("http://www.feldheim.com/skin/frontend/base/default/mailchimp/images/i_block-subscribe.gif");background-position:0 0;background-repeat:no-repeat;padding-left:21px;color:#E26703;display:block;min-height:16px;text-transform:uppercase;}
#checkoutSteps .block-subscribe .actions button.button span,
.checkout-cart-index .block-subscribe .actions button.button span {background:none repeat scroll 0 0 #618499;border-color:#406A83;color:#FFFFFF;display:block;font:bold 12px/19px Arial,Helvetica,sans-serif;height:19px;padding:0 8px;text-align:center;white-space:nowrap;}
#checkoutSteps .block-subscribe .block-content .input-box,
.checkout-cart-index .block-subscribe .block-content .input-box{ float:none !important;}
#checkoutSteps .block-subscribe .block-content .actions,
.checkout-cart-index .block-subscribe .block-content .actions{ padding:5px !important;}
#checkoutSteps .block-subscribe .block-content,
.checkout-cart-index .block-subscribe .block-content { min-height:100px;padding:5px 10px;background:none repeat scroll 0 0 #F8F7F5;}
#checkoutSteps .block-subscribe label,
.checkout-cart-index .block-subscribe label {color:#666666;font-weight:bold;}
#checkoutSteps .block-subscribe input.input-text,
.checkout-cart-index .block-subscribe input.input-text {display:block;margin:3px 0;width:167px;}
#checkoutSteps .block-subscribe .actions button.button,
.checkout-cart-index .block-subscribe .actions button.button {margin-top:10px;float:left;}
#checkoutSteps .block-subscribe button.button,
.checkout-cart-index .block-subscribe button.button {background:none repeat scroll 0 0 transparent;border:0 none;cursor:pointer;margin:0;overflow:visible;padding:0;width:auto;}
.checkout-cart-index .block-content .input-box{padding:4px 10px 0;}

.poweredByMailchimp {float:right;margin-top:40px;clear:both;}
/* Affiliateplus stylesheet */
.affiliate_message { margin: 10px 0px 0px 0px; }

/* Banner-Links */
#banner-view-list li.banner-view-item{ border-top: 2px solid #CCCCCC; margin-bottom: 45px; }
#banner-view-list li.banner-view-item span.share{ float: right; }

/* Referer */
#referer_grid thead th a { color: #0A263C; }
#referer_grid thead th a:hover{ color: #0A263C; }

/* Miniform request money */
.affiliateplus_form_request { overflow: hidden; margin-bottom: 10px; }

/* Tiers */
#tiers_grid thead th a { color: #0A263C; }
#tiers_grid thead th a:hover{ color: #0A263C; }

/* Payment Method */
li.payment_method_form { margin-left: 21px; }
#affiliateplus_payment_request_form input.radio { float:left; margin: 3px 5px 0px 0px; }

/*  Contact Group */
#group-table tr { cursor:pointer;}
#group-table tr:hover{ background-color:#FCF5DD}

/* End */

.affiliateplus-account-bottom  button.button{background:none;height:57px;}

#signup_affiliate_account_form .color-box {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #F5F5F5;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
/* Refer a Friend */
#affiliateplus-sidebar {
    width: 345px;
}

#affiliateplus-sidebar .allow .step-title {
    cursor: pointer;
    float: left;
    width: 100%;
    padding: 8px 5px;
    text-align: left;
    background: url('http://www.feldheim.com/skin/frontend/base/default/css/magestore/images/social.png') no-repeat;
    background-position: left 5px;
    background-color:  #0081ba;
    opacity: 0.85;
    filter:alpha(opacity=85);
    transition:all 200ms ease-out;
    -webkit-transition:all 200ms ease-out;
    -moz-transition:all 200ms ease-out;
    -o-transition: all 200ms ease-out;
}
#affiliateplus-sidebar .allow .step-title:hover{
    opacity: 1;
}
#affiliateplus-sidebar .allow .step-title.email-logo{
    background-position: left -67px;
}

#affiliateplus-sidebar .allow .step-title.facebook-logo{
    background-position: left -39px;
}

#affiliateplus-sidebar .allow .step-title.twitter-logo{
    background-position: left -8px;
}

#affiliateplus-sidebar .allow .step-title.google-logo{
    background-position: left -97px;
}

#affiliateplus-sidebar .step, #affiliateplus-sidebar p.box-content{
    padding: 8px;
    float: left;
    width: 100%;
    margin-top: 0px;
}

#affiliateplus-sidebar .form-list textarea{
    width: 100%;
    height: 100px;
}

/* Personal */
#affiliateplus-sidebar #input-personal-url{
    width: 100%;
    float: left;
}
#affiliateplus-sidebar #input-personal-url #personal_url{
    width: 100%;
}
#affiliateplus-sidebar #personal_affiliate_url{
    width: 100%;
    text-align: left;
    margin-left: 5px;
}

/* Email */
#affiliateplus-sidebar .step-title span.email-logo{

}
#affiliateplus-sidebar .active .step-title span.email-logo, #affiliate-opc-email .step-title:hover span.aff-logo{
    //background: url('http://www.feldheim.com/skin/frontend/base/default/css/magestore/images/email-color.png') no-repeat;
}
#affiliateplus-contact-list .form-list .input-box, #affiliateplus-contact-list .form-list .input-box select{
    width: 100%;
}
#affiliateplus-contact-list .buttons-set{
    padding-top: 7px;
    border-top: 0px;
    margin-top: 0px;
}

/* Google */
#affiliateplus-sidebar .step-title span.aff-logo{
    padding-left: 60px; 
    color: #fff;
}
#affiliateplus-sidebar .step-title span.google-logo{

}

#affiliateplus-sidebar .tweeter span.span{
    -webkit-border-radius: 3px;
    border: #CCC solid 1px;
    padding: 2px;
    -moz-border-radius: 3px; border-radius: 3px;
    background-image: -moz-linear-gradient(top, white, #DEDEDE);
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#DEDEDE));
    background-image: -ms-linear-gradient(top, white, #DEDEDE);
    background-image: linear-gradient(top, white, #DEDEDE);
    background-image: -o-linear-gradient(top, white, #DEDEDE);
}
#affiliateplus-sidebar button.tweeter span.span span{
    background: url('http://www.feldheim.com/skin/frontend/base/default/css/magestore/images/tweet.png') no-repeat -26px 3px;
    padding: 0px 3px 0px 24px;
    color: #1E7EC8;
    margin-left: 2px;
}


#affiliateplus-sidebar .buttons-set{
    padding-top: 7px;
    border-top: 0px;
    margin-top: 0px;
}

#affiliateplus-sidebar .affiliateplus-opc li{
    margin-bottom: 8px;
    float: left;
    width: 100%;
}

/* Share on Product Detail Page */
.affiliateplus-share-product .affiliateplus-share-img {
    position: relative;
    float: left;
    top: -16px;
}
.affiliateplus-share-product .share_twitter iframe{
    width: 88px !important;
}
.affiliateplus-share-product .share_facebook .fb_button{
    background: url("http://www.feldheim.com/skin/frontend/base/default/css/magestore/images/fb_share_button.png") no-repeat;
    border: none;
    height: 20px;
    width: 70px;
    cursor: pointer;
    position: relative;
    bottom: 1px;
    color: #FFF;
    font-size: 12px;
    padding-top: 2px;
    padding-left: 16px;
}
.affiliateplus-share-product .affiliateplus-sharing {
    float: right;
}
.affiliateplus-share-product .share {
    float: right;
    margin-top: 5px;
}

/* Share on Product List Page */
.affiliateplus-share-product-list{
    overflow: hidden;
    margin: 3px 0px;
}
.affiliateplus-share-product-list .logo{
    width: 16px; height: 16px;
    margin-right: 8px; border: none;
    cursor: pointer;
}
.affiliateplus-share-product-list .email-logo{
    background: url('http://www.feldheim.com/skin/frontend/base/default/css/magestore/images/email-color.png') no-repeat;
}
.affiliateplus-share-product-list .facebook-logo{
    background: url('http://www.feldheim.com/skin/frontend/base/default/css/magestore/images/facebook-color.png') no-repeat;
}
.affiliateplus-share-product-list .twitter-logo{
    background: url('http://www.feldheim.com/skin/frontend/base/default/css/magestore/images/tweet.png') no-repeat 0px 3px;
}
.affiliateplus-share-product-list .google-logo{
    background: url('http://www.feldheim.com/skin/frontend/base/default/css/magestore/images/gplus-color.png') no-repeat;
}
.affiliate-opc-google .step-title {
    border-bottom: none;
}
/*=======By Crystal========*/
.affiliate-page #affiliateplus-sidebar {
    float: right;
    width: 40%;
    padding: 0;
}
.affiliate-page .aff-refer{
    float: left;
    width: 58%;
    margin-bottom: 20px;
}
.fieldset-sources {
    border: 1px solid #e7e7e7;
}
.fieldset-sources table,
.fieldset-sources table tbody {
    width: 100%;
}
.fieldset-sources table tbody tr td {
    padding: 3px 3px 3px 10px;
}
#affiliateplus-sidebar .block.block-list {
    border: 1px solid #e7e7e7;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
#affiliate-opc-personal-url li.control label{
    padding: 0;
    min-width: 50%;
}
#affiliateplus-sidebar .actions{
    margin-top: 0;
    overflow: hidden;
    float: left;
    width: 100%;
}
#affiliateplus-sidebar .opc.affiliateplus-opc {
    float: left;
    width: 100%;
}
#affiliate-opc-email-content .form-list{
    float: left;
    width: 100%;
}
#affiliate-opc-email-content .input-box,
#affiliate-facebook-form .input-box,
#affiliate-opc-twitter-content .input-box{
    float: left;
    width: 100%;
}
.opc.affiliateplus-opc .a-item {
    border-bottom: 1px solid #e7e7e7;
    border-left:  1px solid #e7e7e7;
    border-right:  1px solid #e7e7e7;
}
@media screen and (max-width: 700px) {
    .affiliate-page .aff-refer,
    .affiliate-page #affiliateplus-sidebar {
        width: 100%;
    }
    .affiliate-page #affiliateplus-sidebar {
        float: left;
    }
}
@media screen and (max-width: 770px) {
    .affiliate-page h2.legend, .affiliate-page .aff-main-content .block .block-title strong{
        border-left: none !important;
        color: #fff !important;
        text-transform: none !important;
        padding: 7px 15px 7px 60px !important;
        font-weight: 600 !important;
        line-height: 18px;
    }
    .affiliate-page h2.legend, .affiliate-page .aff-main-content .block .block-title strong:after{
        border-left: none !important;
        color: #fff !important;
        text-transform: none !important;
        padding: 7px 15px 7px 60px !important;
        font-weight: 600 !important;
        line-height: 18px;
    }
}
.affiliateplus-share-product-list .logo-social{
    width: 0;
    height: 0;
    min-width: 0 !important;
    min-height: 0 !important;
    text-align: center;
    padding: 10px;
    margin-right: 0px;
    border: none;
    cursor: pointer;
    display: block;
    float: left;
    margin-left: 5px;
}
@media screen and (max-width: 771px){
    .affiliateplus-share-product-list .logo-social{
        max-width: 0;
        min-height: 0;
    }

}
#tinybox {
    position:absolute; 
    display:none; 
    padding:10px; 
    background:#fff url(http://www.feldheim.com/skin/frontend/base/default/css/tinybox/images/preload.gif) no-repeat 50% 50%; 
    border:10px solid #e3e3e3; 
    z-index:2000;
    //height: auto !important;
}
#tinymask {
    position:absolute; 
    display:none; 
    top:0; 
    left:0; 
    height:100%; 
    width:100%; 
    background:#000;
    z-index:1500
}
#tinycontent 
{
    background:#fff
}
#magestore-bannerslider-popup{
	padding: 2px;
    position: fixed;
    z-index: 19990;
	background: #fff;
	border: 2px;
}
#magestore-bannerslider-popup-close{
	cursor: pointer;
    height: 22px;
	width:22px;
    position: absolute;
    right: 0px;
    top: -25px;   
    z-index: 19999;
	background:url(http://www.feldheim.com/skin/frontend/feldheim/blank/css/magestore/bannerslider/image/close-tiny.png) no-repeat center;
}
#bg_fade {
    background-color: #000000;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1000;
	opacity: 0.7;
}
