
a.addtocart {
	text-indent: -2000px;
	display: block;
	width: 90px;
	height: 30px;
	background: url(../images/button-addtocart.gif) no-repeat bottom left;
	outline: none;
}
.addtocart_button_module {
	text-indent: -2000px;
	display: block;
	width: 90px;
	height: 30px;
	background: url(../images/button-addtocart.gif) no-repeat bottom left;
	outline: none;
	border:0px;
}
div.vmCartContainer {
	background:#FFF;
	border: none;
	width: 200px;
}

div.vmCartContainer div {

	border: none;

}


.addtocart_button {
	text-indent: -2000px;
	display: inline;
	width: 135px;
	height: 45px;
	background: url(../images/button-addtocart.gif) no-repeat top left;
	outline: none;
	vertical-align:top;
}
.addtocart_button a:hover {
	text-indent: -2000px;
	display: inline;
	width: 135px;
	height: 45px;
	background: url(../images/button-addtocart2.gif) no-repeat top left;
	outline: none;
	vertical-align:top;
}


#product_list div {
	margin: 0px;
	padding: 0px;
}

span.ja-separator {
	display: block;
	height: 30px;
	background: url(../images/dot.gif) repeat-x center left;
	clear: both;
}

/* Categories */
.vmcategories {
	font-size: 150%;
	font-weight: bold;
}

.vmcategories:hover,
.vmcategories:active,
.vmcategories:focus {
	text-decoration: none;
	outline: none;
}

/* Vituemart footer */
div.vmfooter {
	margin: 10px 0;
	padding: 0;
	clear: both;
}

/* Vituemart slider */
a.titleproduct {
	color: #CC0000;
}


div.vm_element {position:absolute;left:-999em;}

div.vmCartModule hr  {
	display:none;
}
div.vmCartModule a {
	padding: 5px 0 6px 15px;
	width: 90%;
	display: block;
	color: #403C3A;
	font-weight: bold;
	text-decoration: none;
}