/*
	terrafirma1.0 by Baruzh.com & nodethirtythree.com design
*/
*{
padding: 0px;
margin: 0px;
}
body
{
background: #f37022 url('images/FONDO.jpg') no-repeat center top;
font-size: 11px;
font-family: helvetica, tahoma, verdana, trebuchet ms1, arial;
color: #000;
line-height: 18px;
}
a
{
color: #000;
text-decoration: underline;
}
a:hover
{
text-decoration: none;
}
sup
{
font-size: 0.5em;
}
p
{
margin-bottom: 14px;
text-align: justify;
}
img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}
ul.linklist
{
list-style: none;
}
ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}
ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

.item-list ul li {
  list-style-type: none;
  margin: 0 0 0 14px;
}

#upbg
{
position: static;
width: 800px;
height: 40px;
}
#outer
{
position: relative;
width: 800px;
margin: 0px auto;
background: transparent;
}
#inner
{
position: relative;
}
#header
{
position: absolute;
background: transparent;
width: 255px;
height: 72px;
color: #fff;
margin: -10px 0 0 540px;
}
#header h1 ,#header h1 a
{
font-family: "trebuchet ms", helvetica, sans-serif;
position: absolute;
font-size: 22px;
letter-spacing: -2px;
text-decoration: none;
top: 15px;
padding: 0 2px 3px 5px;
color: #FFF;
width: 140px;
}
#header #title{
	width: 140px;
}
#header #logo-title{
	padding-top: 10px;
}
#header #title, #header #logo-title{
	height: 92px;
	float: left;
	clear: right;
_height: 82px;
}
#header h2
{
position: absolute;
font-size: 11px;
font-weight: normal;
color: #FCE2CA;
top: 45px;
width: 140px;
padding: 2px 2px 2px 10px;
}
#splash
{
position: static;
right: 30px;
left: -20px;
background: #fff url('images/HEADER.png') no-repeat;
width: 800px;
height: 82px;
}
#menu
{
position: static;
background: transparent;
height: 30px;
padding: 0;
margin: -30px 0px 0px 0px;
}

#menu ul li
{
display: inline;
line-height: 20px;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
padding: 4px 5px 12px;
font-size: 11px;
color: #888;
text-transform: uppercase;
text-decoration: none;
width: 115px;
}

#menu ul li a:hover
{
color: #eee;
text-decoration: none;
background: #f47123 url('images/BOTON.png') no-repeat center bottom;
}

#menu ul li a.active {
color: #eee;
text-decoration: none;
background: #f47123 url('images/BOTON.png') no-repeat center bottom;
}

#date
{
position: absolute;
top: 0px;
line-height: 52px;
color: #BDBDA2;
right: 30px;
font-weight: bold;
font-size: 12px;
letter-spacing: -1px;
}

#secondarycontent
{
position: relative;
width: 200px;
float: right;
margin-right: 20px;
margin-top: -20px; 
}

#secondarycontent h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 10px;
margin-bottom: 10px;
}

#secondarycontent .content
{
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
}

#primarycontent
{
position: relative;
width: 800px;
float: left;
padding: 0;
background: transparent url('images/CENTRAL.jpg') no-repeat;
height: 399px;
margin-bottom: 10px;
}

#primarycontent h3
{
position: relative;
top: 4px;
font-size: 15px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#primarycontent .content h2 {
  font-size: 46px;
  font-weight: normal;
  display: inline;
}

#primarycontent .content h4{
  font-size: 50px;
  font-weight: bolder;
  display:inline;
}

#primarycontent .node .content p {
  margin-bottom: 168px;
}

#primarycontent .view-content .node .content p {
  margin-bottom: 0px;
}

#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
clear: both;
}

#primarycontent .node
{
margin-bottom: 0px;
}

#primarycontent .node .header
{
position: relative;
}
.post ul{
	margin: 0 0 0 10px;
}
h1 {
	padding: 5px;
	font-size: 14pt;
}
.node h1.title{
	font-size: 12pt;
	/*float: left;
	clear: both;
	background: url('images/a22.gif') bottom repeat-x;*/
        background: none;
	width: 100%;
}
.node h1.title a{
	text-decoration: none;
}
.node h1.title a:hover{
	color: #565656;
}
#primarycontent .node .date
{
color: #BDBDA2;
font-weight: 400;
font-size: 10px;
float: left;
clear: both;
margin-bottom: -5px;
}

#primarycontent .footer
{
/* position: relative;
top: -10px;
background: url('images/a33.gif') repeat-x;
height: 54px; */
}

#primarycontent .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#primarycontent .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}
#primarycontent .footer ul li.printerfriendly
{
background-image: url('images/a41.gif');
}
#primarycontent .footer ul li.comment_comments
{
background-image: url('images/a36.gif');
}
#primarycontent .footer ul li.node_read_more
{
background-image: url('images/a38.gif');
}
#block-comment-0 ul li
{
list-style-image: url('images/a36.gif');
}
.description{
		padding-left: 10px;
}
.description .tips li{
	font-size: 8pt;
}
.comment .new{
	color: #F00;
	float: right;
	padding-right: 10px;
	font-weight: bold;
}
.comment{
	margin: 20px 10px 10px 10px;
	border: solid 1px #eee;
}
#down-footer
{
width: 800px;
position: static;
clear: both;
height: 47px;
background: transparent url('images/DOWN_FOOTER.png') no-repeat;
color: #fff;
}
#footer a
{
color: #8C8C73;
}
/* TABLES */
table {
  margin: 1em 0;
  width: 100%;
}
thead th {
  border-bottom: 2px solid #d3e7f4;
  color: #494949;
  font-weight: bold;
}
td, th {
  padding: .3em .5em;
}
 /* JCarousel */

