body {
	background-color: #333333;
	color: #CBCBCB;
	font: 14px/18px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}

a {
	text-decoration: underline;
	color: White;
}

a:hover {
	text-decoration: underline;
}

body.frameBody {
	background-color: #232323;
	color: #CBCBCB;
	background-image: none;
}

span.highlight {
	background-color: #E5E5E5;
	color: #232323;
}

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

#lightboxDetails {
	color: Black;
}

#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 #5D5B46;
}

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

div, p, ul, h2, img {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-type: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 52px;
	color: White;
	padding: 5px;
	margin: 50px 0 0 0;
	line-height: 70%;
	width: auto;
	background-image: url(content.png);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

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

#maincontent {
	margin: 40px auto 20px auto;
	padding: 5px 20px 20px 20px;
	position: relative;
	width: 660px;
	background-image: url(content.png);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

h2 {
	font-size: 36px;
	font-weight: normal;
	margin: 20px 0;
	color: White;
}

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

#footer li {
	display: inline;
	padding: 0 10px;
}

#footer form {
	margin: 20px;
}

#menu {
	height: 40px;
	margin: 0 auto;
	position: relative;
	width: 100%;
}

#menu ul, ul.submenu {
	text-align: center;
	width: 100%;
	padding: 5px 0;
	margin: 5px 0;
	background-image: url(content.png);
}

#menu ul li, ul.submenu li {
	display: inline;
}

#menu ul li a, ul.submenu li a {
	color: White;
	font-size: 13px/28px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 4px 10px;
}

#menu ul li a:hover, ul.submenu li a:hover, a.selected {
	background: #9E9E9E;
	color: Black;
	height: 28px;
	text-decoration: none;
	width: 110px;
}

#header {
	height: 130px;
	margin: 0 auto;
	position: relative;
	width: 700px;
}

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

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