
/* hmtl */

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.7em;
	margin: 0;
	padding: 0;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.8em;
	font-style: italic;
	padding: 0;
	margin: 0;
	padding-bottom: 1.4em;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #12834F;
	font-size: 1.9em;
	font-style: italic;
	padding: 0;
	margin: 0;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #12834F;
	font-size: 1.4em;
	font-style: italic;
	padding: 0;
	margin: 0;
}
h3 a {
	color: #12834F;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 0;
	padding-bottom: 1.6em;
}

a {
	color: #12834F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

input, select {
	border: 1px solid #12834F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

hr {
	color: #12834F;
	height: 1px;
}

.textfield {
	border: 1px solid #12834F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 250px;
}

.textfield2 {
	border: 1px solid #12834F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 250px;
	height: 100px;
}

.leftcell {
	padding-top: 4px;
}

form {
	padding: 0;
	margin: 0;
}


/* layout styles */

div#master {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 970px;
	background-image: url(../images/newtemplate/left_bg.gif);
	background-repeat: repeat-y;
}

div#navColumn {
	width: 188px;
	float: left;
}
div#tree {
	height: 117px;
	background-image:   url("../images/newtemplate/tree.gif");
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FFF;
}
div#nav {
	text-align: center;
	padding-bottom: 60px;
	padding-top: 27px;
}

div#nav a {
	display: block;
	text-decoration: none;
	padding: 2px 0 2px 0;
	color: #FFFFFF;
	text-align: center;
	background-color: transparent;
	font-size: 10pt;
}
div#nav a:hover {
	text-decoration: underline;
}

div#nav a.larger, div#nav div.larger {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11pt;
}
div.ns {
	height: 18px;
}

div#woodGallery {
	text-align: center;
	color: #FFFFFF;
}

div#woodGallery img {
	display: block;
	margin-top: 14px;
	margin-left: auto;
	margin-right: auto;
}

div#mainColumn {
	float: left;
	width: 782px;
	background-image: url(../images/newtemplate/border_right_bg.gif);
	background-position: 610px;
	background-repeat: repeat-y;
	font-size: 1.1em;
}

div#header {
	background-color: #12275E;
	height: 102px; /* 117 - 15 */
	color: #FFFFFF;
	padding-left: 37px;
	padding-top: 15px;
}

div#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: italic;
	margin-bottom: 4px;
}
div#header .contact {
	font-size: 8pt;
	letter-spacing: 1pt;
}

div#header .contact_green {
	font-size: 8pt;
	letter-spacing: 1pt;
	color: #92D050;
}

div#header .contact a {
	text-decoration: none;
	color: #FFFFFF;
}

div#header .contact a:hover {
	text-decoration: underline;
}

div#content {}

div#body {
	float: left;
	width: 545px; /* 592 - 37 */
	padding-left: 37px;
	padding-top: 28px;
	padding-bottom: 100px;
}

div#sideProds {
	width: 162px;
	float: right;
	padding-top: 28px;
	text-align: center;
}

div.sideprod {
	width: 110px;
	margin-bottom: 12px;
	background-image: url(../images/components/newbox.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
}

div.sideprod img {
	border: 0;
}

div.sideprod span {
	display: block;
	padding-top: 6px;
}

div.sideprod a {
	display: block;
	text-decoration: none;
	color: #12834F; 
	padding-top: 2px;
}

div.sideprod a:hover span {
	text-decoration: underline;
}

div.sideprod img:hover{
	border: 0;
}

.topimage {
	margin-bottom: 20px;
}

pre#end {
	clear: both;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#pricematch { 
	border-top: 1px dashed #12834F;
	padding-top: 7px;
	margin-top: 30px;
	width: 545px;
	float: left;
	clear: both;
}


/* --------------------------- */

div.collection {
	clear: both;
	margin-bottom: 26px;
}

img.collectionImage {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 20px;
	/*margin-bottom: 10px;*/
	border: 2px solid #12834F;
}

