/* CSS Document */
*{ 
	margin:0px;
	padding:0px;
	border:0px;
}
body{
	background:#704326;
	.background:#64381d;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#856333;
}
a {
	text-decoration:none;
	color:#584120;
}
a:hover{
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#584120;
}
h3, h4, h5, h6 {	
	font-size:13px;
}
h1, h2{
	font-size:24px;
	color:#856333;
	padding-bottom:13px;
	padding-top:13px;
	border-bottom:1px solid #662e00;
}


#contenedor{ 
	width:900px;
	margin:20px auto 0px auto;
}
#top {
	float:left;
	clear:both;
	background:url(../images/top.png) no-repeat;
	width:900px;
	height:30px;
}


/* MEDIO
---------------------*/
#medio {
	float:left;
	clear:both;
	background:url(../images/medio.png) repeat-y;
	width:702px;
	padding:99px;
	padding-bottom:0px;
	padding-top:0px;
}
#medio div#logo {
	text-align:center;
}
#medio div#header {
	text-align:center;
	float:left;
	clear:both;
	border-top:5px solid #987354;
	border-bottom:1px solid #662e00;
}


/* Menu
----------------*/
div#menu ul, div#menu_abajo ul {
	float:left;
	list-style-type:none;
	padding-top:15px;
	padding-bottom:15px;
	border-top:2px solid #662e00;
}
div#menu ul li, div#menu_abajo ul li {
	display:inline;
	margin-right:13px;
}
div#menu ul li a , div#menu_abajo ul li a{
	text-transform:uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}
div#menu_abajo ul {
	margin-top:0px;
}
div#menu_abajo ul li a {
	color:#c5b091;
}

/* LOGIN BARRA
-------------------------*/
div#login {	
	float:left;
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	border-bottom:1px solid #662e00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#login_links {
	float:left;
	color:#c32f11;
	font-size:11px;
	padding-top:3px;
	.padding-top:5px;
}
div#login_links a{
	text-transform:uppercase;
	color:#c32f11;
	font-size:11px;
	padding-right:13px;
}
div#login_links a#margin{
	padding-left:13px;
}	
div#login form {
	float:left;
	margin-left:8px;
	color:#9b806f;
	font-size:11px;
}
div#login form input{
	border:1px solid #cdc7bf;
	margin-left:5px;
	margin-right:5px;
	width:134px;
	font-size:11px;
	padding:2px;
	color:#584120;
}

#logueado {
	float:right;
	padding-top:4px;
}

/* Contenido
-----------------*/

#contenido {
	float:left;
	clear:both;
	width:100%;
	overflow:hidden;
}
#top_contenido {
	float:left;
	clear:both;
	width:100%;
	background:#f9f2df;
}
#izquierda {
	float:left;
	width:466px;
	background:#f9f2df;
	.background:#f7efda;
	padding-right:15px;
}



/* Nuestros Vinos 
--------------------------*/
#nuestros_vinos{
	float:left;
	padding-bottom:10px;

}
.vinos {
	float:left;
	width:466px;
}
.vinos h5 {
	color:#bf2102;
	font-size:18px;
	font-weight:normal;
}

.separador {
	padding-left:15px;
	padding-right:15px;
}
.separador hr {
	width:1px;
	height:110px;
	color:#e8dbc5;
	background:#e8dbc5;
}
#clear_both {
	float:left;
	clear:both;
	padding-bottom:20px;
	padding-top:20px;
	.padding-bottom:10px;
	.padding-top:10px;
}
#clear_both hr {
	width:466px;
	height:1px;
	color:#cdb79c;
	background:#cdb79c;
}
#clear_both_index hr {
	width:100%;
	height:1px;
	color:#cdb79c;
	background:#cdb79c;
}
.vinos table tr td h5{
	width:105px;
}
/* Novedades 
-----------------*/
#derecha {
	float:left;
	width:188px;
	_width:180px;
	padding:16px;
	padding-top:0px;
		background:#f3ebd6;
}
#novedades h5 {
	color:#d69302;
	font-size:18px;
}
#novedad_sin_imagen {
	float:left;
	clear:both;
	width:100%;
	padding-top:15px;
	margin-top:15px;
	border-top:1px solid #cdb79c;
}

/* Listado
-----------------------*/
#listado, #registrarse {
	float:left;
	width:100%;
	background:#f9f2df;
	.background:#f7efda;
}

