@charset "utf-8";
/* CSS Document */

#containerTypes {
	display:block;
	height:50px;
}
#plantBioName {
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}
#plantsBody {
	width:636px;
	padding:25px;
	float:left;
	font-size:11px;
}
#plantsBody .bodyHead {
	height:35px;
	padding:15px 0px 0px 60px;
	background-image:url(../graphics/logo-57x50.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}
#plantsBodyInfo ul {
	width:318px;
	float:left;
	display:inline;
}
#plantsBodyInfo li {
	background-repeat:no-repeat;
	padding-left:60px;
	height:50px;
	margin-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#566c11;
	cursor:pointer;
}
#plantsBodyInfo p {
	line-height:16px;
	margin-bottom:15px;
}
#plantsBodyInfo .commonName {
	display:block;
	font-size:10px;
	color:#006595;
}
#plantsBox {
	position:absolute;
	z-index:5;
	background-color:#FFF;
	border:1px solid #006595;
	padding:10px;
	visibility:hidden;
}
#plantsBox li {
	background-repeat:no-repeat;
	padding-left:30px;
	font-weight:bold;
	font-size:10px;
	color:#006595;
	margin-bottom:15px;
	cursor:pointer;
}
#plantsBox li:hover {
	color:#f58026;
}
#plantBuyBox {
	width:239px;
	height:178px;
	padding:10px 15px 0px 10px;
	background-image:url(/graphics/back-buy-box.gif);
	background-repeat:no-repeat;
	margin-top:30px;
}
#plantBuyBox .boxHead {
	display:block;
	height:38px;
	font-size:10px;
	font-weight:bold;
	color:#006595;
	background-image:url(../graphics/back-logo-gray.gif);
	background-repeat:no-repeat;
	background-position:right top;
	border-bottom:1px solid #CCC;
}
#plantBuyForm {
	padding-top:5px;
	margin:0px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}
#plantBuyForm label {
	display:inline;
	float:left;
}
#plantBuyForm .quantField {
	float:left;
	display:inline;
	width:46px;
	border:1px solid #CCC;
	font-size:10px;
	color:#333;
	padding:1px;
	margin-left:10px;
}
#plantBuyForm .colHead {
	overflow:auto;
	border-bottom:1px solid #EBEBEB;
	margin-bottom:5px;
}
#plantBuyForm .displayH5 {
	padding-left:10px;
}
#plantCommonName {
	display:block;
	font-size:12px;
	font-weight:normal;
	color:#006595;
	padding-bottom:20px;
}
#plantData {
}
#plantDataLeft {
	width:372px;
	float:left;
	display:inline;
	font-family:Verdana, Geneva, sans-serif;
	color:#566c11;
	font-size:10px;
}
#plantDataLeft p {
	margin-bottom:9px;
}
#plantDataLeft span {
	color:#000;
}
#plantDataRight {
	width:264px;
	float:left;
	display:inline;
}
#plantsInfoHead {
	color:#566c11;
	font-size:22px;
	line-height:22px;
	font-style:italic;
	display:block;
	border-bottom:1px solid #999;
	padding-bottom:3px;
	margin-bottom:20px;
}
#plantsDiv {
	width:958px;
	background-image:url(/graphics/back-logo.gif);
	background-repeat:no-repeat;
	background-position:400px 100px;
	overflow:auto;
}
#plantsInfoBody {
	width:958px;
	overflow:auto;
}
#plantImage {
	width:214px;
	height:218px;
	margin-left:47px;
	background-repeat:no-repeat;
}
#plantsLeft {
	width:271px;
	float:left;
	display:inline;
	border-right:1px solid #d5d6d7;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#fffde5;
}
#plantsLeft .topBar {
	height:26px;
	padding-top:10px;
	background-image:url(../graphics/back-bar-blue-36px.gif);
	background-repeat:repeat-x;
	color:#FFF;
	text-align:center;
	margin-bottom:15px;
}
#plantsLeft .listCol {
	width:105px;
	padding-left:30px;
	float:left;
	display:inline;
}
#plantsLeft li {
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	color:#006595;
	margin-bottom:15px;
	cursor:pointer;
}
#plantsLeft li:hover {
	color:#f58026;
}
#plantsLeft .liveLink {
	color:#f58026;
}
#plantsLeft a {
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	color:#006595;
}
#plantsLeft a:hover {
	color:#f58026;
}
#plantNotes {
	margin-top:40px;
	padding-right:20px;
	color:#000;
}
#propNote {
	padding-top:15px;
	font-size:8px;
	font-style:italic;
}
#rootDivPlants {
	width:958px;
	margin:10px auto;
	border:1px solid #217974;
	background-image:url(../graphics/back-low-home.gif);
	background-repeat:repeat-y;
	background-color:#fff;
}
