html { 
	height:100%;
	image-rendering: -moz-crisp-edges;
}
body { 
	height:100%;
	background-image: url('/media/img/bgbar.png') ;
	background-repeat: repeat-x;
	background-position: center 83%;
	background-attachment:fixed;
	min-width:980px;
	margin: 0 auto;
	font-family:"BreeLight";
	font-size:13px;

}
div {
	/*border: 1px solid #ccc;/* guia*/
}
#contentwrap div{
	/*border: 1px solid #ccc;/* guia*/
}

#loader {
	position: absolute;
	width:100%;
	margin-top: 200px;
	text-align: center;
	vertical-align: middle;
	

}
#wrap {
	width:100%;
	height:100%;
	min-height:100%;
	text-align: center;
	margin: 0 auto;
	/*border: 1px solid #00f; /* guia*/
}

#main{
	/*border: 1px solid #0f0; /* guia*/
	height:100%;
	min-height:100%;
	overflow: hidden;
}


/********************************************
CABEÇALHO e MENU*****************************
********************************************/

#header {
 	margin: 0 auto;
 	padding-top: 10px;
	width: 980px;
	min-width: 980px;
	z-index:1000;
	/*border: 1px solid #f00;/* guia*/
}

#logo {
	position: relative;
	float:left;
	background-image: url('/media/img/logoglow.png') ;
	background-repeat: repeat-x;
	margin:5px;
	margin-left:35px;
	width: 136px;
	height: 78px;
	z-index:1000;
	/*border: 1px solid #f00; /* guia*/

}

.smtitulo {
	width:100%;
	border-bottom: 1px solid #eee;
	margin-bottom: 8px;
	padding-bottom: 6px;
	min-width: 100px;
	z-index:1003;
	color: #999999;
}

#menuadega {
	position:relative;
	float:left;
	margin:5px;
	margin-top:10px;
	margin-left: 50px;
	z-index:1001;
	margin-right: 14px;
	/*border: 1px solid #f00; /* guia*/
}
#menudouro {
	position:relative;
	float:left;
	margin:5px;
	margin-top:10px;
	z-index:1002;
	
	/*border: 1px solid #f00; /* guia*/
}

.red {
	color: #FF0000;
}
.gray {
	color: #eeeeee;
}

.options > div {
	display: inline;
	z-index:1004;
	text-shadow: 0 0 2px #FFF, 0 0 2px #FFF, 0 0 2px #FFF, 0 0 2px #FFF, 0 0 2px #FFF;
	color: #999;
	
	cursor: pointer;
	/*border: 1px solid #f00; /* guia*/
}

#menu_avr_gr, #menu_avr_r, #menu_avr_c, #menu_vd_r {
	margin-right: 14px;
}
.options > div > span{
	z-index:1005;
}


.suboptions {
	position:absolute;/**/
	margin-top:55px;
	z-index:1006;

}
.suboptions > div {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	
	float:left;
	text-align:left;
	margin-left:0px;
	text-shadow: 0 0 2px #FFF, 0 0 2px #FFF, 0 0 2px #FFF, 0 0 2px #FFF, 0 0 2px #FFF;
	/*border: 1px solid #f00; /* guia*/

}
.suboptions > div >div {
	margin-top:5px;
	color: #999;
}

#sub_gr{
	margin-left:235px;
}
#sub_r{
	margin-left:80px;
}
#sub_c{
	margin-left:31px;
}
#sub_p{
	margin-left:35px;
}
#sub_vdr{
	margin-left:-5px;
}
#sub_vdta{
	margin-left:26px;
}

/********************************************
content***************************************
********************************************/

#contentwrap {
	position:absolute;
	float:left;
	top:0px;
	z-index:0;
	height:100%;
	min-height: 100%;
	width:100%;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	/*border: 1px solid #f00; /* guia*/
}
#content {
	position:relative;
	width:100%;
	min-width:980px;
	height:100%;
	text-align: center;
	margin: 0 auto;
	overflow:hidden;
	/*border: 1px solid #00f; /* guia*/
}
#bottles_container {
	display:none;/**/
	text-align: center;
	position:relative;
	margin: 0 auto;
	width: 980px;
	min-width: 980px;
	max-width:100%;
	height:100%;
	/*border: 1px solid #ff0; /* guia*/
}
#bottles_container > div {
	min-width: 900px;
	position:absolute;
	bottom:10%;
	/*padding-bottom:100px;
	margin: 0 auto;*/
	/*border: 1px solid #0ff; /* guia*/
	float:left;
}
#bottles_container > div > div {
	float:left;
}


