span {
	display: none;
}

a.group1, div.group1, a.lemon, div.lemon {
	display: block;
	width: 126px;
	height: 100px;
}

a.group1 {
	background: url("/ASSETS/COCKTAIL/DETAIL/group1ro.jpg") 0 0 no-repeat;
}

a.lemon {
	background: url("/ASSETS/COCKTAIL/DETAIL/lemonro.jpg") 0 0 no-repeat;
}

a:hover.group1, a:hover.lemon, a:hover.rose {
	background-position: -126px 0;
}

div.group1 {
	background: url("/ASSETS/COCKTAIL/DETAIL/group1ro.jpg") -126px 0 no-repeat;
}

div.lemon {
	background: url("/ASSETS/COCKTAIL/DETAIL/lemonro.jpg") -126px 0 no-repeat;
}

a.group2, div.group2, a.amethyst, div.amethyst, a.black, div.black, a.citrine, div.citrine {
	display: block;
	width: 127px;
	height: 100px;
}

a.group2 {
	background: url("/ASSETS/COCKTAIL/DETAIL/group2ro.jpg") 0 0 no-repeat;
}

a.amethyst {
	background: url("/ASSETS/COCKTAIL/DETAIL/amethystro.jpg") 0 0 no-repeat;
}

a.black {
	background: url("/ASSETS/COCKTAIL/DETAIL/blackro.jpg") 0 0 no-repeat;
}

a.citrine {
	background: url("/ASSETS/COCKTAIL/DETAIL/citrinero.jpg") 0 0 no-repeat;
}

a:hover.group2, a:hover.amethyst, a:hover.black, a:hover.citrine, a:hover.smokey, a:hover.pearl {
	background-position: -127px 0;
}

div.group2 {
	background: url("/ASSETS/COCKTAIL/DETAIL/group2ro.jpg") -127px 0 no-repeat;
}

div.amethyst {
	background: url("/ASSETS/COCKTAIL/DETAIL/amethystro.jpg") -127px 0 no-repeat;
}

div.black {
	background: url("/ASSETS/COCKTAIL/DETAIL/blackro.jpg") -127px 0 no-repeat;
}

div.citrine {
	background: url("/ASSETS/COCKTAIL/DETAIL/citrinero.jpg") -127px 0 no-repeat;
}

a.rose, div.rose, div.blankend {
	display: block;
	width: 126px;
	height: 101px;
}

a.rose {
	background: url("/ASSETS/COCKTAIL/DETAIL/rosero.jpg") 0 0 no-repeat;
}

div.rose {
	background: url("/ASSETS/COCKTAIL/DETAIL/rosero.jpg") -126px 0 no-repeat;
}

div.blankend {
	background: url("/ASSETS/COCKTAIL/DETAIL/b_end.gif") 0 0 no-repeat;
}

a.smokey, div.smokey, a.pearl, div.pearl, div.blank {
	display: block;
	width: 127px;
	height: 101px;
}

a.smokey {
	background: url("/ASSETS/COCKTAIL/DETAIL/smokeyro.jpg") 0 0 no-repeat;
}

a.pearl {
	background: url("/ASSETS/COCKTAIL/DETAIL/pearlro.jpg") 0 0 no-repeat;
}

div.smokey {
	background: url("/ASSETS/COCKTAIL/DETAIL/smokeyro.jpg") -127px 0 no-repeat;
}

div.pearl {
	background: url("/ASSETS/COCKTAIL/DETAIL/pearlro.jpg") -127px 0 no-repeat;
}

div.blank {
	background: url("/ASSETS/COCKTAIL/DETAIL/blank.gif") 0 0 no-repeat;
}


