@charset "UTF-8";
 
body {
	background-image: url(/graphics/graycld.jpg);}

 
 /*start box product directory links */
.boxHover {
	border: 1px solid #B0B0B0;
	cursor: pointer;
	background-color: #FFFFFF;
	align: center;
}
.boxHover2 {
	border: 1px solid #AC0F16;
	cursor: hand;
	background-color: #FFFFFF;
	align: center;
}
.boxHoverBottom {
	border-top: 1px solid #B0B0B0;
	background-color: #98BAD3;
	align: center;
	padding: 4px 3px 4px 3px;
	text-transform: uppercase;
	font-weight: bold;
	font: newtimes;
	font-size: 15px;
}
 /*end box product directory links */
	

/*start product directory links */
.Hover_Product {
	border-top: 1px solid #B0B0B0;align: center;padding: 5px;text-transform: uppercase;font-weight: bold;font: newtimes;font-size: 15px; }
.Hover1_Product {
	border-top: 1px solid #B0B0B0;align: center;padding: 5px;text-transform: uppercase;font-weight: bold;font: newtimes;font-size: 15px; }
.Hover2_Product {
	border-top: 1px solid #B0B0B0;cursor: hand;background-color: #E9F4F7;align: center;font-size: 15px;padding: 5px;text-transform: uppercase;font-weight: bold;font: newtimes;font-size: 15px; }




/*start Banner buttons links */
.categoriesHoverBottombanner {
	background-color: #98BAD3;
	align: center;
	padding: 10px 1px 10px 1px;
	text-transform: uppercase;
	font-size: 14px;
	height: 20px;
	font: Arial Black;
	text-shadow:  0.1em 0.1em 0.2em;
	text-align: center;
}
/*use class in link for Banner buttons links */
a.banner:link {
	color: #427B94;
	font-weight: bold;
	font-size: 14px;
}
a.banner:active {
	color: #427B94;
	font-weight: bolder;
	font-size: 14px;
	text-decoration: none;
}
a.banner:visited {
	color: #427B94;
	font-weight: bolder;
	font-size: 14px;
	TEXT-DECORATION: none;
}
a.banner:hover {
	color: #427B94;
	font-weight: bolder;
	font-size: 15px;
	text-decoration: underline;
}


/*end Banner buttons links */

/*start  mini buttons include links  */
.top_links {
	background-color: #E9F4F9;
	padding: 2px 5px 2px 5px;
	text-transform: uppercase;
	font: Arial;
	text-align: center;
	overflow: hidden;
	display: inline;

}

/*use class in link for Banner buttons links */
a.dir_links:link {
	COLOR: #081589;
	font-size: 10px;
	text-decoration: none;
}
a.dir_links:active {
	COLOR: #081589;
	font-size: 10px;
	text-decoration: none;
}
a.dir_links:visited {
	COLOR: #081589;
	font-size: 10px;
	text-decoration: none;
	
}
a.dir_links:hover {
	COLOR: #900;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bolder;

}


/*end mini buttons include links */









/*start A links */
A:link {
	COLOR: #081589;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #603;
	TEXT-DECORATION: underline;
	font-weight: bolder;
}
A:hover {
	COLOR: #900;
	TEXT-DECORATION: underline;
	font-weight: bolder;
}
A:active  {
	COLOR: #081589;
	TEXT-DECORATION: none;
	font-size: 15px;
}
/*end A links */

/*testing class */



#silver{
	background-color: #999;	
	
}

#gold{
	background-color: #FDD017;
}
#base_metal{
	background-color: #B3AD89;	
}
#w_gold{
	background-color: #FFC;
}

.googlesearch {
	background-color: transparent;
	align: center;
	padding: 10px 1px 1px 1px;
	text-transform: uppercase;
	font-size: 15px;
	
	font: Arial Black;

}