.view-content {
  background: #fff;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
  width: 800px;
  padding: 0px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
  width: 800px;
  height: 399px;
}

.jcarousel-skin-tango .jcarousel-item {
  width: 800px;
  height: 399px;
}

.jcarousel-skin-tango .jcarousel-container {
  background: none;
  border: none;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal ul {
  margin: 0px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal ul li {
  margin: 0px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal .content p{
  padding-left: 14px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal .content img{
  margin-left: 50px ;
  margin-top: 20px;
}

#viewscarousel-Carrusel_Imagenes-page_3 img{
  margin-top: 30px;
}

#viewscarousel-Carrusel_Imagenes-page_3 .titulo-producto{
  margin-top: -15px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal .content {
  padding: 0px !important;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
  background: transparent url('images/FLECHA_ANTERIOR.png') no-repeat;
  margin: 0px;
  padding: 0px;
  height: 54px;
  width: 45px;
  top: 165px;
  left: -5px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
  background: transparent url('images/FLECHA_SIGUIENTE.png') no-repeat;
  margin: 0px;
  padding: 0px;
  height: 54px;
  width: 45px;
  top: 165px;
  right: -5px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
  background: transparent url('images/FLECHA_ANTERIOR.png') no-repeat;
  margin: 0px;
  padding: 0px;
  height: 54px;
  width: 45px;
  top: 165px;
  left: -5px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
  background: transparent url('images/FLECHA_SIGUIENTE.png') no-repeat;
  margin: 0px;
  padding: 0px;
  height: 54px;
  width: 45px;
  top: 165px;
  right: -5px;
}

.titulo-producto {
  float: right;
  margin: -30px 80px 0 0;
}

.titulo-producto h1 {
  background: transparent url('images/ICONO_PRODUCTO.png') no-repeat center left !important;
  padding: 5px 0 0 12px;
  font-size: 15px !important;
  font-height: bold;
}

.titulo-producto p {
  margin: 0;
  font-size: 12px;
  line-height: 14px;
  padding-left: 12px;
}

.contact {
  float: right;
}

.contact1 {
  background: transparent url('images/ICONO_CONTACTO.png') no-repeat center right;
  font-size: 13px;
  text-align: right;
  margin-top: 60px;
  padding-right: 10px;
  margin-right: 50px;
  line-height: 25px;
}

.contact2 {
  font-size: 28px;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
  margin-right: 50px;
  line-height: 28px;
}

.contact3 {
  font-size: 12px;
  line-height: 20px;
  text-align: right;
  padding-right: 10px;
  margin-right: 50px;
}

.contact4 {
  font-size: 14px;
  text-align: right;
  padding-right: 10px;
  margin-right: 50px;
  line-height: 25px;
}

.contact5 {
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
  margin-right: 50px;
}

.contact6 {
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  text-align: right;
  padding-right: 10px;
  margin-right: 50px;
}

#contact-mail-page {
  margin-left: 20px;
  margin-top: 27px;
}

#contact-mail-page input, #contact-mail-page textarea{
  width: 395px;
}

#edit-submit {
  width: 200px !important;
}

#viewscarousel-Carrusel_Imagenes-page_4 .node{
  width: 650px;
  margin: 85px auto 0;
  font-size: 12px;
}

ul#viewscarousel-Carrusel_Imagenes-page_4 li.jcarousel-item {
  background: transparent url('images/CENTRAL_QUEHACEMOS.jpg') no-repeat;
}

#viewscarousel-Carrusel_Imagenes-page_4 h1{
  display: none;
}

#viewscarousel-Carrusel_Imagenes-page_4 .que-hacemos {
   background: transparent url('images/ICONO_PRODUCTO.png') no-repeat center left;
}

#viewscarousel-Carrusel_Imagenes-page_4 .que-hacemos2 {
   background: transparent url('images/ICONO_PRODUCTO.png') no-repeat center left;
   padding-left: 10px;
}

#viewscarousel-Carrusel_Imagenes-page_4 .node .content p{
  margin: 18px 0;
  line-height: 14px;
}

#viewscarousel-Carrusel_Imagenes-page_4 .node .content table{
  margin-top: -15px;
}

.capsula {
  float: left;
}

.copy-reg {
  color: white;
  margin-left: 285px;
  font-size: 9px;
}

.dev-axai {
  margin-right: 5px;
  float: right;
  margin-top: -15px;
}

div.error, tr.error {
  list-style: none;
  font-size: 10px !important;
  line-height: 11px;
  list-style-position: inside;
  margin-bottom: -25px;
  text-align: left !important;
  background: #FFCCCC !important;
  color: #220000 !important;
}

div.messages {
  background: #f37022;
  font-size: 14px;
  text-align: center;
  color: #fff;
}

.resizable-textarea {
  width: 395px !important;
}
