@charset "UTF-8";
.imgthumb {
	margin-right: 1.5em;
}
#tblprices {
	font-size: 14px;
	border: thin solid #009B4F;
	font-weight: normal;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
#tblprices td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align: top;
}
#tblprices tr:hover {
	background-color: #FEF786;
}
#tblprices th {
	color: #FFE053;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}
#tblprices th.titleheader {
	width: 190px;
	padding-left: 5px;
}
#tblprices div {
	text-align: right;
	padding-right: 5px;
}
.underlinedtd {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009B4F;
}
#textlinkstd {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#tblprices a {
	margin-right: 8px;
}
#tblprices .underlinedtd a {
	margin-right: 0px;
	margin-left: 0px;
}
#prodwrapper/* CSS Document */

 {
	width: 830px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
#prodwrapper p {
	font-size: 12px;
	font-weight: normal;
	white-space: normal;
}
.prodcontainer {
	width: 815px;
	float: left;
	margin-top: 1em;
	padding-left: 8px;
}
.prodtitlecontainer {
	color: #FFE053;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
	background-color: #009B4F;
	border-bottom-color: #FFE053;
	width: 800px;
	margin-left: 5px;
	padding-top: 0.2em;
	float: left;
	font-size: 12pt;
	margin-bottom: .5em;
}
.prodtitle {
	width: 400px;
	float: left;
}
.imgdiv {
	float: left;
	height: auto;
	min-width: 225px;
	background-color: #FFFFFF;
	margin-left: .5em;
	text-align: center;
	border: thin solid #008B47;
}
.imgdiv img {
	max-width: 225px;
	height: auto;
}
.proddescript  {
	padding-left: 0.5em;
	float: left;
	max-width: 575px;
}
.prodhighlights {
	width: 800px;
	float: left;
	margin-top: 1em;
	padding-left: 15px;
}
.priceclmn {
	width: 110px;
}
#tblprices em {
	font-size: 12px;
	font-weight: bold;
	margin-right: 2px;
}
