@charset "utf-8";
/* CSS Document */

div.vmCartModule div.moduletable {
	background: #FFFFFF url(../images/vm/vmcart-bg.gif) no-repeat scroll right 15px;
	min-height: 100px;
	padding:0 15px;
}

div.vm-showcart a {
	background:#B01C1C url(../images/vm/bt-viewcart.gif) no-repeat scroll 0 0;
	text-decoration:none;
}

div.vm-showcart a {
	display: block;
	width: 120px;
	height: 22px;
	line-height: 21px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

div.vm-total-pro {
	text-align: center;
}

.cesi-productbox-br {
	background: url(../images/vm/box-pb-br.gif) no-repeat bottom right #fff;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	overflow: hidden;	
}

.cesi-productbox-bl {
	background: url(../images/vm/box-pb-bl.gif) no-repeat bottom left;
	padding: 0;
}

.cesi-productbox-tr {
	background: url(../images/vm/box-pb-tr.gif) no-repeat top right;
	padding: 0;	
}

.cesi-productbox-tl {
	background: url(../images/vm/box-pb-tl.gif) no-repeat top left;
	padding: 4px 3px 4px 4px;
}

div.vmMainPage h4, div.cesi-productbox-br h4 {
	margin: 0 0 5px;
	padding: 8px 0 2px 15px;
	font-size: 125%;
}

div.vmMainPage h3 {
	border-bottom:1px solid #0000FF;
	color:#000066;
	font-family:Trebuchet MS;
	font-size:14pt;
	letter-spacing:normal;
}

input.addtocart_button {
	color: #FFFFFF;
	margin: 10px 0 0;
	padding: 0 0 2px;
	text-indent: 18px;
	width: 140px;
	height: 22px;
	background: url(../images/vm/bt-addtocart1.gif) no-repeat top #00A9DD;
	border: none;
}

.addtocart_button_module, .notify_button {
	padding: 0 0 2px;
	width: 102px;
	height: 22px;
	background: url(../images/vm/bt-addtocart1.gif) no-repeat top #00A9DD;
	border: none;
	text-indent: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
}

.addtocart_button_module:hover, .addtocart_button_module:active {
	background: url(../images/vm/bt-addtocart1.gif) no-repeat bottom #666666;
	color: #FFFFFF;
}

.notify_button {
	background: url(../images/vm/bt-notify.gif) no-repeat #00A9DD;
}

.addtocart_button_module {
	background: url(../images/vm/bt-addtocart1.gif) no-repeat top #B01C1C;
}

.notify_button {
	background: url(../images/vm/bt-notify.gif) no-repeat #B01C1C;
}

input.addtocart_button {
	background: url(../images/vm/bt-addtocart1.gif) no-repeat top #B01C1C;
}

div.vm-showcart a {
	background: url(../images/vm/bt-viewcart.gif) no-repeat #B01C1C;
}

#ja-vmcurrency .button {
	background: url(../images/vm/bt-currency.gif) no-repeat top #B01C1C;
}

.productPriceLabel , .productPrice {
	color:#0000CC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14pt;
}

div.cesi-totales {
	float:right;
	margin-bottom:5px;
	margin-left:5px;
	width:300px;
}

