/*@import url("../webfonts/Titillium/stylesheet.css");
@import url("../webfonts/TitilliumText25L003/stylesheet.css");
 @import url("../webfonts/TitilliumText25L003/stylesheet.css");
@import url("../webfonts/TitilliumText25L003/stylesheet.css"); */


@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/RjgO7rYTmqiVp7vzi-Q5UT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/k3k702ZOKiLJc3WVjuplzIraN7vELC11_xip9Rz-hMs.woff) format('woff');
}

/*
@font-face {
  font-family:'Titillium';
  src:url(../webfonts/TitilliumText25L003/TitilliumText25L003-webfont.eot);
  src:url(../webfonts/TitilliumText25L003/TitilliumText25L003-webfont.eot?#iefix) format('embedded-opentype'),url(../webfonts/TitilliumText25L003/TitilliumText25L003-webfont.woff') format('woff'),url('../webfonts/TitilliumText25L003/TitilliumText25L003-webfont.ttf) format('truetype'),url(../webfonts/TitilliumText25L003/TitilliumText25L003-webfont.svg#Titillium) format('svg');
  font-weight:normal;font-style:normal;
}
*/

/*

@font-face{ 
  font-family: 'Titillium';
  src:url(../webfonts/Titillium/Titillium-Regular.otf) format('otf');
  font-weight:normal;font-style:normal;
}
*/


html, body {
    height: 100%;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.bg-slides {
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    overflow: hidden;
    z-index: -1;
    height: 1250px;
}
.main-info {
  position:relative;
  width:100%;
  margin:60px 0 20px 0;
  height:350px;
  overflow:hidden;
}
.main-info h1 {
  position:absolute;
  color:#fff;
  font-size:26px;
  padding:0 15px;
  background-color:#D31A0C;
  height:55px;
  line-height:54px;
  top:0px;
  left:460px;
  border-radius:3px;
}
.main-info img {
  position:absolute;
  border:25px solid #fff;
  left:0px;
  top:0px;
  border-radius:3px;
}
.main-info p {
  background:#fff;
  position:absolute;
  left:460px;
  top:65px;
  width:480px;
  padding:20px;
  line-height:1.75;
  border-radius:3px;
  font-size:12px;
}
.main-info .text-1 {
  top:65px;
  height:80px;
}
.main-info .text-2 {
  top:195px;
  height:58px;
}
.main-info .read-more {
  display:block;
  position:absolute;
  right:0px;
  color:#fff;
  background-color:#D31A0C;
  text-decoration:none;
  height:47px;
  line-height:46px;
  padding:0 15px;
  font-size:16px;
  font-weight:bold;
  top:303px;width:90px;
  overflow:hidden;
  border-radius:3px;
}
.main-info .read-more:hover {
  background-color:#F22E1E;
}
.main-info .read-more span {
  background:url(/sites/all/themes/mera/img/arrow-r.png) 
  no-repeat;
  display:block;
  width:24px;
  height:24px;
  position:absolute;
  right:12px;
  top:-25px;
}

.main-info .slider-nav {
  position:absolute;
  left:0px;
  top:50%;
  margin-top:30px;
  width:100%;
}
.main-info .slider-nav a {
  display:block;
  width:53px;
  height:57px;
  background:url(/sites/all/themes/mera/img/arrows.png) no-repeat;
  position:absolute;
  z-index:999;
}

.nav {
  float:right;
  padding-top:42px;
  font-size:12px;
  font-family:'Titillium';
}

.inner {
   margin:auto;
   width:980px;
   position:relative;
}

.header {
	height: 110px;
	left: 0px;
	top: 0px;
	background: url('back40.png') repeat scroll 0% 0% transparent;
	z-index: 110;
	position: relative;
	background-color: #0;
}



img.decoded 
{
  background: url('chrome://global/skin/media/imagedoc-lightnoise.png') repeat scroll 0% 0% #E5E5E5;
  background-color: #E5E5E5;
  background-image: url('chrome://global/skin/media/imagedoc-lightnoise.png');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  color: #222;
}

.bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url('images/bg.png') repeat scroll 0% 0% transparent;
}

