/* - - -  inician ESTILOS GENERALES  - - - */


body {
	font-family: 'Questrial', sans-serif;
	text-align: justify;
	font-size: 11px;
	color: #2D4C97;
	margin: 0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#DDDDDD');	
	background: -moz-linear-gradient(top, #fcfcfc, #DDDDDD);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fcfcfc), to(#DDDDDD));
	background: -o-linear-gradient(top, #fcfcfc, #DDDDDD);
}

/* - - -  inician ESTRELLAS  - - - */

div.starry {
	width:auto;
	xfloat:left;
	margin:10px 0 10px 0;
	padding:5px;
	xborder:1px solid #ddd;
	width:auto;
}
div.standard_star {
	background-repeat: no-repeat;
	cursor:pointer;
	float:left;
	display:inline;
}
div.feedback {
	border:1px solid #ddd;
	padding:5px 3px 3px;
	display:inline;
}

/* - - -  inician ESTILOS GENERALES  - - - */

#header_pedidos {
	width:1065px;
	height:120px;
	margin: 0 auto;
	background-image:url(../../images/bg/fondo_main.png);
	font: Arial;
	text-align: left;
	z-index:9;
	position:relative;
	
}
#head {
	height: auto;
	margin: 30px auto 0px auto;
	z-index:9;
	position:relative;
		
}
#header_pedidos2 {
	width:1065px;
	height:188px;
	margin: 0 auto;
	font: Arial;
	text-align: left;
	background:url(../../images/bg/fondo_main.png);
	
}
#dw_head {
	width:1065px;
	height:30px;
	background-image:url(../../images/bg/dw_head.png);
	margin: 0 auto;
	margin-top: 0px;
	position: relative;
	z-index: 0;
}

#logo_pedidos {
	width:316px;
	height:auto;
	float:left;
	margin: 25px 5px 0px 35px;
}
#buscador {
	width:330px;
	margin-top:18px;
	height:55px;
	float:left;
	/*background-image: url(../../images/bg/buscador2.png);*/
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: right;
	font-size: 11px;
	font: Arial;
	font-weight: lighter;
}
#carrito {
	width:345px;
	height:40px;
	float:right;
	padding-top: 10px;
	margin-bottom: 0px;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 20px;
	color:#333333;
	text-align: center;
}
#carrito strong{
	font-size:16px;
	color:#006699;
}
#ligas {
	width:97%;
	color:#003366;
	height:19px;
	float:right;
	font-size:12px;
	margin-left:40px;
	padding: 8px 0px 0px 25px;
	margin:0px auto 0px auto;
	font-family: 'Questrial', sans-serif;
}
#ligas td{ text-align:left;}
#ligas a { color:#000; 
	font-size:20px;}
#ligas a:hover { background-color:#003399; border-radius:3px 6px; box-shadow:0px 0px 5px #888; color:#fff;}
#img_producto {
	width:98px;
	height:95px;
	margin:0 auto;
	background-image:url(../../images/bg/bg_img_resultados.png);
	text-align:center;
	background-repeat:no-repeat;
	padding-top:4px;
}
#img_prod_carro {
	width:52px;
	height:52px;
	margin:0 auto;
	background-image:url(../../images/bg/bg_img_carro.png);
	text-align:center;
	background-repeat:no-repeat;
	padding-top:2px;
}
#top_main {
	width:1065px;
	height:24px;
	background-image:url(../../images/bg/top_main.png);
	margin: 0 auto;
	margin-top: 1px;
	position: relative;
	z-index:1;
	
}
#bot_main {
	width:1065px;
	height:40px;
	background-image:url(../../images/bg/bot_main.png);
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom:35px;
	position: relative;
	z-index: 0;
}
#main {
	width:1065px;
	background:url(../../images/bg/fondo_main.png);
	margin: auto;
	position: relative;
	z-index:0;
	height: auto;
	float: none;
	min-height: 980px;
	overflow: hidden;
}
#main2 {
	width:1065px;
	background:url(../../images/bg/fondo_main.png);
	margin: auto;
	position: relative;
	min-height: 500px;
	z-index:0;
	height: auto;
	float: none;
	overflow: hidden;
}
#main3 {
	width:1065px;
	background:url(../../images/bg/fondo_main.png);
	margin: auto;
	position: relative;
	height: auto;
	overflow: hidden;

}
#main_index {
	width:1065px;
	background:url(../../images/bg/fondo_main.png);
	margin: auto;
	height: auto;
	text-align:left;
	padding-bottom:10px;
	z-index: 0;

}
#promo_top_izq {
	width:500px;
	height:70px;
	margin-left:25px;
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#promo_top_der {
	width:500px;
	height:70px;
	margin-left:0px;
	float: right;
	margin-right:25px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 999;
	
}
#resultados_top {
	width: 760px;
	height: 10px;
	float: left;
	background-image:url(../../images/bg/bg_top_resultados.png);
	margin-top: 10px;
	margin-left: 25px;
	position: relative;
	
}
#resultados_main {
	width: 760px;
	height: auto;
	float: left;
	background-image:url(../../images/bg/bg_main_resultados.png);
	margin-top: 0px;
	margin-left: 25px;
	padding-bottom: 10px;
	position: relative;
	
}