div.rangeList {
	width: 540px;
	text-align: center;

}
div.range {
	width: 152px;
	text-align: center;
	float: left;
	margin-right: 30px;
	margin-bottom: 10x;
}
.norightmargin {
	margin-right: 0;
}

table#rangesList {
	border: 0;
}
table#rangesList td {
	padding-right: 30px;
	width: 152px;
	text-align: center;
}

img.rangeImage {
	width: 150px;
	height: 150px;
	border: 2px solid #12834F;
	margin-top: 30px;
	margin-bottom: 5px;
}


table#productsList {
	border: 0;
}
table#productsList td {
	width: 50%;
}

table#productsList td div.productsListPrice {
	font-weight: bold;
}

a.prodlink {
	color: #12834F;
	font-weight: bold;
	font-size: 1.1em;
}
a.detailslink {
	color: #12275E;
	font-weight: bold;
	text-decoration: none;
}
a.detailslink:hover {
	text-decoration: underline;
}

img.prodImage {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 2px solid #12834F;
}

img.viewImage {
	width: 200px;
	height: 200px;
	border: 5px solid #12834F;
}

.viewCode {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.1em;
	font-style: italic;
	padding: 0;
	margin: 0;
	font-weight: bold;
	padding-bottom: 12px;
}

table#viewSpecs {
	width: 210px;
	border: 0;
	margin-top: 26px;
}

table#viewSpecs td {
	height: 18px;
	border-bottom: 1px solid #12834F;
}

input.addToBasket {
	border: 1px solid #12834F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	width: 110px;
	padding: 1px 0;
	color: #12275E;
}
input.qty {
	width: 20px;
	border: 1px solid #12834F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px 0 2px 2px;
	font-weight: 100;
}

.specLabel {
	font-weight: bold;
}

table#viewPriceTable {
	border: 0;
	margin-top: 24px;
}

.viewOurPrice {
	font-size: 1.1em;
	font-weight: bold;
	color: #12275E;
}

img.popupImage {}




/* e */

.bagtable {
	border: 1px solid #12834F;
	width: 100%
}

#bagHeaderRow {
	background-color: #95C3AE;
}
#bagHeaderRow td {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 4px;
}

.bagItemRow td {
	border-bottom: 1px solid #95C3AE;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*
.bag1 {
	border-left: 1px solid #12834F;
	border-top: 1px solid #12834F;
	border-bottom: 1px solid #12834F;
	padding-left: 2px;
	padding-right: 2px;
}
.bag2 {
	border-top: 1px solid #FBD6D4;
	border-bottom: 1px solid #FBD6D4;
	padding-right: 10px;
}
*/

.basketTitle {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.4em;
	font-style: italic;
	padding-bottom: 4px;
}
#basketContain a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#basketContain a:hover {
	text-decoration: none;
}

input#prodprice {
	border: 0;
	font-size: 1em;
	font-weight: bold;
	color: #12275E;
}

.terms li {
	padding-bottom: 1em;
}

.leftpage {
	text-align: left;
	float: left;
}

.rightpage {
	text-align: right;
	float: right;
}

.bordered {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.borderRight {
	border-right: 1px solid #000000;
}

.borderBottom {
	border-bottom: 1px solid #000000;
}


form#ezine {
	color: #fff;
	margin-top: 10px;
	margin-bottom: 20px;
}
form#ezine legend {
	color: #fff;
	font-weight: bold;
}
form#ezine fieldset {
	width: 85%;
	margin: 0 auto;
	padding-top: 20px;
}
form#ezine p {
	position: relative;
	width: 100%;
	padding: .2em 0;
	margin: 0;
	clear: both;
}
form#ezine input {
	width: 120px;
	float: right;
}	
form#ezine label {
	float: left;
	width: 3em;
	line-height: 1.7em;
}
form#ezine img {
	float: right;
	margin: .6em 0 0 3.1em;
}
form#ezine p.wide label {
	width: 9.8em;
}
form#ezine input.submit {
	margin-top: .6em;
	width: 80px;
	font-weight: bold;
}