body {
	margin: 5px;
	background-color: transparent;
	background-image: url(../styleImages/backgrounds/pageBg.gif);
	background-repeat: repeat-x;
	background-position: 50% top;
}
#pageSurround {
	width: 95%;
	margin: 0px auto;
	padding: 5px;

}
#topHeader { text-align: right; height: 46px; padding-right: 0; padding-top: 90px; width: 95%; margin: 0 auto;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../../../images/getLogo.php?skin=OrganicYield); background-repeat: no-repeat; background-position: center top; }
.yourPrice { font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana; font-size: 14px; font-weight: bold; color: #f00; background-color: transparent; background-image: none; background-repeat: no-repeat; text-align: left; border-top: medium none; border-right: medium none; border-left: 0 none #e1e1e1; border-bottom-style: none; border-bottom-width: 0; }
.boxTitleLeft, .boxTitleRight { color: #ffffff; font-size: 13px; font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana; font-weight: bold; background-color: #8fb939; background-image: url(http://www.organicyield.com/images/cat_top.gif); background-repeat: no-repeat; text-align: center; padding: 5px; width: 149px; height: 20px; border-top: medium none; border-right: medium none; border-bottom-style: none; border-bottom-width: 0; border-left: 0 none #e1e1e1; }
.boxContentLeft { background-color: white; border: solid 1px #e1e1e1; background-repeat: repeat-y; background-position: 0 center; margin: 0 0 0; padding: 5px; }
.boxContentRight { background-color:transparent; background-repeat: no-repeat; background-position: 0 center; margin-bottom: 10px; padding: 5px; border: solid 1px transparent; }


.boxCategories { color: #777; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #fff; background-repeat: repeat-y; vertical-align: middle; padding: 2px 1px 2px 15px; border-color: #8fb939; border-style: solid; border-width: 0 1px 1px; }
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	float: left;
}
.colMid { background-image: none; width: 100%; float: left; padding-top: 20px; }
.colRight {
	position: relative;
	width: 160px; 
	float: right;
}
.boxContent {
	border: 1px solid #E1E1E1;
	background-color: #FFFFFF;
	padding: 10px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
}



/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0;
	width: 160px; 
	float: left;
}
.colMainCheckout { width: 100%; float: left; padding-top: 20px; padding-left: 30px; }
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 7px;
	margin-bottom: 20px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position:inherit;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height:65px;
	position:inherit;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds { text-align: center; overflow: hidden; position: relative; margin: 5px; padding-bottom: 100px; }

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	padding-left: 3px;
	margin: 0px;
	
}

.li-nav a { padding: 2px 0 2px 15px; width: 140px; display: block; color: #6c7b1a; text-decoration: none; margin: 0; }
.li-nav a:hover {
	color: #93bf00;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 140px;
	padding: 0px;
	ist-style:none; 
	background-image:url(../styleimages/bg2.gif); 
	background-repeat: repeat-y;
}

.li-nav { float: left; height: 20px; border-bottom: 1px dashed #8fb939; list-style-type: circle; list-style-image: url(../styleimages/bg3.gif); }

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 4px solid #70cdcc;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 130px 6px;
}

/*
End Cross-Browser DHTML Menu
*/