﻿body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #000;
	background-color: #fff;
}
ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div, p, h1, h2, h3, li, table, tr, td
{
	margin: 0;
	padding: 0;
}
img
{
	border: none;
	margin: 0;
	padding: 0;
}
a
{
	color: #555;
	text-decoration: none;
}
.clear
{
	clear: both;
}

#wrapper
{
	width: 1024px;
	margin: 0 auto;
}

#wrapper-header
{
	height: 74px;
	background: url(../imagenes/fondo-header2.jpg) top center no-repeat;
}
#header
{
	width: 960px;
	margin: 0 auto;
}
#header h1
{
	padding: 5px 0 0 50px;
	float: left;
}
#header .search
{
	float: right;
	margin: 30px 20px 0 0;
}
#header .search .inputbox
{
	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 2px 5px;
}
#header .button
{
	border: none;
	background-color: transparent;
	background: url(../imagenes/fondo-boton-estrecho.png) center 2px no-repeat;
	padding-bottom: 5px;
	height: 26px;
	width: 90px;
	font-size: 12px;
	font-weight: bold;
}

#wrapper-contenido
{
	background: url(../imagenes/wrapper-contenido.jpg) 65px 0 no-repeat;
}
#portada #wrapper-contenido
{
	background: none;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

.menu-left
{
	float: left;
	width: 18%;
	padding: 50px 0 30px 110px;
	background: url(../imagenes/fondo-menu-left.jpg) right top no-repeat;
}
.menu-left li
{
	border-bottom: 1px dashed #666;
	padding: 10px 0;
	text-transform: uppercase;
	width: 140px;
}
.menu-left li li
{
	border-bottom: none;
	padding-left: 20px;
	text-transform: none;
}
.menu-left li.active span
{
	color: #EFBB3D;
}
.menu-left li li span
{
	color: #666 !important;
}
.menu-left li li.active span
{
	color: #EFBB3D !important;
}

#contenido
{
	float: left;
	width: 60%;
	margin: 30px 0 30px 60px;
	color: #666;
	min-height: 300px;
	display: inline;
	overflow: visible;
}
#portada #contenido
{
	margin: 20px 0 0 45px;
	width: 75%;
	float: left;
	display: inline;
}
#contenido .article_separator
{
	line-height: 0;
}
#contenido h2
{
	color: #EFBB3D;
	font-size: 26px;
	line-height: 30px;
	padding: 20px 0 20px 0;
}
#contenido h3
{
	color: #EFBB3D;
	font-size: 24px;
	line-height: 28px;
	margin: 20px 0 20px 0;
}
#portada #contenido h3
{
	margin: 0;
	line-height: 18px;
	margin-bottom: 5px;
	font-size: 17px;
}

.producto
{
	width: 48%;
	float: left;
}
.producto h2 a
{
	color: #EFBB3D;
}
.producto p
{
	color: #EFBB3D;
	font-size: 18px;
	margin: 0 20px 20px 0;
}

.boton-descargar
{
	color: #000;
	display: block;
	border: none;
	background-color: transparent;
	background: url(../imagenes/fondo-boton-estrecho.png) center top no-repeat;
	padding-top: 1px;
	height: 26px;
	width: 90px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 30px 0;
}

.browseProductContainer
{
}
img.browseProductImage
{
	border: solid #CCCCCC 1px;
	padding: 5px;
	width: 120px!important;
	height: 156px!important;
}
#product_list a
{
	color: #EFBB3D;
}
#product_list h2 a
{
	color: #666;
}
.productPrice
{
	font-size: 16px !important;
	color:#FF0000;
	margin-bottom: 20px;
}
#product_list .addtocart_button
{
	margin-top: 10px;
}
#checkoutbar
{
	margin-bottom: 40px;
}

.vmCartModule
{
	width: 17%;
	float: left;
	padding: 50px 30px 30px 100px;
	background: url(../imagenes/fondo-menu-left.jpg) right top no-repeat;
	color: #666;
}
.vmCartModule h2
{
	padding: 0 0 20px 0;
	font-size: 18px;
}
.vmCartModule a
{
	color: #EFA527;
}
.vmCartModule a:hover
{
	text-decoration: underline;
}
.vmCartModule .mostrar a
{
	color: #000;
	border: none;
	background-color: transparent;
	background: url(../imagenes/fondo-boton.png) center 2px no-repeat;
	height: 26px;
	width: 165px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

.lista
{
	list-style: disc;
	margin-left: 20px;
}
.lista a:hover
{
	color: #EFA527;
}

.contentpaneopen-buscar span
{
	color: #666 !important;
}

.galeria
{
	width: 55px;
	float: right;
	margin: 60px 0 0 0;
	overflow: visible;
}
.galeria img
{
	border: 1px solid #DFA527;
	margin: 4px 0;
}
.galeria-booxs
{
	margin-top: 105px;
}

.readon
{
	margin-bottom: 30px;
	display: block;
	color: #EFA527;
	text-decoration: underline;
	font-weight: bold;
}
.faqtogglerdiv a:hover
{
	color: #EFA527;
}
.answer
{
	margin-left: 30px;
}
.answer h2
{
	font-size: 20px !important;
	line-height: 24px !important;
}
.answer p
{
	margin-bottom: 20px;
}

#wrapper-footer
{
	height: 40px;
	background: url(../imagenes/fondo-header2.jpg) top center no-repeat;
	color: #777;
	font-size: 11px;
}
#footer
{
	width: 960px;
	margin: 0 auto;
}
#footer p
{
	padding: 12px 0 0 50px;
}
#footer a
{
	text-decoration: underline;
}
#footer a:hover
{
	text-decoration: none;
}

.quantity_box_button
{
	background-position: center center;
	background-repeat: no-repeat;
	height: 3px;
	vertical-align: middle;
	width: 5px;
}
.quantity_box_button_down
{
	background-image: url(../../imagenes/tienda/down_small.gif);
	cursor: hand;
}
.quantity_box_button_up
{
	background-image: url(../../imagenes/tienda/up_small.gif);
	cursor: hand;
}

#product_list .addtocart_button
{
	margin-top: 10px;
}

.addtocart_button
{
	background: transparent url(../../imagenes/tienda/add_cart.png) no-repeat scroll right center;
	height: 40px;
	padding: 5px 22px 0 0;
	width: auto;
	font-size: 14px;
	color: #666;
	white-space: nowrap;
}
.addtocart_button:hover
{
color:#000000;
}
.detalle_button
{
	background: transparent url(../../imagenes/tienda/add_cart.png) no-repeat scroll right center;
	height: 40px;
	padding: 5px 22px 0 0;
	width: auto;
	font-size: 14px;
	color: #666;
	white-space: nowrap;
	margin-left: 23px;
}
.detalle_button:hover
{
color:#000000;
}
.addtocart_button, .notify_button, .detalle_button
{
	background-position: left bottom;
	border: medium none;
	cursor: auto;
	font-family: inherit;
	font-weight: bold;
	height: 35px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 180px;
	white-space: nowrap;
}

.linkProducto
{
	font-weight: bold;
	font-size: 16px;
}
.tituloProducto
{
	font-size: 12px!important;
	color: #557e96;
	padding: 0px 0px 10px 0px;
	text-decoration: none;
	height: 42px;
}

#pedido
{
	margin: 10px 0 20px;
	font-size:11px;
}
#pedido h3
{
font-size: 18px;
color: #FF0000;
border-bottom: 2px solid #ccc;
width: 900px;
margin-bottom: 20px;
}
#pedido legend
{
font-size: 14px;
text-decoration:underline;
}
#pedido fieldset
{
border:1px dashed #999;
padding:20px;
}
#pedido table th
{
border: 1px solid #999;
background-color:#F0F0f0;

}
div, p, h1, h2, h3, li, table, tr, td
{
	margin: 0;
	padding: 0;
}

#DIV_CestaCompra
{
	text-align: center;
	width: 100%;
	margin: 5 5 5 5;
	height: 45px;
	background-image: url(../../imagenes/info.png);
	background-position: 20% 5%;
	background-repeat: no-repeat;
	background-color: #e6e6fa;
}

.sectiontableheader th
{
	width: 10%;
	text-align: center;
}

.sectiontableentry td
{
	width: 10%;
	text-align: center;
}

.continue_link
{
	background: url(../../imagenes/tienda/back.jpg) no-repeat left 50%;
	height: 50px;
	font-weight: bold;
	width: 200px;
	cursor: pointer;
	border: solid thin;
}
.continue_link:hover
{
	background: url(../../imagenes/tienda/shopcartadd.png) no-repeat left 50%;
	height: 50px;
	font-weight: bold;
	width: 200px;
	cursor: pointer;
	color: green;
	padding: 5 5 5 5;
}

.checkout_link
{
	background: url(../../imagenes/tienda/forward.jpg) no-repeat right 50%;
	height: 50px;
	font-weight: bold;
	width: 200px;
	cursor: pointer;
	border: solid thin;
}
.checkout_link:hover
{
	background: url(../../imagenes/tienda/shopcartapply.png) no-repeat right 35%;
	height: 50px;
	font-weight: bold;
	width: 200px;
	cursor: pointer;
	border: solid thin;
	color: green;
}

.stock_ok
{
	color: white;
	font-weight: bold;
	background-color: #999999;
	text-align: center;
	padding: 2px;
	width: 150px;
}
.stock_ko
{
	color: white;
	font-weight: bold;
	background-color: red;
	text-align: center;
	padding: 2px;
	width: 150px;
}
.clear
{
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
.columns
{
	margin-bottom: 0.2em;
	position: relative;
}
.columns:last-child
{
	margin-bottom: 0;
}

.columns .last-child
{
	margin-bottom: 0;
}
.colx2-left
{
	float: left;
	margin-bottom: 0;
	width: 48%;
}
.colx2-right
{
	float: right;
	margin-bottom: 0;
	width: 48%;
}
.colx3-left
{
	float: left;
	margin-bottom: 0;
	width: 31%;
}
.colx3-left-double
{
	float: left;
	margin-bottom: 0;
	width: 65.5%;
}
.colx3-center
{
	float: left;
	margin-bottom: 0;
	margin-left: 3.5%;
	width: 31%;
}
.colx3-right
{
	float: right;
	margin-bottom: 0;
	width: 31%;
}
.colx3-right-double
{
	float: right;
	margin-bottom: 0;
	width: 65.5%;
}
.col200pxL-left
{
	float: left;
	width: 200px;
}
.col200pxL-bottom
{
	bottom: 0;
	left: 0;
	position: absolute;
	width: 180px;
}
.col200pxL-right
{
	margin-left: 200px;
}
.col200pxR-left
{
	margin-right: 200px;
}
.col200pxR-bottom
{
	bottom: 0;
	position: absolute;
	right: 0;
	width: 180px;
}
.col200pxR-right
{
	float: right;
	width: 200px;
}
.checkout
{
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: url(../../imagenes/tienda/secure_payment.png) #0c5fa5 fixed no-repeat left top;
	border-color: #50A3C8 #297CB4 #083F6F;
	border-radius: 0.333em 0.333em 0.333em 0.333em;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	color: white;
	cursor: pointer;
	display: inline-block;
	font-size: 1.067em;
	font-weight: bold;
	line-height: 1.429em;
	padding: 0.286em 1em 0.357em;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.ie .boton
{
	overflow: visible;
}
.ie7 .boton
{
	line-height: 1.143em;
	padding-bottom: 0.214em;
	padding-top: 0.357em;
}
.boton:hover
{
	background: none repeat scroll 0 0 #057FDB;
	border-color: #1EAFDC #1193D5 #035592;
}
.boton:active
{
	background: none repeat scroll 0 0 #3DBFED;
	border-color: #5B848B #B2DEF1 #B2DEF1 #68A6BA;
}
.boton:disabled, .boton:disabled:hover, .disabled, .disabled:hover
{
	background: none repeat scroll 0 0 #DDDDDD;
	border-color: #E9F2F6 #C4C3C3 #A2A2A2 #E3E2E2;
	box-shadow: none;
	color: #AFAFAF;
	cursor: auto;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
}
.FRM_escaparate
{
	width: 900px;
}

.DIV_articulo
{
	text-align: center;
	float: left;
	width: 180px;
	height: 300px;
	display: block;
}
.DIV_detalleArticulo
{
	text-align: center;
	float: left;
	width: 75%;
	display: block;
}
#DIV_IMG_Grande img
{
	border: solid #CCCCCC 1px!important;
	padding: 5px;
	width: 180px!important;
	height: 234px!important;
}
#DIV_IMG_Grande img:hover
{
width:300px!important;
z-index:999;
position:absolute;
height:auto!important;
padding:0;
}
#DIV_IMG_small_left img:hover
{
width:300px!important;
z-index:999;
position:absolute;
height:auto!important;
}
#DIV_IMG_small_right img:hover
{
width:300px!important;
z-index:999;
position:absolute;
height:auto!important;
}
#DIV_IMG_small_left img
{
	float: left;
	width: 85px;
	height: 111px;
	display: block;
	border: solid #CCCCCC 1px!important;
	margin: 15px 15px 0 0;
}
#DIV_IMG_small_right img
{
	float: left;
	width: 85px;
	height: 111px;
	display: block;
	border: solid #CCCCCC 1px!important;
	margin: 15px 0px 0 0;

}
#DIV_imagenes {
	float: left;
	margin: 15px;
	display:block;
	height: 800px;
}
#DIV_imagenes a {
font-size:11px;
color:#666666;
padding: 5px;
margin-top: 20px;
border: solid #CCCCCC 1px!important;
}
#DIV_imagenes a:hover {
color: #FF0000;
text-decoration:none;
background-color:#f0f0f0;
}

#DIV_detalles h2.tituloProducto {
	padding-top: 12px;
	font-size: 18px!important;
	border-bottom:none!important;
}
.stock
{
	font-size: 13px !important;
	color: #666666;

}
.atributos
{
	font-size: 12px !important;
	color: #666666;
}
.atributos label {
display:inline;
}
.iva
{
	font-size: 12px !important;
	color:#666;
}
.lineadetalle {
font-size:8px;
text-align:left;
}
.lineadetalleprecio {
font-size:10px;
text-align:right
}
input {
border: solid 1px #ccc;
padding:2px;
background-color:#f0f0f0;
margin:2px 0;
}
select {
border: solid 1px #ccc;
padding:2px;
background-color:#f0f0f0;
}
.sectiontableentry input {
padding:0px;
background-color:#fff;
margin:0px;
}
h4 {
font-size: 14px;
color:#333333;
}
#ctl00_CPH_Cesta_UcCestaCompra1_GRD_Carrito 
{
border: solid 1px #ccc;
}
#ctl00_CPH_Cesta_UcCestaCompra1_BTN_pagar 
{
	font-size:15px;
	color:#FF0000;
	padding: 8px 5px 8px 40px;
	background: url(../../imagenes/credit_cards.png) 5px center no-repeat;

}
#ctl00_CPH_Cesta_UcCestaCompra1_BTN_pagar:hover
{
color:#000000;
}
.mensaje_redirigir
{
	font-size:16px;
	color:#999999;
	text-align:center;
}
#pedido td h3 {
font-size:16px;
color:#FF0000;
border:none!important;
width:auto!important;
margin:0;
padding:0;
}