
		*{
			padding: 0px;
			margin: 0px;
		}
		
		table td{vertical-align: top}
		table{font-size: 10pt}
		
		body{
			text-align: center;
			background-color: #fff;
			font-size: 10pt;
			font-family: Arial, Helvetica, sans-serif;
		}
		
		div.ad_1{
			padding: 10px;
			text-align: center;
		}
		a.ad:link, a.ad:active, a.ad:visited, a.ad:hover{
			display: block;
			color: #ff6600;
			font-size: 12pt;		
			text-decoration: none;
			background-image: url('ad.png');
			background-position: top center;
			background-repeat: no-repeat;
			text-indent: -9999px;
			height: 106px;
			width: 100%;
		}
			
		div.bottom a:link, div.bottom a:active, div.bottom a:visited{
			color: #ff6600;
			font-size: 8pt;		
			text-decoration: none;
			text-transform: uppercase;
		}
				
		div.bottom a:hover{
			text-decoration: underline;
			color: #fff;	
		}
#Gerbera-Header{
	height: 38px;
	width: 100%;
	background-image: url('images/design/header.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 440px;
}

#Gerbera-Content{
	width: 100%;
	background-image: url('images/design/border.png');
	background-position: top center;
	background-repeat: repeat-y;	
	
}

#Gerbera-Bottom-One{
	background-image: url('images/design/flowers-bottom-1.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	height: 188px;	
	text-align: center;
}

#Gerbera-Bottom-Green{
	background-image: url('images/design/green.jpg');
	background-position: top center;
	background-repeat: repeat;
	height: 210px;		
}

#Gerbera-Bottom-Two{
	background-image: url('images/design/flowers-bottom-2.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	height: 210px;	
}
#Gerbera-Bottom-Three{
	background-color: #000;
	height: 40px;
	width: 100%;
	color: #fff;
	padding-top: 15px;
}
div.nav{
	margin: 0 auto;
	width: 780px;
	text-align: left;
}
#Gerbera-Wrapper{
	margin: 0 auto;
	width: 763px;
	text-align: left;
	padding-left: 10px;
	padding-right: 7px;
	
}

div.nav2{
	text-align: center;
}

div.nav2{
	width: 630px;
	height: 30px;
	margin: 0 auto;
}

