.product-catname {

color: rgb(171, 143, 191);
font-size: 30px;
font-family: 'Comfortaa',cursive;

line-height: 24px;
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;

}







.producttable td{

    vertical-align: top;

	padding:5px;

}



.product-title a{

float:left;

width:100%;

font-size:18px;

text-decoration:none;

font-weight:bold;

padding:10px 0 10px 0;

color:#002e69;

}



.product-title a:hover{

color:#5ec1fc;

}



.product-excerpt {

float:left;

width:100%;

}





.productmoretag a{

float: right;

-moz-border-radius: 5px 5px 5px 5px;

border-radius: 5px 5px 5px 5px;

background: none repeat scroll 0 0 rgb(140, 106, 161);

display: block;

padding: 3px 25px;

font-size: 10pt;

color: #fff;

text-decoration: none;
margin-left: 30px;
margin-right: 30px;

}



.productmoretag a:hover {

background: none repeat scroll 0 0 #6e95b6;

text-decoration: none;

color: #fff;

text-decoration: none;

}





.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: 300px;

    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 10px 0 10ptpx;

}



ul p {	

font-size:11pt;

line-height:13pt;

}