@import "layout.css";
@import "form2.css";


*{
	margin:0;
	padding:0;
}

html{
	height:100%;
}

body{
	background: #fff url(../imagenes/bg_html.png) repeat-x 50% 0;
	font:normal 0.75em/1.5 Arial,Helvetica,sans-serif;
	color:#666;
	height: 100%;
}

/*headings*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

h1, h2, h3, h4, h5{
	font-family:verdana,sans-serif;
	font-weight:normal;
	margin:0 0 10px;
}

h1, h2{
	font: bold 1.8em/1.3 Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0 0 5px 10px;
	margin:-10px 0 10px -10px;
	line-height:1.4;
}

h1 span, h2 span{
	font-size:.6em;
	display:inline;
}

h1 span.unconfirmed{
  color:#999;
  padding:0;
}


h3, h4{
	font-weight:bold;
	color:#555;
	font-size:1em;
}

h5{
	font-weight:bold;
	color:#555;
	font-size:1.5em;
}

h2.details, h2.details span {
	color: #444;
	font-size: 1em;
	font-weight: normal;
	border: 0;
	margin: 0 0 10px;
	padding: 0;
}

.no_encontrado {

padding: 100px 40px 0 40px;

}

.titulo_trabajos {
float:left;
background: #fff url(../imagenes/textos/trabajos.png) 0 0 no-repeat;
width: 355px;
height: 60px;
text-indent: -9999px;
margin: 0 0 20px;
}
.ordenar {
text-align:right;
float:left;
margin: 0 0 20px;}
.titulo_mensaje {
position: relative;
background: #fff url(../imagenes/textos/mensaje.png) 0 0 no-repeat;
width: 510px;
height: 60px;
text-indent: -9999px;
margin: 0 0 20px;
}

.titulo_datos {
position: relative;
background: #fff url(../imagenes/textos/datos.png) 0 0 no-repeat;
width: 280px;
height: 50px;
text-indent: -9999px;
margin: 0 0 5px;
}

.titulo_detalles {
position: relative;
background: #fff url(../imagenes/textos/detalles.png) 0 0 no-repeat;
width: 510px;
height: 60px;
text-indent: -9999px;
margin: 0 0 10px;
}

.titulo_catalogo {
position: relative;
background: #fff url(../imagenes/textos/catalogo.png) 0 0 no-repeat;
width: 510px;
height: 60px;
text-indent: -9999px;
margin: 0 0 10px;
}

.titulo_detalles2 {
position: relative;
background: #fff url(../imagenes/textos/detalles2.png) 0 0 no-repeat;
width: 510px;
height: 60px;
text-indent: -9999px;
margin: 0 0 10px;
}

.titulo_ultimo_sub {
position: relative;
background: #fff url(../imagenes/textos/ultimo_sub.png) 0 0 no-repeat;
width: 270px;
height: 57px;
text-indent: -9999px;
margin: 0 0 10px;
}

.titulo_ultimo {
position: relative;
background: #fff url(../imagenes/textos/relacionados.png) 0 0 no-repeat;
width: 300px;
height: 60px;
text-indent: -9999px;
margin: 0 0 10px;
}

.titulo_carac {
position: relative;
background: #fff url(../imagenes/textos/caracteristicas.png) 0 0 no-repeat;
width: 300px;
height: 60px;
text-indent: -9999px;
margin: 65px 0 20px;
}


.titulo_ofertas_sub {
position: relative;
background: #fff url(../imagenes/textos/ofertas_sub.png) 0 0 no-repeat;
width: 270px;
height: 57px;
text-indent: -9999px;
margin: 0 0 10px;
}

.titulo_usuarios {
position: relative;
background: #fff url(../imagenes/textos/usuarios.png) 0 0 no-repeat;
width: 270px;
height: 57px;
text-indent: -9999px;
margin: 0 0 10px;
}

.titulo_atencion {
position: relative;
background: #fff url(../imagenes/textos/atencion.png) 0 0 no-repeat;
width: 270px;
height: 57px;
text-indent: -9999px;
margin: 0 0 10px;
}

.titulo_ofertas {
float:left;
background: #fff url(../imagenes/textos/ofertas.png) 0 0 no-repeat;
width: 364px;
height: 60px;
text-indent: -9999px;
margin: 0 0 20px;
}

.titulo_facebook {
float:left;
background: #fff url(../imagenes/textos/facebook.png) 0 0 no-repeat;
width: 364px;
height: 60px;
text-indent: -9999px;
margin: 0 0 20px;
}

.titulo_blog {
position: relative;
background: #fff url(../imagenes/textos/blog.png) 0 0 no-repeat;
width: 200px;
height: 57px;
text-indent: -9999px;
margin: 0 0 15px;
}

.titulo_navidad {
position: relative;
background: #fff url(../imagenes/textos/ideas_navidad.png) left 0 no-repeat;
width: 620px;
height: 57px;
text-indent: -9999px;
margin: 0 0 10px 0;
}

.titulo_novedades {
position: relative;
background: #fff url(../imagenes/textos/novedades.png) left 0 no-repeat;
width: 195px;
height: 57px;
text-indent: -9999px;
margin: 0 0 15px 0px;
}

.titulo_novedades {
position: relative;
background: #fff url(../imagenes/textos/mini_novedades.png) left 0 no-repeat;
width: 195px;
height: 57px;
text-indent: -9999px;
margin: 0 0 15px 0px;
}


.titulo_servicios {
position: relative;
background: #fff url(../imagenes/textos/servicios.png) left 0 no-repeat;
width: 630px;
height: 57px;
text-indent: -9999px;
margin: 0 0 15px 0px;
}

/*paragraphs etc*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

p{
	margin: 0 0 20px;
	line-height: 1.5;
}

p.intro{
	font-weight: bold;
	font-size: .92em;
	text-transform: uppercase;
	color:#999;
}

p.tags {
	font-size: 0.92em;
	margin: 0 0 10px;
	line-height: 1.55;
}

#content_sub p {
	margin-bottom: 10px;
}

address{
	font-style: normal;
	margin:0 0 10px;
}

blockquote{
	font: 1.58em Georgia, serif;
	color: #8ab810;
	margin: 10px 0;
}

blockquote p {
	line-height: 1.5;
}

cite{
	display:block;
	margin:10px 0 0;
	font: normal .57em Arial, sans-serif;
	color: #999;
}

/*list styles*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

ol{
	
}

ul{
	margin:0 0 20px;	
	list-style: none;
}

ul li{
	padding-left: 0px;
	margin: 0 0 5px;
	  /* :hack: stop IE6 from forgetting about the arrows */
}


