body {
	background-color: #ecd092;	
	margin: 0;
	color: #371a0f;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#page {
	background: #f3dfb3 url(graphics/pageback.png) repeat-x; /* Green version: rgb(137, 149, 127)  */	
}

div#allbutbottom {
	width: 768px;
	margin-left: auto;
	margin-right: auto;}

div#top {
	width: 768px;
	height: 120px;
}

div#topright {
	float: right;
	width: 250px;
	text-align: right;
	padding-top: 30px;
	padding-bottom: 0;
}

div#topright form {
	margin: 0;
}

div#topright p {
	margin: 0;
	font-size: 90%;
}

div#topright p.basketlink {
	display: inline;
	padding-top: 1px;
	padding-left: 28px;
	background-image: url('graphics/basketicon.png');
	background-position: -28px, -1;
	background-repeat: no-repeat;
}

div#topright p.adminlink {
	display: inline;
	padding-top: 1px;
	padding-left: 28px;
	background-image: url('graphics/loginicon.png');
	background-position: -28px, -1;
	background-repeat: no-repeat;
}

div#topright form input {
	margin-top: 10px;
	background-color: #f3dfb3;
	color: #42200e;
	font-size: 75%;
	border: 1px solid #ecd092;
}

img#opilogo {
	float: left;
	padding-top: 29px;		
}

img#twostagelogo {
	float: left;
	padding-top: 30px;		
}

div#menu {
	width: 768px;
	height: 24px;
	padding-top: 6px;
	text-align: center;
	font-size: 85%;
}

span.twostageText {
	/* font-family: Calibri, Georgia, "Times New Roman", Times, serif; */
	font-weight: bold;
}

#content h2, #fullwidthcontent h2, #admincontent h2 {
	color: #323911;
	font: bold 150% "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	margin-bottom: -6pt;
	margin-top: 24pt;
}

#content h3 {
	clear: both;
	color: #323911;
	font: bold 125% "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	margin-bottom: -6pt;
	margin-top: 0;
}

#fullwidthcontent h3, #admincontent h3 {
	color: #323911;
	font: bold 125% "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	margin-bottom: 3pt;
	margin-top: 15pt;
}

table.categories img {
	border: none;	
}

table.inline img {
	border: none;
}

#content table {
	border-collapse: collapse;	
}

#content table.basket, #content table.inline {
	border: 1pt solid #371a0f;
	margin-top: 20px;
}

#content table.basket TH, #content table.basket TD, #content table.inline TH, #content table.inline TD {
	border: 1pt solid #371a0f;
	padding: 3pt;
}

#content P.basketwarning {
	font-style: italic;
	color: #323911;
}

#topright p a {
	text-decoration: none;	
}

div#sidebar {
	float: left;
	background: url(graphics/sidebar_top.png) no-repeat;
	width: 165px;
	margin-bottom: 20px;
}

div#sidebar div.sideimage {
	background: url(graphics/sidebar-blankbottom.png) no-repeat;
	width: 165px;
	height: 48px;
}

/*div#sidebar div.sideimageMainCategory0 {
	background: url(graphics/sidebar_image.png) no-repeat;
	width: 165px;
	height: 125px;
}

div#sidebar div.sideimageMainCategory1 {
	background: url(graphics/sidebar_image_cat1.png) no-repeat;
	width: 165px;
	height: 125px;
}

div#sidebar div.sideimageMainCategory2 {
	background: url(graphics/sidebar_image_cat2.png) no-repeat;
	width: 165px;
	height: 125px;
}

div#sidebar div.sideimageMainCategory15 {
	background: url(graphics/sidebar_image_cat1.png) no-repeat;
	width: 165px;
	height: 125px;
}

div#sidebar div.sideimageMainCategory22 {
	background: url(graphics/sidebar_image_cat1.png) no-repeat;
	width: 165px;
	height: 125px;
}

div#sidebar div.sideimageMainCategory23 {
	background: url(graphics/sidebar_image_cat1.png) no-repeat;
	width: 165px;
	height: 125px;
}

div#sidebar div.sideimageMainCategory24 {
	background: url(graphics/sidebar_image_cat1.png) no-repeat;
	width: 165px;
	height: 125px;
}*/

