@import url('http://www.snapperstuff.com/catalog/original_stylesheet.css');


a:link, a:active, a:visited {
	color: #008;
}

a:hover {
	color: #c00;
	text-decoration: none;
}

TD.headerNavigation, TD.headerNavigationRight, TD.infoBoxHeading, TD.footer, .infoBox {
	background-image: url(http://www.snapperstuff.com/catalog/images/style/nav_background.png);
	background-repeat: repeat-x;
	background-color: #3b3b3b;
	border-top: 1px #aaa solid;
	border-left: 1px #aaa solid;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid;
}

TD.headerNavigation, TD.headerNavigationRight, TD.footer {
	padding-top: 5px;
	padding-bottom: 6px;
	color: #fff; 
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
}

A.headerNavigation:link, A.headerNavigation:active, A.headerNavigation:visited, 
.footer A:link, .footer A:active, .footer A:visited, 
.infoBoxHeading A:link, .infoBoxHeading A:active, .infoBoxHeading A:visited { 
  color: #fff; 
  text-decoration: none;
}

A.headerNavigation:hover,
.footer A:hover, 
.infoBoxHeading A:hover { 
  color: #fff; 
  text-decoration: underline;
}

TD.headerNavigationRight {
	padding: 0;
	border: none;
}

TD.headerNavigationRight A.headerNavigation:link, 
TD.headerNavigationRight A.headerNavigation:visited,
TD.headerNavigationRight A.headerNavigation:active, 
TD.headerNavigationRight A.headerNavigation:hover {
	display: block;
	padding: 5px 7px 6px 9px;
	height: 100%;
	color: #fff; 
	font-size: 11px;
	font-family: Arial;
	border-top: 1px #aaa solid;
	border-left: 1px #aaa solid;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid;
	background-image: url(http://www.snapperstuff.com/catalog/images/style/nav_background.png);
	background-repeat: repeat-x;
	background-color: #3b3b3b;
}

TD.headerNavigationRight A.headerNavigation:hover {
	background-image: url(http://www.snapperstuff.com/catalog/images/style/nav_background_over.png);
	text-decoration: none;
}

TD.infoBoxHeading {
	font-size: 12px;
	font-family: Arial;
	padding: 5px 8px 6px 8px;
	font-weight: bold;
	background-color: transparent;
	border-bottom: none;
}

.infoBox {
	border-top: none;
}

.infoBoxContents, .boxText {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.boxText {
	padding: 0 8px 0 8px;
}

.infoBoxContents, .boxText {
	background: none;
	background-image: none;
}

.infoBox {
	background-color: #fff;
	background-image: url(http://www.snapperstuff.com/catalog/images/style/infobox_background.png);
	background-repeat: no-repeat;
	border: 1px #ccc solid;
}

TD.infoBoxHeading img {
	display: none;
}

TD.infoBoxHeading a img {
	display: inline;
}

TR.header {
  background: #000;
}

TR.header td {
	border-top: 1px #000 solid;
}

TD.headerNavigation, TD.headerNavigationRight, .footer {
	white-space: nowrap;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #333;
  vertical-align: top;
}