/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { background:#ffffff url("../images/bg_body.gif"); font:12px/1.35 Arial, Helvetica, sans-serif; color:#2F2F2F; }

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

a             { color:#36C; text-decoration:none; }
a:hover       { text-decoration:none; color:#0cdcf3;}
:focus        { outline:0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; }
h2            { font-size:18px; font-weight:normal; line-height:1.25; }
h3            { font-size:16px; font-weight:bold; line-height:1.25;color:#688A05;}
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 */
strong        { font-weight:bold; }
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; }

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


/* Layout ================================================================================ */
.wrapper {}
.page { width:1005px; margin:0 auto; padding:0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main-container {clear:both;}
.main {margin:0 auto; min-height:400px; padding:7px 0 10px;text-align:left; width:1002px /*995px*/;}

/* Base Columns */
.col-left { float:left; width:217px; margin:5px; }
.col-main { float:left; width:736px; padding:5px; }
.col-right { float:right;width:217px; margin:5px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right;width:765px /*758px*/; }
.col2-right-layout .col-main {float:left;width:765px/*758px*/;}

/* 3 Columns Layout */
.col3-layout .col-main { width:540px; }
.col3-layout .col-wrapper { float:left; width:778px; }
.col3-layout .col-wrapper .col-main { float:right; }

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

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

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


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:##8F8F8F; }
input.input-text,select,textarea { background:#fff; border:1px solid #B6B6B6; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

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

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

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

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

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

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

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

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

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

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

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

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

.buttons-set { clear:both; margin:0;padding:0; text-align:right;}
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}

.fieldset {border:1px solid #C8ECF2; margin:28px 0;padding:30px 25px 12px 33px;}
.fieldset .legend { background:none repeat scroll 0 0 #008EB3;
    border:1px solid #008EB3;
    color:#FFFFFF;
    float:left;
    font-size:13px;
    font-weight:bold;
    margin:-42px 0 0 -10px;
    padding:4px 8px;
    position:relative;}

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:10px; text-align:right; color:#f00; }
/* 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 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs {text-align:right; padding:0 10px; margin:0 0 5px;}
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title {margin:0; overflow:hidden; width:100%; }
.page-title h1,
.page-title h2 {color:#688A05;font-size:20px;margin:0 0 5px;}
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; }

/* Pager */
.pager {
    background:none repeat scroll 0 0 #ededed;
    border-top:1px solid #E2E2E2;
    font-size:11px;
    padding:0 8px;
    text-align:center;
}
.pager a {color: #737373;}
.pager .amount { float:left; margin-left:20px; position:relative;}
.pager .limiter { float:right; }
.pager .pages { float:left;margin:0 25px; position:relative;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}
.pager-bottom { padding: 10px 0; }
.pager-bottom .pages { text-align: left; float: none; }
.pager-bottom .pages ol { display: block; overflow: hidden; }
.pager-bottom .pages ol li { float: left; width: 150px; }
.pager-bottom .pages ol li.pager-next-i { float: right; }

/* Sorter */
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {clear:both;line-height:38px;}
.toolbar .pager { border:1px solid #dcdcdc; font-size:12px;}
.toolbar .sorter {}
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #C8ECF2; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #C8ECF2; }
.data-table thead { }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.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 {}

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

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

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
/*.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 */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; color:#f00; }
.link-wishlist { font-weight:bold; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; margin:0 auto;width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }


.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../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; }
.header-container {}
.header { padding:5px 10px 0 10px;}
.header .logo { float:left; margin-top:36px;text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; padding:0; }
.header .welcome-msg { font-size:13px; }
.header .links { float:right;margin-top:8px;}
.header .form-search { text-align:right; }
.header .form-search .search-autocomplete { z-index:999; }
.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; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.nav-container .form-search { text-align:right; }
.nav-container .form-search .search-autocomplete { z-index:999; }
.nav-container .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.nav-container .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.nav-container .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.nav-container .form-search .search-autocomplete li.selected {}
.header .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }

/********** < Navigation */
.nav-container {width:1003px;height:37px;background: url("../images/bg_nav_top.gif") repeat-x;margin:0 auto;}
#nav { line-height:35px; font-size:13px;margin:0 10px;}

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none;font-size:14px; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; }
#nav li a { float:left; padding:0 14px; font-weight:bold; color:#000; }
#nav li a:hover { background: url("../images/bg_top_menu_hover.gif") repeat-x; color:#ce3124; }
#nav li.over a,
#nav li.active a { color:#ce3124; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:450px; top:35px; left:-10000px; border:1px solid #ddd; background:#fafafa; }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ leven */
#nav ul ul,
#nav ul div {width:200px;top:0;left:0;position:relative;border:0; }

#nav ul li { line-height:20px;float:left; width:200px; }
#nav ul ul li {padding-left:15px;}
#nav ul li.last { border-bottom:0; }
#nav ul li a { font-size:12px;float:none; padding:3px 9px; font-weight:normal; color:#888 !important; }
#nav ul li a:hover { background:none !important;color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a { color:#000 !important; }

/* Show menu */

#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }

/*
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
*/
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block {margin:0 0 10px; }
.block .block-title { padding:0 10px;line-height:35px; background: url("../images/bg_block_title.gif") no-repeat;color:#28280C;text-transform:uppercase;}
.block .block-title strong { font-size:12px; font-weight:bold; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; }
.block .block-content { padding:10px;border:1px solid #E4D9BE; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions {padding:6px 0;text-align:right; }
.block .actions a { float:left; }
.block .empty {}

.block li.odd {}
.block li.even { background-color:#f6f6f6; }

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }

/* Block: Account */
.block-account {}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}
.block-layered-nav .btn-remove { float:left; margin:2px 3px 0 0; }
.block-layered-nav ol {margin-left: 10px;}
.block-layered-nav ol ol {margin-left: 10px;}
.block-layered-nav a {color:#000000;}
.block-layered-nav li {line-height: 18px;}
.block-layered-nav ol ol a {color:#36C;font-size:11px;}
.block-layered-nav ol ol li {
border-bottom: 1px solid #FDE3BD;
padding: 1px 4px 1px 0px;
font-weight: bold;
font-family: tahoma, verdana,arial,helvetica,sans-serif;
color: #36C;
font-size: 11px;
line-height: 18px;
}

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .amount a {font-weight:bold;}
.block-cart .subtotal { text-align:left; }
.block-cart .subtotal .price {font-weight:bold;}
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }

/* 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 .product { margin-left:20px; }
.block-related .product .product-image { float:left; margin-right:-65px; }
.block-related .product .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Recently Viewed */
.block-viewed {}

/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll label {}
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

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

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}

/* View Type: Grid */
.products-grid { border-bottom:1px dotted #ddd; position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:158px; padding:12px 10px 80px 20px; text-align:left; border-right: 1px solid #e4e4e4;  }
.products-grid li.last {background:none; border-right: 0; }
.products-grid .product-image { display:block; width:135px; height:135px; margin:0 auto 10px; }
.products-grid .product-name { margin:0 0 5px; font-weight:normal; font-size:13px; }
.products-grid .product-name a {}
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:758px; margin:10px auto 0 auto; padding-bottom: 10px; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

.products-grid .ratings .rating-links {
	clear: both;
}
.products-grid .minimal-price-link {
	display: none;
}
.products-grid .rating-numeric {
	display: none;
}
.products-grid button.btn-cart {
	border: 1px solid #000;
	background: none;
}
.products-grid button.btn-cart span, .products-grid button.btn-cart span span {
	color: #000;
	text-transform: uppercase;
	background: none !important;
	text-indent: 0;
}
.products-grid button.btn-cart span span {
	
}
.products-grid .add-to-links {
	margin-top: 10px;
}
.products-grid .add-to-links .link-wishlist {
	background: transparent url(../images/ico-wish.png) no-repeat left center;
	padding-left: 20px;
	font-weight: normal;
	color: #767676;
}

.add-top-links {text-align: left; padding-bottom: 10px; }
.add-top-links * {vertical-align: middle;}

.products-list a, .products-grid a { color: #000; }

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


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; display:block; clear: both;}
.wrapper-add-to .availability {display: block;}
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:0 0 7px; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend {}

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { font-weight:bold;  }

html body.catalog-product-view div.wrapper div.page-wrapper div.page div.main-container div.main div.col-main div.product-view div.product-essential form#product_addtocart_form div.product-shop div.wrapper-add-to div.add-to-inner div.price-box {
font-size: 20px;}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:normal;font-size:14px; text-decoration:line-through; }

/* Special price */
.special-price {color:#B80000;font-size:15px; margin: 0px; padding: 0px;} /* black friday fix */
.special-price .price-label { white-space:nowrap; }
.special-price .price { }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {}
.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; }

/* Configured price */
.configured-price {}
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* 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 notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle {}
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

.tier-prices-grouped {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px;color:#666666;font-weight:bold;}
.add-to-cart .qty { float:left;margin-top:9px;}
.add-to-cart button.button { float:left; margin-left:5px;margin-top:5px; }
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* 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-view {float:left;width:758px;margin-top:5px;}

.product-essential {}

.product-collateral .box-collateral {margin:0 0 15px; }

/* Product Images */
.product-view .product-img-box { float:left; width:247px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:278px; height:278px; 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(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../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 .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:500px; }
.col1-layout .product-view .product-shop { float:right; width:700px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-name {margin-bottom:10px;padding-bottom:5px;background: #688A05;}
.product-view .product-name h1 {font-weight:20px;color:#ffffff;line-height:36px;padding:0 15px;}
.product-view .short-description {}

/* 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 input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width: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 */
.product-view .grouped-items-table {}

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

/* Block: Additional */
.product-view .box-additional {}

/* Block: Upsell */
.product-view .box-up-sell {margin-top:30px; margin-bottom: 30px; clear: both;}
.product-view .box-up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags .form-add label { float:left; }
.product-view .box-tags .form-add .input-box { float:left; width:260px; margin:0 5px; }
.product-view .box-tags .form-add input.input-text { width:254px; }
.product-view .box-tags .form-add p { clear:both; }

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}

/* Send a Friend */
.send-friend {}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; }
.product-name a {}

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {}
.advanced-search-summary {}

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

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

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


/* Shopping Cart ========================================================================= */
.cart {}

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

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

.cart .crosssell {}
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #ddd; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }
.cart .totals table tfoot th {}

/* 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 ============================================================================== */
/********** < 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; }

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

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

.sp-methods .release-amounts { margin:0.5em 0 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.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 .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages {}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(../images/bkg_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; overflow:auto; border:1px solid #f00; width: 60%; float: left; margin-bottom: 5px; font-weight: bold}
.checkout-agreements .agree { padding:20px 0 0 30px; float: left; width: 35%; font-weight: bold}

/* Checkout Agreements onestepcheckout */
.onestepcheckout-column-right .checkout-agreements .agreement-content {width: 100%;}
.onestepcheckout-column-right .checkout-agreements .agree {width: 100%}
/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { margin-bottom:5px; }

.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { background-color:#f6f6f6;/*border-color:#FFFFFF #D9DDE3 #D9DDE3;border-style:solid;border-width:0 1px;*/padding:4px 8px 6px;text-align:right; }
.opc .step-title .number { background:none repeat scroll 0 0 #FFFFFF;border:1px solid #FFFFFF;color:#999999;float:left;font:bold 11px/14px arial,helvetica,sans-serif; margin:0 5px 0 0; padding:0 4px;}

.opc .active .step-title .number {background:none repeat scroll 0 0 #FFFFFF; border-color:#FFFFFF;color:#008EB3;}

.opc .step-title h2 { color:#999999; float:left;font:bold 13px/16px Arial,Helvetica,sans-serif;margin:0; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { background-color:#008EB3; cursor:default;border:1px solid #008EB3; color:#FFFFFF;padding-bottom:5px;padding-top:7px;}
.opc .active .step-title h2 {color:#FFFFFF;}
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }

.opc .order-review {}
.opc .order-review .authentication {}
.opc .order-review .warning-message {}

/* 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 {}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

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


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

/* Block: Account Information */
.dashboard .box-info {}

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* 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; }

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

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

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

/* Order Print Pages */
.page-print .print-head {}
.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; }

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


/* Footer ================================================================================ */
.footer {padding:8px;text-align:center;}
.footer p {  }
.footer address {clear:both;color:#393939;}
.footer ul {display:inline;}
.footer ul li {line-height:20px;text-align:left;}
.footer-container .bottom-container { text-align:center; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */
.clear {clear:both;}
.page-wrapper {width:1020px; margin:0 auto;background: url("../images/bg_wrapper_page.gif") repeat-y;}
.header-column-1 {float:left;width:315px;}
.header-column-2 {float:left;width:306px;margin-left:10px;}
.header-column-3 {float:right;width:325px}
.header-cart {float:right;width:325px;line-height:26px;}
.header-cart-title {float:left;font-size:13px;}
.header-cart-summary {float:left;margin-left:15px;color:#566805;font-weight:bold;text-transform:uppercase;}
.header-cart .link-checkout {float:right;margin-top:3px;}
.header .links a {color:#454545;}
.header .links a:hover {color:#939393;}
.header .links li {float:left;line-height:12px;padding:0 8px;font-size:12px;border-right:1px solid #454545;}
.header .links li.last  {border:0;}

.header-banner {text-align:center;font-weight:bold;color:#cc0000;width:306px;float:left;margin:31px 0 26px;}

.livechat-container-header {float:right;text-align:right;margin:0px 0 0px;width:325px; /*background: url("../images/searchsep.png") left center no-repeat;*/}

.form-search {float:right; margin:7px 7px 0 0;background-color:#F8F7FC;}
.form-search input.input-text {width:174px;}
.form-search button.button span {background:#4d4d4d none;height:22px;line-height:21px;padding:0 0 0 8px;font-size:12px;}
.form-search button.button span span {background: none;padding:0 8px 0 0;text-transform:none;}
.form-search label {float:left;margin-right:4px;color:#262C08;font-family:trebuchet MS;font-size:16px;font-weight:normal;text-transform:uppercase;}
.header .form-search input.input-text {border-color:#BDBDBD; float:left; margin-right:4px;width:203px;}
.header .form-search {width:306px;}

.breadcrumbs li a {color:#777046;}
.breadcrumbs li a:hover {color:#bdb791;}
.breadcrumbs li strong {color:#8A8663;font-weight:bold;}

.block-subscribe {min-height:202px;background: url("../images/bkg-newsletter-2.png") center top no-repeat;text-align:center; height: 190px; font-size: 13px;}
.block-subscribe input.input-text {width:180px; text-align: center !important; border: 1px solid #bdda92; margin-bottom: 5px; padding: 5px;}
.block-subscribe button.button-go {height: auto; width: auto;} 
.block-subscribe button.button-go span {background-image: none; background-color: #3c3c3c; padding: 5px; width: auto; height: auto;}
.top_news {padding:45px 5px 10px 5px; }
.top_news h1 {font-size:17px;font-weight:bold;}
.top_news p {font-weight:normal;}

.blockclear {margin:0 0 10px;}

.footer a { color:#393939;text-decoration:none;}
.footer a:hover {color:#5D5D5D;}


.footer-row-top {text-align:left;float:left;position:relative;width:987px;border: 1px solid #EAE5D2;background: #F1EEE4 url("../images/bg_footer.png") repeat-x;}
.first-block {min-height:115px;padding:0 35px;float:left;margin-bottom:10px;width:270px;border-right:1px solid #EAE5D2;}
.second-block {min-height:115px;padding:0 30px;float:left;margin-bottom:10px;width:115px;border-right:1px solid #EAE5D2;}
.third-block {min-height:115px;padding:0 10px;float:left;width:float:left;;margin-bottom:10px;text-align:center;border-right:1px solid #EAE5D2;}
.fourth-block {padding:0 21px;min-height:115px;float:left;width:200px;margin-bottom:10px;}
.right-footer-container {background:none repeat scroll 0 0 #FFFFFF;border:3px solid #85A53E;float:right;height:161px;margin-right:2px;margin-top:10px;width:233px;}
.top-text {margin:-10px auto 8px;color:#5D5D5D;font-size:13px; font-weight:bold; text-align:center;text-transform:uppercase;}
.top-text span {background-color:#ffffff;padding:0 5px;}
.footer ul.firstcol { clear:both;display:inline;float:left;}

.third-block img {margin-bottom:5px;}
.third-block a {float:left;width:50px;font-size:9px;text-align:center;line-height:12px;color:#5D5D5D;}
.block-footer-subscribe .block-content {float:right;width: 195px;}
.fourth-block p {float:right;width:175px;}
.fourth-block li {float:left;width:205px;margin-bottom:5px;}
.fourth-block li span {font-size:14px;font-weight:bold;color:#62A10F;}

.customer-account-login .col-main { padding:0 35px 35px;}
.account-login .content { border: 3px solid #CFEEF3; border-bottom:0;min-height:268px; padding:14px 30px;}
.account-login .content h2 {background:none no-repeat scroll 0 1px #3CA6C9;color:#FFFFFF; float:left; font-size:13px; font-weight:bold;margin:0 0 14px -38px;padding:7px 12px 6px;text-transform:uppercase;}
.account-login .buttons-set {border: 3px solid #CFEEF3; border-top:0;margin:0; padding:8px 13px;}

.wrapper-tabs {float:left;width:747px;border: 5px solid #688A05; border-radius:10px;}

.product-tabs {width:747px;float: left;position:relative;background-color:#688A05;}

.product-tabs li {display:inline;float:left;height:50px;border-radius:10px 10px 0 0;}
.product-tabs li a {height:50px;padding:0 20px;line-height:50px;float: left;color:#ffffff;font-weight:bold;}
.product-tabs li a span {}
.product-tabs li a:hover {}
.product-tabs li a:hover span {}
.product-tabs li.active {background-color:#ffffff;}
.product-tabs li.active a {color:#7e7e7e;}
.product-tabs li.active a span {line-height:31px;}
.product-tabs-content {float:left;width:706px;padding:15px;border: 5px solid #ffffff;background-color:#ffffff;border-radius:0 0 10px 10px;}
.cart-table .product-tabs-content {width: auto;} 

.product-view .form-add label {color:#008EB3;display:block;font-size:13px; font-weight:bold; margin:0 0 5px;}
.product-view .pr-snippet-wrapper {background:none repeat scroll 0 0 transparent; border:0 none;padding:0;}
.product-view .pr-snippet-review-count {float:left;line-height:13px;}
.product-view .pr-snippet-stars {background:none repeat scroll 0 0 transparent;border:0 none;padding:0;}
.product-view .pr-snippet-read-write {background:none repeat scroll 0 0 transparent;border:0 none; clear:none; float:left; line-height:15px;padding:0 5px;margin:0;}
.product-view .pr-snippet-read-write a.pr-snippet-link {color:#010101;text-decoration:underline;font-size:11px;}
/*.product-view .product-shop .add-to-links {list-style-type:disc; }*/

.product-view .short-description {color:#545454;font-size:13px;margin:0;min-height:145px;padding:10px 0;}
.product-view .short-description div.std ul { list-style-type:disc;margin:0 0 0 15px;}

.wrapper-add-to {float:left;border:1px solid #CCCCCC;padding:3px;}
.add-to-inner {float:left;width:476px;min-height:44px;background-color:#EEEDEB;padding:10px 8px;}
.add-to-inner .price-box {float:left;}
.add-to-inner .add-to-box {float:right;margin-top:4px;width:305px;}
.add-to-inner .add-to-links {float:right;width: 85px;margin-left:20px;}
.add-to-inner .add-to-links a {color:#484848 !important; font-size:10px;font-weight:normal !important; text-decoration:none;}
.add-to-inner .add-to-cart {line-height:37px;}
.col2-right-layout-product .col-main {width:995px;min-height:650px;position:relative;}
/*.col2-right-layout-product .product-view {width:995px;}*/
.col2-right-layout-product .product-img-box {}
.col2-right-layout-product .product-top {float:left;margin:10px 0;width:758px;}
.product-top {
    overflow: hidden;
    zoom: 1;
}
.col2-right-layout-product .product-essential {width:758px;}
.col2-right-layout-product .product-collateral {width:758px;margin-top:10px;}
/*.col2-right-layout-product .col-right {position: absolute;right:8px; top:95px;}*/
.product-top #dakota_review_snippet {float:left;width:728px;padding:0 15px;}
.add-this-label {float:right;margin-right:10px}
.addthis_toolbox {float:right;}

.pager .view-mode a.grid {
    background:url("../images/grid-view-Nor.png") 2px center no-repeat;
    color:transparent;
    height:10px;
    width:16px;
}
.pager .view-mode strong.grid {
    background:url("../images/grid-view-Act.png") 2px center no-repeat;
    color:transparent;
    height:10px;
    width:16px;
}
.pager .view-mode a.list {
    background:url("../images/list-view-nor.png") -8px center no-repeat;
    color:transparent;
    height:10px;
    width:16px;
}
.pager .view-mode strong.list {
    background:url("../images/list-view.png") -8px center no-repeat;
    color:transparent;
    height:10px;
    width:16px;
}
/*.catalog-category-view*/ .toolbar .view-mode {
    float:left;
    position:relative;
}
.block-cart .actions {
    border-bottom:1px solid #E4D9BE;
    text-align:left;
}
.block .block-subtitle {
    color:#28280C;
    font-size:12px;
    font-weight:normal;
    margin:0;
    padding:5px 0;
}

button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; height:29px; background:transparent url("../images/bg_button.png") 0 0  no-repeat; padding:0 0 0 12px; font:bold 13px/28px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#ffffff; text-transform:uppercase;}
button:hover.button span {}
button.button span span { height:29px;padding:0 28px 0 0; background:transparent url("../images/bg_button.png") 100% -29px no-repeat; }
button:hover.button span span { }

button.button-1::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button-1 { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button-1 { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button-1 span { float:left; height:20px; background:transparent url("../images/bg_button_1.png") 0 0  no-repeat; padding:0 0 0 5px; font: 12px/19px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#ffffff; }
button:hover.button-1 span {}
button.button-1 span span { height:20px;padding:0 5px 0 0; background:transparent url("../images/bg_button_1.png") 100% -20px no-repeat; }
button:hover.button-1 span span { }

button.button-2::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button-2 { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button-2 { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button-2 span { float:left; height:20px; background:transparent url("../images/bg_button.png") 0 -65px  no-repeat; padding:0 0 0 8px; font:bold 11px/19px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#ffffff; text-transform:uppercase;}
button:hover.button-2 span {}
button.button-2 span span { height:20px;padding:0 20px 0 0; background:transparent url("../images/bg_button.png") 100% -85px no-repeat; }
button:hover.button-2 span span { }

button.button-go::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button-go { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button-go { overflow:visible; width:30px; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button-go span { float:left; height:24px; background:transparent url("../images/bg_button_go.png") no-repeat; padding:0;width:30px; font:bold 13px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#ffffff; text-transform:uppercase;}




button.btn-checkout span {
    background:url("../images/bg_proceed.gif") repeat-x scroll 0 0 transparent;
    border:0 none;
    color:#FFFFFF;
    font:bold 15px/40px Arial,Helvetica,sans-serif;
    height:40px;
    padding:0;text-transform:none;
}
button.btn-checkout span span {background-position:100% 0;padding:0 16px 0 14px;}
.cart-table .btn-continue span, .cart-table .btn-update span {
    background:url("../images/bg_updated_shopping.gif") repeat-x scroll 0 0 transparent;
}
.cart-table .btn-continue span, .cart-table .btn-update span {background:url("../images/bg_updated_shopping.gif") repeat-x scroll 0 0 transparent;height:25px;line-height:23px;text-transform:none;}

.cart-table .btn-continue {float:left;}
#opc-login h3 {
    border-bottom:1px solid #E4E4E4;
    font-size:13px;
    padding-bottom:2px;
    text-transform:uppercase;
}
.block-progress {border:0 none;}
.block-progress .block-title { background:none repeat scroll 0 0 transparent;border:0 none; margin:0 0 5px;padding:0;line-height:22px;}
.block-progress .block-title strong {
    color:#669900;
    font-size:13px;
}
.block-progress .block-content {background:none repeat scroll 0 0 transparent; border:medium none;padding:0;}
.block-progress dt {
    background:none repeat scroll 0 0 #EEEEEE;
    border:1px solid #A3AEB3;
    color:#999999;
    font-size:13px;
    font-weight:bold;
    line-height:1.35;
    margin:0 0 6px;
    padding:2px 8px;
}
.block-progress dt {
    background:none repeat scroll 0 0 #EEEEEE;
    border:1px solid #A3AEB3;
    color:#999999;
    font-size:13px;
    font-weight:bold;
    line-height:1.35;
    margin:0 0 6px;
    padding:2px 8px;
}
.cart .cart-collaterals .col2-set {
    float:left;
    width:658px;
}
.cart .totals {
    border:1px solid #C8ECF2;
    float:right;
    width:300px;
}
.cart .totals .checkout-types {
    font-size:12px;
    padding:8px 15px 15px;
    text-align:right;
}
.cart .totals table {
    margin:7px 0;
    width:100%;
}
.cart .totals table th, .cart .totals table td {
    padding:1px 15px 1px 7px;
}
.cart .totals tfoot td {
    padding-bottom:5px;
    padding-top:5px;
}
.cart .totals tfoot th strong, .cart .totals tfoot td strong {
    font-size:15px;
}
.cart .totals .checkout-types li {
    clear:both;
    margin:10px 0;
}
.cart .discount, .cart .shipping {
    border:1px solid #C8ECF2;
    margin:0 0 18px;
    padding:12px 15px;
}
.cart .discount, .cart .shipping {
    border:1px solid #C8ECF2;
    margin:0 0 18px;
    padding:12px 15px;
}
.cart .crosssell {
    border:1px solid #C8ECF2;
    padding:12px 15px;
}
.cart .discount .buttons-set, .cart .shipping .buttons-set {
    border:0 none;
    margin:10px 0 0;
    padding:0;
    text-align:left;
}
.cart .discount h2, .cart .shipping h2 {
    background-position:0 0;
    background-repeat:no-repeat;
    color:#262626;
    font:bold 13px/16px Arial,Helvetica,sans-serif;
    padding:0;
    text-transform:uppercase;
}
.cart .discount .buttons-set button.button, .cart .shipping .buttons-set button.button {float:left;}
#shopping-cart-table tr.last td {
    border-bottom:1px solid #C8ECF2 !important;
}
#shopping-cart-table tr.first th {
    color:#1B1B1B;
}
.data-table thead th {
    border-right:1px solid #C8ECF2;
    color:#424242;
    font-weight:normal;
    padding:2px 8px;
    vertical-align:middle;
    white-space:nowrap;
}
#shopping-cart-table tr.first th {
    border-bottom:1px solid #C8ECF2 !important;
    padding-bottom:8px;
    padding-top:8px;
}
#shopping-cart-table tr {
    color:#424242;
}
#shopping-cart-table {
    border-bottom:medium none;
}
#shopping-cart-table tr.last td {
    border-bottom:1px solid #C8ECF2 !important;
}

.data-table tbody th, .data-table tbody td {
    border-bottom:1px solid #C8ECF2;
    border-right:1px solid #C8ECF2;
}

/********************************************************************************************************/
.categorymenu {line-height:14px;top:128px;background-color: transparent;border:0px;font-size:14px;font-weight:bold;font-family:arial;height:33px;text-align:left; padding-bottom: 6px; border-bottom:#ddd2af 1px solid;}
.categorymenu a, .categorymenu a:visited {color: #393939; min-width:1px; xpadding:2px 13px 8px 11px; display: block;}

.dropdownslots .htmlslotcontainer{float:left;}
.dropdownslots .htmlslotcontainer a, .dropdownslots .htmlslotcontainer a:visited {padding:0px}
.categorymenu a:hover {color:#ce3124;}

.categorymenu div.inner{}
.categorymenu {height:30px;background:transparent url("../images/parentMenu_bg.gif") repeat-x top left; }
.xcategorymenu ul ul {background:transparent url(../images/background_dropdown_nav.png) top left;border:0px;padding:15px 0 8px 0;top:19px;width:118px;}
* html .categorymenu ul ul {background:transparent url(../images/background_dropdown_nav.gif) top left;}
.categorymenu div.subcategories{display:block;}
.categorymenu ul ul a, .categorymenu ul ul a:visited {color:#fff;padding:5px 5px;}
.categorymenu ul ul a:hover {background-color: #564f47;color:#439dd1;}


.categorymenu ul ul {background:orange;background-color:orange;border:1px solid #e5e5e5;}
.sf-menu ul li:hover, .sf-menu ul li.sfHover, .sf-menu ul a:focus, .sf-menu ul a:hover, .sf-menu ul a:active {background: white;}
.sf-menu li li {background-color:#FFFFFF;}
.categorymenu ul ul{background-color:white;}
.categorymenu ul ul.slots2{width:550px;}
.categorymenu ul ul.full{width:550px;}
.categorymenu ul ul.subcats2{width:375px;}
.categorymenu ul ul.slots1{width:265px;}
.categorymenu ul ul.subcats1{width:190px;}

.dropdownslots{margin-left:10px;}
.dropdownslotsdivider{width:10px;float:left;}
.categorymenu ul ul a, .categorymenu ul ul a:visited {color:#000;}
.categorymenu ul ul div.subcategories a:hover,.categorymenu ul ul div.subcategories a {background-color: white;color:black;font-style:none;}
.categorymenu ul ul a:hover,.categorymenu ul ul a {background-color: white;color:#CE3124;font-style:none;}
.categorymenu ul ul li.lidropdown a.level2anchors,.categorymenu ul ul li.lidropdown a:hover.level2anchors{background-color: white;color:#CE3124;font-style:none; border-bottom:dotted 1px #e5e5e5;width:100%;text-decoration:none;} 
.catcolumn{width:150px;margin-left:0px;margin-right:16px;}

.xcategorymenu {line-height:14px;top:128px;background-color: transparent;border:0px;font-size:14px;font-weight:bold;font-family:times New Roman;height:26px;text-align:left; border-top:#ce3124 2px solid;border-bottom:#ce3124 2px solid;}
.categorymenu a, .categorymenu a:visited, .categorymenu a:hover {color: #5e7126; min-width:1px; padding:4px 4px 8px 6px;}
.dropdownslots .htmlslotcontainer{float:left;}
.dropdownslots .htmlslotcontainer a, .dropdownslots .htmlslotcontainer a:visited {padding:0px}
.categorymenu a:hover {color:#ce3124;}








#custommenu {
    position:relative;
    z-index:1000;
    font-size: 15px;
    margin: 0 auto;
    padding: 0 16px;
    width: 974px;
}
div.menu {
    float: left; 
}

div.menu.act {
   
	background:url("../images/parentMenu_bg-hover.gif") repeat-x scroll 0 0 transparent;
}
div.menu.active {
  
	background:url("../images/parentMenu_bg-hover.gif") repeat-x scroll 0 0 transparent;
}
div.wp-custom-menu-popup {
    position:absolute;
    z-index:3000;
    border:5px solid #FFC0CB;
    display: none;
    background-color:#fff;
    text-align:left;
	background-attachment: scroll;
		border-top: none;
	border-right: solid 1px #ddd2af;
	border-left: solid 1px #ddd2af;
	border-bottom: solid 1px #ddd2af;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
line-height: 11px;
xmax-height: 300px;


	
	
	
}
div.menu, div.wp-custom-menu-popup {
    padding: 5px 12px 6px 8px;
}
div.menu a, div.wp-custom-menu-popup a {
    text-decoration: none;
    display:block;
}
div.wp-custom-menu-popup a.actParent {
    color: #4D4D4D;
}
div.wp-custom-menu-popup a.act {
      color: black; background: #e3e3e3;
}
div.column {
    float:left;
    width:200px; /* column width */
    padding:5px;
	
}
div.itemSubMenu {
    margin-left:20px;
}
.clearBoth {
    clear:both;
}
#popup3 span {line-height: 14px;}


.level1 {color: black; font-size:13px;}
.level2 {font-weight: normal; color: #64583f;}
.level2 a, .level2 a:visited{font-weight: normal; color: #000;}
.level2 a:hover { color: red; }

.cms-index-index .wrapper-slidercontent {height:257px;}
.cms-index-index .showcase-button-wrapper {left:4px;bottom:2px;}

.catalog-category-view .note-msg, .catalog-category-view .notice-msg {clear:both;}

.box-important {border-radius:8px;padding: 10px;margin-bottom:10px;font-size:15px;color:#ffffff;font-weight:bold;}
.box-important a {color:#ffffff;}
.box-up-sell .products-grid td {position:relative;background:url("../images/bg_grid_home.gif") no-repeat right center;padding:10px;}
.box-up-sell .products-grid td.last {background:none}
.upsell-content {float:right;width:225px;}
.upsell-product-name {font-size:13px;font-weight:bold;margin-bottom:3px;}
.upsell-product-name a {color:#8B6114;}
.box-up-sell .products-grid .product-image {float:left;width:125px;height:125px;}
.box-up-sell .action {}
.box-up-sell button {float:right;margin:5px 0;}
.box-up-sell .products-grid .price-box { float:left;margin:5px 0; width:118px;}

/* custom content categories ***************************************************************************/
.blank {color:#ffffff;}
.box-1-intro {position:relative;min-height:99px;margin-bottom:15px;padding:78px 0 0 16px;font-size:14px;}
.box-1-intro img {position:absolute;top:0;left:0;z-index:0;}
.box-1-intro p {position:relative; width:580px;z-index:5;}
.box-1-row {float:left;margin-bottom:25px;color:#3D3D3D;}
.box-1-row h1, .box-1-row h2, .box-1-row h3, .box-1-row h4 {color:#3D3D3D;}
.box-1-number {float:left;clear:both;width:100px;text-align:center;}
.box-1-text {float:left;width:658px;}


.box-2 {float:left;margin-bottom:15px;position: relative;}
.box-2 img {position:absolute;top:0;left:0;z-index:0;}
.box-2-title {position:absolute;top:5px;left:12px;color:#ffffff;z-index:5;}
.box-2-image {z-index:5;float:right;margin:11px 5px 0 0;}
.box-2-image img {position: relative;z-index:0;}
.box-2-description {float:left; height:70px;margin:39px 0 0 25px; overflow:hidden; position:relative; width:535px;z-index:5;}
.box-2-features {float:left; height:95px; margin:10px 0 0 25px; font-size:14px;overflow:hidden;position:relative; width:315px; z-index:5;}
.box-2-features ul {list-style:disc inside none;padding-left:5px;margin-bottom:5px;}
.box-2-features a {color:#000000;text-decoration:underline;}
.box-2-features a:hover {color:#666666;}


.box-3 {float:left;width:765px;margin-bottom:15px;position: relative;border: 1px solid #E5E1D1;}
.box-3-wrapper {float:left;width:759px;margin:3px;background: #E9E6DB url("../images/bg_box_testimonials.gif") repeat-x;}
.box-3-content {float:left;width:300px;margin:5px 38px;}
.box-3-content .autor {font-size:11px;color:#6B6B6B;}

.category-tabs {float:left;width:765px;margin-bottom:15px;border:1px solid #DDDDDD;}
.categories-tabs {float:left;width:765px;}
.categories-tabs li {display:inline; float:left; width:191px;text-align:center;height:50px;background: url("../images/tabs_categories.png") center 32px no-repeat;}
.categories-tabs li.active {background-position: center -38px;}
.categories-tabs li a {padding: 10px 5px;display:block;font-weight:bold;color:#999999;}
.categories-tabs li.active a {color:#CD0000;}
.categories-tabs-content {float:left;width:733px;padding:5px 15px 15px;}


.accordion-toggle {clear:both;padding:0 10px 0 78px;line-height:40px;font-size:21px;background-color:#cccccc;color:#ffffff;width:677px;height:40px;margin-bottom:8px;}
.accordion-toggle-green {background: url("../images/bg_accordion_green.png") no-repeat;}
.accordion-toggle-violet {background: url("../images/bg_accordion_violet.png") no-repeat;}
.accordion-toggle-blue {background: url("../images/bg_accordion_blue.png") no-repeat;}
.accordion-content {}
.accordion-wrapper-content {float:left;min-height:135px;width:765px;background-color:#EEEEEE;margin-bottom:8px;border:1px solid #E5E1D1;}
.accordion-image {width:131px;float:left;}
.accordion-text {width:614px;float:right;padding:10px;}
.accordion-text h1, .accordion-text h2, .accordion-text h3, .accordion-text h4 {color:#000000;}
.accordion-text button.button {float:right;margin-top:10px;}
.accordion-control {float:right;margin-top:9px;width:26px;height:26px;background: url("../images/bg_accordion_control.png") 0 0 no-repeat;}
.accordion-toggle-active .accordion-control {background-position: 0 -26px;}
/*******************************************************************************************************/

/***home************************************************************************************************/
.cms-index-index .std {clear:both;}
.box-featured-tabed {float:left;margin-bottom:10px;}
.box-featured-tabed .tabshome li {display:inline;float:left;margin-right:2px;}
.box-featured-tabed .tabshome li.last {margin-right:0;}
.box-featured-tabed .tabshome a {display:block;width:252px;line-height:35px;text-align:center;color:#ffffff;font-weight:bold;font-size:14px;background: url("../images/tab_home.png") 0 -35px no-repeat;}
.box-featured-tabed .tabshome li.active a {background-position: 0 0;}
.tabed-wrapper {clear:both;float:left;width: 758px;border: 1px solid #C7C7C7;}
.products-grid-home {float:left;width: 758px;margin:5px 0;}
.products-grid-home li {position:relative;float:left;width: 169px;min-height:282px;text-align:center;padding:10px;background: url("../images/bg_grid_home.gif") right center no-repeat;}
.products-grid-home li.last {background: none;}
.products-grid-home li a {color:#000000;font-weight:bold;}
.products-grid-home .price-box {color:#4D3924;font-size:14px;}
.products-grid-home .image-wraper {margin-bottom:8px;}
.products-grid-home .price-box {margin-bottom: 8px;}
.products-grid-home .actions {width: 170px;position:absolute;bottom:10px;}
.products-grid-home .pr-snippet-wrapper {border:0;background: transparent;}
.products-grid-home .pr-snippet-read-write {display:none;}
.products-grid-home .pr-snippet-stars {background: transparent;border:0;}
.products-grid-home .pr-snippet-review-count {line-height: 22px;}
.products-grid-home .pr-snippet-rating-decimal {display:none;}

.home-row {float:left;width:760px;margin-bottom:30px;}
/*******************************************************************************************************/

/***color dependent ************************************************************************************/
.celebrity .box-important {background: #00BA8A url("../images/bg_box_important_celebrity.png") repeat-x;}
.aquagreen .box-important {background: #00BA8A url("../images/bg_box_important_green.png") repeat-x;}
.bordeaux .box-important {background: #CF5364 url("../images/bg_box_important_bordeaux.png") repeat-x;}
.cyan .box-important {background: #23ADCA url("../images/bg_box_important_cyan.png") repeat-x;}
.amazongreen .box-important {background: #678B39 url("../images/bg_box_important_amazongreen.png") repeat-x;}
.purple .box-important {background: #8362c0 url("../images/bg_box_important_purple.png") repeat-x;}
.defaultgreen .box-important {background: #98b24c url("../images/bg_box_important_defaultgreen.png") repeat-x;}
.peelblue .box-important {background: #687ce1 url("../images/bg_box_important_peelblue.png") repeat-x;}
.citrusorange .box-important {background: #EC8155 url("../images/bg_box_important_citrusorange.png") repeat-x;}
.solaryellow .box-important {background: #E3C449 url("../images/bg_box_important_yellow.png") repeat-x;}
.beckerbrown .box-important {background: #C78437 url("../images/bg_box_important_brown.png") repeat-x;}
.darkgrey.box-important {background: #9E9E9E url("../images/bg_box_important_grey.png") repeat-x;}

.celebrity .product-name {background: url("../images/bg_title_celebrity.png") no-repeat;}
.aquagreen .product-name {background: url("../images/bg_title_green.png") no-repeat;}
.bordeaux .product-name {background: url("../images/bg_title_bordeaux.png") no-repeat;}
.cyan .product-name {background: url("../images/bg_title_cyan.png") no-repeat;}
.amazongreen .product-name {background: url("../images/bg_title_amazongreen.png") no-repeat;}
.purple .product-name {background: url("../images/bg_title_purple.png") no-repeat;}
.defaultgreen .product-name {background: url("../images/bg_title_defaultgreen.png") no-repeat;}
.peelblue .product-name {background: url("../images/bg_title_peelblue.png") no-repeat;}
.citrusorange .product-name {background: url("../images/bg_title_citrusorange.png") no-repeat;}
.solaryellow .product-name {background: url("../images/bg_title_yellow.png") no-repeat;}
.beckerbrown .product-name {background: url("../images/bg_title_brown.png") no-repeat;}
.darkgrey .product-name {background: url("../images/bg_title_grey.png") no-repeat;}


.celebrity .wrapper-tabs {border: 5px solid #e7262a;}
.aquagreen .wrapper-tabs {border: 5px solid #22987A;}
.bordeaux .wrapper-tabs {border: 5px solid #98223F;}
.cyan .wrapper-tabs {border: 5px solid #1BA2C8;}
.amazongreen .wrapper-tabs {border: 5px solid #4d7423;}
.purple .wrapper-tabs {border: 5px solid #8362c0;}
.defaultgreen .wrapper-tabs {border: 5px solid #8fa942;}
.peelblue .wrapper-tabs {border: 5px solid #485cbd;}
.citrusorange .wrapper-tabs {border: 5px solid #d66639;}


.product-tabs {background-color:#e7262a;}
.aquagreen .product-tabs {background-color:#22987A;}
.bordeaux .product-tabs {background-color:#98223F;}
.cyan .product-tabs {background-color:#1BA2C8;}
.amazongreen .product-tabs {background-color:#4d7423;}
.purple .product-tabs {background-color:#8362c0;}
.defaultgreen .product-tabs {background-color:#8fa942;}
.peelblue .product-tabs {background-color:#485cbd;}
.citrusorange .product-tabs {background-color:#d66639;}

.celebrity .box-up-sell {border-top:3px solid #e7262a;}
.aquagreen .box-up-sell {border-top:3px solid #22987A;}
.bordeaux .box-up-sell {border-top:3px solid #98223F;}
.cyan .box-up-sell {border-top:3px solid #1BA2C8;}
.amazongreen .box-up-sell {border-top:3px solid #4d7423;}
.purple .box-up-sell {border-top:3px solid #8362c0;}
.defaultgreen .box-up-sell {border-top:3px solid #8fa942;}
.peelblue .box-up-sell {border-top:3px solid #485cbd;}
.citrusorange .box-up-sell {border-top:3px solid #d66639;}
.darkgrey .box-up-sell  {border-top:3px solid #9E9E9D;}

.box-up-sell h3 { padding: 5px 0; }
.celebrity .box-up-sell h3 {color: #e7262a;}
.aquagreen .box-up-sell h3 {color: #22987A;}
.bordeaux .box-up-sell h3 {color: #98223F;}
.cyan .box-up-sell h3 {color: #1BA2C8;}
.amazongreen .box-up-sell h3 {color:  #4d7423;}
.purple .box-up-sell h3 {color:  #8362c0;}
.defaultgreen .box-up-sell h3 {color:  #8fa942;}
.darkgrey .box-up-sell h3 {color:  #9E9E9D;}
.peelblue .box-up-sell h3 {color:  #485cbd;}
.citrusorange .box-up-sell h3 {color:  #d66639;}

/*******************************************************************************************************/

.listing-type-grid {}
.listing-type-grid li.item {float:left;width:234px;margin:0 10px 10px;text-align:center;}
.promotion-content {width:217px;margin:0 5px; border: 3px solid #E7E7E7;border-top:0;border-radius:0 0 5px 5px;padding:5px 0;min-height:320px;}
.promotion-content .description {width: 160px;margin:10px auto;text-align:left;font-size:14px;}
.promotion-content .price-box {font-weight:bold;font-size:16px;}
.promotion-content .pr-snippet-wrapper {border:0;background: transparent;}
.promotion-content .pr-snippet-read-write {display:none;}
.promotion-content .pr-snippet-stars {background: transparent;border:0;}
.promotion-content .pr-snippet-review-count {line-height: 22px;}
.promotion-content .pr-snippet-rating-decimal {display:none;}
.promotion-title {margin-top:5px;}

.cms-image {float:left;width:60px;margin: 0 40px;}
.cms-content {float:left;width:600px;}
.listing-item {margin-bottom:10px;}
.listing-type-list {clear:both;}
.listing-type-list .promotion-content {width:732px;margin:0 7px;background-color:#f5f5f5;border: 3px solid #E7E7E7;border-top:0;border-radius:0 0 5px 5px;padding:5px 0;}
.listing-type-list .promotion-content .description {float:right;width:560px;margin-right:10px;}
.listing-type-list .product-image {width:100px;float:left;margin:10px 0 0 20px;}
.listing-type-list .controls {float:right;width:520px;margin-right:10px;}
.listing-type-list .price-box {float:left;margin-right: 15px;}

.blue {color:#016AAD;}
.green {color:#0A9103;}
.red {color:#BC5306;}

/* Ingredients */
.ingredients {float:left;margin:5px;width:368px;height:171px;background: url("../images/bg_boxes.png") no-repeat;}
.ingredients-content {float:right;margin:60px 10px 0 0;width:230px;height:100px;overflow:hidden;}

.apple {background-position: -4px -10px;}
.goji {background-position: -391px -10px;}
.argireline {background-position: -4px -187px;}
.noni {background-position: -391px -187px;}
.acai {background-position: -4px -365px;}
.coffeeberry {background-position: -391px -365px;}
.pomegranate {background-position: -4px -541px;}
.greentea {background-position: -391px -541px;}
.vitaminc {background-position: -4px -720px;}
.hyaluronic {background-position: -391px -720px;}
.salicylicacid {background-position: -4px -899px;}
.glycolicacid {background-position: -391px -899px;}
.amazonsuper7 {background-position: -4px -1078px;}
.marineextracts {background-position: -391px -1078px;}
/* Ingredients END */

/* contactus */
.contactus {float:left;margin:3px;width:373px;height:173px;background: url("../images/bg_boxes.png") no-repeat;}
.contactus-content {font-size:14px;float:right;margin:54px 10px 0 0;width:242px;height:106px;overflow:hidden;}
.link-contactus {color:#2C2C2C;font-size:14px;font-weight:bold;margin-top:10px;display:block;}
.link-contactus img {vertical-align:middle;}
.contactus-label {float:left;text-align:right;width:100px;}

.livechat {background-position: -4px -1282px;}
.joincommunity {background-position: -383px  -1282px;}
.speakphone {background-position: -4px -1459px;}
.sendemail {background-position: -383px  -1459px;}
/* contactus END */

/* featuredcategory */
.cbordeaux {color:#AE1F56;}
.cdarkgreen {color:#007C81;}
.cgreen {color:#34820A;}
.cblue {color:#2457B4;}
.cturquoise {color:#088CA8;}
.cviolet {color:#803692;}
.cred {color:#9D1407;}
.cbrown {color:#C14C00;}
.cgold {color:#A07500;}

.featuredcategory-left {float:left;width:491px;}
.featuredcategory-right {float:right;width:491px;}
.featuredcategory {float:left;margin:5px;width:481px;min-height:115px;background: url("../images/bg_box_featured_category.png") no-repeat;}
.featuredcategory-content {font-size:13px;color:#303030;float:right;margin:45px 10px 0 0;width:342px;height:60px;overflow:hidden;}
.link-featuredcategory {font-size:14px;font-weight:bold;margin-top:4px;display:block;text-decoration:underline;}

.chemical {background-position: 0 -8px;}
.exfoliators {background-position: -510px -8px;}
.healprotect {background-position: 0 -130px;}
.moisturizers {background-position: -510px -130px;}
.cleansetone {background-position: 0 -251px;}
.serums {background-position: -510px -251px;}

.featuredcategory-list {clear:both;float:left; margin-top:15px;width:481px;background:#ffffff;}
body.cms-featured-by-category {background:#451C47 url("../images/bg_featured_category.png") repeat-x;}
/* featuredcategory END */

/* bundle */
.type-bundle .wrapper-add-to {display:none;}
.type-bundle .product-options .options-list input {/*display:none;*/}
.type-bundle .price-notice {/*display:none;*/}
.product-options-bottom .add-to-cart {float:left;line-height:37px;}
.product-options-bottom .add-to-links {float:right;margin-top:4px;}
.product-options-bottom .price-box {float:left;width:175px;}
.type-bundle .price-as-configured .price-label {display:none;}
.type-bundle .add-to-links a { color:#484848 !important;font-size:10px; font-weight:normal !important;text-decoration:none;}
.product-options p.required {padding:0;display:none;}
.product-options-bottom {padding:3px;}
/* bundle END */

/* All Products */
.allproducts {float:left;margin:5px;width:368px;height:171px;background: url("../images/bg_boxes_allproducts.png") no-repeat;}
.allproducts-content {float:right;margin:60px 10px 0 0;width:230px;height:100px;overflow:hidden;}

.all-chemical-peels {background-position: 0 0;}
.all-cleanse-tone {background-position: -391px 0;}
.all-exfoliate-scrub {background-position: 0 -177px;}
.all-moisturizers {background-position: -391px -177px;}
.all-sale-products {background-position: 0 -355px;}
.all-treatments {background-position: -391px -355px;}
.all-new-products {background-position: 0 -539px;}
.all-top-sellers {background-position: -391px -539px;}
/* All Products END */

/* All Products Headers */
.allproductsheader {float:left;margin:5px;width:760px;height:145px;background: url("../images/bg_allproducts_headers.png") no-repeat;}
.allproductsheader-content {float:right;margin:55px 10px 0 0;width:595px;height:65px;overflow:hidden;}

.header-chemical-peels {background-position: 0 0;}
.header-cleanse-tone {background-position: 0 -153px;}
.header-exfoliate-scrub {background-position: 0 -305px;}
.header-treatments {background-position: 0 -459px;}
.header-moisturizers {background-position: 0 -612px;}
.header-sale-products {background-position: 0 -764px;}
.header-new-products {background-position: 0 -917px;}
.header-top-sellers {background-position: 0 -1071px;}
/* All Products Headers END */

/* reviews */
.box-reviews .pager {line-height:35px;border-bottom:1px solid #E2E2E2;}
.box-reviews dt {padding-top:15px;}
.box-reviews dd {margin-bottom:5px;clear:both;border-bottom:1px dotted #DDDDDD;padding-bottom:15px;}
.review-title {float:left;line-height:21px;font-weight:bold;}
.ratings-table {float:left;margin-right:10px;}
.review-by {margin-top:8px;}
.wrapper-add-review {margin-top:10px;}
.box-reviews .form-list input.input-text, .box-reviews .form-list textarea {width:700px;}
.product-top .ratings {float:left;margin:0 15px;width:400px;}
.product-top .rating-links a {color:#000000;text-decoration:underline;}
.product-top .rating-links a:hover {color:#5d5d5d;}
.review-grid {float:left; height:29px; line-height:20px; text-align:center; width:100%;}
.review-grid .ratings .rating-box {margin-left: 10px;}
.no-rating {margin:0 10px;float:left;}
.no-rating a {color:#000000;text-decoration:underline;}
.no-rating a:hover {color:#5d5d5d;}
/* reviews END */

.products-grid .actions {width:169px;}
.products-grid .product-image {clear:both;}

/* REVIEW */
#customer-reviews {
	background: #cdcdcd url(../images/bg_snapshot_header.gif) repeat-x left top;
	padding: 5px;
	border: 1px solid #999;
}
#customer-reviews .pager{
	background-color: #fff;
	border: 1px solid #999;
}
#customer-reviews dl {
	background-color: #fff;
	padding: 0 10px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
#customer-reviews .wrapper-add-review {
	background-color: #fff;
	border: 1px solid #999;
	padding: 10px;
}
#customer-reviews a {
	color: #387B3B;
}
#customer-reviews a:hover {
	color: #871734;
}
#customer-reviews .form-list .input-box {
	width: auto;
}
#customer-reviews .form-list .input-box input.input-text, #customer-reviews .form-list .input-box textarea {
	width: 665px;
}
#customer-reviews .data-table tbody th, #customer-reviews .data-table tbody td, #customer-reviews .data-table thead th {
	border-color: #999 !important;
}
 .box-reviews dd {
	border-bottom: 1px solid #CCCCCC;
}
.review-item-wrapper {
	overflow: hidden;
	zoom: 1;
}
.review-item-author {
	float: left;
	width: 33%;
}
.review-item-details {
	float: right;
	width: 65%;
}
.review-date {
	float: right;
	border: 1px solid #999;
	padding: 2px 4px;
}
#customer-reviews .pager .amount {
	margin-left: 0;
}
h3.rev-subtitle-pros {
	color: #669966;
}
h3.rev-subtitle-cons {
	color: #CC3333;
}
h3.rev-subtitle-best {
	color: #333333;
}
.rev-option {
	background: transparent url(../images/icon_grid_bullet.gif) no-repeat left 30%;
	overflow: hidden;
	zoom: 1;
	padding-bottom: 4px;
	padding-left: 9px;
}
.rev-option strong {
	float: left;
	width: 90px;
	text-transform: uppercase;
}
/* CART BUTTON */
button.btn-cart span {
    background: none !important;
    padding: 0 !important;
    height: 27px !important;
    overflow: hidden !important;
    width: 113px !important;
}
button.btn-cart span span {
    background: transparent url(../images/add-to-cart.gif) no-repeat left top !important;
    height: 27px !important;
    overflow: hidden !important;
    width: 113px !important;
    text-indent: -9999em;
}
button.btn-cart:hover span span {
    background-position: left bottom !important;
}
.promo-button button.btn-cart:hover span span {
	background-position: left top !important;
}
.product-shop .f-fix {
/* made change for featured-by-category background: transparent url(../images/dot.gif) no-repeat right 50px; */
 
    padding-bottom: 20px;
    width: 435px;
}
.product-shop .f-fix .desc {
    min-height: 100px;
	/* made change for featured-by-category width: 410px; */
    width: 410px;
}
.list-action {
    float: right;
    width: 160px;
}
.list-action-inner {
    padding-left: 25px;
}

.list-action .price-box {
   
    display: block;
    padding-bottom: 25px;
    padding-top: 25px;
}
.list-action .price-box .price {
    font-size: 15px;
    display: inline;
    padding: 0;
}
.list-action .add-to-links {
    padding-top: 20px;
}
.list-action .add-to-links a {
    color: #5d5d5d;
    font-size: 11px;
    font-weight: normal;
}
.list-action .add-to-links {
    list-style: square !important;
    margin-left: 13px;
}
.list-action .add-to-links li {
    display: list-item;
    list-style: square;
    
}
.rating-numeric {
    color: #fff;
    background-color: #414142;
    padding: 2px;
}
.list-action .special-price {
    font-weight: bold;
}
.list-action .old-price {
    color: #676767;
    font-size: 11px;
}
.list-action .price-box .old-price .price {
    font-size: 11px;
    text-decoration: none;
}
.product-shop .link-learn {
    color: #787878;
    text-transform: lowercase;
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
}
.link-learn-wrapper {
    padding-top: 10px;
}

.homeWrapper { width:1000px; min-height:450px; padding:0; padding-bottom:50px; margin:0px auto;}
.header {padding:5px 10px 0px 10px ; height:90px;}
.header .links {margin-right: 2px; margin-bottom: 20px}
.header ul {float:right; margin-bottom:10px; }
.header ul li {float:left; color:#666666;}
.header ul li.cartNav, .header ul.links li {color:#666666; margin-right:0px; font:bold 11px arial; padding: 0 3px;}
.header ul li.cartNav  a, .header ul.links li a {color:#666666; padding:0px 0px; font:bold 11px arial;}
.header ul li.cartNav  a:hover, .header ul.links li a:hover {color:#333; }
.header ul li.bag {color:#070707;  margin-right:15px;}
.header ul li.bag img {margin:-5px 5px 0 0;}
.header ul li.price {color:#699111; font:bold 13px arial; text-transform:uppercase; margin-right:30px;}
.header .header-cart-summary { color: #699111; width: 103px; margin-left:8px}
.header .header-cart {margin-bottom: 8px;}
.header .header-cart-title {margin-left: 8px;}
.header .logo {float:left; }
.header .question {float:right;}
.header .checkOut {margin-top: 5px; display: block;}


.navDiv, .categorymenu {padding:0 10px; height:44px; background: #faf6ed;  border-top:1px solid #ddd2af; border-bottom:1px solid #ddd2af;}
.navDiv  ul.nav, #custommenu {width:650px; float:left; margin-top:0px; padding: 0px;}
.navDiv  ul.nav li {display:inline-block; color:#ddd2af;}
.navDiv  ul.nav li a, #custommenu .menu a {color:#000; font:bold 14px arial; padding:16px 0px 12px;}
.navDiv  ul.nav li a:hover, #custommenu .menu a:hover, #custommenu div.menu.active .parentMenu a, #custommenu div.menu.act .parentMenu a {background:#89a53e; color:#fff; }
.navDiv  ul.nav li a.active, #custommenu .menu a:active, #custommenu div.menu.active .parentMenu a, #custommenu div.menu.act .parentMenu a {background:#89a53e;  color:#fff; }
#custommenu .parentMenu span {display: block; padding-left: 12px; padding-right:10px; border-right: 1px solid #DDD2AF; border-left: 1px solid #DDD2AF;}
#custommenu #menu3 .parentMenu span {border-left: 2px}
#custommenu #menug1 .parentMenu span {border-right: 2px}

#custommenu div.menu.active .parentMenu a span,
#custommenu div.menu.act .parentMenu a span,
#custommenu div.menu .parentMenu a:active span,
#custommenu div.menu .parentMenu a:hover span
{border-color:#89a53e}
#custommenu .menu {padding: 0px;}

.navDiv .field {width:300px; float:right; margin-top:10px;}
.navDiv .field .search, #search_box_id {color:#5a5a5a; width:220px; display:inline-block; padding:4px 5px;}
.navDiv .field .go, .form-search .go {background: url(../images/Home2/btnGo.png) no-repeat left top;  width:30px; height:24px; border:none; cursor:pointer}
.navDiv .field .go:hover, .form-search .go:hover {background: url(../images/Home2/btnGo_hv.png) no-repeat left top;  width:30px; height:24px; border:none; cursor:pointer}
.nav-container .form-search {padding:0px; margin-top:10px; margin-right:37px; }

.feature {padding:14px 5px 8px 0px;}
.feature a {margin-left:45px;}

button.advancedbutton-shopping, button.advancedbutton-checkout {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #ca0245;
    background-color: #ca0245;
}
button.advancedbutton-shopping span, button.advancedbutton-checkout span {
    background: none !important;
}
button.advancedbutton-shopping {
    background-color: #b9d2f2 !important;
    border-color: #b9d2f2 !important;
}
button.advancedbutton-shopping span span, button.advancedbutton-checkout span span {
    color: #fff !important;
    padding-right: 12px !important;
}
button.advancedbutton-shopping span span {
    color: #0257af !important;
}
button.advancedbutton-help {
    background-color:  #FFE000 !important;
    border-color: #FFE000 !important;
    height: 38px;
    float: left;
    margin-left: 200px;
    text-align: center;
}
button.advancedbutton-help span span {
    color: #000 !important;
    text-transform: none;
    font-size: 15px !important;
    width: 176px;
}
.discount-large {
    position: relative;
}
.cart .discount-large .discount h2 {
    font-size: 20px;
    
}
.discount-large label {
    font-size: 16px;
}
.living-social-discount {
    position: absolute;
    right: 10px;
    top: 10px;
}
.discount-large .input-text {
    width: 200px;
}
.discount-large .button span span {
    width: 166px;
    letter-spacing: 2px;
    font-size: 16px;
}
#custommenu #menu72 a, #custommenu #menu72 a span {
    color: #B80000 !important;
}
.products-list .rating-numeric {
    margin-right: 37px;
}
.products-list .ratings {
	clear: both;
    margin-bottom: 0;
}
.products-list .list-action .add-to-links {
    padding-top: 10px;
}
 .top-compare-list {
    float: right;
    height: 65px;
    width: 430px;
}
.top-compare-list li {
    position: relative;
    float: right;
    width: 70px;
}
.top-compare-list li.first {
    width: 120px;
}
.top-compare-list li.first-compare {
    width: 185px;
}
.success-msg li {
    overflow: hidden;
}
.top-compare-list li .vs {
    position: absolute;
    top: 25px;
    right: 5px;
}
.vo-joinus {
    background-color: #faf6ed;
    display: block;
    padding: 5px;
    border: 1px solid #89a53e;
    -webkit-border-radius: 5px;
    
    border-radius: 5px;
}
.vo-joinus strong {
    color: #89a53e;
    display: block;
    text-transform: uppercase;
}
.promo-product {
	border: 3px solid #cbcbcb;
	-webkit-border-radius: 10px;    
    border-radius: 10px;
	padding: 25px;
	margin-bottom: 150px;
}
.promo-product-inner {
	overflow: hidden;
}
.promo-details {
	padding-right: 40px;
	border-right: 1px solid #cbcbcb;
	min-height: 510px;
	float: left;
	padding-top: 15px;
	width: 547px;
}
.promo-prod {
	float: right;
	width: 300px;
	text-align: center;
}
.chatnow {
	padding-top: 50px;
}
.chatnow a {
	cursor: pointer;
}
.promo-product-name {
	font-size: 21px;
	padding: 12px 0;
	font-weight: normal;
}
.promo-product-name a {
	text-decoration: none;
}
.product-price {
	font-size: 22px;
	font-weight: bold;
}
.promo-rating {
	padding: 10px 0 20px 0;
}
.promo-button button.button span {
	font-size: 25px;
	padding: 5px 14px 3px !important;
	height: 33px;
}
.promo-button button.button {
	height: 37px !important;
}
.promo-headline {
	background: transparent url(../images/ls-logo.png) no-repeat right 75%;
	font-size: 24px;
	font-weight:600;
	padding: 10px 80px 10px 0;
	margin: 0;
	border-bottom: 1px dotted #afafaf;
	letter-spacing: -1px;
}
.promo-step {
	padding-top: 50px;
}
.promo-step-headline {
	font-size: 22px;
	font-weight:600;
	color: #333;
}
.promo-step p {
	font-size: 18px;
	color: #333;
	font-weight:normal;
}

.large-product-title {
	font-size:29px;
	font-weight:500;
    margin-top:-20px;
	
}
.popup_content_anchor {
	background-color: #000;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-top: 10px;
}