div#main {
	margin-top: 20px;
}

div#content {
	float: left;
	margin-left: 25px;
	margin-bottom: 20px;
	width: 578px;
	font-size: 90%;
	line-height: 150%;
}

div.product {
	clear: both;
	margin-top: 18pt;
	margin-bottom: 18pt;
}

div.productinrange {
	margin-top: 18pt;
	margin-bottom: 18pt;
}

#content table.categories {
	margin-top: 16px;
	margin-left: -3px;
	margin-right: -3px;
}

#content div.product form.additem, #content div.productinrange form.additem {
	display: inline;
	vertical-align: top;
}

#content div.product form.additem input, #content div.productinrange form.additem input {
	color: #42200e;
	font-size: 75%;
	border: 1px solid #97826d;
	vertical-align: top;
}

#content div.product p.priceline, #content div.productinrange p.priceline {
	color: #323911;
	display: inline-block;
	margin-top: 2px;
}

#content div.product p.priceline span.saleprice, #content div.productinrange p.priceline span.saleprice {
	color: #cc0000;
}

#content div.product p.codeline, #content div.productinrange p.codeline {
	font-size: 90%;
}

#content div.product form.additem input.addbutton, #content div.productinrange form.additem input.addbutton {
	border-style: none;
}

#content div.product p.rrppriceline, #content div.productinrange p.rrppriceline {
	color: #323911;
	margin-bottom: 0;
	font-size: 90%;
}

#content table.categories td {
	padding: 3px;
}

/* New for FY&YH */
#content table.categories div.categorybox {
	position: relative;
	width: 140px;
	height: 70px;
	background-color: #323911;
}

#content table.categories div.categorybox span.label {
	position: absolute;
	bottom: 0;
	font-family: "Goudy Old Style", Georgia, "Times New Roman", serif;
	font-size: 125%;
	line-height: 110%;
	padding: 8px;
}

#admincontent table.categories div.categoryboxsmall {
	position: relative;
	width: 110px;
	height: 65px;
	background-color: #323911;
}

#admincontent table.categories div.categoryboxsmall span.label {
	position: absolute;
	bottom: 0;
	font-family: "Goudy Old Style", Georgia, "Times New Roman", serif;
	font-size: 100%;
	line-height: 110%;
	padding: 6px;
}

#content table.categories TD A, #admincontent table.categories TD A {
	color: rgb(229,229,229);
	text-decoration: none;	
	cursor: pointer;
}

P.boxout {
	background-color: #ecd092;
	padding: 1em;
	border: 1px solid #323911;
}

P.testimonial {
	background-color: #ecd092;
	padding: 0.75em;
	font-style: italic;
}

p.rangephotos {
	text-align: center;
	padding-top: 18pt;
}

p.rangephotos img {
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #323911;
}

#content div.product p.name, #content div.productinrange p.name {
	font-size: 100%;
	font-weight: bold;
	margin-top: 0;
}

#content div.product p, #content div.productinrange p {
	margin-top: 6pt;
	margin-bottom: 6pt;
}

div#fullwidthcontent {
	font-size: 95%;
	line-height: 150%;
	padding-bottom: 20px;
}

div#fullwidthcontent p {
	margin-top: 12pt;
	margin-bottom: 0;
}

div#admincontent {
	font-size: 90%;
	line-height: 150%;
	padding-bottom: 20px;
}

div#admincontent p {
	margin-top: 12pt;
	margin-bottom: 0;
}

div#admincontent table.inline {
	width: 100%;
}

div#admincontent table.inline th {
	padding: 2px;
	background-color: #371a0f;
	color: #ecd092;	
	font-weight: normal;
}

div#admincontent table.inline td {
	padding: 2px;
	background-color: #ecd092;
}

div#admincontent table.basket {
	width: 100%;
}

div#admincontent table.basket th {
	padding: 2px;
	background-color: #371a0f;
	color: #ecd092;	
	font-weight: normal;
}

