body{
	background: url(mainbg.gif) 0 0 repeat-x #F3F3F3;
	color: #6D6D6D;
	font: 14px/18px Arial, Helvetica, sans-serif;
	margin: 17px 0 0;
	padding: 0px;
}

body.frameBody {
	background-color: White;
	color: #6D6D6D;
}

span.highlight {
	background-color: #6D6D6D;
	color: White;
}

div.galleryimage {
	margin: 4px;
	width: 230px;
	height: 150px;
	overflow: hidden;
	float: left;
}

#swiftgallery h4 {
	text-transform: capitalize;
}

.formlabel {
	text-align: right;
}

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

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

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

.spbasket h3 {
	margin: 0;
	font-size: smaller;
}

.spproduct {
	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;
}

.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 #DCDCDC;
}

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

div, p, ul, li, h2, h3, h4{
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #B88F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: normal;
	margin: 40px 0 20px 20px;
}

.clear {
	clear: both;
}

#searchbar {
	margin-top: 20px;
}

#clearmenu {
	background-color: #4593E7;
	background-image: url(rounded_base.png);
	height: 27px;
}

#contentarea {
	margin: auto;
	width: 780px;
}

#footer{
	color: Gray;
	display: block;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	height: 90px;
	margin: 0px auto;
	padding-top: 20px;
	text-align: center;
}

#footer p {
	padding: 20px 0 0;
}

#footer ul {
	display: block;
	text-align: center;
}

#footer ul li {
	display: inline;
	list-style: none;
	padding: 0 8px;
}

#footer ul li a {
	background: url(arrow_yellow2.gif) 0 6px no-repeat;
	color: #5A5A5A;
	font-size: 13px;
	height: 16px;
	padding: 0 0 0 12px;
	text-decoration: none;
}

#footer ul li a:hover {
	background: url(arrow_blue2.gif) 0 6px no-repeat;
	color: #5A5A5A;
	text-decoration: none;
}

#footermain{
	background: url(footerbg.gif) 0 0 repeat-x;
	clear: both;
	height: 195px;
}

#leftmain {
	background-color: #FFFFFF;
	background-image: url(body-bottombg.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #6D6D6D;
	padding: 30px 20px;
}

#leftmain h2 {
	color: #B88F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 20px 0px;
}

#leftmain p, #leftmain h3, #leftmain h4, #leftmain h5, #leftmain h6 {
	padding: 10px 0;
}

#leftmain ul {
	padding: 10px 0 10px 20px;
}

#leftmain p span {
	font-weight: bold;
}

#slogan {
	float: right;
	width: 300px;
	font-size: 26px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
}

a {
	color: #4593E7;
	text-decoration: none;
}

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

#menu {
	background-color: #4593E7;
	background-image: url(rounded_top.png);
	height: 123px;
}

#topmain {
	margin: 0 auto;
}

#topmain ul {
	display: block;
	text-align: center;
	width: 473px;
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#topmain ul.sub {
	padding-top: 5px;
	margin-top: 0px;
}

#topmain ul li {
	display: inline;
	list-style: none;
	padding: 0 8px;
}

#topmain ul li a {
	background: url(arrow_yellow.gif) 0 6px no-repeat;
	color: #5A5A5A;
	font-size: 13px;
	height: 16px;
	padding: 0 0 0 12px;
	text-decoration: none;
}

#topmain ul li a:hover, a.selected {
	background: url(arrow_blue.gif) 0 6px no-repeat;
	color: #5A5A5A;
	text-decoration: none;
}

div.rsstop { text-align: center; 
	float: right;
	margin-top: -100px;
}

div.rsstop h3 {
	margin: 0;
	padding: 0;
	text-align: center;
}
