html, body {
	padding:0;
	margin:0;
	border: none;
	text-align:center;
	min-width: 860px; 
	background-color: #fff;
	font-size: 80%;
	font-family: Helvetica,Arial,sans-serif;
	color: #000;
}

img {
	border: 0;
}

#wrapper {
	width: 851px;
	text-align: left;
	margin: 10px auto;
}

.catalog #wrapper {
	background-color: #00ab81;
}

#nav {
	height: 25px;
	background-color: #a70c10;
}

#nav ul {
	list-style: none;
	margin:0;
	padding: 0;
	margin-left: 47px;
}

#nav ul li {
	float: left;
	margin-right: 40px;
	text-align: center;
	margin-top: 5px;
}

#nav ul li a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

#nav ul li a:hover {
	text-decoration: underline;
}

.search {
	float: right;
	margin-right: 20px;
	color: #fff;
	font-size: 12px;
	margin-top:4px;
	height: 12px;
	width: 200px;
}

.search input {
	height: 12px;
	font-size: 9px;
	border: 0;
}

#main {
	min-height: 260px;
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#header
{
	height:214px;
}

/*\*/
* html #main {
	height: 260px;
}
/**/

#index_foot {
	min-height: 130px;
	background: #DADBDE url(/templates/common/images/footer_end.gif) no-repeat bottom right;
}

/*\*/
* html #index_foot {
	height: 120px;
}
/**/

#index_foot p {
	font-size: 200%;
	text-align: center;
	padding: 15px 25px;
	margin: 0;
	color: #333;
}

#hort, #fabr {
	width: 323px;
	height: 155px;
	background: url(/templates/common/images/horti_index.gif) no-repeat;
	margin-top: 30px;
	margin-left: 40px;
	padding: 20px;
	float: left;
}


/*\*/
* html #hort, * html #fabr {
	margin-left: 25px
}
/**/

#hort img, #fabr img {
	float: left;
}

#hort p, #fabr p {
	font-size: 220%;
	color: #fff;
	letter-spacing: 3px;
	text-align: center;
	margin-top: 75px;
}

#hort a, #fabr a {
	color: #fff;
	text-decoration: none;
}

#fabr {
	background: url(/templates/common/images/fabri_index.gif) no-repeat;
}

/* product info */
#info {
	min-height: 340px;
	background-color: #fff;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 30px 0;
	float: left;
	width: 100%;
}

/*\*/
* html #info {
	height: 340px;
}
/**/

#info_head {
	background-color: #00ab81;
	height: 30px;
}

/*\*/
* html #info_head {
	height: 30px;
}
/**/

#info_head h2 {
	font-size: 14px;
	padding: 0;
	margin: 0;
	line-height: 25px;
}

#info_foot {
	background-color: #00ab81;
	min-height: 20px;
}

/*\*/
* html #info_foot {
	height: 20px;
}
/**/

#info #summary {
	float: left;
	width: 200px;
	margin-left: 30px;
	min-height: 300px;
	display: inline;
}

/*\*/
* html #info #summary {
	height: 300px;
}
/**/

#info #data {
	float: right;
	width: 550px;
	margin-right: 30px;
	min-height: 300px;
	display: inline;
}

/*\*/
* html #info #data {
	height: 300px;
}
/**/

#info #data table.red {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}


.subgroup table.red {
	width: auto;
	text-align: center;
}	

#info #data table.red caption, .subgroup table.red caption {
	background-color: #d08067;
	color: #fff;
	text-align: left;
	padding: 0.2em;
	font-size: 1.3em;
}

#info #data table.red th, .subgroup table.red th {
	vertical-align: top;
}

#info #data table.red tr.rowon, .subgroup table.red tr.rowon {
	background-color: #f4ded3;
}

#info #data h3 {
	font-size: 140%;
}

#info #summary div.box ul {
	list-style-type: default;
	margin-left: 15px;
}

#info #summary h1 {
	color: #a70c10;
	font-size: 120%;
	margin-top: 3px;
}

#info #summary p
{
	margin: 0;
	margin-bottom: 5px;
}

#info #summary #pdfinfo
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#info #summary #pdfinfo p
{
	margin-bottom: 10px;
}

#info #summary div.box {
	float: left;
	margin-bottom: 20px;
	display: inline;
}

#info #summary div.txt {
	float: right;
	display: inline;
	margin-left: 20px;
}

/* category page */
#catwrapper {
	width: 850px;
	float: left;
	display: inline;
}

#catnav {
	float: left;
	background-color: #00ab81;
	width: 196px;
	min-height: 350px;
	display: inline;
}

/*\*/
* html #catnav {
	height: 350px;
}
/**/

#catnav ul {
	list-style: none;
	margin:0;
	padding:0;
	margin-left: 20px;
	margin-top: 10px;
}

#catnav ul li {
	font-size: 160%;
	margin-bottom: 15px;
}

#catnav ul li a {
	color: #fff;
	display: block;
	width: 140px;
	background: url(/templates/common/images/nav-arrow.gif) no-repeat right 5px;
	text-decoration: none;
	padding-right: 25px;
}