div#admincontent table.basket td {
	padding: 2px;
	background-color: #ecd092;
}

div#admincontent table.imagetable {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}

div#admincontent table.imagetable th {
	padding: 2px;
	background-color: #371a0f;
	color: #ecd092;	
	font-weight: normal;
}

div#admincontent table.imagetable td {
	padding: 5px;
	background-color: #ecd092;
}

table.imagetable IMG {
	border: none;
}

#admincontent table.categories {
	margin-top: 16px;
	margin-bottom: 16px;
}

div#adminmenu {
	padding: 4px;
	background-color: #371a0f;
	color: #ecd092;
	width: 100%;
	text-align: center;
}

div#adminmenu A {
	text-decoration: none;
	color: #ecd092;
	font-size: 100%;
}

#sidebar div.sidemenu a {
	color: #dfe0da;
	display: block;
	font-size: 85%;
	text-decoration: none;
	margin-left: 13px;
	line-height: 125%;	
	padding-top: 1pt;
	padding-bottom: 3pt;
	padding-right: 10px;
}

#sidebar div.sidemenu a.subcategory {
	color: #adb0a0;
	display: block;
	font-size: 80%;
	text-decoration: none;
	font-style: italic;
	margin-left: 23px;
	line-height: 150%;
	padding-top: 0;
	padding-bottom: 1pt;	
}

#sidebar div.sidemenu a.sectionhome {
	margin-bottom: 5px;
	font-size: 120%;
	color: #adb0a0;	
}

#sidebar div.sidemenu a.spaced {
	margin-top: 6pt;
}
#sidebar div.sidemenu {
	position: relative;
	top: 13px;
	width: 165px;
	background-color: #323911;
	padding-bottom: 16px;
	min-height: 282px;
	height: auto !important;
	height: 282px;
}

#content p {
	margin-top: 12pt;
}

div#content h1 {
	margin-top: 0;
	color: #323911;
	font: normal normal 250% "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	margin-bottom: -6pt;
}

div#menu a {
	color: #371a0f;
	text-decoration: none;
	font-weight: bold;
}

div#bottom {
	text-align: center;
	background-color: #ecd092;
	clear: both;
	font-size: 80%;
	color: #4f250f;
	padding-bottom: 20px;
}

a {
	color: #371a0f;	
}

div#bottom p {
	margin-top: 0;
}

div#bottom p.copyright, div#bottom p.copyright a {
	color: rgb(115, 86, 58);
}


div#bottom p.footertext, div#bottom p.footertext a {
}

div#content div.product img, div#content div.productinrange img, {
	border: 1px solid #323911;
}

div#content div.product span.image, div#content div.productinrange span.image {
	text-align: center;
	float: right;
	margin-left: 12px;
	margin-bottom: 18px;	
}

a.button {
	line-height: 250%;
	background-color: #ecd092;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 12px;
	border-width: 1pt;
	border-style: outset;
	border-bottom-color: #ecd092;
	border-right-color: #ecd092;
	border-top-color: white;
	border-left-color: white;
	text-decoration: none;
}

div#adminheader {
	position: relative;
	background-color: #ecd092;
	padding: 8px;
}

div#adminheader SPAN.ahsectiontitle {
	font-size: 150%;
}

div#adminheader SPAN.ahtitle {
	font-weight: bold;
	font-size: 150%;
}

div#adminheader SPAN.ahsectiontitle A {
	color: #323911;
}

div#adminheader SPAN.ahsubtitle {
	font-size: 150%;
}

div#adminheader SPAN A {
	text-decoration: none;
}

div#adminheader SPAN.ahmenu {
	position: absolute;
	top: 10px; right: 10px;
/*	float: right;*/
	font-size: 95%;
}

SPAN.rangeimages {
	float: right;
	text-align: center;
}

SPAN.rangeimages IMG {
	margin-left: 15px;
	margin-bottom: 15px;
	vertical-align: middle;
	border: 1px solid #323911;
}

FORM.boxed {
	padding: 5px;
	background-color: #ecd092
}