/**links da home, nas garrafas*/
#h_ol{
	text-align:left;
	float:left;
	z-index: 2000;
	/*border: 1px solid #f00; /* guia*/
	height:400px;
	width:1000px;
}
#h_ol > div {
	z-index: 2000;
	position:absolute;
	float:left;
	height:390px;
	width:75px;
	cursor:pointer;
	/*border: 1px solid #f00; /* guia*/
}
#h_ol1 { left: 30px;}
#h_ol2 { left:107px;}
#h_ol3 { left:321px;}
#h_ol4 { left:398px;}
#h_ol5 { left:513px;}
#h_ol6 { left:592px;}
#h_ol7 { left:670px;}
#h_ol8 { left:768px;}
#h_ol9 { left:843px;}
#h_ol10{ left:920px;}


/*Legenda Home*/
#h_tits{
	display:none;
	opacity:0;
	text-align:left;
	float:left;
	z-index: 2000;
	/*border: 1px solid #f00; /* guia*/
	height:20px;
	width:1000px;
}
#h_tits > div {
	z-index: 2000;
	position:absolute;
	float:left;
	cursor:pointer;
	bottom:-15px;
	color:#666;
	font-family: "BreeLight";
	/*border: 1px solid #f00; /* guia*/
}

#h_tits1{left: 65px;}
#h_tits2{left: 370px;}
#h_tits3{left: 605px;}
#h_tits4{left: 860px;}


#lvl1 {
	float:left;
	z-index: 40;
	left: -100px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	/*border: 1px solid #f00; /* guia*/

}
#lvl2 {
	float:left;
	z-index: 30;
	left: -80px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	/*border: 1px solid #0f0; /* guia*/
}
#lvl3 {
	float:left;
	z-index: 20;
	left: -60px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	/*border: 1px solid #00f; /* guia*/
}
#lvl4 {
	float:left;
	z-index: 10;
	left: -40px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	/*border: 1px solid #ccc; /* guia*/
}






#g2{
	margin-left:100px;
	/*border: 1px solid #f00; /* guia*/
}
#g7{
	margin-left:400px;
	/*border: 1px solid #f00; /* guia*/
}
/**/
#g1{
	margin-left:45px;
	margin-bottom: 22px;
	/*border: 1px solid #f00; /* guia*/
}
#g4{
	margin-left:200px;
	margin-bottom: 22px;
	/*border: 1px solid #f00; /* guia*/
}
#g6{
	margin-left:125px;
	/*border: 1px solid #f00; /* guia*/
}
#g5{
	margin-left:40px;
	/*border: 1px solid #f00; /* guia*/
}
/**/
#g3{
	margin-left:385px;
	margin-bottom: 40px;
	/*border: 1px solid #f00; /* guia*/
}
#g9{
	margin-left:385px;
	margin-top: 20px;
	/*border: 1px solid #f00; /* guia*/
}
/**/
#g8{
	margin-left:800px;
	margin-bottom: 55px;
	/*border: 1px solid #f00; /* guia*/
}
#g10{
	margin-left:25px;
	margin-bottom: 55px;
	/*border: 1px solid #f00; /* guia*/
}


/****************************************/
/****************************************/
/****************************************/

/* grande reserva tinto*/
#lvl5 {
	display:none;
	text-align:left;
	float:left;
	z-index: 100;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #f00; /* guia*/
}
#g11{
	position:relative;
	bottom:10px;
	height:100%;
	margin-left:650px;
	/*border: 1px solid #00f; /* guia*/
}
#g11 > img {
	height:120%;
	/*max-height:900px;/**/
}

/*copotinto*/
#lvl6 {
	display:none;
	text-align:left;
	float:left;
	z-index: 80;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #0f0; /* guia*/	
}
#lvl6>div:first-child {
	
	width:100%;
	height:33%;
	/*border: 1px solid #0ff; /* guia*/
}
#g12{
	position:relative;/**/
	height:65%;
	margin: 0 auto;
	margin-left:560px;
	/*border: 1px solid #0f0; /* guia*/
}
#g12 > img {
	height:120%;
	/*border: 1px solid #0f0; /* guia*/
}