#resultados_bottom {
	width: 760px;
	height: 11px;
	float: left;
	background-image:url(../../images/bg/bg_bot_resultados.png);
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	position: relative;
	
}
#redes_sociales {
	width:62px;
	height:220px;
	position:fixed;
	background-image:url(../../images/bg/redes.png);
	text-align: center;
	padding-top: 20px;
	z-index: 1;
	top: 210px;
	right: 54px;
}

#redes_sociales img {
	margin-top: 22px;
	margin-right: 15px;


}
#suscribete {
	width:760px;
	height:55px;
	background-image:url(../../images/bg/fondo_sucribete.png);
	float:left;
	background-repeat:no-repeat;
	margin-left:25px;
	position: relative;
}
#indicadores_resultados {
	width: 725px;
	height: 35px;
	background-image:url(../../images/bg/bg_indicadores.png);
	margin: auto;
	font-size: 12px;
	color: #303C55;
	font-family: Arial, Helvetica, sans-serif;
	
}
#carrito_resultados {
	width: 725px;
	height: 60px;
	background-image:url(../../images/bg/carro_busqueda.png);
	margin: auto;
	font-size: 12px;
	color: #303C55;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	
}
#seleccion_resultados {
	width: 675px;
	height: 35px;
	background-image:url(../../images/bg/bg_indicadores.png);
	font-size: 13px;
	color: #303C55;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	padding-right:50px;
	margin-left: 15px;
	margin-top: 15px;
	font-style: normal;
	font-weight: bolder;
	line-height: normal;
	
}

#contenedor_lista {
	width:745px;
	height:auto;
	margin-top: 0px;
	margin-left: 15px;
	position: relative;
	
}
.producto_lista_ind {
	width:170px;
	height:290px;
	float:left;
	margin-right: 7px;
	margin-top: 45px;
	text-align: center;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #000000;
	position: relative;
	margin-left: 7px;
}
.orange {
	background-image:url(../../images/bg/promos_orange.png)
}
.green {
	background-image:url(../../images/bg/promos_green.png)
}
.red {
	background-image:url(../../images/bg/promos_red.png)
}
#producto_lista {
	width:170px;
	height:361px;
	background-image:url(../../images/bg/bg_productos.png);
	float:left;
	margin-right: 16px;
	margin-top: 15px;
	text-align: center;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #000000;
	position: relative;
}
#producto_lista table { height:350px;}

