body {
	background-color: #3FD9D9;
	color: #5D5B46;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #0099CB;
}

a:hover {
	text-decoration: underline;
}

body.frameBody {
	background-color: #E6F7F1;
	color: #5D5B46;
	background-image: none;
}

span.highlight {
	background-color: #5D5B46;
	color: #FFFFFF;
}

div.galleryimage {
	margin: 28px;
	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 #5D5B46;
}

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

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

ul {
	list-style-type: none;
}

h1 {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 40px;
	color: White;
	padding: 66px 0 0 0;
	margin: 0;
	line-height: 70%;
}

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

#continuation {
	background-image: url(continuation.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0px auto;
	width: 620px;
}

#panel {
	background-image: url(panel.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

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

h2 {
	color: #0099CB;
	font-size: 30px;
	font-weight: normal;
}

#maincontent p {
	padding: 10px 0 0;
}

#maincontent ul {
	margin: 20px 15px;
}

#maincontent ul li {
	list-style: square;
}

#footerlinks {
	clear: both;
	font-size: 13px/20px;
	margin: 0 auto;
	padding: 40px 0 20px 0;
}

#footer {
	text-align: center;
}

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

#footer ul {
	margin: 0 auto;
	text-align: center;
}

#footer form {
	margin: 20px;
}

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

#menu ul {
	text-align: center;
	width: 100%;
	padding: 0px 0 0 0;
}

#menu ul li {
	display: inline;
}

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

#menu ul li a:hover, #menu ul li a.selected {
	background: #8BCBE7;
	color: #0199CB;
	height: 28px;
	text-decoration: none;
	width: 110px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#header {
	width: auto;
	padding: 0 15px;
}

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

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