
.history_chart
{
border: none;
}
/*
.history_chart td
{
text-align: center;
border: 8px solid white;
}*/

.image_stretch
{
min-height: 12em;
}

.table_tag
{

font-size:100%;
width: 100%;
padding: 4px;
padding-bottom: 2.25em;
padding-right: -16px;
margin-right: 16px;
}

.highlight a:link
{
color: #8afc8a;
}

.highlight a:visited
{
color: #8afc8a;
}

.top
{
top: 0px;
height: 100%;
margin: auto;
width: 100%;
right: 0px;
vertical-align: top;
padding: 4px;
}

.controls_half
{
position: relative;
//background: black;
color: white;
padding: 6px;
margin: auto;
width: 45%;
left: 0px;
}


.controls_half table
{

//background: blue;

}


.controls_half td
{

border: 1px solid white;
}



.note
{
padding-top: 4px;
padding-bottom: 4px;

}

.note a
{
padding-top: 4px;
padding-bottom: 4px;
font-weight: bold;
color: #2c688c;
}

.note a:hover
{
color: white;
}


#notice {
	text-align: center;
	border: 1px solid red;font-weight: bold;
background: #2c688c;
color: white;
padding: 4px;
padding-bottom: 6px;
padding-left: 6px;
padding-right: 6px;

margin: 1px;
}

.notice_box
{
border: 4px dotted #d8d8d8;
padding: 0px;
background: #ffe7e7;
	margin: 8px;
}



.icon
{
position: absolute;
left: -12px;
//background-color: #d8d8d8;
background-color: #e7ffe7;





border: none;
border-left: 4px dotted #d8d8d8;
border-right: 4px dotted #d8d8d8;


position: absolute;
left: -14.5em;
padding: 0px;
//padding-top: 1px;
//padding-bottom: 1px;

//margin: 2px;
width: 13.3em;


}

.icon img
{
width: 16px;
height: 16px;
margin: 2px;

border: none;
padding: 2px;
//left: 50px;
float: right;
//background: white;
//border: 2px solid #2c688c;
//border: 2px solid white;
border: 1px solid white;
}

.icon hr
{
margin-bottom: 2px;
}

.dot img
{
position: absolute;
//left: -12px;
background-color: #d8d8d8;
border: none;
border-left: 4px dotted #e7ffe7;
border-right: 4px dotted #e7ffe7;
}

.dot a:link img, .dot a:visited img
{
opacity: 0.5;
}
.dot a:hover img
{
opacity: 1;
}
.dot
{
//padding-left: 12px;
}
.nopadding
{
padding: 0px;
}

.frame
{
position: relative;
float: left;
z-index: +1;
background-color: clear;
width: 100%;
padding: 0px;
margin: 0px;

}

.frame p
{
font: bold 105% sans-serif;
margin: 2px;
padding: 2px;
}
.nav_middle
{
position: absolute;
width: 90%;
margin-top: 12px;
//margin-right: 200px;
z-index: 0;
height: 40px;
left: 38px;
background-image: url("/images/tile.png");
background-repeat: repeat;

border-top: 1px solid white;
border-bottom: 2px solid black;
}

.nav_image
{
position: absolute;
left: 0;
}
.nav_right_r, .nav_right_a, .nav_right_g, .nav_right_blank
{
position: absolute;
right: 0px;
width: 60px;
height: 60px;
z-index: 2;
background-repeat: no-repeat;
background-position: right;
}


.nav_left_r, .nav_left_a, .nav_left_g, .nav_left_blank
{
position: absolute;
left: 0px;
width: 38px;
height: 60px;
z-index: 0;
background-repeat: no-repeat;
}


.nav_left_r p, .nav_right_r p, .nav_left_a p, .nav_right_a p, .nav_left_g p, .nav_right_g p, .nav_left_blank p, .nav_right_blank p
{
font-size: 2pt;
color: white;
z-index: -5;
}

.nav_left_blank
{
background-image: url("/images/icon/z_single.png");
}

.nav_right_blank
{
background-image: url("/images/icon/z_single.png");
}

.nav_left_r, .nav_right_r
{
background-image: url("/images/icon/z_red.png");
}

.nav_left_a, .nav_right_a
{
background-image: url("/images/icon/z_amber.png");
}

.nav_left_g, .nav_right_g
{
background-image: url("/images/icon/z_green.png");
}

.controls_note
{
float: left;
}

.strong_note, .controls_note
{
background: #2c688c;
color: white;
padding: 4px;
margin: 2px;
z-index: 0;
width: 8em;
}

.strong_note a, .controls_note a
{
color: white;
padding-left: 16px;
padding-right: 16px;
text-align: right;
width: 100%;
text-decoration: underline;
}

