/*

azul clarisimo: #ebf6fa;
azul muy claro: #bbe6ed;
azul claro: 	#1aa2d4;
azul fuerte: 	#2f589a;
*/


body {
font-family: verdana, arial, tahoma;
font-size: 100%;
line-height: 140%;
margin: 0;
padding: 0;
background-color: #b2e1eb;
text-align: center;
/*color: #2f589a;*/
}

body#lista .entry_title_product{color:white;}

a:link, a:visited { color: #2f589a; /*text-decoration: none;*/ }
a:hover { color: #1aa2d4;/*text-decoration: none;*/ }

#env-cabecera {
position:relative;
background: transparent url(../images/bg01.png) left top repeat-x;
height: 220px;
min-width: 995px;
}

#cabecera {
position:relative;
background: transparent url(../images/logo1.jpg) top center no-repeat;
height: 220px;
}

#cabecera h1 { display: none;}

#nav {
position: relative;
padding-left: 20px;
text-align: left;
color: #eee;
font-weight:bold;
font-size: 0.8em;
background-color: #2f589a;
background: transparent url(../images/bg3.png) left top repeat-x;
height: 20px;

}

#nav p{
display:inline;
}
#nav a{
display:inline;
color: #eee;
text-decoration: none;
}
#menu {
position: absolute;
right: 10%;
bottom:24px;
font-size:88%;
}


#menu ul{
 list-style: none;
 font-weight:bold;
 font-size: 1.1em;
 margin: 0;
 padding: 0;

}

#menu li {
  display: inline;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
  list-style-image: url(foo.gif); /* Trick IE into not displaying a bullet */
}

#menu ul li a {
width: 120px;
height: 40px;
float:left;
color: white;
text-decoration: none;
  text-align: center;
  margin:0;
  background: transparent url(../images/tab.gif) top center no-repeat;

}

#menu ul li a:hover {
opacity: 0.8;
filter: alpha(opacity=80);

}



#submenu {
position: absolute;
left: 0;
font-size:88%;
margin-top: 20px;

}


#submenu ul{
 list-style: none;
 font-weight:bold;
 font-size: 1.1em;
 margin: 0;
 padding: 0;

}

#submenu li {
  display: block;
  margin: 0;
  padding: 0 0 10px 0;
  text-align: center;
  list-style: none;
  list-style-image: url(foo.gif); /* Trick IE into not displaying a bullet */
}

#submenu ul li a {
  display: block;
  width: 160px;
  height: 40px;
  text-decoration: none;
  text-align: center;
  padding-top:7px;
  margin:0;
  background: transparent url(../images/submenu.gif) top center no-repeat;


}

#submenu ul li a:hover {
 background: transparent url(../images/submenuHover.gif) top center no-repeat;
}


#banners {
position: absolute;
top: 95px;
right: 0;
width:180px;
/*opacity: .75;
filter: alpha(opacity=75);*/
}

#bannersleft {
position: absolute;
top: 260px;
left: 5px;
width:160px;
}

#page {
position:relative;
background: transparent url(../images/bgpage.png) left top repeat-x;
min-width: 995px;
}


#env-contenido {
position: relative;
/*Este hack no funciona en IE7*/
min-height:500px;
min-width:600px;
height:auto !important;
height:500px;
padding: 20px 180px 0 175px;
line-height: 140%;
}

#contenido {
position:relative;
padding: 10px 15px 10px 15px;

}

h2 a, h2 a:visited{
color: #2f589a;
}


.entry {
padding: 2px 8px 2px 8px;
margin-bottom: 40px;
/*border: 5px solid #2f589a;*/
/*background-color: white;*/
}
.entry_title {
color: #2f589a;
margin: 0;
}

.entry_cont {
	padding: 2px 8px 2px 8px;
	text-align: justify;
}

.entry_cont h3{
	color: #2F589A;
	font-size: 100%;
	}

.imgThumb{
	border: 1px solid;
	width: 100px;
	height: 75px;
}

.entry_product {
margin-bottom: 20px;
/*border: 5px solid #2f111a;*/
background-color: white;
line-height: 100%;
}

.entry_title_product {
margin-bottom: 0px;
/*border: 5px solid #215811;*/
background-color: #2f589a;
}
.entry_title_product a, .entry_title_product a:hover,
.entry_title_product a:link, .entry_title_product a:visited {
color: white;
text-decoration: none;
}
.entry_product_pie {
background-color: #2f589a;
height: 2px;
}
.entry_cont_product {
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
	/*border: 5px solid #ff669a;*/
	min-height: 100px;
	height:auto !important;
	height:100px;
	line-height: 100%;
	font-size: 14px;
}
.related_list {
	text-align: center;
	 font-weight:normal;
	 font-size:80%;
	 color:white;
	}
.related_list a{
	text-decoration: none;
	}
.related_list a:hover{
	color:white;
	}

.entry_cont_product .imagen_list{
	position:relative;
	}

.imagen_list{
	float:left;
	}
.imagen_list img{
		width: 150px;
	height: 100px;
	border: none;
	}

.fotos{
	text-align:center;
	}
.izquierda {
	float:left;
	margin-right: 2px;
	}
.derecha {
	float: right;
	margin-left: 2px;
	}
.oculto {
	display: none;
	}
.fotos a img{
	border: none;
	}
.precio {
	text-align: center;
	font-size: 1.2em;
	color: #2f589a;
	font-weight: bold;
	}	
#anti {
unicode-bidi:bidi-override;
direction: rtl;
font-size: 1.1em;
font-weight: bold;
}


#env-pie {
position:relative;
}

#env-map {
		width: 520px;
		margin: 0 auto;
		padding: 3px;
	}

#pie {
margin:0pt auto;
position:relative;
height:70px;
width:343px;
background: transparent url(../images/pie.png) top center no-repeat;
}

#pie a{
text-decoration: none;
font-size: 60%;
}

.linkFueraborda {
float:left;
padding-left:90px;
}

.linkHydra {
float:right;
padding-right:100px;
}

.linkFueraborda a, .linkHydra a{
text-decoration: none;
font-size: 80%;
}

#map {
	width: 500px;
	height: 500px;
}

table.tContenido, #banners img, #bannersleft img {
border: 0px;
border-style: none;
}
table.tContenido caption,thead{
color: #2F589A;
font-weight: bold;
text-align: center;
}

table.tContenido td.colDerecha{
padding-left: 20px;
}

table.tContSmall {
border: 0px;
border-style: none;
}
table.tContSmall caption,thead{
color: #2F589A;
font-weight: bold;
text-align: center;
}
table.tContSmall tbody td{
border-top: 1px solid;
font-size: 80%;
line-height: 110%;
}

table.tContSmall td.colDerecha{
text-align: center;
border-left: 1px solid;
border-left-color: #000000;
}

table.tContSmall td.colDerecha sup{
	font-size: 75%;
	}
.roundedcornr_box {
	background: url(../images/borders/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
	background: url(../images/borders/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(../images/borders/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(../images/borders/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(../images/borders/roundedcornr_r.png) top right repeat-y;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: -19px;
}
.roundedcornr_content { padding: 0 15px; }


/****************************/
/*Lightbox 2.0.2*/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

/* Trabaja con nosotros */
#workWith {
position: absolute;
right: 0px;
z-index:1;
}
#workWith img{
	border: none;
	}
#workWith a{
text-decoration: none;
font-size: 80%;
line-height: 90%;
color: white;
}

.logos{
	text-align:center;
	}
.logos a img{
	border: 6px double;
	}