@charset "utf-8";
/* CSS Document */

#header {
	position:absolute;
	left:399px;
	top:69px;
	z-index:2;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	height: 22px;
}
a.headerlink, a.headerlink:link, a.headerlink:visited {color:#000000; text-decoration:none;}
a.headerlink:hover, a.headerlink:active {color:#FFD93F;}

a.bannerlink, a.bannerlink:link, a.bannerlink:visited {color:#FFFFFF; text-decoration:none;}
a.bannerlink:hover, a.bannerlink:active {color:#FFD93F;}


a.homebutton {
	display: block;
	background-color: transparent;
	background-image: url(images/btnhome.gif);
	background-repeat: no-repeat;
	width: 203px;
	height: 55px;
	margin: auto;
	padding: 18px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 100%;
	font-weight:bold;
	text-decoration: none;
	color:#FFCC00;
}
a.homebutton:hover, a.homebutton:active {background-position: -203px 0px; color:#FFFFFF;}
a.homecurrentbutton {
	display: block;
	background-color: transparent;
	background-image: url(images/btnhome.gif);
	background-position: -203px 0px;
	background-repeat: no-repeat;
	width: 203px;
	height: 55px;
	margin: auto;
	padding: 18px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}

a.inventorybutton {
	display: block;
	background-color: transparent;
	background-image: url(images/btninventory.gif);
	background-repeat: no-repeat;
	width: 203px;
	height: 55px;
	margin: auto;
	padding: 6px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color:#FFCC00;
}
a.inventorybutton:hover, a.inventorybutton:active {background-position: -203px 0px; color:#FFFFFF;}
a.inventorybuttoncurrent {
	display: block;
	background-color: transparent;
	background-image: url(images/btninventory.gif);
	background-position: -203px 0px;
	background-repeat: no-repeat;
	width: 203px;
	height: 55px;
	margin: auto;
	padding: 6px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}


a.instorebutton {
	display: block;
	background-color: transparent;
	background-image: url(images/btninstoreinterest.gif);
	background-repeat: no-repeat;
	width: 203px;
	height: 55px;
	margin: auto;
	padding: 6px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color:#FFCC00;
}
a.instorebutton:hover, a.instorebutton:active {background-position: -203px 0px; color:#FFFFFF;}
a.instorebuttoncurrent {
	display: block;
	background-color: transparent;
	background-image: url(images/btninstoreinterest.gif);
	background-position: -203px 0px;
	background-repeat: no-repeat;
	width: 203px;
	height: 55px;
	margin: auto;
	padding: 6px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}


a.associatebutton {
	display: block;
	background-color: transparent;
	background-image: url(images/btnassociatetracking.gif);
	/*background-image: url(images/gemwhereassociatetrackinghover.gif);*/
	background-repeat: no-repeat;
	width: 203px;
	height: 55px;
	margin: auto;
	padding: 6px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color:#FFCC00;
}
a.associatebutton:hover, a.associatebutton:active {background-position: -203px 0px; color:#FFFFFF;}
/*a.associatebutton:hover, a.associatebutton:active {background-image: url(images/gemwhereassociatetrackinghover.gif); color:#FFFFFF;}*/
a.associatebuttoncurrent {
	display: block;
	background-color: transparent;
	background-image: url(images/btnassociatetracking.gif);
	background-position: -203px 0px;
	/*background-image: url(images/gemwhereassociatetrackinghover.gif);*/
	background-repeat: no-repeat;
	width: 203px;
	height: 55px;
	margin: auto;
	padding: 6px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}
