a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover, a:focus {
	color: #aec245;
	text-decoration: none;
}

body {
	margin: 0px;
	padding: 20px;
	font: 0.7em/1.5em Verdana, Arial, Helvetica, Sans-serif; 
}

h1, h2, h3 {
	margin: 0;
	padding: 0 0 0.5em;
	line-height: 1.2em;
}

h1 {
	font-size: 100%;
	font-weight: normal;
}

h2, div.product-block h1 {
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

img {
	border: none;
}

ol, ul {
	margin: 0 0 0 2em;
	padding: 0 0 1.5em;
}

p {
	margin: 0;
	padding: 0 0 1em;
}

li#nav{ padding: 0px 20px 0px 20px; }

#networkbar {
	width: 100%;
	background: #2F3233;
	height: 30px;
	text-align: right; /* To center in IE5.x */
	padding-top: 5px;
}
.go-button{ margin-top: -20px;
}
.keyword{
	padding-top: 2px;
	margin-right: 35px;
}
#networkbar2 {
	width: 100%;
	background: #4e5456 url(../images/top-image.jpg) left bottom no-repeat;
	height: 40px;
	text-align: right; /* To center in IE5.x */
	color: #fff;
}
#top-10 {
	padding: 12px 5px 0 0;
	color: #fff;
}

#networkbar2 a:link{
	color:#aec245;
	text-decoration: none;
}
#networkbar2 a:visited{
	color:#aec245;
	text-decoration: none;
}

#networkbar2 a:focus{
	color:#d4e481;
	text-decoration: underline;
}
#networkbar2 a:hover{
	color:#d4e481;
	text-decoration: underline;
}

body {
	padding: 0;
	margin-top: 0px;
	}


div.access {
	position: absolute;
	width: 999px;
	left: -990px;
}


form textarea {
	/*width: 100%;*/
}

hr {
	display: none;
}

/*

container

*/

div#container {
	margin: 0 auto;
	width: 777px;
	background: #fff;
	color: #464b4d;
	text-align: left;
}


/*

header

*/

div#rotator {
	width: 760px;
	height: 230px;
	color: #fff;
}

div#rotator img{
	display: none;
	position: absolute;
	top:0; left:0;
}

div#rotator.large {
	width: 777px;
	height: 270px;
}

div#rotator.large h2 {
	position: absolute;
	width: 200px;
	height: 230px;
	background: url(../images/layout/curve-large2.gif) 0 0 no-repeat;
	z-index: 6;
}

div#rotator h2 a {
	position: absolute;
	left: 20px;
	top: 95;
	width: 150px;
	height: 80px;
	overflow: hidden;
}

div#rotator h2 a span {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/layout/logo.png) 0 0 no-repeat;
}

div#rotator p#rotator-tel, div#rotator p#rotator-email {
	padding: 0;
	position: absolute;
	width: 200px;
	left: 0;
	background: #464b4e url(../images/layout/dgrey.png);
	color: #fff;
	text-align: center;
	line-height: 1em;
}

div#rotator p#rotator-tel {
	top: 155px;
}

div#rotator p#rotator-email {
	top: 165px;
	font-weight: normal;
	font-size: 0.9em;
}

div#rotator.large p#rotator-tel {
	top: 165px;
	font-size: 1.2em;
}

div#rotator.large p#rotator-email {
	top: 190px;
}

div#rotator p#rotator-email a:link, div#rotator p#rotator-email a:visited {
	color: #e13300;
}


/*

top nav

*/

div#topnav {
	position: relative;
	top: -340px;
	left: 550px;
	width: 150px;
	height: 40px;
	background: #4f5557;
	color: #fff;
}

div#topnav a, div#nav a {
	display: block;
	position: relative;
	height: 15px;
	overflow: hidden;
	line-height: 15px;
}

div#topnav a span, div#nav a span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	cursor: pointer;
}

div#topnav li, div#nav li {
	padding-left: 2px;
	display: block;
	float: left;
	background: url(../images/layout/nav-separator.png) 0 50% no-repeat;
}

div#topnav li.first, div#nav li.first {
	padding-left: 6px;
	background: transparent;
}

div#topnav ul {
	margin: 0;
	padding: 12px 0 0;
	list-style: none;
}

/*

my basket

*/

div#mybasket {
	position: relative;
	top: -340px;
	left: 537px;
	width: 150px;
	height: 40px;
	background: #4f5557;
	color: #fff;
	z-index: 2;
}

div#mybasket h3 {
	padding: 3px 0 0;
	font-size: 0.9em;
}

