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

html, body{
	margin:0;
	padding:0;
	background-color:#333;
	font:90% "Trebuchet MS", Arial, Helvetica, sans-serif;

	
	
}
#wrapper{
	width:910px;
	min-height:700px;
	margin:1px auto;
	background:url(../images/bg_left.jpg) repeat-y top left ;
	background-color:#FFF;
}
#left{
	position:relative;
	display:table-cell;
	width:250px;
	min-height:630px;
	float:left;
	background:url(../images/bg_leftimg01.jpg) no-repeat;
}
#wrapcart{
	position:absolute;
	top:200px;
	right:2px;
	width:235px;
	min-height:200px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;

}
#cart{
	background:#FFF;
	opacity:0.7;
	filter:alpha(opacity=70);
	padding:20px;
	color:#000;
	font-weight:bold;
	min-height:130px;
	
}
#titlecart{
	text-align:center;
	line-height:30px;
	background-color:#ff0000;
	color: #FFF;
	font-weight:bold;
	
}


#top{
	width:660px;
	height:120px;
	float:left;
	background-color:#FFFFFF;
}
#menu{
	width:660px;
	height:35px;
	float:left;
	background:url(../images/bg_menu.gif) repeat-x;
	background-color:#F3F3F3;
	text-align:center;
	vertical-align:middle;
}
#menucategory{
	width:660px;
	height:39px;
	float:left;
	text-align:center;
	margin:15px 0;
}
a.mainlevel {
	display:inline;
	padding:0 20px;

}
#wrapcontent{
	width:660px;
	float:left;
	background-color:#FFFFFF;
}
#content{
	width:630px;
	padding:15px;
}
h3{
	display:block;
	float:left;
	
}
/*end css style del box-model*/
		

/* menu */
.menu{
	margin-top:7px;
}
.menu li{
	display:inline;
	list-style:none;	
}
.menu li a{
	text-decoration:none;
	color:#999;
	font-weight:bold;
	padding:0 35px;
}

/* acajoom */
#acajoom{
	text-align:center;
	float:left;
	width:660px;
	margin-top:20px;
	line-height:23px;
}
div.mioAcajoom{
	
	padding : 10px;
	line-height:20px;	
	background:url(../images/bg_form.gif) no-repeat center;
	background-position: center 50px;
	height:310px;

}
div.mioAcajoom span.pretextmioAcajoom {
	display:block;
	text-align : center;
	font-size : 15px;
	color:#ed1c24;
	font-weight:bold;
	text-decoration : none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:50px;
}
div.mioAcajoom span.postextmioAcajoom {
	text-align : right;
	font-size : 12px;
	text-decoration : none;
	font-style : italic;
	font-family : Arial;
}
div.mioAcajoom input[type=text]{
	border: none;
	background-color:transparent;
	font-family : Tahoma;
	color:#666;
	margin-top:0.09em;
	margin-bottom:10px;
	font-size : 11px;

	
}
div.mioAcajoom input[type=button] {
	background:url(../images/bg_iscriviti.gif) no-repeat center;
	border: none;
	width:80px;
	height:23px;
	padding-bottom:3px;
	color:#FFF;
	text-align:center;
	margin-left:120px;
	font-size : 11px;
	font-weight:bold;
}
/* VitueMart */

.inputboxquantity {
	margin-top:7px;
	border:1px solid #333;
	height:18px;
	text-align:right;
}

/* Testo */
.testo {
	padding:20px;
}

/* Virtue Mart */

#vmMainPage { 
	float:left;
	width:100%;
}

a.pagenav{

	font-weight:bold;
	color:#ed1c24;
	text-decoration:none;

}
div.nomeCategoria{
	color:#ed1c24;
	text-transform:uppercase;


}

#vmMainPage td a{ 
	color:#ed1c24;
	text-decoration:none;
}
#vmMainPage td a:visited{ 
	color:#999900;
	text-decoration:none;
}
#vmMainPage a.pathway{ 
	color:#999900;
	text-decoration:none;
	font-weight:bold;

}
/* Google Maps */
.map{
	margin-left:60px;
}
#footer{
	width:910px;
	margin:0 auto;
}
.footer{
	float:right;
	width:630px;
	font-size:11px;
	color:#FFF;
	margin:20px 0 20px 0;
	text-align:center;
}
a.zona{
	text-decoration:none;
	color:#ff6633;
	font-size:9px;




}