#headerBox {
	position: absolute;
	width: 100%;
	height: 90px;
	z-index: 90;
	left: 0px;
	top: 0px;
	background-color: rgba(57,62,70,1);
	visibility: visible;
	opacity: 0.85;
	filter: alpha(opacity=85);
}

#logo {
	z-index: 110;
	position: absolute;
	top: 15px;
	left: 10px;
	visibility: visible;
}

ul.dropdown, ul.dropdown li, ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.dropdown {
	position: relative;
	float: left;
	top: 0px;
}
ul.dropdown li {
	float: left;
	vertical-align: middle;
	text-align: center;
	width: 70px;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
	z-index: 1;
	cursor: default;
}

ul.dropdown {
	font-size: 14px;
	margin: 0px;
	position: relative;
}
ul.dropdown li {
	color: #fff; 
	line-height: normal;
}
ul.dropdown li.hover, ul.dropdown li:hover {
 
}
ul.dropdown a:link,
ul.dropdown a:visited {
/*	color: #000; */
	color: #fff; 
	text-align: right;
	text-decoration: none;  
}
ul.dropdown a:hover {
	/*	color: #4485A8; */
	color: #FC0;
	text-decoration: none;
}
ul.dropdown a:active {
	color: #C0C0C0;
	color: #fff; 
}
ul.dropdown li a {
/*	display: block;
	font-weight:normal; */
}
ul.dropdown li {
	padding: 0px;
	margin: 0px;
}
ul.dropdown li.dir {
/*	padding: 7px 20px 7px 14px; */
}
ul.dropdown li {
	padding-right: 15px; 
}



#MenuPrincipal {
	float: right;
	padding-top: 42px;
	font-size: 14px;
	font-family: 'Titillium';
	/*	font-family: "TitilliumText25L003"; */
	position: absolute;
	width: 600px;
	height: 23px;
	z-index: 200;
	top: 15px;
	text-align: left;
	color: rgba(255,255,255,1);
	visibility: visible;
	right: 0px;
}

.infoBox1 {
	font-family: "Open Sans";
	font-size: 13px;
	background-image: url(none);
	background-color: rgba(255,255,255,1);
	height: 105px;
	width: 480px;
	position: absolute;
	left: 560px;
	z-index: 120;
	display: block;
	position: absolute;
	opacity: 1;
	filter: alpha(opacity=10);
	background-color: #FFF;
	background-attachment: scroll;
	background-origin: padding-box;
	padding: 10px;
	border-radius: 3px;
	color: #666;
	top: 235px;
}

.infoBox2 {
	font-family: "Open Sans";
	font-size: 13px;
	background-image: url(none);
	background-color: rgba(255,255,255,1);
	height: 90px;
	width: 480px;
	position: absolute;
	left: 560px;
	top: 365px;
	z-index: 120;
	display: block;
	position: absolute;
	opacity: 1;
	filter: alpha(opacity=10);
	background-color: #FFF;
	background-attachment: scroll;
	background-origin: padding-box;
	padding: 10px;
	border-radius: 3px;
	color: #666;
	vertical-align: middle;
}

.infoBox3 {
	font-family: "Open Sans";
	font-size: 12px;
	background-color: rgba(255,255,255,1);
	height: 300px;
	width: 400px;
	position: absolute;
	left: 110px;
	top: 170px;
	z-index: 120;
	display: block;
	position: absolute;
	opacity: 1;
	filter: alpha(opacity=10);
	background-color: #FFF;
	background-attachment: scroll;
	background-origin: padding-box;
	padding: 20px;
	border-radius: 3px;
	color: #666;
/*    background: url('images/img-main-2.jpg') repeat scroll 0% 0% #E5E5E5; */
}