#producto_lista th { height:20px;}
#producto_lista input[type=text] {
	width:30px;
	height:18px;
	margin:0px 4px 0px 4px;
	font-size:12px;
	text-align:center;
	border: 1px solid #666666;
	border-radius: 3px;
	padding:2px 5px;	
}
#producto_lista input[type=image] { width:100px; height:20px;}
#producto_lista strike {
	color:#FF0000;
	font-size:12px;
	text-decoration: line-through blink;
	font-family:Arial;
	font-weight:lighter;
}
.producto_lista_ind strike {
	color:#FF0000;
	font-size:12px;
	text-decoration: line-through blink;
	font-family:Arial;
	font-weight:lighter;
}		
#producto_lista a {
	margin-bottom: 15px;

}
#producto_lista2 {
	width:170px;
	height:340px;
	background-image:url(../../images/bg/bg_productos.png);
	float:left;
	margin-right: 16px;
	margin-left:16px;
	margin-top: 15px;
	text-align: center;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #000000;
	position: relative;
}
.precio {
	font-size:15px;
	font:Arial, Helvetica, sans-serif;
	color:#0099FF;
}
#promo_bottom {
	width:760px;
	height:50px;
	margin-left:25px;
	margin-top:2px;
	float:left;
	position: relative;
}
#right_bar {
	width: 250px;
	height:auto;
	float:right;
	margin-right:25px;
	position: relative;
}
#promo_lateral {
	width: 240px;
	height: 630px;
	float:right;
	margin-right:0px;
	margin-top: 10px;
	position: relative;
}
#pago_lateral {
	width: 240px;
	height: 150px;
	float:right;
	margin-right:0px;
	margin-top: 19px;
	position: relative;
}
#importes {
	width: 190px;
	height: 330px;
	float:right;
	margin-right:9px;
	margin-top: 5px;
	position: relative;
	background-image:url(../../images/bg/bg_importe.png);
	background-repeat:no-repeat;
	padding: 5px;
	bottom: 0px;
}
#importes imput[type=image]{ width: 121px; height: 24px; border:0px solid; }
#pago_lateral2 {
	width: 240px;
	height: 150px;
	float:right;
	margin-right:0px;
	margin-top: 10px;
	position: relative;
}
#contactenos {
	width: 240px;
	height: 110px;
	float:right;
	margin-right:0px;
	margin-top: 10px;
	position: relative;
}
form.busca_pedidos{
	text-align:left;
	width: 320px;
	border-radius:8px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#b9b9b9');
	background: -moz-linear-gradient(top, #e5e5e5, #b9b9b9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from( #e5e5e5), to(#b9b9b9));
	background: -o-linear-gradient(top, #e5e5e5, #b9b9b9);
	border:2px solid #CCCCCC; 
	background-repeat: no-repeat;
	height: 40px;
	padding: 6px 0px 0px 5px;
	margin: 8px 0px 0px 0px;
}
form.busca_pedidos label{
	display:none;
}
form.busca_pedidos input{
	font-family:Arial;
	font-size:14px;
	vertical-align:middle;
	height: 20px;
	font-style: normal;
}
form.busca_pedidos input#text{
	background-color:#FFFFFF;
	width:272px;
	height:22px;
	border:1px solid #888;
	padding:4px 2px 2px 4px;
	margin:2px 6px 0px 0px;
	border-radius:4px;
	color:#666666;
	box-shadow: inset 0px 0px 4px #ccc;
}
form.busca_pedidos input#search{
	background-repeat:no-repeat;
	width:25px;
	height:25px;
	border:0;
	background-image: url(../../images/botonbusqueda.png);
	position: relative;
	cursor: pointer;
	background-color:transparent;
}
form.busca_pedidos > input#search{
	margin:0 0 0 0;	
}
textarea,input,select {
	border: 1px solid #0C5FAC;
	font-family: Arial;
	font-size: 14px;
	color: #0C5FAC;
	margin: 0;
	padding: 1px 0 0 2px;
	height: 25px;
}

a:link, a:visited, a:active {
	vertical-align:top;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
}

a:hover {
color: #48912D;
}



.num_resultados {
	font-size: 18px;
	padding-bottom: 9px;
	color: #FF0000;
	font-weight: bold;
}

.temas_faqs {
	font-size: 16px;
	color: #FF6600;
	padding-left: 25px;
}




/* inicia DIVS OCULTOS */

.elementoVisible {
	display:block;
	margin: 20px 0 0 5px;
}

.elementoOculto {
	display:none;
}

.linkContraido {
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	padding: 10px;
	background-color: #0C5FAC;
}

.linkExpandido {     
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	background-color: #0C5FAC;
}

.elementoVisible_faqs {
	display:block;
	margin: 10px 0 10px 10px;
	color: #666666;
}

.elementoOculto_faqs {
	display:none;
}

.linkContraido_faqs {
	cursor: pointer;
	font-weight: bold;
	padding: 10px;
}

.linkExpandido_faqs {     
	cursor: pointer;
	font-weight: bold;
	padding: 10px;
}

/* termina DIVS OCULTOS */

/* - - -  terminan ESTILOS GENERALES  - - - */

/* - - -  inician TOOLTIPS  - - - */

