.product-catname {
font-size: 22px;
color: #4B4545;
line-height: 24px;
border-bottom: 2px solid #787474;
margin: 0 0 15px 3px;
padding: 20px 0 0 0;
text-transform: capitalize;
}



.productcatdes {
float:left;
width:95%;
margin:0 0 10px 1%;
}


.producttable {
float:left;
width:100%;
-moz-border-radius: 15px 15px 15px 15px;
border-radius: 15px 15px 15px 15px;margin-left:-30px
}



.producttable td{
    vertical-align: top;
	padding:5px;
}

.product-title a{
float:left;
width:100%;
font-size:24px;
text-decoration:none;
font-weight:normal;
padding:5px 10px;
color:#FFF!important;background:#014f1e;border-radius:4px!important;
}


.product-title a:after
{
content: "View Product";float:right;background:#93be32;border-radius:5px;font-size:20px;padding:4px 15px;
}
.product-title a:after:hover
{
content: "View Product";background:#00853c;
}

.post-208 .product-title a:after
{
content: "A";float:none;background:none;border-radius:5px;font-size:15px;padding:4px 15px;font-family: "pbr", Arial, Sans-serif;margin-left:-10px;
}
.post-208 .product-title a:after:hover
{
background:#00853c;
}

.post-251 .product-title a:after
{
content: "A";float:none;background:none;border-radius:5px;font-size:15px;padding:4px 15px;font-family: "pbr", Arial, Sans-serif;margin-left:-10px;
}

.post-251 .product-title a:after:hover
{
background:#00853c;
}


@font-face {
    font-family: "pbr";
    src: url(http://www.danielabela.com/dev/ballardseeds/font/pbr.ttf) format("truetype");
}
p.customfont { 
    font-family: "My Custom Font", Verdana, Tahoma;
}




.product-title a:hover{
color:#FFF;background:#00853c;
}

.product-excerpt {
float:left!important;
width:100%;
}

.producttable img{
width:100%!important;padding-right:10px;margin-top:67px;display:none
}


.productmoretag a{
float: right;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
background: #93be32;
display: none;
padding: 9px 15px;
color: #fff!important;font-size:22px!important;
text-decoration: none;margin-top:-140px;
}

.productmoretag a:hover {
background: #00853c;
}


.producttable .spacer{
float:left;
width:100%;
height:20px;
}

.productcategoryholder {
float:left;
width:100%;
margin:0 0 20px 0;
-moz-border-radius: 15px 15px 15px 15px;
border-radius: 15px 15px 15px 15px;
}

.productholder {
float:left;
width:210px;
margin:0 0 0 20px;
text-align:center;
}

.productmoreholder {
float:left;
width:100%;
margin:5px 0 15px 0 ;
}


.productgridimage {
float:left;
width:100%;
margin:10px 0 0 0 ;
}





ul.products {
float:left;
width:100%;
margin:0 0 20px 0 ;
-moz-border-radius: 15px 15px 15px 15px;
border-radius: 15px 15px 15px 15px;
}

ul h4 {
float:left;
width:100%;
margin:10px 0 0 0 ;
}

ul.products li {
    width: 195px;
    display: inline-block;
	text-align:center;
	list-style:none;
	margin:10px 0 15px 0px;
	vertical-align:top;
	font-size:11pt;
	*display: inline;
    *zoom: 1;
padding:0 15px 0 20px;
}

ul p {	
font-size:11pt;
line-height:13pt;
}