/*
=Disposicion principal
*/
/*
=Enlaces
*/
/*
=Menu
*/
/*
=Titulos
*/
/*
=Encabezado
*/
/*
=Logo
*/
/*
=Inicio
*/
/*
=Thumbs
*/

/*
=Productos
*/
.producto {
}
.producto.impar, .producto.par {
	width: 49.25%;
}
.producto.impar {
	float: left;
	clear: left;
}
.producto.par {
	float: right;
	clear: right;
}
.producto .thumbs {
	float: right;
	margin: 0 0 0 4px;
}

.mas-info {
	background: transparent url(/images/information_fffaaa.gif) no-repeat 0 2px;
	padding-left: 22px;
	line-height: 1.6;
	clear: both;
}

.overdrive h2 a, .distorsion h2 a {
	color: #393;
}
.tremolo h2 a {
	color: #36c;
}
.phaser h2 a {
	color: #000;
}
.compresor h2 a {
	color: #c00;
}
.chorus h2 a {
	color: #f90;
}
.auto-wah h2 a {
	color: #aa0;
}

.producto h3 {

}

p.aclaracion {
	color: #000;
	border: 1px solid #c00;
	border-left: 10px solid #c00;
	padding: 2px 4px;
	clear: both;
	font-size: .9em;
background: #ffd700;
}
.meta {
	border-left: 4px solid #ccc;
	background: #ffc;
	padding: 2px 4px;
	margin: 0 0 6px 0;
	font-size: .9em;
	
}
.listado .meta{
}
.individual .meta{
	float: left;
	width: 41.5%;
}
.meta dt {
	font-family: georgia, arial, sans-serif;
	padding: 0 0 2px 20px;
	font-weight: normal;
	margin-top: 6px;
	border-bottom: 1px solid #cc0;
}
dt.precio {
	background: transparent url(/images/money_dollar_ffc.gif) no-repeat 0 0; 
}
dt.categoria {
	background: transparent url(/images/color_swatch_ffc.gif) no-repeat 0 0; 
}
dt.comentarios {
	background: transparent url(/images/comment_ffc.gif) no-repeat 0 0; 
}
dt.muestra {
	background: transparent url(/images/sound_ffc.gif) no-repeat 0 0; 
}
.meta dd {
	color: #c00;
	margin: 2px 0 2px 20px;
}
dd.lee {
	background: transparent url(/images/eye_ffc.gif) no-repeat 0 0; 
	padding-left: 22px;
}
dd.escribi {
	background: transparent url(/images/pencil_ffc.gif) no-repeat 0 0; 
	padding-left: 22px;
}
.file-desc {
	font-size: .9em;
}


/*
=Imagenes
*/
.img-principal {
	float: right;
	margin: 0 0 4px 4px;
	border: 2px solid #ccc;
}
.overdrive, .distorsion, .overdrive .img-principal, .distorsion .img-principal, .overdrive dl, .distorsion dl {
	border-color: #393;
}
.tremolo, .tremolo .img-principal, .tremolo dl {
	border-color: #36c;
}
.phaser, .phaser .img-principal, .phaser dl {
	border-color: #000;
}
.compresor, .compresor .img-principal, .compresor dl {
	border-color: #c00;
}
.chorus, .chorus .img-principal, .chorus dl {
	border-color: #f90;
}
.auto-wah, .auto-wah .img-principal, .auto-wah dl {
	border-color: #aa0;
}

/*
=Como comprar
*/
.dineromail #submit {
	font-size: 1em;
	padding: 2px;
	font-weight: bold;
}

/*
=Bloque 
*/
