* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body {
	background: #FFFFFF;
	color: #7F7772;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 20px 0;
}

body.frameBody {
	background-color: #FFFFFF;
	color: #7F7772;
}

span.highlight {
	background-color: #7F7772;
	color: #FFFFFF;
}

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

#swiftgallery h4 {
	text-transform: capitalize;
	font-size: large;
}

.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 #DCDCDC;
}

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



h1, h2, h3, h4, h5, h6 {
	color: #3B3B3B;
	font-weight: normal;
}

h1 {
	font-size: 182%;
}

h1 span {
	font-size: 50%;
}

h2 {
	font-size: 122%;
}

h3, h4, h5, h6 {
	font-size: 100%;
}

p, ul, ol {
	font-size: 85%;
	line-height: 167%;
	margin-bottom: 20px;
}

a {
	color: #2128ED;
	text-decoration: none;
}

a:link {
	color: #2128ED;
}

a:hover {
	color: #ED2024;
	text-decoration: underline;
}

#header {
	height: 80px;
	margin: 0 auto;
	width: 770px;
	border-bottom: 3px solid Black;
}

#logo {
	float: left;
	width: 240px;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	color: #3B3B3B;
	font-size: 24px;
	font-weight: normal;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: right;
	width: auto;
	background-image: url(menuender.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
}

#menu a {
	background: url(menuborder.gif) no-repeat;
	color: #3B3B3B;
	display: block;
	float: left;
	font-size: 114%;
	height: 50px;
	padding: 30px 25px 0 30px;
	text-decoration: none;
}

#menu a:hover, a.selected {
	color: #ED2024;
}

#page {
	margin: 0 auto;
	width: 770px;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: right;
	padding: 20px;
	width: 490px;
}

#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
	float: left;
	padding: 20px;
	width: 180px;
}

#sidebar h2 {
	font-weight: bold;
	padding-top: 6px;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar li {
	border-bottom: 1px dashed #CCCCCC;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

#sidebar h3 {
	background-color: #3B3B3B;
	color: #FFFFFF;
	height: 17px;
	padding: 0 10px;
}

#sidebar form {
	text-align: center;
}

#footer {
	border-top: 5px solid #3B3B3B;
	clear: both;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	width: 770px;
}

#footer p {
	font-size: 77%;
	line-height: normal;
	margin: 0;
	padding: 0;
}

#legal {
	float: left;
}

#links {
	float: right;
}

.quicklinks {
	float: left;
	width: 33%;
}

.quicklinks ul {
	margin-left: 20px;
}

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

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