/*------------------------------------------------------

CSS Created:	15/05/2006
CSS Author:		Jon Thompson
email:			jon@chamberinternet.co.uk
website:		www.chamberinternet.co.uk

------------------------------------------------------*/

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

body {
	background: #D5A773 url(../images/global/body-bg.jpg) repeat-x;
	font: 11px Arial, Helvetica, sans-serif;
}

#home #navigation li.home a, #funky-range #navigation li.funky-range a, #gallery #navigation li.gallery a, #price-list #navigation li.price-list a, #manufacturing-process #navigation li.manufacturing-process a, #wood-care #navigation li.wood-care a, #contact-us #navigation li.contact-us a  {
	cursor: default;
	text-decoration: none;
}

#home #navigation li.home a {
	background: url(../images/navigation/home-hover.jpg) no-repeat;
}

#funky-range #navigation li.funky-range a {
	background: url(../images/navigation/funky-range-hover.jpg) no-repeat;
}

#gallery #navigation li.gallery a {
	background: url(../images/navigation/gallery-hover.jpg) no-repeat;
}

#price-list #navigation li.price-list a {
	background: url(../images/navigation/price-list-hover.jpg) no-repeat;
}

#manufacturing-process #navigation li.manufacturing-process a {
	background: url(../images/navigation/manufacturing-process-hover.jpg) no-repeat;
}

#wood-care #navigation li.wood-care a {
	background: url(../images/navigation/wood-care-hover.jpg) no-repeat;
}

#contact-us #navigation li.contact-us a {
	height: 41px;
	background: url(../images/navigation/contact-hover.jpg) no-repeat;
}

a, a:visited {
	color: #660000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #990000;
	text-decoration: underline;
}

img {
	border: none;
}

ul {
	list-style: none;
}

ul li {
	display: inline;
}

hr {
	display: none;
}

acronym, abbr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	cursor: help;
}

address {
	font-style: normal;
	padding-left: 110px;
	line-height: 17px;
}

table {
	width: 100%;
	margin-bottom: 10px;
}

caption {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	background: url(../images/global/gen-bg.jpg) repeat-x;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}

th, td {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 3px;
}

th {
	background: #990000 url(../images/tables/th-bg.jpg) repeat-x;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-weight: bold;
}

tr  {
	background: #EED6B9;		
}

tr.odd {
	background: #F6EADC;
}

tr:hover  {
	background: #990000;
	color: #FFFFFF;
	cursor: default;
	font-weight: bold;
}

td  {
	border-right: 1px solid #990000;	
}

td.last-cell, th.last-cell  {
	border-right: none;	
}

#wrapper {
	background: #FFF url(../images/global/wrapper-bg.jpg) repeat-y;
	margin: 0px auto;
	width: 780px;
}

#header {
	background: url(../images/global/header.jpg) no-repeat;
	height: 136px;
	width: 780px;
	position: relative;
}

#header h1 {
	height: 103px;
	width: 182px;
	position: absolute;
	left: 573px;
	top: 24px;
	text-indent: -9000px;
}

#header a {
	display: block;
	height: 100%;
	width: 100%;
}

#content {
	float: left;
	width: 505px;
	padding-left: 27px;
	padding-right: 19px;
	color: #990000;
}

#content p {
	padding-bottom: 10px;
	line-height: 18px;
}

#content .large-txt {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}

#content .container {
	background: url(../images/global/container-bg.jpg) repeat-y;
	padding: 15px 20px 10px;
	float: left;
	width: 465px;
}

#content .container-cap {
	background: url(../images/global/container-bg-cap.jpg) no-repeat;
	height: 20px;
	width: 505px;
	clear: both;
}

#content .container-cap-top {
	height: 20px;
	width: 505px;
	background: url(../images/global/container-bg-cap-top.jpg) no-repeat;
}

#content h2 {
	height: 79px;
	width: 505px;
	text-indent: -9000px;
}

#content .home-header {
	background: url(../images/headers/home.jpg) no-repeat;	
}

