@charset "utf-8";
/*'estilos.css :: Desarrollado por www.Hooping.net

***************************************************************
Nombre: estilos.css
Implentacion: JBernalte
Revision: 301106
Descripcion: Estilos de la web
***************************************************************/

BODY{margin: 0px auto 0px auto; 
	background-color:#333333; 
	background-image:url(../images/body-background.jpg);
	background-repeat:repeat-x;
	font-family:"Arial", Verdana; 
	font-size:11px;
	height:100%;
	width:1000px;
	 }
	 
.clear{
clear:both;
}
/*****************************************************************              ZONAS             **************************************************************************/
/*TABLA PRINCIPAL*/
#base{width:1000px; margin: 0px auto 0px auto; height:100%; background-repeat:no-repeat; background-position:3px 31px; position:relative; }

#base .pestanya{ position:absolute; height:200px; left:-19px; width:19px; top:163px; background-repeat:no-repeat;}

A{ color:#9E040A}
A:hover{ color:#FF0000;}

A IMG{ border:0px;}

H1{color:#000000; margin:0px;}
HR{ padding:0px; margin:0px; border:0px; height:0px; border-bottom:1px solid #CCCCCC;}

/*STRONG{ color:#8FBE00;}*/

H3{ margin:0px; color:#9E040A; font-style:italic; font-size:20px;}

H5{ margin:0px;}

/*    CABECERA    ------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#cabecera{font-family:"Verdana", Arial, Helvetica, sans-serif;}
/*ENLACES EN LA CABECERA*/
#cabecera A{text-decoration:none; font-size:11px;}
#cabecera A:hover{ color:#FFFFFF}
#cabecera #busqueda{ float:left;}
	#cabecera INPUT{ font-size:10px; color:#A7A7A7; width:180px; height:20px; background-color:#595959; border:0px; margin-top:3px;}
	
img.valign {
   height: 100%;
   vertical-align: middle;
   width: 0px;
}
	
/********************************MENU DESPLEGABLE*/

#menu	{ background-color:none; border-bottom:0px solid #CCC; list-style-type:none; margin:0; padding:0; font-family:Verdana; font-size:20%; margin-top:20px; _ margin-top:10px; _margin-top:0px; position:relative }
#menu li	{ font-weight:bold; color:#999999; margin:0; cursor:default; white-space:nowrap; list-style-type:none; background-color:none; }

#menu.horizontal li	{ display:inline; padding:10px; height:50px; padding-bottom:20px; padding-top:25px; _padding-top:20px; background-color:none; }

#menu.vertical	{ width:6em; border-right:1px solid none }
#menu.vertical li	{ width:6em; list-style-type:none }

#menu li.active	{ background-color:none; background-image:url(../images/ico-menu.gif); background-repeat:no-repeat; background-position: center 35px;}
#menu li a	{ text-decoration:none; color:#999999 }

/*FONDO DESPLEGABLE*/
#menu ul	{ position:absolute; visibility:hidden; text-align:left; background-color:#FFFFFF; border:1px solid #CCCCCC; width:210px; _width:200px;  margin:0;  padding:0;
filter: alpha(opacity=70); opacity: .7; -moz-opacity:0.7;

margin-left:-55px;
}

#menu ul li,
#menu.vertical ul li,
#menu.horizontal ul li	{ display:block; border-bottom:1px solid #CCCCCC; padding:0em; white-space:normal; width:210px; _width:200px; list-style-type:none; height:20px; text-indent:5px; }

/*ITEMS MENU DESPLE*/
#menu ul li a	{ display:block; width:200px; color:#003F64; text-decoration:none; padding:5px; margin:0; }
#menu ul li a:hover	{ color:white; background-color:#3398D1 }

#menu ul li.active	{ background-color:#44d; color:white; width:200px; }


/*    CENTRAL :: CONTENIDOS       --------------------------------------------------------------------------------------------------------------------------------------------*/
 /*CUIDADO CON ESTOS ESTILOS, PUEDEN PERJUDICAR A LOS ESTILOS DE ACTUALIZER*/


/*LAS SOMBRAS DE LA WEB*/
#izquierda{ width:24px; height:100%}
#derecha{ width:20px; height:100%}



/*FORMULARIO DE CONTACTO*/
#central #formularioContacto, #central #formularioContacto TABLE{ font-size:14px; font-weight:bold;  font-style:oblique;}
#central #formularioContacto H3{ font-size:14px;}
#central #formularioContacto INPUT{ font-size:11px; font-family:"Arial",Verdana, Helvetica, sans-serif; border:solid 1px; border-color:#CCCCCC}
#central #formularioContacto TEXTAREA{ font-size:11px; font-family:"Arial",Verdana, Helvetica, sans-serif;border:solid 1px; border-color:#CCCCCC }
#central #formularioContacto SELECT{ font-size:11px; font-family:"Arial",Verdana, Helvetica, sans-serif; border:solid 1px; border-color:#CCCCCC}

P.notalegal{ font-size:11px; color:#666666; padding:15px;}



/*FORMULARIO DE SUSCRIPCION A LAS NEWS*/
.newsletter{   float:right; width:225px; height:75px; margin-top:0px; }
.newsletter LABEL{ color:#333333; font-style:oblique; font:Arial; font-weight:bold; font-size:16px;display:inline;  margin-left:5px}
.newsletter INPUT{ color:#666666; font-size:11px; border:1px solid #CCCCCC; width:100px; height:15px;}
.newsletter IMG{ margin-bottom:-3px }

/*CAPA CAMPOS DEL FORM NO RELLENOS*/
#capaError #mensajeError{ font-size:9px;}
#capaError A{ font-size:11px; color:#FFFFFF; text-decoration:none;}



/* TEXTO AVISO LEGAL*/
#central .avisoLegal{ padding:20px; padding-top:5px; margin-right:10px;}

/* MAPA WEB*/
.mapaweb{ display:table; padding-left:225px; }

/* POR NORMA GENERAL*/
.mapaweb A{ text-decoration:none;font-weight:normal; color:#9E040A; font-size:11px;}

/* PRIMER NIVEL*/
.mapaweb UL LI{color:#000000; font-size:16px; list-style-type:square;  padding-top:5px; font-weight:bold;}}

/* SEGUNDO NIVEL*/
.mapaweb UL LI UL LI{ color:#000000; padding-top:2px;}
.mapaweb UL LI UL LI A{ color:#000000; font-weight:bold;}
.mapaweb UL LI UL LI A:hover{color:#9E040A;}
/* TERCER NIVEL*/
.mapaweb UL LI UL LI UL LI{list-style-type:disc; color:#9E040A; padding-top:0px;}
.mapaweb UL LI UL LI UL LI A{ color:#000000; font-weight:normal;}
.mapaweb UL LI UL LI UL LI A:hover{color:#9E040A;}


/*LA ZONA DEL LISTADO DE TEMAS *********************************************************************************************************/

#central #actualizable #zonaEnlaces{ font-size:11px; width:180px; padding-right:10px; padding-top:15px; margin:0 0 0 20px;float:left;}
#central #actualizable #capaMarcas{ display:block; padding:0px; float:left;margin:0px;margin-top:-49px;}
#central #actualizable #zonaEnlaces A{ text-decoration:none; display:block; padding:3px; }

/* TEMAS*/
.marcado{ color:#9E040A; display:block; background-image:url(../images/temas-marcado.png); background-position: right bottom;  background-repeat:no-repeat; font-weight:bold; min-height:26px;}
.marcado:hover{color:#9E040A;}
.desmarcado{color:#333333; display:block; background-image:url(../images/temas-desmarcado.png); background-position: right bottom; background-repeat:no-repeat; font-weight:bold;  min-height:26px;}
.desmarcado:hover{ background-image:url(../images/temas-marcado.png); color:#9E040A; }

/* SUBTEMAS */
.marcadoNoticia{color:#9E040A; font-size:11px;}
.marcadoNoticia:hover{ color:#9E040A;}

.desmarcadoNoticia{color:black; font-size:11px;}
.desmarcadoNoticia:hover{color:#9E040A;}

/*FIN  ZONA DEL LISTADO DE TEMAS *********************************************************************************************************/

#central{clear:both; width:969px; display:block;height:100%; margin-left:27px; background-color:#FFF; background-image:url(../images/central-background.png); background-repeat:no-repeat; background-position:top; }
#central #actualizable{margin: 0 0 0 0px; min-height:470px; display:table;}
#central #actualizable #contenidos{	font-family : Arial; font-style : normal; 	font-size : 12px;color: black;width:740px;float:left; min-height:470px;}



.windowBottom{
	background-image:url(../images/bottom-window-background.png); 
	background-position:center top; position:absolute; 
	top:0px; left:-1px; width:100%; height:12px; z-index:1;
	background-repeat:no-repeat;
}
	
	
.breves{ width:740px; _width:710px; margin-left:35px; }
.breveBig{ padding:5px; margin-right:23px; _margin-right:10px; width:200px; float:left; min-height:291px; text-align:center; margin-bottom:15px;}
.breveBig A{ font-size:16px; color:#000000; text-decoration:none;}
.breveBig A:hover{ text-decoration:underline}

.breve{ clear:both; width:690px; margin-bottom:10px;}
.breve A{ font-size:12px; color:#000000; text-decoration:none; }
.breve A:hover{ text-decoration:underline}	

#seccionTitle{ width:954px; color:#9E040A; text-align:right; width:680px; padding-right:60px;
 font-size:24px; font-weight:bold; background-image:url(../images/seccionTitle.jpg); background-repeat:no-repeat; background-position:right; 
 min-height:32px; font-family:"Times New Roman", Times, serif; font-style:italic; padding-top:15px;}
#seccionTitle A{ color:#333; text-decoration:none;}


#loginusuario{ height:100%; background-image:url(images/zona-privada-background.jpg); background-repeat:no-repeat}
#loginusuario A{color:#9E040A;}
#loginusuario A:hover{color:#000;}

#loginusuario TABLE{margin-top:70px; color:#0F2B8F; font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif}

#loginState{ background-color:#FFF; z-index:10; display:block; padding:4px; top:0px; left:350px; color:#FFFFFF;}
#loginState A{ color:#9E040A; font-weight:bold}
#loginState A:hover{ color:#000;}


/*    PIE                      -----------------------------------------------------------------------------------------------------------------------------------------------*/
#pie{
	text-align:center;
	font-family:Arial;
	font-size:11px;
	background-image:url(../images/pie-background.png);
	background-repeat:repeat-y;
	background-position:top center;
	width:969px;
	height:39px;
	color:#E6E6E6;
	margin-left:27px;
	
	}
	/*ENLACESPIE*/
	#pie A{ color:#E6E6E6;text-decoration:none;}
	#pie A:hover{ color:#F00;text-decoration:none;}
	
	
	#pie .selectedLanguage{color:#F00;}
	#pie .unSelectedLanguage{}
	
	
	
/* TIENDA ONLINE */	
#black{
	 position:absolute;
	 top:0px; left:0px; right:0px; width:100%; height:100%; background-color:#333333;
	 z-index:3; display:none; filter: alpha(opacity=90); opacity: .9; -moz-opacity:0.9;
}

#shoppingcartlayer{ 
	border:1px solid #000000; background-color:#FFFFFF; background-image:url(../images/shoppingcart-background.jpg); background-repeat:no-repeat;
	width:573px; min-height:300px; display:none; position:absolute; padding-top:100px;
	z-index:100; left:auto; right:auto; top:70px; text-align:center}

	
#shoppingcartlayer .shoppingCartcontent{ width:560px; border:1px solid #CCCCCC; border-left:0px; border-bottom:0px; }
#shoppingcartlayer .shoppingCartcontent INPUT{ border:1px solid #CCCCCC; font-size:11px;}
#shoppingcartlayer .shoppingCartcontent THEAD{ background-color:#E0E0E2; font-weight:bold;}
#shoppingcartlayer .shoppingCartcontent TBODY{border-bottom:1px solid #CCCCCC; border-left:1px solid #CCCCCC}
#shoppingcartlayer .shoppingCartcontent THEAD TD, #shoppingcartlayer .shoppingCartcontent TBODY TD{border-bottom:1px solid #CCCCCC; border-left:1px solid #CCCCCC; padding-bottom:3px; padding-top:3px;}
#shoppingcartlayer .shoppingCartcontent TFOOT{}
#shoppingcartlayer .shoppingCartcontent TFOOT TD{ height:20px; border-bottom:1px solid #CCCCCC;  border-left:1px solid #CCCCCC;}
#shoppingcartlayer .controls{ margin-top:15px; background-image:url(../images/shoppingcart-conrols-background.jpg); background-repeat:repeat-x;display:block; height:34px;}

#shoppingcartlayer #customerData{ text-align:left; margin-left:5px;}
#shoppingcartlayer #customerData H2{ margin:0px; padding:0px; font-size:22px;}
#shoppingcartlayer #customerData H3{margin:0px; padding:0px; font-size:14px;}
#shoppingcartlayer #customerData #customerDataDetails{ text-align:left; float:left; width:300px;}
#shoppingcartlayer #customerData #orderData{ width:250px; float:left; border-left:1px solid #CCCCCC; padding-left:5px; margin-bottom:10px;}
#shoppingcartlayer #customerData #orderData H1{ text-indent:0;}
#shoppingcartlayer #customerData #orderData LABEL{ display:block; width:100px; float:left; margin-bottom:10px; clear:both}
#shoppingcartlayer #customerData #orderData SELECT{ width:140px;}
#shoppingcartlayer #customerData #orderData INPUT{ width:135px;}

.register{ width:380px; margin-left:10px;}
.register INPUT{ width:182px; float:left;  margin-bottom:5px;}
.register SELECT{ width:188px; float:left; margin-bottom:5px; }
.register SPAN { float:left; margin-left:5px; margin-bottom:5px;}
.register LABEL{ display:block; float:left; width:100px; clear:both; margin-bottom:5px;}




.sendproducttofriend{ position:relative}
.sendproducttofriend INPUT{ font-size:11px; border:1px solid #CCCCCC; margin-left:25px; float:right; width:115px;}
#sendproductTofriendLayer{ border:1px solid red; }

#portadaProductos{}
#portadaProductos .top{ margin:0px; height:135px; width:400px;  background-image:none; margin-top:35px;}

#portadaProductos .left{ float:left; width:405px; margin:0px;}
#portadaProductos .left{ float:left;}
#portadaProductos .left UL{ margin:0px; padding:0px; list-style:none;}
#portadaProductos .left UL LI{list-style:none; float:left; width:119px; text-align:center; background-image:url(../images/producto-portada-background.jpg); height:171px; margin-bottom:10px;}
#portadaProductos .left UL LI .imagen{ display:block; height:70px; margin:0px;}
#portadaProductos .left UL LI A{ display:block; margin-top:5px; height:60px; margin-top:15px;}
#portadaProductos .left UL LI B{ font-size:16px; display:block; width:68px; float:left; margin-top:3px;}

#portadaProductos .right{ width:187px; float:left;}
#portadaProductos .right UL{ color:#CC3300; margin:0px; margin-top:15px; float:none;}
#portadaProductos .right UL LI{ margin-bottom:5px;}
#portadaProductos .right UL LI A{ color:#000000; text-decoration:none; font-weight:bold; font-size:12px;}
#portadaProductos .right UL LI A:hover{text-decoration:underline;}

.producto{ margin-top:30px; width:130px; text-align:center; float:left;  margin-left:14px; padding:10px 10px 10px 8px; background-image:url(../images/product-background.jpg); height:150px; background-repeat:no-repeat; margin-bottom:4px; text-align:left; position:relative;}
.producto A.imagen{  height:140px; text-align:center; }
.producto .descripcion {height:54px; margin-bottom:5px;}
.producto A{ font-size:14px; color:#D10020; font-weight:bold;; text-decoration:none; display:block;}
.producto A:hover{ text-decoration:underline;}
.producto A.showMore{ position:absolute; right:6px; top:222px;}

.productoFicha{ float:left; margin-left:40px; width:670px; min-height:450px; display:table;}
.productoFicha H4{ color:#000000; font-size:40px; margin:0px; padding:0px;}
.productoFicha .left{ float:left; width:187px; margin-left:15px; margin-top:30px;}
.productoFicha .right{ width:385px; margin-top:10px; float:left; margin-left:50px; }
.productoFicha .right .marca{ height:115px; text-align:center;}


.productoFicha .contactInfo{float:right; margin-right:20px;}

.productoFicha .related{ width:615px;}  
.productoFicha .related HR{ clear:both; }
.productoFicha .related H5{ font-size:16px; margin-top:5px;}
.productoFicha .related .relacionados{ margin:0px; padding:0px; margin-top:10px; display:block; width:630px;  margin-bottom:15px; list-style:none;}
.productoFicha .related  .relacionados LI{ width:193px; border:1px solid #CCCCCC; float:left; margin-right:15px; min-height:170px; text-align:center; margin-bottom:15px;}
.productoFicha .related  .relacionados LI IMG{ margin-top:5px; margin-bottom:5px;}
.productoFicha .related  .relacionados LI A{ clear:both; display:block; text-decoration:none;}

#catalogoNavegacion{ color:#000000; font-size:13px; font-weight:bold; margin-top:1px; margin-bottom:5px;}
#catalogoNavegacion A{ color:#000000;}
#catalogoNavegacion .tema{color:#000000; }
#catalogoNavegacion .galeria{ font-size:13px; color:#000000;}

	/*CAPA EMERGENTE DE APMLIACION DEL PRODUCTO*/
	#cerrarImagenAmpliada{display:none; position:absolute; background-color:#0D2F93; border:1px solid #333333; z-index:4;  padding:3; text-align:center; height:20px; width:70px;}
	#capaImagenAmpliada{display:none; position:absolute; top:50px; left:50px; z-index:4; width:550px; border:1px solid #333333;}
	#capaImagenAmpliada A{font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff;}

#banners{ height:75px; text-align:left; overflow:hidden; width:856px; color:#FFFFFF; padding-top:23px; padding-left:40px; clear:both;
background-image:url(../images/banners-background.jpg); background-repeat:no-repeat; background-position:center; margin-top:5px;}

	#banners .banner{  background-image:url(../images/banners-background.jpg);
					   width:175px; height:80px; float:left; 
					   background-repeat:no-repeat; margin-left:4px; padding-top:7px;}
					   
					   
/*PAGINACION*/
#topProductos{ margin-top:-30px; background-image:url(../images/catalog-pagination-background.png); height:59px;}
#paginacion{display:block; width:160px; color:#FFFFFF; font-size:12px; margin-top:18px; float:left; margin-left:10px; }
#paginacion A{color:#FFFFFF; text-decoration:none;}
#paginacion .anterior{ float:left; display:block; width:13px;}
#paginacion .anteriorInactivo{}
#paginacion .estado{ float:left; text-align:center; width:133px;}
#paginacion .estado A{color:#999999; text-decoration:underline; background-color:#333333; height:22px; width:22px; display:block; float:left; margin-left:3px; text-decoration:none;}
#paginacion .siguiente{ float:left; display:block; width:13px;}
#paginacion .siguienteInactivo{}
#paginacion .numero{ color:#D10020; background-color:#8FBE00;}


/*REFERENCUIAS*/
.referencias{ margin-bottom:7px;  width:173px;font-weight:bold; background-image:url(../images/ficha-lateral.jpg); background-repeat:no-repeat; }
.referencias INPUT{ width:160px;}
/*Documentos relacionados al producto*/
.documentsList{ margin:0px; margin-left:23px;}


.multiple{height:60px; width:173px; padding-left:15px; padding-top:12px; font-weight:bold; background-image:url(../images/ficha-lateral.jpg); background-repeat:no-repeat; }


.categories{ text-align:center}
.categories H1{ margin:0px; padding:0px; text-align:right; font-weight:normal; margin-bottom:15px;}
.categories UL{ margin:0px; padding:0px; height:100%; }
.categories UL LI{ border:1px solid #CCCCCC; float:right; margin-left:10px; background-color:#000000; margin-bottom:10px;}
.categories UL LI A{ text-decoration:none;}
.categories UL LI A B{ font-size:16px; text-align:right; display:block; text-align:right; color:#FFFFFF; margin:3px; margin-right:6px; width:170px;}


	
/***************************************************************
FORO DE DISCUSIÓN
***************************************************************/
/*Capa principal*/
.foro{background-image:url(images/fondo_contenidos.jpg); background-position:left; margin-left:55px;   background-repeat:repeat-y; text-align:left;  width:710px;}
/*Lista de mensajes*/
.foro .menssages{ width:661px;}
.foro .menssages THEAD{}
.foro .menssages THEAD TD{ background-color:#000000; color:#FFFFFF; padding:5px;}
.foro .menssages TBODY{}
.foro .menssages TBODY TR{ background-color:#CCCCCC; padding:4px;}
.foro .menssages TBODY TR A{ color:#000000;}
.foro .menssages TBODY TR:hover{ background-color:#0D4689; color:#FFFFFF;}
.foro .menssages TBODY TR:hover A{color:#FFFFFF;}

/*Mesaje ampliado superior*/
.foro .menssage{ background-color:#000000; min-height:91px; width:586px; padding-left:75px; padding-top:10px;
 color:#FFFFFF; background-image:url(../images/foro-mensaje-background.png); background-repeat:no-repeat; background-position:top center; }
.foro .menssage B{ color:#CC3300;}
.foro .menssage .text{width:470px;min-height:87px; float:left}
.foro .menssage .buttons{float:left;}
.foro .menssage .buttons A IMG{ margin-bottom:15px;}
/*Respuestas al mensaje*/

.foro .responses{ width:661px; margin:0px; padding:0px; list-style:none; background-image:url(../images/foro-title-respuestas.jpg); background-position:top center; background-repeat:no-repeat; margin-top:15px; padding-top:60px; }
.foro .responses LI{ border-bottom:1px solid #666666; margin-top:40px; padding-left:65px; min-height:54px; background-image:url(../images/ico-foro-usuario.png); background-position:left top; background-repeat:no-repeat;}
.foro .responses LI B{}
/*Formulario de añadir mensaje/respuesta*/
.foro #foroForm{width:480px;}
.foro #foroForm LABEL{ display:block; width:150px; clear:both; float:left; margin-bottom:7px; color:#006699; font-weight:bold;}
.foro #foroForm INPUT{ float:left; width:300px; float:left; color:#333333; border:1px solid #CCCCCC;font-size:12px; margin-bottom:7px;}
.foro #foroForm TEXTAREA{ float:left; width:300px; float:left; color:#333333; border:1px solid #CCCCCC;font-size:12px; margin-bottom:7px;}




/*CALENDARIO*/
.calendar{ border:1px solid #CCCCCC; width:180px; background-color:#FFFFFF; text-align:center; min-height:250px;}
.calendar THEAD{}
.calendar THEAD.days{background-color:#EEEEEE;}
.calendar TD{ padding:2px;}
.calendar A{  display:inline; margin-bottom:1px; width:10px;}
.calendar .mark{ background-color:#CCCCCC; color:#FFFFFF;}




.home{  height:470px; width:969px;}
.home .ultimoVino{ width:280px; float:left; margin-left:240px; margin-top:65px;}
.home .ultimoVinoEnlace A{ width:200px; float:left; margin-left:350px; margin-top:-63px; font:Arial; font-size:14px; font-weight:bold; color:#666666; text-decoration:none;}

.descargas{ margin-left:10px; width:749px; height:465px; background-image:url(../images/descargas_background.jpg); background-repeat:no-repeat;}
.descargas .brevesDesc{ width:320px; float:right; margin-right:60px; margin-top:60px; font:Arial; font-size:11px; color:#333333; height:300px;}
.descargas .brevesDesc .breve{ width:290px;}






.comercial{background-color:#FFF; width:470px; text-align:left; min-height:400px; padding:10px;}
.comercial h2{ margin:0PX; padding:0px; font-size:15px; }
.comercial A{ color:#9E040A;}
.comercial A:hover{ color:#000;}
.comercial #actualizable{}
.comercial #actualizable #register2{ padding-left:54px; padding-top:5px;}

.comercial .home{ text-align:center; width:470px; height:auto; min-height:400px; background-image:url(../images/comercial/comercial-background.png); background-repeat:no-repeat;}

.comercial .left { float:left; width:233px; }
.comercial .right { float:left; width:233px; }

.titulo{ font-size:12px; font-weight:bold;}
.titulo2{ font-size:12px; }



.comercial .orderlines{  border-right:1px solid #CCCCCC; border-top:1px solid #CCCCCC;}
.comercial .orderlines TR TD{ border-bottom:1px solid #CCCCCC; border-left:1px solid #CCCCCC;}

.comercial .orderlines TR TD.selects SELECT{ font-size:11px; width:105px;}