/* grande reserva branco*/
#lvl7 {
	display:none;
	text-align:left;
	float:left;
	z-index: 80;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #0f0; /* guia*/	
}
#lvl7>div:first-child {
	
	width:100%;
	height:8%;
	/*border: 1px solid #0ff; /* guia*/
}
#g13{
	position:relative;/**/
	height:80%;
	margin: 0 auto;
	margin-left:170px;
	/*border: 1px solid #0f0; /* guia*/
}
#g13 > img {
	height:120%;
	/*border: 1px solid #0f0; /* guia*/
}


/* copo branco*/
#lvl8 {
	display:none;
	text-align:left;
	float:left;
	z-index: 40;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #0f0; /* guia*/	
}
#lvl8>div:first-child {
	
	width:100%;
	height:36%;
	/*border: 1px solid #0ff; /* guia*/
}
#g14{
	position:relative;/**/
	height:52%;
	margin: 0 auto;
	margin-left:280px;
	/*border: 1px solid #0f0; /* guia*/
}
#g14 > img {
	height:120%;
	/*border: 1px solid #0f0; /* guia*/
}

/* TITULO BG*/
.bgtc {
	position:absolute;
	text-align:left;
	float:left;
	z-index: 0;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	bottom:5px;
	/*border: 1px solid #0f0; /* guia*/	
}

.bgtcd{
	vertical-align:bottom;
	position:absolute;/**/
	height:80%;
	top:0px;
	margin-top:0%;
	bottom:20%;
	margin-bottom:7%;
	margin: 0 auto;
	/*border: 1px solid #ff0; /* guia*/
}
.bgtcd > span {
	position:absolute;
	bottom:0px;
	margin-bottom:90px;
	margin-left:-140px;
	white-space: nowrap;
	font-size:140px;
	color:#e2e2e2;
	/*border: 1px solid #0f0; /* guia*/
}



/****************************************/
/****************************************/
/****************************************/



/*  reserva tinto*/
#lvl9 {
	display:none;
	text-align:left;
	float:left;
	z-index: 100;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #f00; /* guia*/
}
#g15{
	position:relative;
	bottom:10px;
	height:100%;
	margin-left:650px;
	/*border: 1px solid #00f; /* guia*/
}
#g15 > img {
	height:120%;
	/*max-height:900px;/**/
}

/*copotinto*/
#lvl10 {
	display:none;
	text-align:left;
	float:left;
	z-index: 80;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #0f0; /* guia*/	
}
#lvl10>div:first-child {
	
	width:100%;
	height:33%;
	/*border: 1px solid #0ff; /* guia*/
}
#g16{
	position:relative;/**/
	height:65%;
	margin: 0 auto;
	margin-left:560px;
	/*border: 1px solid #0f0; /* guia*/
}
#g16 > img {
	height:120%;
	/*border: 1px solid #0f0; /* guia*/
}

/*  reserva branco*/
#lvl11 {
	display:none;
	text-align:left;
	float:left;
	z-index: 80;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #0f0; /* guia*/	
}
#lvl11>div:first-child {
	
	width:100%;
	height:8%;
	/*border: 1px solid #0ff; /* guia*/
}
#g17{
	position:relative;/**/
	height:80%;
	margin: 0 auto;
	margin-left:170px;
	/*border: 1px solid #0f0; /* guia*/
}
#g17 > img {
	height:120%;
	/*border: 1px solid #0f0; /* guia*/
}


/* copo branco*/
#lvl12 {
	display:none;
	text-align:left;
	float:left;
	z-index: 40;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #0f0; /* guia*/	
}
#lvl12>div:first-child {
	
	width:100%;
	height:36%;
	/*border: 1px solid #0ff; /* guia*/
}
#g18{
	position:relative;/**/
	height:52%;
	margin: 0 auto;
	margin-left:280px;
	/*border: 1px solid #0f0; /* guia*/
}
#g18 > img {
	height:120%;
	/*border: 1px solid #0f0; /* guia*/
}
/****************************************/
/****************************************/
/****************************************/






/*  colheita tinto*/
#lvl13 {
	display:none;
	text-align:left;
	float:left;
	z-index: 100;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #f00; /* guia*/
}
#g19{
	position:relative;
	bottom:10px;
	height:100%;
	margin-left:650px;
	/*border: 1px solid #00f; /* guia*/
}
#g19 > img {
	height:120%;
	/*max-height:900px;/**/
}

