/*------------------------------------------------------------------------
# JA Mesolite 1.0 - July, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/
.vmMainPage {}
.clr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
}
.addtocart_button{
	font-family: calibri, Arial, sans-serif;
	color: #FFF;
	background-color: #4EA44D;
	background-image: url(../images/cart.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.addtocart_button:hover{
	background-color: #B2483F;
	background-image: url(../images/cart_h.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	}


.vmCartContainer{
	background-color: #BEE0BD;
	border: 1px solid #9DD19C;
}
.productPrice{
	font-size: 18px;
	color: #4EA44D;
}
hr{
	background-color: #FFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCC;
}
.previous_page,.previous_page{
	margin-top: 10px;
}
#vmMainPage tr td img a{
	text-decoration: none;
}
.addtocart_form{
}
.moduletablevm .inputbox{
	width: 160px;
}
.moduletablevm .button{
	background-color: #4EA44D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	color: #FFF;
	text-transform: uppercase;
	background-image: url(../images/botao_contato.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 50px;
	margin-top: 10px;
}
.moduletablevm .button:hover{
	background-color: #336C33;
	background-image: url(../images/botao_contato_h.jpg);
}
#statusBox{
	display: none;
}
.imglink a{
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px;
}