ul.inline {
	float:left;
	list-style:none;
	margin:0;
	width:100%;
}

ul.inline h4 {
	margin:0 0 5px;
}

ul.inline img {
	border:5px solid #deecf5;
}

* HTML ul.inline {
	padding-bottom:10px;
}

ul.inline li {
	float:left;
	margin-left:5px;
	width:118px;
  display:inline;
}

ul.inline li.row_leader {
	margin-left: 0;
	clear: left;
}



.inline_divs {
	overflow:hidden;
	margin:0;
	width:100%;
}

.inline_divs h4 {
	margin:0 0 5px;
}

.inline_divs img {
	border:5px solid #deecf5;
	margin-bottom:5px;
}

.inline_divs div.details {
	float:left;
	margin-left:5px;
	width:118px;
  display:inline;
  overflow:hidden;
  margin-right:-2px; /*fix duplicate characters bug*/
  line-height:1.2;
}

.inline_divs div.row_leader{
  margin-left:0;
}






ul.col_5 li {
	width: 115px;
}

ul.asterisk {
	list-style:none;
	margin:0
}

ul.asterisk li {
	list-style:none;
	padding-left:15px;
	background:url(../imagenes/asterisk.gif) left 5px no-repeat;
}

ul.asterisk li span {
	color:#666;
}

ul.asterisk li a {
	font-weight:bold;
	color:#010528;
}

/*definition list styles*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

dl{
	margin:0 0 10px;
	overflow:hidden;
}

dt{
	clear:left;
	float:left;
	margin: 0 5px 5px 0;
	width: 50px;
}

dd {
	margin: 0 0 5px;

}

/*link styles*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

a img{
	border:0;
}

a {
	color:#a6cc00;
	text-decoration:none;
	font-weight: bold;
}

a:focus, a:hover{
	text-decoration: underline;
}

.more a {
	padding-left: 12px;
	background: url(../imagenes/bg_more.gif) no-repeat 0 3px;
}

.skip { border: 5px solid #fff; color: #fff; background: #95C512; padding: 6px 8px; position: absolute; top: 15px; left: -9999px; z-index: 10; font-size: 1.2em; }
.skip:focus, .skip:active { left: 15px; text-decoration: none; border-color: #ffe; /* :hack: IE requires a border-color change (!?) for this to work */ }
.skip:hover { text-decoration: underline; }

/*image replacement*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/
.replace{ 
	position:relative; 
	/*hide overflow:hidden from IE5/Mac */ 
	/*\*/ 
	overflow:hidden;
	 /**/
} 

.replace span{ 
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1; /*for Opera 5 and 6*/ 
}

a.replace span{
	cursor:pointer;
}