.tipsy { font-family: Arial; padding: 5px; font-size: 14px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../../images/tipsy.gif); }
  .tipsy-inner {
	padding: 5px 8px 4px 8px;
	background-color: black;
	color: white;
	max-width: 200px;
	text-align: center;
	cursor: pointer;
}
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }

		.classic { padding: 0.8em 1em; }
		.custom { padding: 0.5em 0.8em 0.8em 2em; }
		* html a:hover { background: transparent; }
		.classic {background: #FFFFAA; border: 1px solid #FFAD33; }
		.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
		.help { background: #9FDAEE; border: 1px solid #2BB0D7; color:#000000;}
		.info { background: #9FDAEE; border: 1px solid #2BB0D7;	}
		.warning { background: #FFFFAA; border: 1px solid #FFAD33; }
		
/* - - -  terminan TOOLTIPS  - - - */


/* - - -  inicia M E N U  - - - */



/* - - -  termina M E N U  - - - */

.flotante {
	display: block;
	position: fixed;
	top: 180px;
	right: 2px;
	width: auto;
	height: auto;
}

#container_login {
	width:70px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	z-index:10;
	height: auto;
}



#signin_menu {
	border-radius:5px;
	box-shadow: 0px 6px 10px #444;
	display: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d4c97', endColorstr='#142958');	
	background: -moz-linear-gradient(top, #2d4c97, #142958);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2d4c97), to(#142958));
	background: -o-linear-gradient(top, #2d4c97, #142958);
	position:fixed;
	width:220px;
	border:1px transparent;
	text-align:left;
	padding:12px;
	color:#FFF;
	font-size:12px;
	top: 33px;
	right:40px;
	z-index:10000;
}
#signin_menu input[type=text], #signin_menu input[type=password] {
	display:block;
	border-radius:4px;
	border:1px solid #FFF;
	font-size:12px;
	width:180px;
	height: 25px;
	color: #000;
	margin: 0px 0px 8px 0px;
}
#signin_menu p {
	margin:3px 0px;
	color: #FFFFFF;
	float:left;
	width:100%;
}
#signin_menu a {
	color:#FFFFFF;
	text-decoration: none;
}
#signin_menu a:hover {
	color: #CCCCCC;
}
#signin_menu label {
	width: 180px;
	height: 40px;
	font-size: 13px;
}
#signin_menu p a {
	color:#FFFFFF!important;
}
#signin_menu p a:hover {
	color:#ccc!important;
}
#signin_submit {
	border-radius:4px;
	color:#fff;
	padding:3px 10px 6px 10px;
	font-size:13px;
	height:25px;
	margin:10px 5px 10px 5px;
	background-color: #999999;
	float:left;
}
#signin_submit:hover{
	cursor:pointer;
	background-color:#666666;
}

.linea_der {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004F9D;
	height: 70%;
}
#top_consumible {
	width: 725px;
	height: 15px;
	background-image:url(../../images/bg/top_consumible.png);
	margin: auto;
	font-size: 12px;
	color: #303C55;
	font-family: Arial, Helvetica, sans-serif;
}
#main_consumible {
	width: 725px;
	height: auto;
	min-height: 400px;
	background-image:url(../../images/bg/main_consumible.png);
	margin: auto;
	font-size: 12px;
	color: #303C55;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	overflow: hidden;
	padding-bottom: 20px;
}

