article, aside, figure, footer, header, hgroup, nav, section { display: block; }

body {
	background-color: #E6E6FA;
	color: #696969;
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif;
	line-height: 200%;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

header.main {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 960px;
}

header.main form {
	float: right;
	width: 300px;
	text-align: right;
}

.navigation {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 960px;
	text-align: right;
}

.navigation ul {
	margin: 0;
	padding: 0;
	text-align: center;
	border-bottom: 1px dotted #4682B4;
}

.navigation ul.sub {
	background-color: White;
}

.navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

.navigation ul li a {
	padding: 4px 10px;
}

.navigation ul li a:hover {
	background-color: #4682B4;
	color: White;
	text-decoration: none;
}

.navigation ul li a.selected {
	background-color: White;
	color: #4682B4;
	border-top: 1px dotted #4682B4;
	border-left: 1px dotted #4682B4;
	border-right: 1px dotted #4682B4;
	border-bottom: 1px solid White;
}

#container {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 960px;
	min-height: 220px;
}

div.containerend {
	padding: 0 0 0 0;
	margin: 0 auto;
	background-image: url(peeloff.png);
	background-position: left bottom;
	width: 960px;
}

#container header {
	padding: 5px 20px;
	background-color: white;
	padding-bottom: 5px;
	margin-bottom: 0;
}

#container section {
	padding: 5px 20px 0px 20px;
	margin-top: 0;
	background-color: White;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #4682B4;
}

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

nav ul li a.selected {
	background-color: #4682B4;
	color: White;
}

body.frameBody {
	background-color: White;
	color: #696969;
	background-image: none;
}

span.highlight {
	background-color: #4682B4;
	color: #FFFFFF;
}

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

#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 #4682B4;
}

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

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 5em;
	color: #4682B4;
}

h1 span {
	font-size: 0.4em;
	color: #696969;
	font-style: italic;
}

h2 {
	color: #4682B4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: normal;
}

h3 {
	color: #4682B4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
}

h4 {
	color: #4682B4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
}

h5 {
	color: #4682B4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
}

h6 {
	color: #4682B4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}

article ul, .frameBody p {
	margin: 20px 15px;
}

article ul li {
	list-style: square;
}

footer {
	display: block;
	clear: both;
}

nav {
	display: block;
}

ul.gallerylist li a {
	font-size: x-large;
}

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

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