div#mybasket h3 a {
	position: relative;
	display: block;
	width: 67px;
	height: 15px;
	float: left;
	overflow: hidden;
	cursor: pointer;
}

div#mybasket h3 a#menu-myaccount {
	width: 73px;
}

div#mybasket h3 a span {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/menu/mybasket-off.png);
}

div#mybasket h3 a#menu-myaccount span {
	background-image: url(../images/menu/myaccount-off.png);
}

div#mybasket p {
	padding: 0;
	clear: both;
}

/*

main nav

*/

div#nav_topper{
	position: relative;
	top: -300;
	padding-left: 90px;
	width: 687px;
	height: 40px;
	background: #4f5557;
}
#nav {
	position: relative;
	width: 100%;
	height: 40px;
	background: #4f5557;
	padding-top: 10px;
	text-transform:uppercase;
}

#nav a:link{
	color:#fff;
	text-decoration: none;
		margin-top: -15px;
}
#nav a:visited{
	color:#fff;
	text-decoration: none;
		margin-top: -15px;
}

#nav a:focus{
	color:#d4e481;
	text-decoration: none;
		margin-top: -15px;
}
#nav a:hover{
	color:#d4e481;
	text-decoration: none;
		margin-top: -15px;
}
/*

search

*/

div#search {
	margin: -40px 0 10px;
	padding: 7px 0;
	width: 200px;
	height: 26px;
	background: #464b4d;
	color: #fff;
}

div#search a:link, div#search a:visited {
	color: #ff3e08;
	text-decoration: none;
}

div#search a:hover, div#search a:focus {
	color: #ff3e08;
	text-decoration: underline;
}

div#search form {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div#search label {
	position: absolute;
	width: 999px;
	left: -990px;
}

div#search input#q {
	width: 60px;
}

div#search input.submit {
	padding: 2px;
	background: #e13300;
	color: #fff;
	border: none;
}

div#search div {
	padding: 0 5px 0 10px;
	float: left;
}

div#search p {
	padding: 0;
	float: left;
}

/*

homepage buttons

*/
div#home-buttons1 {
	position: relative;
}

div#home-buttons2 {
	position: relative;
	top: 5px;
}

#garden {
	background: url(../images/buttons/garden.jpg) top left no-repeat;
	float: left;
	width: 262px;
	height: 262px;
	margin: 10px 0 10px 12px;
}
#garden:hover {
	background: url(../images/buttons/garden.jpg) bottom left no-repeat;
	float: left;
	width: 262px;
	height: 262px;
	margin: 10px 0 10px 12px;
}
#services {
	background: url(../images/buttons/service.jpg) top left no-repeat;
	float: left;
	width: 262px;
	height: 262px;
	margin: 10px 0 10px 12px;
}
#services:hover {
	background: url(../images/buttons/service.jpg) bottom left no-repeat;
	float: left;
	width: 262pxpx;
	height: 262pxpx;
	margin: 10px 0 10px 12px;
}
#logcabins {
	background: url(../images/buttons/log-cabin.jpg) top left no-repeat;
	float: left;
	width: 262px;
	height: 262px;
	margin: 10px 0 10px 12px;
}
#logcabins:hover {
	background: url(../images/buttons/log-cabin.jpg) bottom left no-repeat;
	float: left;
	width: 262px;
	height: 262px;
	margin: 10px 0 10px 12px;
}

#hottubs {
	background: url(../images/buttons/hot-tub.jpg) top left no-repeat;
	float: left;
	width: 262px;
	height: 262px;
	margin: 10px 0 10px 12px;
}
#hottubs:hover {
	background: url(../images/buttons/hot-tub.jpg) bottom left no-repeat;
	float: left;
	width: 262px;
	height: 262px;
	margin: 10px 0 10px 12px;
}

div#footer {
	width: 760;
	height: 184px;
	clear: both;
	background: #464b4d url(../images/layout/footer-bg.gif);
	color: #fff;
	position: relative;
}
div#footer p {
	color: #fff;
}

div#footer a:link, div#footer a:visited {
	color: #fff;
	text-decoration: none;
}

div#footer a:hover, div#footer a:focus {
	color: #aec245;
	text-decoration: none;
}

div#footer h2 {
	color: #aec245;
}

div#footer-body {
	position: absolute;
	left: 50px;
	top: 25px;
	width: 270px;
	color: #fff;
	text-align: left;
}

div#footer-address {
	position: absolute;
	right: 40px;
	top: 150px;
	width: 550px;
	float: right;
	text-align:right;
}