body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12;
	height: 101%;
	background:url(/images/bkgd2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#090a0b;
}
td {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12;
}
th {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11;
}
H1 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 16;
	font-weight: bold;
	color: #C82917;
}
H2 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 13;
	font-weight: bold;
	color: #C82917;
}
a:link {
	font-family: Arial, helvetica, sans-serif;
	text-decoration: underline;
	color: #C82917;
}
a:visited {
	font-family: Arial, helvetica, sans-serif;
	text-decoration: underline;
	color: #C82917;
}
a:active {
	font-family: Arial, helvetica, sans-serif;
	text-decoration: underline;
	color: #C82917;
}
a:hover {
	font-family: Arial, helvetica, sans-serif;
	text-decoration: none;
	color: #C82917;
}
A.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
A.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #090a0b;
	text-decoration: underline;
}
A.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #090a0b;
	text-decoration: underline;
}
A.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C82917;
	text-decoration: none;
}
.footertext {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #090a0b;
}
.coupon{
  margin-top:20px;
}
table.standard {
	border: 1px solid #000000;
	border-collapse: collapse;
	empty-cells: show
}
table.standard td, table.standard th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px;
}
table.standard th {
	background-color: #C82917;
	color: white;
}
table.standard  a {
	font-size: 11px;
}
form {
	padding: 0px;
	margin: 0px;
}
/*#category_list li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#category_list ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}*/
#bread_crumb_list
{
  margin-bottom:10px;
}

#product_float {
	display: none;
	position: absolute;
	left: 150px;
	top: 150px;
}
#preview_button {
	margin: 5px;
}
div.cart_image {
	background-image: url("/images/blank.gif");
	width: 158px;
	height: 43px;
	background-repeat: no-repeat;
	color: white;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	cursor: pointer;
}

.product_summary{
  border:1px solid #000000;
  padding:2px;
  text-align:center;
}
.product_summary .product_picture img{
  border:1px solid #000000;
  margin:2px;
}
.product_summary .product_link{}
.product_summary .product_price{
  font-weight:bold;
}

.standard td
{
  background-color: #eeeeee;
}
.standard td img
{
  border:1px solid #000000;
  margin:2px;
}
A.newlink:link {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none
}
A.newlink:visited {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none
}
A.newlink:active {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none
}
A.newlink:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration:none
}

A.shop:link {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	color:#00CC00;
	text-decoration:none
}
A.shop:visited {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	color:#00CC00;
	text-decoration:none
}
A.shop:active {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	color:#00CC00;
	text-decoration:none
}
A.shop:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	color:#FFFF66;
	text-decoration:none
}