
#white {
	background-color: white;
}	
	

#main_store {
	width: 756px;
	text-align: center;
	background: url(images/main.jpg) no-repeat;
}

#main_bg{
	width: 756px;
	background: url(images/mainbkg.jpg) repeat-y;
}

#main_close{
	width: 756px;
	background: url(images/mainclose.jpg) no-repeat;
	height: 18px;
	
}

#main_store_white {
	width: 756px;
	text-align: left;
	margin-left: 50px;
}

#main_bg_white{
	width: 756px;
	
}

#main_close_white{
	width: 756px;
	height: 18px;
	
}

.store_info{
	text-align: center; margin-left:45px;
	width: 665px;
}



h2{
    margin-bottom: 0.3em;
    color: #4b1c0d;
    
	font: 20px/1em helvetica, arial, sans-serif;
}

h3{
    margin-bottom: 0.3em;
    color: #4b1c0d;
    
	font: bold 14px/1em helvetica, arial, sans-serif;
}

ul {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	padding-left: 14px;
	color: 		silver;
}

li {
	list-style-image: url(images/bullet.png);
	margin-top: 5px;
}

.title{
    color: #4b1c0d;
    text-shadow: #111 0 1px 0;
	font: 20px helvetica, arial, sans-serif;
	margin-bottom: 5px;
	
}

.concludi{
	width: 113px; 
	padding-top: 8px;
	text-align: center;
	margin:0 auto;
}

.rimuovi{
	margin-top: 65px; 
	text-align: center;
	width: 113px;
	
	
}






.store_slot{
	background: url(images/bkg_slot.jpg) repeat-y;
	border-top: 1px solid #a57e6b;
	border-bottom: 1px solid #a57e6b;
	width: 671px;
	margin-left: 42px;
	
}



.store_slot2{
	background: url(images/bkg_slot2.jpg) repeat-y;
	border-top: 1px solid #a57e6b;
	border-bottom: 1px solid #a57e6b;
	width: 671px;
	margin-left: 42px;
}

.price{
    color: #4b1c0d;
     text-shadow: #111 0 1px 0;
	font: 13px/1em helvetica, arial, sans-serif;
	padding-top: 15px;
	padding-left: 5px;
}

.subtitle{
    color: #4b1c0d;
    
	font: 12px/1em helvetica, arial, sans-serif;
	padding-top: 10px;
	padding-left: 5px;
	
}

.desc{
    color: #4b1c0d;
	font: 11px/1em helvetica, arial, sans-serif;
	
	
}

.line{float:left;}

.clearer{clear:both;}

.spacer{
	height: 25px;
}



#scroller{
	height: 500px; 
	overflow : visible;
	
}


a.button{
	display: block;
	width: 93px;
	height: 22px;
	background: url(images/send.jpg) no-repeat;
	text-decoration: none;
}

a:hover.button {
	background-position: -93px 0;
}



.formtitle{
	font-size: 13px;
	width: 140px;
	margin: 5px;
	color: #4b1c0d;
}


.formfield{
	width: 360px;
	margin: 5px;

}

.modulo{
	text-align: left; 
	padding-left: 50px; 
	width: 671px;
}
.separator{
	border-bottom: 1px solid maroon; 
	width: 660px;
}

.aggiungi{
	margin-left: 12px; 
	padding-top: 13px;

}

.rep{
	width: 113px; 
	text-align: center; 
	margin-top: 5px;
}

.rimuo{
	 
	margin-top: 65px;
	
}

