a {
	text-decoration: none;
	color: #666666;
	}
a:hover {
	text-decoration:none;
	color:#175D7F;
	}

body {
	top: 10px;
	bottom: 10px;
	font: 11px 'Century Gothic', Verdana, Arial, Sans-Serif;
	font-style: normal;
	color: #999999;
	background-color: #f7f7f7;
}
TD.navgraybar {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	font-weight: bold;
}
TD.navgraybar A {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	font-weight: bold;
}
TD.navgraybar A:hover {
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	text-decoration: none;
	font-weight: bold;
}
TD.subheaderbar {
	font-size: 12px;
	color: #666666;
	background-color: #f7f7f7;
	text-decoration: none;
	font-weight: bold;
}
.navwhitebar {
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
}
.navwhitebar A {
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
}
.navwhitebar A:hover {
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}
.subheader {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.bannerheader {
	font-size: 18px;
	color: #999999;
}
.navrecordbar {
	font-size: 10px;
}
.newsitems {
	font-size: 10px;
}
TD.artworkbar {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.glg_image {
	border: thin solid #999999;
}
#glgbox1
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
	height: 358px;
	width: 600px;
    MARGIN: 0px 0px 0px 0px;
	padding: 0px;
}
.unactiverow{
	background-color: #ffffff;
	color:#999999;
}
.unactiverowerror{
	background-color:#999999;
	color:#FFFFFF;
}
.activerow{
	background-color: ##999999;
	color:#000000;
	text-decoration:underline;
}
.activerow a{
	color:#000000;
	text-decoration: none;
}
.unactiverow a{
	color:#999999;
	text-decoration: none;
}
.rownoavailability{
	background-color:#99FF66;
	color:#ffffff;
}
.box_480 {
	height: 225px;
	width: 480px;
	background-color: #f7f7f7;
	background-image: url(images/box/480_gray_background.gif);
	background-repeat: repeat-y;
	float: none;
}

.box_480_inner {
	height: 225px;
	background-image: url(images/box/480_gray_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.box_480_inner2 {
	height: 225px;
	background-image: url(images/box/480_gray_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.padder {
	padding: 10px;
}
.news_row{
	background-color:#cccccc;
	color:#ffffff;
}
.freeshipping_row{
	background-color: #AF003D;
	color:#ffffff;
}
.customer_comment {
	font-size: 10px;
	color: #175D7F;
	font-weight: normal;
}
.customer_comment a {
	font-size: 10px;
	color: #175D7F;
	font-weight: normal;
}
.customer_comment a:hover {
	font-size: 10px;
	color: #AF003D;
	font-weight: normal;
}
#homebox {
	padding:2px 2px 2px 2px;
	border: 1px solid #BFD1E5;
	font-size: 11px;
}
#homebox h1 {
	font-size: 14px;
	margin: 1px;
	padding: 1px;
	font-weight: 800;
}
#home_iconmenu {
	font-size: 1.1em;
	font-weight: 800;
	text-align:center;
}
#home_iconmenu a {
	color: #666;
}