/* Main x-html elements */

body {
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

h1 {
	font-size: small;
	color: #319E31;
}

h2 {
	font-size: small;
	color: #319E31;
}


/* Page Structure */

/* Outer container for all visible content */

#container {
	text-align: left;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #319E31;
	border-left-color: #319E31;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #319E31;
}

/* Header - contains logo and shopping basket */

#header {
	color: #000000;
	background-color: #FFFFFF;
}

/* Shopping Basket Summary */

#basket {
	font-size:x-small;
	float: right;
	background-color: #38197A;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	min-height:92px;
	min-width:155px;
}

/* for Internet Explorer */
/*\*/
* html #basket {
	width:160px;
	height:92px;
}
/**/

#basket a {
	color: #FFFFFF;
	text-decoration: none;
}

/* Main navigation */

#navigation {
	clear: both;
	color: #319E31;
	background-color: #339E35;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	margin-left: 6px;
	font-weight: bold;
	vertical-align: top;
	margin-right: 6px;
}

#navigation a:hover {
	color: #39187B;
}

#navigation form {
	float: right;
}

/* Product categories */

#categories {
	font-size:x-small;
	float: left;
	width: 120px;
	clear: both;
	margin-left: 5px;
	font-weight: bold;
}

#categories a {
	color: #333333;
	text-decoration: none;
}

#categories a:hover {
	color: #319E31;
}

#categories p {
	padding-left: 6px;
	text-indent: -6px;
	margin: 0px;
}

/* Main page content */

#main {
	font-size:x-small;
	clear: right;
	float: right;
	width: 625px;
	padding: 2px;
}

#main p {
	margin-right: 10px;
}

#main h2 {
	color: #38197A;
	margin-top: 3em;
}

/* Compliance logos */

#compliance {
	font-size:x-small;
	clear: both;
	color: #000000;
	background-color: #FFFFFF;
	text-align: right;
	padding: 3px;
	line-height: 15px;
	vertical-align: middle;
	margin-top: 10px;
	height: 15px;
}

/* Footer content */

#footer {
	font-size:x-small;
	clear: both;
	color: #FFFFFF;
	background-color: #319E31;
	text-align: right;
	padding: 3px;
	line-height: 15px;
	vertical-align: middle;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

/* Class items */

/* Main logo layout */

.mainlogo {
	float: left;
}

/* Shopping basket info */

.shoppingbasket {
	font-size: x-small;
	margin-top: 30px;
}

.viewbasket {
	background-attachment: scroll;
	background-image: url(Images/background_viewbasket.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

/* Company quote text */

.companyquote {
	font-style: italic;
	text-align: center;
	font-weight: bold;
	font-size: small;
}

/* Main form presentation */

.mainform {
	margin-right: auto;
	margin-left: auto;
	border-collapse:collapse;
	border: 1px solid #39187B;	
}

.mainform td, .mainform th {
	border: 1px solid #39187B;
	padding: 2px;
}

.mainform input {
	color: #000000;
	background-color: #CCCCCC;
	border: none;
}

.item {
	width: 400px;
	text-align: left;
	margin-left: 100px;
}

.item p {
	margin: 0px;
}

.item a {
	color: #000000;
	text-decoration: none;
}

.justwoodlogo {
	margin-top: 20px;
}

.prevnext {
	clear: both;
	text-align: left;
}

.prevnext a {
	color: #000000;
	background-color: #319E31;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
}

.prevnext a:hover {
	color: #FFFFFF;
	background-color: #39187B;
	font-weight: bold;
	text-decoration: none;
}

.productdesc {
	margin-top: 50px;
	margin-right: 20px;
	margin-left: 20px;
}

.productprice {
	font-size: large;
	font-weight: bold;
	margin-top: 30px;
}

.productimage {
	float: left;
	margin-right: 20px;
}

.buttonstyle {
	color: #FFFFFF!important;
	background-color: #39187B!important;
	border: 1px solid #319E31!important;
	font-size: xx-small!important;
}

.gobutton {
	border: none;
	width: 2em;
	height: 1.2em;
	margin: 0px;
	padding: 0px;
	vertical-align: text-top;
	color: #FFFFFF;
	background-color: #39187B;
}

.searchbox {
	font-size: small;
	border: none;
	width: 12.5em;
	height: 1.2em;
	margin: 0px;
	padding: 0px;
	vertical-align: text-top;
}

.map {
	float: right;
	width: 400px;
}

.thquantity {
	width: 3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.thname {
	width: 20em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.thprice {
	width: 9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.thprodnum {
	width: 9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.thdesc {
	width: 9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.thextprice {
	width: 9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.thtotal {
	width: 3em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.tdtotal {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: right;
	font-weight: bold;
}

.tablerevieworder {
	border-collapse: collapse;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
}

.tablerevieworder td {
	margin: 0px;
	padding: 0px;
}

.revieworderbuttons {
	text-align: center;
}

.revieworderbuttons input {
	margin: 3px;
}

.tdorder input{
	border: 1px solid #000000;
	font-size: x-small;
}

.tdorderprice {
	text-align: right;
}

.thpersonal {
	width: 9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.tablecheckout {
	border-collapse: collapse;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
}

.tablecheckout td {
	margin: 0px;
	padding: 0px;
}

.tablecheckout input, .tablecheckout select {
	border: 1px solid #000000;
}
.prodimg {
	margin-right: 30px;
}
.item hr {
	border: 2px solid #39187B;
	clear: both;
}
