/*--------------------------------------------------------------
Classi personali
---------------------------------------------------------------*/
/********Modulo Random*************/
.vmsection {
	height: 8px;
	padding:18px 15px;
	border-bottom: 0px solid #000;
	color: #304c84;
}

.vmrandom {
	
	height:200px;
	width: 153px;
	color: #304c84;
	text-align: center;
	
	border-right: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	/*background: url('../images/box/fondo_random.gif') 0 center no-repeat;*/
}

.vmrandombordo {
	
}

/********Menu Virtuemart Hack*************/

#vm_menu {
	color=:ff0000:
	margin-left: -15px;
	margin-bottom: -20px;
}

#vm_menu a {
	
	color=:ff0000;
}

/** Errors, Warnings and Info formatting***/
/*.shop_error,
.shop_warning,
.shop_info,
.shop_debug,
.shop_critical,
.shop_tip {
	font-size: 100%;
	width: 95% !important;
	padding: 10px 20px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
}
.shop_tip,
.shop_info,
.shop_debug,
.shop_error,
.shop_warning,
.shop_critical {
	clear: both;
	width: 85%;
}
*/
input.add-cart {
	width: 106px;
	height: 19px;
	padding-right: 20px;
	border: none;
	cursor: pointer;
	font-size: 11px;
	vertical-align: middle;
	margin-top: 0px;
}
.gk_vm-prodwrap {
	padding-right: 0px;
	margin-top: 0px;
	                                 /***** margin-top: 20px; Cambia il margine tra i prodotti*****/
}
h2.gk_vm-title {
	font-size: 120%;
	margin: 0;
	padding: 0;
	height: 0px;
    line-height: 23px;
	padding-left: 28px;
}
img.gk_vm-img {
	display: block;
	margin: 0 auto;
}
.gk_vm-prodwrap form {
	padding-top: 6px;
	margin-top: 8px;
	text-align: center;
	clear: both;
}



input.add-cart {
	color: #333;
	background: url('../images/vm/carrello.jpg') no-repeat scroll 50% 0;
}

input.add-cart a:hover {
	color: #333;
	background: url('../images/vm/but_readmore.gif') no-repeat scroll 50% 0;
}

h2.gk_vm-title {
	background: url('../images/style1/gk_vm-title.png') no-repeat scroll 0 0;
	border-right: 1px solid #c4c3c3;
}
h2.gk_vm-title a {
	color: #333;
}
.gk_vm-prodwrap form {
	border-top: 0px dotted #ccc;
}