/*copotinto*/
#lvl14 {
	display:none;
	text-align:left;
	float:left;
	z-index: 80;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #0f0; /* guia*/	
}
#lvl14>div:first-child {
	
	width:100%;
	height:33%;
	/*border: 1px solid #0ff; /* guia*/
}
#g20{
	position:relative;/**/
	height:65%;
	margin: 0 auto;
	margin-left:560px;
	/*border: 1px solid #0f0; /* guia*/
}
#g20 > img {
	height:120%;
	/*border: 1px solid #0f0; /* guia*/
}

/*  colheita branco*/
#lvl15 {
	display:none;
	text-align:left;
	float:left;
	z-index: 80;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #0f0; /* guia*/	
}
#lvl15>div:first-child {
	
	width:100%;
	height:8%;
	/*border: 1px solid #0ff; /* guia*/
}
#g21{
	position:relative;/**/
	height:80%;
	margin: 0 auto;
	margin-left:300px;
	/*border: 1px solid #0f0; /* guia*/
}
#g21 > img {
	height:120%;
	/*border: 1px solid #0f0; /* guia*/
}


/* copo branco*/
#lvl16 {
	display:none;
	text-align:left;
	float:left;
	z-index: 40;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #0f0; /* guia*/	
}
#lvl16>div:first-child {
	
	width:100%;
	height:36%;
	/*border: 1px solid #0ff; /* guia*/
}
#g22{
	position:relative;/**/
	height:52%;
	margin: 0 auto;
	margin-left:410px;
	/*border: 1px solid #0f0; /* guia*/
}
#g22 > img {
	height:120%;
	/*border: 1px solid #0f0; /* guia*/
}

#lvl17 {
	display:none;
	text-align:left;
	float:left;
	z-index: 81;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:0%;
	/*border: 1px solid #0f0; /* guia*/	
}
/*#lvl17>div:first-child {
	
	width:100%;
	height:36%;
	/*border: 1px solid #0ff; /* guia*/
/*}/**/
#g23{
	position:relative;/**/
	height:130%;
	margin: 0 auto;
	margin-left:-100px;
	margin-top:-100px;
	bottom:0px;
	/*border: 1px solid #0ff; /* guia*/
}
#g23 > img {
	height:120%;
	/*border: 1px solid #0f0; /* guia*/
}

/****************************************/
/****************************************/
/****************************************/




/*  porto 10*/
#lvl18 {
	display:none;
	text-align:left;
	float:left;
	z-index: 100;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #f00; /* guia*/
}
#g24{
	position:relative;
	bottom:10px;
	height:100%;
	margin-left:285px;
	/*border: 1px solid #00f; /* guia*/
}
#g24 > img {
	height:120%;
	/*max-height:900px;/**/
}

/*porto tawny*/
#lvl19 {
	display:none;
	text-align:left;
	float:left;
	z-index: 80;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #0f0; /* guia*/	
}
#lvl19>div:first-child {
	
	width:100%;
	height:9%;
	/*border: 1px solid #0ff; /* guia*/
}
#g25{
	position:relative;/**/
	height:85%;
	margin: 0 auto;
	margin-left:120px;
	/*border: 1px solid #0f0; /* guia*/
}
#g25 > img {
	height:120%;
	/*border: 1px solid #0f0; /* guia*/
}

/*porto white*/
#lvl20 {
	display:none;
	text-align:left;
	float:left;
	z-index: 60;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #0f0; /* guia*/	
}
#lvl20>div:first-child {
	
	width:100%;
	height:16%;
	/*border: 1px solid #0ff; /* guia*/
}
#g26{
	position:relative;/**/
	height:75%;
	margin: 0 auto;
	margin-left:575px;
	/*border: 1px solid #0f0; /* guia*/
}
#g26 > img {
	height:120%;
	/*border: 1px solid #0f0; /* guia*/
}




/****************************************/
/****************************************/
/****************************************/



/*  douro reserva cancellus*/
#lvl21 {
	display:none;
	text-align:left;
	float:left;
	z-index: 100;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #f00; /* guia*/
}
#g27{
	position:relative;
	bottom:10px;
	height:100%;
	margin-left:650px;
	/*border: 1px solid #00f; /* guia*/
}
#g27 > img {
	height:120%;
	/*max-height:900px;/**/
}