#bot_consumible {
	width: 725px;
	height: 15px;
	background-image:url(../../images/bg/bot_consumible.png);
	margin: auto;
	font-size: 12px;
	color: #303C55;
	font-family: Arial, Helvetica, sans-serif;
}
.tab_cuenta {
	border-bottom:1px solid #003366;
	margin-bottom: 8px;
	margin-top: 8px;
}
.bor_left {
	border-left: 1px solid #333333;
	
}
#codigo_p {
	width: 220px;
	height: 25px;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 40px;
	background-image:url(../../images/codigo_postal.png);
	background-repeat:no-repeat;
	text-align: center;
	float:left;
}
#descuento {
	width: 215px;
	height: 25px;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 40px;
	background-image:url(../../images/aprovecha_descuento.png);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
}
#referido {
	width: 355px;
	height: 65px;
	margin-left: 12px;
	margin-right: 15px;
	float:left;
	background-image:url(../../images/referidos.png);
	
}
#preguntas {
	width: 215px;
	height: 65px;
	margin-left: 12px;
	margin-right: 12px;
	float:left;
}
#prod_carrito {
	width: 685px;
	height: auto;
	border:2px solid #CCCCCC;
	margin: 8px auto;
	margin-left: 15px;
	float:left;
	background-repeat:no-repeat;
	text-align: center;
	padding-top: 4px;
	border-radius:5px;
}
#prod_carrito input{
	width:30px;
	height:20px;
	padding:2px 3px;
	font:12px;
	font-weight:bold;
	text-align:center;
	border:1px solid #CCCCCC;
	border-radius:3px;
}
#escoge_regalo {
	width:500px;
	/*height:95px;*/
	height:180px;
	background-image:url(../../images/bg/escoge_regalo.png);
	background-repeat:no-repeat;
	float: left;
	margin-top: 10px;
	margin-left: 8px;
	text-align: right;
	font-size: 11px;
	vertical-align:middle;
	padding-top:2px;
	
}
#contenido{
	width:62%;
	height:auto;
	float: left;
	text-align:left;
	font-size:10px;
	padding-left:10px;
}
#contenido table{
background-color:#f8f8f8; border:1px solid #EFEFEF; margin-top:10px; font-size:12px;
}
#contenido table td { text-align:left; padding:0px 0px 4px 0px; border-bottom:1px solid ccc;}
#contenido table h1.meses_box{float: left; font-size:18px; font-family:'Questrial', sans-serif; width:98%; text-align:center}
#contenido table img{ border:1px solid #f8f8f8; border-radius:4px;}
#importes  a:hover {
	margin-top: 20px;

}
.carro_dir {
	text-align:left;
	font-size:12px;
	font-weight:800;
	color:#333333;
}
#direcciones {
	width: 190px;
	height: 330px;
	float:right;
	margin-right:8px;
	margin-top: 10px;
	position: relative;
	background-image:url(../../images/bg/bg_importe.png);
	background-repeat:no-repeat;
	bottom: 0px;
	padding: 5px;
}
.inp_large {
	width:180px;
	height:20px;
	font-size: 12px;
	font-weight: lighter;
	margin:3px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:2px solid #CCCCCC;
	color:#003333;
	
	
}
.inp_short {
	width:110px;
	height:20px;
	font-size: 12px;
	font-weight: lighter;
	margin:3px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:2px solid #CCCCCC;
	color:#003333;
}
.inp_smaller {
	width:40px;
	height:20px;
	font-size: 12px;
	font-weight: lighter;
	margin:3px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:2px solid #CCCCCC;
	color:#003333;
}
.registro_tab {
	font-size:11px;
	font-weight: 600;
}
.campo_requerido {
	background-image:url(../../images/bg/camporequerido.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:8px;
}
#formas_pago {
	width: 725px;
	height: auto;
	background-image:url(../../images/bg/main_consumible.png);
	margin: auto;
	font-size: 12px;
	color: #303C55;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-bottom:10px;
	
}
#top_pagoc{
	width: 240px;
	height:9px;
	margin-top:10px;
	position: relative;
	background-image:url(../../images/bg/pago/top_carro.png);
	margin-left: 10px;
}
#main_pagoc{
	width: 225px;
	height: auto;
	position: relative;
	background-image:url(../../images/bg/pago/main_pagoc.png);
	margin-left: 10px;
	min-height: 508px;
	padding: 8px;
	background-repeat: repeat-y;
}
#bot_pagoc{
	width: 240px;
	height:9px;
	position: relative;
	background-image:url(../../images/bg/pago/bot_carro.png);
	margin-left: 10px;
}
#promos_index {
	width:1024px;
	height: 100px;
	margin: 15px auto;
}
#promos_index img {
	float:left;
	margin: auto 8px;
}

.prom_bot_ind {
	width:1000px;
	height:auto;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 10px;
}
.prom_bot_fin {
	width:1000px;
	height:auto;
	margin: 0 auto;
	margin-top: 15px;
}



#slideshow {
	margin:0 auto;
	width:1010px;
	height:365px;
	position:relative;
	background: url(../../images/bg/promos_main2.png);
	margin-top: 15px;
}
#slideshow #slidesContainer {
	margin:0 auto;
	width:920px;
	height:365px;
	overflow:auto; /* allow scrollbar */
	position:relative;
}
#slideshow #slidesContainer .slide {
	margin:0 auto;
	width:920px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:365px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
	display:block;
	width:39px;
	height:355px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
	vertical-align: middle;
}
#leftControl {
	top:25;
	left:0px;
	background:url(../../img/control_left.png) no-repeat 0 0;
}
#rightControl {
	top:0px;
	right:0px;
	background:url(../../img/control_right.png) no-repeat 0 0;
}
.slide h2 {
	font:italic 15px Georgia, "Times New Roman", Times, serif;
	color: #999999;
	letter-spacing:-1px;
	text-shadow:0 -1px 0 #39d;
}
#floatingbar {
	width: 100%;
	height: 0px;
	position: fixed;
	bottom: 0;
	left: 0;
	color: #003399;
	font-family:Arial;
	font-weight:bold;
	-webkit-box-shadow: 0 0 10px #999999;
	box-shadow: 0 0 10px #999999;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E9E9E9', endColorstr='#F8F8F8');
	background: -moz-linear-gradient(top, #E9E9E9, #F8F8F8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from( #E9E9E9), to(#F8F8F8));
	background: -o-linear-gradient(top, #E9E9E9, #F8F8F8);
	z-index:100000;
	border-top:1px solid #ccc;
}

#floatingbar ul { list-style-type:none; margin: auto;}
#floatingbar ul li {
	float:left;
	padding:14px;
	color: #003399;
	margin-top:-3px;
	border-right: 1px solid #666666;
	margin-right: 60px;
	margin-left: 20px;
}
#floatingbar ul li img {
	
	margin-top:-6px;
	
}
#floatingbar ul li a { text-decoration:none; color:#003399; padding: 10px;  font-size:12px;  font-weight:normal; font-family:Arial;}
#floatingbar ul li a:hover { color: #0099FF;}
#floatingbar ul li a img { float:left; border:none;}