.full_page, middle_page{
position: relative;

margin: 2px;
padding: 4px;
background-image: url("/images/tile.png");
background-repeat: repeat;
z-index: +5;
border-left: 1px solid white;
border-right: 1px solid black;
border-bottom: 1px solid black;
//margin-top: 6px;
margin-top: 5px;
margin-bottom: 8px;
}


.middle_page{
margin-left: auto;
margin-right: auto;
padding: 2em;

}

.full_page {
float: right;
margin-right: 36px;
}

.error_space
{
min-height: 18px;

background: #ffe7e7;

margin-bottom: 4px;
/*border: 4px dotted #d8d8d8;*/
padding: 0px;
margin: 0px;
font-weight: bold;
right: 0px;
z-index: 5;
}

.full_page hr, .middle_page hr, .detail_spacer hr, .species_image_display hr {
position: absolute;
height: 1px;
line-height: 0px;
margin: 0px;
left: 0px;
width: 100%;
z-index: +5;
background-color: #e6e6f8;
border-top: 1px solid white;

}

.full_page h4, .middle_page h4{
letter-spacing: +0.2em;
color: #5d9f5d;
font-size: larger;
font: bold;
text-align: left;
padding: 6px;
padding-bottom: 0px;
margin: 0px;

}

.full_page h2, .middle_page h2{
letter-spacing: +0.2em;
color: black;
font-size: larger;
font: bold;
padding: 2px;
margin: 0px;
background: white;
border-top: 1px solid #b6cab5;
border-bottom: 1px solid #b6cab5;
z-index: 0;
}

.controls_div {
position: relative;
}

.controls_item{
padding: 4px;

padding-left: 8px;
padding-right: 8px;
width: 100%;

margin: 2px;
background-image: url("/images/tile.png");
border: 1px inset #d8d8d8;
//background: #5d9f5d;
line-height: 2.3em;
	color: #2c688c;
vertical-align: center;
//padding-bottom: 6px;
}


.controls_item  a:link, .controls_wide a:link {font-style: bold; text-decoration: underline; }
.controls_item a:visited, .controls_wide a:visited {font-style: bold; text-decoration: underline;}
.controls_item a:hover, .controls_wide a:hover { color: red; background: black; }


.controls_item img
{
position: relative;

padding: 0px;

//margin-top: 2px;
//margin: 0px;
width: 16px;
height: 16px;
vertical-align: center;
//line-height: 2.3em;

}

.cont_buffer_left
{
padding-left: 6px;
}


.cont_buffer_right
{
padding-right: 6px;
}

.controls_item a:link, .controls_item a:visited
{
color: black;
}

.controls_item a img
{
border: none;
background: #2c688c;
opacity: 0.75;
width: 16px;
height: 16px;
margin-right: -6px;
}

.controls_item a img:hover
{
background: #5d9f5d;
opacity: 1;
background: #e7ffe7;
}

.img_border_white
{
border: 1px solid white;
}

.controls_wide{
padding: 4px;
}



table small
{
line-height: 1.3em;
padding: 0px;
margin: 0px;
}



.topchart
{
border-top: 4px dotted #d8d8d8;
border-bottom: none;
text-align: center;

border-left: 4px dotted #d8d8d8;
border-right: 4px dotted #d8d8d8;

padding: 0px;
background: #e7ffe7;
margin-top: -2px;
margin-bottom: -2px;
}

.bottomchart
{
border-bottom: 4px dotted #d8d8d8;
border-top: none;
text-align: center;

border-left: 4px dotted #d8d8d8;
border-right: 4px dotted #d8d8d8;
margin-top: -2px;
margin-bottom: 2px;
padding: 0px;
background: #e7ffe7;
}

.chart
{
text-align: center;

border-left: 4px dotted #d8d8d8;
border-right: 4px dotted #d8d8d8;

padding: 0px;
background: #e7ffe7;
border-bottom: none;
border-top: none;
margin-top: -2px;
margin-bottom: -2px;
}

.charthead
{
text-align: center;

border: 4px dotted #d8d8d8;
padding: 0px;
background: #e7ffe7;
margin-top: -2px;
margin-bottom: 2px;
}

.chartfoot
{
text-align: center;

border: 4px dotted #d8d8d8;
padding: 0px;
background: #e7ffe7;
margin-bottom: 2px;
margin-top: -2px;
}

.topedit, .topediting
{
border-top: 4px dotted #d8d8d8;
border-bottom: none;
text-align: center;

border-left: 4px dotted #d8d8d8;
border-right: 4px dotted #d8d8d8;

padding: 0px;
background: #ffe7e7;
margin-top: -2px;
margin-bottom: -2px;
}

.bottomedit, .bottomediting
{
border-bottom: 4px dotted #d8d8d8;
border-top: none;
text-align: center;

border-left: 4px dotted #d8d8d8;
border-right: 4px dotted #d8d8d8;
margin-top: -2px;
margin-bottom: 2px;
padding: 0px;
background: #ffe7e7;
}

