/* Licuit Interactive SL */
/* main.css */
/* Created Ago, 2009 */
/* Modified Ago, 2009
--------------------------------------- */

body{
	height:auto;
	background-color:#f7f7f6;
	background-image:none;
}

.top{ 
	width:690px; overflow:hidden; float:left;
}

/*-- MENU PRINCIPAL ----------------------------------------------------*/



#menu #comprar{
	background-image:url('/resources/images/menu/3b.gif');
	width:81px;
	height:23px;
	background-repeat:no-repeat;
	margin-right:10px;

}




/*-- ITEMS CENTRO -----------------------------------------------------*/




#comprar_options{
	background-image:url('/resources/images/comprar/cabecera.jpg');
	width:586px;
	height:85px;	
	float:left;	
	margin-top:70px;
}


.title{
	padding-left:30px; padding-top:30px
}


/*-- ITEMS FOOTER -----------------------------------------------------*/

#footer{

	height:116px;
	position:absolute;
	background-color:#1b1b1b;
	width:100%;
}


#footer p{
	 color:#fff;text-align:center; padding-top:50px;
}

#footer img{
	position:absolute;right:50px; top:20px;
}

.rellena{
	color:#535353;
	font-weight:normal;	
	letter-spacing: 0px;
	font-size:20px;	
	padding-top:30px

}

/*-- GENERAL -----------------------------------------------------*/

.leermas{
	background-image:url('/resources/images/general/leermas.jpg');
	height:23px;
	width:113px;
	float:right;
	margin-right:50px;
	margin-top:10px;
	overflow:hidden;
	
}

.leermas:hover{
	background-position:0px -23px;
}


#mensaje{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:20px;
	color:#333;
	font-weight:bold;
	font-size:12px;
}

#formulario{
	height:0px; overflow:hidden;
}

.roundedBtn{
	
	float:left;
	text-align:center;
	line-height:37px;
	height:37px;	
	background-image:url('/resources/images/comprar/comprarPaypal.jpg');
	width:165px;


}


.captcha{
		width:130px;
		margin-right:4px;
		height:22px;
		margin-top:4px;
		background-color:#ededed;
}
	
.captchaText{
		margin-top:4px;
		border:#999 solid 1px;
		float:left;
		margin-right:3px;
}

.tipodepago{
	float:left;width:215px;
}

.popup{
	width:212px;
	height:209px;
	
	background-image:url('/resources/images/comprar/popup.png') !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resources/images/comprar/popup.png', sizingMethod='crop');
	position:absolute;
	z-index:999;
	display:none;
	top:300px; 
	*top:305px;
	_top:320px;
	padding-left:15px; padding-right:15px
}

.popup p{
	margin-left:10px;
	text-indent:-10px;
	text-align:left;
	font-size:11px;
	line-height:13px;
	margin-bottom:0px;
	line-height:12px;
}


.eligemedio{
	padding-left:30px; padding-bottom:20px;
}

.campo{
	 background-color:#ededed;width:275px;_width:345px;margin-top:5px;
}

.elige{
	padding-left:30px; padding-bottom:20px; margin-top:40px;
}
	
.etiqueta{
	width:50px; float:left; text-align:left;margin-right:20px;margin-top:5px;
}

.price{
	color:#848585;margin-right:5px;margin-top:25px;
}
	
.price b{
	font-size:30px; color:#848585; letter-spacing:-0.05em;margin-right:7px; margin-left:5px; vertical-align:-0.9ex;
}

.iva{
 	color:#848585;font-size:11px;margin-right:29px;line-height:0.1em;margin-left:10px; margin-top:-5px;*margin-right:25px;*margin-top:-8px;	
}

.icon{
	float:left;padding-left:30px;
}

#total1{
	display:inline;
}



#total2{
	display:none;
}



.imgvisa{
	 margin-left:25px; padding-top:10px;
}

.imgpaypal{
	margin-left:30px; padding-top:5px;
}

.imgtransferencia{
	margin-left:10px; padding-top:5px;
}



.details{ 
	height:50px;  float:left;
}

.contacto{
	float:right;margin-top:70px; border-left:1px solid #c9c9c9; padding-left:20px;
}

.contacto h3{
	margin-bottom:20px
}

.contacto a{
	color:#183769;text-decoration:none;
}

.textoopcion{
	padding-left:30px; padding-bottom:20px
}

.popup h2{
	font-size:13px;margin-top:26px; line-height:16px; padding-bottom:12px;
}

.popup p{
	padding-bottom:7px;
}

.detailsprice{
	text-align:right; margin-top:10px; margin-right:125px;padding-left:30px;
}

.detailsprice .consigue{
	color:#222222;font-size:13px;margin-right:5px;margin-top:2px;
}

.detailsprice .consigue b{
	font-size:36px; color:#222222; letter-spacing:-0.05em; margin-left:5px;margin-right:7px; vertical-align:-0.9ex;
}

.detailsprice .iva{
	color:#222222;font-size:13px;margin-right:29px;line-height:0.1em; margin-top:-5px;*margin-right:25px;*margin-top:-8px
}

.masinfo{
	margin-left:5px;vertical-align:-1ex; cursor:pointer
}


#infoLayer{
	position:absolute;
	top:495px;
	left:695px;
}
	
#infoLayer .usbVisible{
		display:none;
		background-image:url(/resources/images/comprar/infoUSB.png);
		width:223px;
		height:218px;
		float:left;
	

}
	
#infoLayer .pcVisible{
		display:none;
		background-image:url(/resources/images/comprar/infoPC.png);
		width:223px;
		height:206px;
		float:left;
	}




#infoLayer p{
	text-align:left;
	color:#707070;
	line-height:14px;
	margin-left:25px;	
	margin-right:10px;
	font-size:10px;
	margin-top:5px;

}

#infoLayer h4{
	font-size:14px;
	color:#222222;
	font-weight:bold;
	margin-left:25px;	
	margin-right:10px;	
	margin-top:10px;
}


.comprobar{
	background-image:url(../images/comprar/comprobar.gif);
	height:28px;
	width:40px;
	float:left;
	margin-left:5px;
}
