/**
 * Main CSS Stylesheet
 **/

	* {
		margin:0;
		padding:0;
	}
	
	a:link, a:visited {
		color:#528A42;
	}
	
	a:hover, a:active {
		color:#5CB706;
	}
	
	body {
		font-family:arial,sans-serif;
	/*	font-size:small; */
		font-size:12px;
		line-height:1.4;
		background-color:#94AE84;
	}
	
	
	#wrapper {
		position:relative;
		width:760px; /* true width 780px */
		margin:0 auto;
		padding:0 10px;
		background-color:#fff;
		/*overflow:auto;*/
	}
	
	#header {
		float:left;
		width:760px;
		background:url(/images/headerbg.gif) top left no-repeat #fff;
		background-position:160px 0;
		/*height:9.5em;*/
	}
	
		#header h1 {
			float:right;
		}
		
		#header h1 a img {
			border:none;
		}
		
		#tel {
			width:200px;
			float:left;
			font-size:110%;
			color:#54921B;
			padding-top:10px;
		}
		
			#tel span {
				display:block;
				font-size:130%;
			}
		
	
	#nav {
		background:url(/images/navbg.gif) left no-repeat #006200;
		position:relative;
		z-index:999;
		/*width:560px;*/
		margin-bottom:4px;
		clear:both;
		width:760px;
		min-height:28px;
	}
	
	#nav ul {
		list-style:none;
		clear:both;
		background-color:#006200;
		font-size:95%;
		float:right;
	}
	
		#nav li {
			position:relative;
			display:inline;
			float:left;
			border-left:2px solid #fff;
		}
		
		
		#nav ul.cats {
			width:300px;
		}
		
			#nav ul.cats li {
				width:150px;
				float:left;
			}
		
			#nav li a:link, #nav li a:visited {
				display:block;
				text-align:left;
				padding:6px 9px 6px 10px;
				background-color:#006200;
				color:#fff;
				text-decoration:none;
			}
			
			#nav li a:hover, #nav li a:active {
				color:#fff !important;
				background-color:#5CB706 !important;
			}
			
			#nav li.selected a {
				background-color:#5CB706;
				color:#fff;
			}
			
			#nav ul li ul {
				position:absolute;
				top:2.5em;
				left:0;
				width:100px;
				display:none;
				padding-top:0;
				margin-top:0;
				background-color:#006200;
			}
			
			#nav ul li ul li {
				display:block;
				float:none;
				border-left:none;
				border-bottom:1px solid #fff;
				
			}
			
			#nav ul li.selected ul li a {
				background-color:#006200;
			}
			
			#nav ul li:hover ul {
				margin-top:0;
				display:block;
			}
			
	
	#main {
		clear:both;
	
	}
	
	#left {
		width:190px;
		padding-right:10px;
		float:left;
	}
	
	
	#catlist {
		margin-bottom:8px;
		background-color:#EAF5DF;
	}
	
	#catlist h3 {
		background-color:#528A42;
		color:#fff;
		font-weight:#fff;
		padding:3px;
	}
	
	#catlist ul {
		list-style:none;	
	}
	
	
	#catlist ul li {
		padding:2px;
	}
	
	#catlist ul li ul {
		padding-left:8px;
	}
	
	#right {
		margin-left:0;
		line-height:1.4;
		float:left;
		width:550px;
		color:#444;
	}
	
		#right h2 {
			color:#4F8E13;
			font-weight:normal;
			font-size:180%;
			margin-top:10px;
		}
		
		#right p {
			margin-bottom:0.75em;
		}
		
		#right ul, #right ol {
			margin:0.5em 30px 1em 30px;
		}
		
		#right p.intro {
			font-size:120%;
			color:#333;
		}
		
	#footer {
		background-color:#528A42;
		color:#fff;
		padding:8px;
		margin-top:2em;
		width:544px;
		margin-left:200px;
		clear:both;
		font-size:90%;
	}
		#footer a, #footer a:hover {
			color:#fff;
			text-decoration:none;
		}
		
		#panels {
			margin-bottom:280px;
		}
		
		.panel {
			padding:0 0 6px 80px;
			margin-bottom:6px;
			font-size:90%;
			color:#fff;
			line-height:1.2;
		}
		
			.panel h3 {
				font-weight:normal;
				font-size:140%;
				margin-bottom:2px;
				padding-top:6px;
				padding-bottom:2px;
				background:url(/images/paneltr.gif) top right no-repeat transparent;
			}
			
			.panel p {
				border-top:1px solid #fff;
				margin-right:6px;
				padding-top:3px;
			}
		
		.wine {
			background:url(/images/pnlWines.jpg) top left no-repeat #ba9e84;
		}
	
			.panel:hover {
				background-color:#94ae84;
				color:#fff;
				cursor:pointer;
			}
			
		.panel a {
			color:#fff;
			text-decoration:none;
		}
		
		.plants {
			background:url(/images/pnlPlants.jpg) top left no-repeat #E657E4;
		}
		
		.shop {
			background:url(/images/pnlShop.jpg) top left no-repeat #DF9E11;
		}
		
		.news {
			background:url(/images/pnlNews.jpg) top left no-repeat #4C5C70;
		}
		
		.rewardcard {
			background:url(/images/pnlCoins.jpg) top left no-repeat #8EC2FF;
		}
		
		.search {
			padding:12px 4px 6px 4px;
			background-color:transparent;
		}
		
		.search img {
			display:block;
		}
		
		#searchform {
			margin:0;
			padding:3px 0 0 0;
			float:left;
		}
		
			.search input {
				margin-bottom:0.5em;
				border:1px solid #e1ecd7;
				float:left;
				width:100px;
				padding:1px;
			}
			
			
			.search input.button {
				background-color:#ff9933;
				color:#fff;
				width:2em;
				margin-left:3px;
				padding:0;
			}
			
			.searchtext {
				float:left;
				clear:left;
				color:#ccc;
				font-size:90%;
				line-height:0;
				margin:0;
			}
			
		.product, .category {
			border:1px solid #E1ECD7;
			padding:8px;
			margin-bottom:1em;
		}
		
		.productImage {
			float:left;
			width:80px;
			height:80px;
			overflow:hidden;
			text-align:center;
		}
		
		.tiny {
			width:40px;
			height:40px;
		}
		
		.productImage img {
			/*width:80px;*/
			height:80px;
		}
		
		.productInfo, .categoryInfo {
			margin-left:10px;
			width:330px;
			float:left;
		}
		
			.productInfo h3, .categoryInfo h3 {
				color:#4F8E13;
				font-size:130%;
				font-weight:bold;
			}
			
			
			.productInfo h3 a, .categoryInfo h3 a {
				color:#4f8e13;
				text-decoration:none;
			}
			
		.productInfo p {
			margin:0 !important;

		}
		
		div.invInfo {
			width:90px;
			float:right;
			margin-left:10px;
		}
		
		.productPrice {
				font-weight:bold;
				padding:5px;
				background-color:#e7f5d6;
				/*float:right;*/
				font-size:130%;
				color:#528A42;
				margin:0 !important;
		}
		
		.productActions {
			clear:left;
		}
		
		
		.product hr, .category hr {
			visibility:hidden;
			clear:both;
		}
		
		
		.qbox {
			width:2em;
		}

