/* general y tienda (792;406) */
body{text-align:center; margin:auto; font-family:Verdana,sans-serif;font-size:x-small;background-color:white; width:1000px; height:600px;}
body.tienda{text-align:center; 
	/*scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #999999;*/
	}

table{border-collapse:collapse; text-align:center; width:100%;}

/* cabecera */
table.cabecera img {width:500px; height:150px;}
table.contenidocab td{margin-left:10px; margin-bottom:10px; text-align:left; font-size:medium; font-weight:bold; color:#666666;}

/* lados */
td{margin:0px; padding:0px; vertical-align:middle;}
td.izq{width:10%; padding:0px; vertical-align:top;}
table.enlaces td{border:5px; border-color:#DEDAD1; border-style:solid;}
td.dcha{width:10%; vertical-align:top;}
td.centro{text-align:center; margin-top:10px;}
td.izq a{width:140%; height:50px; border:0px;}
td.izq img{width:140px; height:50px; border:0px;}
td.dcha a{width:140%; height:50px; border:0px;}
td.dcha img{width:140px; height:50px;}
div.carro{border:5px; border-color:#DEDAD1; border-style:solid; border-bottom:0px;}
div.carroalt{border:5px; border-color:#DEDAD1; border-style:solid; border-bottom:0px;}

/* tabla productos cabecera*/
td.contenido{vertical-align:top; text-align:center; vertical-align:top;}
td.contenidolado{text-align:right; width:20%; vertical-align:top; border:0px; border-color:Red; border-style:solid;}
td.contenidolado span {font-size:x-small; font-weight:bold;}

/* iframe */
iframe.contenido{text-align:center; width:100%; height:380px;}
iframe.ayuda{text-align:center; width:100%; height:60px;}

/* tienda */
table.datagrid {width:95%; text-align:center; border:0px; border-color:Yellow; background-color:Fuchsia; padding:3px; padding:0px; margin:0px;}
td.imgprod{text-align:center; width:10%;}
td.imgprod img {width:125px; height:125px; border:0px;}
td.imgprodhor{text-align:center; width:5%;}
td.imgprodhor img {width:80px; height:20px; border:0px;}


td.producto{text-align:left; white-space:pre-wrap; width:55%; font-weight:bold;}
td.producto a:link{text-decoration:none;}
td.productoreg{text-align:left; white-space:pre-wrap; width:77%;}

td.precio{font-size:xx-small; width:12%; text-align:right; padding-right:10px;}
td.precioalt{background-color:Silver; color:red; font-size:xx-small; width:12%; text-align:right; padding-right:10px;}

td.unidad{width:5%; text-align:center; font-size:xx-small;}
td.unidad table{width:10%;text-align:right;}
td.add {text-align:right; width:5%;}

tr.header{font-size:xx-small; font-weight:bold; color:white; background-color:#999999;}
tr.footer{font-size:xx-small; font-weight:bold; color:white; background-color:#999999; text-align:right;}
tr.item{background-color:#EFF3FB;}
tr.altitem {Background-Color:white;}

tr.formborder{border:1px; border-color:Black; border-style:solid; background-color:Silver;}

a.producto{color:black; font-size:xx-small;}
span.producto{color:black; font-size:xx-small;}
/*img.colectivo{width:200px; height:200px;}*/
input.carro{width:25px; height:25px;}
select.tipo{text-align:center;}

/* LOGIN */
table.login {width:100%; background-color:#752A3E; color:White; font-weight:bold; border:5px; border-color:#DEDAD1; border-style:solid; border-bottom:0px; text-align:left;}
table.col{width:100%; background-color:#666666; color:White; font-weight:bold; border:5px; border-color:#DEDAD1; border-style:solid; border-bottom:0px; text-align:left;}
p.login {font-size:xx-small;background-color:Silver;}
.loginbox {width:80%;}
.loginlabel {color:Yellow;}
input.loginbutton{color: white; font-size:x-small; font-weight:bolder; background-color:#752A3E; border-color:white; border:1px; border-style:solid; width:45%; padding-left:0px; padding-right:0px;}
input.colbutton{color: White; font-size:x-small; background-color:#666666; border-color:white; border:1px; border-style:solid;}
input.passbutton{color: white; font-size:x-small; font-weight:bolder; background-color:#752A3E; border-color:white; border:0px; border-style:solid; width:90%; padding-left:0px; padding-right:0px;}

/* CARRO */

td.productocarro{text-align:left; white-space:pre-wrap; width:60%; font-weight:bold;}
td.productocarro a:link{text-decoration:none;}
td.subtotal {font-size:xx-small; width:12%; padding-right:10px;}
td.error {text-align:center; font-size:x-small; color:Red;}

/* USUARIO */

table.form{width:95%; font-size:xx-small; text-align:center; border:0px; border-color:Black; border-style:solid;}
table.form label {font-size:xx-small;}
table.form tr {margin:10px;}
td.form{text-align:center; width:48%; padding:2px; border:0px; border-color:Red; border-style:solid;}
td.form table {text-align:center; width:60%; border:0px; border-color:red; border-style:solid;}
td.form table td {text-align:left; width:25%; border:0px; border-color:green; border-style:solid;}
td.formizq{width:48%; border:0px; border-color:green; border-style:solid; text-align:left;}
td.formizq table td{text-align:left; width:25%; border:0px; border-color:green; border-style:solid;}

tr.grande span {font-size:x-small; font-weight:bold;}

input.boxform {width:150px;}
input.boxform2 {width:150px; text-transform:uppercase;}
td.warning{text-align:center;}
input.btnppago{color:Red;font-size:x-small;font-weight:bold;text-align:center;Height:45px;Width:264px;}

/*página resumen2 - información de envio*/
table.infoenvio
{
    border-color:#DEDAD1;    
}
td.encacol{text-align:center;background-color:#666666;}

/*lightbox*/
#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:image/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(../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; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }