/* VIRGO Site ENGLISH VERSION */


body{
	background: #bfd630;
        background-image: url("../images/green.jpg");
        background-repeat: repeat;
	font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif ;
	font-size: 14px;
	line-height: 1.3em;
	text-align: center;
}

h1 {
	margin-bottom: 20px;
	font-size: 1.6em;
	font-weight: bold;
}

h2 {
	font-size: 1.2em;	
	margin-bottom: 10px;
	font-weight: bold;
}

a {
	color: #088075;
	text-decoration: underline;
	}

a:hover {
	color: #FFF;
}

ol li {
	list-style-type: decimal;
	list-style-position: inside;
}

#wrapper{
	width: 1280px;
	height: 900px;
	background: url(../images/fundo.jpg) no-repeat;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#selo-obra-prima {
	display: none;
	position: absolute;
	right: 200px;
    top: 30px;
}

#content{
	color: #fff;
	margin-left: 430px;
	height: 600px;
	width: 783px;
/*	background: #FAF;*/
/*	background: rgba(255,0,255,0.5);*/
	overflow: hidden;
}

#content .inner{
	margin: 80px 20px 20px 40px ;
}

#content .inner ul, #content .inner p{
	margin-bottom: 10px;
}

/*#content .inner ul li{
	margin-bottom: 5px;
}*/

.home #content{
	background: url(../images/content-home-bg.jpg) 50px 300px no-repeat;
}

/* Navigation */

#nav{
	height: 160px;
	width: 1213px; 
	background: url(../images/en_menu_sprite2.jpg) no-repeat 430px 0;
	padding-left: 430px;
	margin-top: 0;
	z-index: 100;
	position: relative;
	display: block;
	overflow: hidden;
}

#facebook-like {
	position: absolute;
	bottom: 4px;
	left: 700px;
	/*left: 1110px;*/
	width: 150px;
}

#nav ul li, #btn_participar, #nav ul li a, #tdf a{
	display: block;
	text-indent: -2000px;
}

ul#menu-principal{
	display: block;
	width: 485px;
	height: 60px;
	padding-left: 40px;
	position: relative;
}

#tdf a{
	width: 60px;
	height: 70px;
	position:absolute;
	top:105px;
	left: 100px;
}

ul li a {
	background: transparent;
	display:  inline-block;
	position:absolute;
}

.porque a{
	width: 150px;
	height: 60px;
	position:absolute;
	top:0;
	left: 40px;	
	background: url(../images/en_menu_sprite2.jpg) no-repeat -40px 0px;
	}
	
.porque a:hover, .porque.active a, body.pag_porque .porque a{
	background: url(../images/en_menu_sprite2.jpg) no-repeat -40px -161px;
}

.conceito a{
	width: 150px;
	height: 60px;
	top: 0;
	left: 190px;
	background: url(../images/en_menu_sprite2.jpg) no-repeat -195px 0px;
}

.conceito a:hover, .conceito.active a, body.pag_conceito .conceito a{
	background: url(../images/en_menu_sprite2.jpg) no-repeat -195px -161px;
}
.como a{
	width: 150px;
	height: 60px;
	top: 0;
	left: 385px;
	background: url(../images/en_menu_sprite2.jpg) no-repeat -385px 0px;
}

.como a:hover, .como.active a, body.pag_como .como a{
	background: url(../images/en_menu_sprite2.jpg) no-repeat -385px -161px;
}

ul#menu-meta{
	display: block;
	width:  485px;
	height: 60px;
	padding-left: 40px;
	position: relative;
}

.o_vinho a{
	width: 100px;
	height: 60px;
	top: 30px;
	left: 40px;
	background: url(../images/en_menu_sprite2.jpg) no-repeat -40px -90px;
	}

.o_vinho a:hover, .o_vinho.active a, body.pag_o_vinho .o_vinho a{
	background: url(../images/en_menu_sprite2.jpg) no-repeat -40px -251px;
}

.o_produtor a{
	width: 120px;
	height: 60px;
	top: 30px;
	left: 150px;
	background: url(../images/en_menu_sprite2.jpg) no-repeat -140px -90px;
}

.o_produtor a:hover, .o_produtor.active a, body.pag_o_produtor .o_produtor a{
	background: url(../images/en_menu_sprite2.jpg) no-repeat -140px -251px;
}


