﻿
/* Style Sheet for the image map color chart selector */

#imap
{
	display: block;
	background: url('../images/colorchart-09.jpg') no-repeat;
	width: 275px;
	height: 234px;
	position: relative;
}
#imap dd a
{
	position: absolute;
	padding: 0;
	margin: 0;
}

/* displays a larger version of the color chip to the right of the chart */
#imap a span, #imap a:visited span
{
	display: none;
}
#imap a:hover span
{
	position: absolute;
	display: block;
	width: 300px;
	height: 300px;
}
#imap a
{
	display: block;
	width: 45px;
	height: 41px;
	text-decoration: none;
	z-index: 20;
}

/* ROW 1 */
#imap #c693226 { left: 8px;	top: 5px;	z-index: 20;}
#imap a#c693226:hover span{	left: 320px;	top: 0px;}
#imap #c601009{	left: 61px;	top: 5px;	z-index: 20;}
#imap a#c601009:hover span{	left: 267px;	top: 0px;}
#imap #c691507{	left: 114px;	top: 5px;	z-index: 20;}
#imap a#c691507:hover span{	left: 214px;	top: 0px;}
#imap #c601006{	left: 169px;	top: 5px;	z-index: 20;}
#imap a#c601006:hover span{	left: 159px;	top: 0px;}
#imap #c601007{	left: 222px;	top: 5px;	z-index: 20;}
#imap a#c601007:hover span{	left: 106px;	top: 0px;}

/* ROW 2 */
#imap #c691822{	left: 6px;	top: 62px;	z-index: 20;}
#imap a#c691822:hover span{	left: 322px;	top: -57px;}
#imap #c693190{	left: 59px;	top: 62px;	z-index: 20;}
#imap a#c693190:hover span{	left: 269px;	top: -57px;}
#imap #c693191{	left: 112px;	top: 62px;	z-index: 20;}
#imap a#c693191:hover span{	left: 216px;	top: -57px;}
#imap #c601008{	left: 166px;	top: 62px;	z-index: 20;}
#imap a#c601008:hover span{	left: 162px;	top: -57px;}
#imap #c693185{	left: 220px;	top: 62px;	z-index: 20;}
#imap a#c693185:hover span{	left: 108px;	top: -57px;}

/* ROW 3 */
#imap #c691947{	left: 6px;	top: 120px;	z-index: 20;}
#imap a#c691947:hover span{	left: 322px;	top: -115px;}
#imap #c693173{	left: 59px;	top: 121px;	z-index: 20;}
#imap a#c693173:hover span{	left: 269px;	top: -116px;}
#imap #c693183{	left: 112px;	top: 121px;	z-index: 20;}
#imap a#c693183:hover span{	left: 216px;	top: -116px;}
#imap #c692273{	left: 166px;	top: 121px;	z-index: 20;}
#imap a#c692273:hover span{	left: 162px;	top: -116px;}
#imap #c693186{	left: 220px;	top: 121px;	z-index: 20;}
#imap a#c693186:hover span{	left: 108px;	top: -116px;}

/* ROW 4 */
#imap #c691504{	left: 6px;	top: 181px;	z-index: 20;}
#imap a#c691504:hover span{	left: 322px;	top: -176px;}
#imap #c693184{	left: 59px;	top: 181px;	z-index: 20;}
#imap a#c693184:hover span{	left: 269px;	top: -176px;}
#imap #c691948{	left: 112px;	top: 181px;	z-index: 20;}
#imap a#c691948:hover span{	left: 216px;	top: -176px;}
#imap #c693657{	left: 166px;	top: 181px;	z-index: 20;}
#imap a#c693657:hover span{	left: 162px;	top: -176px;}
#imap #c694417{	left: 220px;	top: 181px;	z-index: 20;}
#imap a#c694417:hover span{	left: 108px;	top: -176px;}
