/* CSS Document by Doble B. http://www.dobleb.com.ar */

html, body {
	margin:0;
	background-color:#d0b48e;
	height:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1a1919;
	scrollbar-face-color:#d9c29b;
	scrollbar-base-color:#d9c29b;
	scrollbar-arrow-color:#aa8a69;
	scrollbar-track-color:#c6b18d;
	scrollbar-shadow-color:#d9c29b;
	scrollbar-highlight-color:#d9c29b;
	scrollbar-3dlight-color:#d9c29b;
	scrollbar-darkshadow-Color:#d9c29b;
}

.fondo-left {
	background-image:url(images/home_01.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.fondo-right {
	background-image:url(images/home_03.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

td.pie {
	padding:20px;
	text-align:center;
}

td.pie p {
	margin:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-variant:small-caps;
	color:#1a1919;
}

/* Estilos Compartidos
-----------------------------------*/

.contenido-wine, .contenido-grower, .contenido-press, .contenido-contact, .contenido-grower2 {
	overflow:auto;
	height:300px;
	font-size:13px;
	color:#1a1919;
	vertical-align:middle;
}

.bloque {
	border-bottom:1px dashed #e8d9b8;
	padding-bottom:10px;
}

.titulo-lista {width:auto}

/* HTML ELEMENTS
--------------------------------------------------*/

a, a:visited {
	color:#1a1919;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
	background-color:#eadab9;
}
	
h2 {
	font-size:22px;
	margin:20px 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:normal;
	letter-spacing:4px;
	color:#e8d9b8;
}

ul li {
	list-style-image:url(images/bullet.gif);
	margin-bottom:5px;
}

ul {
	margin:0 0 0 20px;
	padding:0;
}

/* WINES
---------------------------------------------------*/

.contenido-wine p {
	width:420px;
	text-align:justify;
	margin:10px 0 10px 0;
}

.ficha {
	text-align:left;
	border-collapse:collapse;
	width:420px;
}

.ficha td {
	padding:2px;
	border-bottom:1px dashed #ad966e;
}

.ficha td.left {
	padding-right:10px;
	width:150px;
	vertical-align:top;
	font-variant:small-caps;
}

.ficha strong {
	font-variant:small-caps;
	font-weight:normal;
}

.vintages {
	border-top:1px dashed #e8d9b8;
	padding-top:5px;
}

.tasting-notes {}

/* GROWERS
---------------------------------------------------*/

.contenido-grower {height:auto; margin-bottom:30px;}
.contenido-grower h2 {margin:0 0 20px 0;}

.contenido-grower p {
	width:355px;
	text-align:justify;
}

.contenido-grower2 {
	height:218px;
}
.contenido-grower2 p {
	text-align:justify;
	padding-right:14px;
}


/* PRESS 
---------------------------------------------------*/

.contenido-press {
	padding-left:20px;
	padding-right:20px;
}

.contenido-press p {
	text-align:justify;
	padding-left:20px;
}

/* CONTACT 
---------------------------------------------------*/

.contenido-contact {
	padding-left:20px;
	padding-right:20px;
}

.contenido-contact h2 {
	margin:15px 0 5px 0;
}

.contenido-contact ul li {
	margin-bottom:8px;
}

.contenido-contact ul li p {
	margin:0px;
	padding:0px;
}
