﻿body {
	background-position: top;
	font-family: Arial, Helvetica, Tahoma;
	background-image: url('..//images/whitepaws2.jpg');
	text-align: center;
}
#wrapper {
	padding: 0px;
	width: 900px;
	margin: 0px auto 5px;
	background: white;
	border: 1px solid black;
	text-align: left;
}
#anchorlinks {
	float: right;
	margin: 0px 0px 0px 15px;
	font-size: 13px;
	font-weight: normal;
	padding: 5px;
	background-image: url('https://direct-secure-checkout.net/ImageBank/images/opaquebackground.png');
	border: 1px solid silver;
}
#anchorlinks h3 {
	margin: 3px 0px;
}
#anchorlinks li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#anchorlinks a {
	text-decoration: none;
	font-weight: bold;
}
#anchorlinks a:hover {
	text-decoration: underline;
}
#PageSummary {
	font-size: 15px;
	margin: 25px 5px 5px 5px;
	padding: 5px 0px 15px;
}
.categorylist {
	clear: both;
	width: 100%;
	margin: auto;
	overflow: visible;
}
.categorylist h2 {
	background: #eee;
	padding: 3px 0px 3px 5px;
	color: navy;
	font-size: 18px;
}
.productlist {
	height: auto;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	font: 13px verdana;
}
.productimg {
	float: left;
	margin: 0px 15px 0px 5px;
	border: 0px;
}
.Desc1, .Desc2 {
	margin-left: 180px;
}
.Price {
	float: right;
	text-align: right;
	font-weight: bold;
	color: navy;
}
.DetailsButton {
	margin-right: 20px;
	font: 11px Verdana;
	color: red;
	font-weight: bold;
}
.clearfloat {
	font-size: 1px;
	clear: both;
}

