* {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

a img{
	border: 0px;
}

body {
	background: url(headergrunge.jpg) #222222 repeat-x;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
}

body.frameBody {
	background-image: none;
	background-color: #222222;
	color: #FFFFFF;
}

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

div.galleryimage {
	margin: 10px;
	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 #DCDCDC;
}

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

button {
	background: #222222;
	border: 2px solid #444444;
	color: #F4F4F4;
	font-family: Verdana;
	font-size: 0.7em;
	height: 2em;
	padding: 2px;
}

input {
	background: #333333;
	border: 2px solid #555555;
	color: #F4F4F4;
	font-family: Verdana;
	font-size: 0.7em;
	padding: 3px;
}

#content ul {
	margin-left: 20px;
	font-size: 0.7em;
	line-height: 1.4em;
}

.br {
	clear: both;
}

.center {
	margin: 0 auto;
	text-align: center;
}

.hidden {
	text-indent: -9000px;
}

.large {
	font-size: xx-large;
}

.left {
	float: left;
}

.special {
	color: #1AD020;
}

.right {
	float: right;
}

.small {
	font-size: x-small;
}

#container {
	width: 790px;
}

#content {
	float: right;
	margin-left: 2px;
	margin-top: 30px;
	width: 600px;
}

#content code, .framebody code {
	background-color: #333333;
	color: #FFFFFF;
	font-family: "courier new", helvetica, "times new roman", monospace;
	font-size: 1.2em;
}

#content a, .framebody a {
	color: #1AD020;
	font-weight: bold;
}

#content a:hover, .framebody a:hover {
	background: #1AD020;
	color: #FFFFFF;
	font-weight: bold;
}

#content blockquote, .framebody blockquote {
	color: #999999;
	font-style: italic;
	margin: 10px auto;
	text-align: center;
	width: 300px;
}

h2 {
	color: White;
	letter-spacing: -0.1em;
	margin: 10px 0;
}

h3, h4, h5, h6 {
	color: #999999;
	letter-spacing: -0.1em;
	margin: 10px 0;
}

#content p, .framebody p {
	color: #F4F4F4;
	font-size: 0.7em;
	line-height: 1.4em;
	margin-bottom: 10px;
}

#footer {
	color: #666666;
	font-size: 0.7em;
	margin-top: 30px;
	text-align: left;
	padding-left: 190px;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #F4F4F4;
}

#footer p {
	color: #666666;
}

#logo {
	float: left;
}

#logo h1 {
	font-size: 1.6em;
	letter-spacing: -0.1em;
	margin-left: 10px;
	margin-top: 30px;
}

#navlist {
	float: left;
	margin-left: 5px;
	margin-top: 30px;
	width: 170px;
}

#navlist li .active {
	background: #333333;
	border-right: 4px solid #444444;
	color: #999999;
}

#navlist li a {
	background: inherit;
	border-right: 4px solid #444444;
	color: #999999;
	display: block;
	font-size: 0.9em;
	height: 25px;
	margin: 5px;
	padding: 9px;
	text-transform: lowercase;
	width: 140px;
}

#navlist li a:hover, #navlist li a.selected {
	background: #333333;
	border-right: 4px solid #1AD020;
	color: #F4F4F4;
}

#navlist li.sub a {
	padding-left: 30px;
	width: 120px;
}

#navlist ul {
	list-style: none;
}

#search {
	float: right;
	margin-top: 30px;
}

#search button {
	margin-left: 5px;
	padding: 0 2px 2px 2px;
}

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

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