body {
	margin: 0;
	padding: 0;
	background: url(sitegraphics/bg.jpg) repeat-x 0 0 #22772D;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #333333;
	text-align: center;
}

td {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	color: #333333;
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #7D4502;
}
a:active, a:hover {
	color: #22772D;
}

a.productnamelink:link, a.productnamelink:visited {
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	color: #7D4502;
}
a.productnamelink:active, a.productnamelink:hover {
	color: #333333;
}




.logo {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
}
.address {
	color: #333333;
}

.pageintro {
	color: #333333;
}
.productname {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
}
.productdescription {
	color: #333333;
}
.producthr {
	display: none;
}
.producthrdiv {
	background: url(/webfolder/chilterntimber/divider_horizontal_dotted.gif);
	height: 1px;
}


/* PRICE */
.price {
	font-size: 110%;
	font-weight: bold;
	color: #7D4502;
}
.pricetitle {
	color: #7D4502;
}
.pricereduction	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
}
.pricereductionstrikethrough {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-decoration: line-through;
	color: #7D4502;
}

.textbox_noteditable {
	border: 1px #333333 solid;
	font-size: 90%;
	color: #333333;
}
.textbox_editable {
	border: 1px #7D4502 solid;
	font-size: 90%;
	color: #333333;
}


/* CATEGORIES */
a.parentcategory:link, a.parentcategory:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #7D4502;
}
a.parentcategory:active, a.parentcategory:hover	{
	color:#333333;
}
.currentcategory {
	font-weight: bold;
}
a.categoryheading:link, a.categoryheading:visited {
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}
a.categoryheading:active, a.categoryheading:hover {
	color:#7D4502;
}



/* RELATED PRODUCTS */
.relatedproducts_header {
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
}
.relatedproducts_headerrow {
	background-color: #7D4502;
	padding: 2px;
}
.relatedproducts_row {
	background-color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
}
a.relatedproducts_link:link, a.relatedproducts_link:visited {
	text-decoration: underline;
	font-size: 90%;
	color: #7D4502;
}
a.relatedproducts_link:active, a.relatedproducts_link:hover	{
	color: #333333;
}



/* PRICE TABLE */
.pricetable_row {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #333333;
}
.pricetable	{
}
.pricetable_header {
	font-weight: bold;
	color: #7D4502;
}
.pricetable_headerrow {
	background-color: #FFFFFF;
}
.pricetable_lastheaderrow {
	background-color: #FFFFFF;
}



/* PICTURES */
.picture_in_list {
	padding: 6px;
	margin-right: 10px;
}
.picture_main { 
	padding: 6px;
	margin-right: 5px;
}
.picture_checkout { }
.picture_category { }
.picture_enlarged {
	position:absolute;left:15px;top:15px;
}
.pictureclicktoenlarge {
	font-family:  Arial, Helvetica, sans-serif;
	font-style: italic;
}


/* ORDERS - Used on both the order confirmation screen and when the shop owner views their orders online */
.order_sectionbox {
	border: solid 1px #333333;
}
.order_itemtable {
	border: 1px #333333;
	border-style: solid none none solid;
}
.order_itemtable td {
	border: 1px #333333;
	border-style: none solid solid none;
}
.order_itemtable th {
	border: 1px #333333;
	border-style: none solid solid none;
}
.order_headercaption {  }
.order_headervalue {  }
.order_caption {  }
.order_text {  }
.order_sectionbox {  }
.order_itemtable {  }


/* RETAIL ACCOUNTS */
.retailaccount_box {
	border: 1px solid #333333;
	padding: 85%;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 85%;
}
table.retailaccount_bg {  }
td.retailaccount_bg {  }
.retailaccount_mainheading {
	font-size: 90%;
}
.retailaccount_text {
	font-size: 90%;
}
.retailaccount_fieldheading {
	font-weight: bold;
	font-size: 85%;
}
.retailaccount_forgotten {
	font-size: 85%;
}


/* INVOICE DETAILS */
.billing_label {  }
.billing_mandatory {  }
.billing_field {
	border: 1px #7D4502 solid;
}
.billing_select {  }
.billing_checkboxlabel {  }
.billing_mandatorynote {
	font-size: 85%;
}
.checkoutandbillinghr {
	display: none;
}
.checkoutandbillinghrdiv {
	background: url(/webfolder/modernblue/divider_horizontal_dotted.gif);
	height: 1px;
}


/* SHOPPING BASKET */
body.basket {
	background-color: #7D4502;
}
td.basket {
	font-size: 90%;
}
.basket_productname {
	font-weight: bold;
}
.basketprice {
	font-size: 90%;
	font-weight: bold;
	color: #7D4502;
}
.basketoptions {
	font-size: 85%;
	font-style: italic;
}
.basketquantity {
	font-size: 85%;
}
a.basket_productname:link, a.basket_productname:visited	{
	text-decoration: underline;
	font-weight: bold;
	color: #7D4502;
}
a.basket_productname:active, a.basket_productname:hover {
	color: #333333;
}
.shoppingbasket_empty {
	font-size: 90%;
}



/* GIFT WRAP */
.giftwraptitle {
	font-weight: bold;
}



