/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
html,body{
	margin:0;
	height:100%;/* Required */
}
body {
	margin: 0px;
	text-align: left;
}

/* CLASES GENERALES */
a.noborder {
	outline:0;
}
.invisible {
	visibility:hidden;
}

a.entexto {
	color:#b3071b;
	text-decoration:underline;
	}

a.sitemap:link, a.sitemap:visited {
	color:#555555;
	text-decoration:none;
	}
a.sitemap:hover, a.sitemap:active {
	color:#555555;
	text-decoration:underline;
	}
textarea  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding: 3px;
	width: 370px;
	height: 80px;
	border: 1px solid #A7A6AA;
}

/* FIN CLASES */

/* LAYERS */
#contenedor {
	width: 955px;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%;
	background: url(../images/fondo-body.jpg) left top repeat-y;
	margin: 0;
	position:absolute;
	left:0;
}

#contenido {
	width: 700px;
	float: left;
	margin-left:15px;
	padding-bottom:150px;
	height: auto;
}

#contenidodis {
	width: 700px;
	float: left;
	margin-left:15px;
	height: auto;
}
.bajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	line-height: 20px;
	display: block;
	margin-bottom: 8px;
}


#header {
	height: 320px;
	width: 748px;
	margin-left: -10px;
	position:absolute;
}

#foto{
	height: auto;
	width: 265px;
	z-index: 8;
	position: absolute;
	margin-top: 200px;
	margin-left: 18px;
}

#wines-description {
	width: 320px;
	margin-top: 370px;
	margin-right: 180px;
	float: right;
}

#copynews{
	width: 425px;
	margin-top: 345px;
	margin-left: 290px;
	float:right;
}

#copy{
	width: 425px;
	margin-top: 345px;
	margin-left: 0px;
	margin-right: -15px;
	float:right;
}

#down-copy {
	width: 520px;
	margin-top: 325px;
	margin-left: 0px;
	margin-right: 160px;
	float: right;
}

#visits-copy {
	width: 693px;
	margin-top: 325px;
	margin-left: 0px;
	margin-right: -10px;
	float: right;
}

#copydis {
	width: 425px;
	margin-top: 345px;
	margin-left: 0px;
	margin-right:-18px;
	float: right;
	margin-bottom:100px;
}

#wines-copy {
	width: 340px;
	margin-top: 325px;
	margin-left: 0px;
	float: right;
	margin-right:340px;
}

#copy h1, #wines-copy h1, #wines-title h1, #copynews h1, #copydis h1, #down-copy h1, #visits-copy h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #b3071b;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#copy p, #wines-copy p, #wines-description p, #copynews p, #down-copy p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #555555;
}

#copydis p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #555555;
	padding-left:20px;
}

#wines-copy h2, #wines-izq h2, #wines-submenu h2, #down-copy h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #b3071b;
	height: auto;
	width: auto;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-top: 25px;
}

#foto h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #b3071b;
	height: auto;
	width: auto;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-top: 0px;
}

#copy h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #b3071b;
	height: auto;
	width: auto;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-top: 0px;
}

#copynews h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #b3071b;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

#copydis h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight:normal;
	color: #b3071b;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

#copydis h3 {
	font-weight: bold;
	margin-top: 7px;
	color: #555555;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 410px;
	background-image: url(../images/pix-red.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
}

#wines-copy li, #foto li {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 66px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	list-style-image: url(../images/wlist-icon-off.gif);
	margin-bottom: 11px;
	display:block;
}

#down-copy li {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 66px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	list-style-image: url(../images/wlist-icon-off.gif);
	margin-bottom: 11px;
	display:block;
}

#down-copy li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(../images/wlist-icon-off.gif);
	list-style-position: outside;
	width: 250px;
	display: block;
}

#wines-copy li a , #foto li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #444444;
	text-decoration: none;
	display: block;
	font-weight: bold;
	list-style-image: url(../images/wlist-icon-off.gif);
	list-style-position: outside;
	width: 250px;
}

#wines-copy li a:hover, #foto li a:hover {
	color: #B3071B;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/wlist-icon-on.gif);
}

#down-copy li a:hover {
	color: #B3071B;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/wlist-icon-on.gif);
}

#wines-foto {
	height: auto;
	width: 330px;
	z-index: 8;
	position: absolute;
	margin-top: 345px;
	margin-left: 383px;
	float: left;
}

#wines-submenu {
	height: auto;
	width: 170px;
	z-index: 8;
	position: absolute;
	margin-top: 345px;
	margin-left: 555px;
	float: left;
}

#wines-submenu a{
	outline:0;
	}

.linea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	display: block;
	line-height: 20px;
	margin-bottom: 11px;
	width: 90px;
}