#lista {
	float:left;
	padding-top:25px;
	padding-bottom:0px;
	border-bottom:1px solid #cdb79c;
}
#lista a {
	float:left;
	font-size:18px;
	color:#bf2102;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:90px;
	margin-right:20px;
}
#lista img { 
	float:left;
}
#lista h3 { 
	float:left;
	color:#584120;
	font-size:13px;
	width:207px;
	text-align:center;
}
#lista p {
	float:left;
	width:275px;
	_width:252px;
}	


/* Detalle
-------------------------*/

#detalle h2, #mi_compra h2, #mi_compra_detalle h2 {
	font-size:18px;
	color:#bf2102;
	padding-bottom:16px;
	padding-top:16px;
}
#detalle h6 {
	color:#d89910;
}

#detalle p{
	padding-top:10px;
	padding-bottom:12px;
	margin-bottom:12px;
	border-bottom:1px solid #cdb79c;
} 
#detalle p#no_borde{
	border-bottom:0px;

}

#detalle_compra {
	text-align:center;
	padding-top:25px;
}
#detalle_compra p {
	color:#584120;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:36px;
}
#detalle_compra p span#precio {
	font-size:23px;
	color:#bf2102;
}
#detalle_compra form input{
	width:32px;
	border:1px solid #cdb79c;
	font-size:12px;	
	padding:2px;
	margin-left:4px;
	margin-right:4px;
	color:#584120;
}
#detalle_compra form p {
	font-size:11px;
	color:#9b806f;
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #cdb79c;
	border-bottom:1px solid #cdb79c;
	margin-top:45px;
}
#detalle_compra form table {
	margin-top:20px;
}


/* Mi COMPRA
-------------------------------*/
#mi_compra h2, #mi_compra_detalle h2 { 
	font-size:13px;
}
	

#botella, #botella_sin_margin{
	width:62px;
	height:140px;
	float:left;
	text-align:center;
	margin-right:18px;
} 
#botella p, #botella_sin_margin p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#584120;
	margin-top:5px;
	font-size:11px;
}
#botella p.varietal ,#botella_sin_margin p.varietal{ 
	color:#d89910;
}	
#botella_sin_margin{
	margin-right:0px;
}

#mi_compra_detalle {
	padding-bottom:100px;
	_padding-bottom:0px;
}
#mi_compra_detalle h2{
	color:#704326;
}

#mi_compra_detalle table {
	border-collapse:collapse;

}
#mi_compra_detalle table tr td, #mi_compra_detalle table tr th{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#584120;
	padding-top:12px;
	padding-bottom:12px;	
	border-bottom:1px solid #cdb79c;
}
td#producto,th#unidades  {
	width:100px;
}
td#subtotal {
	width:60px;
	text-align:right;
}	
table tr td#total, table tr td#total2{
	color:#bf2102;
	font-weight:bold;	
	border-bottom:0px;
	border-top:#bf2102  3px double;

}	
table tr td#total2{
	text-align:right;
}	
span#precio_tabla {
	color:#d89910;
}

#mi_compra_detalle p {
	display:block;
	border-top:1px solid #cdb79c;
	padding-bottom:20px;
	padding-top:20px;

}

/* Registrarse
---------------*/
#registro {
	float:left;
}
#registro h2 {
	color:#704326;
	border-bottom:1px solid #dccbb2;
	font-size:18px;
}
#registro form {
	font-family:Georgia, "Times New Roman", Times, serif;s
	margin-top:20px;
	float:left;
	width:100%;
} 
#registro form input {
	width:185px;
	border:1px solid #ccc6bf;
	padding:2px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#registro form table{
	float:left;
	width:100%;
	padding-top:20px;
	padding-bottom:5px;
	border-bottom:1px solid #cdb79c;
	.margin-top:20px;
	margin-bottom:12px;
}
#registro form table tr td{
	color:#9b806f;
	font-size:11px;	
	padding-right:40px;
	padding-bottom:15px;
}
#registro table tr td span.asterisco {
	color:#bf2102;
}
#registro h2 span.indic1 {
	font-size:13px;
	color:#bf2102;
	padding-bottom:15px;
}
#registro h2 span.indic2 {
	font-size:13px;
	color:#704326;
}
#registro form table tr td#width_td {
	width:105px;
	padding-right:0px;
}

/* VITICULTURA 
-------------------*/

