

/**
* Tienda Virtual************************************************************
*/

/**
* Ventana Propiedades
*/
.ventanaPropiedades{
	background: url("../img/ventanaPropiedades.jpg"/*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/img/ventanaPropiedades.jpg*//*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/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"/*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/img/cerrarPropiedades.gif*//*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/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"/*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/img/carrito.gif*//*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/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"/*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/img/agregar.jpg*//*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/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"/*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/img/cancelar.jpg*//*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/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"/*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/img/agregarProd.jpg*//*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/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"/*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/img/actualizarTotal.jpg*//*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/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"/*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/img/enlaceComprar.jpg*//*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/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"/*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/img/cancelar.jpg*//*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/img/cancelar.jpg*/) left 7px no-repeat;
}

.lstProductosOpciones>.enlaceCancelar{
	background: url("../img/cancelar.jpg"/*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/img/cancelar.jpg*//*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/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.png"/*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/img/carritoCompra.gif*/) left top no-repeat; }
.guardarCompra{ background: url("../img/guardarCompra.gif.png"/*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/img/guardarCompra.gif*/) left top no-repeat; }
.pagadosCompra{ background: url("../img/pagadosCompra.gif.png"/*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/img/pagadosCompra.gif*/) left top no-repeat; }
.despachadoCompra{ background: url("../img/despachadoCompra.gif.png"/*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/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"/*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/img/vinnetaTienda.jpg*//*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/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"/*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/img/registrarPago.jpg*//*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/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"/*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/img/actualizar.gif*//*tpa=http://www.cambioclimaticomacizo.org/modulos/Carrito/img/actualizar.gif*/) left 3px no-repeat;
}

.actualizarGastos:hover{
    text-decoration: underline;
}