.infoBox4 {
	font-family: "Open Sans";
	font-size: 20px;
	background-color: rgba(255,255,255,1);
	height: 40px;
	width: 150px;
	position: absolute;
	left: 560px;
	top: 170px;
	z-index: 120;
	display: block;
	position: absolute;
	opacity: 1;
	filter: alpha(opacity=10);
	background-color: #C00;
	background-attachment: scroll;
	background-origin: padding-box;
	padding: 10px;
	border-radius: 3px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	vertical-align: central;
}

.infoBox5 {
	color: #fff;
	font-family: "Open Sans";
	font-size: 14px;
	background-color: rgba(255,255,255,1);
	height: 20px;
	width: 150px;
	position: absolute;
	left: 890px;
	top: 480px;
	z-index: 120;
	display: block;
	position: absolute;
	opacity: 1;
	filter: alpha(opacity=10);
	background-color: #C00;
	background-attachment: scroll;
	background-origin: padding-box;
	padding: 10px;
	border-radius: 3px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	vertical-align: central;
}

#footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0px;
	height: 50px;
	z-index: 190;
	background-color: rgba(41,44,50,1);
	visibility: visible;
	opacity: 0.85;
	filter: alpha(opacity=85);
	font-family: "Open Sans";
	color: rgba(255,255,255,1);
	font-size: 12px;
	padding-top: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

ul.mailinfo, ul.mailinfo li, ul.mailinfo ul {
	list-style: none;
	margin: 0;
	padding: 0; 
}

ul.mailinfo {
/*	position: relative; 
	float: left; */
	top: 0px; 
	font-size: 12px;
	display:inline-block;
}
ul.mailinfo li {
	float: left; 
	vertical-align: middle;
	text-align: center; 
	width: 300px;
}
ul.mailinfo li.hover, ul.mailinfo li:hover {
	position: relative; 
	z-index: 1;
	cursor: default; 
}

ul.mailinfo {
	margin: 0px;
/*	position: relative; */
}
ul.mailinfo li {
	color: #fff; 
	line-height: normal; 
}
ul.mailinfo li.hover, ul.mailinfo li:hover {
 
}
ul.mailinfo a:link,
ul.mailinfo a:visited {
/*	color: #000; */
	color: #fff; 
	text-align: right;
	text-decoration: none;  
}
ul.mailinfo a:hover {
	/*	color: #4485A8; */
	color: #FC0;
	text-decoration: none;
}
ul.mailinfo a:active {
	color: #C0C0C0;
	color: #fff; 
}
ul.mailinfo li a {
/*	display: block;
	font-weight:normal; */
}
ul.mailinfo li {
	padding: 0px;
	margin: 0px; 
}
ul.mailinfo li.dir {
	padding: 7px 20px 7px 14px; 
}
ul.mailinfo li {
	padding-right: 15px; 
}

centrales {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 86%;
	z-index: 200;
	font-size: 13px;
	color: rgba(78,78,78,1);
	font-family: "Open Sans";
	margin-left: 50px;
	overflow: hidden;
}


.tt {
	font-weight: normal;
	font-size: 15px;
	color: #800000;
}

.item-row {
	height: 90px;
	width: 96%;
	width: 65%;
	vertical-align: top;
	display: table;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(0,0,0,1);
	padding-top: 10px;
	padding-bottom: 10px;
	left: 270px;
	position: relative; 
}

.item-image {
	left: 25px;
	left: 0px;
	position: relative;
	width: 100px;
	height: 50px;
	min-width: 100px;
}

.item-text {
	display: table-cell; 
	left: 0px;
	top: 0px;
	width: 80%;
	position: relative;
	vertical-align: middle;
}

#transbox {
	position: absolute;
	width: 90%;
	min-width:600px;
	height: 90%;
	z-index: 150;
	background-color: #FFFFFF;
	opacity: 1;
	filter: alpha(opacity=100);
	color: rgba(0,0,0,1);
	border-radius: 3px;
	min-width: 600px;
}

#headerBoxGold {
	position: absolute;
	width: 100%;
	height: 90px;
	z-index: 90;
	left: 0px;
	top: 0px;
	background-color: rgba(57,62,70,1);
	visibility: visible;
	opacity: 0.95;
	filter: alpha(opacity=95);
}


