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

body {
	color: #FFFFFF;
	background: #715539;
	font: 12px Verdana, Sans-Serif;
	line-height: 22px;
	margin: 0 auto;
	width: 790px;
}

a {
	color: #0081E6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.top-bg {
	background: #339AEB;
	position: absolute;
	width: 100%;
	height: 80px;
	left: 0px;
	z-index: 0;
}

.top {
	background: #0081E6;
	height: 80px;
	text-align: right;
	position: relative;
	width: 770px;
	padding-right: 20px;
}

.top a {
	color: #FFFFFF;
	font-size: 18px;
	margin: 30px 20px 0px 0px;
	line-height: 45px;
}

.top a img {
	float: left;
	margin: 19px 0px 0px 20px;
}

.top a:hover {
	color: #BABABA;
	text-decoration: none;
}

.top a span {
	display: block;
	font-size: 10px;
	font-weight: normal;
	margin-top: -10px;
	line-height: 15px;
}

.content {
	margin: 0 auto;
	width: 790px;
	left: 0px;
	z-index: 1;
	background: #401F00;
	position: relative;
}

.content p, .content ul, .content ol {
	padding-bottom: 10px;
}

.content ul li {
	list-style: none;
	background: url(li.gif) no-repeat;
	background-position: 2px 6px;
	padding-left: 17px;
}

.content ul.form li {
	color: #0081E6;
	font-size: 17px;
	padding-bottom: 5px;
}

.content ol li {
	list-style: decimal;
	margin-left: 23px;
}

.content-home {
	background: #4E2A08 url(dumper.jpg) no-repeat right top;
	height: 480px;
	position: relative;
}

.content-home a {
	color: #FFFFFF;
	text-decoration: underline;
}

.content-home a:hover {
	text-decoration: none;
}

.content-home h1 {
	margin-left: 152px;
	position: absolute;
	top: 323px;
}

ul.plant {
	list-style: none;
	width: 150px;
	padding-bottom: 0px;
}

ul.plant li {
	padding: 10px;
	background: #4E2A08;
}

ul.plant li a {
	color: #FFFFFF;
	text-decoration: none;
}

ul.plant li.alternate {
	background: #59300E;
}

ul.plant li.news {
	background: #666666;
}

ul.plant li a:hover {
	text-decoration: none;
}

ul.plant li:hover {
	background: #0081E6;
}

p.home {
	position: absolute;
	width: 620px;
	font-size: 10px;
	top: 378px;
	margin-left: 164px;
	line-height: 18px;
}

p.expired {
	position: absolute;
	width: 620px;
	font-size: 16px;
	top: 378px;
	margin-left: 164px;
	line-height: 22px;
}

p.expired a {
	color: #FFFFFF;
	text-decoration: underline;
}

p.expired a:hover {
	text-decoration: none;
}

.sidebar {
	float: left;
	margin-right: 12px;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 28px;
	padding: 8px 0px 6px 12px;
	letter-spacing: 1px;
}

h2 {
	background: #F8BE39;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 28px;
	padding: 2px 0px 4px 12px;
	letter-spacing: 1px;
}

h2 a {
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 13px;
	font-size: 12px;
}

p.pagination, p.enquire {
	float: right;
	font-size: 11px;
	margin: 10px 12px 0px 0px;
}

p.item {
	float: right;
	width: 616px;
	padding-right: 12px;
}

p.item b, p.price {
	font-size: 16px;
	font-weight: normal;
}

p.item a img {
	border: 6px solid #F8BE39;
	float: left;
	margin: 5px 10px 10px 0px;
}

p.item span {
	display: block;
	font-size: 10px;
	line-height: 16px;
	margin-top: 8px;
}

.images {
	float: right;
	margin: 8px 12px;
}

.images img {
	border: 6px solid #F8BE39;
}

.details {
	position: relative;
	margin-left: 12px;
	padding-bottom: 12px;
}

.details span {
	display: block;
	padding-bottom: 12px;
	font-size: 11px;
	color: #0081E6;
}

.details a {
	color: #FF0000;
}

.details b a {
	font-size: 16px;
	font-weight: normal;
	color: #715539;
}

.details a img {
	margin-right: 6px;
}

#thumbs {
	list-style: none;
	width: 420px;
	margin-top: 420px;
}

#thumbs li {
	width: 140px;
	height: 140px;
	padding: 0px;
	background-position: 50% 50%;
	float: left;
	margin: 0px;
}

#thumbs li img {
	display: none;
}


#thumbs li.active span {
	position: absolute;
	top: 50px;
	right: 0px;
	width: 100%;
}

#thumbs li.active span img {
	display: block;
	margin: 0 auto;
	left: 173px;
	position: relative;
}

form {
	margin: 12px 12px 0px 0px;
	float: right;
	width: 616px;
}

label {
	display: block;
	color: #0081E6;
	margin-bottom: -28px;
}

input {
	padding: 10px 9px;
	background: #715539;
	width: 460px;
	margin: 0px 0px 20px 135px;
	color: #FFFFFF;
	font: 13px Verdana, Sans-Serif;
}

textarea {
	background: #715539;
	padding: 10px 9px;
	width: 460px;
	margin: -22px 0px 0px 135px;
	height: 100px;
	color: #FFFFFF;
	font: 13px Verdana, Sans-Serif;
    overflow: auto;
}

input.button {
	background: #0081E6;
	padding: 9px;
	width: 55px;
	margin: 10px 0px 0px 558px;
	color: #FFFFFF;
	font: 13px Verdana, Sans-Serif;
}

input.button:hover {
	background: #715539;
}

p.clear {
	clear: both;
	padding-bottom: 0px;
}

.footer-bg {
	background: #A5A5A5;
	position: absolute;
	width: 100%;
	height: 47px;
	left: 0px;
	z-index: 0;
}

.footer {
	padding: 12px 12px 0px 12px;
	color: #FFFFFF;
	background: #8E8E8E;
	font-size: 11px;
	height: 35px;
	position: relative;
}

.footer p {
	float: right;
}

.footer a {
	color: #FFFFFF;
	margin-left: 8px;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
#gallery {
	padding: 10px;
	width: 260px;
	position: relative;
	z-index: 2;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; background: none; padding: 0px; }
#gallery ul img {
	border: 6px solid #F8BE39;
	margin: 0px 5px 2px 0px;
	width: 100px;
	height: 100px;
}
#gallery ul a:hover img {
	border: 6px solid #0081E6;
}