/*copotinto cancellus*/
#lvl22 {
	display:none;
	text-align:left;
	float:left;
	z-index: 80;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #0f0; /* guia*/	
}
#lvl22>div:first-child {
	
	width:100%;
	height:33%;
	/*border: 1px solid #0ff; /* guia*/
}
#g28{
	position:relative;/**/
	height:65%;
	margin: 0 auto;
	margin-left:560px;
	/*border: 1px solid #0f0; /* guia*/
}
#g28 > img {
	height:120%;
	/*border: 1px solid #0f0; /* guia*/
}

/*  reserva branco*/
#lvl23 {
	display:none;
	text-align:left;
	float:left;
	z-index: 80;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #0f0; /* guia*/	
}
#lvl23>div:first-child {
	
	width:100%;
	height:8%;
	/*border: 1px solid #0ff; /* guia*/
}
#g29{
	position:relative;/**/
	height:80%;
	margin: 0 auto;
	margin-left:170px;
	/*border: 1px solid #0f0; /* guia*/
}
#g29 > img {
	height:120%;
	/*border: 1px solid #0f0; /* guia*/
}


/* copo branco*/
#lvl24 {
	display:none;
	text-align:left;
	float:left;
	z-index: 40;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #0f0; /* guia*/	
}
#lvl24>div:first-child {
	
	width:100%;
	height:36%;
	/*border: 1px solid #0ff; /* guia*/
}
#g30{
	position:relative;/**/
	height:52%;
	margin: 0 auto;
	margin-left:280px;
	/*border: 1px solid #0f0; /* guia*/
}
#g30 > img {
	height:120%;
	/*border: 1px solid #0f0; /* guia*/
}





/****************************************/
/****************************************/
/****************************************/



/*  Terras de alleu tinto*/
#lvl25 {
	display:none;
	text-align:left;
	float:left;
	z-index: 100;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #f00; /* guia*/
}
#g31{
	position:relative;
	bottom:10px;
	height:100%;
	margin-left:650px;
	/*border: 1px solid #00f; /* guia*/
}
#g31 > img {
	height:120%;
	/*max-height:900px;/**/
}

/*copotinto cancellus*/
#lvl26 {
	display:none;
	text-align:left;
	float:left;
	z-index: 80;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #0f0; /* guia*/	
}
#lvl26>div:first-child {
	
	width:100%;
	height:33%;
	/*border: 1px solid #0ff; /* guia*/
}
#g32{
	position:relative;/**/
	height:65%;
	margin: 0 auto;
	margin-left:560px;
	/*border: 1px solid #0f0; /* guia*/
}
#g32 > img {
	height:120%;
	/*border: 1px solid #0f0; /* guia*/
}

/*  reserva branco*/
#lvl27 {
	display:none;
	text-align:left;
	float:left;
	z-index: 80;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #0f0; /* guia*/	
}
#lvl27>div:first-child {
	
	width:100%;
	height:8%;
	/*border: 1px solid #0ff; /* guia*/
}
#g33{
	position:relative;/**/
	height:80%;
	margin: 0 auto;
	margin-left:170px;
	/*border: 1px solid #0f0; /* guia*/
}
#g33 > img {
	height:120%;
	/*border: 1px solid #0f0; /* guia*/
}


/* copo branco*/
#lvl28 {
	display:none;
	text-align:left;
	float:left;
	z-index: 40;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:11%;
	/*border: 1px solid #0f0; /* guia*/	
}
#lvl28>div:first-child {
	
	width:100%;
	height:36%;
	/*border: 1px solid #0ff; /* guia*/
}
#g34{
	position:relative;/**/
	height:52%;
	margin: 0 auto;
	margin-left:280px;
	/*border: 1px solid #0f0; /* guia*/
}
#g34 > img {
	height:120%;
	/*border: 1px solid #0f0; /* guia*/
}
/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
/**************************** DETALHE DO VINHO ********************************/
/******************************************************************************/
/******************************************************************************/
/******************************************************************************/