#content .funky-header {
	background: url(../images/headers/funky.jpg) no-repeat;	
}

#content .gallery-header {
	background: url(../images/headers/gallery.jpg) no-repeat;	
}

#content .price-header {
	background: url(../images/headers/price.jpg) no-repeat;	
}

#content .manufacturing-header {
	background: url(../images/headers/manufacturing.jpg) no-repeat;	
}

#content .wood-header {
	background: url(../images/headers/wood.jpg) no-repeat;	
}

#content .contact-header {
	background: url(../images/headers/contact.jpg) no-repeat;	
}

#content h3 {
	color: #660000;
	font-size: 13px;
	border-bottom: 1px solid #990000;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#content h3 span {
	float: right;
	color: #990000;
	background: #F3E4D5;
	text-align: center;
	width: 25px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content h4 {
	color: #660000;
	font-size: 12px;
	background: #F5E8D9 url(../images/global/gen-bg.jpg) repeat-x;
	padding: 3px;
	margin-bottom: 10px;
	border-right: 2px solid #F5E8D9;
	border-left: 2px solid #F5E8D9;
}

#content strong {
	color: #660000;	
}

#content .main-image {
	
}

#content .image-right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

/*----------------------------- GALLERY -------------------------------------*/

#content ul.gallery-thumbs {
	width: 465px;
	float: left;
}

#content ul.gallery-thumbs li {
	float: left;
	height: 141px;
	width: 141px;
	padding-right: 21px;
	padding-bottom: 15px;
}

#content ul.gallery-thumbs li.last-li {
	padding-right: 0px;
}

.column {
	float: left;
	width: 220px;
}

.column p {
	padding-right: 5px;
	padding-left: 5px;	
}

.col-right-margin {
	margin-right: 25px;
}

#content .note {
	background: #F5E8D9 url(../images/global/gen-bg.jpg) repeat-x;
	padding: 5px;
	margin-bottom: 10px;
	border-right: 2px solid #F5E8D9;
	border-left: 2px solid #F5E8D9;
}

#legal-content p {
	padding-right: 3px;
	padding-left: 3px;	
}

#navigation {
	float: left;
	width: 217px;
	padding-top: 31px;
	background: url(../images/navigation/nav-bg-top.jpg) no-repeat;
}

#navigation ul {
	
}

#navigation ul li{
	text-indent: -9000px;	
}

#navigation ul a{
	display: block;
	height: 40px;
	width: 217px;
}

#navigation li.home {
	background: url(../images/navigation/home-hover.jpg) no-repeat;
}

#navigation li.home a {
	background: url(../images/navigation/home-a.jpg) no-repeat;
}

#navigation li.home a:hover {
	background: url(../images/navigation/home-hover.jpg) no-repeat;
}

#navigation li.funky-range {
	background: url(../images/navigation/funky-range-hover.jpg) no-repeat;
}

#navigation li.funky-range a {
	background: url(../images/navigation/funky-range-a.jpg) no-repeat;
}

#navigation li.funky-range a:hover {
	background: url(../images/navigation/funky-range-hover.jpg) no-repeat;
}

#navigation li.gallery {
	background: url(../images/navigation/gallery-hover.jpg) no-repeat;
}

#navigation li.gallery a {
	background: url(../images/navigation/gallery-a.jpg) no-repeat;
}

#navigation li.gallery a:hover {
	background: url(../images/navigation/gallery-hover.jpg) no-repeat;
}

#navigation li.price-list {
	background: url(../images/navigation/price-list-hover.jpg) no-repeat;
}

#navigation li.price-list a {
	background: url(../images/navigation/price-list-a.jpg) no-repeat;
}

#navigation li.price-list a:hover {
	background: url(../images/navigation/price-list-hover.jpg) no-repeat;
}

#navigation li.manufacturing-process {
	background: url(../images/navigation/manufacturing-process-hover.jpg) no-repeat;
}

