
/**
* Tienda Virtual************************************************************
*/

/**
* Ventana Propiedades
*/
.ventanaPropiedades{
	background: url(../img/ventanaPropiedades.jpg) left top no-repeat;
	padding:5px;
}

/**
* cerrar Propiedades
*/
/*.cerrarPropiedades{ text-align:right; }*/

.barraVentana a{
    color: #FFFFFF;
    text-decoration: none;
    padding: 10px 7px 10px 15px;
    border: none;
}

.cerrarPropiedades a{
    color: #FFFFFF;
    text-decoration: none;
    background: url(../img/cerrarPropiedades.gif) right no-repeat;
    padding: 10px 7px 10px 15px;
    border: none;
}

.barraTitulo{
	float:left;
	text-align:left;
    color: #FFFFFF;
    font-size: 12px;
}


/**
*legend
*/
.ventanaPropiedades legend{
    color: #434141;
    font-size: 16px;
    margin-top: 10px;
    padding-left: 25px;
	background: url(../img/carrito.gif) left top no-repeat;
}

/**
*agregar
*/
.ventanaPropiedades .agregarProducto{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    font-family: tahoma;
    padding: 0px 0px 15px 20px;
	border: none;
	margin: 0px;
	width: 148px;
	height: 40px;
	background: url(../img/agregar.jpg) left top no-repeat;
}

/**
*cancelar
*/
.cancelarPedido{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    font-family: tahoma;
    padding: 0px 0px 15px 0px;
	border: none;
	margin: 0px;
	width: 148px;
	height: 40px;
	background: url(../img/cancelar.jpg) 10px top no-repeat;
}

.ventanaPropiedades>form>.agregarProducto{ padding: 0px; /* oculta el texto FF */ }
.ventanaPropiedades>form>.cancelarPedido{ padding: 0px; /* oculta el texto FF */ }

/**
*legend
*/
.solicitarProducto{
    color: #BE0505;
    font-weight: bold;
    font-size: 14px;
    font-family: tahoma;
    margin: 10px 0px 0px 10px;
    padding: 0px 0px 10px 30px;
	background: url(../img/agregarProd.jpg) left top no-repeat;
}

.solicitarProducto a{
    color: #BE0505;
    font-weight: bold;
    font-size: 14px;
    font-family: tahoma;
    text-decoration:none;
}

.solicitarProducto a:hover{
    color: #434141;
    text-decoration:underline;
}

/**
*actualizarTotal
*/
.actualizarTh{
    padding: 0px;
    margin: 0px;
}

.actualizarTotal{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    font-family: tahoma;
    padding: 7px 5px 7px 6px;
	border: none;
	margin: 0px;
	background: url(../img/actualizarTotal.jpg) left top no-repeat;
}

.actualizarTh>.actualizarTotal{ padding: 7px 5px 7px 25px; }

/**
*enlaceComprar
*/

.lstProductosOpciones {
	padding:0px;
    margin: 0px;
	text-align:center;
}

/**
*registrarPago
*/
.botonComprar{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	padding: 13px 0px 8px 15px;
	border: none;
	margin: 0px;
	width: 110px;
	background:url(../img/enlaceComprar.jpg) left 5px no-repeat;
}

.enlaceCancelar{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	padding: 12px 20px 5px 40px;
    margin: 0px;
    height: 35px;
	border: none;
	background: url(../img/cancelar.jpg) left 7px no-repeat;
}

.lstProductosOpciones>.enlaceCancelar{
	background: url(../img/cancelar.jpg) left 3px no-repeat;
    padding: 10px 20px 20px 40px;
    margin: 0px;
}

/**
*pedidosUsuario
*/
.pedidosUsuario {
    color: #504F4F;
    overflow: hidden;
    clear: both;
    list-style: none;
    padding: 0px;
    margin: 0px;
}


.carritoCompra{ background: url(../img/carritoCompra.gif) left top no-repeat; }
.guardarCompra{ background: url(../img/guardarCompra.gif) left top no-repeat; }
.pagadosCompra{ background: url(../img/pagadosCompra.gif) left top no-repeat; }
.despachadoCompra{ background: url(../img/despachadoCompra.gif) left top no-repeat; }

.pedidosUsuario li {
    float: left;
    padding: 0px 10px 5px 20px;
    margin: 0px;
}

.pedidosUsuario li a{
    text-decoration: none;
    color: #264D69;
    padding: 0px;
    float: left;
    text-decoration: underline;
}

.pedidosUsuario li a:hover{
    color: #504F4F;
    text-decoration: underline;
}

.listaPropiedades {
    color: #504F4F;
    font-size: 12px;
    list-style: none;
    padding: 0px;
    margin: 0px 0px 0px 15px;
}

.listaPropiedades li{
    color: #504F4F;
    padding: 0px 0px 5px 15px;
	background:url(../img/vinnetaTienda.jpg) left 3px no-repeat;
}

/**
*registrarPago
*/
.registrarPago{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    font-family: tahoma;
    text-decoration: none;
    padding: 10px 0px 5px 60px;
	border: none;
	margin: 0px;
    width: 148px;
    height: 40px;
	background:url(../img/registrarPago.jpg) left 4px no-repeat;
    padding: 0px;
}

.infoCuentaBancaria{
	font-size:11px;
	background:#E8EEFA;
	padding:10px;
	margin:10px;
	border:1px solid #CED9FF;
}

/**
*actualizarTotal
*/
.actualizarGastos{
    padding: 5px 0px 5px 20px;
    margin: 5px 0px 0px 0px;
	text-indent: -9999px; /* oculta el texto */
    color: #504F4F;
    text-decoration: none;
    background:url(../img/actualizar.gif) left 3px no-repeat;
}

.actualizarGastos:hover{
    text-decoration: underline;
}


/*** kwicks */

.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	float: left;
	width: 125px;
	height: 100px;
	margin-right: 5px;
	background-color:#CC0000;
}
.kwicks li.active{background-color:#fff;}

#example1 .kwick0{ 
	background-image: url('images/meet.gif');

	border-right:2px solid #FFFFFF;
	cursor:pointer;
	display:block;
	height:100px;
	overflow:hidden;
	width:150px;
}
#example1 .kwick1 {
	background-image: url('images/kwicks.gif');
	
	border-right:2px solid #FFFFFF;
	cursor:pointer;
	display:block;
	height:100px;
	overflow:hidden;
	width:150px;
}
#example1 .kwick2 {
	background-image: url('images/for.gif');
	
	border-right:2px solid #FFFFFF;
	cursor:pointer;
	display:block;
	height:100px;
	overflow:hidden;
	width:150px;
}
#example1 .kwick3 { 
	background-image: url('images/jquery.gif');

	
	border-right:2px solid #FFFFFF;
	cursor:pointer;
	display:block;
	height:100px;
	overflow:hidden;
	width:150px;

}
.imagen{float:left;width:97px;height:95px;border:solid;}
.descripcion{float:right;width:90px;height:95px;border:solid;}
