
/* Data Table */
.data-table { width:100%; border:1px solid #CEC6C0; }
.cart .data-table { border:0; }
.data-table .odd { background:#fff; }
.data-table .even { background:#f0f0f0; }

/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,.data-table th.last { border-right:0; }
.data-table tr.last th span.price ,.data-table tr td span.price{ font-size: 12px; white-space: nowrap;}
.data-table th { padding:3px 8px; font-size:11px; font-weight:bold; }
.data-table td { padding:3px 8px; }
.data-table thead th { font-weight:bold; padding:5px 8px; white-space:nowrap; vertical-align:middle; border-bottom:4px solid #fff; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,.data-table thead th a:hover { color:#fff; }
.data-table thead th { background:#ffcf01; }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }
.data-table tfoot { border-bottom:1px solid #CEC6C0; }
.data-table tfoot tr.first { }
.data-table tbody tr td { font-size:11px; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #CEC6C0; }
.data-table tfoot strong { font-size:16px; }
.data-table tbody th,.data-table tbody td { border-right:1px solid #CEC6C0; }

/* CMS Home Page */
.cms-home .subtitle { }
.cms-index-index .subtitle { }

/* Pager */
.pager { font-size:11px; padding:4px 8px; border-top:1px solid #e2e2e2; text-align:center; }
.pager .amount { float:left; margin:0; }
.pager .limiter { float:right; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { margin:0 140px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages .current {}

.link-cart { color:#dc6809 !important; font-weight:bold; }
.link-wishlist { color:#dc6809 !important; font-weight:bold; }
.link-reorder { font-weight:bold; color:#dc6809 !important; }
.link-compare { font-weight:bold; }
.link-print { /*background:url(../../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.link-rss { background:url(../../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.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; 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; }

/* ======================================================================================= */

/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 12px; }
.cart .page-title h1 { margin:10px 0 0; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name { font-weight:bold; margin:0 0 5px; font-size:11px; color: #463830; }
.cart-table .item-options { font-size:11px; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:15px 0 0; }
.cart-table .btn-update,.cart .btn-checkout { float:right; }
.cart-table .btn-continue span,.cart-table .btn-update span { }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { }
.cart .cart-collaterals .col2-set { float:left; width:605px; /* display: none; */ }
.checkout-cart-index .cart .cart-collaterals .col2-set {width: auto;}
.cart .cart-collaterals .col2-set .col-2 { width:294px; }
.cart .crosssell { border:1px solid #cec3b6; background:#fafaec; padding:12px 15px; }
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,.cart .shipping { border:1px solid #d0cbc1; background:#fff url(../../images/bkg_block-title.gif) 0 0 repeat-x; padding:12px 15px; margin:0 0 18px; }
.cart .discount h2,.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; font:bold 13px/16px Arial, Helvetica, sans-serif; padding:0 0 0 21px; color:#ffcf01; text-transform:uppercase; }
.cart .discount button span,.cart .shipping button span { border-color:#406a83; /* background:#618499; */ }
.cart .discount .buttons-set,.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
.cart .discount h2 { background-image:url(../../images/i_discount.gif); }
.cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:254px; }
.cart .shipping h2 { background-image:url(../../images/i_shipping.gif); }
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(../../images/bkg_divider1.gif) 0 0 repeat-x; }

/* Shopping Cart Totals */
.cart .totals { width:830px; margin:10px 0 0; border-top:1px solid #CEC6C0; border-bottom:1px solid #CEC6C0; }
.cart .totals table { float:right; font-size:12px; margin:20px 0 15px; }
.cart .totals td { padding:3px 15px 7px; }
.cart .totals td + td { text-align:right; }
.cart .totals tr.last td { }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; white-space:nowrap; }
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { padding:0 0 20px; text-align:right; clear:both; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; display:inline; }
.item-options dd { padding-left:5px; margin:0 0 6px; display:inline; }
.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 #CEC6C0; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:15px; top:7px; }
.col-right .truncated .show dl { left:-240px; top:7px; }

/* ======================================================================================= */

/* Checkout ============================================================================== */

/********** < Common Checkout Styles */

/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd { }
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em!important; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }
.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }
.opc .checkout-agreements { border:1px solid #CEC6C0; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; display:none; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel { }
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(../../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,.info-set h4 { font-size:13px; font-weight:bold; color:#ffcf01; }
.info-set h2 a,.info-set h3 a,.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #CEC6C0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#ffcf01; }
.info-set .data-table .product-name { font-size:1em!important; font-weight:bold!important; color:#1e7ec8!important; }
.info-set .data-table .product-name a { font-weight:bold!important; }
.info-set .data-table .item-options { margin:5px 0 0; }

/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0!important; margin:0; width:193px; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong {}
.block-progress .block-content { background:none; }
.block-progress dt { font-size:13px; font-weight:normal; line-height:1.35; border:1px solid #CEC6C0; margin:0 0 10px; padding:2px 8px; }
.block-progress dd { border:1px solid #CEC6C0; border-top:0; padding:8px 13px; margin:0 0 6px; font-size:11px; line-height:1.5em; }
.block-progress dt.complete { margin:0; background:#eee; }
.block-progress dt.complete a { text-decoration: underline;}
.block-progress dd.complete { }
.block-progress p { margin:0; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right; }
.opc .col2-set { }
.col2-set .col-1,.col2-set .col-2 { width:48%; }
.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(../../assets/icon_opc_back_yellow.gif) 0 50% no-repeat; padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }
.opc { position:relative; border-bottom:1px solid #CEC6C0; }
.opc li.section { }
.opc .step-title { border-color:#CEC6C0; border-style:solid; border-width:1px 1px 0; padding:4px 8px 6px; text-align:right; background:#463830; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
.opc .step-title h2 { float:left; margin:0 5px; font-size:11px; color: #fff; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
.opc .allow .step-title { cursor:pointer; }
.opc .allow .step-title .number { }
.opc .allow .step-title h2 { font-size:11px; font-weight:normal; }
ul#payment_form_payone_cc li,ul#payment_form_payone_debit li,ul#payment_form_payone_elv li { color:#ffcf01; }

/*.opc .allow .step-title a { display:block; }*/
.opc .active .step-title { background:#ffcf01; border:1px solid #CEC6C0; padding-bottom:5px; cursor:default; }
.opc .active .step-title .number { background:#fff; border-color:#fff; color:#ffcf01; }
.opc .active .step-title h2 { font-weight:bold; color:#463830;  }

/*.opc .active .step-title a { display:none; }*/
.opc .step { border:1px solid #CEC6C0; border-top:0; padding:20px; position:relative; }
.opc .step .tool-tip { right:30px; }
#opc-login .buttons-set { border-top:0; }
#opc-login .buttons-set a { float:right; }
#opc-login .buttons-set button { float:left; }
#opc-login h3 { font-size:12px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:11px; font-weight:bold; margin:10px 0; }
#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }
#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; font-size:12px; }
#opc-review table tbody td { padding:10px; border-bottom:1px solid #CEC6C0; }
#opc-review table tfoot td { padding:2px 9px; }
#opc-review table { padding-bottom:10px; }
#opc-review table tfoot strong { font-size:12px; color:#ffcf01; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #CEC6C0; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }
.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#ffcf01; }
.multiple-checkout h2 a,.multiple-checkout h3 a,.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em!important; font-weight:bold!important; color:#1e7ec8!important; }
.multiple-checkout .data-table .product-name a { font-weight:bold!important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }
.multiple-checkout .gift-messages { margin:15px 0 0; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }
.multiple-checkout .col2-set,.multiple-checkout .col3-set { background:#fbfaf6 url(../../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #CEC6C0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#ffcf01; }
.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(../../images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(../../images/bkg_grand-total.gif) 100% 0 no-repeat; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#ffcf01; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
.multiple-checkout .title-buttons button.button span { border-color:#406a83; background:#618499; }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span { border-color:#406a83; background:#618499; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(../../images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
#checkout-review-submit button { float:right; padding-right: 60px; padding-left: 60px; }

/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */

/* Login */
ul.form-list { margin-top:20px; }
.col2-set { margin:20px 0; }
.account-login .col-1,.account-login .col-2 { border:1px solid #CEC6C0; background:white url(../../assets/bgGradientE1.png) 0 -40px repeat-x; width:400px; }
.account-login .col2-set { margin-bottom:0; }
.account-login .col2-set+.col2-set { margin-top:-2px; border-top:0; }
.account-login .col-1 { float:left; margin:0 20px 0 0; }
.account-login h2 { min-height:16px; border-bottom:1px solid #eae4dc; margin-bottom:1.2em; padding-bottom:5px; padding-left:23px; background-position:0 1px; background-repeat:no-repeat; font-size:14px; color:#ffcf01; text-transform:uppercase; }
.account-login .new-users h2 { background-image:url(../../images/icon_page_white.gif); }
.account-login .registered-users h2 { background-image:url(../../images/icon_page_white_text.gif); }
.account-login .buttons-set { margin:0; border:none; border-top:1px solid #CEC6C0; background:white url(../../assets/bgGradientE1.png) 0 -70px repeat-x; padding:8px 13px; }
.account-login .buttons-set button { float:right; }
.account-login .content { height:200px; padding:20px; }
.account-login .input-text { display:block; }
p.required { font-size:11px; text-align:right; }

.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { /*background:#fff url(../../images/bkg_account_box.gif) 0 0 repeat-x;*/ border:1px solid #CEC6C0; padding:15px; margin:0 0 20px; }
.box-account .box-head { border-bottom:1px solid #CEC6C0; margin:0 0 10px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat; padding-left:21px;}
.dashboard .box .box-title { background:url(../../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; color:#ffcf01; }

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { background-image:url(../../images/i_folder-table.gif); }

/* Block: Account Information */
.dashboard .box-info .box-head h2 { background-image:url(../../images/i_ma-info.gif); }
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }
.sidebar .block { border:1px solid #CEC6C0; line-height:1.35; margin:0 0 20px; padding:5px 1px; width:195px; }

/* Sidebar =============================================================================== */
.block {margin:0 0 15px; }
.block .block-title { border-bottom:1px dotted #CEC6C0; padding:2px 9px; }
.block .block-title strong { margin-left:-8px; display:block; font:bold 12px/16px Arial, Helvetica, sans-serif; min-height:16px; padding:1px 0; text-transform:uppercase; color:#ffcf01; }
.block .block-title strong span { }
.block .block-title a { text-decoration:none!important; }
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#ffcf01; }
.block .block-content { }
.block .block-content li.item { padding:7px 9px; }
.block .btn-remove { float:right; margin:1px 0 2px 5px; }
.block .actions { border-top:1px solid #CEC6C0; padding:6px 9px; text-align:right; }
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 9px; }
.block li.odd { background-color:#fafafa; }
.block li.even { }

/* Mini Blocks */
.block-cart,.block-wishlist,.block-subscribe,.block-compare,.block-reorder,.block-poll,.block-viewed,.block-compared,.block-related,.block-tags,.block-login { font-size:11px; line-height:1.25; }
.block-cart .block-title strong,.block-wishlist .block-title strong,.block-subscribe .block-title strong,.block-compare .block-title strong,.block-reorder .block-title strong,.block-poll .block-title strong,.block-viewed .block-title strong,.block-compared .block-title strong,.block-related .block-title strong,.block-tags .block-title strong,.block-login .block-title strong { background-position:0 0; background-repeat:no-repeat; padding-left:21px; }

/* Mini Products List */
.mini-products-list .product-image { float:left; width:30px; }
.mini-products-list .product-image img { border:0; }
.mini-products-list .product-details { margin-left:60px; }

/* Block: Account */
.block-account { border-color:#CEC6C0; padding:0!important; }
.block-account .block-title { background:#ffcf01; border:0; padding:3px 10px; }
.block-account .block-title strong { font-size:13px; color:#463830; margin-left: 5px; }
.block-account .block-content { background:#fff; padding:7px 10px; }
.block-account .block-content li a { display:block; border-bottom:1px solid #CEC6C0; padding:3px 0; text-decoration:none!important; }
.block-account .block-content li a:hover { text-decoration: underline !important; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #CEC6C0; padding:3px 0; color:#ffcf01; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Cart */
.block-cart .block-title { 
/*border-bottom:0;*/
}
.block-cart .block-title strong { background-image:url(../../images/i_block-cart.gif); }
.block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { border-bottom:1px solid #c2c2c2; }

/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; color:#ffcf01; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item {/* background:#fff url(../../images/bkg_account_box.gif) 0 0 repeat-x; */ border:1px solid #CEC6C0; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#f0f0f0; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,.order-info dd,.order-info ul,.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }
.order-date { margin:10px 0; }
.order-info-box { /*background:#fff url(../../images/bkg_block-title.gif) 0 0 repeat-x;*/ border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 5px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
.order-items { width:100%; overflow-x:auto; }
.order-items h2,.order-items h3 { font-weight:bold; font-size:13px; }
.order-items .product-name { font-size:1em!important; font-weight:bold!important; }
.order-items .link-print { float:right; color:#1e7ec8; font-weight:normal; }
.order-items p .link-print { float:none; }
.order-gift-message { margin:15px 0; }
.gift-message dt strong { color:#666; }
.gift-message dd { margin:5px 0 0; font-size:13px; }
.order-about { margin:15px 0; }
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }
.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }
.tracking-table th,.tracking-table td { padding:1px 5px 0 0; }
.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(../../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }

/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,.page-print .price-excl-tax .label,.page-print .price-incl-tax .label,.page-print .price-excl-tax .price,.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,.my-wishlist .buttons-set .btn-share span { border-color:#406a83; background:#618499; }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:5px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }
.product-review .product-img-box { float:left; width:140px; }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block; }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #CEC6C0; }
.best-selling tr.odd { background:#f0f0f0 url(../../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(../../images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #CEC6C0; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #CEC6C0; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,.home-spot .best-selling a.product-name:hover { color:#203548; }

/* ======================================================================================= */

/* Forms ============================================================================ */
input,select,textarea {
	padding:2px;
	border:1px solid #463830;
	color:#463830;
	font:11px normal arial,verdana;
	vertical-align:middle;
}

select {
	padding:1px 1px 1px 0;
}

input:focus,select:focus,textarea:focus {
	border:1px solid #ffcf01;
	color:#463830;
}

form label,form legend,h4.legend {
	text-transform:uppercase;
	font-size:10px!important;
	font-weight:bold;
}

label a {
	color:#ffcf01;
}

span.inputRequirement {
	color:#ffcf01;
}

option,optgroup {
	font-size:11px;
}

optgroup {
	font-weight:bold;
}

input.form-radio {
	margin-right:3px;
	border:none;
}

input.radioButton {
	border:none;
}

.qty {
	width:2.5em;
	text-align:center;
}

#checkout-step-review textarea.input-text {
	width:560px!important;
}


	
/* Buttons */
button,
.button, 
.form-button, 
.form-button-alt, 
a.button,
input.submit,
a.link-print {
overflow: visible;
width:auto;
padding: 3px 20px 2px 4px;
height: auto;
font: bold 10px arial !important;
text-transform: uppercase;
color: #FFCF01 !important;
border: 1px solid white !important;
text-align:center;
vertical-align:middle;
line-height: normal !important;
cursor: pointer;
outline: 0;
text-decoration: none;
background: transparent url(../../assets/bgButtonYellowGrey.gif) 0 -30px repeat-x;
}

.form-button-yellow,
input#proceed,
input#goback:hover {
color: #463830 !important;
background-position: 0 0;
}

.form-button-yellow:hover,
input#proceed:hover,
input#goback {
color: #FFCF01 !important;
background-position: 0 -30px;
} 

button a,
.button a,
span.button a, 
button a.active,
button:hover,
input.submit,
.form-button:hover, 
.form-button-alt:hover, 
a.button:hover,
a.link-print:hover {
color: #463830 !important;
text-decoration: none;
border: 1px solid white;
}

button img {
display: none;
}

button:hover,
.button:hover,
.form-button:hover, 
.form-button-alt:hover, 
a.button:hover,
input.submit:hover {
background-position: 0 0;
color: #FFCF01;
}

.button-set { /* Container for form buttons*/
clear:both;
padding-top:8px;
text-align:right;
}

.button-set p a {
text-decoration: underline;
}


.buttonCheckout {
overflow: visible;
width:auto;
height: auto;
text-transform: uppercase;
color: white;
text-align:center;
vertical-align:middle;
line-height: normal !important;
cursor: pointer;
outline: 0;
text-decoration: none;
font: bold 14px arial;
padding: 12px 50px;
background: transparent url(../../assets/btn_place_order.png) 50% 50% no-repeat;
}

span#review-buttons-container input,
span#review-buttons-container input.active {
border: none;
}

.form-button span, 
.form-button-alt span {
white-space:nowrap;
}
       
a.form-button-alt { 
padding: 2px 9px; 
text-decoration:none;
}

.form-button-alt:hover { 
color:#FFCF01; 
text-decoration:none;
}

.backCheckout {
float: left;
}

.my-account a.link-print {
margin: 10px 0;
float: right;
}

/* end Button */

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; border-top:1px solid #e4e4e4; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { 
overflow: visible; 
border:1px solid #CEC6C0;
padding:22px 25px 12px 33px; 
margin:28px 0; 
}

.fieldset .legend { 
float:left; 
font-weight:bold; 
font-size:13px; 
border:1px solid #CEC6C0;
background:#fff; 
color:#FFCF01;
margin:-33px 0 0 -10px; 
padding:0 8px; 
position:relative; 
}
	
/* Form lists */
.form-list li {
	margin-bottom:6px;
}

.form-list li .input-box .input-text,.form-list li .input-box textarea {
	width:250px;
}

.form-list li .input-box select {
	width:256px;
}

.form-list li .input-box select.address-select {
	width:auto;
}

.form-list li.addElement {
	border-top:1px solid #DDD;
	padding-top:10px;
}

.group-select {
	margin:28px 0;
	border:1px solid #CEC6C0;
	padding:22px 25px 11px;
}

.group-select .legend {
	margin-top:-33px;
	float:left;
	border-right:4px solid white;
	border-left:4px solid white;
	background:#ffcf01;
	padding:2px 8px 3px;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}

.form-list .field {
	float:left;
	width:275px;
}

form#contactForm ul li {
	padding:7px 0;
	display:block;
}

form#contactForm ul li label {
	float:left;
	width:100px;
}

form#contactForm .group-select div {
	display:block;
	float:none;
	margin:10px 0;
}

.group-select .input-text,.group-select select,.group-select textarea {
	width:510px;
}

form#contactForm input.input-text {
	width:300px;
}

.category-custom-printing form#contactForm  input.input-text {
width: 250px;
}

.form-list .field .input-text,.form-list .field textarea {
	width:250px;
	clear:both;
}

.group-select li .input-box select {
	width:256px;
}

/** Messages  */
.success {
color:#ffcf01;
}

.error {
color:#df280a;
}

.notice {
color:#ffcf01;
}

.success,.error {
font-weight:bold;
}

.messages {
width:100%;
}

.checkout-cart-index .messages {
margin-bottom: 20px;
}


.contacts-index-index .messages_product_view {
margin-bottom:20px;
}


.error-msg, .success-msg, .notice-msg, .note-msg {
background-color:#FFCF01;
background-position:2.5em 50% !important;
background-repeat:no-repeat !important;
color:#463830;
display:block;
min-height:20px !important;
padding:1em 1em 0.7em 5em !important;
}

.shipment-methods .error-msg,
.shipment-methods .success-msg,
.shipment-methods .notice-msg,
.shipment-methods .note-msg {
width:auto!important;
}

.error-msg li,
.success-msg li,
.notice-msg li {
margin-bottom:.2em;
}

.error-msg {
background-image:url(../../images/i_msg-error.gif);
}

.success-msg  {
background-image:url("../../assets/success_msg_icon.png");
}

.notice-msg,
.note-msg {
background-image:url(../../images/i_msg-note.gif);
}

	
/* Form Messages */
.validation-advice,.required em,p.required {
	color:#ffcf01;
}

.required em {
	padding-right:3px;
	font-size:12px;
}

.validation-advice {
	clear:both;
	min-height:15px;
	margin-top:3px;
	background:url(../../assets/validation_advice_bg_yellow.gif) no-repeat 2px 1px;
	padding-left:17px;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
}

form#contactForm .validation-advice {
	padding-left:115px;
	background-position:100px 0;
}

.validation-failed {
	border:1px solid #FFCF01 !important;
	background:#FFF5CC!important;
}

label.required {
	font-weight:bold;
}

form#contactForm #recaptcha_widget {
	margin:0;
	border: 0;
	padding: 0;
}

form#contactForm #recaptcha_widget .col2-set {
margin-top: -32px;
}

form#contactForm #recaptcha_widget input {
width: 298px;
}

form#contactForm #recaptcha_widget h4 {
	display: none;
}

form#contactForm #recaptcha_widget .col-1 {
margin-bottom: 0;
}

form#contactForm #recaptcha_widget .col-2 {
width: 300px !important;
margin: 0;
}

form#contactForm #recaptcha_widget .col-2 div {
float: left;
margin-right: 10px;
}


/* ======================================================================================= */

/* 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 .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; }

/* ======================================================================================= */
