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

/**
 * 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.
 *
 * 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 ================================================================================= */
.wrapper {}
.page { width:80.182em; margin:0 auto; padding:0; text-align:left; }
.page-print { padding:1.818em; text-align:left; }
.page-popup { padding:1.818em; text-align:left; }
.main { padding:0 0 0.909em; }

/* Base Columns */ 
.col-left { float:left; width:20.909em; border:none; padding:0em; }
.col-main { float:left; width:57.909em; border:none; padding:0em; }
.col-right { float:right; width:20.909em; border:none; padding:0em; }

/* 1 Column Layout */
.col1-layout .col-main, .contenedor_estatico{ float:none; width:auto; background-color: white;padding: 0.909em 1.364em 0.909em 2.273em;

}

/* 2 Columns Layout */
.col2-left-layout{background-color: white;padding-right: 0.455em;}
.col2-left-layout .col-main { float:right;  background-color: white;}
.col2-right-layout .col-main { background-color: white;}

/* 3 Columns Layout */
.col3-layout .col-main { width:44em; margin-left:0.909em; }

/* Content Columns */
.col2-set{ clear: both;overflow: hidden;}

.col2-set .col-1 { float:left; width:40.909em; }

.customer-account-login .col2-set{}

.customer-account-login .col2-set .col-1, .customer-account-login .col2-set .col-2{width: 400px;margin-right: 20px;}
.col2-set .col-2 { float:right; width:40.909em; }
.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%; }
/* ======================================================================================= */


/* Header ================================================================================ */
.header-container {}
.header {background-color: white;height: 12.091em;}
.header .welcome-msg { font-weight:bold; text-align:right;}
.welcome-msg p{margin-bottom: 0.909em;}
.header a { font-size: 1em;text-decoration: none;color: #8AA411;}
.header a:hover, .header a.sel, .header a:active {color: #841815;}
.header .links {text-align: right;float:right;padding-right: 4.909em;margin-top:4.545em;width: 20%; }
.header .language-switcher{text-align: right; float:right;padding-right: 2.364em;margin-top:4.545em; width: 12%; }
.header .form-search { text-align:center; }
.header .form-language { text-align:center; }
#logo { float:left; width:40%;margin-top:2.727em;;margin-left:1.573em;} 

/********** < Navigation */
#nav_container{
	background-color: white;
	font-size:1.09em; border:none; padding: 0.818em 0.455em 0.455em 1.773em; margin-top:0.455em;margin-bottom: 0.455em; background-color: white;
	}

ul#nav {height: auto;clear: left;}

/* All Levels */
ul#nav li {text-align:left; font-family: Georgia, "Times New Roman", Times, serif;font-size: 1.64em;margin-top: 0.364em;margin-bottom: 0.364em;float: left;}

ul#nav li:after {content: "·";color: #841815;
	padding-right: 0.3em;
}
ul#nav li.rojo {float:left; color: #841815;padding-top: 0.364em;}
.atiende {color: #841815;margin: 0;padding: 0;}

.paso{overflow: hidden;clear: both;margin-top: 0.764em;margin-bottom: 0.364em;}

.paso ul{clear: left;margin:0em;padding: 0;}

.paso ul li{float: left;
	list-style-type: decimal;
	list-style-position: inside;
	margin-right: 0.464em;
}

ul#nav li a.open {color: #841815;}
ul#nav li a {float:left; color:#8AA411;
	padding-right: 0.3em;}