#cart {
	background-color:#EAF5DF;
	margin-bottom:8px;
	/*margin-bottom:283px;*/
	padding-bottom:4px;
}

#cart h3 {
	background:url(/images/trolleywhite.gif) top right no-repeat #528A42;
	color:#fff;
	font-weight:#fff;
	padding:3px;
}

#cart ul {
	list-style:none;
}

#cart ul li {
	padding:3px 0 3px 0;
	float:left;
	border-bottom:1px solid #ddd;
	clear:left;
}

#cart a, #cart a:visited {
	color:#555;
}
#cart span.item, #cart a.item {
	display:block;
	float:left;
	width:100px;
	margin-right:9px;
	color:#555;
}

#cart span.quantity {
	display:block;
	float:left;
	width:20px;
	margin-right:3px;
}

#cart span.subtotal {
	display:block;
	float:right;
	text-align:right;
	margin:0 3px;
	width:50px;
}

#cart .total {
	font-size:110%;
	font-weight:bold;
	text-align:right;
	clear:left;
	border-top:3px double #ccc;
	padding:4px 3px;
}

#cards {
	/*margin-bottom:283px;*/
	margin-bottom:30px;
}

#left .ads {
	margin-bottom:50px;
}

#contactPanel {
	position:absolute;
	bottom:0;
	height:310px;
	width:175px;
	padding:0 10px 0 10px;
	background:url(/images/contactPanel.gif) top left no-repeat transparent;
	color:#2A4C0B;
}
	
	#contactPanel h4 {
		margin-top:15px;
		font-weight:normal;
		font-size:16px;
		line-height:20px;
	}
	
	
	#ordering {
		margin-top:8px;
	}
	#ordering img {
		float:left;
		margin-right:5px;
	}
	
		#ordering h5 {
			font-weight:normal;
			font-size:12px;
		}
		
		#ordering p {
			font-size:17px;
		}

	#addressinfo {
		position:absolute;
		bottom:10px;
		clear:left;
		margin-top:1.5em;
	}
	
		#addressinfo address {
			font-style:normal;
			font-size:95% !important;
		}
		
		#addressinfo address.tels {
			margin-top:10px;
		}

/* Product page(s) */

body.product .productImage {
	padding:8px;
	margin-right:8px;
	border:1px solid #eeeeee;
	background-color:#fefefe;
}



body.product .productPrice {
	float:none;
	font-size:150%;
}

#cartview {
	
}

#cartview ul {
	list-style:none;
}

#cartview ul li {
	clear:left;
	margin-bottom:0.5em;
	float:left;
}

#cartview img.productImage {
	float:left;
	margin-right:10px;
}

#cartview span.subtotal {
	float:right;
	font-weight:bold;
	font-size:115%;
}

#cartview .total {
	clear:left;
	float:right;
	font-weight:bold;
	font-size:150%;
}

#cartview p.checkout {
	clear:both;
	float:right;
}
	
#catlist a, #catlist a:visited {
	color:#555;
	display:block;
	padding:2px;
}

#catlist a:hover, #catlist a:active {
	background-color:#5CB706;
	color:#fff;
}

#catlist li {
	margin:0;
}

#catlist ul li ul {
	margin:0;
	padding:0;
}

#catlist ul li ul li a  {
	padding-left:8px;
}

.error {
	font-weight:normal !important;
	color:#f00 !important;
}

span.telephone {
	font-weight:bold;
	font-size:130%;
	color:#4f8e13;
}


#process {
	border:5px solid #4f8e13;
	background-color:#e7f5d6;
	text-align:center;
	margin:10px 0;
	padding:8px 8px 0 8px;
}

#signoff {
	width: 760px;
	padding:5px 10px;
	margin:0 auto;
	text-align:left;
	font-size:90%;
}

#specialOffers {
	border:1px solid #E1ECD7;
	padding:0;
	margin-bottom:1em;
	width:555px;
}
	
	#specialOffers h2 {
		margin:0 0 8px 0;
		background-color:#528A42;
		padding:4px;
		color:#fff;
	}

.specialOffer {
	display:block;
	font-weight:bold;
	background-color:#f00;
	color:#fff;
	padding:0.2em;
	text-align:center;
	margin:0 5px 0.5em 5px !important;
}