#detail_container{
	display:none;
	text-align: center;
	position:relative;
	margin: 0 auto;
	width: 980px;
	min-width: 980px;
	height:100%;
	/*border: 1px solid #ff0; /* guia*/
}
#detail_container > div {
	display:none;
	position:absolute;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	top:0px;
	bottom:0px;
	float:right;
	/*width:100%;/**/
	/*border: 1px solid #0ff; /* guia*/
}
#detail_container > div > div{
	float:right;
}
.details_garrafaswrap {
	float:right;
	top:0px;
	bottom:0px;
	height:100%;
	margin-right:0px;
	margin-top:-18%;
	/*border: 1px solid #f00; /* guia*/

}
.details_garrafaswrap > img{
	height:150%;
	/*border: 1px solid #f00; /* guia*/
}
.details_textswrap{
	float:left !important;
	height:100%;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=1);
	opacity:1;
	width:660px;
	margin-left:0px;
	/*margin-right:0px;*/
	margin-top:-8%;
	/*border: 1px solid #ff0; /* guia*/
	vertical-align:bottom;
}

.winedetail{
	position:absolute;
	float:right;
	margin-top:-75px;
	width:660px;
	top:200px;
	bottom:50px; 
	overflow:hidden;
	text-align:left;
	padding-top:30px;
	z-index: 200;
	/*border: 1px solid #F00; /* guia */
}

.winedetail div{
	/*border: 1px solid #F00; /* guia */
}

#container_w1{z-index:201;display:none;}
#container_w2{z-index:202;display:none;}
#container_w3{z-index:203;display:none;}
#container_w4{z-index:204;display:none;}
#container_w5{z-index:205;display:none;}
#container_w6{z-index:206;display:none;}
#container_w7{z-index:207;display:none;}
#container_w8{z-index:208;display:none;}
#container_w9{z-index:209;display:none;}
#container_w10{z-index:210;display:none;}
#container_w11{z-index:211;display:none;}
#container_w12{z-index:212;display:none;}
#container_w13{z-index:213;display:none;}
#container_w14{z-index:214;display:none;}


.dnavcontainer {
	width:600px;
	position:absolute;
	top:150px;
	left:100px;
	/*border: 1px solid #0f0; /* guia */
	z-index:10000;
	
}
.dnavcontainer > ul {
	position:relative;
	float:left;
	top:0px;
	border:0px;
	margin:0px;
	padding:0px;
	height:25px;
	
}
.dnavcontainer > ul > li {
	position:relative;
	float:left;
	border:0;
	display:inline;
	list-style-type: none;
	height:25px;
	width:25px;
	margin-right: 25px;
	
	/*border: 1px solid #0f0; /* guia */
}

a.dnav{
	display:inline-block;
	background: url('/media/img/bullets_big.gif') no-repeat scroll 0px 0px transparent;
	background-position: 0px 0px;
	position:relative;
	width:25px;
	height:25px;
	text-indent:-100px;
	margin-right:25px;
	overflow:hidden;
	
}
a.dnav:hover, a.keep{ 
	background-position: 0px -25px;
}


.wdsections{
	margin-top:26px;
	position:relative;
	display:block;
	width:3960px;
	/*border: 1px solid #00f; /* guia */
}
.wdsections > div{
	padding-left:100px;
	width:560px;
	float:left;

}




.wds_sub{
	color:#c0c0c0;
	font-size:13px;
	padding-top:10px;
	padding-left:1px;
}
.wds_tit{
	color:#cacaca;
	font-size:34px;
	padding-top:10px;
	font-family:"BreeLight";
}
.wds_txt{
	color:#7f7f7f;
	font-size:26px;
	padding-top:10px;
	font-family:"BreeThin";
}
.wds_cit{
	color:#7f7f7f;
	font-size:18px;
	padding-top:10px;
	text-align:right;
	font-family:"BreeLight";
}
/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
/**************************** CONTACTOS ***************************************/
/******************************************************************************/
/******************************************************************************/
/******************************************************************************/

#contacts_container{
	display:none;
	opacity:0;
	text-align: center;
	position:absolute;
	margin: 0 auto;
	width: 100%;
	min-width: 980px;
	height:100%;
	
	
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color: #fff;
	background-image: url('/media/img/bg_contactos.gif') ;
	background-repeat: no-repeat;
	background-position: top right;
	background-attachment:fixed;
}

#contacts_container > div{
	text-align:left;
	position:relative;
	margin: 0 auto;
	width: 980px;
	min-width: 980px;
	height:100%;
	/*border: 1px solid #f00; /* guia*/
}

#contacts_container > div > div{
	margin-top: 200px;
	margin-left: 105px;
}

