#navigate_menu a:hover {
	color : white ;
	background: #279727 ;
	text-decoration : none ;
}

div.cat-left-title, a.cat-left-title {
	color : #279727 ;
	border-top : 1px solid black ;
	border-bottom : 1px solid black ;
}

h1.category {
	color: #279727;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 22px;
}

h1 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	font-size: 16px;
	color: #279727;

}

.products a.product-title:link, .products a.product-title:visited, .products a.product-title:hover, .products a.product-title:active, .products .product-title, .product-title {
	color: #279727;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;

}

.products-list .details a {
	color: #279727;
	font-weight: bold;
 	font-size: 14px;
	text-decoration: none;

}

.products-list .details a:hover {
	color: #279727;
	font-weight: bold;
 	font-size: 14px;
	text-decoration: underline;

}

.subcategories-title-top { 
		height:30px ; 
		background-color:#C4E798; 
		font-weight:bold;
		color:#279727;
		margin-bottom:3px;
		vertical-align:middle; !important
		width:186px;
		
}

.subcategories-title-top a{ 
		color:#279727;
		text-decoration:none;
}

.subcategories-title-top a:hover { 
		color: #000;
		text-decoration:none;
		
}


/*Round corner bestsellers*/

.xrounded-bestsellers h3, .zrounded-bestsellers h3 {
	margin:0;
	font-size:1.5em;
	border-bottom:0px solid #279727;
	padding: 10px 15px 10px 8px;
}
.xrounded-bestsellers p, .zrounded-bestsellers p {
margin:0; 
padding:5px 0; 
font-size:10px;
line-height:125%;
}

.xroundeddialog-bestsellers h3, .zroundeddialog-bestsellers h3 {
	margin:0;
	font-size:1.2em;
	border-bottom:1px solid #279727;
	padding: 0 8px 3px 8px;
}
.xroundeddialog-bestsellers p, .zroundeddialog-bestsellers p {
margin:0; 
padding:5px 0; 
font-size:10px;
line-height:125%;
}
.xroundeddialog-bestsellers {
background: transparent; 
width:150px;   /*Adjust the width here*/
float:left; 
margin:0 0 15px 0;
line-height:125%;
}
.xrounded-bestsellers {
background: transparent; 
width:100%;   /*Adjust the width here*/
float:left; 
margin:0 0 15px 0;
line-height:125%;
}

.xtop-bestsellers, .xbottom-bestsellers {
display:block; 
background:#FFF; 
font-size:1px;
}
.xb1-bestsellers, .xb2-bestsellers, .xb3-bestsellers, .xb4-bestsellers {
display:block; 
overflow:hidden;
}
.xb1-bestsellers, .xb2-bestsellers, .xb3-bestsellers {
height:1px;
}
.xb2-bestsellers  {
background:#FFFFFF none repeat scroll 0%; 
border-left:1px solid #279727;

}

.xb3-bestsellers, .xb4-bestsellers {
background:#FFF3FF none repeat scroll 0%; 
border-left:1px solid #279727;
border-right:0px solid #279727;
}
.xb1-bestsellers {
margin:0 0 0 5px; 
background:#279727;
}
.xb2-bestsellers {
margin:0 0 0 3px;
border-width:0 2px;
}
.xb3-bestsellers {
margin:0 0 0 2px;
}
.xb4-bestsellers {
height:2px; 
margin:0 0 0 1px;
}

.xboxcontent-bestsellers {
display:block; 
border-left:0 solid #279727;  
border-width:0 1px; 
height:auto;
background:#fff;
}

div.xboxcontent-bestsellers div{
padding: 0 4px 0 4px;

}

* html .xboxcontent-bestsellers {
height:1px;
}

.color_a-bestsellers { 
background: #279727; /* Change the top part color here*/
color:#fff;
}