﻿body 
{
	background-color:White;
}

/*COMMON*/
.PanelProperties
{
	width: 430px;
	border: none;
}

.PageInstructions
{
	font-family: Verdana;
	font-weight: normal;
	color: black;
	font-size: 10pt;
}

.Buttons
{
font-family:Verdana;
background:#8ca54a;
color:Black;	
}

/*SEARCH*/

.CriteriaTitleFont
{
	font-family: Verdana;
	font-weight: bold;
	color: olive;
	font-size: 10pt;
}

.ErrorFont
{
	font-family: Verdana;
	font-weight: bold;
	color: red;
	font-size: 10pt;
}

.CtrlClickInstructions
{
	font-family:Verdana;
	font-size:8pt;
    height: 26px;
}


/*RESULTS*/

.ResultsGridTitles
{
	background-color:#5D7238;
	color:White;
	font-family:Lucida Sans;
	font-size:12px;
}

.ResultsGridAlternatingRowStyle
{
	background-color:PaleGoldenrod;	
}
	

/*DETAIL*/

.PlantName
{
	font-family: Verdana;
	font-weight: bold;
	color: #5D7238;
	font-size: 14pt;
}

.DetailLabel
{
	font-family: Verdana;
	font-weight: bold;
	color: #5D7238;
	font-size: 10pt;	
}

.DetailDescription
{
	font-family: Verdana;
	font-weight:normal;
	color: black;
	font-size: 10pt;
}

.DetailDescriptionItalic
{
	font-family: Verdana;
	font-weight: normal;
	color: black;
	font-size: 10pt;
	font-style:italic;
}

.PlantPhoto 
{
	width: 275px;
	border:solid 1 black
}

.bestbet 
{
	position: absolute;
	left: 750px;
	top: 320px;
	width: 104px;
	height: 73px;
}