.contactstitle{
	font-family:'BreeRegular';
	font-size: 24px;
	color: #888;
	margin-bottom:50px;
}

.ct1{
	width:150px;
	color:#888;
}
.ct2{
	font-family:'BreeBold';
	color:#888;
}
.ct3 {
	font-family:'BreeLight';
	color: #888;
}
.ct4 {
	margin-top:-3px;
}



a.linkgooglemaps {
	text-decoration: none;
	color: #06c;

}
a.linkgooglemaps:hover {
	color:#f00;
}

#p2020_container{
	display:none;
	opacity:0;
	text-align: center;
	position:absolute;
	margin: 0 auto;
	width: 100%;
	min-width: 980px;
	height:100%;
	
	
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color: #fff;
	background-image: url('/media/img/bg_contactos.gif') ;
	background-repeat: no-repeat;
	background-position: top right;
	background-attachment:fixed;
}

#p2020_container > div{
	text-align:left;
	position:relative;
	margin: 0 auto;
	width: 980px;
	min-width: 980px;
	height:100%;
	/*border: 1px solid #f00; /* guia*/
}

#p2020_container > div > div{
	margin-top: 200px;
	margin-left: 105px;
}

.p2020title{
	font-family:'BreeRegular';
	font-size: 24px;
	color: #888;
	margin-bottom:50px;
}
/********************************************
RODAPÉ***************************************
********************************************/

#footer { 
	position:absolute; 
	left:0; 
	right:0;
	bottom:0px;
	padding:0; 
	width:100%; 
	
	height:40px;  
	color:#333; 
	background:#000; 
	border:0px;
	text-align: right;
	
	/*filter:alpha(opacity=70);*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=0.8);
	opacity: 0.8;
} 

ul.footermenu {
	margin-right:50px;
	margin-top:10px;

}
ul.footermenu > li {
	font-family: 'BreeRegular';
	color: #ffffff;
	display:inline;
}
ul.footermenu > li:hover {
	cursor:pointer;
	color:#f00;
}

#portugal_2020 {
	/* position: relative;
	float: right;
	margin-right:200px;
	height: 40px;*/
	margin-top:7px;
}
#portugal_2020 > img {
	height: 80px;
}

/* ClearFix
----------------------------------------------------------------------------- */
.cf:before,.cf:after{content:"";display:table;}
.cf:after{clear:both;}
.cf{zoom:1;}/*IE6/7*/


/* Fonts
----------------------------------------------------------------------------- */
@font-face {
    font-family: 'BreeLight';
    src: url('/media/fonts/breelight-webfont.eot');
    src: url('/media/fonts/breelight-webfont.eot?#iefix') format('embedded-opentype'),
         url('/media/fonts/breelight-webfont.woff') format('woff'),
         url('/media/fonts/breelight-webfont.ttf') format('truetype'),
         url('/media/fonts/breelight-webfont.svg#BreeLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BreeRegular';
    src: url('/media/fonts/breeregular-webfont.eot');
    src: url('/media/fonts/breeregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/media/fonts/breeregular-webfont.woff') format('woff'),
         url('/media/fonts/breeregular-webfont.ttf') format('truetype'),
         url('/media/fonts/breeregular-webfont.svg#BreeRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BreeOblique';
    src: url('/media/fonts/breeoblique_reg-webfont.eot');
    src: url('/media/fonts/breeoblique_reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('/media/fonts/breeoblique_reg-webfont.woff') format('woff'),
         url('/media/fonts/breeoblique_reg-webfont.ttf') format('truetype'),
         url('/media/fonts/breeoblique_reg-webfont.svg#BreeOblique') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BreeBold';
    src: url('/media/fonts/breebold-webfont.eot');
    src: url('/media/fonts/breebold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/media/fonts/breebold-webfont.woff') format('woff'),
         url('/media/fonts/breebold-webfont.ttf') format('truetype'),
         url('/media/fonts/breebold-webfont.svg#BreeBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BreeThin';
    src: url('/media/fonts/breethin-webfont.eot');
    src: url('/media/fonts/breethin-webfont.eot?#iefix') format('embedded-opentype'),
         url('/media/fonts/breethin-webfont.woff') format('woff'),
         url('/media/fonts/breethin-webfont.ttf') format('truetype'),
         url('/media/fonts/breethin-webfont.svg#BreeThin') format('svg');
    font-weight: normal;
    font-style: normal;

}
