/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2008 template-help.com
 */
#contactForm:after,
.popular:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* Layout ================================================================================= */
body { background: #FFF7EA url(../images/bg-wrap.jpg) left top repeat-x; }
.wrapper {  }
.page { width:990px; margin:0 auto; padding: 0 0 50px; text-align:left; }
.page-print { padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.page-popup p.a-right{padding:10px 0;}
.page-popup .nav{ padding:10px 0;}
.main {padding:20px 0 0;}

/* Base Columns */
.col-left { float:left; width:203px;}
.col-main { float:left; width:561px; padding-bottom:20px;}
.col-right { float:right; width:203px; margin-right: 2px;}

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; width:786px;}
.col2-right-layout .col-main {width:775px;}

/* 3 Columns Layout */
.col3-layout .col-main {margin-left:10px;}

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */

.menu{background:url(../images/menu_bg.gif) left bottom repeat-x #FFFFFF; width:100%;}
.menu .corner-left-top{background:url(../images/menu_corner_left_top.gif) left top no-repeat;}
.menu .corner-right-top{background:url(../images/menu_corner_right_top.gif) right top no-repeat; padding:0;}

.main-block{background:url(../images/main_block_corner_left_top.jpg) left top no-repeat #FFF; width:100%;}
.main-block .corner-right-top{background:url(../images/main_block_corner_right_top.jpg) right top no-repeat;}
.main-block .corner-left-bot{background:url(../images/main_block_corner_left_bot.jpg) left bottom no-repeat;}
.main-block .corner-right-bot{background:url(../images/main_block_corner_right_bot.jpg) right bottom no-repeat; padding:1px;}

.block-1{background:url(../images/block_1_border_top.jpg) left top repeat-x #434343; width:100%;}
.block-1 .corner-left-top{background:url(../images/block_1_corner_left_top.jpg) left top no-repeat;}
.block-1 .corner-right-top{background:url(../images/block_1_corner_right_top.jpg) right top no-repeat;}
.block-1 .corner-left-bot{background:url(../images/block_1_corner_left_bot.jpg) left bottom no-repeat;}
.block-1 .corner-right-bot{background:url(../images/block_1_corner_right_bot.jpg) right bottom no-repeat; padding:0;}

.block-2{background:url(../images/block_2_border_top.jpg) left top repeat-x #27BDFF; width:100%;}
.block-2 .corner-left-top{background:url(../images/block_2_corner_left_top.jpg) left top no-repeat;}
.block-2 .corner-right-top{background:url(../images/block_2_corner_right_top.jpg) right top no-repeat;}
.block-2 .corner-left-bot{background:url(../images/block_2_corner_left_bot.jpg) left bottom no-repeat;}
.block-2 .corner-right-bot{background:url(../images/block_2_corner_right_bot.jpg) right bottom no-repeat; padding:0;}

.block-3{background:url(../images/block_3_border_top.jpg) left top repeat-x #5D5D5D; width:100%;}
.block-3 .corner-left-top{background:url(../images/block_3_corner_left_top.jpg) left top no-repeat;}
.block-3 .corner-right-top{background:url(../images/block_3_corner_right_top.jpg) right top no-repeat;}
.block-3 .corner-left-bot{background:url(../images/block_3_corner_left_bot.jpg) left bottom no-repeat;}
.block-3 .corner-right-bot{background:url(../images/block_3_corner_right_bot.jpg) right bottom no-repeat; padding:0;}

.title{background:url(../images/title_block_bg.gif) left top repeat-x #F5F5F5; width:100%;}
.title .corner-left{background:url(../images/title_block_left_bg.gif) left top no-repeat;}
.title .corner-right{background:url(../images/title_block_right_bg.gif) right top no-repeat; padding:19px 28px 17px;}
.title h2{color:#525252; text-transform:uppercase; font-weight:bold; font-size:1.7em;}


/* Header ================================================================================ */
.header-container {}
.header {}
.header .left-col{width:421px; float:left;}
.header .right-col{width:500px; float:right;}
.header .row-1{padding-top:14px; height:40px;}
.header #logo{float:left; width:433px; height:135px; background: url(../images/logo.jpg) no-repeat left top; text-indent:-999em; overflow:hidden; cursor:pointer;}
.header .currency{float:right; margin-right:16px;}
.header .currency label{color:#434343; font-size:1em;}
.header .currency select{width:118px; height:22px;}
.header .language-switcher{float:right; padding:2px 1px 0 0;}
.header .language-switcher img{margin-left:1px;}
.header .form-search{float:right; width:280px; height:60px; overflow:hidden; padding:7px 15px 0 7px; background:url(../images/bg-search.jpg) left top no-repeat;}
.header .form-search label{display:none;}
.header .form-search input{width:115px; height:17px; margin:6px 10px 0 0; border: none; background-color: transparent; float:right;}
.header .form-search button{float:right; width:50px; height:37px; background:url(../images/btn-search.jpg) left top no-repeat;}
.header .form-search button span{display:none;}
.header .head-block-2{ background:url(../images/bg-nav-bottom.jpg) left top no-repeat; ; padding:7px 7px 7px 20px;}
/*
.header .head-block-2 .top{background:url(../images/head_block_2_top.jpg) left top no-repeat;}
.header .head-block-2 .bot{background:url(../images/head_block_2_bot.jpg) left bottom no-repeat; padding:7px 7px 7px 20px;}
*/
.header .welcome-msg { font-weight:bold; font-size:1.1em; color:#FFF; float:left; padding-top:9px;}
.header .welcome-msg a { text-decoration: none; color: #FCB43B; }

.header .links{float:right;}
.header .links li{float:left; margin-left:31px; padding:10px 0 7px; font-weight: bold; }
.header .links li a{color:#FFF; text-decoration:none;}
.header .links li a:hover{text-decoration:underline;}
.header .links li.last { font-size: 1.6em; text-transform: uppercase; font-weight: normal; margin: 0 45px 0 90px; }
/*
.header .links li.last{background:url(../images/top_links_button_left.gif) left top no-repeat; padding:0;}
.header .links li.last a{background:url(../images/top_links_button_right.gif) right top no-repeat; float:left; color:#3F3F3F; font-weight:bold; padding:10px 9px 9px; text-decoration:none;}
.header .links li.last a span{background:url(../images/top_links_button_bg_2.gif) left top repeat-x;}
.header .links li.last a span span{padding:10px 4px 12px 6px; background:url(../images/top_links_button_bg.gif) left top repeat-x;}
.header .links li.last a:hover span{text-decoration:underline!important;}
*/


/********** < Navigation */
#nav {font-size:13px;}

/* All Levels */
#nav li { text-align:left; position:relative; background: url(../images/menu_spacer.gif) 0px 0px no-repeat; }
#nav li.first{ background: none;}
#nav li li{border:0; background:#FFF;}
#nav li.over { z-index:999; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#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:20px; font-weight:bold; color:#747474; }
#nav li a:hover,
#nav li a:hover span { color:#000; }
#nav li.over a,
#nav li.active a span{ color:#BC2035; }

/* 2nd Level */
#nav ul { position:absolute; width:100%; top:75px; left:-10000px; }
#nav ul li { float:none; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:0 16px 12px 24px; font-weight:normal; color:#888 !important;}
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a  { font-weight:bold; color:#000 !important; }

/* 3rd+ leven */
#nav ul ul { top:7px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav span{text-transform:uppercase; font-weight:bold; color:#747474;}
#nav li li span{text-transform:none; font-size:12px; color:#2CBFFF; font-weight:normal;}
#nav li li a:hover span{color:#434343;}

#nav .corners-top{background:#FFF!important; padding:0!important; height:15px; margin-bottom:-1px;}
#nav .corners-bot{background:url(../images/menu_sub_left.gif) left bottom no-repeat!important; padding:0!important; margin-top:-4px;}
#nav .corners-bot div{background:url(../images/menu_sub_right.gif) right bottom no-repeat; padding:0 12px;}
#nav .corners-bot div div{background:#FFF!important; width:100%; padding:0; height:12px; overflow:hidden;}

#nav .corners-top iframe{position:absolute; top:0; left:-1px; filter:mask(); width:100%;}
/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea{font:11px Arial, Helvetica, sans-serif; vertical-align:middle; color:3F3F3F;}
input, input.input-text, select, textarea {background:#fff; border:1px solid #E0DFDF;}
input.input-text:focus, select:focus, textarea:focus {}
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em; }
textarea { overflow:auto; }

#option_5_file { height: auto;  }

button.button {
	background:0;
	border:0;
	cursor:pointer;
	overflow:visible;
	width:auto;
	font-family:Tahoma, Arial,Helvetica,sans-serif;
	font-size:11px;
}
button.button span {margin:0; display:block; background:url(../images/button_corner_left_bg.gif) left top no-repeat!important;}
button.button span span{display:block; background:url(../images/button_corner_right_bg.gif) right top no-repeat!important; padding:0 7px;}
button.button span span span{display:block; font-weight:bold; color:#fff; text-align:center; padding:4px 0 7px; height:11px; overflow:hidden; white-space:nowrap; background:#57331B!important; line-height:normal;}


.checkout-onepage-index .col-main button.button span,
.products-list button.button span,
.products-grid button.button span {background:url(../images/button_2_corner_left_bg.gif) left top no-repeat!important; height:34px;}

.checkout-onepage-index .col-main button.button span span,
.products-list button.button span span,
.products-grid button.button span span{background:url(../images/button_2_corner_right_bg.gif) right top no-repeat!important; padding:0 8px; height:34px;}

.checkout-onepage-index .col-main button.button span span span,
.products-list button.button span span span,
.products-grid button.button span span span{padding:10px 0 7px; height:17px; background:#BC2035!important; font-family:Arial, Helvetica, sans-serif; font-size:1.09em;}


button.disabled {}
button.disabled span {}

button.button::-moz-focus-inner { padding:0; border:0; }

/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
.highlight {}


/* Form lists */
.form-list{margin:15px 0;}
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; text-align:right; }
.form-list .range input.input-text { width:96px; }

.group-select {}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:260px; }
.group-select input.input-text,
.group-select textarea {width:510px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:250px; }
.group-select .input-box select { width:256px; }

.group-select.wide input.input-text,
.group-select.wide textarea { width:510px; }

#contactForm ul {list-style: none outside none;}
#contactForm li {margin-left: 0;}


.buttons-set { clear:both; padding:5px;}
.buttons-set .back-link { float:left; }
.buttons-set .button { float:right; }

.buttons-set2 { clear:both; padding:5px; text-align:right; }

/* 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 {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { float:left; width:12em; margin-right:-12em; display:inline; position:relative; }

.sp-methods{position:relative; margin-top: 10px; }
.sp-methods dt { margin-top: 10px; }
.sp-methods .form-list {}
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs {padding:0 19px 15px; color:#633920;}
.breadcrumbs li {display:inline; font-weight:bold;}
.breadcrumbs li a{color:#633920; text-decoration:none; font-weight:normal; line-height:1em;}
.breadcrumbs li a:hover{text-decoration:underline;}
.breadcrumbs li span{ background:url(../images/breadcrumbs_divider.gif) left 5px no-repeat; padding:0 7px 0 5px;}

/* Page Heading */
.page-title {}
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */
.pager {padding:15px 25px 14px; text-align:center; background:url(../images/bg-main-block-sub.jpg) left top repeat-x; }
.pager .amount { float:left; font-weight:bold; }
.pager .limiter { float:right; font-size:0.91em; }
.pager .limiter select{width:43px; height:21px; margin:0 3px 0 12px;}
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */
.sorter {padding:8px 7px 0 0;}
.sorter .view-mode { float:left; }
.sorter .view-mode a{color:#3F3F3F;}
.sorter .sort-by { float:right; }
.sorter .sort-by label{font-size:0.91em;}
.sorter .sort-by select{width:92px; height:21px; margin:0 35px 1px 12px;}
.sorter .link-feed {}

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #BC2035; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #BC2035; }
.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 {}
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even {}
.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 .product-name { font-size:1em; font-weight:bold; line-height:1.5; }
.data-table td.label,
.data-table th.label { font-weight:bold;}
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even {}
dt.odd,
dd.odd {}
dt.even,
dd.even {}

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* Misc */
.link-rss { background:url(../images/icon_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }

/* ======================================================================================= */


/* Sidebar =============================================================================== */
.sidebar {line-height:1.16em;}
.sidebar .block {margin:0 0 5px;}
.sidebar .block .main-block .corner-right-bot{padding:24px 15px 32px 17px;}
.sidebar .block .block-title {}
.sidebar .block .block-title h2{font-size:1.5em; font-weight:bold; margin-bottom:10px; line-height:1.5; color:#222001; text-transform:uppercase;}
.sidebar .block .block-title h2 a{color:#222001;}
.sidebar .block h3 { font-size:14px; line-height:1.5; }
.sidebar .block .block-content {}
.sidebar .block .actions { text-align:right; }
.sidebar .block .actions a { float:left; }

/* Block: Account */
.sidebar .block-account {}

/* Block: Currency Switcher */
.sidebar .block-currency {}
.sidebar .block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.sidebar .block-layered-nav { background:url(../images/bg-sidebar-filter.jpg) left top no-repeat; padding-top: 20px; }
.sidebar .block-layered-nav h2 { text-indent: -9999px; }
.sidebar .block-layered-nav h3 { text-indent: -9999px; color:#FFF; font-weight:normal; font-size:1em; }
.sidebar .block-layered-nav h4 { margin: 10px 0 0 15px; color:#FFF; font-weight:bold; font-size:1em; }
.sidebar .block-layered-nav .block-content dl{ padding-left:15px; }
.sidebar .block-layered-nav .block-content dl dt{padding-top:15px; padding-bottom:3px;}
.sidebar .block-layered-nav .block-content dl dt,
.sidebar .block-layered-nav .block-content dl dd{color:#FFF; font-weight:normal;}
.sidebar .block-layered-nav .block-content li a{color:#FFF; text-decoration:none;}
.sidebar .block-layered-nav .block-content li a:hover{text-decoration:underline;}
.sidebar .block-layered-nav .block-content li .price{color:#FFF; font-weight:normal; font-size:1em;}
.sidebar .block-layered-nav dt { font-weight:bold; }
.sidebar .block-layered-nav .currently{padding-left:15px;}
.sidebar .block-layered-nav .currently {color:#FFF;}
.sidebar .block-layered-nav .currently li{padding-bottom:2px;}
.sidebar .block-layered-nav .currently li a img{float:right; margin-right: 10px;}
.sidebar .block-layered-nav .actions{padding:10px 10px 20px;}
.sidebar .block-layered-nav .actions a{color:#FFF; float:right;}
.sidebar .block-layered-nav .block-stretch { background:url(../images/bg-sidebar-stretch.jpg) left bottom no-repeat; }

/* Block: Cart */
.sidebar .block-cart { padding-top: 59px; height: 80px; padding-left: 15px; color:#FFF; background:url(../images/bg-sidebar-shoppingcart.jpg) left top no-repeat; }
.sidebar .block-cart h2 { text-indent:-999em; }
.sidebar .block-cart .no-items{color:#F9B812; font-weight:bold;}
.sidebar .block-cart button{margin-right:10px;}
.sidebar .block-cart button span{background:0!important; font-weight:bold; color:#F9B812;}
.sidebar .block-cart .amount a{color:#F9B812; font-weight:bold;}
.sidebar .block-cart .subtotal{background:#F9B812; padding:5px 5px 5px 11px; color:#434343; margin:12px 0;}
.sidebar .block-cart .subtotal .price{font-size:1em; color:#434343; padding-left:5px;}
.sidebar .block-cart .actions{margin-bottom:10px;}
.sidebar .block-cart h3{color:#FFFFFF; font-size:1em; font-weight:normal;}
.sidebar .block-cart .product-image{float:left; display:block; width:84px!important; margin-right:7px!important;}
.sidebar .block-cart .product-details{margin:0!important; padding:7px 0 0 0; width:76px; float:left;}
.sidebar .block-cart .product-details h4{font-family:Arial, Helvetica, sans-serif; font-size:0.91em; font-weight:normal; margin-bottom:10px!important;}
.sidebar .block-cart .product-details h4 a{font-weight:normal; color:#FFF; text-decoration:none;}
.sidebar .block-cart .product-details h4 a:hover{text-decoration:underline;}
.sidebar .block-cart .product-details .price{font-size:1em; font-weight:bold; color:#CDCDCD;}
.sidebar .block-cart .product-details .btn-remove img{margin-left:5px; margin-bottom:10px;}
.sidebar .block-cart .cart-products-indent{padding:0 10px;}
.sidebar .block-cart li{padding-bottom:10px!important;}
.sidebar .block-cart .mini-products-list{margin-top:7px;}
.sidebar .block-cart .cart-no-items{padding-left:10px; padding-top:5px; padding-bottom:10px;}

.sidebar .mini-products-list li { padding:5px 0; }
.sidebar .mini-products-list .product-image { float:left; width:50px; margin-right:-75px; }
.sidebar .mini-products-list .product-details { margin-left:75px; }
.sidebar .mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.sidebar .mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.sidebar .block-wishlist {}
.sidebar .block-wishlist .product-name{padding-bottom:10px;}
.sidebar .block-wishlist .product-name a{font-size:1em; font-weight:normal;}
.sidebar .block-wishlist .actions{padding-top:10px;}

/* Block: Related */
.sidebar .block-related{color:#FFF;}
.sidebar .block-related .corner-right-bot{padding:20px 17px 24px 16px;}
.sidebar .block-related .block-title{background:url(../images/block_related_title.gif) left top no-repeat; height:74px;}
.sidebar .block-related .block-title h2{text-indent:-999em;}
.sidebar .block-related .block-content p a{color:#FCF304; font-weight:bold; text-decoration:none;}
.sidebar .block-related .block-content p a:hover{text-decoration:underline;}
.sidebar .block-related .block-content ol{margin-top:25px;}
.sidebar .block-related li{padding:0 0 37px 0;}
.sidebar .block-related li.last{padding-bottom:0;}
.sidebar .block-related .item-checkbox{width:22px; float:left;}
.sidebar .block-related .item-product{width:148px; float:right;}
.sidebar .block-related .item .product-image{width:72px; float:left; display:block;}
.sidebar .block-related .item .product-details{width:75px; float:right;}
.sidebar .block-related .item .product-details h3.product-name{line-height:normal;}
.sidebar .block-related .item .product-details h3.product-name a{color:#FFF; text-decoration:none; font-weight:normal; font-size:0.84em;}
.sidebar .block-related .item .product-details h3.product-name a:hover{text-decoration:underline;}
.sidebar .block-related .item .product-details .price-box .price{font-size:1em; color:#CDCDCD;}
.sidebar .block-related .item .add-to-whishlist{padding:7px 0 0 63px;}
.sidebar .block-related .item .add-to-whishlist a{color:#FFF; font-weight:normal; text-decoration:underline;}
.sidebar .block-related .item .add-to-whishlist a:hover{text-decoration:none;}


/* Block: Compare Products */
.sidebar .block-compare { padding: 40px 5px 7px; color: #fff; background:url(../images/bg-compare.jpg) left top no-repeat; height: 90px; }
.sidebar .block-compare h2 { text-indent:-999em; }
.sidebar .block-compare .compare-no-items{padding-bottom:23px; padding-left:7px;}
.sidebar .block-compare .no-items{color:#F9B812; font-weight:bold;}
.sidebar .block-compare li { padding:0 0 20px; }
.sidebar .block-compare li img{float:right; margin-bottom:10px; margin-left:10px;}
.sidebar .block-compare li a{text-decoration:none; font-size:1.16em; font-weight:bold; color:#FFF;}
.sidebar .block-compare li a:hover{text-decoration:underline;}
.sidebar .block-compare .actions a{color:#FFF;}
.sidebar .block-compare .actions button{}
.sidebar .block-compare .actions button span{background:0!important; color:#3AC5FF; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}


/* Block: Viewed */
.sidebar .block-recently-view .corner-right-bot{padding:8px 11px 13px 14px;}
.sidebar .block-recently-view .block-title{background:url(../images/block_recent_view_title.gif) left top no-repeat; height:65px;}
.sidebar .block-recently-view .block-title h2{text-indent:-999em;}
.sidebar .block-recently-view li{padding-bottom:15px; padding-left:10px; background:url(../images/recently_product_divider.gif) left 7px no-repeat;}
.sidebar .block-recently-view li a{color:#FFF; font-weight:bold; text-decoration:none; font-size:1.16em;}
.sidebar .block-recently-view li a:hover{text-decoration:underline;}

.sidebar .block-recently-compare .corner-right-bot{padding:8px 11px 13px 14px;}
.sidebar .block-recently-compare .block-title{background:url(../images/block_recent_compare_title.gif) left top no-repeat; height:65px;}
.sidebar .block-recently-compare .block-title h2{text-indent:-999em;}
.sidebar .block-recently-compare li{padding-bottom:15px; padding-left:10px; background:url(../images/recently_product_divider.gif) left 7px no-repeat;}
.sidebar .block-recently-compare li a{color:#FFF; font-weight:bold; text-decoration:none; font-size:1.16em;}
.sidebar .block-recently-compare li a:hover{text-decoration:underline;}


/* Block: Poll */
.sidebar .block-poll {}
.sidebar .block-poll .block-title{height:52px; background:url(../images/block_poll_title.gif) left top no-repeat;}
.sidebar .block-poll .block-title h2{text-indent:-999em;}
.sidebar .block-poll .block-content h3{font-size:1em; font-weight:normal; line-height:normal;}
.sidebar .block-poll .radio { float:left; margin:2px -18px 0 0; }
.sidebar .block-poll .label { display:block; margin-left:27px; font-size:1.09em;}
.sidebar .block-poll .answer{float:left; width:100%;}
.sidebar .block-poll .answer span{display:block; width:107px;}
.sidebar .block-poll .votes{font-weight:bold; float:right; width:65px; margin-top:-15px;}
.sidebar .block-poll .block-content ol{margin-top:15px;}
.sidebar .block-poll .block-content ol li{padding-bottom:7px; color:#58646A; font-size:0.91em;}
.sidebar .block-poll .block-content .actions button span{background:0!important; color:#3AC5FF; font-weight:bold;}

/* Block: Tags */
.sidebar .block-tags .block-title{height:46px; background:url(../images/block_tags_title.gif) left top no-repeat; text-indent:-999em;}
.sidebar .block-tags .corner-right-bot{padding:17px 25px 14px 17px;}
.sidebar .block-tags ul{font-size:1.2em;}
.sidebar .block-tags ul,
.sidebar .block-tags li {display:inline; line-height:normal;}
.sidebar .block-tags a{color:#222001; text-decoration:none;}
.sidebar .block-tags a:hover{text-decoration:underline;}

/* Block: Subscribe */
.sidebar .block-subscribe { height: 92px; padding: 75px 0 0; background:url(../images/bg-sidebar-newsletter.jpg) left top no-repeat; }
.sidebar .block-subscribe h2 { text-indent:-999em; }
.sidebar .block-subscribe label { display: block; text-indent:-999em; }
.sidebar .block-subscribe input { float:left; width:130px; height:16px; margin:13px 3px 0 20px; border: none; background: transparent; }
.sidebar .block-subscribe button { float:left; width:32px; height:35px; margin-top: 2px; background:url(../images/btn-newsletter.jpg) left top no-repeat; text-indent: -9999px; }

/* Block: Reorder */
.sidebar .block-reorder {}
.sidebar .block-reorder li { padding:5px 0; }
.sidebar .block-reorder .checkbox { float:left; margin:3px -20px 0 0; }
.sidebar .block-reorder .label { display:block; }

/* Block: Banner */
.sidebar .block-banner {}
.sidebar .block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.sidebar .block-progress {padding-top:15px;}
.sidebar .block-progress .block-title h2{font-size:1em; text-transform:none; color:#3F3F3F; padding-left:4px;}
.sidebar .block-progress .block-content{padding-top:28px;}
.sidebar .block-progress dt{font-weight:bold; padding:13px 19px 10px; background-color:#BC2035; color:#FFF;}
.sidebar .block-progress dd{padding:28px 44px 27px 20px; background-color:#BC2035;}
.sidebar .block-progress dl{border-top:1px solid #E0DFDF;}
.sidebar .block-progress dt a{color:#3F3F3F;}
.sidebar .block-progress dt,
.sidebar .block-progress dd{border:1px solid #E0DFDF; border-top:0;}
.sidebar .block-progress dt.complete{color:#3F3F3F;}
.sidebar .block-progress dt.complete,
.sidebar .block-progress dd.complete { background-color:#FFF; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title {
	   background:url(../images/bg-main-block-head.jpg) left top no-repeat;
	   font-size: 1.6em;
	   font-weight: bold;
	   padding: 20px 30px;
	   text-transform: uppercase;
	   color: #fff;
}
.category-image { display:block; margin:20px auto; width:99%; }
.category-products { padding:0px 0px 0px 0px; }
.category-description { padding: 5px 10px; }

.product-name a{color:#F9B812; font-size: 1.8em; text-decoration:none; font-weight:bold; line-height:normal;}

/* View Type: Grid */
.products-grid { width:520px; margin:0;}

.products-grid tr.odd {}
.products-grid tr.even {}
.products-grid td{padding:0 15px 20px 0;}
.products-grid td .grid-width{ width:270px; }
.products-grid td .grid-width{ border: 1px solid #57331B; }
.products-grid td.last{padding-right:0;}
.products-grid td.empty {}
.products-grid .product-image { margin-left: 20px; }
.products-grid .product-data { padding: 0 20px; background: #56321A url(../images/bg-product-data-list.jpg) left top repeat-x; }
.products-grid .product-name { padding-top:15px; }
.products-grid .description-short { color: #fff; margin: 5px 0 12px; }
.products-grid .ratings{ padding-left: 40px; margin-bottom: 10px; }
.products-grid .ratings .rating-box{margin:0 10px 0 0; float:left;}
.products-grid .ratings .amount{ float:left; }
.products-grid .price-box{ float:left; margin:0 10px 7px 0; padding:10px 0; }
.products-grid .price { color: #fff; font-size: 2.2em; font-weight: bold; }
.products-grid button{ float:right; text-indent: -9999px; width: 87px; height: 28px; margin-top: 10px; background:url(../images/btn-order.gif) left top repeat-x; }
.products-grid button.not-orderable { width: 121px; background-image:url(../images/btn-info.gif); }
.products-grid .add-to-links{margin-top:10px;}
.products-grid .add-to-links li{display:inline;}
.products-grid .add-to-links .separator{display:inline;}

/* View Type: List */
.products-list{margin:25px 0;}
.products-list .item{padding:0 0 35px 0;}
.products-list .product-image{float:left; width:215px; padding-left:7px; display:block;}
.products-list .product-shop{float:left; width:270px;}
.products-list .ratings{padding:0 0 10px;}
.products-list .ratings .rating-box{margin:0 0 7px;}
.products-list .ratings .rating-links a{display:block; font-weight:bold; color:#CDCDCD; text-decoration:none;}
.products-list .ratings .rating-links a:hover{text-decoration:underline;}
.products-list .ratings .rating-links .separator{display:none;}
.products-list .ratings .rating-links .last{color:#BC2035;}
.products-list .price-box{float:left; margin:0 45px 0 0; padding:10px 0;}
.products-list .desc{padding-top:10px;}
.products-list .desc a{color:#BC2035;}
.products-list .add-to-links li{display:inline;}
.products-list .add-to-links .separator{display:inline;}

/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {}

.product-essential{padding:26px 26px 17px 23px;}
.product-collateral{padding:0 26px 22px 20px;}

/*=============product tabs==============*/
#product-tabs .tabs{position:relative; z-index:1;}
#product-tabs .tabs .corner-left-top{background:url(../images/tabs_button_corner_left_top.gif) left top no-repeat; display:block; width:180px; height:43px; float:left; font-weight:bold; color:#CDCDCD; font-size:1.27em; text-decoration:none; cursor:pointer; margin-right:4px;}
#product-tabs .tabs .corner-right-top{background:url(../images/tabs_button_corner_right_top.gif) right top no-repeat; display:block;}
#product-tabs .tabs .border-top{background:url(../images/tabs_border.gif) left top repeat-x #ffffff; display:block; margin:0 10px; padding:8px 0 24px; text-align:center; height:10px; overflow:hidden;}
#product-tabs .tabs .active-tab{color:#3F3F3F; background-color:#ffffff;}

#product-tabs .tabs #button-1{width:180px;}
#product-tabs .tabs #button-2{width:193px;}
#product-tabs .tabs #button-3{width:182px;}
#product-tabs .tabs #button-4{width:171px; margin-right:0;}

#product-tabs .tabs-content{top:-8px; position:relative; z-index:2; width:100%;}
#product-tabs .tabs-content .tabs-content-top{background:url(../images/tabs_corner_left_top.gif) left top no-repeat; width:100%;}
#product-tabs .tabs-content .tabs-content-top div{background:url(../images/tabs_corner_right_top.gif) right top no-repeat;}
#product-tabs .tabs-content .tabs-content-top div div{background:url(../images/tabs_border.gif) left top repeat-x #ffffff; margin:0 10px; height:10px; overflow:hidden;}

#product-tabs .tabs-content .border-left{background:url(../images/tabs_border.gif) left top repeat-y #ffffff; width:100%;}
#product-tabs .tabs-content .border-right{background:url(../images/tabs_border.gif) right top repeat-y;}
#product-tabs .tabs-content .border-right .block-width{width:710px; overflow:hidden; position:relative; margin-left:18px; padding-top:7px;}

#product-tabs .tabs-content .tabs-content-bot{background:url(../images/tabs_corner_left_bot.gif) left top no-repeat; width:100%;}
#product-tabs .tabs-content .tabs-content-bot div{background:url(../images/tabs_corner_right_bot.gif) right top no-repeat;}
#product-tabs .tabs-content .tabs-content-bot div div{background:url(../images/tabs_border.gif) left 9px repeat-x #ffffff; margin:0 10px; height:10px; overflow:hidden;}
#tabber{ display:block; width:2869px; list-style:none; overflow:hidden;}
#tabber .tabs-list{width:695px; overflow:hidden; float:left; display:block; padding-right:22px;}
/*============//product tabs=============*/

#product-attribute-specs-table{margin:1px 0 0 1px;}
#product-attribute-specs-table th{padding:10px 15px 12px 30px;}
#product-attribute-specs-table td{padding:10px 20px 12px 20px;}

#upsell-product-table td{padding-bottom:0; width:192px; padding-right:60px;}
#upsell-product-table td .price-box{float:none;}
#upsell-product-table td .ratings{padding-left:0;}
#upsell-product-table td .ratings .rating-box{width:78px; margin:0 auto 10px; float:none;}
#upsell-product-table td .ratings .rating-links{padding-left:0;}

/* Product Images */
.product-view .product-img-box { float:left; width:265px; }
.product-view .product-img-box .product-image { border:1px solid #C8C8A4; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; 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; font-size:0.84em; text-decoration:underline; color:#3F3F3F; padding:14px 0 21px;}
.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% 3px no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 1px 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 h3{ font-size:1.16em; font-weight: normal; }
.product-view .product-img-box .more-views { margin-top:10px; }
.product-view .product-img-box .more-views li{float:left; padding:1px; border:1px solid #C8C8A4; background-color:#F6F6F6; margin:0 0 18px 0;}

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .to-friend{display:block; padding-bottom:10px;}
.product-view .product-shop{float:right; width:450px;}
.product-view .product-shop .price-box{float:left; padding:0px 30px 10px 0; font-size: 1.4em;}
.product-view .product-shop .availability{ float:right; padding-top:30px; padding-right:150px; color: #999999; }
.product-view .product-shop .add-to-box .add-to-cart{padding-top:3px;}
.product-view .product-shop .add-to-box .add-to-cart label{font-size:1em; margin-top:3px;}
.product-view .product-shop .add-to-box .add-to-cart input{width:112px; height:16px; margin:0 29px 0 13px;}
.product-view .product-shop .add-to-box .or{color:#BC2035; font-weight:bold; text-transform:uppercase; margin:7px 30px 0;}

.product-view .product-name h2 { color:#B71B31; font-weight:bold; font-size: 1.5em; }
.product-view .product-name span { display: block; font-size: 0.7em; }

.product-view .short-description{padding-top:20px;}
.product-view .short-description h3{font-size:1.16em; margin-bottom:20px;}


/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:78px; height:13px; margin:0 auto; font-size:0; line-height:0; background:url(../images/product_rating_blank_star.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/product_rating_full_star.gif) 0 100% repeat-x; }


.catalog-product-view .ratings{margin:10px 0 15px;}
.catalog-product-view .ratings .rating-box{float:left;}
.catalog-product-view .ratings .rating-links{float:left; padding-left:30px;}
.catalog-product-view .ratings .rating-links .separator{padding:0 7px;}
.catalog-product-view .ratings .rating-links a{color:#CDCDCD; text-decoration:none; font-weight:bold;}
.catalog-product-view .ratings .rating-links a:hover{text-decoration:underline;}
.catalog-product-view .ratings .rating-links a.last{color:#BC2035;}
.catalog-product-view .product-pricing li{background:#FCF304; margin-bottom:3px; padding:6px 11px 4px;}
.catalog-product-view .product-pricing .price{font-size:1em; color:#434343;}
.catalog-product-view .product-shop .product-options-bottom input,
.catalog-product-view .product-shop .product-options-bottom label {display: none;}


/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; color:#553119; font-size:1.75em; font-weight:bold;}

.price-box {margin:10px 0;}
.price-box span { line-height: normal; }
.price-box .price { font-weight:bold; }

.price-box-bundle {}

/* 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:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; font-size:1.09em; font-weight:bold; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:bold; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {padding-bottom:3px;}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links a{color:#999999; font-weight:bold; text-decoration:none;}
.add-to-links a:hover{text-decoration:underline;}


/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart .button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }

/* Product Options */
.product-options-container { padding:10px; margin: 10px 0 0 0; border:1px solid #ddd; background: url(../images/bg-product-options.jpg) left bottom repeat-x; clear: both; }
.product-options {   }
.product-options dt,
.product-options dd { float: left; padding-top: 10px; }
.product-options dt { width: 160px; }
.product-options dd { width: 260px; }
.product-options dt label,
.product-options-bottom .label { font-weight:bold; color: #777370; font-size: 1.2em; }
.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:0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options dd .multiselect option {}
.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 { float: right; }
.product-options .price-notice { color: #777370; }
.product-options .price { font-size: 1em; color: #777370; }

.product-options-container .product-options-bottom { padding: 10px 0 0 0; border:none; }
.product-options-container .product-options-bottom .price-box { margin:10px 0; width: 140px; }
.product-options-container .product-options-bottom .label { float: left; width: 160px; }

.product-options-bottom .button { background: url(../images/btn-order-banner.gif) left bottom no-repeat; text-indent: -9999px; width: 87px; height: 28px; float: right; margin-right: 5px; }
.product-options-bottom .button span { background: none !important; }

.multiselect{height:auto!important;}

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}

/* Block: Additional */
.product-view .additional {}

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {width:692px; overflow:hidden;}
.product-view .tags h3,
.product-view .tags h4{font-weight:normal; font-size:1em; margin-bottom:10px;}
.product-view .tags-list{margin:0 0 20px 0;}
.product-view .tags-list a{text-decoration:none; color:#3F3F3F;}
.product-view .tags-list a:hover{text-decoration:underline;}
.product-view .tags-list li{padding-right:12px; margin-right:17px; background:url(../images/tags_divider.gif) right 3px no-repeat;}
.product-view .tags-list li.last{background:0; margin-right:0;}
.product-view .tags .form-add-tags label {font-weight:bold; font-size:1em; display:block; margin-bottom:3px;}
.product-view .tags .form-add-tags .input-box{float:left; width:620px; margin:0 5px 0 0;}
.product-view .tags .form-add-tags .input-box input{width:601px; height:16px;}
.product-view .tags .form-add-tags button.button { float:left; }
.product-view .tags .form-add-tags .button { float:left; }
.product-view .tags .form-add-tags p { clear:both; }



/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }

/* ======================================================================================= */


/* Content Styles ================================================================= */
/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {padding:15px 0;}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:185px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; margin-bottom:10px; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:550px; }
.product-review .rating-box{margin:0;}

.review-customer-view .col-main .product-image-box{width:160px; float:left;}
.review-customer-view .col-main .product-image-box img{margin-bottom:10px;}
.review-customer-view .col-main .product-details{width:530px; float:left;}
.review-customer-view .col-main .data-table{margin:15px 0;}
.review-customer-view .col-main .ratings{margin:15px 0;}
.review-customer-view .col-main .ratings .rating-box{padding:5px 0;}

/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types{float:right; text-align:right;}
.cart .checkout-types li button{width:164px; height:30px; overflow:hidden; background:url(../images/checkout_button.gif) left top no-repeat;}
.cart .checkout-types li button span{display:none;}
.cart .pages-indent{padding:26px 24px 19px 23px;}


/* Shopping Cart Table */
.cart-table{border-right:1px solid #BC2035;}
.cart-table th{text-align:center;}
.cart-table td{padding:12px 19px 12px 18px; text-align:center; vertical-align:middle;}
.cart-table tfoot td{padding:9px 10px 5px 9px;}
.cart-table .item-msg { font-size:10px; }
.cart-table .product-name{margin:0;}
.cart-table .product-name a{font-size:1em;}
.cart-table .price{font-size:1.5em;}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals{float:left; width:701px; padding-top:17px;}
.cart .cart-collaterals .col-1{width:264px; float:left;}
.cart .cart-collaterals .col-2{width:367px; float:right; border:1px solid #BC2035; padding:14px 23px 15px 22px; margin-right: 10px;}
.cart .crosssell{border:1px solid #2FC0FF; padding:14px 23px 22px 20px;}
.cart .crosssell h3{font-size:1em;}
.cart .crosssell .cross-products{margin-top:30px;}
.cart .crosssell .cross-products .item{padding-bottom:45px;}
.cart .crosssell .cross-products .item.last{padding-bottom:0;}
.cart .crosssell .product-image{float:left; display:block; width:128px;}
.cart .crosssell .product-shop{width:91px; float:right;}
.cart .crosssell .product-shop .product-name a{font-size:1em;}
.cart .crosssell .product-shop .price{font-size:1.5em;}
.cart .crosssell .product-shop .add-to-links{margin-top:10px;}
.cart .crosssell .product-shop .add-to-links a{font-size:0.91em;}

.cart .discount { border: 1px solid #BC2035; padding: 10px; }
.cart .discount h3{font-size:1em; margin-bottom:15px;}
.cart .discount label{font-size:0.84em;}
.cart .discount input{width:242px; height:15px; float:left; margin-right:10px;}
.cart .discount button{float:left;}

.cart .shipping {padding-top:10px;}
.cart .shipping h3{margin-bottom:10px;}
.cart .shipping p{font-size:0.84em;}
.cart .shipping select{width:370px; margin:5px 0 15px;}
.cart .shipping input{width:364px; margin:5px 0 15px;}
.cart .shipping .form-list{margin-bottom:0;}
.cart .shipping .buttons-set{padding-left:0;}
.cart .shipping button{float:none;}

/* Shopping Cart Totals */
.block-totals{background:url(../images/block_total_corner_left_top.gif) left top no-repeat #F4F4F4; width:100%;}
.block-totals .corner-right-top{background:url(../images/block_total_corner_right_top.gif) right top no-repeat;}
.block-totals .corner-left-bot{background:url(../images/block_total_corner_left_bot.gif) left bottom no-repeat;}
.block-totals .corner-right-bot{background:url(../images/block_total_corner_right_bot.gif) right bottom no-repeat; padding:14px 20px 17px 22px;}

.cart .totals {width:237px; float:right; padding-top:22px;}
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { padding:4px 5px; font-weight:bold; }
.cart .totals table .price{font-size:1.5em; font-weight:normal;}
.cart .totals table .a-right{text-align:left!important;}
.cart .totals table .tax-collapse{font-weight:bold;}
.cart .totals .checkout-types{text-align:center; padding-top:10px;}
.cart .totals .checkout-types li{padding-bottom:3px;}
.cart .totals .checkout-types li button{margin-bottom:10px;}
.cart .totals .checkout-types li a{color:#3F3F3F;}


/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:1px solid #E0DFDF;}
.opc .checkbox{width:14px; height:14px;}
.opc li.section { border:1px solid #E0DFDF; border-bottom:0; }
.opc .step-title{background-color:#BC2035; padding:8px 20px; font-size:1em;}
.opc .step-title .number {line-height:22px; margin-right:5px; padding:2px 6px; font-weight:bold; color:#FFF; border:1px solid #E0DFDF; background:#BC2035;}
.opc .step-title h3 { display:inline; color:#FFF; font-size:1em;}
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background-color:#FFF; cursor:default; }
.opc .active .step-title .number{color:#3F3F3F; background:#E0DFDF; border:1px solid #E0DFDF; }
.opc .active .step-title h3{color:#3F3F3F;}
.opc .step { border-top:1px solid #E0DFDF; padding:25px 15px 22px 22px;}
.opc .active .step{background-color:#FFF;}
.opc .order-review {}
.opc strong{font-size:0.91em;}
.opc label{font-weight:normal; padding-right:20px;}

#checkout-step-billing .form-list{margin:0;}

#checkoutSteps #opc-billing .input-box,
#checkoutSteps #opc-shipping .input-box{width:368px; float:left;}
#checkoutSteps #opc-billing .input-box input,
#checkoutSteps #opc-shipping .input-box input,
#checkoutSteps #opc-billing .input-box select,
#checkoutSteps #opc-shipping .input-box select{width:328px!important;}
#checkoutSteps .input-box-2{width:301px; float:left;}
#checkoutSteps .input-box-2 input{width:333px!important;}
#checkoutSteps .input-box-2 select{width:339px!important;}
#checkoutSteps .group-select li li{margin-bottom:15px;}
#checkoutSteps label{padding-bottom:3px;}
#checkoutSteps .group-select li input.input-text{width:700px;}
#checkoutSteps .group-select li select{width:627px;}
#checkoutSteps #opc-billing .customer-name-middlename .name-firstname,
#checkoutSteps #opc-shipping .customer-name-middlename .name-firstname{width:258px!important;}
#checkoutSteps #opc-billing .customer-name-middlename .name-firstname input,
#checkoutSteps #opc-shipping .customer-name-middlename .name-firstname input{width:236px!important;}
#checkoutSteps #opc-billing .customer-name-middlename .name-middlename,
#checkoutSteps #opc-shipping .customer-name-middlename .name-middlename{width:110px!important;}
#checkoutSteps #opc-billing .customer-name-middlename .name-middlename input,
#checkoutSteps #opc-shipping .customer-name-middlename .name-middlename input{width:70px!important;}
#checkoutSteps #opc-billing .customer-dob .input-box input{width:50px !important;}


#checkout-review-table .price{font-size:1.5em;}

/* Multiple Addresses Checkout */
.checkout-progress {padding:20px 0 20px 20px; margin:0 0 20px 0; text-align:center; border:1px solid #BC2035; background:#FFF;}
.checkout-progress li {display:inline; width:15%; text-align:center; color:#000; border:0; padding:1px 10px 1px 10px; margin-right:5px; border:1px solid #BC2035;}
.checkout-progress li.active {background:#BC2035; color:#FFFFFF;}

.multiple-checkout { position:relative; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}


.checkout-multishipping-addresses .col-main .page-title{}
.checkout-multishipping-addresses .col-main .page-title h2{padding:0; font-weight:bold; text-transform:uppercase;}
.checkout-multishipping-addresses .col-main .multiple-checkout h3{margin:15px 0;}
.checkout-multishipping-addresses .col-main #multiship-addresses-table{border-collapse:collapse; margin-bottom:10px; border-right:1px solid #BC2035;}
/*.checkout-multishipping-addresses .col-main #multiship-addresses-table tfoot td{border-top:1px solid #BEBCB7; padding:5px;}*/
.checkout-multishipping-addresses .col-main .multiple-checkout .buttons-set{border:0;}
.checkout-multishipping-addresses .col-main .multiple-checkout .buttons-set button{margin-left:10px;}
.checkout-multishipping-addresses .col-main .data-table .product-name{font-size:0.8em;}

.checkout-multishipping-shipping .col-main .page-title{margin-bottom:15px;}
.checkout-multishipping-shipping .col-main .page-title h2{text-transform:uppercase; font-weight:bold;}
.checkout-multishipping-shipping .col-main .multiple-checkout{width:100%;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set{background:0;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-1{width:30%;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-2{width:68%;}
.checkout-multishipping-shipping .col-main .wide .data-table{border-collapse:collapse; margin-top:15px;}
.checkout-multishipping-shipping .col-main .multiple-checkout h3{border:1px solid #BC2035; border-bottom:0; margin-bottom:0; font-size:1em; padding:3px; padding-left:20px;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set{border:1px solid #BC2035; padding:20px; margin-bottom:15px;}
.checkout-multishipping-shipping .col-main .multiple-checkout .buttons-set{border:0;}
.checkout-multishipping-shipping .col-main .multiple-checkout .buttons-set button{margin-left:10px;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col-1 h4{margin:10px 0;}

.checkout-multishipping-billing .col-main .page-title h2{text-transform:uppercase; font-weight:bold;}
.checkout-multishipping-billing .col-main .col2-set{background:0; border:1px solid #BC2035; padding:20px; margin-top:15px;}
.checkout-multishipping-billing .col-main .col2-set .col-2 h3{margin-bottom:20px;}
.checkout-multishipping-billing .col-main .col2-set .col-1{width:60%;}
.checkout-multishipping-billing .col-main .col2-set .col-2{width:38%;}
.checkout-multishipping-billing .col-main .buttons-set{padding:20px 0; border:0;}
.checkout-multishipping-billing .col-main .buttons-set button{margin-left:15px;}
.checkout-multishipping-billing .col-main .col-2 dl dt{padding:5px 0;}
.checkout-multishipping-billing .col-main .col-2 dl dd{padding:0 0 0 20px;}
.checkout-multishipping-billing .col-main .col-2 dd .v-fix{padding-right:5px;}
.checkout-multishipping-billing .input-box{width:auto;}
.checkout-multishipping-billing .input-box input{width:250px;}
.checkout-multishipping-billing .col-main .tool-tip{left:57px; top:25px !important;}


.checkout-multishipping-overview .col-main .page-title{margin-bottom:15px;}
.checkout-multishipping-overview .col-main .page-title h2{text-transform:uppercase; font-weight:bold;}
.checkout-multishipping-overview .col-main .col2-set{background:0; border:1px solid #BC2035; padding:20px;}
.checkout-multishipping-overview .col-main .col2-set .col-1{width:30%;}
.checkout-multishipping-overview .col-main .col2-set .col-2{width:68%;}
.checkout-multishipping-overview .col-main .multiple-checkout h3{margin:10px 0;}
.checkout-multishipping-overview .col-main .col2-set h3{margin:0;}
.checkout-multishipping-overview .col-main .col2-set .data-table{border-collapse:collapse;}
.checkout-multishipping-overview .col-main .col2-set .data-table tfoot th,
.checkout-multishipping-overview .col-main .col2-set .data-table tfoot td{border-top:1px solid #BFBFBF;}
.checkout-multishipping-overview .col-main .grand-total{margin:10px 0;}
.checkout-multishipping-overview .col-main .grand-total .price{font-size:1.16em;}
.checkout-multishipping-overview .data-table{margin:10px 0;}
.checkout-multishipping-overview address{padding:10px 0; display:block;}
.checkout-multishipping-overview .multiple-checkout .col2-set .narrow p{padding:5px 0 10px;}

/*.checkout-multishipping-address-newshipping #form-validate #lastname{width:251px;}*/

.checkout-multishipping-address-editshipping #form-validate{display:block; padding:20px;}
/*.checkout-multishipping-address-editshipping #form-validate #lastname{width:251px;}*/

.checkout-multishipping-address-selectbilling .page-title h2{background:0; font-weight:bold; text-transform:uppercase;}
.checkout-multishipping-address-selectbilling .page-title button.button{margin-top:5px;}
.checkout-multishipping-address-selectbilling .multiple-checkout{padding:10px; margin-top:10px; border:1px solid #BC2035;}

.checkout-multishipping-address-editaddress #form-validate{display:block; padding:20px;}
.checkout-multishipping-address-editaddress #form-validate #lastname{width:251px;}

.checkout-multishipping-address-editbilling #form-validate{display:block; padding:20px;}
.checkout-multishipping-address-editbilling #form-validate #lastname{width:251px;}

.checkout-multishipping-success .content-box{padding:30px;}
.checkout-multishipping-success .buttons-set{border:0;}

.multishipping-block{border:1px solid #BC2035; padding:20px; background-color:#FFF;}

#lastname{width:250px!important;}

/* Sitemap */
.sitemap {}


/********** < Common Checkout Styles */
.sp-methods{}
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.checkout-onepage-index .main .main-block{margin-bottom:20px;}
.checkout-onepage-index .main .main-block .pages-indent{padding:24px 28px 4px 23px;}
.checkout-onepage-index .main .main-block .page-title{display:none;}
.checkout-onepage-index .main .main-block .col-main{width:749px;}
.checkout-onepage-index .main .main-block .col-right{width:173px;}

#pickup-store-list { padding: 10px 20px; background:#eeeeee;  }
#pickup-store-list h4 { margin: 10px 0 5px; }
#pickup-store-list #search-pickup { height: 18px; }
#pickup-store-list #postcode { height: 16px; }

.checkout-onepage-index #checkout-payment-method-load dt{padding:5px 0;}
.checkout-onepage-index #checkout-payment-method-load dd{padding:0 0px;}

.please-wait { float:right; padding-right:50px;}
.cvv-what-is-this { cursor:help; margin-left:5px;}

#co-shipping-method-form dl {margin-bottom: 20px;}

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; left:170px; top:300px!important; z-index:9999;}
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {margin-top:15px;}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto;}
.gift-message-form .gift-item {}
.gift-message-form textarea{width:510px!important;}
.gift-message-form .input-box{display:block; width:283px!important;}
.gift-message-form .input-box input{width:226px!important;}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt span { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }


/* Delivery date */
.deliver-date { margin-top: 10px; }
.deliver-date dt { font-size: 1.1em; margin: 12px 0 6px; }

/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {padding:20px;}
.dashboard .welcome-msg {}
.dashboard .data-table{margin:10px 0;}
.dashboard .data-table .price{font-size:1.5em;}

.dashboard .col2-set{padding:5px 0;}
.dashboard .col2-set .col-1,
.dashboard .col2-set .col-2{padding:5px 0;}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags{padding-top:15px;}
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; margin-bottom:10px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {padding-bottom:15px;}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print .col2-set{padding:5px 0;}
.page-print .col2-set .col-1,
.page-print .col2-set .col-2{padding:5px 0;}

/* 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; }

.customer-name-middlename .name-firstname{width:200px!important;}
.customer-name-middlename .name-firstname input{width:190px!important;}
.customer-name-middlename .name-middlename{width:60px!important;}
.customer-name-middlename .name-middlename input{width:50px!important;}
.customer-name-middlename .input-box-2 input{width:250px!important;}

.customer-dob .input-box{width:60px!important;}
.customer-dob .input-box input{width:50px!important;}

.catalogsearch-advanced-index #form-validate .range input{width:150px;}
.catalogsearch-advanced-index #form-validate select{padding:2px;}

#my_recent_reviews .number{width:17px; float:left;}
#my_recent_reviews .product-name{float:left; width:480px;}
#my_recent_reviews .rating-box{margin:10px 0 0;}

#my_recent_tags li{width:100%; overflow:hidden;}
#my_recent_tags .number{width:17px; float:left; margin:0; padding:0;}
#my_recent_tags .details{float:left; width:480px; margin:0; padding:0;}

.catalogsearch-advanced-result .col-main .products-grid td .grid-width,
.catalogsearch-advanced-result .col-main .products-grid td{width:300px;}

.cms-index-index .col-main .pages-indent{padding-bottom:0;}
.cms-index-index .col-main .products-grid{margin-bottom:0;}
.cms-index-index .col-main .main-block{margin-bottom:20px;}

.cms-index-index .col-main .products-grid .grid-width{width:auto;}
.cms-index-index .col-main .products-grid td{width:33%;}

.cms-index-index .col-main .std{padding:0; margin:0;}
.cms-index-index .products-grid{margin-top:0;}

.cms-index-index .col-main{padding-bottom:0;}

.catalog-seo-sitemap-category .col-main .pager{border:0; padding:15px 0;}

.cms-about-magento-demo-store .col-main .col3-set{padding:20px;}
.cms-about-magento-demo-store .col-main .col3-set p{margin-bottom:10px;}

.customer-account-login .col2-set{padding:20px;}

.review-product-list .col-main .data-table{margin:10px 0 10px 1px;}
.review-product-list .col-main .product-pricing{margin-top:10px;}
.review-product-list .col-main .product-pricing li{background:#FCF304; padding:6px 11px 4px; margin-bottom:2px;}
.review-product-list .col-main .product-pricing .price{font-size:1em; color:#434343;}
.review-product-list .col-main .pager{margin-bottom:10px;}
.review-product-list .col-main #tabs{display:none;}

.review-product-view .col-main .product-img-box p{padding:10px 0;}
.review-product-view .col-main .product-img-box .rating-links a{display:block;}
.review-product-view .col-main .product-img-box .rating-links .separator{display:none;}
.review-product-view .col-main .product-img-box .rating-box{margin:0;}

.review-product-view .col-main .details .ratings-list{margin:10px 0;}
.review-product-view .col-main .details .ratings-list .rating-box{margin:0;}
.review-product-view .col-main .details .ratings-list dt{padding:5px 0;}

.sales-order-history .col-main .pager{border:0;}
.sales-order-history .col-main .data-table{margin-bottom:15px;}
.sales-order-history .col-main .data-table .price{font-size:1.5em;}

.customer-address-index .col-main .col2-set{padding:5px 0;}
.customer-address-index .col-main .col2-set ol li{padding-bottom:10px;}

.review-customer-index .col-main .pager{border:0;}
.review-customer-index .col-main .data-table{margin:15px 0;}

.tag-customer-index .col-main .tags-list{font-size:1.2em;}

.tag-customer-view .col-main .pager{border:0;}
.tag-customer-view .col-main .data-table{margin:15px 0;}
.tag-customer-view .col-main .data-table .rating-box{margin:0;}

.wishlist-index-index .col-main textarea{width:95%!important;}

.sales-order-view .col-main .col2-set{padding:5px 0;}
.sales-order-view .col-main .col2-set .col-1,
.sales-order-view .col-main .col2-set .col-2{padding:5px 0;}
.sales-order-view .col-main .main-block{margin-bottom:15px;}
.sales-order-view .col-main .data-table .price{font-size:1.5em;}

.sales-order-invoice .col-main .main-block{margin-bottom:15px;}
.sales-order-invoice .col-main .col2-set{padding:5px 0;}
.sales-order-invoice .col-main .col2-set .col-1,
.sales-order-invoice .col-main .col2-set .col-2{padding:5px 0;}
.sales-order-invoice .col-main .data-table .price{font-size:1.5em;}

.sales-order-shipment .col-main .main-block{margin-bottom:15px;}
.sales-order-shipment .col-main .col2-set{padding:5px 0;}
.sales-order-shipment .col-main .col2-set .col-1,
.sales-order-shipment .col-main .col2-set .col-2{padding:5px 0;}
.sales-order-shipment .col-main .data-table{margin-top:10px;}
.sales-order-shipment .col-main .data-table .price{font-size:1.5em;}

.sales-order-creditmemo .col-main .main-block{margin-bottom:15px;}
.sales-order-creditmemo .col-main .col2-set{padding:5px 0;}
.sales-order-creditmemo .col-main .col2-set .col-1,
.sales-order-creditmemo .col-main .col2-set .col-2{padding:5px 0;}
.sales-order-creditmemo .col-main .data-table{margin-top:10px;}
.sales-order-creditmemo .col-main .data-table .price{font-size:1.5em;}

.shop-by-category .block-title{height:28px!important;}

.products-indent{padding:28px 17px 17px 30px!important;}

.popular-products .grid-width,
.popular-products td{width:210px!important;}
.popular-products td{padding-right:39px; padding-bottom:0;}
.popular-products td.last{padding-right:0;}
.popular-products td .product-name{margin-bottom:3px; margin-top:23px; float:left;}
.popular-products td .product-name a:hover{text-decoration:underline;}
.popular-products a{text-decoration:none;}
.popular-products a:hover{text-decoration:none;}
.popular-products .price-box{padding-top:17px;}
.home-banner{margin-bottom:20px;}

.details-button{color:#3AC5FF; font-weight:bold; float:right; display:block; padding-top:32px; font-size:0.91em; text-decoration:none;}
.details-button:hover{text-decoration:underline!important;}

.popular-title .corner-right{padding-left:26px; padding-top:20px;}
.popular-title.title h2{height:27px; background:url(../images/popular_title.gif) left top no-repeat; text-indent:-999em;}


.float-bunner-container{position:relative;}
.float-bunner{position:absolute; right:9px; top:-16px;}

/* ======================================================================================= */


/* Footer ================================================================================ */

.footer { padding: 24px 20px; background: url(../images/bg-footer.jpg) left top no-repeat; }

.footer .left-col{ float:left; color:#3DC8FF; }
.footer .right-col{ float:right; }
.footer .store-switcher{padding-top:5px; color:#000;}
.footer ul{display:inline;}
.footer ul li{padding:0 12px; display:inline; background:url(../images/footer_links_divider.gif) right 3px no-repeat;}
.footer ul a{color:#A09989; text-decoration:none;}
.footer ul a:hover{text-decoration:underline;}
.footer ul.links li.last{padding-right:0; background:0;}

/* ======================================================================================= */


/* Banners =============================================================================== */
.popular { margin-top: 10px; padding-bottom: 10px; width: 768px; background: url(../images/bg-most-popular-middle.jpg) left bottom no-repeat; }
.popular h2 { padding: 25px 0; background: url(../images/bg-most-popular-top.jpg) left top no-repeat; text-indent: -9999px; }
.popular ul { padding: 0 3px;  }
.popular li { float: left; position: relative; width: 222px; padding: 0 10px 0 20px; height: 250px; background: url(../images/bg-most-popular-spacer.jpg) left top no-repeat; }
.popular li.first { background: none; }
.popular li a { margin-left: 20px; }
.popular li .name { color: #B52235; font-size: 1.8em; font-weight: bold; text-decoration: none; line-height: 22px; }
.popular li .price { position: absolute; left: 20px; bottom: 8px; color: #9B1E2E; font-size: 2.2em; font-weight: bold; line-height: 30px; }
.popular li .order { position: absolute; right: 20px; bottom: 11px; width: 87px; height: 28px; background: url(../images/btn-order-banner.gif) left top no-repeat; text-indent: -9999px; }

/* CMS pages ============================================================================= */
.cms-page-view .col-main { background-color: #fff; padding: 20px; width: 730px; }
.cms-page-view .col-main h1 { font-weight: bold; }
.cms-page-view .col-main h2 { font-weight: bold; font-size: 1.4em; margin: 10px 0 5px; }
.cms-page-view .col-main ol { list-style: decimal; }
.cms-page-view .col-main ul { list-style: disc; }
.cms-page-view .col-main li { margin: 3px 0 3px 25px;}

.cms-home .corner-right-bot { padding: 10px; margin-top: 20px;}


.sp-methods .method-matrixrate input { width: auto;}





#contactForm input,
#contactForm textarea { display: block; padding: 2px; width: 205px; }
#contactForm textarea { width: 410px; }
#contactForm label { display: block; margin: 5px 0 2px; }
#contactForm label span { margin-left: 3px; color: #f00; }
#contactForm button { margin: 10px 12px 0 0; float: right; }

.cms-klantenservice #contactForm label { font-weight: bold; }