#catnav ul li a:hover {
	text-decoration: underline;
}

#catdisp {
	float: right;
	background-color: #fff;
	color: #000;
	width: 614px;
	padding-top: 15px;
	display: inline;
	padding-left: 40px;
	min-height: 350px;
}

/*\*/
* html #catdisp {
	height: 350px;
}
/**/

#catdisp div {
	margin-right: 20px;
}

#catdisp #pager {
	float: right;
	margin-top: 10px;
	margin-right: 40px;
}

/* create shadow effect on images */
div.imgshadow {
/*	margin: 10px 10px 0 0;
	background: url(/templates/common/images/shadow.gif) no-repeat bottom right;
*/	
	float: left;
	width: 120px;
	margin-bottom: 10px;
	height: 160px;
}

.imgshadow a {
	color: #000;
	text-decoration:none;
}

.imgshadow a:hover {
	text-decoration: underline;
}
/*
div.imgshadow img {
	float: none;
	margin:0;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #eee;
	position: relative;
	left: -5px;
	top: -5px;
}
*/
/* clearer for between divs */
br.clear {
	clear: both;
}

th {
	font-weight: bold;
}

/* Product page dropdown menu */

.ddmenu {
	position: relative;
	width: 100px;
	height: 25px;
}

.ddmenu ul {
	list-style-type: none;
	width: 100%;
	padding: 0;
	margin: 0;
	height: 25px;
	background-color: #00ab81;
}

.ddmenu ul li {
	padding: 0;
	margin: 0;
	position: relative;
	float: left;
	height: 25px;
}

.ddmenu ul li a {
	color: #fff;
	text-decoration: none; 
	font-size: 14px; 
	font-family:  Arial,Helvetica, sans-serif; 
	display: block;
	line-height: 25px;
	height: 100%;
	text-align: center;
	background-color: #00ab81;	
}

.ddmenu ul ul {
	position: absolute;
	visibility: hidden;
	top: 25px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 200px;
	background-color: #00ab81;
}

.ddmenu ul ul li {
	padding-left: 5px;
	background-color: #00ab81;
	width: 200px;
}

.ddmenu ul ul li a {
	text-align: left;
	background-color: #00ab81;
	color: #fff;
	width: 200px;
}

.ddmenu ul ul li a:hover {
	color: #000;
}

.ddmenu.fab ul, .ddmenu.fab ul li, .ddmenu.fab ul li a {
	background-color: #0099cc;
}

.ddmenu > ul ul {
	position: absolute;
	visibility: hidden;
	top: 25px;
	left: 0px;
	width: 200px;
}

.ddmenu ul :hover ul {
	visibility: visible;
}

#mainbody {
	width: 849px;
	float: left;
	display: inline;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#maintext {
	float: left;
	width: 460px;
	margin-left:10px;

}

#maintext h1{
	color: #A70C10;
	font-size: 150%;
	margin-top: 10px;
}

#maintext p{
	font-size: 110%;
}

#imagecol {
	float: left;
	margin-left: 40px;
	margin-right: 10px;
	width: 300px;

}

#image1 img, #image2 img {
	width: 300px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.row {
	width: 90%;
	min-height: 25px;
	line-height: 25px;
}

span.label {
	float: left;
	text-align: right;
	font-size: 100%;
	width: 38%;
	min-height: 15px;
	line-height: 15px;
}

span.widget {
	float:right;
	text-align: left;
	width: 58%;
}

input {
	height: 10px;
	font-family: Arial;
	font-size: 110%;
}

select {
	height: 20px;
	font-family: Arial;
	font-size: 110%;
}

input.button {
	margin-top: 10px;
	background-color: #a70c10;
	color: #fff;
	height: 20px;
}

textarea {
	width: 200px;
}

#info_head.fab, #catwrapper.fab {
	background-color: #09c;
}

#info_head p {
	float:left;
	color:#fff;
	font-size:150%;
	margin-left:15px;
	margin-top:4px;
}

#info_head .cat_menu {
	float:left;
	color:#fff;
	font-size:150%;
	margin-left:15px;
	margin-top:4px;
}
#info_head .cat_title {
	float:right;
	color:#fff;
	font-size:150%;
	margin-right:15px;
	margin-top:4px;
}

#info_head .cat_title h1 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

#terms {
	clear:both;
	text-align:right;
	font-size:120%;
	width: 851px;
	text-align: right;
	margin: 10px auto;
}

#terms a {
	color: #000;
}

#terms a:hover {
	text-decoration: none;
	color: red;
}

#data .subgroup
{
	clear: both;
	margin-top: 20px;
}

#data .information
{
	float: left;
	width: 150px;
}
#data .information p
{
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

#data .products
{
	width: 400px;
	float: right;
	margin: 0;
	padding: 0;
}

form.search p
{
	padding: 0;
	margin: 0;
}


#special a:link {color: #000000; text-decoration: none;}     /* unvisited link */
#special a:visited {color: #000000; text-decoration: none;}  /* visited link */
#special a:hover {color: #000000; text-decoration: underline;}   /* mouse over link */
#special a:active {color: #000000; text-decoration: none;}   /* selected link */