/* general */

body, select, table, input, textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaa;
}
#all { width: 900px; margin: 0 auto; }


/* main structure */
	img#tit_img { margin: 0 0 8px 138px; }
	#one, #two, #three, #two_big, #two_b, #three_b { float: left; }
		#one {
			width: 130px;
			text-align: center;
		}

/* styles */
	a { text-decoration: none; color: #666; font-weight: bold; }
	a:hover { color: #333; }
	a img { border: none; }
	h3 { color: #666; margin-top: 6px; }
	ul { list-style-type: none; margin: 1em 0; padding: 0; }
	li { list-style-type: none; margin: .1em 0 0 0; padding: 0; }
	strong { color: #666; }
	.dark { color:#666; }

	.mini { font-size: .95em; }
	.red { color: #e00; }


/* Table & form */
	table, form { margin: 0; padding: 0; }
	select, input, textarea { border: 1px solid #aaa; width: 130px; margin-left: 10px; }
	input, textarea { width: 160px; color: #666; }
	input.small { width: 50px; }
	
	table#info tr td { padding-right: 1.6em; }


/*music*/
	#two {
		width: 205px;
		margin-left: 10px;
	}
	#three {
		width: 205px;
		margin-left: 10px;
	}
	
	#four {
		width: 205px;
		margin-left: 140px;
	}
	#cinco {
		width: 205px;
		padding-left: 560px;
	}
	#seis {
		width: 130px;
		padding-left: 140px;
	}	
	
/*music_cart*/
	#two_big {
		width: 415px;
		margin-left: 10px;
	}
	#two_big #vol1, #two_big #vol2, #two_big #vol3, #two_big #vol4, #two_big #vol5,  #two_big #vol6{ padding: 10px 0 20px 110px; line-height: 1.8em; }
	#two_big #vol1 { background: url(../imgs/vol_1_mini.png) no-repeat 0px 16px; }
	#two_big #vol2 { background: url(../imgs/vol_2_mini.png) no-repeat 0px 16px; }
	#two_big #vol3 { background: url(../imgs/vol_3_mini.png) no-repeat 0px 16px; }
	#two_big #vol4 { background: url(../imgs/vol_4_mini.png) no-repeat 0px 16px; }
	#two_big #vol5 { background: url(../imgs/vol_5_mini.jpg) no-repeat 0px 16px; }
	#two_big #vol6 { background: url(../imgs/vol_6_mini.png) no-repeat 0px 16px; }
		
	.cart_item { margin: 0 0 20px 0; }
	.cart_item select { width: 90px; margin-right: 14px; }
	.cart_item img.lower_img { vertical-align: text-bottom; }
	#subtotal { vertical-align: text-top; }
	#subtotal img { vertical-align: middle; }	
	img.subtotal { margin-left: 116px; }	
	table.expanded tr td { padding-bottom: 6px; }
		

/*music_info*/
	#two_b {
		width: 260px;
		margin-left: 10px;
	}

	table#info { margin-bottom: 8px; }
	table#info img { margin-top: 10px; }
	img.form_tit { margin-left: 88px; }
	img.form_tit2 { margin-left: 0; }



#tot{font-size: 120%;}
#two_big a.buy, #two_b a.buy, #two_b a.buy2 { display: block; margin: 10px auto; color: #000; width: 120px; height: 30px; }
#two_big a.buy2, #two_b a.buy2 { margin-left: 120px; }
input.buy { text-align: center; display: block; margin: 10px auto; color: #000; }
#transparente {
		visibility: hidden;
		height:20;
	}
	table#visa { 
	margin-bottom: 260px; 
	padding-bottom: 260px; 
	
	}
