﻿BODY {
	PADDING: 0px;
	MARGIN: 0px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	background-image:URL('../images/bg.jpg');
	background-repeat:repeat;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #0000FF;
}
#containerwrapper {
	width:928px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	padding-left:7px;
	padding-right:8px;
	background-image:URL('../images/page-bg.png');
	background-repeat:repeat-y;
	background-position:center;
}
#container {
	width:911px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
#header {
	background-image: URL('../images/header.jpg');
	height: 133px;
	width: 911px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
#logo
{
	position:absolute;
	left:0px;
	top:0px;
}
#nav {
	height: 33px;
	width: 911px;
	margin-left: auto;
	margin-right: auto;
	background-image: URL('../images/nav-bg.jpg');
}
#search {
	height: 20px;
	width:150px;
	margin-left: auto;
	margin-right: auto;
	position:absolute;
	top:100px;
	right:10px;
}
#cart {
	height: 40px;
	width:100px;
	margin-left: auto;
	margin-right: auto;
	position:absolute;
	top:10px;
	right:10px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}
#bag {
	height: 78px;
	width:51px;
	margin-left: auto;
	margin-right: auto;
	position:absolute;
	top:0px;
	right:149px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

#page {
	text-align: left;
	width: 911px;
	color: #FFFFFF;
	padding: 0px 10px 20px 10px;
}
#content {
	text-align: left;
	width: 709px;
	padding: 10px;
}
#pagebottom {
	text-align: left;
	height: 19px;
	background-image: URL('../images/content-bottom.jpg');
	width: 674px;
}
FORM {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
#footer {
	width: 911px;
	height: 101px;
	margin-left: auto;
	margin-right: auto;
	background-image: URL('../images/footer.jpg');
	background-repeat: no-repeat;
	text-align:center;
	color:#FFFFFF;
}
#footer a:link {
	color: #ffffff;
}
#footer a:visited {
	color: #ffffff;
}
#footer a:hover {
	color: #ff6600;
}
#pagebottom
{	height: 15px;
	width: 911px;
	margin-left: auto;
	margin-right: auto;
	background-image: URL('../images/page-bottom.png');
}
.searchfield {
	font-size: x-small;
	background-color: #161616;
	border: thin solid #FFCC00;
	width: auto;
	height: auto;
	color: #FFFFFF;
}
.go {
	vertical-align: middle;
}
.lcol {
	width: 182px;
	text-align: center;
	background:#147DAC;
}
.innerlcol
{
	padding-left:10px;
	}

.rcol {
	width: 729px;
	background:#fff;
}
#display {
	text-align: center;
}
TABLE {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
}
TD {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
}
.receiptbg {
	background-color: #FFFFFF;
}
.optionbutton {
	font-family: arial;
	font-size: 12px;
	padding: 2px;
	FONT-WEIGHT: bold;
	COLOR: #FFCC00;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #161616;
}
h3 {
	color: #FFCC00;
}
hr {
	color: #FFCC00;
}
#saleroom
{
	padding:10px 10px 10px 5px;
}