/* CSS Document */
td.vmimage {
padding:0 10px 0 0;
width:220px;
border-right:1px dotted gray;
text-align:center;
}
td.vmimage img {}
div.browseProductContainer h2 a {
	width: auto;
	float: left;
	margin:0 0 2px;
	background:#7ac142;
	padding:2px 30px 2px 5px;
	text-transform:uppercase;
	color:white;
	font-size:12px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-weight:normal;
	text-decoration:none;
}
div.browseProductContainer h2 {
	margin:10px 0 0 5px;
}
#vmMainPage a {
	text-decoration:none;
	color:#7bc143;
	font-size:10px;
	display:block;
	
}
#vmMainPage h2 a {
	color:white;
}
#vmMainPage a:hover {
	color:#bbdc9b
}
div.productfiles {
	float:right;
	margin:0;
	float:right
}
div.productfiles a {
	background:#bbdc9b url(../images/plus.png) no-repeat 120px 5px;
	height:20px;
	padding:2px 20px 2px 2px;
	font-size:10px;
	text-decoration:none;
	color:white !important;
	line-height:20px;
}
div.downloadpdf, span.files a:hover {
	color:white !important;
}
div.vmimage {
	float:left;
	width:248px;
	height:265px;
	background: url(../images/enlarge-image.png) no-repeat 240px 100%;
	border-right: 1px dotted #333333;
	margin:0 10px 0 13px;
	text-align:left;
	padding:5px 10px 0 0;
}
div.vmimage a {
	height:100%;
	text-align:center;
	padding-top:30px;
}
div.productbody {
	background:white;
	overflow:hidden;
	padding:5px;
}
div.productname {
	height:30px;	
}
div.productname h1, div.productname h3 {
	text-transform:uppercase;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px;
	font-weight:bold;
}
div.productdescription {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:13px;
}
div.productdescription img {
	width:100px;
}
div.productdescription p {
	margin:0px;
}
div.browseheader {
	background:black;
	overflow:hidden;
	padding:0;
}
div.categorydescription {
	overflow:hidden;
	background:white;
}
div.categorydescription p {
	background:#7AC142;
	color:white;
	padding:5px 0 5px 5px;
	margin:0px;
	font-size:11px;
	line-height:12px;
	overflow:hidden;
}
div.categorydescription-main p {
	background:#7AC142;
	color:white;
	width:80%;
	margin:0px;
	padding:5px;
	font-size:11px;
	line-height:12px;
	overflow:hidden;

}
div.categorydescription p.sub {
	background:white;
	color:#333333;
	padding:5px 0 5px 150px;
	margin-top:-14px;
	border-top:1px dashed #333333;
	line-height:12px;
	overflow:hidden;
}
div.categorydescription p a img {
	margin:2px 10px 2px 2px;
}
	
div.categorychildlist {
	overflow:hidden;
	padding:o 0;
	background:white;
}
div.enlargeimage {
	display:none;
}
.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}
div.otherimages {
	margin:0;
	background:#bbdc9b;
	overflow:hidden;
	padding:5px 0 0 12px;
	min-height:300px;
	width:418px;

}
div.otherimagesheading {
	padding-bottom:2px;
	width:430px;
	margin-bottom:2px;
	border-bottom:1px dashed #333333;
}
div.otherimages img {
	float:left;
	margin:0 5px 0;
}
div.optionalfeatures {
	margin:10px 0 0 13px;
	overflow:hidden;
}
div.optionalfeatures p, div.otherimagesheading p {
	width:245px;
	padding:2px 2px 2px 5px;
	background:#333333;
	color:white;
	margin:0px;
	font-size:11px;
}
td.categorygrid {
	width:153px;
	text-align:center;
}
td.categorygrid a:hover img, div.browseProductContainer a:hover img{
	opacity:.8;
}
td.categorygrid a:hover span {
	background:#7AC142 !important;
}
div.categorygrid table {
	height:280px;
}
div.categorychildlist table {
	height: 280px;
}
div.categorychildlist .categorygrid tr {
	background:url(../images/dash-4-column.gif) repeat-y 0 0;
}	
div.categorygrid tr {
	background:url(../images/dash-3-column.gif) repeat-y 0 0;
}
span.categoryname {
	color:white;
	background:#333333;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	width:88%;
	display:block;
	padding:2px;
	margin: 0 9px;
	position:relative;
	top:30px;
}
span.visitorbrochure a {
	background: #000000 url(../images/plus.png) 95% 50% no-repeat;
	height:18px;
	line-height:18px;
	width:120px;
	text-decoration:none;
	color:white !important;
	padding:2px;
	margin-top:2px;
	display:block
}
div.subcategorydescription {
}