/* MARKETING QUESTIONS */
.marketingquestionsintro {
	font-weight: bold;
}
.marketingquestiontitle {
	font-weight: bold;
}
.marketingquestionfield {
	border: 1px #7D4502 solid;
	font-size: 12px;
}



/* PRINTABLE ORDER */
.printable_order_text {
	color: #7D4502;
}
.printableorderpagetitle {
	font-size: 13px;
	font-weight: bold;
}
.printableorderinstructions {
	font-size: 11px;
}
.printableorderhelp {
	font-size: 90%;
	font-style: italic;
}
.printableordertitle {
	font-weight: bold;
}
.printableorderheading {
	font-size: 13px;
	font-weight: bold;
}
.printableorderheader {
	font-weight: bold;
}
.printableorderfield {  }



/* CALL CENTRE */
.callcentrefield {
	width: 140px;
}
body.callcentresearch {
	background-color: #999999;
}



/* SPEC TABLES */
td.MainCaption {
	background-color: #7D4502;
	padding: 1px;
	font-weight: bold;
	color: #FFFFFF;
}
td.RowCaption {
	font-weight: bold;
}
td.ColumnCaption {
	font-weight: bold;
}
tr.Row1 {
	background-color: #FFFFFF;
}
tr.Row2 {
	background-color: #E3E3E3;
}




.highlight {
	font-weight:bold;
}


#wrapper {
	position:relative;
	text-align: left;
	width: 950px;
	background: url(sitegraphics/bg_wrapper.gif) repeat-y 0 0 #FFFFFF;
	margin: 35px auto 35px auto;
	padding: 0;
	border: 5px solid #A7C9AB;
}
#wrapperFullWidth {
	text-align: left;
	width: 950px;
	background: 0;
	background-color: #FFF;
	margin: 0 auto 0 auto;
	padding: 0;
	border-right: 5px solid #A7C9AB;
	border-bottom: 5px solid #A7C9AB;
	border-left: 5px solid #A7C9AB;
}



#topbanner {
	height: 124px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #A7C9AB;
}
.banner {
	position: absolute;
	top: -20px;
	left: 0;
}
#searchPanel {
	z-index:100;
	position: absolute;
	top: 13px;
	right: 15px;
	width: 205px;
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #12722A;
}
#searchPanel .searchField {
	width: 120px;
	height: 24px;
	margin-right: 3px;
	padding: 4px;
	border: 1px solid #A7C9AB;
}
#searchPanel .searchField {
	margin: 0;
	padding: 0;
}
#searchPanel input.Go {
	width: 23px;
	height: 23px;
	margin: 0;
	padding: 0;
	border: 0;
}
#column {
	float: left;
	width: 200px;
	margin: 0 5px 0 0;
	padding: 0;
}
#column ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
}
#column li {
	background: url(sitegraphics/bullet.gif) no-repeat 0 0.55em;
	padding: 0 0 0.6em 8px;
	font-size: 85%;
}
#column a:link, #column a:visited {
	text-decoration: none;
}
#column a:hover {
	text-decoration: underline;
}



#nav {
	margin: 0;
	padding: 0;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: none;
	height: 28px;
	display: block;
	background: url(sitegraphics/bg_nav.jpg) repeat-x 0 0;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #A7C9AB;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}


#nav a:link, #nav a:visited {
	display: block;
	padding: 7px 5px 5px 30px;
	color: #7D4502;
	font-size: 110%;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}


#content {
	float: right;
	width: 690px;
	padding: 15px 30px 0 0;
}
#content h1 {
	margin:0;
	font-size:130%;
	color:#25792E;
}

#address {
	margin-bottom:20px;
}

#address p {
	line-height:2px;
	text-align:center;
}


/*-------------------FORMS---------------------*/

#form {
	width: 470px;	
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
label {
	display: block;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 90%;
}
input {
	width: 75%;
	margin: 2px 0 10px 0;
	border: 1px solid #A7C9AB;
}
.checkbox {
	width:15px;
	border:none;	
}
textarea {
	width: 75%;
	margin: 2px 0 8px 0;
	border: 1px solid #A7C9AB;
}
.sendbutton {
	display:block;
	width: 80px;	
}

#footer {
	clear: both;
	width: 950px;
	margin: 0;
	padding: 0 0 15px 0;
	background-color: #FFFFFF;
	border-top: 1px solid #A7C9AB;
	text-align: center;
	font-size: 100%;
}
#footer h1 {
	margin: 15px 15px 0 15px;
	padding: 0;
	font-size: 105%;
	color: #7D4502;
}
#footer p {
	margin: 0 15px 0 15px;
	line-height: 1.3em;
	font-size: 95%;
}
#footer a:link, footer a:visited {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	color: #7D4502;
	text-decoration: underline;
}	
.footercaption {
	font-weight: bold;
	color: #7D4502;
}
.aboutusheader {
	font-weight: bold;
	font-size: 140%;
	color: #7D4502;
}
	
/*-----------------------CAPTCHAS-------------------*/

#captchaError 				{ display:none; font-size:11px; } 

#captchaError p				{ color:#cc0000; } 

.captcha                    { margin-bottom: 8px; }

.captchaInput               { width: 177px; }

