/* Registro Privado y compra un click */
/*-----------------------------------------------------------
	IMPUT GENERICO
-----------------------------------------------------------*/
/*-----------------------------------------------------------
	LABEL
-----------------------------------------------------------*/
.labelGenericos {
	border: 0px;
	font-size:11px;
	background-image: none;
	float:left;
	height:25px;
	width:250px;
	line-height: 18px;
}
.labelCortos {
	font-size:11px;
	float:left;
	height:25px;
	width:130px;
	line-height: 25px;
}
.labelCortos2 {
	font-size:11px;
	float:left;
	height:25px;
	width:90px;
	line-height: 25px;
}
.labelCortos3 {
	font-size:11px;
	float:left;
	height:25px;
	width:40px;
	line-height: 25px;
}
.labelLargos {
	font-size:11px;
	float:left;
	height:25px;
	width:250px;
	line-height: 25px;
}
/*-----------------------------------------------------------
	SELEC
-----------------------------------------------------------*/
	.listas {
	float:left;
	color: #666;
	font-size:11px;
	border-color: #e5e5e5;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding:2px;
	/*margin-right:8px;*/
}
/*-----------------------------------------------------------
	RADIOS
-----------------------------------------------------------*/
.radiosGenericos {
	float:left;
	height:18px;
	margin-right:2px;
}
/*  fix bug 21602,cause by 21284 fixed, change the border color, change back border color as #CCCCCC */
select {
	border:1px solid #CCCCCC;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	padding:2px;
}
/*  fix bug 21284, add this style  */
#selecciona-pais,#selecciona-moneda{
	border:1px solid #E5E5E5;
}
/*-----------------------------------------------------------
	TEXTAREA
-----------------------------------------------------------*/
textarea {
	border:1px solid #CCCCCC;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	resize:none;
}
/*-----------------------------------------------------------
	LISTA REGALOS
-----------------------------------------------------------*/

#tituloLR {
	margin-bottom:8px;
}
#tituloLR h1 {
	font-size:16px;
	font-weight:bold;
}
#tituloLR h2 {
	font-size:12px;
	font-weight:bold;
}
#tituloLR h3 {
	font-size:10px;
	font-weight:bold;
}
#columna1LR {
	height:auto;
	width:340px;
	float:left;
	margin-right:40px;
}
#columna1LR h1 {
	font-size:12px;
	float:left;
	font-weight: bold;
	margin-bottom: 8px;
}
#columna2LR {
	height:auto;
	width:340px;
	float:left
}
#columna2LR h1 {
	font-size:12px;
	float:left;
	font-weight: bold;
	margin-bottom: 8px;
}
#filaDatosLR {
	width:340px;
	float: left;
	margin-bottom:8px;
}
#txtLR {
	width:100px;
	float: left;
	margin-right: 3px;
	font-size: 11px;
	height:18px;
	line-height:18px;
}
.inputLR {
	width:200px;
	margin-right: 3px;
	margin-bottom: 3px;
	float: left;
	height:18px;
	line-height:18px;
}
#btnLR {
	width:300px;
	float:left;
	margin-left: 20px;
}
#headerVerLR, #filaVerLR, #footerVerLR {
	width:700px;
	margin-left:23px;
	margin-bottom:8px;
	float:left;
}
#headerVerLR {
	height:30px;
	margin-top: 10px;
}
#masEditarLR {
	float:left;
	margin-right:8px;
	width:180px;
	line-height:30px;
}
#ordenVerLR {
	float:left;
	margin-right:8px;
}
#borrarVerLR {
	float:left;
}
#paginasVerLR {
	float:left;
	text-align:center;
	width:140px;
	line-height:30px;
}
#todosVerLR {
	float:left;
	line-height:30px;
}
#filaVerLR {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}
#filaVerLR #foto-mosaico {
	width:85px;
	height:85px;
	float: left;
	margin-right: 8px;
}
#filaVerLR #descripcionLR {
	float: left;
	width: 180px;
	margin-right: 8px;
}
#filaVerLR #descripcionLR .descripcion {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}
#filaVerLR #descripcionLR .detalle {
}
#filaVerLR #descripcionLR .sku {
	color: #999;
	margin-bottom: 8px;
}
#filaVerLR #descripcionLR .BV {
	background-color: #FF9;
	height: 18px;
}
#filaVerLR #precioLR {
	float: left;
	width: 100px;
}
#filaVerLR #precioLR .precio1 {
	font-size:16px;
	color:#C00;
	font-weight:bold;
}
#filaVerLR #cantidad {
	width: 80px;
	float: left;
	margin-right: 8px;
}
#filaVerLR #estado {
	width: 80px;
	float: left;
	margin-right: 8px;
}
#filaVerLR #boton {
	width: 140px;
	float: left;
}
#footerVerLR {
}
	
.inputLimpio {
	float: left;
	border: 0px;
	font-size:11px;
	padding:2px 5px 2px 5px;
	background-image: none;
	}
.inputLimpio1 {
    background-image: none;
    border: 0 none;
    float: left;
    font-size: 11px;
    padding: 2px 5px;
}

.input50px {
	width:50px;
}

#textoMailPP {
	color:#666666;
	float:left;
	font-size:10px;
	padding-left:10px;
	margin:1px;
	width:149px;
}