#btn_participar a{
	display: block;
	width: 160px;
	height: 160px;
	position: absolute;
	top: 0;
	left: 955px;
	background: url(../images/en_menu_sprite2.jpg) no-repeat -525px 0px;
}

#btn_participar a:hover, #btn_participar.active a, body.pag_participar #btn_participar a{
	background: url(../images/en_menu_sprite2.jpg) no-repeat -525px -161px;
}


ul#language{
	display: block;
	width: 800px;
	height: 400px;
	position: absolute;
	top: 3px;
	left: 1125px;
	
}

ul#language li.language_pt a{
	display: block;
	width: 40px;
	height: 40px;
	margin: 0;
	background: url(../images/menu_sprite.jpg) no-repeat -695px -2px;
	top: 0;
	left: 0;
}

ul#language li.language_pt a:hover{
	background: url(../images/menu_sprite.jpg) no-repeat -695px -162px;
}

ul#language li.language_en a{
	display: block;
	width: 40px;
	height: 40px;
	margin: 0;
	background: url(../images/menu_sprite.jpg) no-repeat -735px -2px;
	top: 0;
	left: 40px;
}

body.lang_en ul#language li.language_en a,
ul#language li.language_en a:hover{
	background: url(../images/menu_sprite.jpg) no-repeat -735px -162px;
}

body.lang_en ul#language li.language_en a{
	cursor: default;
}

ul#social-icons{
	display: block;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 70px;
	left: 1125px; 
	}

.facebook a{
	display: block;
	width: 20px;
	height: 20px;
	top: 0;
	left: 0;
	background: url(../images/en_menu_sprite2.jpg) no-repeat -695px -70px;
}
.facebook a:hover{
	background: url(../images/en_menu_sprite2.jpg) no-repeat -695px -231px;
}

.twitter a{
	display: block;
	width: 20px;
	height: 20px;
	top: 0;
	left: 20px;
	background: url(../images/en_menu_sprite2.jpg) no-repeat -715px -70px;
}
.twitter a:hover{
	background: url(../images/en_menu_sprite2.jpg) no-repeat -715px -231px;
}

.flickr a {
	display: block;
	width: 20px;
	height: 20px;
	top: 0;
	left: 40px;
	background: url(../images/en_menu_sprite2.jpg) no-repeat -735px -70px;
}
.flickr a:hover {
	background: url(../images/en_menu_sprite2.jpg) no-repeat -735px -231px;
}

.vimeo a {
	display: block;
	width: 20px;
	height: 20px;
	top: 0;
	left:60px;
	background: url(../images/en_menu_sprite2.jpg) no-repeat -755px -70px;
}
.vimeo a:hover {
	background: url(../images/en_menu_sprite2.jpg) no-repeat -755px -231px;
}

/* pagina vinho */

.btn_pdf_vinho a{
	display:  block;
	width: 160px;
	height: 50px;
	background: url(../images/en_pdf_vinho_btn.jpg) 0 0 no-repeat;
	text-indent: -2000px;	
}

.btn_pdf_vinho a:hover{
	background: url(../images/en_pdf_vinho_btn.jpg) 0 -50px no-repeat;	
}

/**/

/* Ver Video */


a.btn_ver_video {
	display:  block;
	width: 120px;
	height: 50px;
	background: url(../images/en_ver_video_btn.gif) 0 0 no-repeat;
	text-indent: -2000px;	
}

a.btn_ver_video:hover{
	background: url(../images/en_ver_video_btn.gif) 0 -50px no-repeat;	
}

.pp_description {
	margin-bottom: 10px !important;
}



/*
*	FORMS
*/

form .flash.error {
	font-size: smaller;
	margin: 14 0px;
	color: red;
}

.input {
	margin-bottom: 8px;
}

.input label {
	display: inline-block;
	width: 150px;
	font-size: smaller;
}

.input input[type=text] {
	padding: 2px;
	width: 260px;
}

/*
*	FORM - Errors
*/

label.error {
	color: red;
	margin: 0 0 0 10px;
	width: 280px;
}


/*
*	MOBILE - Toggler
*/

.version-desktop,
.version-mobile {	
	display: none;	
}