.qitem-row {
	/*	padding: 2px; */
	height: 110px;
	width: 90%;
	vertical-align: top;
	display: table;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(204,204,204,1);
	left: 0px;
	position: relative;
    overflow: hidden;
}

.qitem-text {
	display: table-cell;
	left: 0px;
	position: relative;
	width: 85%;
	vertical-align: middle;
	top: 0px;
	overflow: hidden;
	padding-left: 20px;
}

#transbox {
	position: absolute;
	width: 86%;
	height: 90%;
	z-index: 150;
	background-color: #FFFFFF;
	opacity: 1;
	filter: alpha(opacity=100);
	color: rgba(0,0,0,1);
	border-radius: 3px;
	overflow: hidden;
	min-width: 600px;
	padding-right: 30px;
}

.left {
	width: 230px;
	height: 240px;
	background-color: #fff;
	position: absolute;
	border-radius: 5px;
	left: 80px;
}

.orange {
	color: #E36A19;
}


.citem-row {
	height: 90px;
	width: 96%;
	width: 65%;
	vertical-align: top;
	display: table;
	padding-top: 10px;
	padding-bottom: 10px;
	left: 270px;
	position: relative; 
	overflow:hidden;
}

.citem-text {
	display: table-row; 
	left: 0px;
	top: 0px;
	width: 80%;
	position: relative;
	vertical-align: middle;
	font-size:14px;
	font-family:'Open Sans';
	overflow:hidden;
}
.citem-image {
	left: 25px;
	left: 0px;
	position: relative;
	width: 100%;
	overflow:hidden;
}

#contacto {
	position: absolute;
	left: 0px;
	top: 160px;
	width: 100%;
	z-index:300;
}

.table_100_0_0 {
	width: 100%;
	border: 0px;
	padding: 0px;
	margin-top: 0px;
	border: inset 0pt;
	border-spacing: 0;
	border-collapse: collapse;
	clear: both;
    font-family:'Open Sans';
	font-size:13px;
}

input, textarea, select {
	font-size:12px;
	padding: 6px;	
    font-family:'Open Sans';
	border: 1px solid #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0px 0px 5px #666;
	-webkit-box-shadow: 0px 0px 5px #666;
	box-shadow: 0px 0px 5px #666;
	background: rgb(219,219,219);
	background: -moz-linear-gradient(top,  rgba(219,219,219,1) 0%, rgba(234,234,234,1) 47%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(219,219,219,1)), color-stop(47%,rgba(234,234,234,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(234,234,234,1) 47%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(234,234,234,1) 47%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(234,234,234,1) 47%,rgba(255,255,255,1) 100%);
	background: linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(234,234,234,1) 47%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#ffffff',GradientType=0 );
}
input[type=image] {
	border:0px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	background:none;
	filter:none;
	padding:0px;
}

input[type=text]:focus, textarea:focus {
	box-shadow: 0 0 8px rgba(220,177,10,1);
	padding: 3px 0px 3px 3px;
	margin: 5px 1px 3px 0px;
	border: 1px solid rgba(220,177,10,1);
}

.novedades {
}

.novedades img { 
	display: block; 
	margin: 0 auto; 
}

input[type=submit] {
	cursor:pointer;
}
input[type=button] {
	border:0px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	filter:none;
	padding:0px;
	cursor:pointer;
}
.PageTitulo {
    font-family: 'Kaushan Script',sans-serif;
	font-size:40px;
	letter-spacing:-2px;
	text-transform:lowercase;
	padding:5px;
	border-bottom:1px dotted #999999;
	color:#C00;
}
.PageDestacados {
	font-family: 'Kaushan Script',sans-serif;
	font-size:20px;
	letter-spacing:-1px;
	text-align:right;
	text-transform:lowercase;
	color:#666;
	border-bottom:1px dotted #999;
	padding-top:15px;
	//width:35%;
}
