body {
	background: url(bg.gif) 0 0 repeat-x #DDD2D2;
	color: #333333;
	font: 14px/18px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #496076;
}

a:hover {
	text-decoration: underline;
	color: #49765E;
}

body.frameBody {
	background-color: White;
	color: #333333;
	background-image: none;
}

span.highlight {
	background-color: #764949;
	color: #FFFFFF;
}

div.galleryimage {
	margin: 1px;
	width: 230px;
	height: 150px;
	overflow: hidden;
}

#swiftgallery h4 {
	text-transform: capitalize;
}

.formlabel {
	text-align: right;
}

div.product {
	width: 250px;
	height: 330px;
	float: left;
	margin-left: 25px;
}

.skips {
	color: Gray;
	text-align: right;
	padding-right: 10px;
}

.skips a {
	color: Silver;
}

.spbasket, .sptags {
	float: right;
	width: 20%;
	padding: 10px;
	background-color: White;
	border: 1px solid Silver;
	position: relative;
	top: 10px;
}

.spbasket .basket {
	background-color: #F2F0DC;
	padding: 5px;
}

.spbasket h3, .sptags h3 {
	margin: 0;
	font-size: medium;
}

.spbasket ul, .sptags ul {
	padding: 0;
	margin-left: 0;
}

.spbasket ul li, .sptags ul li {
	list-style: none;
	margin: 3px 0;
}

.spbasket ul li a, .sptags ul li a {
	display: block;
	width: 100%;
	padding: 2px 0;
}

.spproduct, .spitem {
	margin: 10px 0;
	width: 72%;
	padding: 1%;
	background-color: White;
	border: 1px solid Silver;
	float: left;
}

.spconfirmation {
	display: none;
}

.sppaging {
	width: 72%;
	padding: 1%;
	text-align: right;
	clear: left;
	font-size: larger;
}

.spcomment {
	margin: 10px auto;
	width: 90%;
	padding: 1%;
	background-color: White;
	border: 1px solid Silver;
}

.current {
	color: Gray;
}

.was {
	color: Gray;
	margin-right: 15px;
}

.was span {
	text-decoration: line-through;
}

.now {
	font-size: larger;
	margin-right: 15px;
}

.save {
	color: Green;
}

.total {
	text-align: right;
	font-size: larger;
}

.price {
	font-weight: bold;
}

.product img, .productimage img {
	border: 1px solid #764949;
}

.category {
	margin-top: 10px;
}

.category a {
	font-size: x-large;
}

.productimage {
	float: left;
	width: 260px;
}

.spproduct .productimage {
	width: 120px;
}

.spproduct p img {
	margin: 0 auto;
	border: 1px solid Silver;
}

.productdescription {
	margin-left: 120px;
}

.productdescription h3 {
	margin: 0;
}

.product img, .productimage img {
	border: 1px solid #5D5B46;
}

.category a {
	font-size: x-large;
}

ul {
	list-style-type: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 40px;
	color: White;
	padding: 35px 0 0 0;
	margin: 0;
	line-height: 70%;
}

h1 span {
	font-size: 20px;
	color: #A88B8B;
	font-style: italic;
}

#maincontent {
	margin: 0 auto;
	width: 700px;
	padding-bottom: 50px;
}

#maincontent h2 {
	color: #764949;
	font: 26px "Trebuchet MS",Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 10px 0;
}

#maincontent ul {
	margin: 20px 15px;
}

#maincontent ul li {
	list-style: square;
}

#footerlinks {
	background-image: url(footerbg.gif);
	background-repeat: repeat-x;
	background-color: #764848;
	background-position: top;
	clear: both;
	color: #FFFFFF;
	font: 13px/20px "Trebuchet MS",Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 20px 0;
}

#footer {
	margin: 0 auto;
	position: relative;
	width: 700px;
	text-align: center;
}

#footer li {
	display: inline;
}

#footer ul {
	margin: 0 auto;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	font-size: 12px;
	padding: 0 10px 0;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer form {
	margin: 20px;
}

#menu {
	background: url(menubg.gif) 0 0 repeat-x;
	height: 40px;
	margin: 0 auto;
	position: relative;
	width: 100%;
}

#menu ul {
	text-align: center;
	width: 100%;
	padding: 7px 0 0 0;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	color: #2F2A28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px/28px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 8px 10px;
}

#menu ul li a:hover, #menu ul li a.selected {
	background: #2F2A28;
	color: #FFFFFF;
	height: 28px;
	text-decoration: none;
	width: 110px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

#header {
	font: 14px/18px Arial, Helvetica, sans-serif;
	height: 127px;
	margin: 0 auto;
	position: relative;
	width: 700px;
}

#maincontent ul.submenu {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
}

.submenu li {
	display: inline;
	list-style: none;
	padding: 0 10px;
}

