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

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

select{margin-bottom:1px; height:18px;}
input{height:11px;}

.full-width{width:100%;}
.container{width:100%; overflow:hidden;}
.ie-fix{width:100%; position:relative;}
.clear{clear:both;}
.radio, checkbox{border:0; background:0;}
.pages-indent{padding:0 0 15px;}
.pages-border{border:1px solid #CFE2ED; padding:17px;}

body          { background:url(../images/site_bg.jpg) left top repeat-x #F7EEE6; font-family:Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.16em;  color:#524D4B; text-align:center; }

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

a             {color:#8A8A8A; text-decoration:underline;}
a:hover       {text-decoration:none;}
a:hover img   {position:relative;}
:focus        { outline: 0; }

/* Headings */
h1            { font-size:1em; font-weight:normal; line-height:1.3; }
h2            { font-size:1em; font-weight:bold; line-height:1.34; margin-bottom:5px; }
h3            { font-size:1em; font-weight:bold; line-height:normal; }
h4            { font-size:0.92em; font-weight:bold; }
h5            { font-size:0.92em; font-weight:bold; }
h6            { font-size:0.92em; font-weight:bold; }

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

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

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

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

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


/* Layout ================================================================================= */
.wrapper {}
.page { width:997px; margin:0 auto; padding:0; text-align:left; }
.page-print { padding:20px; text-align:left; }
.page-print .print-head{padding-bottom:20px;}
.page-print .col2-set{padding:5px 0;}
.page-print .col2-set .col-1,
.page-print .col2-set .col-2{padding:5px 0;}
.page-print h3{margin-bottom:5px;}
.page-popup { padding:20px; text-align:left; }
.page-popup .nav,
.page-popup p{margin:10px 0;}
body.page-popup{background:#FFF;}
.page-popup .page-title h2{font-weight:bold;}
.page-popup button{margin-bottom:5px;}

.main{padding:0 0 0 7px;}

/* Base Columns */
.col-left { float:left; width:238px; }
.col-main { float:left; width:494px; }
.col-right { float:right; width:238px; }

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

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

/* 3 Columns Layout */
.col3-layout .col-main { width:494px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:742px; }
.col3-layout .col-wrapper .col-main { float:right; }

.main-block{width:100%; margin-bottom:10px;}
.main-block .top-corners{background:url(../images/main_block_corner_left_top.gif) left top no-repeat; height:5px; overflow:hidden;}
.main-block .top-corners div{background:url(../images/main_block_corner_right_top.gif) right top no-repeat; padding:0 5px; height:5px; overflow:hidden;}
.main-block .top-corners div div{padding:0; height:5px; overflow:hidden; background:url(../images/main_block_border_top.gif) left top repeat-x #FFF;}
.main-block .content{background:url(../images/main_block_border.gif) left top repeat-y #FFF; width:100%;}
.main-block .content .border-right{background:url(../images/main_block_border.gif) right top repeat-y;}
.main-block .content .left-top{background:url(../images/main_block_content_left_top.gif) left top no-repeat;}
.main-block .content .right-top{background:url(../images/main_block_content_right_top.gif) right top no-repeat; padding:22px 26px 12px 21px;}
.main-block .bot-corners{background:url(../images/main_block_corner_left_bot.gif) left top no-repeat; height:5px; overflow:hidden;}
.main-block .bot-corners div{background:url(../images/main_block_corner_right_bot.gif) right top no-repeat; padding:0 5px; height:5px; overflow:hidden;}
.main-block .bot-corners div div{padding:0; height:5px; overflow:hidden; background:url(../images/main_block_border_bot.gif) left 4px repeat-x #FFF;}

.sidebar .main-block .content .right-top{padding:0;}

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

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

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


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

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

/* Header ================================================================================ */
.header-container {}
.header {}
.header .col-1{width:375px; height:103px; overflow:hidden; float:left; padding:46px 0 0 0;}
.header .col-2{width:622px; float:left;}
.header .logo{float:left; text-decoration:none !important; display:block;}
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; padding:0; }
.header .welcome-msg{font-weight:bold; text-align:right; padding:16px 0 12px; min-height:48px; height:auto!important; height:48px;}
.header .links{float:right; padding-bottom:12px; background:url(../images/top_links_bg.gif) left bottom repeat-x;}
.header .links li{display:inline; font-size:0.75em; text-transform:uppercase; padding-right:12px; margin-right:11px; background:url(../images/top_links_divider.gif) right 2px no-repeat;}
.header .links li a{color:#836259; text-decoration:none;}
.header .links li a:hover{text-decoration:underline;}
.header .links li.last{padding:0; margin:0; background:0;}
.header .form-language{text-align:right; padding-top:14px;}
.header .form-language label{font-size:0.91em; font-family:Tahoma, Arial, Helvetica, sans-serif; color:#683C4D;}
.header .form-language select{width:74px; height:21px; border:1px solid #EFE7DE; border-left:2px solid #B29B9F; border-top:2px solid #B29B9F; margin-left:5px; background:#EDE4DA;}

.header .header-block-indent{padding:0 0 10px 7px;}
.header .header-block{width:100%;}
.header .header-block .top-corners{background:url(../images/header_block_corner_left_top.gif) left top no-repeat; height:5px; overflow:hidden; width:100%;}
.header .header-block .top-corners div{background:url(../images/header_block_corner_right_top.gif) right top no-repeat; padding:0 5px; height:5px; overflow:hidden;}
.header .header-block .top-corners div div{padding:0; height:5px; overflow:hidden; background:url(../images/header_block_border_top.gif) left top repeat-x;}
.header .header-block .content{background:url(../images/header_block_content_border_top.gif) left top repeat-x #F5E9DF; width:100%;}
.header .header-block .content .left-border{background:url(../images/header_block_content_border.gif) left top repeat-y;}
.header .header-block .content .right-border{background:url(../images/header_block_content_border.gif) right top repeat-y;}
.header .header-block .content .left-top{background:url(../images/header_block_content_top_left.gif) left top no-repeat;}
.header .header-block .content .right-top{background:url(../images/header_block_content_top_right.gif) right top no-repeat; padding:1px 20px 1px 1px;}
.header .header-block .bot-corners{background:url(../images/header_block_corner_left_bot.gif) left top no-repeat; height:5px; overflow:hidden; width:100%;}
.header .header-block .bot-corners div{background:url(../images/header_block_corner_right_bot.gif) right top no-repeat; padding:0 5px; height:5px; overflow:hidden;}
.header .header-block .bot-corners div div{padding:0; height:5px; overflow:hidden; background:url(../images/header_block_border_bot.gif) left top repeat-x;}

.header .form-search{float:right; width:348px;}
.header .form-search label{color:#836259; text-transform:uppercase; font-size:0.91em; float:left; margin-top:4px;}
.header .form-search input{border:1px solid #B69477; background:#DCCDBF; width:200px; height:13px; float:left; margin-left:10px; margin-top:1px;}
.header .form-search button{float:right;}
.header .form-search button span{background:transparent url(../images/search_button.gif) 0 0 no-repeat!important; color:#FFF; font-weight:bold; padding-left:11px;}
.header .form-search button span span{background-position:100% 0!important; padding-left:0; padding-right:11px; padding-top:2px;}
.header .form-search button.safari-fix{position:relative; margin-right:-2px;}
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}

.header .header-block-2{padding:0 0 10px 7px;}
.header .header-block-2 .flash{padding-bottom:8px;}
.header .header-block-2 .col-1{width:650px; float:left; padding:0; height:auto;}
.header .header-block-2 .col-2{width:330px; float:right; padding:0 0 1px;}
.header .header-block-2 .col-2 img{margin-bottom:9px;}
.header .header-block-2 .col-3{width:661px; float:left;}
.header .header-block-2 .col-3 img{float:left;}
.header .header-block-2 .col-4{width:299px; padding:64px 0 0 30px; height:86px; overflow:hidden; float:left; background:url(../images/media/home_newsletter_block.jpg) left top no-repeat;}
.header .header-block-2 .col-4 .block-title{display:none;}
.header .header-block-2 .col-4 label{font-size:0.91em; display:block; margin-bottom:7px; color:#77554B;}
.header .header-block-2 .col-4 .input-box{background:url(../images/media/home_newsletter_input.jpg) left top no-repeat; width:188px; height:23px; float:left;}
.header .header-block-2 .col-4 .input-box input{width:175px; height:14px; border:0; background:0;}
.header .header-block-2 .col-4 button span{background:transparent url(../images/newsletter_button.gif) 0 0 no-repeat!important; padding-left:10px;}
.header .header-block-2 .col-4 button span span{background-position:100% 0!important; padding-left:0; padding-right:10px;}

/********** < Navigation */
#nav{font-size:11px;}

/* All Levels */
#nav li { text-align:left; position:relative; }
#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; background:url(../images/menu_divider.gif) left 2px no-repeat;}
#nav li a { float:left; padding:4px 22px 1px 20px; color:#836259; text-transform:uppercase;}
#nav li a:hover { color:#000; }
#nav li.over a,
#nav li.active a { color:#000; }
#nav li.first {background:0;}

/* 2nd Level */
#nav ul { position:absolute; width:12em; top:18px; left:-10000px; border:1px solid #E5CFBD; background:#fafafa;  }
#nav ul li { float:none; border-bottom:1px solid #E5CFBD; background:0; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:5px 9px; font-weight:normal; color:#888 !important; text-transform:none;}
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a  { 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; }
/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; }
input, input.input-text, select, textarea{font-size:0.91em; color:#000; background:#fff; border:1px solid #D8D8D5; border-top:2px solid #3C3F48; border-left:2px solid #3C3F48;}
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; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; height:22px; background:transparent url(../images/bkg_button.gif) 0 0 no-repeat!important; padding:0 0 0 8px; font:11px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; text-transform:uppercase; color:#6C3B2E; }
button.button span span { background-position:100% 0!important; padding:5px 8px 0 0; }
button.disabled {}
button.disabled span {}

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

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 */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#111; 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; overflow:hidden; }
.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:665px; }
.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:5px 0 0; padding:5px; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 5px; font-weight:bold; }

.buttons-set-order {}

.fieldset { border:1px solid #ddd; background:#fefefe; padding:22px 25px 12px 25px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#f00; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }


.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,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; margin:7px 0 10px!important; padding-left:0!important; list-style-type:none!important;}
.messages ul{padding-left:0!important; list-style-type:none!important;}
.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; margin:10px 0; 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 {margin-bottom:13px;}
.breadcrumbs .main-block .content .right-top{padding:8px 10px 7px 21px;}
.breadcrumbs li { display:inline; }
.breadcrumbs li span{padding:0 14px; background:url(../images/breadcrumbs_divider.gif) center 6px no-repeat;}
.breadcrumbs li a{color:#77554B; font-weight:bold; text-decoration:underline;}
.breadcrumbs li a:hover{text-decoration:none;}
.breadcrumbs li strong{font-weight:normal; color:#7D5C53;}

/* Page Heading */
.page-title {padding:0 0 18px;}
.page-title h1,
.page-title h2{font-weight:bold; color:#77554B;}
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.pager {padding:0 0 5px; border-bottom:1px solid #E4CEBB; text-align:center; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .limiter select{width:44px; height:17px; border:1px solid #C5C3C3;}
.pager .pages { margin:0 135px; }
.pager .pages strong{font-weight:normal;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */ 
.sorter {padding:7px 0 0;}
.sorter .view-mode { float:left; }
.sorter .view-mode a{color:#CE2E14;}
.sorter .view-mode strong{font-weight:normal;}
.sorter .sort-by { float:right; padding-right:37px; }
.sorter .sort-by select{width:87px; height:17px; border:1px solid #C5C3C3; margin-right:5px;}
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.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 { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td .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; } 
.btn-remove { display:block; width:23px; height:22px; 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; }
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.sidebar .block {}
.sidebar .block .block-title {padding:23px 21px 0;}
.sidebar .block .block-title strong span{font-weight:bold; color:#77554B;}
.sidebar .block .block-title a{color:#77554B;}
.sidebar .block .block-subtitle {font-size:1em; margin-bottom:5px; }
.sidebar .block .block-content{padding:20px 19px 28px 21px;}
.sidebar .block .actions { text-align:right; }
.sidebar .block .actions a { float:left; }

/* Block: Account */
.sidebar .block-account {}
.sidebar .block-account li{padding-bottom:5px;}

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

/* Block: Layered Navigation */
.sidebar .block-layered-nav {}
.sidebar .block-layered-nav dt { font-weight:bold; }
.sidebar .block-layered-nav .currently {margin-top:15px;}
.sidebar .block-layered-nav .currently li{padding:6px 6px 6px 5px; margin-bottom:3px; background:#F0E3D7; color:#524D4B; }
.sidebar .block-layered-nav .currently li .btn-remove{float:right; width:15px; height:15px; background:url(../images/list_remove_btn_current.gif) left top no-repeat;}
.sidebar .block-layered-nav .currently li .price{color:#524D4B;}
.sidebar .block-layered-nav .currently li .label{text-decoration:none!important; font-weight:bold; text-transform:uppercase; padding-left:9px; background:url(../images/shop_by_marker.gif) left center no-repeat;}
.sidebar .block-layered-nav .currently li .text{text-decoration:underline;}
.sidebar .block-layered-nav .actions{padding:20px 0 50px; font-weight:bold; text-align:right}
.sidebar .block-layered-nav .actions a{float:none;}
.sidebar .block-layered-nav dl{margin-top:15px;}
.sidebar .block-layered-nav dl dt{padding:8px 11px 7px 20px; background:#F0E3D7; text-transform:uppercase;}
.sidebar .block-layered-nav dl dd{padding:17px 7px 17px 31px; color:#CE2E14;}
.sidebar .block-layered-nav .price{font-size:1em; color:#CE2E14; font-weight:normal;}
.sidebar .block-layered-nav a{color:#CE2E14;}
.sidebar .browse-by .block-content{padding-top:10px;}


/* Block: Cart */
.sidebar .block-cart {}
.sidebar .block-cart .amount {}
.sidebar .block-cart .amount a{color:#77554B; font-weight:bold; text-decoration:none;}
.sidebar .block-cart .amount a:hover{text-decoration:underline;}
.sidebar .block-cart .subtotal{text-align:center; padding:7px 9px; background:#F0E3D7; margin:15px 0 10px;}
.sidebar .block-cart .subtotal .price{color:#CE2D13; font-weight:bold;}
.sidebar .block-cart .block-subtitle{margin-top:20px; margin-bottom:10px; font-weight:bold;}
.sidebar .block-cart .actions button{margin-top:10px;}

.sidebar .mini-products-list li{padding:0 0 15px;}
.sidebar .mini-products-list .product-image { float:left; width:78px; display:block;}
.sidebar .mini-products-list .product-details { float:right; width:112px;}
.sidebar .mini-products-list .product-details .product-name { font-size:1em; font-weight:bold; margin:0; margin-bottom:10px;}
.sidebar .mini-products-list .product-details .product-name a{color:#837976; font-weight:normal; text-decoration:underline; font-size:0.91em;}
.sidebar .mini-products-list .product-details .product-name a:hover{text-decoration:none;}
.sidebar .mini-products-list .product-details .btn-remove { float:right; margin:0 0 5px 5px;}

/* Block: Wishlist */
.sidebar .block-wishlist {}

/* Block: Related */
.sidebar .block-related {}
.sidebar .block-related li{padding:0 0 25px;}
.sidebar .block-related .checkbox {float:left;}
.sidebar .block-related .block-content p a{color:#524D4B; font-weight:bold;}
.sidebar .block-related .block-content ol{margin:22px 0 0;}
.sidebar .block-related .product{width:175px; float:right;}
.sidebar .block-related .product .product-image{float:left; width:75px; display:block;}
.sidebar .block-related .product .product-details{width:91px; float:right;}
.sidebar .block-related .product .product-details{}
.sidebar .block-related .product .product-details .product-name a{color:#837976!important; text-decoration:underline; font-weight:normal!important; font-size:0.91em;}
.sidebar .block-related .product .link-wishlist{color:#CE2E14!important; font-weight:bold!important;}

.paypal-logo{padding-bottom:35px; padding-left:40px; padding-top:30px;}

/* Block: Compare Products */
.sidebar .block-compare {}
.sidebar .block-compare .block-content{padding-left:1px; padding-right:1px;}
.sidebar .block-compare .empty{padding:0 21px;}
.sidebar .block-compare li{padding:9px 19px 11px 20px;}
.sidebar .block-compare li.odd{background:#F6EFE7;}
.sidebar .block-compare li .btn-remove{float:right; margin-left:10px;}
.sidebar .block-compare li a{color:#837976; font-size:0.91em;}
.sidebar .block-compare .actions{padding:12px 19px 0 20px;}
.sidebar .block-compare .actions a{color:#CE2E14; font-weight:bold; margin-top:5px;}

/* Block: Viewed */
.sidebar .block-compared,
.sidebar .block-viewed {}
.sidebar .block-compared .block-content,
.sidebar .block-viewed .block-content{padding-left:1px; padding-right:1px;}
.sidebar .block-compared li,
.sidebar .block-viewed li{padding:10px 12px 9px 20px;}
.sidebar .block-compared li.odd,
.sidebar .block-viewed li.odd{background:#F6EFE7;}
.sidebar .block-viewed li a,
.sidebar .block-compared li a{color:#837976; text-decoration:underline; font-size:0.91em;}
.sidebar .block-viewed li a:hover,
.sidebar .block-compared li a:hover{text-decoration:none;}

/* Block: Poll */
.sidebar .block-poll {}
.sidebar .block-poll .radio { float:left; margin:2px 0 0 0; }
.sidebar .block-poll .label { display:block; margin-left:18px;}
.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 ul{margin-top:15px;}
.sidebar .block-poll .block-content ul li{padding-bottom:5px; color:#524D4B;}

/* Block: Tags */
.sidebar .block-tags ul{font-size:1.2em;}
.sidebar .block-tags ul,
.sidebar .block-tags li {display:inline; line-height:normal;}
.sidebar .block-tags .actions{padding-top:15px; text-align:left;}
.sidebar .block-tags .actions a{}

/* Block: Subscribe */
.sidebar .block-subscribe {}
.sidebar .block-subscribe .block-content label{font-size:0.91em;}
.sidebar .block-subscribe .block-content .input-box{background:url(../images/subscribe_input_bg.gif) left top no-repeat; height:21px; overflow:hidden; padding:1px 0 0 3px; margin:7px 0 10px;}
.sidebar .block-subscribe .block-content .input-box input{width:185px; height:14px; border:0; background:0;}
.sidebar .block-subscribe .block-content button{float:right;}


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

/* Block: Banner */
.sidebar .block-banner {}
.sidebar .block-banner .block-content{padding:0;}

/* Block: Checkout Progress */
.sidebar .block-progress {border:1px solid #B6B6B6;}
.sidebar .block-progress .block-title{padding:11px 10px 10px 11px; background:#FAF5F0; font-size:0.91em; text-transform:uppercase;}
.sidebar .block-progress .block-title strong span{color:#202020;}
.sidebar .block-progress .block-content{padding:14px 10px 20px 11px;}
.sidebar .block-progress dl{border-top:1px solid #B6B6B6;}
.sidebar .block-progress dt{padding:13px 12px 10px 19px;}
.sidebar .block-progress dd{padding:28px 49px 27px 19px;}
.sidebar .block-progress dt a{color:#202020;}
.sidebar .block-progress dt,
.sidebar .block-progress dd{font-weight:bold; color:#202020; border:1px solid #B6B6B6; border-top:0;}
.sidebar .block-progress dt.complete,
.sidebar .block-progress dd.complete {}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title {padding-bottom:28px;}
.category-title h2{color:#77554B; font-weight:bold;}
.category-image { display:block; margin:20px auto; width:99%; }
.category-products {}

/* View Type: Grid */
.products-grid{position:relative; width:100%; overflow:hidden;}
.products-grid.first{margin:7px 0 0;}
.products-grid.last {margin:0 0 24px;}
.products-grid li.item { float:left; width:207px; padding:17px 15px 33px; border-bottom:1px solid #E4CEBB; border-right:1px solid #E4CEBB; text-align:center;}
.products-grid li.item.first{padding-left:0;}
.products-grid li.item.last{padding-right:0; padding-left:15px; border-right:0;} 
.products-grid.last li.item{border-bottom:0;}
.products-grid .product-image { display:block; width:140px; height:150px; margin:0 auto 7px; }
.products-grid .product-name { margin:0 0 10px; }
.products-grid .product-name a {color:#837976; text-decoration:underline; font-size:0.91em; font-weight:normal;}
.products-grid .product-name a:hover{text-decoration:none;}
.products-grid .price-box{margin:5px 27px 7px 0; float:left;}
.products-grid .price-box .regular-price{padding-left:10px;}
.products-grid .ratings{width:110px; margin:0 auto 10px;}
.products-grid .ratings .rating-box{margin:0 auto 5px;}
.products-grid .ratings .rating-box{float:none;}
.products-grid .add-to-links{margin-top:10px;}
.products-grid .availability { line-height:21px; }
.products-grid .actions {}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { margin:0; }
.col1-layout .products-grid { margin:0; }

/* View Type: List */
.products-list .item {padding:24px 0 34px; border-bottom:1px solid #E4CEBB;}
.products-list li.last{border-bottom:0;}
.products-list .product-image{float:left; width:143px; display:block;}
.products-list .product-shop{float:right; width:277px; padding:0 14px 0 0;}
.products-list .product-shop .product-name{margin-bottom:15px;}
.products-list .product-shop .product-name a{color:#837976; font-size:0.91em; font-weight:normal;}
.products-list .product-shop .ratings{margin-bottom:15px;}
.products-list .product-shop .ratings .rating-links{padding-top:20px;}
.products-list .product-shop .price-box{margin:5px 27px 0 0; float:left;}
.products-list .product-shop .desc{padding-top:10px;}
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {}

.product-view .no-rating,
.product-view .email-friend{display:block; margin-bottom:5px;}

.product-essential { padding-bottom:27px;}
.product-collateral {}
.product-collateral h2{margin-bottom:18px;}

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.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; padding:9px 0; font-size:0.84em;}
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #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 7px 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{margin-bottom:5px;}
.product-view .product-img-box .more-views ul { margin-left:-33px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#E5CFBE; margin:0 0 15px 33px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:402px; }
.product-view .product-shop .product-name {margin-bottom:10px;}
.product-view .product-shop .product-name h1{font-size:0.91em; color:#837976; text-decoration:underline;}
.product-view .product-shop .ratings{margin-bottom:10px;}
.product-view .product-shop .tier-prices{width:100%; overflow:hidden; margin-bottom:10px;}
.product-view .product-shop .tier-prices li{padding:8px 10px 8px 21px; margin-bottom:3px; white-space:nowrap; background:#F6EFE7; font-size:0.91em; font-family:Tahoma, Arial, Helvetica, sans-serif;}
.product-view .product-shop .tier-prices .price{font-weight:normal; color:#524D4B; font-size:1.09em;}
.product-view .product-shop .tier-prices .benefit{ color:#CE2E14;}
.product-view .product-shop .price-box{margin:0 55px 19px 0; float:left;}
.product-view .product-shop .add-to-box .add-to-cart{padding-top:5px; width:185px;}
.product-view .product-shop .add-to-box .add-to-cart button{margin-bottom:10px; float:right; margin-left:0;}
.product-view .product-shop .add-to-box .add-to-cart .paypal-logo{padding:0;}
.product-view .product-shop .add-to-box .add-to-cart label{margin-top:3px;}
.product-view .product-shop .add-to-box .add-to-cart input{width:43px; height:14px; border:1px solid #E8D5C6; margin:0 0 0 8px;}
.product-view .product-shop .add-to-box .or{ margin:10px 15px 0;}
.product-view .product-shop .add-to-box .add-to-links li{display:block; padding-bottom:3px;}
.product-view .product-shop .add-to-box .add-to-links li .separator{display:none;}
.product-view .product-shop .to-friend{padding-bottom:10px; display:block; color:#CE2E14;}
.product-view .product-shop .first-review{padding-bottom:10px;}
.product-view .product-shop .first-review a{color:#CE2E14;}
.product-view .product-shop .nobr{margin-bottom:10px; display:block;}

.product-view .short-description {padding-top:15px;}
.product-view .short-description h3{margin-bottom:10px;}

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings .rating-links a{color:#CE2E14; font-weight:bold; text-decoration:underline;}
.ratings .rating-links a:hover{text-decoration:none;}
.ratings .rating-links a.last{color:#524D4B;}
.ratings .rating-links .separator{padding:0 10px;}
.ratings dt {}
.ratings dd {}
.rating-box { width:78px; height:13px; margin:0; 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; }

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

.catalog-product-view .rating-box{margin:10px 0;}
.catalog-product-view .col-main .main-block .content .right-top{padding:13px 26px 26px 21px;}

/* 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:#CE2D13; font-size:1.16em; font-weight:bold;}

.price-box {margin:10px 0;}
.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; }

/* 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 {}
.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 li{display:inline;}
.add-to-links a{color:#CE2E14; font-weight:bold; text-decoration:underline;}
.add-to-links a:hover{text-decoration:none;}
.add-to-links .last a{color:#524D4B;}
.add-to-links .separator{padding:0 7px;}


/* 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 { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options 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 { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin-bottom:0!important; margin-top:5px!important; }
.product-options-bottom .add-to-cart{float:right;}
.product-options-bottom .add-to-cart label{margin-top:3px;}
.product-options-bottom .add-to-cart input{height:14px;}

.multiselect{height:auto!important;}

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .box-description {padding-top:29px; padding-bottom:30px; border-top:1px solid #E4CEBB;}

/* Block: Additional */
.product-view .box-additional{padding-top:29px; padding-bottom:50px; border-top:1px solid #E4CEBB;}
.product-view .box-additional th,
.product-view .box-additional td{border-color:#E4CEBB;}
.product-view .box-additional th{padding:17px 17px 7px 24px;}
.product-view .box-additional td{padding:15px 35px 9px 12px;}


/* Block: Upsell */
.product-view .box-up-sell {padding-top:29px; padding-bottom:30px; border-top:1px solid #E4CEBB;}
.product-view .box-up-sell .product-image{width:154px; height:110px;}
.product-view .box-up-sell .product-name a{font-size:1em;}
.product-view .box-up-sell .products-grid td { width:25%; padding-left:15px; padding-right:15px; text-align:center; border-right:1px solid #E4CEBB;}
.product-view .box-up-sell .products-grid td.first{padding-left:0;}
.product-view .box-up-sell .products-grid td.last{padding-right:0; border:0;}
.product-view .box-up-sell .products-grid{margin:0;}
.product-view .box-up-sell .products-grid .price-box{float:none;}
.product-view .box-up-sell .products-grid .rating-links a{display:block;}
.product-view .box-up-sell .products-grid .separator{display:none;}


/* Block: Tags */
.product-view .box-tags {padding-top:29px; padding-bottom:30px; border-top:1px solid #E4CEBB;}
.product-view .box-tags .form-add{width:100%; overflow:hidden;}
.product-view .box-tags .form-add label{font-weight:bold; margin-bottom:4px; display:block; color:#202020;}
.product-view .box-tags .form-add .input-box{float:left; width:610px; margin:3px 5px 10px 0; }
.product-view .box-tags .form-add .input-box input{width:594px;}
.product-view .box-tags .form-add button.button { float:left; }
.product-view .box-tags .form-add .button { float:left; }
.product-view .box-tags .form-add p { clear:both; }
.product-view .box-tags h4{color:#202020; font-weight:normal; font-size:1em;}
.product-view .box-tags .product-tags{margin:10px 0 15px;}
.product-view .box-tags .product-tags li a{color:#CE2E14;}
.product-view .box-tags .product-tags li{padding-right:12px; margin-right:11px; background:url(../images/tags_divider.gif) right 3px no-repeat; display:inline; line-height:normal;}
.product-view .box-tags .product-tags li.last{background:0; padding:0; margin:0;}

/* 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 */
.advanced-search-summary{padding:15px 0;}
.search-summary {padding:15px 0;}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:128px;  }
.product-review .product-img-box .product-image{display:block; border:1px solid #ddd; padding:1px; margin-bottom:10px;}
.product-review .product-img-box .rating-links a{display:block;}
.product-review .product-img-box .rating-links .separator{display:none;}
.product-review .product-img-box .ratings{margin:15px 0;}
.product-review .product-img-box .ratings .rating-box{margin-bottom:10px;}
.product-review .details { float:right; width:540px; }
.product-review .details .ratings-list{margin:10px 0;}
.product-review .details .ratings-list dt,
.product-review .details .ratings-list dd{padding-bottom:5px;}

.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:right;}
.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 .main-block .content .right-top{padding:23px 21px 29px;}
.cart .page-title{padding-bottom:15px;}
.cart .checkout-types { float:right; text-align:right; }
.cart .checkout-types li{padding-bottom:10px;}
.cart .checkout-types li button span{height:31px; background:transparent url(../images/checkout_button.gif) 0 0 no-repeat!important; font-size:15px; text-transform:uppercase; font-weight:bold; color:#FFF;}
.cart .checkout-types li button span span{background-position:100% 0!important;}

/* Shopping Cart Table */
.cart-table{margin:30px 0 15px; border-right:1px solid #E5CFBE;}
.cart-table .item-msg { font-size:10px; }
.cart-table thead{background:#F7EEE6;}
.cart-table th{text-align:center; color:#202020;}
.cart-table td{vertical-align:middle; text-align:center; padding:10px;}
.cart-table th,
.cart-table td{border-color:#E5CFBE;}
.cart-table tfoot td{background:#F7EEE6;}
.cart-table .product-name a{color:#000; text-decoration:none; font-weight:normal;}
.cart-table .product-name a:hover{text-decoration:underline;}


/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {width:100%; overflow:hidden;}
.cart .cart-collaterals .col2-set{float:left; width:607px;}
.cart .cart-collaterals .col-1{width:282px;}
.cart .cart-collaterals .col-2{width:313px;}
.cart .crosssell{border:1px solid #E4CEBB; padding:16px 24px 7px 16px;}
.cart .crosssell h2{color:#202020;}
.cart .crosssell li.item{padding:20px 0 22px; border-bottom:1px solid #E4CEBB;}
.cart .crosssell li.last{border-bottom:0;}
.cart .crosssell .product-image { float:left; width:108px; display:block; }
.cart .crosssell .product-details { float:right; width:120px; }
.cart .crosssell .product-name a{color:#837976; font-weight:normal;}
.cart .crosssell .price-box{margin:15px 0;}
.cart .crosssell button{margin-bottom:10px;}
.cart .crosssell .add-to-links li{display:block; padding-bottom:3px;}
.cart .crosssell .add-to-links .separator{display:none;}

.cart .discount{border:1px solid #E4CEBB; padding:14px 15px 22px 16px; margin-bottom:12px;}
.cart .discount h2{font-size:1.09em; padding-bottom:10px; color:#202020;}
.cart .discount label{font-size:0.84em;}
.cart .discount input{width:267px;}
.cart .discount .buttons-set button{margin-left:5px;}

.cart .shipping{border:1px solid #E4CEBB; padding:14px 16px 20px 17px;}
.cart .shipping h2{color:#202020; margin-bottom:10px;}
.cart .shipping label{color:#202020;}
.cart .shipping p{color:#202020; font-weight:bold;}
.cart .shipping .form-list{margin:28px 0 0 0;}
.cart .shipping .form-list li{padding:0 0 15px; margin:0;}
.cart .shipping .form-list select{width:229px;}
.cart .shipping .form-list input{width:222px;}

/* Shopping Cart Totals */
.cart .totals {float:right; width:254px; padding:17px 37px 17px 36px; border:1px solid #E4CEBB; background:#F7EEE6; text-align:center;}
.cart .totals table { width:100%; margin-bottom:10px; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; color:#000; }
.cart .totals table td{padding-right:25px; color:#202020; font-weight:bold;}
.cart .totals .checkout-types{float:none; text-align:center;}
.cart .totals .checkout-types li{padding-bottom:10px;}
.cart .totals .checkout-types li a{color:#000; font-weight:bold; font-size:0.91em;}

/* 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 ============================================================================== */
.opc { border-bottom:1px solid #E9D6C5; position:relative; }
.opc li.section { border:1px solid #E9D6C5; border-bottom:0; }

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

.opc .step-title {background-color:#FFFFFF; padding:7px 10px 7px 31px;}					
.opc .step-title .number { float:left; line-height:normal; margin-right:10px; padding:2px 6px; font-weight:bold; color:#000; border:1px solid #3A4750; background:#FFFFFF;}
.opc .step-title h2 { float:left; font-weight:bold; color:#202020;  padding-top:3px; font-family:Tahoma, Arial, Helvetica, sans-serif;}

.opc .step-title a { display:none; float:right; }

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

.opc .active {}
.opc .active .step-title { background-color:#FAF5F0; cursor:default; }
.opc .active .step-title .number{color:#FFFFFF; background:#CE2E14; border:1px solid #CE2E14; }
.opc .active .step-title h2{color:#CE2E14;}

/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #D3D3D3; padding:16px 15px 23px 31px; position:relative; background-color:#FAF5F0;}
.opc .step .tool-tip { right:10px; }

.opc .order-review {}

.opc .buttons-set{border:0;}

.opc .field{width:345px;}
.opc .fields input,
.opc .field input{width:314px;}
.opc .name-lastname,
.opc .field-2{width:321px; float:left;}
.opc .field-2 input{width:314px;}
.opc .field-2 select{width:321px;}
.opc .name-firstname{width:345px;}
.opc .name-middlename{width:156px;}
.opc .name-middlename input{width:81px!important;}
.opc .name-lastname input{width:314px!important;}
.opc .sp-methods dt{padding-bottom:5px;}
.opc .form-list li.wide input.input-text{width:659px;}

.opc h4{font-size:1em; margin-bottom:5px;}
.opc .form-list{margin:10px 0;}
.opc label{font-size:0.91em;}

#checkout-step-payment{position:relative;}


/* Multiple Addresses Checkout */
.checkout-progress {padding:15px 0 20px; margin:0; text-align:center;}
.checkout-progress li {display:inline; width:15%; text-align:center; color:#FFFFFF; border:0; padding:1px 10px 1px 10px; margin-right:5px; background:#E1D4C8;}
.checkout-progress li.active {background:#DBC840; color:#FFFFFF;}

.multiple-checkout { position:relative; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {display:block; margin-bottom:10px;}
.multiple-checkout .grand-total .price {}

.checkout-multishipping-addresses .col-main .page-title h2{padding:0;}
.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 #DDDDDD;}
/*.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-shipping .col-main .page-title{margin-bottom:15px;}
.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{margin:5px 0;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set{border:1px solid #BEBCB7; 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 .col2-set{background:0; border:1px solid #BEBCB7; 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-overview .col-main .page-title{margin-bottom:15px;}
.checkout-multishipping-overview .col-main .col2-set{background:0; border:1px solid #4A4A4A; padding:20px; margin-bottom:10px;}
.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 .data-table{margin:10px 0;}

.checkout-multishipping-address-newshipping #form-validate{display:block; padding:20px;}
/*.checkout-multishipping-address-newshipping #form-validate #lastname{width:251px;}*/

/*.checkout-multishipping-address-editshipping #form-validate #lastname{width:251px;}*/

.checkout-multishipping-address-selectbilling .page-title h2{background:0; margin-top:10px;}
.checkout-multishipping-address-selectbilling .page-title button.button{margin-top:5px;}

.checkout-multishipping-address-editaddress #form-validate #lastname{width:251px;}

.checkout-multishipping-address-editbilling #form-validate #lastname{width:251px;}

.checkout-multishipping-success .content-box{padding:30px;}
.checkout-multishipping-success .buttons-set{border:0;}

/* Sitemap */
.sitemap {}

#lastname{width:251px!important;}

/********** < Common Checkout Styles */
.sp-methods{position:relative;}
.sp-methods dt { font-weight:bold;}
.sp-methods .price { font-weight:bold; }
.checkout-onepage-index #checkout-payment-method-load dt{padding:5px 0;}
.checkout-onepage-index #checkout-payment-method-load dd{padding:0 20px;}
.checkout-onepage-index .col-main{width:717px;}
.checkout-onepage-index .col-right{width:212px;}
.checkout-onepage-index .main-block .content .right-top{padding:16px 19px 34px 21px;}
.checkout-onepage-index .col-main .page-title{display:none;}

.please-wait { float:right; padding-right:50px;}
.cvv-what-is-this { cursor:help; margin-left:5px;}

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.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; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}
.col2-set .content{background:0!important;}

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


/* My Account ============================================================================= */
.my-account .my-tag-edit a.btn-remove{float:left; margin-right:5px; position:relative; margin-top:-4px;}
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {padding-bottom:10px;}
.dashboard .welcome-msg .hello{padding-bottom:10px;}
.dashboard .data-table{margin:10px 0;}

.dashboard .box-head,
.dashboard .box-title{width:100%; overflow:hidden;}
.dashboard .box-head h2,
.dashboard .box-title h3{float:left;}
.dashboard .box-head a,
.dashboard .box-title a{float:right;}

.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 {margin-top:15px;}
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }
.dashboard .product-name{margin-bottom:10px;}

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; margin-bottom:15px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }

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

.customer-name-middlename .name-firstname{width:204px!important;}
.customer-name-middlename .name-firstname input{width:190px!important;}
.opc .customer-name-middlename .name-middlename{width:141px!important;}
.customer-name-middlename .name-middlename{width:71px!important;}
.opc .customer-name-middlename .name-middlename input{width:110px!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;}
.catalogsearch-advanced-index .col-main label{display:block; float:none;}

/* Block: Reviews */
.dashboard .box-reviews{padding-bottom:15px;}
.dashboard .box-reviews li{width:100%; overflow:hidden; margin-bottom:10px;}
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; float:left; }
.dashboard .box-reviews .details .ratings strong{float:none; display:block; margin-bottom:3px;}
.dashboard .box-reviews .details .ratings .rating-box{float:none;}

/* Block: Tags */
.dashboard .box-tags li{width:100%; overflow:hidden; margin-bottom:10px;}
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; float:left; }
.dashboard .box-tags .details .tags li{display:inline;}

.cms-index-index .col-main .products-list td{width:448px; border-bottom:1px solid #E4CEBB; padding:24px 0 34px;}
.cms-index-index .col-main .products-list td.last{border-bottom:0 none;}
.cms-index-index .col-main .products-list td .product-shop{padding-right:0; padding-left:10px;}
.cms-index-index .col-main .products-list .add-to-links{margin-top:10px;}

.cms-index-index .std{margin:0;}

.cms-customer-service .col-main dd{padding-left:0;}

.catalog-seo-sitemap-product .col-main .pager,
.catalog-seo-sitemap-category .col-main .pager{border:0; margin:10px 0;}

.customer-account-login .col-main .col2-set h3{margin-bottom:5px;}
.customer-account-login .col-main .col2-set .form-list{margin:10px 0;}

.sales-order-history .col-main .pager{border:0; margin:10px 0;}

.customer-address-index .col-main .col2-set .col-1 ol li{padding-bottom:15px;}

.review-customer-index .col-main .pager{border:0; margin:10px 0;}

.review-product-list .col-main .data-table{margin:10px 0;}
.review-product-list .col-main .pager{ margin:10px 0; border:0;}
.review-product-list .col-main .product-shop .view-count{padding-bottom:15px; display:block;}
.review-product-list .col-main .form-list{margin:15px 0;}

.tag-customer-index .col-main .tags-list{font-size:1.2em; margin:10px 0;}

.tag-customer-view .col-main .pager{margin:10px 0; border:0;}
.tag-customer-view .data-table button{margin-bottom:5px;}

.wishlist-index-index .col-main .data-table textarea{width:95%!important; height:150px;}
.wishlist-index-index .col-main .buttons-set button{margin-left:5px;}

.catalogsearch-advanced-result .col-main .products-list .product-shop,
.catalogsearch-result-index .col-main .products-list .product-shop{float:left; padding-left:30px; width:460px;}

.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 h3{margin-bottom:10px;}

.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 h3,
.sales-order-invoice .col-main h4{margin-bottom:10px;}

.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 h3,
.sales-order-shipment .col-main h4{margin-bottom:10px;}

.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 h3,
.sales-order-creditmemo .col-main h4{margin-bottom:10px;}

.home-blocks{}
.home-blocks .col-1{width:238px; float:left;}
.home-blocks .col-2{width:742px; float:right;}
.home-blocks .col-1 .block-title{padding-top:21px;}
.home-blocks .col-1 .block-content{padding:24px 19px 26px 20px;}
.home-blocks .col-1 ul{list-style-type:none; padding:0; margin:0;}
.home-blocks .col-1 ul li{line-height:1.5em;}
.home-blocks .col-1 ul li a{color:#524D4B; text-decoration:none;}
.home-blocks .col-1 ul li a:hover{text-decoration:underline;}
.home-blocks .col-2 .category-title{padding-bottom:18px;}
.home-blocks .col-2 .products-grid{margin:0; width:auto;}
.home-blocks .col-2 .products-grid td{border-bottom:0; text-align:left; padding:8px 42px 12px 21px; width:165px; border-right:1px solid #E4CEBB;}
.home-blocks .col-2 .products-grid td.first{padding-left:0; padding-right:21px; width:205px;}
.home-blocks .col-2 .products-grid td.last{padding-right:0; width:191px; border:0;}
.home-blocks .col-2 .main-block .content .right-top{padding-top:21px; padding-bottom:27px;}
.home-blocks .col-2 .products-grid .product-image{width:165px; height:135px;}
.home-blocks .col-2 .products-grid .price-box{float:none; margin-bottom:15px; margin-top:0;}
.home-blocks .col-2 .products-grid .price-box .regular-price{padding:0;}
.home-blocks .col-2 .products-grid .product-name{margin-bottom:5px;}
.home-blocks .col-2 .products-grid .product-image{width:165px; margin:0; margin-left:19px;}
.home-blocks .col-2 .products-grid .last .product-name{margin-bottom:17px;}

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


/* Footer ================================================================================ */
.footer{padding:10px 7px 87px;}
.footer ul{float:left; display:inline;}
.footer ul li{display:inline; background:url(../images/footer_divider.gif) right 3px no-repeat; padding-right:7px; margin-right:6px;}
.footer ul li a{color:#77554B; text-decoration:none;}
.footer ul li a:hover{text-decoration:underline;}
.footer ul.links li.last{margin-right:0; padding-right:0; background:0;}
.footer .copy{font-size:0.91em; float:left; line-height:normal;}
.footer .a-right{padding-top:4px;}
.footer .store-switcher{float:right;}

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


.sendfriend-product-send .col-main .buttons-set button{margin-left:10px;}


/************************************************/
/******************** Clears ********************/
/************************************************/
.clearer:after,
.header:after,
#nav:after,
.main:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block-poll li:after,
.block-related li:after,
.block-related .item:after,
.block .actions:after,
.mini-products-list li:after,
.title-buttons:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.products-list li.item:after,
.product-view .product-img-box .more-views ul:after,
.product-view .tags .form-add-tags:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.opc .step-title:after,
.checkout-progress:after,
.field-100:after,
.group-select li:after,
.form-list li:after,
.buttons-set:after,
.buttons-set2:after,
.page-print .print-head:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }