@charset "utf-8";
/* CSS Document */

img, div, a, td {
	behavior: url(css/iepngfix.htc);
}

html, body {
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../layout/bgImage.jpg);
	background-color:#fcf5dc;
	background-position:top;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:15px;
}

p {
	margin-top:0px;
}

ul {
	margin-left:15px;
	padding-left:0px;
}

img {
	border:0px;
}

#wrapper {
	width:778px;
	height:740px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	margin-bottom:8px;
}


#top {
	height:154px;
	background-image:url(../layout/topWood.png);
	background-repeat:no-repeat;
}

#logoTop {
	width:94px;
	height:61px;
	margin-left:15px;
	margin-top:93px;
	float:left;
}

#facebook {
	float:right;
	margin-top:85px;
	margin-right:31px;
}


#menu {
	width:625px;
	height:25px;
	margin-top:3px;
	margin-right:31px;
	float:right;
}

#middle {
	width:778px;
	height:556px;
	background-color:#FFFFFF;
}

#leftBorder {
	width:26px;
	height:534px;
	background-image:url(../layout/leftBorder.jpg);
	float:left;
}

#rightBorder {
	width:10px;
	height:534px;
	background-image:url(../layout/rightBorder.jpg);
	background-position:right;
	float:right;
}

#bottomBorder {
	height:28px;
	background-image:url(../layout/bottomBorder.png);
	text-align:left;
	padding-top:2px;
	padding-left:32px;
}

#bottomBorderSub {
	height:30px;
	background-image:url(../layout/bottomBorderSub.png);
	text-align:left;
	padding-left:292px;
}

#content {
	width:736px;
	height:534px;
	background-color:#FFFFFF;
	text-align:left;
	float:left;
}

#largerBoxHome {
	width:475px;
	height:312px;
	float:left;
	margin-left:5px;
}

#dropDownListBoxHome {
	width:234px;
	height:28px;
	float:right;
	margin-bottom:7px;
	margin-right:15px;
}

#mediumBoxHome {
	width:234px;
	height:277px;
	float:right;
	margin-right:15px;
}

#boxBottomHome {
	width:716px;
	height:216px;
	margin-top:6px;
	float:left;
	margin-left:5px;
}

#smallBoxHome {
	width:234px;
	height:216px;
	float:left;
	margin-right:7px;
}

#smallBoxHomeLast {
	width:234px;
	height:216px;
	float:left;
}

#subMenu {
	width:265px;
	height:534px;
	background-image:url(../layout/bgSubMenu.gif);
	float:left;
	font-size:12px;
}

#imgText {
	width:467px;
	overflow:hidden;
	margin-left:4px;
	float:right;
}

#textContent {
	width:453px;
}

#menuList  {
	line-height:22px;
	list-style: none;
	padding-left:1.5em;
}

/*#contentList  {
	margin-left: 15px;
	padding-left: 0em;
	list-style:disc;
}*/

#menuListDistanceLine  {
	line-height:30px;
	list-style: none;
	padding-left:1.5em;
}

#growerProfile {
	height:150px;
	margin-bottom:15px;
}

#recipesIngredients {
	height:235px;
	margin-bottom:15px;
}

#dottedLine {
	background-image:url(../layout/dottedLine.gif);
	background-repeat:repeat-x;
	height:1px;
	margin-top:15px;
	margin-bottom:15px;
}

#dottedLineMenu {
	background-image:url(../layout/dottedLine.gif);
	background-repeat:repeat-x;
	height:1px;
	margin-top:15px;
	margin-bottom:15px;
	width:160px;
}

#stockistList {
	width:220px;
	background-color:#FFFFFF;
	position:absolute;
	visibility:hidden;
	margin-left:494px;
	margin-top:28px;
}

#dropDownHomeList  {
	line-height:18px;
	list-style:none;
}

#bonzaDetails {
	position:absolute;
	width:448px;
	padding-top:35px;
	padding-bottom:5px;
	background-image:url(../layout/dottedLine.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#braeburnDetails,
#fujiDetails,
#grannySmithDetails,
#jonathonDetails,
#pinkLadyDetails,
#redDeliciousDetails,
#royalGalaDetails,
#sundownerDetails {
	visibility:hidden;
	position:absolute;
	width:448px;
	padding-top:35px;
	padding-bottom:5px;
	background-image:url(../layout/dottedLine.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#pane {
	width:467px;
	height:515px;
}

#nutriBox {
	margin-top:250px;
}

#boxDonation {
	width:105px;
	height:234px;
	background-image:url(../layout/boxDonation.gif);
	margin-top:8px;
	margin-right:15px;
	padding:6px;
}

#boxBookBuy {
	width:410px;
	height:58px;
	background-image:url(../layout/boxBookBuy.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	padding-top:10px;
	padding-left:15px;
}

#boxStock {
	width:400px;
	background-repeat:no-repeat;
	margin-top:10px;
	padding-left:15px;
}

#navCookbook {
	height:174px;
	margin:0px;
	padding:0px;
}

.handCursor {
	cursor:pointer;
}

.newsColumns {
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;
}

.imgBorder {
	border:0px;
}

.imgContent {
	margin-bottom:10px;
}

.imgLeft {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

.imgProductDetails {
	float:left;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:60px;
}

.marginDottedLine {
	margin-top:15px;
	margin-bottom:25px;
}

.imgContentMargin {
	margin-bottom:15px;
	margin-right:15px;
}