.edit
{
text-align: center;

border-left: 4px dotted #d8d8d8;
border-right: 4px dotted #d8d8d8;

padding: 0px;
background: #ffe7e7;
border-bottom: none;
border-top: none;
margin-top: -2px;
margin-bottom: -2px;
}
.edithead, .editinghead
{
text-align: center;

border: 4px dotted #d8d8d8;
padding: 0px;
background: #ffe7e7;
margin-top: -2px;
margin-bottom: 2px;
}

.edit table, .topedit table, .bottomedit table, .editing table, .bottomediting table, .topediting table, .chart table, .topchart table, .bottomchart table, .charthead table, .chartfoot table, .edithead table, .editinghead table, .history_chart table
{
width: 100%;
border: 0px;
margin: 0px;
}

.editing td, .editinghead td
{


border: 1px solid red;
margin: 0px;
color: #2c688c;
padding: 0px;

background: white;
}

.topedit td, .bottomedit td, .edit td, .chart td, .topchart td, .bottomchart td, .charthead td, .edithead td, .editinghead td
{


border: 1px solid black;
margin: 0px;
color: #2c688c;
padding: 0px; /* this adjusts the main white-space for chart padding */
padding-left: 4px; /* possibly improves the headers? */
padding-right: 4px; /* possibly improves the headers? */
background: white;
}


.topedit td, .bottomedit td, .edit td, .chart td, .topchart td, .bottomchart td
{
padding: 4px; /* this adjusts the main white-space for chart padding */
}


.chartfoot td
{

border: none;
border-top: 3px double black;
border-bottom: 3px double black;
margin: 0px;
color: #2c688c;
padding: 0px;

background: white;
}

.editing td, .bottomediting td, .topediting td, .editinghead td
{


border: 1px solid red;
margin: 0px;
color: black;
padding: 0px;

background: white;
}

.buffered
{
padding: 8px;
padding-top: 0px;
padding-bottom: 0px;
float: left;
}



.chart h2, .edit h2, .charthead h2, .chartfoot h2, .edithead h2, .editinghead h2
{
line-height: 1.5em;

text-decoration: underline;
font-size: small;
border: 4px dotted #e7ffe7;
margin: 0px;
padding: 0px;

color: #2c688c;
letter-spacing: -0.05em;
}

.chart h3, .charthead h3, .chartfoot h3, .edithead h3, .editinghead h3 {
margin: 16px;
padding: 16px;
}

.left_note, .right_note, .highlight, .wide_note, .controls_div, .right_white
{
font-weight: bold;
padding: 4px;
padding-bottom: 6px;
padding-left: 6px;
padding-right: 6px;
border: none;
margin: 0px;

}


.left_note, .right_note, .highlight, .wide_note, .controls_div
{

background: #2c688c;
color: white;

}

.wide_note{
width: 100%;
}

.left_note{
float: left;
}

.right_note, .right_white
{

float: right;

}

.right_note hr
{


background-color: #2c688c;

height:2px;
right: 0px;
line-height: 1em;
border: none;

position:absolute;
width:98%;
z-index:5;

margin: auto;
margin-bottom: 8px;
margin-top: 8px;
}

.extra_buffer
{
padding: 0px;

padding-left: 0px;
padding-right: 0px;
border: none;
margin: 0px;
margin-bottom: 2em;
}

.highlight a, .right_note a, .left_note a
{
color: white;
text-decoration: underline;
}

.highlight a:hover, .right_note a:hover, .left_note a:hover, .controls_div a:hover
{	color: red;
	background: white;

}

.highlight h3, .right_note h3, .left_note h3 {
z-index: 0;
background: clear;
}

.data_entry_form h3{
position: relative;
left: -25%;
width: 129%;
background: #e7ffe7;
color: black;
border-top: 4px dotted white;
border-bottom: 4px dotted white;
border-left: 4px dotted #7fed26;
border-right: 4px dotted #7fed26;
text-align: left;
}

.data_entry_form h1{
position: absolute;
left: -6em;
}

.star{
position: relative;
font-weight: bold;
color: #2c688c;
font-style: normal;
margin-left: 0.5em;
margin-right: 0.5em;
}

.date{
float: right;
}

.species{
font-family: serif;    
font-weight: bold;     
font-style: italic;
}

.species h2{
position: absolute;
text-align: right;
left: 2.7em;
background: #2c688c;
font-size: smaller;
border: 0px;
padding: 0px;
margin: 0px;
width: 17%;
z-index: 0;
}

.detail_spacer{
height: 2px;
width: 100%;
float: right;
line-height: 2px;
}



.species_list{
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;

}

