/**
 * 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 ================================================================================= */
@font-face { font-family: Calibri; src: url('../fonts/calibri.ttf') }
@font-face { font-family: Calibri; font-weight:bold; src: url('../fonts/calibrib.ttf') }

body { font-family:"Segoe UI", sans-serif; background:#fff url(../images/greenlab/bg_body.png) repeat-y top center; font-size:11px }
h1,h2,h3,h4,h5 { font-family:Calibri, sans-serif }

.wrapper {}
.page { width:960px; margin:0 auto; padding:0; text-align:left }
.page-print { padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { background:url(../images/greenlab/bg_page.png) repeat-y; }

/* Base Columns */ 
.col-left { float:left; width:190px }
.col-main { float:left; width:600px }
.col-right { float:right; width:170px }
.main .col-left { margin-top:-35px }

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

/* 2 Columns Layout */
.col2-left-layout .col-main { width:730px; padding:0 20px; margin-top:-20px }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-left {  }
.col3-layout .col-right { margin-top:-15px }
.col3-layout .col-main { width:560px; padding:0 20px; margin-top:-15px }

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


/* Header ================================================================================ */
.header-container { height:195px; background: url(../images/greenlab/bg_header_bokeh.jpg) top center no-repeat; width:auto }

.preheader { height:30px; line-height:29px; text-align:right }

.languages				{ float:right }
.languages a 			{ font-size:10px; color:#839cb7; font-weight:bold; border-right:1px solid #839cb7; padding:0 6px 0 3px; text-shadow:#fff 1px 1px 1px }
.languages a:hover 		{ color:#234880 }
.languages a.selected	{ text-decoration:underline }

.top-icons { float:right; padding:7px 0 0 0 }
.top-icons a { display:block; float:right; width:16px; height:16px; margin-left:5px }

.header { height:45px; position:relative; background:url(../images/greenlab/bg_top_barra.png) 20px 0 repeat-x  }
.header .form-search { float:right; padding-top:9px }
.header .form-search .input-text { border:0; width:180px; height:26px; line-height:26px; padding:0 6px; color:#43aae4; margin:0 -6px 0 0; -moz-border-radius:5px; border-radius:5px; -webkit-border-radius:5px }
.header .form-search .button { background:url(../images/greenlab/button_topsearch.png) left center no-repeat; margin-left:-2px; border:0; font-size:11px; height:26px; width:56px; font-size:10px; font-weight:bold; text-transform:uppercase; color:#fff; text-shadow:#2e5e06 1px 1px 0; }

#search_autocomplete { background-color:#fff }

.header .form-language { text-align:center; }
.preheader .page { position:relative }
.preheader .page .telefon { position:absolute; right:0; top:95px; height:64px; padding:0 90px 0 0; text-align:right; text-shadow:#fff 1px 1px 0; background:url(../images/greenlab/ico_phone_top.png) right center no-repeat }
.preheader .page .telefon h4  { color:#234880; font-size:27px; line-height:26px; padding:0; margin:0; }
.preheader .page .telefon h5 { font-size:11px; line-height:13px; color:#6e8ebe; padding:15px 0 0 0; margin:0;  }

#logo { float:left; width:190px; height:45px; background-position:0 0; background-repeat:no-repeat; text-indent:-999em; overflow:hidden; cursor:pointer; margin:0 } 

.header .links { display:block; float:left; height:45px; font-size:11px; padding-left:2px; background:url(../images/greenlab/toplinks_separador.png) left center no-repeat }
.header .links li { float:left; color:#fff; background:url(../images/greenlab/toplinks_separador.png) right center no-repeat }
.header .links a  { display:block; float:left; color:#fff; padding:0 14px 0 31px; line-height:45px; text-shadow:#0e1e35 1px 1px 0; background:url(../images/greenlab/icos/toplinks_icons.png) left center no-repeat ; }
.header .links a:hover { color:#e9ec00; text-decoration:underline }
.header .links .last a { color:#e9ec00; background-position:10px -89px }
.header .links .first a { background-position:10px 0 }
.header a.top-link-cart { background-position:10px -134px }
.header a.top-link-wishlist { background-position:10px -44px }


/********** < Navigation */
#nav { font-size:12px; border:1px solid #d8edf8; padding:5px 0; margin:10px 0; }

/* All Levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span { white-space:normal }
#nav li li.parent {}

/* 0 Level */
#nav li { float:left; }
#nav li.active a { color:#2a2824; }
#nav a { float:left; padding:5px 12px 6px 8px; color:#898885; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:#2a2824; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ddd; }
#nav ul li.over {}
#nav ul li.last { background:#656461; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd leven */
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #d8edf8; }

/* 3rd+ Level */
#nav ul ul { top:5px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:#f6f6f6; color:#898885; }
#nav ul li a:hover { background:#ccc; color:#fff !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }
/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button { font:12px "Segoe UI", sans-serif; vertical-align:middle; padding:1px }
input.input-text, select, textarea { border:1px solid #B6D4E4; }
input.input-text:focus, select:focus, textarea:focus {}
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em; }
textarea { overflow:auto; }
button.button { overflow:visible; width:auto; cursor:pointer; }
button.button span { display:block; margin:0; padding:0; text-align:center; 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 */
.highlight {}

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list li .input-box {}
.form-list li input.input-text,
.form-list li textarea { width:250px; }
.form-list li select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list label {}

.group-select {}
.group-select label {}
.group-select .legend {}
.group-select li { margin:0 0 5px; }
.group-select li .input-box { float:left; width:260px; }
.group-select li input.input-text,
.group-select li textarea {width:510px; }
.group-select li select { width:516px; }
.group-select li .input-box input.input-text,
.group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px; }
.group-select.wide input.input-text,
.group-select.wide textarea { width:510px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px; border:1px solid #E6EFF6; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
.buttons-set .back-link { float:left; line-height:32px }
.buttons-set .button { float:right; }
.buttons-set a { display:block; line-height:24px; padding-left:6px }
.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; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { float:left; width:12em; margin-right:-12em; display:inline; position:relative; }

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

.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:12px !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 0 20px 0; margin:0 0 20px 0; background-color:#d8edf8; color:#222 }
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:0 0 15px }
.page-title h2 { font-weight:bold; color:#1d3d6c }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.toolbar { border:1px solid #c8d6ec; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin-bottom:20px }

/* Pager */ 
.pager { padding:10px 10px 0 5px; margin:0; text-align:center }
.pager .amount { float:left; padding-left:3px }
.pager .limiter { float:right; }
.pages { padding:0 0 0 10px  }
.pages ol { display:inline; font-size:11px }
.pages li { float:left }
.pages li a { display:block; color:#234880; background-color:#E7EEF4; width:20px; height:20px; line-height:20px; margin-right:2px; text-align:center }
.pages li a:hover { color:#fff; background-color:#234880; }
.pages .current { display:block; background-color:#234880; color:#fff; width:20px; height:20px; line-height:20px; margin-right:2px; text-align:center; font-weight:bold; text-align:center }

/* Sorter */ 
.sorter { padding:0 10px 10px; margin:0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

.breadcrumbs { border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; padding:8px 10px; }

/* Data Table */ 
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #b6d4e4; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #b6d4e4; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td .product-name { font-size:1em; font-weight:bold; line-height:1.5 }
.data-table td.label,
.data-table th.label { font-weight:bold; 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: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 {}

/* 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 { margin:0 0 10px; background-color:#E8F0F6; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.sidebar .block .block-title { text-transform:uppercase; padding:5px 10px; color:#fff; }
.sidebar .block .block-title h2 { font-size:11px; font-weight:bold; line-height:18px; }
.sidebar .block h3 { font-size:14px; line-height:1.5; }
.sidebar .block .block-content { padding:10px; }
.sidebar .block .actions { text-align:right; }
.sidebar .block .actions a { float:left; }
.sidebar button { font-size:11px }

.col-right .block-title { background:#fff url(../images/greenlab/bt_cap_block.png) left top no-repeat }

/* Block: Account */
.sidebar .block-account { background:#1D3D6C; padding-bottom:5px; border-right:0; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.sidebar .block-account .block-title { text-transform:uppercase; padding:5px 10px 5px 10px; border-bottom:1px solid #000; color:#fff }
.sidebar .block-account .block-content { padding:0 }
.sidebar .block-account a { color:#fff; display:block; padding:5px 10px; }
.sidebar .block-account a:hover { color:#000; background-color:#fff }
.sidebar .block-account .current { font-weight:bold; padding:5px 10px; background-color:#fff; }

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

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

/* Block: Cart */
.sidebar .block-cart { background-color:#eaf1e4; width:170px }
.sidebar .block-cart .amount { text-align:center}
.sidebar .block-cart .block-title h2 { color:#277e00 }
.sidebar .block-cart .subtotal { text-align:center; }
.sidebar .block-cart .block-title { background:#52a709 url(../images/greenlab/bg_block_cart_title.png) left center no-repeat; width:150px; height:20px }
.sidebar .block-cart .block-title h2 { color:#fff  }
.sidebar .block-cart h3 { font-size:12px }
.sidebar .block-cart a { color:#1D3D6C }
.sidebar .block-cart a:hover { color:#000 }
.sidebar .block-cart .actions { padding:10px; text-align:center }

.sidebar .mini-products-list li { padding:5px 0 }
.sidebar .mini-products-list .product-image { float:left; width:50px; padding:5px; margin-right:-75px; }
.sidebar .mini-products-list .product-details { margin-left:75px; }
.sidebar .mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.sidebar .mini-products-list .product-details .btn-remove { float:right; }

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

/* Block: Related */
.sidebar .block-related { }
.sidebar .block-related .block-title h2 { background:url(../images/greenlab/ico_relacionados.png) right center no-repeat; line-height:20px}
.sidebar .block-related ol { border-top:1px solid #CAD3E1; padding-top:10px }
.sidebar .block-related li { padding:5px 0; border-bottom:1px solid #CAD3E1; }
.sidebar .block-related .checkbox { float:left; margin-right:-20px; }
.sidebar .block-related .item { margin-left:20px }
.sidebar .block-related .item .product-image { float:left; margin-right:-65px; }
.sidebar .block-related .item .product-details { margin-left:0; display:block; clear:both }
.sidebar .block-related .item .product-details a { display:block; font-size:9px }

.sidebar .block-related .price { font-size:11px; display:inline; background:none }
.sidebar .block-related .price-box { width:auto; display:block; text-align:right; padding-right:10px; background:none; clear:both; float:none }
.sidebar .block-related .product-name { line-height:14px; padding-bottom:10px; float:left }

/* Block: Compare Products */
.sidebar .block-compare {}
.sidebar .block-compare li { padding:5px 0; }
.sidebar .block-compare .block-title h2 { background:url(../images/greenlab/ico_comparar.png) right center no-repeat; line-height:20px}

/* Block: Viewed */
.sidebar .block-recent {}

/* Block: Poll */
.sidebar .block-poll { background-color:#E8F0F6; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.sidebar .block-poll .block-title { color:#fff; }
.sidebar .block-poll .radio { float:left; margin:3px -18px 0 0; line-height:22px }
.sidebar .block-poll .label { display:block; margin-left:18px; line-height:22px }
.sidebar .block-poll h3 { font-size:16px; line-height:18px; margin-bottom:10px }
.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 { margin:20px 20px 0 0; background:#ccdced; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; }
.sidebar .block-subscribe .block-title { color:#000; background:url(../images/greenlab/titol_newsletter_block.png) left top no-repeat; height:19px; padding-top:12px }
.sidebar .block-subscribe .block-content { padding-top:5px }
.sidebar .block-subscribe .block-content .input-text { width:146px; padding:2px; border:0; margin:5px 0 }

/* Block: Reorder */
.sidebar .block-reorder {}
.sidebar .block-reorder li { padding:5px 0; }
.sidebar .block-reorder .checkbox { float:left; margin:3px -20px 0 0; }
.sidebar .block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.sidebar .block-banner {  }
.sidebar .block-banner .block-content { text-align:center; padding:5px }

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

/* Block: Blog */
.sidebar .block-blog { padding:8px 10px 10px 10px }
.sidebar .block-blog h2 { display:block; font-size:11px; text-transform:uppercase; font-weight:bold; line-height:18px; padding-bottom:5px; border-bottom:1px solid #CCDCED; margin-bottom:10px }
.sidebar .block-blog h3 a { display:block; font-size:14px; font-weight:bold; line-height:18px; padding-bottom:10px }
.sidebar .block-blog .postContent { font-size:11px; line-height:15px; padding-bottom:10px; border-bottom:1px solid #CCDCED  }

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


/* Category Page ========================================================================= */
.category-title { position:absolute; top:118px; text-shadow:#f0f3f7 1px 1px 1px; padding-left:5px }
.category-title h2 { font-size:32px; line-height:32px; font-weight:bold; color:#234880 }
.category-image { display:block; margin:0 auto; }
.category-products { position:relative }
.category-products button.button { background-color:#1d3d6c; color:#fff; border:0; text-transform:uppercase; font-weight:bold }


/* View Type: Grid */
.products-grid { width:100%; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:10px 0 }
.products-grid tr.odd {}
.products-grid tr.even { background-color:#f6f6f6; }
.products-grid td { width:33%; border:1px solid #d8edf8; padding:10px; }
.products-grid td.empty {}

/* View Type: List */
.products-list .item { border-bottom:1px solid #d8edf8; padding:0 0 20px; margin:0 0 20px; }
.products-list .product-shop { float:right; width:410px; }
.products-list .product-name { line-height:24px; font-size:19px; }
.products-list .product-img-box { float:left; width:135px }
.products-list .product-image img { width:133px; border:1px solid #d2ddeb; margin-bottom:2px }
.products-list .product-image img.manufacturer-logo { width:auto; }
.products-list .button { float:left; height:32px; width:121px; border:0; margin-left:5px; color:#fff; font-size:10px; font-weight:bold; background:#50a408 url(../images/greenlab/button_addcart.png) no-repeat; text-transform:uppercase; text-shadow:#007d00 1px 1px 1px }
.products-list .product-shop p { color:#777; font-size:12px; padding:2px 0 10px 0; line-height:18px; }
.col-main .products-list .price-box { float:none; margin-bottom:5px }
.products-list .button { margin-left:0 }
.products-list .bloque_precio_producto { float:right }

.configurable-price-from-label { text-align:center; display:block; font-size:10px; text-transform:uppercase; font-weight:bold; color:#555 }

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


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

.product-essential {}
.product-collateral-title { color:#1a3660; font-size:16px; font-weight:bold; background-color:#e8f0f6; padding:10px 18px 10px 18px; width:180px }
.product-collateral { background-color:#e8f0f6; padding:20px; margin-bottom:20px; -moz-border-radius:10px; -moz-border-radius-topleft:0; border-radius:10px; border-top-left-radius:0; -webkit-border-top-left-radius:0; -webkit-border-radius:10px }
.product-collateral h2 { font-size:14px; padding:0; margin:0 }
.product-collateral h3 { font-size:14px; border-bottom:1px solid #cad3e1; color:#1d3d6c }
.product-collateral h4 { font-weight:normal; font-size:12px; margin:0; padding:0; line-height:18px }
.product-collateral p { font-size:12px; line-height:18px }


/* Product Images */
.product-view .product-img-box { float:left; width:220px;  }
.product-view .product-img-box img { width:218px; border:1px solid #d8edf8; }
.product-view .manufacturer-logo { width:auto; border:0; margin-bottom:10px }
.product-view .product-img-box .product-image { margin-bottom:10px; height:218px; color:#777 }
.product-view .product-img-box .product-image-zoom { position:relative; width:220px; height:220px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; width:220px }
.product-view .product-img-box .zoom-notice { text-align:center; }
.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; width:16px }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; width:16px }
.product-view .product-img-box .more-views { margin-top:10px  }
.product-view .product-img-box .more-views h4 { font-size:11px; color:#777; padding-bottom:2px }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 0 4px }
.product-view .product-img-box .more-views img { width:auto }

.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-content { border:1px solid #d8edf8; padding:20px; position:relative }
.product-view .product-shop { float:right; width:280px; padding-bottom:75px }
.product-view .product-name { font-size:12px; color:#234880 }
.product-view .product-name h1 { font-size:24px; line-height:30px; font-weight:bold; padding-bottom:5px }
.product-view .short-description { color:#777; font-size:12px; line-height:18px }
.product-name a { color:#234880; font-weight:bold }


.product-view .price-box { margin:0; position:absolute; bottom:58px; right:20px }
.product-view .add-to-box { margin:0; position:absolute; bottom:20px; right:20px }
/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { 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; }

/* Referencia */
.skuid { font-size:10px; color:#666 }
.skuid strong { text-transform:uppercase }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.col-main .price-box { float:right; text-align:center; background-color:#e5f1da; color:#390; text-align:right; padding:5px 0 }
.col-main .price-box .price { display:block; font-weight:bold; font-size:19px; text-align:center; width:121px; }
.main .price-box p { margin-bottom:0 }
.price-label { font-size:10px; text-transform:uppercase }

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; text-shadow:#fff 1px 1px 0 }

/* Old price */
.old-price { display:block; text-align:center; float:left; color:#9abe79; padding-top:5px; text-shadow:#fff 1px 1px 0 }
.old-price .price-label { white-space:nowrap }
.old-price .price { font-weight:bold; text-decoration:line-through }

/* Special price */
.special-price { display:block; text-align:center; background-color:#50A408; color:#fff; padding:5px 0; float:left; margin-right:5px; text-shadow:#2e6300 1px 1px 0 }
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; padding-bottom:5px }

/* 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		{ display:block }
.add-to-cart label { float:left; margin-right:5px; line-height:31px; color:#555 }
.add-to-cart .qty { float:left; border:1px solid #50a408; font-size:17px; font-weight:bold; padding:0 6px; height:30px; line-height:30px; text-align:center }
.add-to-cart .button { float:left; height:32px; width:121px; border:0; margin-left:5px; color:#fff; font-size:10px; font-weight:bold; line-height:20px; background:#50a408 url(../images/greenlab/button_addcart.png) no-repeat; text-transform:uppercase; text-shadow:#007d00 1px 1px 1px }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:right; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }
.add-to-links a, .email-friend a { font-size:11px; line-height:24px; color:#1D3D6C; display:block; padding-left:24px }
.add-to-links a:hover, .email-friend a:hover { color:#50A408; text-decoration:underline }
.add-to-links .favoritos { background:url(../images/greenlab/ico_favoritos_add.png) left center no-repeat }
.add-to-links .comparador { background:url(../images/greenlab/ico_comparar.png) left center no-repeat }
.email-friend a { background:url(../images/greenlab/ico_enviara.png) left center no-repeat }
/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #d8edf8; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options dd .multiselect option {}
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #d8edf8; border-top:0; }
.product-options-bottom .price-box { margin:-7px -7px 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 { margin-top:20px }
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; margin:0 5px; }
.product-view .tags .form-add-tags .button { float:left; }
.product-view .tags h3 { margin-bottom:10px }
.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:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #d8edf8; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:700px; }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.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; z-index:999; width:250px; padding:8px; border:1px solid #d8edf8; 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 */
.one-page-checkout { border-bottom:1px solid #d8edf8; position:relative; }
.one-page-checkout li.section { border:1px solid #d8edf8; border-bottom:0; }
.one-page-checkout .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.one-page-checkout .step-title .number { float:left; line-height:22px; margin-right:5px; }
.one-page-checkout .step-title h3 { float:left; }
.one-page-checkout .allow .step-title { cursor:pointer; }
.one-page-checkout .active {}
.one-page-checkout .active .step-title { background-color:#ccc; cursor:default; }
.one-page-checkout .step { border-top:1px solid #ddd; padding:10px; }
.one-page-checkout .order-review {}

/* 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 .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:1px solid #d8edf8; background-color:#f6f6f6; padding:5px; position:absolute; left:0; z-index:1000; }
.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 #d8edf8; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; 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 span { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #d8edf8; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page {}
.login-page .content { min-height:150px; }
/* ======================================================================================= */


/* 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 #d8edf8; 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 .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.menu-empresa { clear:both; margin-left:210px; padding-top:10px }
.portada .menu-empresa { margin-left:20px }
.menu-empresa ul { height:24px }
.menu-empresa li { float:left; padding-right:5px; border-right:1px solid #ccc; margin-right:5px; }
.menu-empresa li.last { padding-right:0; border-right:0; margin-right:0; }
.menu-empresa li a { color:#666 }
.menu-empresa li a:hover { color:#000 }

.footer { background:#1E3E6E url(../images/greenlab/bg_footer.png) repeat-y center center; color:#fff }
.footer .page { padding:0 0 5px 10px }
.footer .col-main { width:760px; padding-top:10px }
.footer a { color:#fff }
.footer a:hover { color:#91ff32 }
.footer p { }
.footer ul {  }
.footer li { padding:3px 0 3px 10px }
.footer h3 { font-size:11px; color:#91ff32; border-bottom:1px solid #34507b; padding:4px 0 3px 10px; margin:0 0 5px 0; text-transform:uppercase }

.footer address { color:#aab5c5 }
.footer .powered { float:right }
.footer .powered img { float:right; margin-left:10px }

.footer .dades { color:#9aa8bd; padding:5px 0 0 10px }
.footer .dades li { background-image:url(../images/greenlab/peu_icos.png); background-repeat:no-repeat; margin-bottom:5px; padding-left:22px }
.footer .dades li.pasarela { background-position:left top }
.footer .dades li.asistencia { background-position:left center }
.footer .dades li.garantia { background-position:left bottom }

.sotapeu { background: url(../images/greenlab/bg_subfooter.png) repeat-y center center; font-size:12px }
.sotapeu .copyright { font-weight:bold }
.sotapeu .sotapeu_content { padding:10px 0 10px 205px; line-height:18px; margin:0 auto; width:755px; line-height:18px }
.footer .copyright address { color:#aab5c5; font-weight:normal }
/* ======================================================================================= */

.cms-page-view .col-main h1 { font-weight:bold; font-size:24px; border-bottom:1px solid #CCDCED; margin-bottom:20px; padding-bottom:5px }
.cms-page-view .col-main h2 { font-weight:bold; margin-bottom:10px; }
.cms-page-view .col-main h4 {  }
.cms-page-view .col-main p { font-size:12px; line-height:18px; margin-bottom:15px }

.main p { font-size:12px; line-height:18px; margin-bottom:15px }
.vertical-nav h2 { font-size:13px; color:#fff; text-shadow:#2d3a4b 1px 1px 0; height:30px; line-height:26px; padding:0 0 0 10px; margin:0; font-weight:bold }
#nav_vert { font-size:12px; line-height:16px; font-family:"Segoe UI" }
#nav_vert a { text-decoration:none; color:#1d3d6c; display:block; padding:5px 10px; border-bottom:1px solid #ccdced }
#nav_vert a:hover { color:#50a408; background:#fff; border-left:4px solid #50a408 }
#nav_vert li.level0.active > a { color:#50a408; background:#fff; border-left:4px solid #50a408 }
#nav_vert li.level1.active a { color:#50a408; font-weight:bold; background-color:#fff; border:0 }
#nav_vert li.level2 a { color:#000 }
#nav_vert li.level1.active a:hover { color:#000; }
#nav_vert li ul a, #nav_vert .active ul a { border:0; font-weight:normal; font-size:11px; color:#333; padding:2px 0 2px 20px }
#nav_vert li ul ul a, #nav_vert .active ul ul a { border:0; line-height:18px; font-size:11px; color:#555; padding-left:24px }
#nav_vert ul ul li.active a { color:#50a408; text-decoration:underline }
#nav_vert ul { display:none }
#nav_vert .active ul { padding:5px 0; background-color:#fff; display:block }
#nav_vert .active ul ul { padding:0 }
#nav_vert li.active ul a:hover { color:#50a408 }
#nav_vert ul.level0 { ; border-bottom:1px solid #ccdced }
#nav_vert .level2 { display:none }
#nav_vert .level1.active .level2  { display:block }

#block-related a { font-size:11px; line-height:12px }

.radius-arriba10	{ -moz-border-radius-topright:10px; -moz-border-radius-topleft:10px; border-top-left-radius:10px; border-top-right-radius:10px; -webkit-border-top-left-radius:10px; -webkit-border-top-right-radius:10px }
.radius10			{ -moz-border-radius:10px; border-radius:10px; -webkit-border-radius:10px }
.radius5			{ -moz-border-radius:5px; border-radius:5px; -webkit-border-radius:5px }

.homepage { position:relative; padding-top:300px; float:left }
.homepage .col-right { margin-top:0 }
.homepage .add-to-links { display:none }

/* SLIDER PORTADA */
#destacats { position:absolute; top:-15px; left:20px; width:750px; height:280px; }
#destacats .foreground { background:url(../images/greenlab/fg_slider.png) top no-repeat; position:absolute; width:750px; height:10px; z-index:100 }
#destacats .foreground2 { background:url(../images/greenlab/fg_slider.png) bottom no-repeat; position:absolute; width:750px; height:10px; z-index:101; top:270px }

.portada .col-main { }
.portada .baner { display:block; margin-bottom:20px  }
.portada .col-portada { margin-top:-20px;  }

/* WIDGET NOUS PRODUCTES  */
.widget-new-products .widget-title h2 { color:#5776a6; font-size:20px; font-weight:bold; height:58px; line-height:68px; background:url(../images/greenlab/bg_block_newproducts.png) no-repeat top; padding-bottom:8px }
.widget-new-products h3 a { color:#5776a6; font-size:20px; padding-bottom:20px }
.widget-new-products .item { border-bottom:1px solid #d8edf8; padding:0 0 20px; margin:0 0 20px; position:relative }
.widget-new-products .product-image { float:left; display:block; margin-right:20px }
.widget-new-products .product-image img { border:1px solid #d2ddeb; margin-bottom:2px; width:135px; height:135px }
.widget-new-products .button { height:32px; width:121px; border:0; margin-left:0; color:#fff; font-size:11px; font-weight:bold; background:#50a408 url(../images/greenlab/button_addcart.png) no-repeat; text-transform:uppercase; text-shadow:#007d00 1px 1px 0 }
.widget-new-products .actions { float:right; position:absolute; bottom:18px; right:0 }
.widget-new-products .price-box { float:right; margin:0; text-align:left; position:absolute; bottom:18px; right:126px }
.widget-new-products  .dades { margin-left:100px }

/* WIDGET NOUS PRODUCTES  */
.widget-viewed .widget-title h2 { color:#5776a6; font-size:20px; font-weight:bold; height:58px; line-height:68px; background:url(../images/greenlab/bg_block_newproducts.png) no-repeat top; padding-bottom:8px }
.widget-viewed h2 { color:#5776a6; font-size:18px; padding-bottom:20px }
.widget-viewed .item { border-bottom:1px solid #d8edf8; padding:0 0 20px; margin:0 0 20px; position:relative }
.widget-viewed .product-image { float:left; display:block; width:85px; height:85px }
.widget-viewed .product-image img { border:1px solid #d2ddeb; margin-bottom:2px }
.widget-viewed .button { height:32px; width:121px; border:0; margin-left:0; color:#fff; font-size:11px; font-weight:bold; background:#50a408 url(../images/greenlab/button_addcart.png) no-repeat; text-transform:uppercase; text-shadow:#007d00 1px 1px 0 }
.widget-viewed .actions { float:right; position:absolute; bottom:18px; right:0 }
.widget-viewed .price-box { float:right; margin:0; text-align:left; position:absolute; bottom:18px; right:126px }
.widget-viewed  .dades { margin-left:100px }


/*
 * jQuery Nivo Slider v2.0
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 .main #slider p {
	border:0; margin:0; padding:0;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#0c1f3c;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
	font-weight:normal;
}
#slider .nivo-caption p {
	padding:12px 14px 14px;
	margin:0;
	font-size:21px;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:40%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


#slider {
	width:750px; height:280px;
	position:relative;
	background:#202834 url(../images/greenlab/nivo/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(../images/greenlab/nivo/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(../images/greenlab/nivo/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}

#barrasup { position:fixed; width:100%; z-index:200 }
.block-layered-nav { display:none }

#soporte_boton { position:fixed; right:0; bottom:0; outline:none }

#searchajaxico { position:absolute; right:100px; }