body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	height: 100%;

}
img { border: none; }
html {
	height: 100%;
	padding: 0;
	margin: 0;

}
#maintable { height: 100%; }
#header {
	height: 184px;
	background: url('/images/banner.jpg') center no-repeat;

}
#headerdiv {
	margin-left: auto;
	margin-right: auto;
	width: 905px;

}
#search {
	margin-top: 122px;
	margin-right: 52px;
	text-align: right;

}
#searchbutton {
	background: url('/images/go.jpg') no-repeat;
	width: 37px;
	height: 25px;
	border: none;

}
#navigation {
	height: 37px;
	background: url('/images/navbg.jpg') center no-repeat;

}
#navigation img {
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;

}
#wrapper {
	width: 905px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #927910;

}
#content { background: url('/images/contentbg.jpg') center top; }
#cat {
	padding-left: 20px;
	padding-right: 0px;
	border-right: 1px solid #927910;

}
#contentcell {
	padding-left: 3px !important;
	border-right: none !important;
	padding-right: 20px;

}
.products td, .results td {
	margin: 2%;
	width: 27%;
	padding: 1%;
	vertical-align: top;
	border: 1px solid #ccc;
	background: url('/images/productbg.png') bottom repeat-x;

}
.products .hproduct > form, .products .hproduct > div { text-align: center; }
.details {
	float: right;
	padding: 10px;
	border: 1px solid #ccc;
	border-top: 0px;
	border-right: 0px;
	margin: 10px;
	margin-top: 0px;
	margin-right: 0px;

}
.details > div { text-align: right; }
input.detailed {
	background: url('/images/buybuttondetailed.png');
	width: 131px;
	height: 42px;
	border: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;

}
.products .hproduct > span {
	display: block;
	text-align: center;
	margin: 3px;

}
span.currencyprice { font-size: 11px; }
h1.fn { margin-top: 2px; }
.hproduct > form > input[type="text"], .details > div > form > input[type="text"] { width: 25px; }
.listprice { text-decoration: line-through; }
.price { font-weight: bold; }
dl.identifier, dl.identifier > dt, dl.identifier > dd {
	display: inline;
	padding: 0px;
	margin: 0px;
	font-size: 12px;

}
dl.identifier > dt { display: none; }
.tax {
	font-weight: normal;
	font-size: 10px;

}