a.linea:hover {
	color: #B3071B;
	text-decoration: none;
	}
	
.vinos {
	display: none;
}

li.vino {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 40px;
	list-style-image: url(../images/wlist-icon-off.gif);
	margin-bottom: 11px;
}

li.vino a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	text-decoration: none;
	display: block;
	font-weight: normal;
	list-style-image: url(../images/wlist-icon-off.gif);
	list-style-position: outside;
	width: 130px;
}

li.vino a:hover {
	color: #B3071B;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/wlist-icon-on.gif);
}

#wines-izq {
	height: auto;
	width: 150px;
	z-index: 8;
	position: absolute;
	margin-top: 367px;
	margin-left: 18px;
	float: left;
}

#wines-izq img {
	margin-bottom: -35px;
}

#wines-izq li {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	list-style-image: url(../images/wlist-icon-off.gif);
	margin-bottom: 11px;
}

#wines-izq li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #444444;
	text-decoration: none;
	display: block;
	font-weight: bold;
	list-style-image: url(../images/wlist-icon-off.gif);
	list-style-position: outside;
	width: 130px;
}

#wines-izq li a:hover {
	color: #B3071B;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/wlist-icon-on.gif);
}
#wines-title {
	height: auto;
	width: 600px;
	z-index: 8;
	position: absolute;
	margin-top: 325px;
	margin-left: 18px;
	float: left;
}


/* DISTRIBUTOR ACCES COLAPSABLE */
#colapsable {
	width: 148px;
	padding-top: 0px;
	padding-left: 22px;
	padding-right:26px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/fondo-colaps.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #DADADA;
}

#colapsable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	height: 24px;
	width: 154px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-bottom: 30px;
}

#btn-expand {
	height: 118px;
	width: 27px;
	margin-left: -36px;
	margin-top: 438px;
	position: relative;
	z-index: 3;
	float: left;
	display:block;
}

#btn-collapse {
	float: left;
	height: 118px;
	width: 27px;
	margin-left: -36px;
	margin-top: 438px;
	position: relative;
	z-index: 4;
	display:block;
}

#colapsable li {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	list-style-image: url(../images/alist-incon-24.png);
	margin-bottom: 11px;
}

#colapsable li a {
	list-style-position: outside;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #dadada;
	margin-bottom: 0px;
	text-decoration: none;
	display: block;
}

#colapsable li a:hover {
	list-style-position: outside;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	margin-bottom: 0px;
	text-decoration: none;
}

#colapsable img {
	margin-top: -50px;
	display: block;
	margin-bottom: 20px;
}
/* FIN PANEL COLAPSABLE */

/*FOOTER*/
#footer {
	height: 90px;
	width: 696px;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	margin-left: 17px;
	background-image: url(../images/pix-red.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
	width: 235px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#menu-foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-top: 10px;
	text-align: right;
	margin-right: 0px;
	line-height: 20px;
}
#menu-foot a {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
#menu-foot a:hover {
	color: #999999;
	text-decoration: underline;
}
/* FIN FOOTER */
/* FIN LAYERS */

/* HACK CLASE clearfix */

#fotos-chicas {
	height: auto;
	width: 265px;
	z-index: 8;
	position: absolute;
	margin-top: 345px;
	margin-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: 555555;
}
form#contactform  {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
	padding: 15px;
	font-size: 11px;
	border: 1px solid #999999;
	width: 390px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	padding: 3px;
	border: 1px solid #A7A6AA;
}

#mapa-europa {
	height: auto;
	width: 275px;
	z-index: 8;
	position: absolute;
	margin-top: 410px;
	margin-left: 10px;
}
#mapa-asia {
	height: auto;
	width: 265px;
	z-index: 8;
	position: absolute;
	margin-top: 410px;
	margin-left: 10px;
	display: none;
}
#mapa-america {
	height: auto;
	width: 265px;
	z-index: 8;
	position: absolute;
	margin-top: 410px;
	margin-left: 10px;
	display: none;
}
#down-previos, #brochureimg, #case1img, #case2img, #talkersimg, #talkerswsimg, #salesheetimg {
	height: auto;
	width: 290px;
	z-index: 20;
	position: absolute;
	margin-top: 460px;
	margin-left: 235px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px none #999999;
	display: none;
}

#baltosimg, #breservaimg, #bvarietalesimg, #ballimg, #winemakersimg, #vineyardsimg , #visitsimg{
	height: auto;
	width: 290px;
	z-index: 20;
	position: absolute;
	margin-top: 460px;
	margin-left: 345px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px none #999999;
	display: none;
}

#contactform input#button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #999999;
	width: 75px;
	padding: 5px;
	background-color: #B3071B;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
}

p#destacado{
	margin-top: 18px;
	margin-bottom: 380px;
}
