body {
	background-color: #6A8A00;
	color: White;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
}

img {
	border: 0;
}

#maincontent a, #footer p a {
	text-decoration: none;
	color: White;
	background-color: #6A8A00;
}

#maincontent a:hover, #footer p a:hover {
	color: #6C43FF;
	background-color: White;
}

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

span.highlight {
	background-color: White;
	color: #93BC00;
}

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

#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 #8000FF;
}

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

#container {
	width: 940px;
	margin: 0 auto;
	padding-top: 10px;
	background-color: #93BC00;
	color: White;
}

#header {
	height: auto;
	padding: 10px 20px;
}

#header h1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #6C43FF;
	font-weight: normal;
	font-size: 4em;
	margin: 15px 0;
	line-height: 60%;
}

#header h1 span {
	font-size: 0.5em;
	color: White;
}

#menu {
	background-color: #8EB700;
	padding: 3px 0;
}

#maincontent {
	padding: 0 20px 20px 20px;
}

#footer {
	padding: 20px;
	text-align: center;
	clear: both;
}

#search {
	float: right;
	margin-right: 20px;
	margin-top: 15px;
}

ul.menu {
	padding: 0;
	margin: 5px auto;
	text-align: center;
}

ul.menu li {
	display: inline;
	list-style: none;
}

ul.menu li a {
	padding: 3px 10px;
	font-size: 1.3em;
	text-decoration: none;
	color: White;
}

ul.menu li a:hover {
	background-color: White;
	color: #6C43FF;
}

ul.menu li.sub a {
	font-size: 1.1em;
}

#menu ul.menu li a.selected {
	background-color: #6A8A00;
	color: #93BC00;
}

h2 {
	color: #394F00;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 2em;
}

h3 {
	color: #394F00;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 1.8em;
}

h4 {
	color: #394F00;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 1.6em;
}

h5 {
	color: #394F00;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 1.4em;
}

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

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