body {
	background-color: White;
	color: #AAAAAA;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 1em;
	margin: 0;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #66CC00;
}

a:hover {
	color: #0300CC;
}

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

span.highlight {
	background-color: #66CC00;
	color: White;
}

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: 880px;
	margin: 0 0 20px 60px;
	padding-top: 10px;
}

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

#header h1 {
	color: #66CC00;
	font-size: 48px;
	height: 105px;
	line-height: 44px;
	font-weight: normal;
	text-transform: lowercase;
}

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

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

#maincontent {
	padding: 0;
}

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

#search {
	float: right;
	margin-right: 0px;
}

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

ul.menu li {
	display: inline;
	list-style: none;
	border-left: 2px solid White;
}

ul.menu li.first {
	border-left: 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: #66CC00;
}

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

ul.menu li a.selected {
	background-color: #D3D3D3;
}

#footer ul {
	background-color: #AAAAAA;
	width: 100%;
	padding: 3px 0 4px 0;
	margin: 0;
}

h2 {
	color: #66CC00;
	font-size: 44px;
	font-weight: normal;
	text-transform: lowercase;
}

h3 {
	color: #66CC00;
	font-size: 40px;
	font-weight: normal;
	text-transform: lowercase;
}

h4 {
	color: #66CC00;
	font-size: 36px;
	font-weight: normal;
	text-transform: lowercase;
}

h5 {
	color: #66CC00;
	font-size: 32px;
	font-weight: normal;
	text-transform: lowercase;
}

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

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