/********************************
 STYLESHEET
 2 COLUMNS WITH HEADER AND FOOTER
 ********************************/
body {
	text-align: center;
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #12410A;
}

form {
	display: inline;
}

#centerwrap {
	margin: 0 auto;
	width: 640px;
	text-align: center;
}
	
/* HEADER = 640PX WIDE */
#header {
	width: 640px;
	text-align: left;
	border-bottom: 12px solid #e4e8d1;
}

#logo {
	float: left;
	width: 300px;
}

#topnav {
	display: none;
}

#header img.overhang {
	position: relative;
	left: 0px;
}

#bcsearch {
	display: none;
}

#breadcrumb {
	float: left;
	width: 490px;
	padding: 8px 0 8px 3px;
	text-align: left;
	font-size: 11px;
	clear: both;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 487px; /* WIDTH ABOVE - (BORDERS + MARGIN + PADDING) */
}

#search {
	float: right;
	width: 150px;
	padding: 2px 0 2px 0;
	text-align: right;
}

/* PAGE CONTENT - RHS FIRST THEN LEFT NAV */
#pagecontent {
	width: 640px;
	background: none;
	margin-top: 20px;
	text-align: left;
}

#rhscontent {
	float: left;
	width: 640px;
	position: relative;
	left: -24px;
}

#lhsnav {
	float: right;
	width: 0;
	display: none;
}

#relprod {
	width: 640px;
	padding: 5px 56px 0 72px;
	height: 89px;
	background: url(/images/relatedbg.gif) no-repeat top center;
	font-size: 11px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 514px; /* WIDTH ABOVE - (BORDERS + MARGIN + PADDING) */
}

.breaker {
	clear: both;
}

#gap {
	height: 20px;
	border-bottom: 1px solid #bcc68d;
}

div.relprodbox {
	float: left;
	width: 253px;
	padding-left: 15px;
	padding-top: 5px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 238px; /* WIDTH ABOVE - (BORDERS + MARGIN + PADDING) */
}

div.relprodbox img {
	float: left;
	width: 93px;
	background: #bcc68d url(/images/relprodbg.gif) no-repeat top left;
	padding: 5px;
	/* border: 4px solid #ffffff; */
	margin-right: 8px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 75px; /* WIDTH ABOVE - (BORDERS + MARGIN + PADDING) */
}

/* FOOTER */
#footer {
	border-top: 12px solid #e4e8d1;
	clear: both;
	width: 640px;
	text-align: left;
	font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
}

#footerleft {
	float: left;
	width: 355px;
	padding-bottom: 20px;
}

#footerright {
	display: none;
	float: right;
	text-align: right;
	width: 285px;
	padding-bottom: 20px;
}

/***********
 OTHER STUFF
 ***********/
#prodimage {
	float: left;
	width: 264px;
	height: 264px;
	padding: 6px;
	border: 1px solid #cccccc;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 250px; /* WIDTH ABOVE - (BORDERS + MARGIN + PADDING) */
	height: 250px;
}

#prodprice {
	float: right;
	width: 366px;
	padding-left: 25px;
	padding-top: 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 341px; /* WIDTH ABOVE - (BORDERS + MARGIN + PADDING) */
}

/*************
 FONT SETTINGS
 *************/
h1 {
	font-size: 14px;
	color: #12410a;
}

a:link, a:visited {
	color: #12410a;
}

a:hover {
	color: #1e6d10;
}

p.price {
	font-size: 14px;
	font-weight: bold;
}

p.prodcode {
	font-size: 11px;
}

p.prodshort {
	line-height: 18px;
}

p.proddesc {
	padding-top: 20px;
	padding-bottom: 10px;
	clear: left;
	font-size: 11px;
}

p.smalltext, span.smaller {
	font-size: 11px;
}

p.warning {
	font-weight: bold;
	color: #cc0000;
	background: #ffffcc;
	padding: 5px;
	border: 1px solid #cc0000;
}

span.colourred {
	color: #990000;
}

span.nonbold {
	font-weight: normal;
}

span.subprod {
	color: #666666;
	font-size: 11px;
}

span.noprint {
	display: none;
}

span.noscreen {
	display: inline;
}

/***************************
 TURN OFF LINK IMAGE BORDERS
 ***************************/
a img {
	border: 0;
}

/*****
 FORMS
 *****/
input {
	display: none;
}

#prodprice label {
	position: relative;
	top: 2px;
	font-size: 11px;
}

/************
 SHOPCART DIV
 ************/
#shopcart {
	width: 640px;
}

#shopcart div.toprow, #shopcart div.prodrow {
	width: 640px;
	clear: left;
}

#shopcart div.prodrow {
	position: relative;
	border-bottom: 1px solid #e4e8d1;
}
	
#shopcart div.shopimage {
	clear: left;
	float: left;
	padding: 4px 0;
	width: 81px;
}

#shopcart div.shopimage img {
	padding: 2px;
	border: 1px solid #cccccc;
}

#shopcart div.qtydel {
	float: left;
	width: 85px;
	text-align: center;
	padding: 13px 0;
}

#shopcart div.qty {
	float: left;
	width: 85px;
	text-align: center;
	padding: 10px 0;
}

#shopcart div.shopname {
	float: left;
	width: 313px;
	text-align: left;
	padding: 10px 0;
}

#shopcart div.shopnamenoimg {
	float: left;
	width: 395px;
	text-align: left;
	padding: 10px 0;
}

#shopcart div.shoptotal {
	float: left;
	width: 80px;
	text-align: center;
	padding: 10px 0;
}

#shopcart div.shopsub {
	float: left;
	width: 80px;
	text-align: right;
	padding: 10px 0;
}

#shopcart div.header {
	background: #e4e8d1;
	color: #12410a;
	padding: 2px 0;
	border: 0;
	height: auto;
	line-height: 16px;
	font-weight: bold;
}

#shopcart div.imgheader {
	float: left;
	width: 81px;
}

#shopcarttotals {
	clear: right;
	float: right;
	padding: 5px 0;
	margin-bottom: 10px;
	width: 230px;
	background: #e4e8d1;
}

#shopcarttotals strong {
	float: left;
	width: 150px;
	text-align: right;
}

#shopcarttotals span {
	float: right;
	width: 80px;
	text-align: right;
}

#shopcarttotals span.total {
	font-weight: bold;
}

/**************
 CHECKOUT SETUP
 **************/
h1.checkouthead {
	clear: both;
	font-size: 14px;
	padding-bottom: 3px;
	border-bottom: 1px solid #12410a;
}

h1.checkouthead span {
	font-size: 16px;
}

#checkout div.labeldiv {
	position: relative;
	top: 7px;
	clear: left;
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 5px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 190px; /* WIDTH ABOVE - (BORDERS + MARGIN + PADDING) */
}

#checkout input, #checkout select {
	margin-bottom: 5px;
}