/* - - -  inician footer  - - - */

#footer {
	width:1033px;
	height: 175px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9900', endColorstr='#FF6633');
	background: -moz-linear-gradient(top, #FF9900, #FF6633);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF9900), to(#FF6633));
	background: -o-linear-gradient(top, #FF9900, #FF6633);
	color:#FFFFFF;
	border-top: 6px solid #0099CC;
	margin:auto;
	margin-top: 15px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 400;
	padding-top: 15px;
}
#footer a {
	color:#FFFFFF;
}
#footer a:hover {
	color: #003366;
	text-shadow:2px 0px 1px #f8f8f8;
		
}
#footer .columna {
	width: auto;
	height:145px;
	float: left;
	margin-right: 18px;
	padding-top: 20px;
	padding-left: 25px;
	border-right: 1px solid #FFFFFF;
	padding-right:8px;
}
#footer .columna2 {
	width: 280px;
	height:145px;
	float: left;
	margin-right: 12px;
	padding-top: 20px;
	padding-left: 5px;
	border-right: 1px solid #FFFFFF;
	padding-right:8px;
}
#footer .columna3 {
	width: 135px;
	height:145px;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
	border-right: 1px solid #FFFFFF;
	padding-right:8px;

}
#footer .columna_sus {
	width: 320px;
	background-image:url("../../images/bg/suscribete_index.png");
	background-repeat:no-repeat;
	height:70px;
	float: right;
	padding-top: 30px;
	margin-top:25px;
}
#footer ul {
	list-style-type: circle;
	display: inline;
	list-style-position: outside;
	margin:0px;
	
}
#footer ul li {
	list-style-type: disc;
	margin: 0px;
	list-style-position: outside;
	
	
}
#footer .pegar_der {
	float: right;
}
#footer  h3 {
	vertical-align:top;
	margin-top: -10px;
	margin-bottom: 0px;
	font-size:15px;
}

#main_fichas {
	width: 725px;
	height: auto;
	min-height: 500px;
	background-image:url(../../images/bg/main_consumible.png);
	margin: auto;
	font-size: 12px;
	color: #303C55;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	overflow: auto;
}
#main_fichas h1 {
	margin-left:20px;
	font-size: 18px;
	margin-top:0px;
	margin-bottom: 15px;
}
.imgprod {
	width:185px;
	height:185px;
	background-image:url(../../images/bg/prod_fichas.png);
	background-repeat:no-repeat;
	padding:5px;
	margin-left:25px;
	margin-right: 32px;
}
#caracteristicas {
	width: 450px;
	height:auto;
	float:right;
	margin-right: 10px;
	font-size: 13px;
	color: #003366;
}
.caracbox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	color: #000000;
}
.caracbox {
	margin:0 auto;
	
}
#especificaciones {
	width: 98%;
	height:auto;
	float:right;
	margin-right: 10px;
	font-size: 14px;
	color: #003366;
	margin-top: 15px;
}
#especificaciones table {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border: 8px solid #FFFFFF;
	background-color:#FFFFFF;
	margin: 0 auto;
	-moz-box-shadow:0px 0px 10px #999;
	-webkit-box-shadow:0px 0px 10px #999;
	vertical-align:middle;
	text-align:center;
}
#especificaciones td {
	font-size: 13px;
	border-bottom: 1px solid #CCCCCC;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding:8px 10px 8px 10px;
	color:#555;
	text-align:left;
}
#especificaciones strong {
float:right;
}
.precio_fichas {
	font-size: 18px;
	color: #FF6600;
	text-shadow:1px 1px 1px #E8E8E8;
	
}
.meses_box {
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color:#000066;
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
	font-size:12px;
	font-weight:500;
	text-align: center;
	width: 170px;
	margin: 0 auto;
	
}
#blog {
	width: 95%;
	height:auto;
	float:right;
	margin-right: 10px;
	font-size: 12px;
	color: #003366;
	margin-top: 25px;
	padding: 12px;
}
#blog hr{
	margin-bottom:15px;
	margin-top:15px;
}
.cliente_box {
	color: #333333;
	text-shadow: 1px 1px 1px #999999;
	padding:10px 6px 10px 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color: #F3F3F3;
	-webkit-box-shadow:inset 0 0 1px #000000;
	-moz-box-shadow:inset 0 0 1px #000000;
	box-shadow:inset 0 0 1px #000000;
	font-size:14px;
	font-weight:500;
	text-align: left;
	width: auto;
	margin: 0 auto;
	
}
.comentario_box {
	color: #333333;
	text-shadow: 1px 1px 1px #CCCCCC;
	padding:10px 6px 10px 55px;
	background-color:transparent;
	font-size:14px;
	font-style:italic;
	text-align: left;
	width: auto;
	margin: 0 auto;
	
	
}
blockquote {
	width:90%;
	padding-left:-30px;
	padding-top:-5px;
	background: url(../../images/comillas.png) top left no-repeat;
}
blockquote p {
	background: url(../../images/comillas_cierre.png) bottom right no-repeat;
}