.detail_frame{ 

position: relative;
float: left;

line-height: 1.5em;

border: none;
}





.species_detail, .species_half{
background: white;

border-left: 4px dotted #d8d8d8;
border-right: 4px dotted #d8d8d8;

padding: 4px;
padding-top:0px; padding-bottom: 0px;
z-index: 0;
}

.cut_right
{
float: left;
right: 0;

background: red;
}

.species_half{

position: relative;
float: right;
background: red;

}

.species_detail
{
background: #e7ffe7;
float: left;
min-height: 30px;
}

.species_detail p, .species_half p{
position: relative;
line-height; 3em;
padding: 8px;

}

.species_detail a:link, .species_half  a:link
{color: black; font-style: bold; text-decoration: underline; padding: 2px;}

.species_detail a:visited, .species_half a:visited
{color: black; font-style: bold; text-decoration: underline; padding: 2px;}

.species_detail a:hover, .species_half a:hover
{font-style: bold; text-decoration: underline; color: white; background: black; padding: 2px; }

.purchase_panel{
background: white;
margin: 0px;
padding: 8px;
padding-top: 0px;
padding-bottom: 0px;
}

.add_details_form{
vertical-align: bottom;
float: left;
line-height: 2em;
width: 48%;
border: 4px dotted clear;
border-right: 4px dotted #e7ffe7;
}

.add_details_form hr{

width: 100%;
float: right;
left: 0px;
border: none;
}



.species_image_display{
position: absolute;
left: -14.5em;
padding: 0px;
margin: 0px;
width: 13.3em;
top: 26px;

}

.species_image_display img{

height: 7em;
max-width: 12em;
max-height: 100%;
border: 4px dotted white;
padding: 0px;
left: 50px;

background: white;
}

.species_image_display small
{
background: white;
}

#banner {	background: #ced4c9;	padding-top: 0.5em;	padding-bottom: 0.5em;	border-bottom: 2px solid;	font: bold larger sans-serif;	color: #2d7000;	text-align: center;
	position: relative;
	width: 100%;}
#banner img {	float: left; }

a {	text-decoration: none;/*	font: bold sans-serif;*/
}


a.addtocart {	background: #dee3da;	font-weight: bold;
	position: relative;
	float: right;
	padding-left: 0.5em;	padding-right: 0.5em;

	top: 1em;}a.addtocart:hover {	color: #000;	background: #7fed26;
}

#bottom_menu
{
padding-top: 0.2em;
padding-bottom: 0.2em;
background: #7fed26;
font-size: 14pt;
}

#right_menu
{
position: absolute;
top: 1em;
right: 1em;
margin: 0;
z-index: 0;
font-size: 11pt;
}

#side
{
position: relative;
float: right;
top: 0;
right: 0;
padding: 0;

text-align: right;
vertical-align: top;
z-index: 0;
}#side a {	color: #2d7000;}#side a:hover {	color: black;
	background: #7fed26;
}.catalogentry {	padding: 1ex 0ex;
	position: relative; 
	left: 5em; 
	padding:5px; 
	padding-left:1em; 
	padding-top:10px;
	margin: 0;
	width:70%;         
	background-attachment: fixed;                                     
}               .catalogentry img{	float: left;	height: 64px;}
.catalogentry h3 {	font: larger bold;	color: #2d7000;	margin-top: 0ex;	margin-bottom: .5ex;
	border-bottom: 1px dotted #ced4c9;}.catalogentgry p {	font: smaller sans-serif;	margin-bottom: .5ex;
}.catalogprice {	padding-right: 4em;}.carttitle {	background: #CCCCCC;	color: #000066;	font: bold smaller sans-serif;	text-align: center;}.carttitle TD {	padding-top: 0px;	padding-bottom: 0px;
}                     

.whitearea img	{
	background: white;
	width: 100%;
	height: 0px;
	}

.search_area	{
	position: relative;
	width: 90%;
	}
	
.grower_search
	{

	background: #2c688c;
	float: right;

	position: absolute;
/*	color: white;*/

margin: 4px;
	}



#cartmenu {
	position: relative; 
	right: 0em; 

	margin: 0;

	background-image: url("/images/pavertile2.png"); 
	background-attachment: fixed;                                     
	font-family: sans-serif;    
	font-weight: bold;     
	text-align: center;
	border-top: 2px dotted black;
	border-bottom: 2px dotted black;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}


#cartmenu a {
	background: white;
}

#cartmenu a:hover {	color: black;
	background: #7fed26;
}

#link_to_show_cart
{
position: absolute;
right: 5%;
}
#totalcell {	font-weight: bold;	border-top: 1px solid #282;	border-bottom: 2px solid #282;	text-align: right;}.seperator {	border-bottom: 1px dotted #282;	clear: both;}               