#navigation li.manufacturing-process a {
	background: url(../images/navigation/manufacturing-process-a.jpg) no-repeat;
}

#navigation li.manufacturing-process a:hover {
	background: url(../images/navigation/manufacturing-process-hover.jpg) no-repeat;
}

#navigation li.wood-care {
	background: url(../images/navigation/wood-care-hover.jpg) no-repeat;
}

#navigation li.wood-care a {
	background: url(../images/navigation/wood-care-a.jpg) no-repeat;
}

#navigation li.wood-care a:hover {
	background: url(../images/navigation/wood-care-hover.jpg) no-repeat;
}

#navigation li.contact-us {
	height: 41px;
	background: url(../images/navigation/contact-hover.jpg) no-repeat;
}

#navigation li.contact-us a {
	height: 41px;
	background: url(../images/navigation/contact-a.jpg) no-repeat;
}

#navigation li.contact-us a:hover {
	height: 41px;
	background: url(../images/navigation/contact-hover.jpg) no-repeat;
}

#navigation p.order-form {
	background: url(../images/navigation/order-form-bg.jpg) no-repeat;
	margin-top: 20px;
	position: relative;
	height: 108px;
	width: 217px;
	text-indent: -9000px;
}

#navigation p.order-form a {
	display: block;
	height: 76px;
	width: 200px;
	position: absolute;
	left: 9px;
}

#navigation p.paypal {
	margin-bottom: 10px;
	position: relative;
	height: 55px;
	width: 217px;
	text-indent: -9000px;
	background: url(/images/navigation/paypal.jpg) no-repeat;
}

#navigation p.paypal a {
	height: 34px;
	width: 114px;
	position: absolute;
	left: 52px;
	top: 9px;
}

#navigation p.ebay {
	margin-bottom: 10px;
	position: relative;
	height: 93px;
	width: 217px;
	text-indent: -9000px;
	background: url(/images/navigation/ebay.jpg) no-repeat;
}

#navigation p.ebay a {
	height: 57px;
	width: 129px;
	display: block;
	position: absolute;
	left: 42px;
	top: 4px;
}

fieldset {
	border-style: none;
}

legend {}

label {
	float: left;
	width: 110px;
	display: inline;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

input, textarea {
	width: 320px;
	padding: 3px;
	font: 11px Arial, Helvetica, sans-serif;
	background: url(../images/global/input-bg.jpg) no-repeat left top;
	border: 1px solid #660000;
	color: #660000;
}

textarea {
	height: 80px;
}

input.submit, input.reset {
	font-weight: bold;
	color: #660000;
	height: 28px;
	width: 129px;
	background: url(none);
	border-style: none;
}

input:focus, textarea:focus {
	background: #F9F1EA;
}

.button-container {
	padding-left: 110px;	
}

.small-txt {
	font-size: 10px;
}

#error {
	background: #C00;
	padding: 5px;
	margin-bottom: 10px;
	color: #FFFFFF;
	border-bottom: 2px solid #000000;
}

#error h4 {
	font-size: 14px;
	border-bottom: 1px solid #FFF;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#error p {
	font-weight: bold;
}

#error ul {
	font-weight: bold;
}

#error li {
	display: block;
}

#footer {
	background: url(../images/global/footer.jpg) no-repeat;
	clear: both;
	height: 71px;
	width: 780px;
}

#footer a {
	text-decoration: none;	
	color: #FFF;
}

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

#legal {
	margin: 0px auto;
	width: 760px;
	padding-left: 10px;
	position: relative;
	color: #FFFFFF;
	font-size: 10px;
	padding-bottom: 15px;
}

#legal a, #legal a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}

#legal a:hover, #legal a:active {
	color: #FFFFFF;
	text-decoration: underline;	
}

#site-designers {
	position: absolute;
	top: 0px;
	right: 10px;
}

.drk-brown-txt {
	color: #660000;
}

.mid-brown-txt {
	color: #990000;	
}

.hidden {
	display: none;
}
