﻿body {
	margin: 0px;
	padding: 0px;
	background: #063a4b url(gfx/nav-bg.gif) repeat-x top;
	text-align: center;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #ffffff;
}

a {
	color: #18c7f9;
	font-weight: bold;
}

div#header {
	background: #18c7f9 url(gfx/header-bg.gif) repeat-x;
	height: 209px;
}

div#footer {
	color: #bababa;
	font-size: 10px;
	clear: both;
	background: #063a4b url(gfx/footer-bg1.gif) repeat-x top;
}
div#footer p {
	margin: 0px auto;
	padding: 24px 117px 0px 117px;
	width: 712px;
	height: 153px;
	background: url(gfx/footer-bg2.gif) no-repeat 410px top;
	text-align: left;
	line-height: 14px;
}
div#footer a {
	color: #bababa;
}

div#container {
	background: #161616 url(gfx/content-bg1.gif) repeat-x top;
}
div#content {
	width: 720px;
	margin: 0px auto;
	padding: 26px 110px 1px 110px;
	text-align: left;
	background: #161616 url(gfx/content-bg2.jpg) no-repeat left top;
}
div#main {
	width: 480px;
	float: left;
}
div#sidebar {
	width: 228px;
	float: right;
}
h2, h3 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
h4 {
	color: #3366ff;
}
/*div#sidebar h2 {
	margin-left: 0px;
}*/
h2 {
	/*margin: 0px 0px 20px 32px;*/
	margin: 0px 0px 20px 0px;
	font-size: 30px;
}
h3 {
	margin: 0px;
	font-size: 20px;
}
h2.pageheading {
	height: 30px;
	text-indent: -3000px;
	background-repeat: no-repeat;
}
h2.home {
	background-image: url(gfx/headings/new-zealand-party-pills.gif);
}
h2.products {
	background-image: url(gfx/headings/products.gif);
}
h2.herbals {
	background-image: url(gfx/headings/products.gif);
}
h2.feedback {
	background-image: url(gfx/headings/feedback.gif);
}

h2.promotions {
	background-image: url(gfx/headings/promotions.gif);
}
h2.contact {
	background-image: url(gfx/headings/contact.gif);
}
h2.comments {
	background-image: url(gfx/headings/comments.gif);
}

img.product {
	border: 3px solid #ffffff;
	float: left;
	margin: 0px 12px 12px 0px;
}

p.note {
	font-weight: bold;
	font-size: 10px;
	float: right;
	margin: 0px;
	padding: 10px 40px 0px 0px;
}
div.clear {
	clear: both;
}

form.login, div.box {
	background-color: #666;
	border: 1px solid #fff;
	padding: 10px;
}
form.login label, form.login a {
	display: block;
}
form.login input {
	width: 100%;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
form.login input.submit {
	width: auto;
	background-color: #484848;
	border: 1px solid #000;
	color: #fff;
	margin-top: 5px;
	padding: 0px 2px 2px 2px;
	font-weight: bold;
}
form.login input.submit:hover {
	background-color: #666;
}

div.product {
	margin: 20px 0px;
}
div.product img {
	border: 3px solid #ffffff;
	margin: 0px 0px 10px 0px;
}

form.product p.add {
	float: left;
	margin: 0px 5px 0px 0px;
}
form.product input.quantity {
	width: 40px;
}

textarea {
	width: 360px;
	height: 100px;
}
input, textarea {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

/* navigation */

div#nav {
	margin: 0px 250px;
	padding: 0px 0px;
	width: 1000px;
	height: 35px;
	text-align: left;
}
div#nav h1 {
	margin: 0px;
	width: 1000px;
	height: 35px;
	background: url(gfx/logo.gif) no-repeat;
	text-indent: -3000px;
	float: left;
}
div#nav ul {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 35px;
	float: left;
	list-style: none;
}
div#nav ul li {
	height: 35px;
	float: left;
}
div#nav ul li a {
	height: 35px;
	display: block;
	text-indent: -3000px;
	background: url(gfx/nav.gif) no-repeat;
}
div#nav ul li a.home {
	background-position: 0px 0px;
	width: 100px;
}
div#nav ul li a.home:hover,
div#nav ul li.active a.home {
	background-position: 0px -35px;
}
div#nav ul li a.herbals {
	background-position: -100px 0px;
	width: 100px;
}
div#nav ul li a.herbals:hover,
div#nav ul li.active a.herbals {
	background-position: -100px -35px;

}
div#nav ul li a.promotions {
	background-position: -200px 0px;
	width: 100px;
}
div#nav ul li a.promotions:hover,
div#nav ul li.active a.promotions {
	background-position: -200px -35px;
}
div#nav ul li a.contact {
	background-position: -300px 0px;
	width: 100px;
}
div#nav ul li a.contact:hover,
div#nav ul li.active a.contact {
	background-position: -300px -35px;
}
div#nav ul li a.feedback {
	background-position: -400px 0px;
	width: 100px;
}
div#nav ul li a.feedback:hover,
div#nav ul li.active a.feedback {
	background-position: -400px -35px;
}
div#nav ul li a.stockists {
	background-position: -500px 0px;
	width: 100px;
}
div#nav ul li a.stockists:hover,
div#nav ul li.active a.stockists {
	background-position: -500px -35px;
}
div#nav ul li a.photos {
	background-position: -600px 0px;
	width: 100px;
}
div#nav ul li a.photos:hover,
div#nav ul li.active a.photos {
	background-position: -600px -35px;
}
