/* Hoja de estilos JA05 para www.extasy.com.ar. Realizado por Alfadesign
   Contiene definiciones de estilos para las pagina de productos. */

/* Estilos para la categoria JA05 */
/* Gradientes laterales */
.GrdLt {
	filter:	progid:DXImageTransform.Microsoft.Gradient
			(StartColorStr=#9DD700, EndColorStr=#FFFFFF, GradientType=0);
}
/* Fix para los gradientes */
.LtEnc {
	background-color: #9DD700;
}
/* Encabezado del listado de resultados */
.EncRes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #EFF8DA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}
/* Linea separadora de resultados */
.SpRes {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEEB7;
	padding-top: 8px;
	padding-bottom: 8px;
}
/* Precio de cada articulo */
.Precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C7924;
	text-decoration: none;
	padding-bottom: 6px;
}
.PrecioDetalle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6C7924;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A4B637;
	border-bottom-color: #A4B637;
}
.PrecioOferta3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6C7924;
	padding-left: 2px;
}
.PrecioOferta4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6C7924;
	text-decoration: none;
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A4B637;
	border-bottom-color: #A4B637;
	border-left-color: #A4B637;
}
.TextoOferta {
	text-decoration: blink;
}
/* Nombre del articulo */
.NombreItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C7924;
	text-decoration: none;
}
.NombreItem2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6C7924;
	text-decoration: none;
}
a.linkAmpliarImagen:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A4B637;
	text-decoration: none;
}

