#mainContainer {
	position: relative;
	top: 30px;
	left: 0px;
	width:650px;
	text-align: left;
	margin: 0px auto;
	}
#header {
	postion: relative;
	background: url(../images/header.gif) repeat-x;
	}	
#basket {
	position: absolute;
	top: -10px;
	right: 5px;
	color: black;
	}		
#basket a {
	color: black;
	}	
#brandingContainer #logo {
	margin: -30px 0px 0px 0px;
	width: 110px;
	}	
#brandingContainer #siteTagline {
	display: none;
	}	
#menuDefault {
	position: absolute;
	top: 23px;
	left: 90px;
	width: 560px;
	text-align: center;
	}
#mainContent {
	position: relative;
	padding: 40px 10px 20px 10px;
	background: #699359;
	min-height: 500px;
	}
	
#mainContent ol {
	padding-left: 30px;
	}	
#mainContent li {
	margin-left: 30px;
	}	
#mainContent ol li {
	padding-left: 0px;
	}
#detailContainer {
	min-height: 300px;
	}	
#tag {
	margin: 10px 17px;
	}	
#page26 #detailContainer {
	min-height: 10px;
	}	
#pageMenu {
	position: absolute;
	top: -20px;
	right: 5px;
	color: #78A06A;
	}	
#pageMenu a {
	color: #D9EFD1;
	}	
h1 {
	margin: 0px;
	width: 275px;
	}			

.detailText {
	margin-left: 275px;
	margin-top: 0px;	
	text-align: justified;
	}	
.detailText img {
	padding: 8px;
	}	
.detailText  h2, .detailText  h3{
	color: white;
	text-indent: 3px;
	border-bottom: 1px solid white;
	}	
#pagepleaseLogin .detailText {
	margin: 10px 0px;
	}	
#pleaselogin .left {
	border: none;
	width: 325px;
	}	
/*#pleaselogin .right div {
	border-left: 1px solid #78A06A;	
	}	
*/		
#pleaselogin .right {
	border-left: 3px dotted white;	
	}	
#pleaselogin h2 {
	color: black;
	border: none;
	}	
#pleaselogin h4 {
	color: black;
	border-bottom: 1px solid black;
	margin-top: 15px;
	}		
#pleaselogin .right {
	text-align: center;
	width: 260px;
	}
#loginTable .formlabel {
	display: block;
	padding: 35px 0px 10px 0px;
	color: black;
	font-size: 1.3em;
	text-align: center;
	}		
#loginTable .formField {
	margin: 0px auto;
	font-size: 1.3em;
	text-indent: 3px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: bold;
	color: #699359;
	}	
#username, #password {
	width: 200px;
	}	
#subCats, #products {
	padding-top: 30px;
	text-align: center;
	}		
#subCats table {
	text-align: center;
	}	
/*---- IE table style is hard coded to the dsp_subcats_grid.cfm ----*/

#subCats td {
	text-align: center;
	}	
#subCats .left, #subCats .right, #subCats .middle {
	text-align: center;
	}	
#subCats h3 a {
	color: black;
	font-style: italic;
	}	
#subCats .standard .listingImage {
	float: none;
	display: block;
	text-align: center;
	margin: auto;
	border: 8px solid white;
	}	
.directory table {
	padding-left: 20px;
	}	
.directory table td {
	padding-bottom: 10px;
	}	
.directory .listinghead {
	color: black;
	font-size: 1.2em;
	}	
.directory .listingName {
	font-size: 1.1em;
	font-weight: bold;
	}
.directory a {
	color: white;
	}	
td.left, td.right, td.middle {
	text-align: center;
	}	
.productDisplay #detailContainer {
	min-height: 320px;
	}
		
.productDisplay .detailText {
	margin: 20px 0px;
	}
.productPrice {
	margin-top: 1.2em;
	font-size: 1.2em;
	}	
#products .productPrice {
	margin-top: 5px;
	font-size: 1.2em;
	}		
.productDisplay .detailfooter  {
	display: none;
	}
.listingImageContainer {
	width: 163px;
	margin: auto;
	}			
#products .listingImage {
	width: 150px;
	}	
.listingImageContainer a .listingImage  {
	background: white;
	padding: 5px;
	border: 1px solid white;
	background: white;
	width: 150px;
	}	
.listingImageContainer a:hover .listingImage {
	background: #6A945A;
	border: 1px solid black;
	}	
.listingContainer .productSKU {
	display: none;
	}	
td.left {
	padding-bottom: 30px;
	}
.detailImage {
	border: 10px solid white;
	}	
#mainContent h3 a {
	color: white;
	}	
#bottomMenu {
	text-align: center;
	margin-top: 20px;
	padding: 10px;
	font-size: 13px;
	border-top: 2px dotted #78A06A;
	
	}	
#emailform {
	margin-left: 275px;
	width: 350px;
	padding-top: 30px;
	}	

#emailform .inputForm {
	width: 350px;	
	}
	