/* William Bounds Limited (c) */

/* Reset some defaults */
* {
	font: 11px Arial, Helvetica, sans-serif;
}
/* Standard elements */
html {
	background: #B7Af99 url('images/html.bg.jpg') repeat-x;
}
body {
	margin: 0;
	background: url('images/body.bg.jpg') no-repeat;
}
img {
	display: block;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	clear: right;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #777e89;
}
h2, h3, h5 {
	color: #009900;
}
h2, h3, h4, h5, h6 {
	padding: 14px 0 0 0;
}
h1 {
	padding: 25px 0 0 0;
   font-size: 26px;
}
h2 {
   font-size: 22px;
}
h3 {
   font-size: 19px;
}
h4 {
   font-size: 16px;
}
h5 {
   font-size: 13px;
}
h6 {
   font-size: 11px;
}
p, a, q, em, strong, li, td, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
strong {
	font-weight: bold;
	color: #256E2D;
}
em {
	font-style: italic;
}

ul, li, p {
	margin: 0;
	padding: 0;
	color: #000;
	border: none;
	list-style: none;
}

a, a:visited, a:hover {
	color: #37693D;
}

.flow {
	clear: none;
}
.right {
	float: right;
}
.left {
	float: left;
}

#dev_site {
	position:absolute;
	top:0;
	right:0;
}

#header {
	margin: 0 20px 0 20px;
	height: 73px;
	min-width: 925px;
}

#buttons {
	float: right;
	padding: 13px 0 0 0;
	width: 200px;
	font-weight: bold;
	color: 9b8c73;
}

#buttons .links {
	padding: 4px 20px 0 0;
	text-align: right;
}

#buttons .links a {
	font-size: 1.1em;
	font-weight: bold;
}

#sitesearch {
	float: left;
	width: 121px;
	height: 30px;
	background: url('images/search.bar.jpg') no-repeat;
}

#sitesearch_field {
	float: left;
	padding: 0; 
	margin: 8px 6px 5px 16px; 
	border: 0; 
	width: 73px;
	height: 17px;
	background: none;
}
#sitesearch_button { 
	float: right; 
	width: 26px;
	height: 30px;
	margin: 0;
}

#hmenu-wrapper {
	margin: 15px 20px 0 20px;
	min-width: 925px;
	background: #B2A288 url('images/hmenu-wrapper.bg.jpg') no-repeat;
}

#hmenu {
	height: 35px;
	background: url('images/hmenu.bg.jpg') right no-repeat;
}

#hmenu ul {
	padding: 0 20px 0 250px;
}

#hmenu ul li {
	float: left;
	padding-right: 30px;
}

#page {
	clear: both;
	margin: 0 20px 0 20px;
	min-width: 925px;
	background: #FFF;
}

#vmenu {
	float: left;
	width: 208px;
	border: 1px solid #B2A288;
	background: #DBD0BF;
}

#vmenu ul {
	
}

#vmenu ul li {
}

#vmenu ul li a {
	display: block;
	padding: 6px 6px 6px 10px;
	border-top: 1px solid #F4F1ED;
	border-bottom: 1px solid #B2A288;
	background: url('images/vmenu.dark.bg.jpg');
	color: #857B6C;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

#vmenu ul li a:hover {
	border-top: 1px solid #F0F4ED;
	border-bottom: 1px solid #96B288;
	background: url('images/vmenu.hover.bg.jpg');
	color: #37693D;
}

#vmenu ul li.sub a {
	display: block;
	border: 0;
	padding: 4px 4px 2px 20px;
	background: url('images/vmenu.light.bg.jpg');
	color: #978D7E;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}

#vmenu ul li.sub a:hover {
	border: 0;
	color: #978D7E;
	background: url('images/vmenu.hover-light.bg.jpg');
}

#content {
	width: auto;
	padding: 15px 0 15px 223px;
}

#front_wrapper {
	width: 700px;
}

#promotion {
	float: left;
	width: 412px;
	height: 250px;
}

#promotion p {
	padding: 5px 0 5px 40px;
	font-size: 1.2em;
}

#promotion strong {
	font-size: 1.1em;
	font-variant: small-caps;
}

#promotion li {
	display: block;
	width: 400px;
	height: 213px;
	background: url('images/promotion.bg.jpg');
}

#cutout {
	float: left;
	width: 412px;
	margin-top: 10px;
	padding: 0;
}

#cutout h1 {
	margin: 4px 0 4px 5px;
	padding: 0;
	color: #37693D;
	font-size: 1.9em;
}
#cutout p {
	padding: 3px 5px;
	text-align: justify;
	color: #3f3a31;
	font-size: 1.1em;
	line-height: 1.6em;
}

#cutout div.quote {
	float: right;
	width: 170px;
	padding: 8px 8px 0 18px;
	font-size: 1em;
	color: #928166;
}


#cutout div.quote em {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.3em;
	color: #928166;
}

#cutout div.quote div.cite {
	padding: 6px 0 0 12px;
}

#features {
	float: left;
	margin-top: -250px;
	width: 250px;
}

#features ul li a.image {
	padding: 2px 10px 2px 10px;
	float: left;
	clear: left;
}
#features ul li p.link {
	float: left;
}
#features ul li p.link a {
	color: #37693D;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #37693D;
}
#features ul li p.price {
	float: left;
}
#features ul li p.price a {
	color:#71ac69;
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
}

/* Chrome/Safari hack ... sigh */
body:first-of-type #features {
	margin-right: 15px;
}

img.product_large {
	float: left;
	Margin: 0 10px 0 0;
	padding: 10px;
	border: 1px solid #DFD4C1;
}

ul.product_details {
	padding: 10px;
	max-width: 600px;
}

ul.product_details li.name {
	padding-bottom: 10px;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 2em;
	font-weight: bold;
	color: #777e89;
}
ul.product_details li.description {
	
}
ul.product_details li.price {

}
ul.product_details li.item_number {
	color: #FFF;
}
ul.product_details li.order_button {

}
ul.product_details li.tellafriend {

}
ul.product_details li.crossselling {

}

#footer {
	clear: both;
	padding: 40px 20px 30px 20px;
	text-align: center;
}

#footer p {
	font-weight: bold;
}

#footer ul {
	padding-top: 10px;
	text-align: center;
}

#footer ul li {
	display: inline;
	padding: 0 3px;
}
#footer ul li a {
	white-space: nowrap;
}