#viticultura div#imagenes{
	float:left;
	width:234px;
}
#viticultura div#imagenes img{
	margin-top:40px;
}

#viticultura div#texto{
	float:left;
	width:446px;
	margin-left:20px;
	margin-top:40px;
}
#viticultura div#texto h6{
	padding-bottom:8px;

}	

/* PAGINADO
------------*/
#paginado, #volver{
	float:left;
	width:100%;
	clear:both;
	padding-bottom:17px;
	padding-top:17px;
}
#contador { float:left;}
#contador p {
	color:#584120;
	font-size:11px;
}
#links_paginas { float:right;
}
#links_paginas a{
	color:#584120;
	font-size:11px;
	text-decoration:none;
}
#links_paginas a:hover{
	text-decoration:underline;
}
#pagina_actual a {
	text-decoration:underline;
	font-weight:bold;
}
#links_paginas p a.siguiente, #links_paginas p a.anterior {
	color:#bf2102;
	font-weight:bold;
	padding-left:12px;
	background:url(../images/flechita_comprar_red.gif) no-repeat 0px 2px;
}
#links_paginas p a.anterior {
	padding-right:12px;
	background:url(../images/flechita_anterior.gif) no-repeat right 2px;
}

#volver {
	border-top:1px solid #cdb79c;
}

#volver a {
	margin-right:30px;
}

/* Bottom
------------*/
#bottom, #fjwebsites {
	float:left;
	clear:both;
	background:url(../images/bottom.png) no-repeat;
	width:900px;
	height:37px;

}	

#fjwebsites {
	background:none;
	text-align:center;
}
#fjwebsites a{
	color:#c5b091;
}	

/* VARIOS
----------------------*/
div#menu ul li#no_margin, div#menu_abajo ul li#no_margin {
	margin-right:0px;
}
div#login form input.btn_ingresar ,div#registro form input.btn_ingresar {
	width:67px;
	height:16px;
	background:url(../images/btn_ingresar2.gif) no-repeat;
	border:0px;
	font-size:11px;
	color:#584120;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px;
	padding-left:5px;
	cursor:pointer;
	margin-right:0px;
}
div#registro form input.btn_ingresar {
	color:#bf2102;
	background:url(../images/flechita_comprar_red.gif) no-repeat 0px 2px;
	padding-left:12px;
	width:80px;
}

#registro div {
	float:right;
	width:100%;
	padding-bottom:20px;
	padding-top:10px;
	margin-right:55px;
	.margin-right:30px;
}
.recal {
	background:#F9F2DF;
	background:url(../images/flechita_comprar.gif) no-repeat 0px 1px;
	color:#584120;
	font-weight:bold;
	padding-left:12px;
	margin-left:-2px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.comprar, 
a.ver_compra,
a.vaciar,
a.confirmar, submit,
#detalle_compra form input.comprar,
#logueado a.btn_salir {
	color:#584120;
	font-weight:bold;
	background:url(../images/flechita_comprar.gif) no-repeat 0px 1px;
	padding-left:12px;
	margin-left:-2px;
}
#logueado a.btn_salir {
	margin-left:20px;

}
a.ver_compra {
	color:#bf2102;
	background:url(../images/flechita_comprar_red.gif) no-repeat 0px 1px;
	margin-right:15px;
	_margin-right:7px;
	text-decoration:none;
}
a.vaciar {
	background:url(../images/flechita_comprar_nar.gif) no-repeat 0px 1px;
	color:#d89910;
}
a.confirmar {
	background:url(../images/flechita_comprar_red.gif) no-repeat 0px 2px;
	color:#bf2102;
}

#detalle_compra form input.comprar {
	background:url(../images/flechita_comprar.gif) no-repeat 0px 4px;
	width:60px;
	border:0px;
	cursor:pointer;
	margin-left:11px;
}

#top_contenido h1.rojo, #registrarse h1.rojo {
	color:#bf2102;
}

/*Logos */

#logos{ float:left; clear:both; width:100%;
	background:#f9eeda;
	border-top:1px solid #551c00;
	padding-top:15px; padding-bottom:12px;
	margin-top:5px; 

 }
#logos table{ width:100%;}
#logos table tr td{ text-align:center;}
#logos table tr td.left{ text-align:left;}
#logos table tr td.right{ text-align:right;}
/*//////////////////// imagenes noticias ///////////////////*/
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 50px;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