ul#nav li a:hover, #nav h2 a.open, #nav h2 a:active { display:block;color: #841815;}
a {color:#8AA411;}
a:hover, a:active {color: #841815;}



/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button { vertical-align:middle;
	font-size: 1.09em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
input.input-text, select, textarea { border:none;}
input.input-text:focus, select:focus, textarea:focus {}
input.input-text, textarea { padding:0.182em; }
input.radio { margin-right:0.273em; }
input.checkbox { margin-right:0.273em; }
input.qty { width:2.5em; }
textarea { overflow:auto; }
input.validate-email{text-align: left;background-color: #FAFAF0; color: #000000;border: 0.091em solid #A4ABA5;font-family: Verdana, Arial, sans-serif;margin-bottom: 0.909em;}
button.button { overflow:visible; width:auto; background:#FAFAF0; border:0.091em solid #717171; cursor:pointer; }

div.button{border: none;cursor:pointer; font-family: Georgia, "Times New Roman", Times, serif;color: #841815;font-size: 1.27em;padding-top: 0.182em;height: 1.27em;width: 15.091em; clear: both; padding-top: 0.909em;font-weight: bold;text-align: right;}

.form-search input-text{ height: 1.818em;font-family: Verdana, Arial, sans-serif;width: 15.455em;}
button.button_mini {border: none;cursor:pointer; }
img.button{ overflow:visible; width:auto;cursor:pointer; }
button.button span { display:block; margin:0; padding:0 0.727em 0.091em; font:bold 1.09em/1.45em Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#000; }
button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:0.091em solid #888; padding:0.182em; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
.highlight {}

/* Form lists */
.form-list li { margin:0 0 0.455em; }
.form-list li .input-box {}
.form-list li input.input-text,
.form-list li textarea { width:22.727em; }
.form-list li select { width:23.273em; }
.form-list li.add-row { border-top:0.091em solid #ddd; margin-top:0.909em; }
.form-list label {}

.group-select {}
.group-select label {}
.group-select .legend {}
.group-select li { display: block;margin: 0 0.455em 0 0;overflow: hidden;
}
.group-select li .input-box { float:left; width:50%; display: block;}
.group-select li input.input-text,
.group-select li textarea {width:23.636em;; }
.group-select li select { width:42.909em;margin-right: 5px; }
.group-select li .input-box input.input-text,
.group-select li .input-box textarea { width:22.727em; }
.group-select li .input-box select { width:23.273em; }
.group-select.wide input.input-text,
.group-select.wide textarea { width:50.909em; }

#contactForm .group-select li{ float:none; margin-left: 0;}
#contactForm .group-select li .input-box { float:none; width:23.636em; }
.col-main #contactForm ul { padding-left: 0;}

select{text-align: left;background-color: #FAFAF0; color: black;border: 0.091em solid #A4ABA5;font-family: Verdana, Arial, sans-serif;}

select{text-align: left;background-color: #FAFAF0; color: black;border: 0.091em solid #A4ABA5;font-family: Verdana, Arial, sans-serif;}


.buttons-set { margin:0.455em 0 0; padding:0.455em; border:0.091em solid #ddd;background-color:#f6f6f6;  }
.buttons-set .back-link { float:left; }
.buttons-set .button { float:right; }

.buttons-set2 { clear:both; margin:0.455em 0 0; padding:0.455em; border:0.091em solid #ddd; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:1.182em; margin:0.273em 0 0; padding-left:1.545em; font-size:0.909em; line-height:1.182em; background:url(../images/validation_advice_bg.gif) 0.182em 0.091em no-repeat; color:#f00; margin-bottom: 0.909em;}
.validation-failed { border:0.091em dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#841815; font-style: italic;}
p.required { font-size:0.91em; text-align:right; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { float:left; width:12em; margin-right:-12em; display:inline; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages { width:76.545em; overflow:hidden; margin-left: 0; margin-right: 0; }

.dashboard .messages { width:57.909em; overflow:hidden; margin-left: 0; margin-right: 0; }

.discount{ margin-bottom: 1.364em;}

body.checkout-onepage-index ul.messages{width: 45.455em;margin-right: 0.909em;}
.messages li { margin:0 0 0.909em; }
.messages li li { margin:0 0 0.273em; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:0.091em !important; background-position:0.909em 0.909em !important; background-repeat:no-repeat !important; min-height:2.182em !important; padding:0.727em 0.727em 0.727em 2.909em !important; font-size:0.91em !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }

/* BreadCrumbs */ 
.breadcrumbs { padding:0.909em; margin:0 0 0.909em; border:0.091em solid #ddd; }
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title {padding: 0.909em 0 0.455em; margin: 0 0.455em 0.909em 0; }
.page-title h2{text-align:left; font-family: Georgia, "Times New Roman", Times, serif;font-size: 1.45em;color: #841815;}
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.pager { background-color:#FAFAF0; padding:0.455em; margin: 0.455em; text-align:center;color: #838A84; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 12.273em; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {color: #841815;font-weight: bold;}

/* Sorter */ 
.sorter { background-color:#FAFAF0; padding:0.455em; margin:0.455em 0;color: #838A84; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

.sorter a, .pager a { font-size: 1em;text-decoration: none;color: #8AA411;}
.sorter a:hover, .sorter a.sel, .pager a:hover, .pager a.sel {color: #841815;}

/* Data Table */ 
.data-table { width:100%; }
table#super-product-table{ width: 27.091em;padding: 0;margin: 0.909em 0 0.909em 0;}
.data-table th { padding:0.455em; border:0.091em solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:0.455em; border:0.091em solid #ddd; }
.data-table thead { background-color:#FAFAF0; }
.data-table tbody {}
.data-table tfoot {background-color:#f6f6f6;}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd:hover, .data-table tr.even:hover{}
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 0.091em; }
.data-table tbody.even { }
.data-table tbody.even td { border-width:0 0.091em; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:0.091em; }
.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.5em; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.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:1.818em; background:url(../images/bg_collapse.gif) 0 0.364em no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -4.818em; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

table#super-product-table input.input-text{ text-align: left;background-color: #FAFAF0; color: #000000;border: 0.091em solid #A4ABA5;	font-family: Verdana, Arial, sans-serif;}

/* Lists Decoration */
li.odd {}
li.even {}
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

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


/* Sidebar =============================================================================== */
.sidebar .block { background-color: white;}
.sidebar .block .block-title {  padding: 0.455em 0.455em 0.455em 0;}
.sidebar .block .block-title h2, .sidebar .block .block-title .titulo_mini  { font-family: Georgia, "Times New Roman", Times, serif;color: #555555;font-size: 1.27em;padding-top: 0.182em;height: 2.909em;}

.block-recent .titulo_mini  { font-family: Georgia, "Times New Roman", Times, serif;color: #555555;font-size: 1.27em;padding-top: 0.182em;padding-left: 0.909em;}
.sidebar .block .block-title h2 img{ margin-top: 0.636em;}
.sidebar .block h3 { font-size:1.27em; line-height:1.5; }
.sidebar .block .block-content {
	padding-right: 0.909em;
	padding-left: 0.909em;
	padding-bottom: 0.909em;
	color: #838A84;
}
.sidebar .block .actions { text-align:right; }
.sidebar .block .actions a { float:left; }

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

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

/* Block: Layered Navigation */
.sidebar .block-layered-nav {}
.sidebar .block-layered-nav dt { font-weight:bold; }
.sidebar .block-layered-nav .currently {}

/* Block: Cart */

.sidebar .block-subscribe .block-title{margin-bottom: 0.455em;margin-top: 0.455em;margin-left: 0.909em; font-weight: bold;font-family: Georgia, "Times New Roman", Times, serif;
}

.sidebar .block-cart .block-title{margin-bottom: 0.455em;margin-top: 0.455em;margin-left: 0.909em; font-weight: bold;font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../images/fondo_minicesta.gif) no-repeat;
}

.sidebar .block-cart {margin-bottom: 0.455em;overflow: hidden;clear: both;color: #838A84;display: block;}


.sidebar .block-cart .amount {}
.sidebar .block-cart p.subtotal { text-align:center;clear: both;}

.clear_d{ clear: both;line-height: 0.091em;height: 0.091em;}

.sidebar .block-cart .price_a {font-weight: bold;float: right;padding-top: 0.455em;color: #838A84;overflow: hidden;}
.sidebar .block-cart .label_a {font-weight: bold;float: left; width: 8em; padding-top: 0.455em; color: #838A84;margin-bottom: 0.909em;overflow: hidden;text-align: left;}

.sidebar .block-cart .button {margin-right: 0.909em;}

.sidebar .mini-products-list li { padding:0.455em 0;
	border-bottom: 0.091em solid #E1E1CD; color: #838A84;
	clear: both;overflow: hidden;
}

.sidebar .mini-products-list li a{text-decoration: none; color: #838A84;}

.sidebar .mini-products-list li:hover{background-color: #FAFAF0;}

.sidebar .mini-products-list li a h4{font-weight: bold;}
.sidebar .mini-products-list .product-image { float:left; width:4.545em; padding:0.455em; border:0.091em solid #ddd; margin-right:-6.818em; }
.sidebar .mini-products-list .product-details { margin-left:0em; }
.sidebar .mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.sidebar .mini-products-list .product-details .btn-remove { float:right; }

.sidebar .mini-products-list span.mini_tit { font-weight: bold; }
.sidebar .mini-products-list span.mini_texto { float:left; }
.sidebar .mini-products-list span.price { float:right; }

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

/* Block: Related */
.sidebar .block-related {}
.sidebar .block-related li { padding:0.455em 0; }
.sidebar .block-related .checkbox { float:left; margin-right:-1.818em; }
.sidebar .block-related .item { margin-left:1.818em; }
.sidebar .block-related .item .product-image { float:left; margin-right:-5.909em; }
.sidebar .block-related .item .product-details { margin-left:5.909em; }

/* Block: Compare Products */
.sidebar .block-compare {}
.sidebar .block-compare li { padding:0.455em 0; }

/* Block: Viewed */
.sidebar .block-recent {margin-bottom: 0.455em;padding-bottom: 0.455em;}

.sidebar .block-subscribe{margin-bottom: 0.455em;}

/* Block: Poll */
.sidebar .block-poll {}
.sidebar .block-poll .radio { float:left; margin:0.273em -1.636em 0 0; }
.sidebar .block-poll .label { display:block; margin-left:1.636em; }
.sidebar .block-poll .answer {}
.sidebar .block-poll .votes { font-weight:bold; }

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

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

/* Block: Reorder */
.sidebar .block-reorder {margin-bottom: 0.455em;padding-bottom: 0.909em;}
.sidebar .block-reorder li { padding:0.455em 0; }
.sidebar .block-reorder .checkbox { float:left; margin:0.273em -1.818em 0 0; }
.sidebar .block-reorder h3 { font-family: Georgia, "Times New Roman", Times, serif;color: #555555;font-size:1.27em;padding-top: 0.182em;}
.sidebar .block-reorder .label { display:block; margin-left:1.818em; }

/* Block: Banner */
.sidebar .block-banner {margin-bottom: 0.455em;}
.sidebar .block-banner {}
.sidebar .block-banner .block-content { text-align:center; }

.sidebar .block-banner img.gozogozo_b { padding-top: 0.909em;}

/* Block: Checkout Progress */
.sidebar .block-progress {padding-bottom: 0.909em;}
.sidebar .block-progress dt { font-weight:bold; }
.sidebar .block-progress dt.complete,
.sidebar .block-progress dd.complete { background-color:#f6f6f6; }
/* 

/* BAnner tripple */
.banner_seccion {width:57.909em;clear: left;padding-top: 0;overflow: hidden;background:#f0f0e6;}
.banner_seccion .promo, .banner_seccion .promo2{width: 16.818em;padding: 0.909em;color: #838A84;padding-top: 0.909em;text-align: center;float: left;margin-right: 0.909em;background:white;}
.banner_seccion .promo2{margin-right: 0;}
.banner_seccion .promo .promo_texto {text-align: left;margin-bottom: 0.455em;margin-left: 0.909em;}
.banner_seccion .promo .promo_texto, .banner_seccion .promo2 .promo_texto {text-align: left;margin-bottom: 0.455em;margin-left: 0.909em;}
.banner_seccion .promo img, .banner_seccion .promo2 img{margin-bottom: 0.909em;}


.category-title { border-bottom:0.091em solid #ddd; margin:0 0 0.909em; }
.category-image { display:block; margin:0 auto; }
.category-products {background-color: white;padding: 0.909em;}

/* View Type: Grid */
.products-grid { width:58.727em;overflow: hidden;}
.products-grid-element {width:18.364em;float: left;padding-bottom: 1.818em;margin-right: 0.455em;}

.products-grid img.imggrid{ margin-top: 0.909em;}
.products-grid a.product-image{width: 202px;text-align: center;display: block;}
.products-grid-element:hover{background-color: #FAFAF0;
}

.products-grid a:hover div{background-color: #FAFAF0;
}
.products-grid .price {font-weight: normal;}
.products-grid .price-box {margin-left: 0.909em;margin-right: 0.909em;margin-bottom: 1.818em;}
.product-nameg{margin-left: 0.909em;margin-right: 0.909em;margin-top: 0.909em;}

.product-nameg a{color: #A4ABA5; font-weight: bold;text-decoration: none;}

.ver_mas4{text-align:left; font-family: Georgia, "Times New Roman", Times, serif;font-size: 1.27em;color: #841815;float: left;width: 8.818em;margin-left: 0.909em;}

td.promo .ver_mas4 a{color: #841815;}
h4.ver_mas a img{margin-top: 0.273em;}

.products-grid .cesta{float: right; cursor:pointer;margin-right: 0.909em;}

/* Product View ========================================================================== */
.product-view {
	background-color: white;margin-bottom: 0.909em;}

#product-contenedor {
	margin-left: 0.909em;margin-bottom: 0.909em;padding-top: 0.909em;clear: both;overflow: hidden;}

.producto_imagen{
	width: 27.545em;}

.producto_imagen img{
	margin-right: 0.909em;
	float: left;}

.product-essential {}
.product-collateral {}

/* Product Images */
.product-view .product-img-box { float:left; width:27.545em;margin: 0.909em; }
.product-view .product-img-box .product-image { }
.product-view .product-img-box .product-image-zoom { position:relative; width:24.091em; height:24.091em; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:1.636em; margin:0 auto 1.182em; padding:0 2.545em; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:1.636em; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-0.091em; width:0.818em; height:2em; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:0.182em; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:0.182em; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-0.364em }
.product-view .product-img-box .more-views li { float:left; padding:0.091em; background-color:#ddd; margin:0 0 0.727em 0.364em ; }

.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:27.182em;margin-top: 0;margin-bottom: 0.909em; margin-right: 0; }
.product-view .product-name {font-family: Georgia, "Times New Roman", Times, serif;color: #58711A;font-size: 1.55em;}
.product-view .product-name h2 { font-size: 1.32em;line-height: 1.32em;}

.product-view .product-name h2 img { }

.product-view label{color: #A4ABA5;}
.product-view input#qty{text-align: center;background-color: #FAFAF0; color: #A4ABA5;border: 0.091em solid #A4ABA5;font-family: Verdana, Arial, sans-serif;
}
.product-view .short-description {}
.product-view .description h3{font-weight: normal;font-size: 1em;}
p.category-description {display: none;}
.products-grid {color: #A4ABA5;
	line-height: 1.27em;
}

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:6.273em; height:1.182em; font-size:0.01em; 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:1.182em; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock {text-align:left; font-family: Georgia, "Times New Roman", Times, serif;font-size: 1.27em;color: #841815;float: left;width: 8.818em;margin-left: 0.909em;height:20px;}

.moderacion_cont{
	border-bottom: 0.909em solid #f0f0e6;
	height: 6.091em;
	border-top: 0.455em solid #f0f0e6;
	background: url(../images/moderacion_fondo.png) no-repeat 0 0;
	background-color: white;
}

.moderacion_texto{
	padding-top: 2.182em;
	padding-left: 8.182em;
	padding-right: 0.455em;
}

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

/* 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:0.909em; }
.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 { margin-bottom:0.727em;}
.add-to-cart label {  margin-right:0.455em;}
.add-to-cart .qty { }
.add-to-cart .button {  margin-left:0.455em; }

/* Add to Links + Add to Cart */
.add-to-box {text-align:right;}
.add-to-cart {width: 100%;float: right;text-align: right;}
.add-to-box .or {float:left; margin:0 0.909em;}
.add-to-box .add-to-links { float:left; text-align:right;}

/* Product Options */
.product-view table{height: 0;margin-top: 0.909em;width: 55.091em;}
.producto_datos{  width:26.636em; float: right;margin-right: 0.909em;border-bottom: 0.091em solid #E1E1CD;}
.producto_pie{text-align: right;display: block;}

.product-options { padding:0em; margin:0em 0 0;}
.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:0.273em; color:#000; }
.product-options dd { margin:0.909em 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:0.273em -1.636em 0 0; }
.product-options .options-list input.checkbox { float:left; margin:0.273em -1.818em 0 0; }
.product-options .options-list .label { display:block; margin-left:1.818em; }
.product-options ul.validation-failed { padding:0 0.636em; }
.product-options p.required { padding:1.364em 0 0; }

.product-options-bottom { padding:0.909em;  }
.product-options-bottom .price-box { margin:0.909em 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; margin:0 0.455em; }
.product-view .tags .form-add-tags .button { float:left; }
.product-view .tags .form-add-tags p { clear:both; }

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

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


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

/* Advanced Search */
.search-summary {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:12.727em;  }
.product-review .product-img-box .product-image { display:block; padding:0.091em; width: 202px; text-align: center;}
.product-review .details { float:right; width:51.818em; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */

.cart{background-color: white;}
.cart h2{text-align:left; font-family: Georgia, "Times New Roman", Times, serif;font-size: 1.45em;color: #841815;}

.cart h3{text-align:left; font-family: Georgia, "Times New Roman", Times, serif;font-size: 1.27em;color: #000000;}

.cart .checkout-types { float:right; text-align:right; }

.cart input#postcode{text-align: left;background-color: #FAFAF0; color: black;border: 0.091em solid #A4ABA5;font-family: Verdana, Arial, sans-serif;width: 5.455em;}

#contactForm input, #contactForm textarea{background-color: #FAFAF0; color: black;border: 0.091em solid #A4ABA5;font-family: Verdana, Arial, sans-serif;}

.col2-set cart-collaterals{}
.col2-set cart-collaterals .col1{display: none;width: 0;}
.dashboard .col2-set .col-1 { float: left; width: 49%;}
.dashboard .col2-set .col-2 { float: right; width: 49%;}
.col2-set .col-2 input{background-color: #FAFAF0; color: black;border: 0.091em solid #A4ABA5;font-family: Verdana, Arial, sans-serif;}

/* Shopping Cart Table */
table.cart-table{width: 76.545em; margin-bottom: 1.818em;}
table.cart-table td{ vertical-align: middle;}
table.cart-table input.input-text{text-align: center;background-color: #FAFAF0; color: #000000;border: 0.091em solid #A4ABA5;
	font-family: Verdana, Arial, sans-serif;}
.cart-table .item-msg { font-size:0.91em; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left;width: 55%;}
.cart .crosssell .product-image { float:left; margin-right:-8.182em; }
.cart .crosssell .product-shop { margin-left:8.182em; }
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; width: 40%;}
.cart .totals table { width:100%; }
.cart .totals table th { padding:0.455em; font-weight:bold;width: 320px;}
.cart .totals table td { padding:0.455em; font-weight:bold;}
/*.cart .totals table th { font-weight:bold; }*/

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:0.909em; }
.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; z-index:999; width:22.727em; padding:0.727em; border:0.091em solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-1.818em; left:50%; }
.col-left .truncated .show dl { left:2.727em; top:0.636em; }
.col-right .truncated .show dl  { left:-21.818em; top:0.636em; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */

body.sales-order-print{ background-color: white;}

body.servired-standard-visa .col-main, body.checkout-onepage-index .col-main, body .checkout-onepage-success .col-main{ background-color: white;}

body.checkout-onepage-success .col-main h3{ margin-left: 2.273em;}

body.checkout-onepage-index .col-main .page-title{padding-left: 2.273em;padding-top: 0.909em;}

body.catalogsearch-result-index .col-main .page-title{padding-left: 2.273em;padding-top: 0.909em;}

body.checkout-onepage-success .col-main .page-title{padding-left: 2.273em;padding-top: 0.909em;}




.one-page-checkout { border-bottom:0.091em solid #ddd; position:relative; margin-left: 2.273em; margin-top: 0.909em; margin-bottom: 0.909em;margin-right: 0.909em;}
.one-page-checkout li.section { border:0.091em solid #ddd; border-bottom:0; padding:5px;}
.one-page-checkout .step-title { background-color:#FAFAF0; padding:0 0.455em; text-align:right; }
.one-page-checkout .step-title .number { float:left; line-height:2em; margin-right:0.455em; }
.one-page-checkout .step-title .antes3 {text-align: left;font-family: Georgia, "Times New Roman", Times, serif;font-size: 1.27em;color: #8AA411; padding-top: 0.455em;}

.one-page-checkout h4 {text-align: left;font-family: Georgia, "Times New Roman", Times, serif;font-size: 1.09em;color: #000000; padding-top: 0.455em;}

body.checkout-onepage-success .col-main p{ margin-left: 2.273em;margin-bottom: 0.909em;margin-right: 0.909em;}


.one-page-checkout input{text-align: left;background-color: #FAFAF0; color: #000000;border: 0.091em solid #A4ABA5;	font-family: Verdana, Arial, sans-serif;}

.one-page-checkout .col-2-set{width: 100%;border: none;}
.one-page-checkout .col2-set .col-1{border: none; padding-right: 0.909em; width: 50%;float: left;}
.one-page-checkout .col2-set .col-2{border: none;width: 50%;float: left;}

#checkout-step-login{}

.one-page-checkout .allow .step-title { cursor:pointer; }
.one-page-checkout .active {}
.one-page-checkout .active .step-title { background-color:#FAFAF0; cursor:default; }
.one-page-checkout .section allow active .step-title h3{font-family: Georgia, "Times New Roman", Times, serif;font-size:1.27em;color: #841815;}
.one-page-checkout .step {padding:0.909em;border-top:0.091em solid #ddd; }
.one-page-checkout .order-review {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 4.545em; margin:0.909em 0; }
.checkout-progress li { float:left; width:20%; border-top:0.455em solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }


.multiple-checkout { position:relative; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
.shipping-methods {}
.please-wait { float:right; }
.cvv-what-is-this { cursor:help; }

/* Tooltip */
.tool-tip { border:0.091em solid #ddd; background-color:#f6f6f6; padding:0.455em; position:absolute; left:0; z-index:1000; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:0.455em; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:0.091em solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:0.455em; height:27.273em; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 0.364em no-repeat; padding-left:1.818em; }
.gift-message-link.expanded { background-position:0 -4.818em; }
.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:0.909em 0; }
.checkout-agreements .agreement-content { border:0.091em solid #ddd; background-color:#f6f6f6; padding:0.455em; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:0.545em; }
/********** Common Checkout Styles > */
/* ======================================================================================= */

.antes2{text-align:left; font-family: Georgia, "Times New Roman", Times, serif;font-size: 1.45em;color: #841815;}

.antes2der{text-align:left; font-family: Georgia, "Times New Roman", Times, serif;font-size: 1.45em;color: #841815;margin-left: 0.909em;}

.antes3{font-family: Georgia, "Times New Roman", Times, serif;font-size: 1.27em;font-weight: bold;margin-bottom: 5px;}

/* Login Page ============================================================================ */
.login-page {}
.login-page .content { min-height:13.636em; }
form #login-form{ min-height:13.636em; }
/* ======================================================================================= */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:0.909em 0; }

#form-validate input{text-align: left;background-color: #FAFAF0; color: #000000;border: 0.091em solid #A4ABA5;	font-family: Verdana, Arial, sans-serif;}

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-1.818em; }
.dashboard .tags .details { margin-left:1.818em; }

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

/* Order View */
.order-info { border:0.091em solid #ddd; padding:0.455em; }
.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:1.364em; }
/* 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 .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */

/* Sagardoetxea */

#myGallery{
	background-color:#FAFAF0;
	background:#f0f0e6;
	}

#myGallery img{
	margin-bottom: 1.364em;
	}

.sagardoetxea_banner{
	margin-bottom: 0;
	overflow: hidden;
	width: 57.909em;
	line-height: 1.16em;
	}

.sagardoetxea_banner div.sagardo_block{
	float: right; 
	}

.sagardoetxea_banner div.sagardo_text{
	color: #624A1E;
	line-height: 1.16em;
	padding-left: 0.909em;
	padding-right: 0.909em;
	margin-top: 0.909em;
	width: 13.091em;
}

.sagardoetxea_banner div.sagardo_enl{
	color: #99252E;
	padding-left: 0.909em;
	padding-right: 0.909em;
	margin-top: 0.909em;
}

.sagardoetxea_banner div.sagardo_text a{
	color: #624A1E;
}

.sagardoetxea_banner div.sagardo_enl a{
	color: #99252E;
	font-weight: bold;
}
	
.banner_seccion{
	border-bottom: 0.909em solid #f0f0e6;
}

.banner_lateral{
	margin-bottom: 0.455em;
}

.banner_lateral_guia{
	margin-bottom: 0.455em;
	background-color: white;
}

.banner_contacto{
	background-color: #E6E6D6;
	margin-bottom: 0.455em;
	width: 20.909em;
	text-align: center;
}

	.bcont_tit{
		color: #99B32C;
		font-weight: bold;
		margin-bottom: 0.909em;
		padding-top: 1.364em;
		font-size: 1.364em;
	}

	.bcont_tit a{
		color: #99B32C;
	}

	.bcont_tel{
		color: #69852E;
		font-weight: bold;
		margin-bottom: 0.909em;
		font-size: 1.818em;
		padding-bottom: 0;
	}

	.bcont_tel a{
		color: #69852E;
	}

 	.bcont_horario{
		font-weight: bold;
		padding-bottom: 0.909em;
	}

	.bcont_horario a{
		color: #99252E;
	}

	.alerta{
		color: #99252E;
		font-size: 1.364em;
		font-weight: bold;
	}

	.guialat_tit{
	color: #99B32C;
	font-weight: bold;
	margin-bottom: 0.909em;
	padding-top: 1.364em;
	font-size: 1.364em;
	padding-left: 0.909em;
	}

	.guialat_text{
	color: #624A1E;
	padding-bottom: 0.909em;
	padding-top: 0;
	font-size: 1em;
	padding-left: 0.909em;
	padding-right: 0.909em;
	}

	.guialat_text a{
	color: #624A1E;
	}

	.guialat_tit a{
	color: #99B32C;
	}


form#search_mini_form{
background-color:#E6E6D6;
display: block;
padding: 0.909em;
margin-bottom: 0.455em;
}

form#search_mini_form input.input-text{
height: 1.636em;
border: 0.091em solid white;
font-family: Verdana, Arial, sans-serif;
color: #A4ABA5;
width: 13.455em;
}

.titulo_mini{
	margin-top: 0.455em;
	padding-bottom: 0.455em;
	width: 13.455em;
	display: block;
text-align:left; font-family: Georgia, "Times New Roman", Times, serif;font-size: 1.27em;color: #841815;}

/* Vertical Category Menu */
/***************VERTICAL**********************/
/*****ALL*****/

#vertical-nav{
    background-color: white;
    margin: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0.455em;
}

#vertical-nav ul {
    list-style-type: none; /* get rid of the bullets */
    padding:0;             /* no padding */
    margin-left:0.909em;
    margin-right: 0.909em;
    padding-top: 0.909em;
    padding-bottom: 0.909em;
    font-size: 1em;
}

#vertical-nav ul li {
    margin: 0;
    padding: 0;
    display:block;
    margin-top: 0.091em;
	border-bottom: 0.091em solid #E1E1CD;
	height: 2.545em;
	font-size: 1em;
}

#vertical-nav ul li a {
    display: block;
    color: #A4ABA5;
    height: 1.818em;
    text-decoration: none;
    padding-top: 0.727em;
    font-size: 1.27em;
    text-align:left; font-family: Georgia, "Times New Roman", Times, serif;
}

#vertical-nav ul li a.subopen{
    color:#555555;
    background-color: #FAFAF0;
}

#vertical-nav .final{

}

#vertical-nav a:hover {
  color:#555555;
   background-color: #FAFAF0;
   font-size: 1.27em;
}
/* estaticos Page */

.estatico3{
	color: #555555;
	margin-top: 0.455em;
	margin-bottom: 0.909em;
	font-size: 1.27em;
	font-weight: bold;
	}
	
.col1-layout .col-main p, .contenedor_estatico p{
	margin-bottom: 0.636em;
	}

.col1-layout .col-main ul, .col1-layout .col-main ol, .contenedor_estatico ul, .contenedor_estatico ol{
	padding-left: 1.818em;
	}

.col1-layout .col-main ul.messages{
	padding-left: 0;
	}

.col2-right-layout .col-main ul.messages{
	padding-left: 0;
	width:56.091em;
	margin-top: 0.455em;
	margin-left: 0.909em;
	}

.col1-layout .col-main ul li, .col1-layout .col-main ol li, .contenedor_estatico li{
	margin-bottom: 0.636em;
	}

.col1-layout .col-main ol li{
	margin-bottom: 0.636em;
	list-style-type: decimal;
}

.contenedor_estatico table.cata_t{
	width: 100%;
	margin-top: 0.909em;
}

.contenedor_estatico table.cata_t td.fase{
	margin-bottom: 0.909em;
	vertical-align: top;
	color: #8AA411;
	font-weight: bold;
}

.contenedor_estatico table.cata_t tr th{
	font-weight: bold;
	margin-bottom: 0.455em;
}

.contenedor_estatico table.cata_t tr.vacio{
	height: 0.636em;
	display: block;
	border-bottom: 0.091em solid silver;
}

.por25{
	width: 25%;
	}

.por50{
	width: 25%;
	}

/* MARCAS */

#marcas_container, #marca_marca{
	width: 637px;
	border-bottom: 10px solid #f0f0e6;
	background-color: #69852E;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#marcas_container .tit{
	font-size: 16px;
	color: #E6E6D6;
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 5px;
}

#marcas_container ul{
	padding-left: 20px;
	padding-right: 20px;
	height: auto;clear: left;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
}

#marcas_container ul li{
	float: left;
	margin-right: 20px;
	font-size: 14px;
}

#marcas_container ul li a{
	color: white;
}

#marcas_container ul li a:hover{
	color: #841815;
}

#marcas_container .desc, #marcas_container .sagar{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}

#marcas_container .sagar{
	text-align: right;
}

#marcas_container .desc p{
	margin-bottom: 10px;
}

.clear2{
	height: 1px;
	clear: both;
	}

#marcas_container .clear{
	height: 5px;
	clear: both;
	}

#marca_marca .logo{
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 5px;
	float: left;
	}

#marca_marca .desc{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin-bottom: 5px;
	float: right;
	width: 350px;
	font-size: 13px;
	line-height: 16px;
	}

#marca_marca .desc strong{
	font-size: 16px;
	padding-bottom: 5px;
	line-height: 20px;
	}

#marca_marca .desc p{
	margin-bottom: 10px;
	}



/* Footer ================================================================================ */
.footer { border:none; padding:0.909em; color: #A4ABA5;}
.footer p { text-align:right; }
.footer address { text-align:right; }
.footer ul { float:left; padding:0 1.818em 0 0; width: 54.545em; }
.footer ul.links { float:none; padding:0 1.818em 0 0;}
.footer ul li{float:left;margin-right:1.818em;}

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