a.selected {
	color: #82C22F;
	background-color: #1A1A1A;
}

body.frameBody {
	background-color: #1A1A1A;
	color: White;
}

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

img {
	border: none;
}

div.contentender {
	width: 100%;
	clear: both;
}

div.main {
	width: 750px;
	background-color: transparent;
	color: White;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

#lightboxDetails {
	color: black;
}

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

#swiftgallery h4 {
	text-transform: capitalize;
}

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 #417600;
}

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

.formlabel {
	text-align: right;
}

a {
	color: #82C22F;
	text-decoration: none;
}

a:hover {
	color: white;
}

.header a {
	color: White;
}

.header a:hover {
	color: #82C22F;
	background-color: #1A1A1A;
}

.menu a, .submenu a {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 16px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #1A1A1A;
	background-image: url(bg.png);
	background-attachment: fixed;
	color: White;
	margin: 0;
	padding-bottom: 30px;
}

div.footer {
	margin-top: 0px;
	height: 60px;
	background-image: url(footer.png);
	clear:both; 
	text-align: center;
	padding-top: 40px;
}

div.maincontent {
	clear: both;
	text-align: left;
	margin: 0px;
	background-color: transparent;
	background-image: url(content.png);
	padding: 10px 15px 30px 15px;
	border-left: 1px solid #317C02;
	border-right: 1px solid #317C02;
}

div.header {
	margin-bottom: 0px;
	height: 184px;
	background-image: url(header.png);
}

div.sidemenu {
	float: right;
	width: 220px;
	padding-bottom: 50px;
}

h1 {
	font-size: 440%;
	font-family: Georgia,Palatino,"Times New Roman",Times,serif;
	font-weight: normal;
	padding-top: 50px;
	padding-left: 15px;
}

h1 span {
	font-size: 40%;
	font-style: italic;
}

h2 {
	font-size: 300%;
	font-family: Georgia,Palatino,"Times New Roman",Times,serif;
	font-weight: normal;
}

h3 {
	font-size: 260%;
	font-family: Georgia,Palatino,"Times New Roman",Times,serif;
	font-weight: normal;
}

h4 {
	font-size: 220%;
	font-family: Georgia,Palatino,"Times New Roman",Times,serif;
	font-weight: normal;
}

h5 {
	font-size: 180%;
	font-family: Georgia,Palatino,"Times New Roman",Times,serif;
	font-weight: normal;
}

h6 {
	font-size: 140%;
	font-family: Georgia,Palatino,"Times New Roman",Times,serif;
	font-weight: normal;
}

ul.menu {
	margin: 0px;
	padding: 10px;
	list-style: none;
	text-align: left;
}

.menu li {
	padding: 5px;
}

li.submenu a {
	margin-left: 15px;
	color: #C0B62E;
}

li.submenu a:hover {
	color: White;
}

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

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