/**
 * 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:940px; margin:0 auto; padding:0 0 20px; text-align:left; background:url(../images/bg-page.jpg) no-repeat 0 10px; }
.page-print { padding:20px; text-align:left; }
body.pop-up{ background: #FFF url(../images/bg-pop-up.gif) repeat-x; margin:0; padding:0;}
.page-popup { padding:10px; text-align:left; background:#FFF; width:100%;}
.main { padding:10px; background:#FFF;}


/* Base Columns */ 
.col-left { float:left; width:230px;  padding:5px 5px 0; }
.col-main { float:left; width:630px;}
.col-right { float:right; width:230px;  padding:5px 5px 0; }

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

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

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }

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

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

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

.col-1.new-users, 
.col-2.registered-users{ border:1px solid #d2d2d2; padding:20px 0; margin-bottom:30px;}
.col-1.new-users h3, .col-1.new-users ul, .col-1.new-users p,
.col-2.registered-users h3, .col-2.registered-users ul, .col-2.registered-users p {padding:5px 20px;}
/* ======================================================================================= */


/* Header ================================================================================ */
.header-container {padding:0 !important; margin:0 !important;}
#top-links{padding:0 !important; margin:0 !important;}
#top-links ul.links{text-align:right;color:#FFF; font-size:10px; text-transform:uppercase; padding:0 !important; margin:0 !important;}
#top-links li{display:inline; padding:0 !important; margin:0 !important; }
#top-links li a{color: #66FFFF; font-weight:normal;  }
#top-links li.first a{border-right: 1px solid #003399; padding-right: 10px}
#top-links li.last a{border-left: 1px solid #003399; padding-left: 10px}
#top-links li a:hover{color:#FFF;}
#top-links li.welcome{ font-size:11px; text-transform:none; font-weight:bold; padding-left:15px !important;}
.header {padding:0;  margin:0 !important; height:90px}
.header .welcome-msg {  }
.header .form-language { }

.block-mincartop{width:100px; height:60px; float:right; background:url(../images/micarro.gif) no-repeat; text-align:center;}
.block-mincartop p{color:#fff; padding-top:25px; font-size:14px;}
.block-mincartop p a{color: #3366CC}
.block-mincartop p a:hover{color: #FFFFFF}

#logo{width:300px; float:left; height:60px; text-indent:-9999px; cursor:pointer;}
#logo a{ display:block; height: 60px !important; background:REd;}
.head-links{width:510px;float:right; padding-top:15px;margin-right:10px;}
#accesos{ width: 400px; height: 60px; margin:0; padding:0;  float:left;}
#accesos ul{
background:url(../images/accesos.gif) no-repeat;
width:400px;
height:60px ;
margin:0;
padding:0;}

#accesos ul li {
float:left;
list-style:none;
display:inline;
text-indent:-9999px;
}
#accesos ul li a{display:block !important;height:60px ;}
#accesos ul li.link-catalogo{width: 150px;}
#accesos ul li.link-contactenos{width: 110px;}
#accesos ul li.link-ayuda{width: 140px;}
#accesos ul li.link-catalogo a:hover {background:url(../images/accesos.gif) 0px -60px no-repeat;}
#accesos ul li.link-contactenos a:hover{background:url(../images/accesos.gif) -150px -60px no-repeat;}
#accesos ul li.link-ayuda a:hover{background:url(../images/accesos.gif) -260px -60px no-repeat;}

.buscador{ padding:0 10px;  background:#AFE1FF url(../images/barra-search.gif) repeat-x top; height:50px; line-height:50px; text-align:right; color:#FFF;}
.header-container .mini-search .input-text{width:150px; 
background:#E1F2FF;
font-size:11px;
padding:2px !important;
margin:0 5px;
color:#225997;
}


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

/* Global Styles ========================================================================= */
.banner-home{margin:0 0 10px; padding:0;}

/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; }
input.input-text, select, textarea { border:1px solid #CCC !important; padding:3px; background:#FFF url(../images/bg-inputs.gif) repeat-x bottom }
input.input-text:focus, select:focus, textarea:focus {border:1px solid #999 !important;}
input.input-text, textarea { padding:3px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em; }
textarea { overflow:auto; }
/*button.button {height:28px; background:url(../images/btn_google_checkout.gif) no-repeat; border:none; overflow:visible; width:auto; cursor:pointer; padding:0; }
button.button span {background:url(../images/bg_button_left_main.gif) left top no-repeat!important;  height:27px; display:block; margin:0; padding:0 30px 0; font:bold 12px/27px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#000; }*/
button.disabled {}
button.disabled span {}

/* ---  botones estilizados: ------------------------
http://www.filamentgroup.com/lab/update_styling_the_button_element_with_css_sliding_doors_now_with_image_spr/
--------------------------------------------------------- */

/* REQUIRED BUTTON STYLES: */		
button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible !important; /* removes extra side padding in IE */
	width:auto;
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block;
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}


/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.button { 
	padding: 0 15px 0 0;
	height:25px; 
	margin:0px !important; 
	font-size:11px; 
	font-weight:400;
	text-align: center; 
	background: transparent url(../images/btn_blue_sprite.gif) no-repeat right -60px; 
	
}

button.button span {

	padding: 4px 0 0 15px; 
	height:25px; 
	min-height:25px; 
	background: transparent url(../images/btn_blue_sprite.gif) no-repeat left top; 
	color:#fff; 
	
}
button.button:hover, 
button.buttonhover, 
button.button.comprar:hover, 
button.comprar.buttonhover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -90px; 
}
button.button:hover span, 
button.buttonhover span, 
button.button.comprar:hover span, 
button.comprar.buttonhover span {
	background-position: 0 -30px;
}

button.button.comprar {background: transparent url(../images/btn_comprar_sprite.gif) no-repeat right -60px; }
button.button.comprar span {
color: #660000; font-weight:normal;
padding: 4px 0 0 35px; 
	background: transparent url(../images/btn_comprar_sprite.gif) no-repeat left top; 
}

button.disabled { 
	padding: 0 15px 0 0;
	height:40px;
	min-height: 40px;
	margin-right:5px; 
	font-size:14px; 
	font-weight:bold;
	text-align: center; 
	background: transparent url(../images/btn_disabled_sprite.gif) no-repeat right -90px; 
}

button.disabled span {
	padding: 0 0 0 55px !important; 
	height:40px ;
	min-height: 40px;
	line-height:40px;
	background: transparent url(../images/btn_disabled_sprite.gif) no-repeat left top; 
	color:#fff; 
}
button.disabled:hover, 
button.disabledhover 
 { /* the redundant class is used to apply the hover state with a script */
	background-position: right -135px; 
}
button.disabled:hover span, 
button.disabledhover span {
	background-position: 0 -45px;
}



/* --- fin botones estilizados-------------- */


/* 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{ }
.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 h3 {font-weight:400; margin-bottom:10px;}
.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:10px;}
.buttons-set .back-link { float:left; }
.buttons-set .button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px;  text-align:right; }

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

.compra-exitosa{background:#E6EFC2 url(../images/exito.jpg) no-repeat 20px 20px ; border: 2px solid #C6D880; padding:20px 20px 20px 250px; margin-bottom:20px;}
.compra-exitosa h3, .compra-exitosa p{margin-bottom:20px;}
.linea{ border:1px solid #ACCDFF; padding:5px;margin-bottom:20px; }
.carro-vacio{padding: 20px 20px 20px 150px;  background:#DFF4FF url(../images/no-item.gif) no-repeat 50px 20px;}

#contactanos{ background:#f3f3f3; padding: 20px; border: 1px solid #d2d2d2;}
#contactanos .input-box{margin-bottom:20px;}
#contactanos label{font-size:10px; text-transform:uppercase;}
#contactanos input{ width:520px;}
#contactanos .button-set{ text-align:right;}

.TableForm{ border-collapse:collapse;}
.TableForm td{ padding: 0 0 10px !important;}
.SubHead, .SubHead div{ width:250px !important; font-weight:bold;}
.TableForm input, .TableForm select, .TableForm textarea, .TableForm button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; }
.TableForm input, .TableForm select, .TableForm textarea { border:1px solid #CCC !important; padding:3px; background:#FFF url(../images/bg-inputs.gif) repeat-x bottom }
.TableForm input:focus, .TableForm select:focus, .TableForm textarea:focus {border:1px solid #999 !important;}
.TableForm input, .TableForm textarea { padding:3px; }

/* 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:11px !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; margin:0 0 20px; height:30px; min-height:30px; border-bottom:1px solid #d2d2d2; font-size:10px; text-transform:uppercase; }
.breadcrumbs li { display:inline; line-height:30px; }
.breadcrumbs li strong{ font-weight:400;}

/* Page Heading */
.page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:0 0 10px; }
.title-buttons { text-align:right; margin-bottom:10px;}
.title-buttons a{display:block; line-height:40px;}
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.pager {  padding:5px 0; margin:5px 0; text-align:center; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

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

/* Data Table */ 
.tabla-top-descr{background: url(../images/table-top-descr.gif) no-repeat 0 0; height:10px;}
.tabla-bottom-descr{background: url(../images/table-bottom-descr.gif) no-repeat 0 bottom; height:10px; margin-bottom:20px;}

.data-table { width:100%; border:none; background:#FFF; }
.data-table th { padding:5px;  font-weight:bold; white-space:nowrap; }
.data-table td { padding:10px;  }
.data-table thead { }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}

.data-table tr.odd {background-color:#E0E0E0 }
.data-table tr.even {background-color: #EEE }
td.data .data-table { border:1px solid #fff;}
td.data .data-table tr.odd th, td.data .data-table tr.odd td{background-color: #C7E6FE; border-bottom:1px solid #FFF;}
td.data .data-table tr.even th, td.data .data-table tr.even td{background-color: #def1ff; border-bottom:1px solid #FFF;}

.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even {  }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {  }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td .product-name { font-size:14px; font-weight:bold; line-height:1.5; }
.data-table td.label,
.data-table th.label { font-weight:bold; }
.data-table td.value {}

table.data-table tr td table.data-table tr.odd{ background: none}
table.data-table tr td table.data-table tr.even{ background: none}







/* 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; }
.sidebar .block .block-title { }
.sidebar .block .block-title h2 { font-size:14px; font-weight:bold;}
.sidebar .block h3 { font-size:12px; line-height:1.5; padding:5px 0;}
.sidebar .block .block-content { padding:0 0 10px; }
.sidebar .block .block-content p, .sidebar .block .block-content li, .sidebar .block .block-content h3{padding: 5px 10px;}
.sidebar .block .actions { text-align:right; margin:10px;}
.sidebar .block .actions a { float:left; }

/* Block: Account */
.sidebar .block-account { }
.block-account .block-title { padding:17px 0 0 35px; }
.block-account .block-title h2 {padding-left:10px; color:#063061; margin-bottom:10px; }
.block-account ul{padding: 0 0 20px;}
.block-account ul li{margin:0 !important; padding:2px 10px 2px !important; color:#000;background:#E1F2FF; border-bottom:1px solid #FFF;}
.block-account ul a{margin:0 !important; padding:0 !important; display:block; color:#005C8F; }
.block-account ul a:hover{color:#000; text-decoration:underline;}
.block-account .left-top-box { background:url(../images/left_top_box_2.gif) 0 0 no-repeat #AFE1FF;}
.block-account .right-top-box { background:url(../images/right_top_box_2.gif) right 0 no-repeat;}
.block-account .left-bot-box { background:url(../images/left_bot_box_2.gif) left bottom no-repeat;}
.block-account .right-bot-box { background:url(../images/right_bot_box_2.gif) right bottom no-repeat; width:100%; min-height:100px; height:auto !important; height:100px;}

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

/* Block: Layered Navigation */
.sidebar .block-layered-nav .block-content { margin-bottom:10px !important;}
.block-layered-nav .block-title { padding:17px 0 0 0; }
.block-layered-nav .block-title h2 {padding-left:10px; color:#063061; margin-bottom:10px; }
.block-layered-nav .left-top-box { background:url(../images/left_top_box_wish.gif) 0 0 no-repeat #AFE1FF;}
.block-layered-nav .right-top-box { background:url(../images/right_top_box_2.gif) right 0 no-repeat;}
.block-layered-nav .left-bot-box { background:url(../images/left_bot_box_2.gif) left bottom no-repeat !important;}
.block-layered-nav .right-bot-box { background:url(../images/right_bot_box_2.gif) right bottom no-repeat; width:100%; min-height:100px; height:auto !important; height:100px;}
.sidebar .block-layered-nav h3{font-size:14px; margin-bottom:20px;}
.sidebar .block-layered-nav dt { font-weight:bold; padding:10px 10px 10px 17px; background:#6FCCFF url(../images/arrow_small_right.gif) no-repeat left 50%; color:#003399}
.sidebar .block-layered-nav ol{background:#CFEEFF; margin-bottom: 0; border-bottom:2px solid #6FCCFF}
.sidebar .block-layered-nav ol li{border-bottom: 1px solid #AFE1FF;}
.sidebar .block-layered-nav .currently { margin:0 !important; padding:0 !important;}
.sidebar .block-layered-nav .currently .label{ font-weight:bold;}
.sidebar .block-layered-nav .actions {margin-bottom:0 !important; padding-bottom:0 !important; text-align: right !important;}
.sidebar .block-layered-nav .actions p{margin-bottom:0 !important; padding-bottom:0 !important; text-align: right !important;}
.sidebar .block-layered-nav .actions p a{font-size:10px; margin-bottom:20px; background:#6FCCFF; text-align:right; padding:2px 3px;}

/* Block: Cart */
.sidebar .block-cart {}

.block-cart .block-title { padding:17px 0 0 35px; }
.block-cart .block-title h2 {padding-left:10px; color:#063061; margin-bottom:10px; }
.block-cart .left-top-box { background:url(../images/left_top_box_2.gif) 0 0 no-repeat #AFE1FF;}
.block-cart .right-top-box { background:url(../images/right_top_box_2.gif) right 0 no-repeat;}
.block-cart .left-bot-box { background:url(../images/left_bot_box_2.gif) left bottom no-repeat;}
.block-cart .right-bot-box { background:url(../images/right_bot_box_2.gif) right bottom no-repeat; width:100%; min-height:100px; height:auto !important; height:100px;}

.block-cart .block-content { padding:6px 18px 10px 18px; }
.block-cart .block-content p strong{ color:#063061;}
.block-cart .amount { color:#063061; margin:0 0 12px 0;}
.block-cart .amount a{ color:#063061; font-weight:normal;}
.block-cart .subtotal { background: #FFFFCC; padding:0; margin:0 5px 10px; text-align:center; }
.block-cart .price { font-size:17px; line-height:18px; color: #339900; font-weight:bold; padding:0;}
.block-cart h3 { font-size:12px; line-height:13px; color:#063061; padding:10px 5px;}
.block-cart h4 { color:#063061; font-size:11px; line-height:14px; font-weight:bold;}
.block-cart h4 a{ color:#063061; font-size:11px; line-height:14px; font-weight:bold; text-decoration:none;}
.block-cart h4 a:hover{ text-decoration:underline;}
.block-cart .button {margin:0;}


.sidebar .mini-products-list {padding:0; margin-bottom:10px;}
.sidebar .mini-products-list li { padding:5px 0;}
.sidebar .mini-products-list li.even{ background:#DFF4FF;}
.sidebar .mini-products-list li.odd{ background:#CFEEFF;}
.sidebar .mini-products-list .product-image { float:left; width:50px; margin-right:-65px; }
.sidebar .mini-products-list .product-details { margin-left:65px; }
.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-wishlist .block-title { padding:17px 0 0 0; }
.block-wishlist .block-title h2 {padding-left:10px; color:#063061; margin-bottom:10px; }
.block-wishlist .left-top-box { background:url(../images/left_top_box_wish.gif) 0 0 no-repeat #AFE1FF;}
.block-wishlist .right-top-box { background:url(../images/right_top_box_2.gif) right 0 no-repeat;}
.block-wishlist .left-bot-box { background:url(../images/left_bot_box_2.gif) left bottom no-repeat !important;}
.block-wishlist .right-bot-box { background:url(../images/right_bot_box_2.gif) right bottom no-repeat; width:100%; min-height:100px; height:auto !important; height:100px;}
.sidebar .block-wishlist .price-box{height:20px;}

/* Block: Related */
.block-related .block-title { padding:15px 10px 5px; }
.block-related .block-title h2 {color:#666; margin-bottom:10px; }
.block-related .left-top-box { background:url(../images/left_top_box_compare.gif) 0 0 no-repeat #EEEEEE;}
.block-related .right-top-box { background:url(../images/right_top_box_compare.gif) right 0 no-repeat;}
.block-related .left-bot-box { background:url(../images/left_bot_box_compare.gif) left bottom no-repeat;}
.block-related .right-bot-box { background:url(../images/right_bot_box_compare.gif) right bottom no-repeat; width:100%; min-height:100px; height:auto !important; height:100px;}
.sidebar .block-related li { padding:5px 0; }
.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:65px; }
.sidebar .block-related .price-box{height:25px; padding:0; margin:0;}
.sidebar .block-related .price{font-size:12px;}

/* Block: Compare Products */
.sidebar .block-compare {}

.block-compare .block-title { padding:15px 10px 5px; }
.block-compare .block-title h2 {color:#666; margin-bottom:10px; }
.block-compare .left-top-box { background:url(../images/left_top_box_compare.gif) 0 0 no-repeat #EEEEEE;}
.block-compare .right-top-box { background:url(../images/right_top_box_compare.gif) right 0 no-repeat;}
.block-compare .left-bot-box { background:url(../images/left_bot_box_compare.gif) left bottom no-repeat;}
.block-compare .right-bot-box { background:url(../images/right_bot_box_compare.gif) right bottom no-repeat; width:100%; min-height:100px; height:auto !important; height:100px;}

.block-compare .block-content { padding:6px 18px 10px 18px; }
.block-compare .block-content p strong{ color:#063061;}
.block-compare h3 { font-size:12px; line-height:13px; color:#063061; padding:10px 5px;}
.block-compare h4 { color:#063061; font-size:11px; line-height:14px; font-weight:bold;}
.block-compare h4 a{ color:#063061; font-size:11px; line-height:14px; font-weight:bold; text-decoration:none;}
.block-compare h4 a:hover{ text-decoration:underline;}
.block-compare .actions a {color:#444;}
.block-compare .button {margin:0;}


/* Block: Viewed */
.sidebar .block-recent {}
.block-recent  .block-title { padding:15px 10px 5px; }
.block-recent  .block-title h2 {color:#666; margin-bottom:10px; }
.block-recent  .left-top-box { background:url(../images/left_top_box_compare.gif) 0 0 no-repeat #EEEEEE;}
.block-recent  .right-top-box { background:url(../images/right_top_box_compare.gif) right 0 no-repeat;}
.block-recent  .left-bot-box { background:url(../images/left_bot_box_compare.gif) left bottom no-repeat;}
.block-recent  .right-bot-box { background:url(../images/right_bot_box_compare.gif) right bottom no-repeat; width:100%; min-height:100px; height:auto !important; height:100px;}

/* Block: Poll */
.block-poll .block-title { padding:15px 10px 5px; }
.block-poll .block-title h2 {color:#666; margin-bottom:10px; }
.block-poll .left-top-box { background:url(../images/left_top_box_compare.gif) 0 0 no-repeat #EEEEEE;}
.block-poll .right-top-box { background:url(../images/right_top_box_compare.gif) right 0 no-repeat;}
.block-poll .left-bot-box { background:url(../images/left_bot_box_compare.gif) left bottom no-repeat;}
.block-poll .right-bot-box { background:url(../images/right_bot_box_compare.gif) right bottom no-repeat; width:100%; min-height:100px; height:auto !important; height:100px;}
.sidebar .block-poll .radio { float:left; margin:3px -18px 0 0; }
.sidebar .block-poll .label { display:block; margin-left:18px; }
.sidebar .block-poll .answer {}
.sidebar .block-poll .votes { font-weight:bold; }

/* Block: Tags */
.sidebar .block-tags ul,
.sidebar .block-tags li { display:inline; }
.block-tags .block-title { padding:15px 10px 5px; }
.block-tags .block-title h2 {color:#666; margin-bottom:10px; }
.block-tags .left-top-box { background:url(../images/left_top_box_compare.gif) 0 0 no-repeat #EEEEEE;}
.block-tags .right-top-box { background:url(../images/right_top_box_compare.gif) right 0 no-repeat;}
.block-tags .left-bot-box { background:url(../images/left_bot_box_compare.gif) left bottom no-repeat;}
.block-tags .right-bot-box { background:url(../images/right_bot_box_compare.gif) right bottom no-repeat; width:100%; min-height:100px; height:auto !important; height:100px;}
.block-tags .nube a{color:#777;}
.block-tags .nube a:hover{color:#000;}

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

/* Block: Reorder */
.sidebar .block-reorder {}

.block-reorder .block-title { padding:15px 10px 5px; }
.block-reorder .block-title h2 {color:#666; margin-bottom:10px; }
.block-reorder .left-top-box { background:url(../images/left_top_box_compare.gif) 0 0 no-repeat #EEEEEE;}
.block-reorder .right-top-box { background:url(../images/right_top_box_compare.gif) right 0 no-repeat;}
.block-reorder .left-bot-box { background:url(../images/left_bot_box_compare.gif) left bottom no-repeat;}
.block-reorder .right-bot-box { background:url(../images/right_bot_box_compare.gif) right bottom no-repeat; width:100%; min-height:100px; height:auto !important; height:100px;}

.block-reorder .block-content { padding:6px 18px 10px 18px; }
.block-reorder .block-content p strong{ color:#063061;}
.block-reorder h3 { font-size:12px; line-height:13px; color:#063061; padding:10px 5px;}
.block-reorder h4 { color:#063061; font-size:11px; line-height:14px; font-weight:bold;}
.block-reorder h4 a{ color:#063061; font-size:11px; line-height:14px; font-weight:bold; text-decoration:none;}
.block-reorder h4 a:hover{ text-decoration:underline;}
.block-reorder .actions a {color:#444;}
.block-reorder .button {margin: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 .left-top-box { background:url(../images/left_top_box_compare.gif) 0 0 no-repeat #EEEEEE;}
.sidebar .block-banner .right-top-box { background:url(../images/right_top_box_compare.gif) right 0 no-repeat;}
.sidebar .block-banner .left-bot-box { background:url(../images/left_bot_box_compare.gif) left bottom no-repeat;}
.sidebar .block-banner .right-bot-box { background:url(../images/right_bot_box_compare.gif) right bottom no-repeat; width:100%; min-height:100px; height:auto !important; height:100px;}

.sidebar .block-banner .block-content { padding:20px 0; text-align:center; }

.banners-block{text-align:center; margin-bottom:20px;}
.banners-block a{}
.banners-block a.middle, .banners-block a.medio{margin:0 20px;padding: 0 20px;}

/* Block: Checkout Progress */
.sidebar .block-progress dl{ background-color:#f6f6f6; padding:10px;}
.sidebar .block-progress dt { font-weight:bold;}
.sidebar .block-progress dt.complete,
.sidebar .block-progress dd.complete { padding:5px 0; }
.sidebar .block-progress dt.complete a{}
/* ======================================================================================= */


/* Category Page ========================================================================= */

.categoria-1{background: url(../images/bg-categry.gif) no-repeat top center; padding:20px 20px 0; overflow:hidden; margin-bottom:0; }
.categoria-1 .izquierda{float:left; width: 220px;}
.categoria-1 .derecha{float:right; width: 350px; color:#000 !important;}
.categoria-1 .izquierda .category-image{width:90%; margin:0 auto;}

.category-title{ margin:0 0 20px 0; background:#fff url(../images/central.gif) no-repeat center  !important;}
.category-title h2{ font-size:20px; line-height:20px; border-bottom:1px solid #E7E7E7; padding:0;}
/*.category-image { display:block; margin:0 auto; width:99%; margin-bottom:15px; }*/
.category-image { margin:0; padding:0;}
.category-products {}



.left-top-title { background:url(../images/left_top_title.gif) 0 0 no-repeat;}
.right-top-title { background:url(../images/right_top_title.gif) right top no-repeat;}
.left-bot-title { background:url(../images/left_bot_title.gif) left bottom no-repeat;}
.right-bot-title { background:url(../images/right_bot_title.gif) right bottom no-repeat; width:100%; min-height:42px; height:auto !important; height:42px;}
.indent-title { padding:10px 10px 3px 39px;}



/* View Type: Grid */
.products-grid { width:100% !important; }
.products-grid tr.odd { background:url(../images/3x3.gif) repeat-x bottom; }
.products-grid tr.even { background:url(../images/3x3.gif) repeat-x bottom; }
.products-grid td { width:25% !important; padding:15px 0px; text-align:center; background:url(../images/3x3.gif) repeat-y right}
.products-grid td.last{ border-right:none; background:none;}
.products-grid td.empty {}
.products-grid td a.product-image{display:block;margin-bottom:10px; padding:0; }
.products-grid td .add-to-links{padding-top:5px; font-size:10px;}
.products-grid td .add-to-links li{ margin: 0 4px; }
.products-grid td h3.product-name{height:90px; padding:0; font-size:12px; }
.products-grid td .price-box{height:auto !important; font-size:11px;}


/* View Type: List */
.products-list .product-image-col1{width:170px; float:left;}
.products-list .product-shop{ width:260px; float:left; margin-right:20px;}
.products-list .product-price-list{width:170px; float:right;}
.products-list .item { overflow:hidden; margin-bottom:10px; padding:0 0 10px ; border-bottom:1px solid #EEE; }
.products-list .ajusta-producto{overflow:hidden; background:REd; padding:10px 0; background:url(../images/bg-product-price.gif) repeat-y right;}
.products-list .compara{font-size:10px; background: url(../images/compara.gif) no-repeat left 50%; line-height:16px; min-height:16px; height:16px; padding-left:16px; color:#666;}
a.compara:hover{ color:#0066CC; text-decoration:underline}
.products-list .product-image {margin-bottom:10px; }
.products-list .product-shop h3{font-size:14px; margin-bottom:10px;}
.products-list .product-price-list .price-box{height:auto !important; font-size:11px;}
.products-list .product-shop p{margin-bottom:10px;}
/* ======================================================================================= */


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

.product-essential {margin-bottom:20px; padding-bottom:10px;}
.product-collateral {}

/* Product Images */
.product-view .product-img-box { float:left; width:267px;}
.product-view .product-img-box h3{font-size:11px; margin-bottom:10px;}
.product-view .product-img-box .product-image {  }

.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
/*.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }*/
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:url(../images/lupa.gif), move; }
/*.product-view .product-img-box .zoom-notice { text-align:center; padding:5px 0; font-size:10px; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
*/


.image-zoom { position:relative; z-index:9; height:24px; margin:0 auto 13px auto; background:url(../images/slider_bg.gif) no-repeat 50% 50%; padding:0 28px 0 28px; cursor:pointer; }
#track          { position:relative; height:24px; }
#handle         { position:absolute; left:0; top:3px; width:9px; height:18px;background:url(../images/magnifier_handle.gif) no-repeat; }
.btn-zoom-out   { position:absolute; left:10px; top:7px; }
.btn-zoom-in    { position:absolute; right:10px; top:7px; }
.product-img-box .more-views h4 { border-bottom:1px solid #ccc; margin-bottom:.8em; font-size:.95em; text-transform:uppercase; }
.product-img-box .more-views ul { margin-left:-4px; }
.product-img-box .more-views li { float:left; margin:0 0 4px 4px; }
.product-img-box .more-views li img  { vertical-align:top; border:1px solid #ddd; }
/*
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views{ padding:5px; }
.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 8px 4px ; }
*/

.add_wishlist{padding-left: 20px;background:url(../images/add_wishlist.gif) no-repeat left 50%; line-height:16px; font-size:10px;}
.add_registry{padding-left: 20px;background:url(../images/add_registry.gif) no-repeat left 50%; line-height:16px; font-size:10px;}
.send_mail{padding-left: 20px;background:url(../images/mail_dark.gif) no-repeat left 50%; line-height:16px; font-size:10px; margin-bottom:10px;}
.add_compara{font-size:10px; background: url(../images/compara.gif) no-repeat left 50%; line-height:16px; min-height:16px; height:16px; padding-left:16px; color:#666;}

.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:340px; }
.product-view .product-shop .buttons-set{margin:0; padding:0; border:none;}
.product-view .product-name { margin-bottom:10px; border-bottom:1px solid #ddd;}
.product-view .short-description {border-top:1px solid #ddd; padding-top:10px;}

/* Rating */
.ratings {text-align:center;}
p.be-first{ background:url(../images/comments.gif) no-repeat left 50%; padding-left: 24px; font-size:10px;}
.ratings .amount {}
.ratings .rating-links { text-align:left; font-size:10px; background:url(../images/comment_new_2.gif) no-repeat; padding-left:20px;}
.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;margin-bottom:5px; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability { padding: 5px 0;}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:Red; }

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

.price-box {height:50px;padding:0 0 10px}
.price-box p{}
.price-box .price { font-weight:bold !important; font-size:18px; color:#000;}
.product-shop .price-box{padding:0 0 5px;}
.product-shop .price-box .price{font-weight:bold !important; font-size:16px; }
.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:400; }

/* Old price */
.old-price { }
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:400; text-decoration:line-through;color:Red; font-size:12px; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; display:block;white-space:nowrap;margin:0; padding:0; line-height:100%;}
.special-price .price { font-weight:400; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; font-size:12px; }

/* 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 {background: #FFFF99; margin-bottom:10px; padding:10px; color:#444; border:1px solid #FFCC66}
.tier-prices .price { font-weight:bold; color:#000; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links li{ }
.add-to-links a {color: #009933;}
.add-to-links a.wishlist {color: REd; }
.add-to-links a:hover{color: #0099FF;}
.add-to-links .separator { color:#EEE; margin: 0 3px; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart .button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box {margin-bottom:10px;}
.add-to-box .add-to-cart {  }
.add-to-box .or {display:block; margin-right:5px; }
.add-to-box .add-to-links { }
.add-to-box .add-to-links li{ margin-right:5px;}
.add-to-box .barra{ height:30px; line-height:30px;background:#f6f6f6; padding:5px 0; border-top:1px solid #EEE; border-bottom:1px solid #EEE; margin-bottom:5px;}
.add-to-box .data-table{margin-bottom:10px;}
.add-to-box .data-table th, .add-to-box .data-table td{margin:0; padding:0;}

/* Product Options */
.product-options { padding:10px; margin:10px 0 0;  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-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

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

/* Block: Description */
.product-view .description { background: #f6f6f6; padding:10px; margin-bottom:10px;}

/* Block: Additional */
.product-view .additional {margin-bottom:10px;}

/* Block: Upsell */
.product-view .up-sell {margin-bottom:10px;}
.product-view .up-sell .products-grid tr{ border:none !important;}
.product-view .up-sell .products-grid td { width:25%; border:none;padding-bottom:10px;}
.product-view .up-sell .products-grid p.product-name { border:none !important; margin-bottom:0;}
.product-view .up-sell .products-grid .price-box .price{font-size:12px;}

/* Block: Tags */
.product-view .tags { background:#f6f6f6; margin-bottom:10px; padding:10px;}
.product-view .tags h3{margin-bottom: 10px}
.product-view .tags .tags-list{height:30px !important;}
.product-view .tags form{margin-bottom:10px;}
.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 .form-add-tags p { clear:both; font-size:10px; }

/* Block: Reviews */
.product-view .reviews { background:#EEE;}
.col-main .reviews { background:#EEE; padding:20px; margin-bottom:20px;}
.col-main .reviews dt{ padding:0; border-top:1px solid #d2d2d2; font-size:14px; padding:10px;background:#FFF;}
.col-main .reviews dd{ padding:0 0 20px; margin-bottom:20px; background:#FFF;padding:0 10px 10px 25px;}
.col-main .reviews .data-table{width:400px !important; margin-bottom:10px;	}
.col-main .reviews .data-table th, .reviews .data-table td{padding:0!important; border:none !important;}
#customer-reviews h3{margin-bottom:20px;}

/* Block: Add Review */
.product-view .add-review {border: 1px solid #EEE;padding:20px;background:#F4F4F4}
.product-view .add-review h3{margin-bottom: 20px;}
.product-view .add-review h4{background: #EEE; font-size:12px;padding:5px; color:#999;}
.product-view .add-review .product-name span { font-weight:normal; }
.product-view .add-review h5{margin-bottom:10px;}
.product-view .add-review .data-table{margin-bottom:10px;}
.product-view .add-review ul.form-list{border-bottom:2px solid #EEE;}
.product-view .add-review ul.form-list
/* ======================================================================================= */


/* Content Styles ================================================================= */
/* Product Tags */
.tags-list {background:#EEE; margin:20px; padding:20px;}
.tags-list li { display:inline; }

/* Advanced Search */
#advanced-search-list{background:#EEE; padding:20px;}
#advanced-search-list li{padding:10px; background:none !important;}
#advanced-search-list li label{font-size:10px; text-transform:uppercase;}
#advanced-search-list li input{padding:5px;}
.search-summary { padding:20px 0; margin-bottom:20px;}
#advanced-search-list .range input{width: 60px;}
#advanced-search-list .multiselect{width:200px;}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block;  padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */

/* Product comparaison ======================================================================== */
#product_comparison{width:400px;}
/* ======================================================================================= */


/* 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:910px; padding: 20px 0;}
.cart .cart-collaterals h3{font-size:14px;}
.cart .cart-collaterals .col-1{ width:350px; background:#F6F6F6; border:1px solid #EEE; padding:10px; font-size:11px;}
.cart .cart-collaterals .col-2{ width:450px; background:#DFF4FF; border:1px solid #AFE1FF; padding:0; font-size:11px;}
.cart .crosssell li{ border-bottom: 1px solid #CCC; margin-bottom:10px; padding-bottom:10px;}
.cart .crosssell li .add-to-links li{ margin:0; padding:0; border:none; font-size:10px;}
.cart .crosssell li .add-to-links li a{ color:#666;}
.cart .crosssell h3{ margin-bottom:10px;}
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px;}
.cart .crosssell .product-shop .price-box{ height:auto;}
.cart .crosssell .product-shop h4{font-size:14px;}
.cart .crosssell .product-shop .price{font-size:11px;}
.cart .discount{ border-bottom:1px solid #AFE1FF;padding:20px 0;}

.cart .shipping { border-bottom:1px solid #AFE1FF; padding: 20px 0;}


/* Shopping Cart Totals */
.cart .totals { background:#EFFAFF; float:right; width:100%; padding:20px 0; margin-bottom:20px; }
.cart .totals table { margin:20px; width:500px;}
.cart .totals table th,
.cart .totals table td {color:#0C3D75; padding:10px 0; border-bottom:1px solid #8FDAFF; }
.cart .totals table th { font-weight:bold; text-align:right !important; }
.cart .totals table th { font-weight:bold; text-align:left !important; }
.cart .totals table tfoot th, .cart .totals table tfoot td{ font-size:16px; font-weight:normal !important;}
.cart .totals table tfoot td .price{ color: #CC0000;}
.cart .totals .checkout-types{ padding: 10px 20px;}

/* 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;  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 { position:relative; }
.one-page-checkout li.section {  border-bottom:0; background:#F6F6F6; color:#000; margin-bottom:10px}
.one-page-checkout .step-title { height: 42px; min-height:42px; line-height:42px;background:#FFF url(../images/step-right.gif) no-repeat right 0;  margin:0; padding:0;}

.one-page-checkout .step-title .number { float:left; line-height:42px; margin-right:10px; padding:0 15px; background:#FFF url(../images/step-left.gif) no-repeat left 0;  position:relative;
  white-space:nowrap; 
  color:#777;
}
.one-page-checkout .step-title h3 { float:left;line-height:42px;color:#777;  }
.one-page-checkout .allow .step-title { cursor:pointer; }
.one-page-checkout .active {}
.one-page-checkout .active .step-title { color:#000;background:#FFF url(../images/step-right.gif) no-repeat right -47px; cursor:default; }
.one-page-checkout .active .step-title .number{ background:#FFF url(../images/step-left.gif) no-repeat left -47px; color:#000; }
.one-page-checkout .active .step-title h3{ color:#000;}
.one-page-checkout .step { padding:10px; background:#FFFFCC }
.one-page-checkout .order-review {}
#checkout-step-login .col2-set .ajusta{height:220px;}
#checkout-step-login .col2-set h4{ line-height:110%; margin-bottom:10px;}
#checkout-step-login .col2-set .col-1{ width:250px; padding:20px;}
#checkout-step-login .col2-set .col-2{ width:250px; background:#fff; border:1px solid #FFCC00; padding:20px;}

/* 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 {  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 {  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 {  background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page {}
.login-page .col-1, .login-page .col-2 { border:1px solid #FFF; background: #DFF4FF; padding:0;}
.login-page .content { background: #BFEAFF; padding:0px; }
.login-page h3 {
    min-height:16px;
    margin-bottom:1.2em;
    padding:25px 0 10px 23px !important;
    }
.login-page .content { min-height:230px; }

.customer-login{ background:#DFF4FF;}
.customer-login .content{ background:#BFEAFF; padding:20px;}
.customer-login .buttons-set{padding:10px 20px;}
.customer-login h3{color:#0C3D75; margin-bottom:10px; font-weight:bold;}
.customer-login label{ text-transform:uppercase; font-size:10px; color:#13749F;}
.customer-login ul{margin-bottom:20px;}

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


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard { }
.dashboard h3{padding:10px; font-size:12px; background:#EEE;}
.dashboard .welcome-msg { background:#FFFFCC; border:1px solid #FFFF00; padding:20px;}
.dashboard .col2-set{border: 1px solid #d2d2d2; padding-top: 20px; margin-bottom:20px;}
.dashboard .col2-set h4, .dashboard .col2-set h5, .dashboard .col2-set p{margin:0 20px 20px;}
.dashboard .col2-set span.small{font-size:10px;}
.dashboard .title-buttons{background:#EEE; padding:0 10px;}
.col2-set h3{background:#AFE1FF; font-size:12px; padding:10px; margin-bottom:10px; color:#3684AF}
.col2-set ol li{background:#EEE; padding:10px; margin-bottom:10px;}
.col2-set ol li h4{margin-bottom:10px;}
.col2-set ol li address{font-family:"Courier New", Courier, monospace; color:#000; padding:10px; border:1px solid #FFF;}
.minpanel{ background:url(../images/minpanel.jpg) no-repeat; height:60px; min-height:60px; margin-bottom:20px;}
.minpanel h2{ line-height:60px; padding-left:60px; background-repeat:no-repeat; background-position: 10px 50%;}
.minpanel h2.mipanelcontrol{ background-image:url(../images/ic_folder_user.gif)}
.minpanel h2.cuenta{ background-image:url(../images/ic_address_blue.gif)}
.minpanel h2.direcciones{ background-image:url(../images/ic_address_book.gif)}
.minpanel h2.pedidos{ background-image:url(../images/ic-receipt.gif)}
.minpanel h2.opiniones{ background-image:url(../images/ic-comments.gif)}
.minpanel h2.etiquetas{ background-image:url(../images/ic_tag.gif)}
.minpanel h2.boletines{ background-image:url(../images/ic_blog_accept.gif)}
.minpanel h2.mishlist{ background-image:url(../images/ic_gift.gif)}
.minpanel h2.gifts{ background-image:url(../images/ic_gifts.gif)}
.minpanel h2.descargables{ background-image:url(../images/minpanel.jpg)}



/* Block: Recent Orders */
.dashboard .recent-orders { margin:20px 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 {  padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.sales-order-print{ background: none;}
.page-print h1, .page-print h2, .page-print h3, .page-print h4, .page-print h5, .page-print h6{padding: 20px 0;}

.page-print{width:700px;}
.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; }
/* ======================================================================================= */
.pagos{padding:10px 0; text-align:center; min-height: 120px;
	display: table-cell;
	vertical-align: middle; background:#FFF; width:920px; border-top:2px solid #A9CDE4;}
.pagos p{text-align:center; margin-left:auto; margin-right:auto; background:#FFF;}
.pagos p img{
text-align:center;
	display: table-cell;
	vertical-align: middle }

/* Footer ================================================================================ */
.footer  { background:#DFF4FF; margin:0;padding:0; font-size:11px !important; }
.footer .logo                 {margin-left: 10px;}
.footer-wrapper 				{padding: 20px;}
.footer-left{width:620px; float:left;margin-right:20px; padding:0 !important;}
.footer-right{width:240px; float:left; margin-right:0px;}
.footer .footer-callout         {}
.footer .footer-nav{margin-bottom:20px; padding: 0 10px; background: url(../images/menu-footer.gif) no-repeat center center; height:30px; min-height:30px;}
.footer ul.footer-links           { font-size:11px !important; margin:0 0 20px !important; padding:0; line-height:30px;}
.footer .footer-links li {margin-right:10px; padding:0;}
.footer .footer-links li a{ color:#0C3D75; padding: 10px 10px 10px 0; text-transform:uppercase; margin:0;}
.footer .footer-links li a:hover{color:#000;}
.footer .footer-links li.last a {  }
.footer ul a                    {  }
.footer-link ul{width: 155px;list-style: none;float: left;display: block;}
.footer-link li{float: left;width: 140px;display: block; line-height:13px;margin-bottom:10px; }
.footer-link li a{background: url(../images/arrow_left.png) top left no-repeat; display: block; padding:0 0 0 10px;}
.footer-link li a:hover {color: #2e2e2e;text-decoration: none;}
footer-link li a:hover { }
.footer ul,.footer li{ display:inline; }

.copyright {text-align: center;background: #0C3D75;margin-top: 15px;color: #dadada; height:30px; min-height: 30px;}
.copyright p, .divider-details p{margin: 0px;padding: 0px; line-height:30px;}
.copyright a{color: #fff;}
.copyright a:hover{color: #fff;}
.copyright .left{float: left;}
.copyright .right {float: right;}
.divider-details {text-align: center;background:#FCEE21 url(../images/telefono.gif) no-repeat center center;padding: 10px 10px;font-size: 1.5em; border-top:3px solid #FFCC00; border-bottom:1px solid #FFF; color:#0C3D75;}
.footer .suscribe{}
.footer .suscribe h3{font-size:11px;}
.footer .suscribe .input-text{font-size:11px; padding:5px; margin-bottom:5px; width:200px;}

/* ======================================================================================= */
.clear{clear:both;}

/** sub cats - sub categorias **/
.subcat-listing{ margin-bottom:20px; }
ul.subcat-products{overflow:hidden;}
ul.subcat-products li{ display:inline; float:left; padding:0 0 10px; text-align: center; width:20%; height:100px; min-height:100px;}
ul.subcat-products li img {margin: 0 auto; padding:0 !important}
ul.subcat-products li p {font-size: 11px; line-height:12px;}

/* Contenidos ========================================================================= */
.contenido p, 
.contenido ul,
.contenido ol, 
.contenido li, 
.contenido dl,
.contenido dt,
.contenido dd,
.contenido h1,
.contenido h2,
.contenido h3,
.contenido h4,
.contenido h5,
.contenido h6,
.contenido table {margin-bottom:10px; padding-bottom:10px;}
.contenido table td{padding:3px 5px;}
.contenido h1,
.contenido h2,
.contenido h3,
.contenido h4,
.contenido h5,
.contenido h6,
.contenido dt,
.page-head h2 {color:#0066CC}
.contenido dl, .contenido ul, .contenido ol{margin-left:50px;}
.contenido dt{font-weight:bold; margin-bottom:0; padding:0 0 0 30px; background:url(../images/favicon.gif) no-repeat; font-size:14px; line-height:16px;}
.contenido dd{padding:0 0 0 30px;}
.page-head{ background-position:left 0; background-repeat:no-repeat; margin-bottom:10px; padding:20px 10px 10px 220px; height:170px; min-height:170px;}
.contenido ul{ list-style-type: disc; color:#FF9900;}
.contenido ul li {color:#333;}
.page-head{ background-image: url(../images/contenido-somos.jpg)}
.page-head.somos { background-image: url(../images/contenido-somos.jpg)}
.page-head.sucursales { background-image: url(../images/contenido-sucursales.jpg)}
.page-head.proveedores { background-image: url(../images/contenido-proveedores.jpg)}
.page-head.corporativas { background-image: url(../images/contenido-corporativas.jpg)}
.page-head.laboral{ background-image: url(../images/contenido-laboral.jpg)}
.page-head.links-interes { background-image: url(../images/contenido-links.jpg)}
.page-head.instalaciones { background-image: url(../images/contenido-instalaciones.jpg)}
.page-head.extension { background-image: url(../images/contenido-garantias.jpg)}
.page-head.listas { background-image: url(../images/contenido-casamiento.jpg)}
.page-head.ordenes { background-image: url(../images/contenido-beneficios.jpg)}
.page-head.exterior { background-image: url(../images/contenido-exterior.jpg)}
.page-head.tarjeta { background-image: url(../images/contenido-tarjeta.jpg)}
.page-head.reparacion { background-image: url(../images/contenido-stecnico.jpg)}
.page-head.posventa { background-image: url(../images/contenido-consultas.jpg)}
.page-head.stecnico { background-image: url(../images/contenido-instalaciones.jpg)}
.page-head.manuales { background-image: url(../images/contenido-manual.jpg)}
.page-head.stmarcas { background-image: url(../images/contenido-stmarcas.jpg)}
.page-head.envio { background-image: url(../images/contenido-envios.jpg)}

.page-head h2{margin-bottom:10px;}

.mis_favoritos{background: url(../images/contenido-misfavoritos.jpg) no-repeat; height: 80px; min-height:80px; margin-bottom:20px;}
.mis_favoritos h2{line-height:80px; text-align:right; padding-right:20px;}