.leftPadded{
	padding-left: 25px;
}

	a.editLink{
		display: block;
		width: 20px;
		height: 20px;
		background-image: url('images/design/icons.gif');
		background-repeat: no-repeat;
		float: left;
	}

	a.deleteLink{
		display: block;
		width: 20px;
		height: 20px;
		background-image: url('images/design/icons.gif');
		background-repeat: no-repeat;
		background-position: -20px 0px;
		float: left;
	}
	a.newLink{
		display: block;
		width: 20px;
		height: 20px;
		background-image: url('images/design/icons.gif');
		background-repeat: no-repeat;
		background-position: -40px 0px;
		float: left;
	}
	a.editLink:hover{
		background-image: url('images/design/iconsHigh.gif');
		background-repeat: no-repeat;
	}
	a.deleteLink:hover{
		background-image: url('images/design/iconsHigh.gif');
		background-repeat: no-repeat;
		background-position: -20px 0px;	
	}
	a.newLink{
		display: block;
		width: 18px;
		height: 20px;
		background-image: url('images/design/icons.gif');
		background-repeat: no-repeat;
		background-position: -40px 0px;
		float: left;
	}
	
	a.newLink:hover{
		background-image: url('images/design/iconsHigh.gif');
		background-repeat: no-repeat;
		background-position: -40px 0px;	
	}
	
	
		table.head{
			border-spacing: 0;
			border-collapse: collapse;
		}
		table.head, div.head{
			text-align: left;
			width: 100%;
			min-width: 795px;
			height: 149px;
		}
		
		table.head td.head1, div.head1{
			width: 20%;
			height: 149px;
			min-width: 168px;
			background-image: url('images/design/logo.jpg');
			background-position: top left;
			background-repeat: no-repeat;
		}
		table.head td.head2, div.head2{
			width: 46%;
			height: 149px;
			min-width: 368px;
			background-image: url('images/design/headmid.jpg');
			background-position: top center;
			background-repeat: no-repeat;
		}
		table.head td.head3, div.head3{
			width: 34%;
			height: 149px;
			min-width: 259px;
			background-image: url('images/design/headright.jpg');
			background-position: top right;
			background-repeat: no-repeat;
		}
		
		div.nav a:link, div.nav a:active, div.nav a:visited{
			display: block;
			padding-top: 5px;
			height: 15px;
			padding-bottom: 5px;
			color: #ff6600;
			font-size: 10pt;		
			text-decoration: none;
			text-transform: uppercase;		
			text-align: center;			
			font-weight: bold;
			float: left;
			padding-left: 15px;
			padding-right: 20px;
		}
		
		
		div.nav a:hover{
			text-decoration: underline;
			color: #333;	
		}
		
		
		
		table.consoleForm td{padding: 3px;}
		
		div.generalHead{
			color: #333;
			padding-bottom: 10px;
			text-align: center;
			font-size: 12pt;
		}
		
		h1.generalHead{
			color: #333;
			padding-bottom: 12px;
			text-align: center;
			font-size: 12pt;		
		}
		
		
		td.submitField{text-align: center}
		
		table.menu{width: 600px;}
		
		a.subNav:link, a.subNav:active, a.subNav:visited{
			color: #ff6600; 
			text-decoration: none;
			font-weight: normal;
		}
		
		a.subNav:hover{
			text-decoration: underline;
		}
		
		
		a.letter:link, a.letter:active, a.letter:visited{
			color: #ff6600; 
			text-decoration: none;
		}
		
		a.letter:hover{
			text-decoration: underline;
		}
		
		div.menuHead{
			color: #333; 
			font-weight: bold;
		}
		
		div.menuContent{
			padding: 3px;
			padding-left: 20px;
		}
		
		div.consoleHeading{
			text-align: center; 
			color: #333; 
			font-size: 12pt;
		}
		
		a.headerLink{
			color: #ff6600; 
			text-decoration: none;		
		}
		a.headerLink:hover{
			color: #ff6600; 
			text-decoration: underline;		
		}
		
		div.subNavWrapper{
			padding: 3px;
			padding-left: 20px;
			padding-bottom: 10px;
			 color: #333;
		}
		
		table.list{
			width: 100%; 
			border: 1px solid #000;
			background-color: #fff; 
			color: #333;
		}
		
		table.list td{padding: 3px;}
		
		table.list td.listHeading, table.list tr.trHeading{
			color: #fff;
			font-weight: bold;
			background-color: #003300;
		}
		
		
		a.editPhotos img{border: 1px solid #333}
		
		tr.even{background-color: #fff; color: #333;}
		tr.odd{background-color: #ccc; color: #333;}
		
		.success{
			font-weight: bold;
			background-color: #003300;
			display: block;
			padding: 3px;
			color: #fff;
		}
		
		.failed{
			font-weight: bold;
			background-color: red;
			color: #fff;
			display: block;
			padding: 3px;
		}
		
		
		.productName{
			font-weight: bold;
			padding: 3px;
			color: #333;
			clear: left;
			font-size: 12pt;
			padding: 5px;
		}
		
		.productCategory{
			padding: 3px;
			padding-left: 10px;
			font-style: italic;
		}
		.plantLabel{padding: 3px; padding-right: 10px; vertical-align: top; width: 100px;}
		.plantInformation{padding: 3px; vertical-align: top}
		
		.productDescription{
			padding-left: 20px;
			padding-bottom: 10px;
			clear: left;
		}
		
		
		div.productImage{
			padding-right: 10px;
			padding-bottom: 10px;
			float: left;
			width: 300px;
		}
		
		
		div.dgImageHigh{
			text-align: center;
		}
		
		div.dgHigh{
			text-align: center;
			padding: 3px; 
			padding-top: 10px;
			color: #ff6600;
			font-weight: bold;
		}
		
		div.productImage img, div.dgImageHigh img{border: 1px solid #000}
		
		div.mainPagePhoto1, div.mainPagePhoto2{
			padding: 10px;
			width: 210px;
			height: 163px;
			float: left;
			padding-right: 5px;
		}
		
		div.mainPagePhoto1 img, div.mainPagePhoto2 img{border: 1px solid #000;}
		
		div.mainPagePhotos{
			text-align: center;
			width: 520px;
			height: 303px;
			padding-left: 70px;
		}	
		
		div.mainPagePhotos img{
			border: 1px solid #000;
		}

		
		div.mainPageContent{
			clear: left;
		}
		
		.clear{clear: both}
		
		a.dispImage, a.logo{
			text-decoration: none;
			border: 0;
		}
		
		a.dispImage img, a.logo img{border: 1px solid #000}
		
		div.dispImage{
			text-align: center;
		}
		
		table.cultTable td{text-align: center; width: 30%; border: 1px solid #ccc; padding: 3px;}
		table.cultTable{width: 90%; border-spacing: 0; border: 1px solid #ccc}
		table.letter{width: 100%}
		table.letter td{width: 3%; text-align: center}
		table.hundredWidth{width: 100%}
		
		a.subNav img{border: 1px solid #000}
		
		.padding10{
			padding: 10px;
		}
		
		div.headline, h1.headline{
			font-size: 12pt;
			font-weight: bold;
			color: #333;
			padding-top: 3px;
			padding-bottom: 3px;
			clear: both;
			padding-left: 10px;
			font-family: arial, sans-serif;
		}
		span.author{
			font-style: italic;
			padding-top: 3px;
			padding-bottom: 3px;
		}
		div.newsImageFirst{float: left;}
		td.newsImageFirst, div.newsImageFirst{
			
			padding-left: 10px;
			padding-right: 10px;
		}
		
		td.newsImageFirst img, div.newsImageFirst img{
			border: 1px solid #000;
		}
		
		div.newsImageFirst a{text-decoration: none}
		
		div.author{
			color: #333;
			font-style: italic;
			font-size: 8pt;
		}
		
		div.article{
			padding-left: 10px;
			padding-right: 20px;
			padding-bottom: 25px;
			padding-top: 3px;
		}
		
		div.posted{
			padding-top: 3px;
			padding-bottom: 3px;
			color: #333;
			font-style: italic;
			font-size: 8pt;
		}
		
		#divLoader{
			background-color: #fff;
			border: 1px solid #000;
			display: none;
			font-size: 8pt;
			height: 100px;
			overflow: scroll;
		}
			
			
		a.dropdown:link, a.dropdown:active, a.dropdown:visited, a.dropdown:hover{
			display: block;
			padding: 2px;
			background-color: #fff;
			color: blue;
			text-align: left;
			text-decoration: none;
		}
		
		a.dropdown:hover, a.dropdown:focus{
			background-color: highlight;
			text-decoration: none;
			color: #fff;
			text-align: left;
		}
		
		.photoCaption, .newsImageFirst p{
			font-size: 8pt;
		}
		
		
		#copyright:link, #copyright:active, #copyright:visited{
			color: #fff;
			font-size: 8pt;
			text-decoration: none;
		}
		
		#copyright:hover{
			color: #fff;
			text-decoration: underline;
		}
		
	tr.striped, td.striped, .striped{
		background-color: #CCCC99;
	}
		
	.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
	text-align: left;
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: #333;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 8pt;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
	text-align: left;
	font-size: 8pt;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
	text-align: left;
	font-size: 8pt;
	font-family: Arial, sans-serif;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

div.category_list{
	width: 300px;
	padding: 10px;
	text-align: center;
	float: left;
	border: 2px solid #ccc;
}

div.category_list_wrapper{
	width: 655px;
	margin: 0 auto;
}


div.clw{
	text-align: center;
	width: 780px;
}