/*general custom classes*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

.dotrule{
	height:1px; 
	font-size:1px;
	background:url(../imagenes/dot.gif) repeat-x; 
	clear:both;
	margin:5px 0;
}
	
.right2{
	float:right;
}

.left2{
	float:left;
}

.thumb{

}

.clear{
	clear:both;
}

.hrule{
	border-top:1px solid #e8e8e8;
}

#content_main li.no_margin, #content_sub li.no_margin {
	margin:0;
}

p.web_link{
	font-weight: bold;
}


/*error layouts*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

div.errorbox {

padding-top: 30px;
padding-right: 480px;
padding-bottom: 30px;
padding-left: 45px;
background: #f5f5f5 url('../images/404_wake.png') no-repeat;
background-position: 440px 50px;
height: 350px;

}

/*thumbnail layouts*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

.thumbs{
	margin:0 0 10px;
	 
}
.thumbs:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

.thumbs li{
	float:left;
	margin:10px 12px 20px 10px;
	padding: 0;
	background: none;
	width:155px;
	border-bottom: 1px solid #e8e8e8;
}

.thumbs a{
	color: #a6cc00;

}
.thumbs a:hover {
text-decoration:none;
color: #999999;
}


.thumbs .row_leader {
	margin-left: 0;
	clear: left;
}

.thumbs img {
	display: block;
	margin: 0 0 10px 0px;
	border: 1px solid #cccccc;
}

.thumbs img:hover {
	display: block;
	margin: 0 0 10px 0px;
	border: 1px solid #a6cc00;
}

.thumbs h2 {
	margin: -10px 0px 10px 0px;
	padding: 0px;
	font-size: 12px;
}

.thumbs h3 {
	font-weight: bold;
	font-size: 1em;
	color: #999;
	margin: 0 0 5px;
}


/*thumbnail layouts*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

.thumbs2{
	margin:0 20px 10px 30px;
}

.thumbs2 li{
	margin:0px 12px 10px 0;
	padding: 0;
	background: none;
	border-bottom: 1px solid #e8e8e8;
	

}
.thumbs2 a{
	font-size: 1.2em;
}
.thumbs2 a:hover {
text-decoration:none;
color: #999999;
}



.thumbs2 h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 12px; 
	font-weight: normal;
}



/*thumbnail layouts*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

.thumbs3{
	margin:0 0 10px;
	 
}
.thumbs3:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

.thumbs3 li{
	float:left;
	margin:10px 18px 20px 10px;
	padding: 5px 30px 0 5px;
    border-right: 2px solid #a6cc00;
    width:155px;
	height: 260px;
}

.thumbs3 a{
	color: #a6cc00;

}
.thumbs3 a:hover {
text-decoration:none;
color: #999999;
}


.thumbs3 .row_leader {
	margin-left: 0;
	clear: left;
}

.thumbs3 img {
	display: block;
	margin: 0 0 10px 0px;
	border: 1px solid #cccccc;
}

.thumbs3 .img_oferta {
	display: block;
	margin: 0 0 00px 0px;
	border: 0px solid #cccccc;
}

.thumbs3 .txt_oferta {
 height: 30px;
}
.thumbs3 h2 {
	margin: -10px 0px 10px 0px;
	padding: 0px;
	font-size: 12px;
}

.thumbs3 h3 {
	font-weight: bold;
	font-size: 1em;
	color: #999;
	margin: 0 0 5px;
}


#photoholder {
background:transparent url("../images/loading.gif") center center no-repeat; 
width:610px; height:250px; overflow:hidden; position:relative;
padding:0; margin:0; border:0px solid #ccc }



/* Contact styles */
#directions_errors {
    background:#f59c96;
    padding:6px;
}

#contact_flash {
    background:#a6cc00;
	height: 306px;
    color:#FFF;
    font-size:1.3em;
    font-weight:bold;
	background-repeat: repeat-x;
	background-image: url('../imagenes/thankyou.png');
	background-position: 27px 0px;
}

#error_flash {
    background:#F60;
    padding:6px;
    color:#FFF;
    font-size:1.3em;
    font-weight:bold;
}

/* pagination */
.pagination {
	text-align: center;
	font-size: 14px ;
}

.pagination ul {
	padding: 10px 0 0px;
	margin: 0;
	  /* :hack: make borders show in IE6 */
}

.pagination li {
	background: none;
}

.pagination span {
	font-weight: bold;
}

.pagination .showing {
	color: #000;
}

.pagination .previous { float: left; padding: 0 0 0 12px; background: url(../imagenes/bg_back.gif) no-repeat left; }
.pagination .next { float: right; padding: 0 12px 0 0; background: url(../imagenes/bg_more.gif) no-repeat right; }

.pagination2 {
	text-align: center;
	font-size: 11px ;
	position: relative;
}

.pagination2 ul {

	padding: 5px 0 0px;
	margin: 0 0 0 0;
	  /* :hack: make borders show in IE6 */
}

.pagination2 li {
	background: none;
}

.pagination2 span {
}

.pagination2 .showing {
	color: #000;
}

.pagination2 .previous { float: right; padding: 0 0px 0 12px; }
.pagination2 .next { float: right; padding: 0 0px 0 12px;  }