@import "jquery.fancybox-1.3.4.css";

/* Left & Right alignment */
.left {
	float:left;
}
.right {
	float:right;
}
.wrapper {
	position:relative;
	overflow:hidden;
	width:100%;
	min-height:240px;
}
/* Global properties ======================================================== */
body, html{
	min-width:970px;
	min-height:775px;
}
body {
	position:absolute;
	overflow:hidden;
	width:100%;
	height:100%;
	border:0;
	/*color:#927d63;*/
	color:#007f61;
	font:14px/20px  Arial, sans-serif;
}
/* Global Structure ============================================================= */
.glob {
	position:absolute;
	overflow:hidden;
	width:100%;
	height:100%;
	border:0;
	top: 0;
	left: 0;
}
.left_side{
	position: absolute;
	width: 425px;
	height: 100%;
	background:url(../images/left_bg.png) 0 0 repeat-y;
	float: left;
	z-index: 10;
}
.page_spinner {
	position:fixed;
	top:0;
	left:0;
	z-index:199;
	width:100%;
	height:100%;
	background:url(../images/main_spinner.gif) 50% 50% no-repeat #e4ffc8;
}
/* ============================= main layout ====================== */
a {
	outline:none;
	color:#62bb47;
	text-decoration:none;
}
a:hover {
	color:#007f61;
}
a:hover p{
	color:#007f61;
}
h1 {
	position: relative;
	display:inline-block;
}
h2 {
	text-align: center;
	/*color:#dbc091;*/
	/*color:#007f61;*/
	color:#ed1b24;
	text-transform:uppercase;
	font:24px arial;
	padding-bottom:13px;
}
#page_about h2, #page_privacy h2, #page_more h2 {
	padding-bottom:33px;
}
h2 span{
	display: inline-block;
	width: 11px;
	height: 11px;
	background:url(../images/star_sign.png) no-repeat;
	margin-top: 10px;
	margin-right:10px;
}
h2 span+span{
	margin-right:0px;
	margin-left: 10px;
}
h3 {
	text-align: center;
	padding-bottom:38px;
	color:#62bb47;
	font:12px 'Average', sans-serif;
	padding-top: 12px;
	text-transform: uppercase;
	/*background:url(../images/pages_line.png) 50% 0 no-repeat;*/
}
p { 
	padding-bottom:14px;
}
.color1{
	/*color:#c4a87f;*/
	color:#62bb47;
}
#nosotros #myv{
	text-align: center;
}
/* ============================= header ====================== */
header{
	height:226px;
	text-transform:uppercase;
}
#logo {
	position:relative;
	z-index:5;
	display:block;
	overflow:hidden;
	margin:50px 0 0 110px;
	width:180px;
	height:300px;
	background:url(../images/logo1.png) 0 0 no-repeat;
	text-indent:100%;
	white-space:nowrap;
}
#object {
	position:absolute;
	top:-130px;
	left:386px;
	z-index:100;
	width:168px;
	height:123px;
}
/* ============================= menu ====================== */
.menu {
	margin-top:-80px;
	margin-left:-20px;
	text-align: center;
}
#menu > li {
	position:relative;
	padding-left:1px;
	line-height:30px;
}
#menu > li > a{
	position:relative;
	z-index:1;
	display:inline-block;
	color:#ed1b24;
	padding: 0 10px;
	text-align:center;
	text-decoration:none;
	/*font:bold 32px/32px 'Amethysta', sans-serif;*/
	font:bold 22px/22px arial;
	text-shadow: 1px 1px 1px #b8b8b8, 1px 1px 1px #b8b8b8;
}
#menu > li > a span{
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	width:100%;
	height:100%;
	/*background:url(../images/menu_item_hover.png) 0 0 repeat-x;*/
}
.submenu_1 {
	position:absolute;
	top:10px;
	left:330px;
	z-index:15;
	padding:20px 0;
	width:119px;
	background:url(../images/submenu_bg.png);
}
.submenu_1 li {	
	position:relative;
	text-align:center;
}
.submenu_1 a {
	position:relative;
	z-index:1;
	display:block;
	padding:5px 0 !important;
	color:#fff !important;
	text-decoration:none;
	font-size:11px;
}
.submenu_1 a b{
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	width:100%;
	height:29px;
	/*background:url(../images/submenu_hover.png) 0 0 repeat-x;*/
}
.submenu_1 li>a:hover,.submenu_1 li.sfHover>a{
	background:#007f61;
}
.submenu_2 {
	position:absolute;
	top:-20px;
	left:120px;
	padding:20px 0;
	width:119px;
	background:url(../images/submenu_bg.png);
}
/* ============================= bgGall ======================= */
#bgStretch img{
	background:#000;
}
#bgNav {
	overflow:hidden;
	cursor:default;
	padding-bottom: 20px;
}
#bgNav li {
	display:inline-block;
}
#bgNav li > a {
	display:block;
	width:6px;
	height:6px;
	background:url(../images/bg_selector.png) no-repeat right 0;
}
#bgNav a:hover, #bgNav .active a {
	background-position:0 0;
}
.gall_spinner {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../images/gallLoader.gif) 100% 0% no-repeat;
}
/* ============================= splash ====================== */
#splash{
	position:absolute;
	z-index:10;
	width:100%;
}
/* ============================= content ====================== */
#content{
	position:relative;
	overflow:hidden;
	width:634px;
	height: 100%;
	left: 408px;
}
#content>ul {
	width:100%;
	height: 100%;
	background:url(../images/page_bg.png);
}
#content > ul > li {
	position:absolute;
	width:100%;
	margin-top:-50px;
	/*background-color:#fff;*/
	/*min-height: 100%;*/
}
#content > ul > li > div{
	overflow:hidden;
	padding:96px 18px 0;
}
#page_contacts > div{
	padding:96px 0 0 18px;
}
#page_privacy > div, #page_more > div{
	padding:96px 26px 0 26px !important;
}
a, p{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.more{
	display:inline-block;
	padding:7px 21px;
	background:url(../images/more_bg.png);
	color:#fff;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font:14px 'Amethysta', sans-serif;
	border-radius: 2px;
	outline: 0px solid #fff;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;

	box-shadow: 0px 1px 3px #333;
	-webkit-box-shadow: 0px 1px 3px #333;
	-moz-box-shadow: 0px 1px 3px #333;
}
#page_wines .more{
	margin: 0 12px 5px 8px;
}
.more:hover{
	color:#fff;
	outline: 3px solid #61b948;
}
.google_map{
	width:270px;
	height:293px;
	background:#fff;
	float: left;
	margin-top: 25px;
	margin-right: 21px;
	margin-left: 10px;
}
.address {
	margin-top: 20px;
	padding-bottom:37px;
}
.address > span{
	display:inline-block;
	width:190px;
}
.mailLink{
	text-decoration:underline;
}
/* ============================= lists ====================== */
.listWithMarker {
	margin-top: 18px;
	margin-left: 10px;
}
.listWithMarker li {
	display:block;
	padding-bottom:20px;
	float: left;
	width: 274px;
	margin-right: 20px;
}
.listWithMarker li a {
	display:inline-block;
	padding-left:15px;
	background:url(../images/star_sign.png) 0 2px no-repeat;
	text-decoration:none;
	color:#62bb47;
	text-transform:uppercase;
	font:14px 'Amethysta', sans-serif;
}
.listWithMarker li a:hover {
	padding-left:20px;
	color:#007f61;
}
/* ============================= footer ====================== */
footer {
	position:absolute;
	bottom:50px;
	z-index:10;
	padding:0;
	width:100%;
	text-align: center;
	text-transform: uppercase;
	color:#007f61;
	font:12px 'Amethysta', sans-serif;
}
footer a{
	color:#007f61;
	text-decoration:none;
}
footer a:hover{
	color:#000;
}
footer p {
	padding-top:10px;
	padding-bottom:0;
}
.social a{
	text-shadow: 1px 1px 1px #b8b8b8;
	color: #007f61;
}
.social a:hover {
	color: #000;
}
/* ============================= forms ============================= */
#form1{
	margin-top: 28px;
}
#form1 input {
	margin:0;
	padding:6px 10px 6px 10px;
	width:258px;
	/*border:1px solid #62472c;*/
	background-color:#007f61;

	box-shadow: 0px 1px 3px #333;
	-webkit-box-shadow: 0px 1px 3px #333;
	-moz-box-shadow: 0px 1px 3px #333;
}
#form1 textarea {
	overflow:auto;
	margin:0;
	height:116px;
	padding:6px 10px 6px 10px;
	width:258px;
	/*border:1px solid #62472c;*/
	background-color:#007f61;
	line-height:18px;
	resize:none;

	box-shadow: 0px 1px 3px #333;
	-webkit-box-shadow: 0px 1px 3px #333;
	-moz-box-shadow: 0px 1px 3px #333;
}
#form1 label {
	position:relative;
	display:inline-block;
	min-height:50px;
}
#form1 .error, #form1 .empty {
	position:absolute;
	top:-1px;
	right: 3px;
	display:none;
	color:#fff;
	text-transform:none;
	font-size:10px;
	line-height:18px;
}
#form1 .success {
	position:absolute;
	z-index: 1;
	width: 580px;
	height: 130px;
	border: 1px solid #62472c;
	background: #341f0c;
	opacity: 0.9;
}
#form1 .success .success_txt {
	position: relative;
	top: 34%;
	color:#fff;
	text-align: center;
}
.btns a{
	margin:10px 11px 7px 0px;
}
/* Form defaults */
input, select, textarea {
	color:#ffffff;
	font:14px/14px Arial, sans-serif;
}
/* start gallery */
.slider_bg{
	width: 607px;
	height: 471px;
	background:url(../images/pic_bg.png) 0 0 no-repeat;
	text-align: left;
}
.slider_gall {
	margin-top: 32px;
	margin-left: 41px;
	position:relative;
	z-index:2;
	display:inline-block;
	overflow:hidden;
	width:516px;
	height:369px;
}
.items {
	display:none;
}
/* end gallery */
.box{
	overflow: hidden;
}
/* ============================= slider ====================== */
.slider {
	width:580px !important;
	margin-top:27px;
	margin-left: 8px;
	margin-bottom: 7px;
	z-index:1;
}
.slider li {
	float:left;
	display:inline;
	margin-right:20px;
	width:280px;
}
.slider li img {
	padding-bottom:15px;
}
.slider li p {
	padding-bottom:21px;
}
/* =============================end slider ====================== */
#equipo_,#productos_{
	min-height:627px;
}
#equipo table tr td,#productos table tr td{
	padding:10px;
}
#equipo table tr td{
	padding-bottom:40px;
}
#equipo table tr td:last-child{
	padding-bottom:0px;
}

#equipo ul,#productos ul{
	padding-left:10px;
	list-style: none;
}
#equipo ul li,#productos ul li{
	list-style: none;
	list-style-type: circle;
}

#servicios ul{
	float:left;
	list-style-type:none;
}

#servicios ul li{
	float:left;
	display:inline;
	list-style:none;
}
#equipo_,#servicio_{
	width:580px;
	margin-left: 8px;
	min-height:720px;
}

#imagenes ul{
	float:left;
	list-style-type:none;
}

#imagenes ul li{
	float:left;
	display:inline;
	list-style:none;
	padding:5px;
}

#imagenes_{
	margin-left:40px;
	min-height:520px;
}
.nuevo_padding{
	width:580px;
}

#noticias_{
	min-height:800px;
}

#proyectos_{
	min-height:700px;
}
#con_pro{
	margin:10px 0px 40px 0px;
	padding-left:10px;
}
#con_pro:last-child{
	margin:10px 0px 0px 0px;
}

#con_pro ul li{
	list-style: none;
	list-style-type: circle;
}