/* estilos slide show */
.folio_block {
	position: absolute;
	height:350px;
	width: 1000px;
	-moz-border-radius: 9px;
}

.main_view {
position: relative;
}
            
.window {
height:350px;
width: 1000px;
overflow: hidden; 
position: absolute;
                }
.image_reel {
position: relative;
top: 0;
left: 0;
}
.image_reel img {
	float: left;
}

.paging {
	position: absolute;
	bottom: -341px;
	right: 5px;
	width: 270px;
	height:30px;
	z-index: 100;
	text-align: center;
	line-height: 40px;
	display: block;
}
				
.paging a {
padding-top:8px;
padding-left:12px;
padding-right:10px;
padding-bottom:10px;
text-decoration: none;
color: #fff;
background-image:url(../../images/slide-nav-1.png);
background-repeat:no-repeat;
}
.paging a.active {
font-weight: bold;
background-image:url(../../images/slide-nav-2.png);
background-repeat:no-repeat;
}
.paging a:hover {font-weight: bold; background-image:url(../../images/slide-nav-3.png);
background-repeat:no-repeat;}
.menu button {
cursor:pointer;
}
.one_content{
	width:80%;
	margin:80px auto 40px auto;
	height:auto;
	font-size:14px;
	color: #000066;
	min-height: 500px;
}
.marca_con {
	border-radius:8px;
	margin-bottom: 10px;
}
.marca_con td{
	border-radius:10px;
	margin:30px;
	margin:5px;
}
.marca_con td:hover{
	background-color: #F2F2F2;
	cursor:pointer
}
.marca_tab {
	-moz-border-radius:8px;
	-webkit-border-raidus:8px;
	border-radius:8px;
	margin-bottom: 10px;
}
.marca_tab td{
	-moz-border-radius:8px;
	-webkit-border-raidus:8px;
	border-radius:8px;
	border: 1px solid #CCCCCC;
	margin:5px;
}
.marca_tab td:hover{
	background-color:#fafafa;
}
.linea_tab {
	-moz-border-radius:8px;
	-webkit-border-raidus:8px;
	border-radius:8px;
	margin-bottom: 10px;
	font-size:16px;
}
.linea_tab a{
	font-size:16px;
}
.linea_tab td{
	-moz-border-radius:8px;
	-webkit-border-raidus:8px;
	border-radius:8px;
	border: 1px solid #CCCCCC;
	margin:5px;
}
.linea_tab td:hover{
	background-color:#fafafa;
}
#testimoniales {
	width:1000px;
	height:50px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 10px;
	overflow:hidden;
	background:url(../../images/bg/testimoniales.png) no-repeat;
	padding-top: 8px;
}
#cont_test
{
	width: 600px;
	margin: -5px 5px 0 0;
	margin-top: 0px;
	height: 50px;
	overflow:hidden;
	float: right;
}
#cont_test ul{ margin:0px; 
}
#cont_test ul li 
{
	background: transparent;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	width:600px;
	height:60px;
	color: #000000;
	list-style-type: none;
}
.marca { border:1px solid #CCCCCC; background-color:#F3F3F3; padding:2px 5px; border-radius:3px; font-weight:lighter}


#bar_top{
	height:33px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e9e9e9');
	background: -moz-linear-gradient(top, #f8f8f8, #e9e9e9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
	background: -o-linear-gradient(top, #f8f8f8, #e9e9e9);
	width: 100%;
	text-align: center;
	position: fixed;
	top: 0px;
	z-index:10000;
	font-family:'Questrial', sans-serif;
	font-size:11px;
	padding-top:2px;
	color: #222;
	border-bottom:1px solid #ccc;
	border-top:2px solid #0099CC;
	-webkit-box-shadow: 0 0 10px #999999;
	box-shadow: 0 0 3px #999999;
}
#bar_top td{ font-size:11px; color:#313131}
#bar_top a.signin{ font-size:14px; color:#000;}
#bar_top a{ font-size:11px; color:#313131;}
#bar_top a:hover{ text-shadow:0px 1px 1px #f8f8f8; color: #0099CC;}
#bar_top img{ margin-right:5px; margin-top:0px; float:left}
.border {border-right: 1px solid #CCC;}
#carro_head:hover > div#per { display:block}
#carro_head div#per{
	background-color:#FFF;
	width: 200px;
	height: auto;
	border:1px solid #CCCCCC;
 	border-radius:6px;
	position:absolute;
	top:32px;
	left:-72px;
	display: none;
	box-shadow: 0px 10px 10px #333;
}
#carro_head { position:relative; z-index:100; width:35px; height:35px; margin:0 auto;}#carro_head img{ cursor:pointer}
#carrito table.carro { background-image:url(../../images/bg/tab_carro.png); width:68%; background-repeat:no-repeat; background-position: right;}
#carrito td{ text-align:center;}
.prod_hcar{ width:95%; height: auto; padding:5px; border-bottom:1px; margin:3px auto; background-color:#FFFFFF; border-bottom:1px solid #ccc; font-size:11px;}
.prod_hcar img {border: 1px solid #ccc; border-radius:3px;}
#per h3 { font:13px light; font-family:'Questrial', sans-serif; margin: 5px auto}
.producto_recompensa {
	width:170px;
	height:280px;
	background-image:url(../../images/bg/bg_productos.png);
	float:left;
	margin-right: 16px;
	margin-left:16px;
	margin-top: 15px;
	text-align: center;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #000000;
}
table.regalo_nav {float:right; width:60%; text-align:right; clear:both; padding:8px 5px 0px 0px; margin:15px 50px 0px 0px; font-size:14px; font-weight:bold;}
table.regalo_nav td{text-align:right;}
table.regalo_nav input { margin:-10px 0px 0px 0px ; }
table.regalo_nav img { width:60px; height:60px}





/*REsultados busqueda */
.jPaginate{
    height:34px;
    position: relative;
    font-size:small;   
	width:100%;
	margin:0px 0px 0px 0px;
}
.jPaginate a{
    line-height:15px;
    height:18px;
    cursor:pointer;
    padding:2px 5px;
    margin:2px;
    float:left;
	
	border:1px solid #ccc;
	border-radius: 2px;
	font-family:'Questrial', sans-serif;
}
.jPag-control-back{
	position:absolute;
	left:0px;
}
.jPag-control-front{
	position:absolute;
	top:0px;
}
.jPaginate span{
    cursor:pointer;
}
ul.jPag-pages{
    float:left;
    list-style-type:none;
    margin:0px 0px 0px 0px;
    padding:0px;
	height:26px;
	overflow:hidden;
}
ul.jPag-pages li{
    display:inline;
    float:left;
    padding:0px;
    margin:0px;
}
ul.jPag-pages li a{
    float:left;
    padding:2px 5px;
	border:1px solid #ccc;
	border-radius: 2px;
}
span.jPag-current{
    cursor:default;
    font-weight:normal;
    line-height:15px;
    height:18px;
    padding:2px 5px;
    margin:2px;
    float:left;
}
ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-next,
span.jPag-sprevious,
span.jPag-snext,
ul.jPag-pages li span.jPag-previous-img,
ul.jPag-pages li span.jPag-next-img,
span.jPag-sprevious-img,
span.jPag-snext-img{
    height:22px;
    margin:2px;
    float:left;
    line-height:18px;
}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-previous-img{
    margin:2px 0px 2px 2px;
    font-size:12px;
    font-weight:bold;
        width:10px;

}
ul.jPag-pages li span.jPag-next,
ul.jPag-pages li span.jPag-next-img{
    margin:2px 2px 2px 0px;
    font-size:12px;
    font-weight:bold;
    width:10px;
}
span.jPag-sprevious,
span.jPag-sprevious-img{
    margin:2px 0px 2px 2px;
    font-size:18px;
    width:15px;
    text-align:right;
}
span.jPag-snext,
span.jPag-snext-img{
    margin:2px 2px 2px 0px;
    font-size:18px;
    width:15px;
     text-align:right;
}
ul.jPag-pages li span.jPag-previous-img{
    background:transparent url(../../images/previous.png) no-repeat center right;
            }
ul.jPag-pages li span.jPag-next-img{
    background:transparent url(../../images/next.png) no-repeat center left;
            }
span.jPag-sprevious-img{
    background:transparent url(../../images/sprevious.png) no-repeat center right;
            }
span.jPag-snext-img{
    background:transparent url(../../images/snext.png) no-repeat center left;
            }
/*--------------------------------------------------------*/
