/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Layout ================================================================================= */
html {background: url('../images/bg_body.jpg');}
body {background: url('../images/bg_header.png') no-repeat 50% 0;}
.wrapper {}
.page { width:960px; margin:0 auto; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { }

.page-popup {background: 0;}

/* Base Columns */ 
.col-left { float:left; width:232px; padding: 0 0 0 2px;}
.col-main { float:left; width:694px;}
.col-right { float:right; width:232px; padding: 0 2px 0 0;}

/* 1 Column Layout */
.col1-layout .col-main { float:none; width: auto; padding: 25px 20px 30px 30px; background: #fff; border-bottom:3px solid #A9D19D; border-top:20px solid #A9D19D; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; width:644px; padding: 25px 20px 30px 30px; background: #fff; border-bottom:3px solid #A9D19D; border-top:20px solid #A9D19D;}
.col2-right-layout .col-main { float:left; width:644px; padding: 25px 30px 30px 20px;  background: #fff; border-bottom:3px solid #A9D19D; border-top:20px solid #A9D19D;}

/* 3 Columns Layout */
.col3-layout .col-main { width:710px; margin-left:10px; border-bottom:3px solid #A9D19D; border-top:20px solid #A9D19D;}

.review-product-list .col2-left-layout .col-main ,
.catalog-product-view .col2-left-layout .col-main,
 .tag-product-list .col2-left-layout .col-main{padding: 0 0 30px 10px; background: 0; width: 700px; border:none; }
.catalogsearch-result-index .col2-left-layout .col-main,
.catalog-category-view .col2-left-layout .col-main {padding: 0 0 30px 0; background: 0; width: 710px; border:none; }

/* 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%; }

.cart .col2-set .col-2 { float:right; width:auto; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #a6bf9f; }
input.input-text,textarea { padding:2px; margin-top:0px!important;}
.search-form input { margin-top:-1px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button { overflow: visible; width: auto; border:0; padding:0; cursor: pointer; background: 0; margin-top:-2px; }
button.button span { float: left; display: block; white-space: nowrap;}
button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#eee; }*/

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; color: #638559; line-height:1.4;}
.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; }
.form-list .customer-dob label { font-weight:bold; color: #638559; line-height:2.4;}

.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; }
#product_sendtofriend_form .group-select .input-box input.input-text,
#product_sendtofriend_form.group-select .input-box textarea { width:250px; margin:5px 0 10px 0; }
.group-select .customer-dob .input-box input.input-text,
.group-select .customer-dob .input-box textarea { width:32px; }
.group-select .customer-dob div.input-box { width:32px; margin-right:15px; }
.group-select .input-box select { width:256px; }
#form-validate .group-select li { margin:10px 0 15px; }


.buttons-set { clear:both; margin:20px 0 0; padding:5px; /*border:1px solid #b2f09f;*/ }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; /*border:1px solid #ddd;*/ text-align:right; }

/* 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; }
.footer .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; float:left; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00 !important; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 0 15px 0 !important; padding:0 0 10px !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 0; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:12px 8px 0 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg {background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg {background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg {background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }

/* BreadCrumbs */ 
.breadcrumbs { font-size: 11px; font-family: Verdana, Arial, sans-serif; color: #2f2f2f; padding: 0 0 18px 1px;}
.breadcrumbs strong {font-weight: normal;}
.breadcrumbs a {text-decoration: none; color: #2f2f2f;}
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title {padding: 0 0 35px;}
.page-title h2 {font-size: 12px; color: #3b3b3b; text-transform: uppercase; font-weight: bold;}
.page-title .link-rss {float: right;}
.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:5px 18px; text-align:center; background: #fff; font-size: 10px; color: #191919;}
.pager p {font-size: 10px; padding: 4px 0 0 0 !important; color: #191919 !important;}
.pager select {font-size: 10px; border: 1px solid #ddd;}
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */ 
.sorter {padding:10px 5px 10px 18px; font-size: 10px; color: #191919;}
.sorter p {font-size: 10px; padding: 4px 0 0 0 !important; color: #191919 !important;}
.sorter select {font-size: 10px; border: 1px solid #ddd;}
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.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 { background-color:#D4E4CF; }
.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.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}


.product-review .data-table { width:100%; margin-top:10px; }

#wishlist-table {}
#wishlist-table td {padding: 10px;}

/* 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 {}

/* Global Definitions */
.col-main p {padding: 0 0 10px 0; color: #638559;}
.col-main p.special-price {padding: 0 0 3px 0; color: #638559;}
.col-main a {color: #383838;}
.col-main h3 {font-size: 12px; font-weigt: bold; padding: 0 0 18px 0; color: #2b4922;}
.col-main h4 {font-size: 11px; font-weigt: bold; padding: 0 0 5px 0; color: #7e867b; text-transform: uppercase; border-bottom: 1px solid #eee; margin: 0 0 6px 0;}
.col-main h5 {font-size: 10px; font-weigt: bold; padding: 10px 0 5px 0; color: #444; text-transform: uppercase;}
.col-main address {padding: 5px 0 17px 5px;}

/* Customer */
.customer-account-index .col2-set {padding: 0 0 30px 0;}
.customer-account-index .welcome-msg {padding: 0 0 30px 0;}
.welcome-user { float:right; clear:both; margin-top:25px; }
.welcome-user p { color:#424242; font-family:Arial; font-size:12px; font-weight:bold;}

.customer-account-index .reviews li.even {background: 0;}
.customer-account-index .reviews li * {float: left;}
.customer-account-index .reviews li {overflow: hidden;}
.customer-account-index .reviews span {padding: 2px 7px}
.customer-account-index .reviews h4 {padding: 0 10px 0 0;}
.customer-account-index .reviews .rating-box {margin: 2px 0 0 2px;}

.customer-account-index .tags {padding: 30px 0 0 0;}
.customer-account-index .tags li.even {background: 0;}
.customer-account-index .tags li {padding: 0 0 15px 15px;}
.customer-account-index .tags .number {display: none;}
.customer-account-index .tags .details {overflow: hidden;}
.customer-account-index .tags .details h3 {margin-top: 0; border-color: #eee; padding-bottom: 5px;}
.customer-account-index .tags p {float: left; line-height: 1.1; padding: 0 7px 0 0; color: #6F5F4E;}
.customer-account-index .col-main p {padding: 5px 0 10px 0; color: #638559; line-height:1.5em; }
.customer-account-index .col-main address { line-height:1.5em; }

.review-customer-index .col-main table h3 {font-size: 12px; margin: 0; padding: 0; border: 0;}
.tag-customer-index .tags-list {padding: 10px 0 15px 0; font-size: 18px;}

.sales-order-view th {border:0; border-bottom: 1px solid #ddd;}
.sales-order-view tfoot td {border:0}

.input-box dob-day { width:70px; }



/* Misc */
.link-rss { background:url(../images/icon_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; width:76px; height:86px; padding: 30px 0 0 2px; overflow:hidden;} 
.header-container {}
.header {padding: 0 0 10px 0;}
.header .misc {width: 855px; float: right;}
.header .logo { background-position:2px 30px; background-repeat:no-repeat; text-indent:-999em; }
.header .logo a { display:block; width:76px; height:86px; }
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .form-search { text-align:center; }
.header .search-form .search-autocomplete { z-index:999; background: #fff;}
.header .search-form .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .search-form .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .search-form .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .search-form .search-autocomplete li.selected {}
.header .search-form .search-autocomplete td {vertical-align: middle; padding: 5px; color: #1b2e15;}
.header .form-language { text-align:center; }
.header .col-top {height: 95px;}
.header .contact-us {float: right; width: 120px; padding: 15px 0 0 30px;}
.header .contact-us p {padding: 2px 0 0 19px; background: url('../images/icn_tel.gif') no-repeat 0 100%; color: #000; font-size: 10px; font-weight: bold;}
.header .contact-us .contact-title {padding: 0; background: 0; color: #414141;}
.header .links { float: right; width: 335px; padding: 19px 0 0 0;}
.header .links li {float: left; font-size: 10px; text-transform: lowercase; font-weight: bold; padding: 0 0 0 14px;}
.header .links a {color: #686968; text-decoration: none;}

.search-form {width: 237px; float: right; text-align: right;}
.search-form a {color: #626f5e; font-size: 10px; margin-right: 0px; text-transform: lowercase;}
.search-form label {display: none;}
.search-form .input-text {border: 1px solid #ccc; width: 160px; float: left; color: #81907c; font-size: 10px; height: 14px; padding: 3px 2px 2px 2px;}
.search-form .button  {float: left;}

/********** < Navigation */
#nav { font-size:12px; width: 600px; float: left; }

/* 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; font-weight: bold; text-transform: uppercase;}
#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:5px 10px; font-weight:bold; color:#424242; }
#nav li a:hover { color:#000; }
#nav li.over a,
#nav li.active a { color:#000; }

/* 2nd Level */
#nav ul { position:absolute; width:15em; top:22px; left:-10000px; border:1px solid #c4cfaf; background:#fafafa; }
#nav ul li { float:none; border-bottom:1px solid #e2e9d5; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 9px; font-weight:normal; color:#888 !important; text-transform: none; }
#nav ul li a:hover { color:#fff !important; background: #2b950b;}
#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:10px; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.sidebar .block {margin: 0 0 10px 0;}
.sidebar .block .block-title {}
.sidebar .block-title h2 {background: url('../images/bg_block_title.gif') no-repeat 100% 50% #35a311; color: #c8ffb8; font-size: 12px; font-weight: bold; font-family: Verdana, Arial, sans-serif; text-transform: uppercase; height: 20px; padding: 4px 10px 0 10px;}
.sidebar .block-title h2 a {color: #c8ffb8;}
.sidebar h3 {color: #565656; font-size: 10px; font-weight: bold; font-family: Verdana, Arial, sans-serif; text-transform: uppercase; padding: 0 0 7px 0;}
.sidebar dt {background: url('../images/dotted_grey.gif') repeat-x 0 0; color: #565656; font-size: 10px; font-weight: bold; font-family: Verdana, Arial, sans-serif; text-transform: uppercase; padding: 8px 0 10px 0;}
.sidebar dt.first {background: none;}
.sidebar dd {padding: 0 0 15px 0;}
.sidebar dd ol {padding: 0 0 0 24px; font-size: 10px; text-transform: uppercase; color: #565656; font-weight: bold;}
.sidebar dd ol a {font-weight: normal; text-decoration: none; color: #565656;}
.sidebar .block-content {background: #eaeaea; border: 1px solid #dcdcdc; border-top: 0; padding: 8px 10px 0;}
.sidebar a {color: #787878;}
.sidebar .actions {background: #dcdcdc; padding: 3px; text-align: right; font-family: Verdana, Arial, sans-serif;}
.sidebar .actions a {color: #2b950b; font-size: 11px; text-decoration: none;}
.sidebar p {padding: 0 0 10px 0;}

/* CMS Nav */
.cms-nav {padding: 0 0 10px 0;}
.cms-nav li {padding: 0 0 1px 0;}
.cms-nav a  {display: block; background: #fff; padding: 5px 16px; text-decoration: none; color: #516f48; font-weight: bold;}
.cms-nav .current {background: #2b950b; color: #fff;}

/* Block: Tags */
.sidebar .block-tags .block-content {padding: 8px 0 0;}
.sidebar .block-tags .tags-list {padding: 0 10px 10px 10px;}
.sidebar .block-tags .tags-list li {line-height: 2; font-size: 15px;}

/* Block: Account */
.block-account {}
.sidebar .block-account .block-content {padding: 8px 0 0;}
.block-account .current {background: #d4e4cf;}
.block-account ul {padding: 0 0 10px 0;}
.block-account li {padding: 7px 0 7px 12px; color: #788a73; font-weight: bold;}
.block-account li a {color: #507d41; text-decoration: none;}
.block-account li a:hover,
.block-account li a:focus {text-decoration: underline;}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav h3 {display: none;}
.block-layered-nav .block-content {padding-bottom: 10px;}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}
.block-layered-nav .currently li {padding: 0 0 7px 0; color: #35650f; font-weight: bold;}
.block-layered-nav .currently .label {}
.block-layered-nav .currently .price-data a {float: left;}
.block-layered-nav .currently .price-data p {float: left; padding-left: 4px;}
.block-layered-nav .actions {margin: 15px 0 20px 0;}
.slider-info {}
#slider_wrapper {width: 215px; height: 35px;}
#amount {background: #eaeaea; color: #35650f; font-weight: bold; height: 20px; padding: 1px 0 0 17px;}

/* Block: Cart */
.block-cart {}
.block-cart .block-content {padding-bottom: 5px;}
.block-cart h3 {display: none;}
.block-cart .amount {}
.block-cart .subtotal {font-weight: bold; color: #000;}
.block-cart p {padding: 0 0 5px 0; font-size: 11px; color: #535353;}
.block-cart .actions {padding: 10px 0 0 0; background: 0; text-align: left;}

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:75px; border:1px solid #bebebe; margin-right:-90px; }
.mini-products-list .product-details { margin-left:90px; font-weight: bold; color: #010101;}
.mini-products-list .product-details h4 { font-size:1em; font-weight:normal; margin:0; font-size: 11px; line-height: 1.2; padding: 2px 0 12px 0;}
.mini-products-list .product-details h4 a {color: #383838; text-decoration: none;}
.mini-products-list .product-details .btn-remove { float:right; padding: 3px 0 0 0;}
.mini-products-list .product-details p {font-size: 10px !important; padding: 2px 0 0 0 !important;}
.mini-products-list .product-details a {text-decoration: none;}
.mini-products-list .product-details .price-box {color: #000; font-size: 12px;}
.mini-products-list .product-details .price-box .old-price {font-size: 10px !important; color: #666 !important; padding: 0 !important;}
.mini-products-list .product-details .price-box .special-price {font-size: 12px !important; color: #000; font-size: 12px !important;}
.mini-products-list .product-details .price-box .special-price .price-label {font-size: 10px;}

/* Block: Wishlist */
.block-wishlist {}
.block-wishlist ol,
.block-wishlist h3 {padding: 0 10px 10px;}
.sidebar .block-wishlist .block-content {padding: 8px 0 0;}

/* Block: Related */
.block-related {}
.block-related p {color: #555;}
.block-related li { padding:3px 0 7px; position: relative;}
.block-related input.checkbox {position: absolute; top: 5px; right: 0;}
.block-related .item {}
.block-related .item .product-image { float:left; margin-right:-90px; border: 1px solid #BEBEBE; width: 75px; }
.block-related .item .product-details { margin-left:90px; padding: 0 12px 0 0;}
.block-related .item .product-details p {font-size: 10px !important; padding: 2px 0 0 0 !important;}
.block-related .item .product-details a {text-decoration: none;}
.block-related .item .product-details .price-box {color: #000; font-size: 12px;}
.block-related .item .product-details .price-box .old-price {font-size: 10px !important; color: #666 !important; padding: 0 !important;}
.block-related .item .product-details .price-box .special-price {font-size: 12px !important; color: #000 !important; font-size: 12px !important;}
.block-related .item .product-details .price-box .special-price .price-label {font-size: 10px;}
.block-related h3 { font-size:1em; font-weight:normal; margin:0; font-size: 11px; line-height: 1.2; padding: 2px 0 12px 0; text-transform: none; width:95px;}
.block-related h3 a {color: #383838; text-decoration: none;}

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }
.sidebar .block-compare .block-content {padding: 8px 0 0;}
.block-compare p,
.block-compare ol {padding: 0 10px 10px;}
.block-compare .actions {text-align: left; overflow: hidden;}
.block-compare .actions .button {float: right;}
.block-compare .actions a {float: left; display: block; padding: 3px;}
#product_comparison {}
#product_comparison td,
#product_comparison th {background: 0; border: 1px solid #9dd58c; padding: 8px;}
#product_comparison td h3 {padding: 8px 0;}
#product_comparison td .price-box {padding: 3px;}
.catalog-product-compare-index a {color: #29451f;}

/* Block: Viewed */
.block-recent {}
.block-recent .block-content {padding-bottom: 6px;}
.block-recent li {padding: 0 0 7px 0;}

/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:0 -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll ol li {font-size: 10px; text-transform: uppercase; color: #333; padding: 0 0 3px 0;}
.block-poll .answer,
.block-poll ol,
.block-poll h3 {padding: 0 10px 10px;}
.block-poll .votes { font-weight:bold; }

.sidebar .block-poll .block-content {padding: 8px 0 0;}

/* Block: Tags */
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dd.complete {background: url('../images/dotted_grey.gif') repeat-x 0 100%; padding: 0 0 15px 0;}

.block-progress dt {background: none; color: #565656; font-size: 9px; font-weight: bold; font-family: Verdana, Arial, sans-serif; text-transform: uppercase; padding: 8px 0 10px 0;}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title {padding: 0 0 12px 0; display: none;}
.category-title h2 { color: #268809; font-weight: bold; text-transform: uppercase; font-size: 12px;}
.category-image { display:block; margin:0 auto 6px auto; }
.category-title .link-rss {float: right;}
.category-products {}

/* View Type: Grid */
.products-grid { width: 99.6%; background: #fff; margin: 0 auto 8px auto;}
.products-grid tr.odd {}
.products-grid tr.even {}
.products-grid td { width:33%; border:1px solid #a1a1a1; padding: 2px 10px 25px; }
.products-grid td h3 {font-size: 11px; padding: 28px 10px 0 17px;}
.products-grid td h3 a {color: #383838;}
.products-grid td .price-box {font-weight: bold; color: #000; font-size: 14px; padding: 5px 10px 8px 17px; }
.products-grid td .price-box .old-price {font-size: 10px; color: #666; padding: 0;}
.products-grid td .price-box .special-price {color: #000;}
.products-grid td .price-box .old-price {font-size: 10px; color: #666; padding: 0;}
.products-grid td .price-box .special-price {color: #000;}
.products-grid td .price-box .special-price .price-label {/*font-size: 10px;*/ display:none; }
.products-grid td .price-box .special-price .price { font-size:24px; }
.products-grid td .button {margin-left: 15px;}
.products-grid td .add-to-links {padding: 2px 10px 0 17px;}
.products-grid td .add-to-links a {color: #383838; font-size: 10px;}
.products-grid .ratings {padding: 10px 0 10px 17px;}

.catalog-category-view .col-main{position: relative;}
.catalog-category-view #slider_loading {width: 710px; position: absolute; top: 0; left: 0; background: url('../images/ajax-loader.gif') no-repeat 690px 5px #e0ffd7;}
#slider-range {width: 195px; margin-left: 5px;}

/* View Type: List */
.products-list {}
.products-list li.item { border:1px solid #fff; padding:5px; margin:0 0 5px; background: #fff;}
.products-list .product-image { float:left; }
.products-list .product-shop {overflow: hidden; padding: 0 0 0 15px; position: relative; width: 545px;}
.products-list .product-image {width: 135px; height: 135px; display: block; float: left; overflow: hidden;}
.products-list .product-shop h3 {font-size: 11px; padding: 0 0 10px 0;}
.products-list .product-shop h3 a {color: #383838;}
.products-list .product-shop .price-box {font-weight: bold; color: #000; font-size: 14px; padding: 4px 0; }
.products-list .product-shop .price-box .old-price {font-size: 10px; color: #666; padding: 0;}
.products-list .product-shop .price-box .special-price {color: #000;}
.products-list .product-shop .price-box .special-price .price-label {font-size: 10px;}
.tag-product-list .products-list .product-shop {width:538px}
.products-list .product-shop .add-to-links {position: absolute; top: 0; right: 0;}
.products-list .product-shop .rating-links {float: left; padding: 2px 0 0 10px; font-size: 10px;}
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {}

.product-essential {}
.product-collateral {}

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.product-view .product-img-box .product-image { border:1px solid #a1a1a1; padding: 0;}
.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: 5px 0 9px 0; color: #7c7c7c; font-size: 10px;}
.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 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h3 { display: none;}
.product-view .product-img-box .more-views ul { margin-left:-12px; padding: 5px 0 0 0;}
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#a1a1a1; margin:0 0 8px 12px ; }
.product-view .product-img-box .other-views-colors { display:none; }

.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:405px; }
.product-view .product-shop h2 {color: #383838; font-size: 11px; font-weight: bold; font-family: Verdana, Arial, sans-serif; text-transform: uppercase;}
.product-view .product-shop .price-box {color: #2b950b; font-size: 18px; font-weight: bold; font-family: Verdana, Arial, sans-serif; text-transform: uppercase; padding: 12px 0 17px;}
.product-view .product-shop .price-box .old-price {font-size: 11px; color: #777; text-transform: none; padding: 0 0 0 0;}
.product-view .product-shop .price-box .special-price .price-label {/*font-size: 11px; color: #777; text-transform: none;*/ display:none; }
.product-view .product-shop .availability {display: none;}
.product-view .product-shop .add-to-cart {border-bottom: 1px solid #b7eca7; padding: 0 0 14px 0; margin: 0 0 15px 0; width: 100%;}
.product-view .product-shop .short-description {padding: 0 0 7px 0; margin: 0 0 10px 0; border-bottom: 1px solid #b7eca7;}
.product-view .product-shop .short-description p {color: #383838; font-size: 11px;}
.product-view .product-shop .add-to-links {overflow: hidden; color: #383838; font-size: 11px; padding: 0 0 15px 0;}
.product-view .product-shop .add-to-links li {float: left; padding: 0 4px 0 0;}
.product-view .product-shop .add-to-links .separator {display: inline;}
.product-view .product-shop .add-to-links a {color: #383838; text-decoration: underline;}
.product-view .product-shop .data-table {margin: 0 0 8px 0;}
.product-view .product-shop .data-table td,
.product-view .product-shop .data-table th {padding: 2px; background: 0; border: 0; color: 217e05; font-size: 11px;}
.product-view .product-shop .valoracion {padding: 0 0 15px 0;}
.product-view .product-shop .valoracion a {font-size: 11px;}
.product-view .product-shop .valoracion h3 {color: #383838; padding: 0 0 4px 0;}
.product-view .product-shop .rating-links {padding: 0 0 0 10px; font-size: 11px; float: left;}
.product-view .product-shop .rating-links a {color: #383838; text-decoration: underline;}
.product-view .product-shop .add-to-cart label {padding: 4px 0 0 0;}

.product-view .product-shop .buttons-set {margin: 0; border: 0; padding: 10px 0 0 0; border-top: 1px solid #b7eca7;}

.product-view .color-picker-body ul {overflow: hidden;}
.product-view .color-picker-body li {float: left; padding: 0 10px 0 0;}
.product-view .color-picker-body img {border: 2px solid #d0d0d0; cursor: pointer;}
.product-view .color-picker-body .selected {border: 2px solid #78d735; cursor: default;}
.product-view #color-status {color: #383838; padding: 5px 0 8px 0; font-size: 11px;}

.product-view .product-name {}
.product-view .short-description {}

/* Rating */
.ratings {overflow: hidden; padding: 0 0 10px 0;}
.ratings .amount {display: block; float: left; padding: 0 0 0 8px; color: #444;}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { float: left; width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

.product-view .product-collateral {padding: 30px 0 0 0;}
.product-view .product-collateral .tabs-head {overflow: hidden; margin-left: -3px; font-size: 11px;}
.product-view .product-collateral .tabs-head li {float: left; margin-left: 3px; padding: 0 0 4px 0;}
.product-view .product-collateral .tabs-head li a {display: block; padding: 5px 23px; border: 1px solid #a1a1a1; text-decoration: none; color: #3c6341;}
.product-view .product-collateral .tabs-head .here {background: url('../images/bg_pattern.gif');}
.product-view .product-collateral .tabs-head .here a {background: #3c6341; border: 1px solid #3c6341; color: #fff;}
.product-view .product-collateral .tabs-body {height: auto; border: 2px solid #C4EEB6; background-color: #FFFFFF; padding: 15px 12px;}
.product-view .product-collateral .tabs-body h3 {display: none;}

.product-view .product-collateral .description p {color: #3c6341; font-size: 11px;}
.product-view .product-collateral .data-table {}
.product-view .product-collateral .data-table td,
.product-view .product-collateral .data-table th {border: 0; background: 0; color: #3c6341; font-size: 11px;}

.product-view .product-collateral .products-grid {background: 0;}
.product-view .product-collateral .products-grid h4 {border: 0; padding: 6px 0 0 0;}
.product-view .product-collateral .products-grid td {background: 0; border: 0; text-align: center;}
.product-view .product-collateral .products-grid .ratings {display: none;}

.product-view .product-collateral .tags {color: #3c6341; font-size: 11px;}
.product-view .product-collateral .tags h4 {color: #3c6341; border: 0;}
.product-view .product-collateral .tags .tags-list {padding: 0 0 25px 0;}
.product-view .product-collateral .tags label {padding: 4px 0 0 0;}
.product-view .product-collateral .tags .form-add-tags {padding: 0 0 15px 0;}

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.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; font-size:24px; color:#2B950B; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }

/* Product Options */
.product-options {}
.product-options .required {display: none;}
.product-options dt label { font-weight:bold; color: #2b950b; font-size: 11px;}
.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 { padding: 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:55%; }
.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: 15px 0 0 0;}
.product-options-bottom .price-box {display: none; color: #2b950b; font-size: 18px; font-weight: bold; font-family: Verdana, Arial, sans-serif; text-transform: uppercase; padding: 0 0 15px 0;}
.product-options-bottom label {padding: 4px 0 0 0;}



/* 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 {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; width:260px; margin:0 5px; }
.product-view .tags .form-add-tags input.input-text { width:254px; }
.product-view .tags .form-add-tags button.button { vertical-align:bottom; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews {}
.product-view .reviews dl {padding: 20px;}
.product-view .reviews dd {padding: 20px;}
.product-view .reviews dt {background: #a1d990; padding: 4px;}
.product-view .reviews dd .data-table {margin: 0 0 10px 0;}
.product-view .reviews dd .date {text-align: right;}
.product-view #review-form {padding: 25px 0 0 0;}
.product-view #review-form td.value {text-align: center;}
.product-view #review-form .form-list {padding: 15px 0 0 4px;}
.product-view #review-form .form-list li {padding: 0 0 5px 0;}
.product-view #review-form .form-list textarea {width: 99%; height: 200px;}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:bold; line-height:1.5; }

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {padding: 10px 0 20px 0;}
.search-summary li {padding: 0 0 7px 0;} 
.catalogsearch-advanced-result .col2-left-layout .col-main {border-bottom:3px solid #A9D19D; border-top:20px solid #A9D19D; float:right; padding:25px 0px 30px 0px; width:701px; }

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }
.cms-index-index .col-main { border:none!important; }


.sitemap {}
.catalog-seo-sitemap-product .col-main .links,
.catalog-seo-sitemap-category .col-main .links {padding: 0 0 8px 0; font-size: 13px;}

.sitemap,
.catalogsearch-term-popular .tags-list {list-style: square; padding: 20px 0 20px 25px;}

.sitemap li,
.catalogsearch-term-popular .tags-list li {color: #ccc; font-size: 13px; padding: 2px 0 5px 0; display: block;}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .product-img-box p {padding: 10px 0;}
.product-review .details { float:right; width:470px; }
.product-review .details .ratings-list {padding: 0 0 15px 0; color: #666;}
.product-review .details .rating-box,
.product-review .product-img-box .rating-box {float: none;}
/* ======================================================================================= */

.cart #shopping-cart-table thead {background: #fff;}
.cart #shopping-cart-table thead th {padding: 8px 8px; border: 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee; text-transform: uppercase; font-size: 10px;}
.cart #shopping-cart-table thead .a-right {text-transform: uppercase; }
.cart #shopping-cart-table tbody td {padding: 13px 10px; border: 0; font-size: 10px; text-transform: uppercase; }
.cart #shopping-cart-table tbody .product-name {padding: 0; font-size: 10px;}
.cart #shopping-cart-table tbody .product-name a {text-decoration: none; color: #555;}
.cart #shopping-cart-table tbody .qty {font-size: 10px; padding: 0; text-align: center;}
.cart #shopping-cart-table tfoot td {border: 0; padding: 15px 0 45px 0;}
.cart #shopping-cart-table .nobr {white-space: normal !important;}
.cart #shopping-cart-table tbody { border-bottom:1px solid #EEEEEE; }


/* Shopping Cart ========================================================================= */
.title-buttons .checkout-types {display: none;}
.cart .checkout-types { float:right; text-align:right; padding: 20px 0 5px 0; }
.cart .checkout-types li {padding: 0 0 5px 0;}
.cart .continue-shopping { float:left; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .discount {padding:13px 20px 35px 13px; text-transform: uppercase; font-size: 10px; border:1px solid #EEEEEE; }
.cart .discount h3 {font-size: 10px;}
.cart .discount label {line-height: 1.4; color: #67825e; font-weight: bold;}
.cart .cart-collaterals { float:left; width:599px; }
.cart .crosssell ul {padding: 0 10px 0 0;}
.cart .crosssell li {padding: 0 0 10px 0; overflow: hidden; width: 100%;}
.cart .crosssell .product-image { float:left; margin-right:-90px; with: 75px; border: 1px solid #ddd;}
.cart .crosssell .product-shop { margin-left:90px; }
.cart .crosssell .product-shop h4 { font-size:1em; font-weight:normal; margin:0; font-size: 11px; line-height: 1.2; padding: 2px 0 12px 2px; text-transform: none; margin: 0; border: 0;}
.cart .crosssell .product-shop h4 a {color: #383838; text-decoration: none;}
.cart .crosssell .product-shop p {font-size: 10px !important; padding: 2px 0 0 0 !important;}
.cart .crosssell .product-shop a {text-decoration: none;}
.cart .crosssell .product-shop .price-box {padding: 0 0 5px 2px; font-size: 12px; color: #000;}
.cart .crosssell .product-shop .price-box .old-price {display: none;}
.cart .crosssell .product-shop .price-box .special-price {font-size: 12px !important; color: #000 !important;}
.cart .crosssell .product-shop .price-box .special-price .price-label {font-size: 10px;}
.cart .crosssell .product-shop .add-to-links {display: none;}

.cart .shipping {padding: 15px 0 0 0; border-top: 1px solid #e0f1db; display: none;}
.cart .shipping  .buttons-set {border: 0; text-align: left; margin: 0;}
.cart .shipping  .buttons-set .button {float: none;}

/* Shopping Cart Totals */
.cart .totals { float:right; padding: 0; font-size: 10px; text-transform: uppercase;}
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc { position:relative; }
.opc li.section { border-left: 2px solid #f6f6f6; border-right: 2px solid #f6f6f6;}
.opc .step-title { background-color:#f6f6f6; padding:0 5px; border-top:1px solid #d4e4cf; text-align:right; height: 25px; }
.opc .step-title .number { float:left; display: block; padding: 5px 0 0 0; margin-right:5px; font-size: 12px; color: #87a57e; font-weight: bold; background: url('../images/step_inactivo.gif') no-repeat 0 70%; width:17px; height:17px; text-align:center; }
.opc .step-title h3 { float:left; padding: 3px 0 0 10px; color:#899985; font-size:11px; }
.checkout-onepage-index .opc .step-title h3 { float:left; padding: 3px 0 0 5px; text-transform:uppercase;}
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background-color:#c8d6c3; cursor:default; }
.opc .active .step-title h3 { font-size:12px; color: #3d5a35; margin-top:1px;}
.opc .active .step-title .number { float:left; display: block; padding: 5px 0 0 0; margin-right:5px; font-size: 12px; color:#899985; font-weight: bold; background: url('../images/step_activo.gif') no-repeat 100% 70%; width:17px; height:17px; text-align:center; }
.opc .step { border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:20px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}
.opc .buttons-set {border: 0;}
.opc dt {padding: 0 0 10px 0;}
.opc dd {padding: 0 0 20px 0;}
.opc #checkout-review-table tfoot th,
.opc #checkout-review-table tfoot td {border: 0;}
.opc #checkout-review-table h4 {border: 0; margin: 0; padding: 0; text-transform: none;}
.opc .form-list .input-box { margin:5px 0; }
#opc-review #checkout-step-review { border-bottom:1px solid #dddddd; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
table.credit-cards { margin:20px 0; }

.please-wait { float:right; margin-right:10px; margin-top: 3px; }
.please-wait img {margin-right: 5px;}
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:205px; overflow:auto; }
.gift-message-form .gift-item {}

.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 strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */
#my_recent_tags .details span{padding:0 5px 0 0px !important;color:#2B4922}

/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.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; }
.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; }
/* ======================================================================================= */
.topadvanced{padding:10px}
/* System Pages */
.customer-account-create .col-main fieldset {padding: 0 0 30px 0;}
p.create-account-aclaracion { color:#FF0000; font-size:12px; clear:both; float:right; padding:5px 0 0; width:395px; line-height:1.5em; }
.acepto{float:left;clear:both}

/* CMS Pages */
.home-main { float:left; width:762px;}
.home-sidebar { float:right; width:190px;}
.home-sidebar p {padding: 0 0 5px 0;}
.cms-home .col-main {padding: 0; background: 0;}
.printbar {display: none;}

.cms-page-view .col-main {position: relative; padding-top: 25px;}
.cms-page-view .col-main .printbar {position: absolute; top: 0; left: 0; background: url('../images/bg_printbar.gif') repeat-x 0 0; height: 23px; width: 684px; text-align: right; padding: 2px 5px 0 5px;}
.cms-page-view .col-main .printbar em {display:none;background: url('../images/icn_print.gif') no-repeat 0 60%; padding:  0 0 0 15px; font-style: normal; color: #155900; font-size: 11px; text-decoration: underline; cursor: pointer;}

.cms-page-view .col-main p {padding-bottom: 20px; line-height: 1.6;}
.cms-page-view .std h2 {font-size: 12px; color: #3b3b3b; text-transform: uppercase; font-weight: bold; padding: 0 0 30px 0;}

.linkamigo{border-left:1px solid#000;padding-left:5px}
/* Footer ================================================================================ */
.footer {padding: 15px 0 20px 0;}
.footer .col-1 {width: 540px; float: left;}
.footer .col-1 .row-1 {background: url('../images/bg_footer.png') no-repeat 0 0; height: 45px;}
.footer .col-1 .row-1 ul {width: 428px; float: left; padding: 8px 0 0 2px;}
.footer .col-1 .row-1 li {float: left; font-size: 10px; font-weight: bold; padding: 0 0  0 11px; text-transform: lowercase;}
.footer .col-1 .row-1 a {color: #fff; text-decoration: none;}
.footer .col-1 .row-1 .minimusgo {display: block; width: 87px; height: 37px; text-indent: -9999px; float: left;}
.footer .col-1 .row-2 ul {float: left; padding: 15px 0 0 0; text-transform: lowercase; font-size: 10px; font-weight: bold; }
.footer .col-1 .row-2 li {float: left; padding: 0 0 0 14px;}
.footer .col-1 .row-2 a {color: #888; text-decoration: none;}
.footer .col-1 .row-2 .guiatallaje {display: block; width: 100px; height: 47px; float: left; /*background: url('../images/bnr_guia-tallaje.gif') no-repeat 0 0;*/}

.footer .col-2 {width: 365px; float: right; }
.footer .block-subscribe {width: 340px; float: right; padding: 0 0 23px 0; }
.footer .block-subscribe .block-title {display: none;}
.footer .block-subscribe label {display: block; float: left; font-size: 11px; color: #4d4d4d; font-weight: bold; padding: 6px 5px 0 0;}
.footer .block-subscribe .input-text {width: 142px; float: left;}
.footer .block-subscribe .button {float: left; position:absolute;}

.footer .copy {clear: both; background: url('../images/bg_copy_decoration.gif') no-repeat 168px 100%; height: 36px;}
.footer .copy .musgo {width: 182px; height: 30px; background: url('../images/copy-logo.gif') no-repeat 0 0; float: left; text-indent: -9999px;}
.footer .copy .cards {width: 179px; height: 36px; background: url('../images/cards-copy.gif') no-repeat 100% 0; float: left; text-indent: -9999px;}

/* Page Login======================================================================================= */
.login-container { background:none!important; }
.credit-cards a{display:none;}

.table-imagen { width:100px; }
.table-unit-price { width:90px; }
.table-qty { width:200px; }
.table-subtotal { width:40px; }
.table-quitar { width:40px; }
.table-product { width:100px; }
.table-move-to { width:100px; }
