@charset "UTF-8";
#carrito_v1 {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
#scroll_items_carrito_v1{
	position:absolute;
	top:30px;
	left:47px;
	width:578px;
}
#carrito_v1_ul_items{
	}
	
#carrito_v1_ul_items li{
	height: 33px;
	width: 551px;
}
#carrito_v1_ul_items li div input{
	margin-top:10px;
	
}
#carrito_v1_ul_items li p{
	margin-top:11px;
	height:14px;
}
.carrito_v1_ul_items_bi{
	width:1px;
	background:url(/abysoma3.0/images/v1_carrito_bglat.gif);
}
.carrito_v1_ul_items_portada{
	width:27px;
	margin-top:3px;
	margin-left:9px;
}
.carrito_v1_ul_items_portada img{
	cursor:pointer;}
.carrito_v1_ul_items_artistas{
	width:100px;
	margin-left:14px;
}
.carrito_v1_ul_items_titulo{
	width:100px;
	margin-left:14px;
}
.carrito_v1_ul_items_tipo{
	width:75px;
	margin-left:14px;
}
.carrito_v1_ul_items_fecha{
	width:55px;
	margin-left:14px;
}
.carrito_v1_ul_items_botplay{
	width:14px;
	margin-left:15px;
}
.carrito_v1_ul_items_precio{
	width:42px;
}
.carrito_v1_ul_items_precio p{
	text-align:right;
}
.carrito_v1_ul_items_botborrar{
	margin-left:10px;
	width:14px;
}
.carrito_v1_ul_items_bd{
	margin-left:6px;
	width:1px;
	background:url(/abysoma3.0/images/v1_carrito_bglat.gif);
}
#carrito_v1_totales{
	position:absolute;
	bottom:58px;
	left:47px;
	width:551px;
	height:88px;
	font-size:10px;
	}
#carrito_v1_totales_parcial{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:57px;
	background-color:#222222;
	}
#carrito_v1_totales_parcial h1{
	color:#ccffcc;
	position:absolute;
	top:14px;
	left:44px;
	font-size:12px;
	
}
#carrito_v1_totales_parcial ul{
	position:absolute;
	left:360px;
	top:10px;
	height:45px;
	width:185px;
	
}
#carrito_v1_totales_parcial ul li{
	height:14px;}
#carrito_v1_totales_parcial ul li h1{
	position:relative;
	left:0px;
	color:#A3A3A3;
	top:0;
	width:120px;
	font-size:11px;
}
#carrito_v1_totales_parcial ul li p{
	position:relative;
	left:140px;
	top:-14px;
	width:40px;
	text-align:right;
}
#carrito_v1_totales_total{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:22px;
	background-color:#222222;
	}
#carrito_v1_totales_total h1{
	font-size:12px;
	margin-left:361px;
	margin-top:3px;
	width:120px;}
#carrito_v1_totales_total p{
	width:40px;
	position:relative;
	top:-14px;
	margin-left:501px;
	text-align:right;
	}
#carrito_v1 input{
	height:24px;
	width:143px;
	border:0px;
	cursor:pointer;
	position:relative;
}
/*Botones*/
#carrito_v1_finalizar_compra{
	float:right;
	height:23px;
	top:-24px;
}
#carrito_v1_finalizar_compra img{
	height:17px;
	margin-right:5px;
	margin-top:6px;
}
#carrito_v1_finalizar_compra input{
	margin-left:40px;
	background:transparent url(/abysoma3.0/images/bot_checkout_backg.gif) no-repeat scroll 0 0;
	color:#F0F0F0;
	float:right;
	font-weight:bold;
	width:79px !important;
}
#carrito_v1_seguir_comprando{
	background:url(/abysoma3.0/images/v1_carrito_boton_seguir_comprando.gif);
	left:0;
}
.carrito_v1_botplay{
	background:url(/abysoma3.0/images/v1_carrito_botplay.gif);
}
.carrito_v1_botborrar{
	background:url(/abysoma3.0/images/v1_carrito_botborrar.gif);
}
#borra_zona_envio{
	height:13px !important;
	width:14px !important;
	left:10px;
}
/* MINI CARRITO*/
#mini_carrito
{
	position:absolute;
	top:17px;
	left:750px;
}
#mini_carrito input{
	background:url(/abysoma3.0/images/carrito_click.gif);
	background-color:transparent;
	background-repeat:no-repeat;
	border:0 none;
	height:28px;
	width:28px;
	cursor:pointer;
	margin-top:2px;
	}
#mini_carrito p{
	background-color:#222222;
	margin-left:2px;
	font-size:11px;
	padding:2px;
	float:right;}
/*selects*/
#select_gastos_envio{
	left:170px;
	position:absolute!important;
	background-color:#222222;
	top:13px;
	border:none;
	color:#A3A3A3;
	font-size:11px;
	width:100px;
	border:0 solid #CCFFCC;
	
}