/* CSS Document */

BODY {background-color:#ffffff; text-align:center; margin:auto;font:0.75em/1.5 "arial", sans-serif;	background: url(imagenes/bgweb.png) no-repeat top center;}
#wrap {background-image:url(imagenes/bgwrap.png); background-repeat:repeat; text-align:center; margin:auto; width:920px; min-height:625px; padding-top:10px; padding-bottom:10px;}
#header {background-color:#ffffff; text-align:center; margin:auto; width:900px; height:180px;}
#menu {background-color:#ffffff; text-align:center; margin:auto; width:900px; height:30px; }
#contenido {text-align:center; margin:auto; width:900px; min-height:420px; overflow:auto;}
#sidebarizq {text-align:center; margin:auto; float:left; width:180px; min-height:400px; padding: 10px 10px 10px 10px; }
#banner01 {margin:auto; text-align:center; float:left; WIDTH:180px;  height:200px;	background-color: #fff;}
#banner02 {margin:auto; text-align:center; float:left; WIDTH:180px;  height:420px;	background-color: #fff;}
#contenidocentro { text-align:center; margin:auto; width:500px; min-height:420px; float:left; padding: 10px 0px 10px 0px;}
#sidebarder {text-align:center;  margin:auto;float:left; width:180px;  min-height:400px; padding: 10px 10px 10px 10px; }
#redes {margin:auto; text-align:center; float:left; width:180px;  height:100px;	background-color: #fff;}
#cajatitulos {background-image:url(imagenes/bgON.png); background-repeat:repeat-x; margin:auto; text-align:left; float:left; width:175px; padding-left:5px; height:25px;  }
#encuesta {margin:auto; text-align:left; float:left; width:178px;  height:199px;	background-color: #fff;	border-right: 1px solid #fff;	border-bottom: 1px solid #fff;	border-left: 1px solid #fff;}
#subasta {margin:auto; text-align:center; float:left; width:180px;  height:97px; padding-top: 3px;	background: url(imagenes/bgsubasta.jpg) no-repeat;}
#movil {margin:auto; text-align:center; float:left; width:180px;  height:120px;	background-color: #fff;}

#contador {margin:auto; text-align:center; float:left; width:180px;  height:23px;	background-color: #000; padding-top: 2px;}
#footer {  text-align:center; margin:auto; width:900px; height:20px; padding-top:5px;}

#menuestilo{position:relative;display:block;height:29px;font-size:16px;background:transparent url(imagenes/bgOFF.png) repeat top left;border-bottom:1px solid #a849a3; text-align: center;}
#menuestilo ul{margin:0;padding:0;list-style-type:none;width:auto;}
#menuestilo ul li{display:block;float:center;margin:0px;}
#menuestilo ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:4px 20px 6px 20px;height:20px; width:140px;}
#menuestilo ul li a:hover,
#menuestilo ul li a.current{color:#fff;background:transparent url(imagenes/bgON.png) repeat top left ;}

.titulos { font-size:16px; color:#fff;}
.titulosubasta { font-size:15px; color:#fff;}
.titulosubastaon { font-size:16px; color:red;}

.textocontenido { font-size:16px; color:#fff; text-decoration: none;}
.textocontenido a{ font-size: 16px; color:#fff; text-decoration: none;}
.textocontenido a:hover{ font-size:16px; color:#fff000; text-decoration: none;}
.textocontenido a:visited{ font-size:16px; color:#fff000; text-decoration: none;}

.textofooter { font-size:12px; color:#fff; text-decoration: none;}
.textofooter a{ font-size: 12px; color:#fff; text-decoration: none;}
.textofooter a:hover{ font-size:12px; color:#fff000; text-decoration: none;}
.textofooter a:visited{ font-size:12px; color:#fff000; text-decoration: none;}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:imagenes/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(imagenes/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(imagenes/nextlabel.gif) right 15% no-repeat; }

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

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