*{
	margin:0;
	padding:0;
}
body#ot-body{

}
a {
	color: #3EA211;
}
div.ot-logo a.logo{
	background: url(../../images/green/logo.png) no-repeat;
}
.ot-headertop form#form-login ul li.register{
	background: url(../../images/green/register-bg.png) no-repeat;
}
form#form-login div.log-out input.submit-button,
form#form-login fieldset.input input.submit-button{
	background: url(../../images/green/login-submit.png) no-repeat;
	
}
form.form-otcustom-searchmod .otsearch-mod input.button-submit,
form.default-search div.searchbox button{
	background: url(../../images/green/search-submit-button.png) no-repeat right bottom;
}
/*
/* CUSTOM STYLE MAINMENU 
*/
#ot-mainmenu ul.menu li.active,
#ot-mainmenu ul.menu li.sfhover{
	background: url("../../images/green/mainmenu-active-bg.png") repeat-x 0 bottom;
}
#ot-mainmenu ul.menu li a.parent span{
	background: url("../../images/green/drop-arrow-icon.png") no-repeat right center;
	padding-right: 10px;
}
#ot-mainmenu ul.menu li.parent ul{
	background: none repeat scroll 0 0 #048D01;
}
#ot-mainmenu ul.menu li.parent ul li {
    background: none repeat scroll 0 0 #369F07;
}
#ot-mainmenu ul.menu li.parent ul li.sfhover,
#ot-mainmenu ul.menu li.parent ul li.active{
/*	background:  url("../images/mainmenu-sub-hover-bg.png"); */
	background: #d7b030;
}

div.ot-rightcolumn .otRounded h3,
div.ot-leftcolumn .otRounded h3{
	background: url(../../images/green/leftright-h3-bg.png) no-repeat 0 0;
	color: #3EA211;
}
div.ot-rightcolumn ul li,
div.ot-leftcolumn ul li{
	background: url(../../images/green/leftright-list-item-icon.png) no-repeat 5px 8px;
}
span.breadcrumbs a{
	background: url(../../images/green/breadcrums-arrow-icon.png) no-repeat 100% 5px;
}
/*
/* CUSTOM STYLE VIRTUEMART 
*/
span.addtocart-button input.addtocart-button, 
span.addtocart-button input.notify-button{
	background: url(../../images/green/addtocart-bg.png) no-repeat;
}
span.addtocart-button input.addtocart-button:hover, 
span.addtocart-button input.notify-button:hover{
	background: url(../../images/green/addtocart-hover-bg.png) no-repeat;
}

.featured-view div.product div a.product-details,
.featured-view div.product div a.product-details:hover,
.latest-view div.product div a.product-details:hover,
.topten-view div.product div a.product-details:hover,
div.ot-custom-products-page .product-addtocart a:hover{
	background: url(../../images/green/addtocart-hover-bg.png) no-repeat;
}
.latest-view div.product div a.product-details,
.topten-view div.product div a.product-details,
div.ot-custom-products-page .product-addtocart a {
	background: url(../../images/green/addtocart-bg.png) no-repeat;
}
div.ot-custom-products-page span.PricesalesPrice, 
.featured-view .spacer span.PricesalesPrice, 
.latest-view .spacer span.PricesalesPrice, 
.topten-view .spacer span.PricesalesPrice, 
.related-products-view .spacer span.PricesalesPrice, 
.browse-view .row .product .spacer div.product-price span{
	color: #FF6600;
}

/*
/*CUSTOM PRODUCTS SLIDESHOW MODULE
*/
div.otvm-modprod #otprod-preview div.otprod span.prod-price{
	color: #FF6600;
}








