body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

form
{
margin:0;
padding:0;
}

H1 {
font-family:verdana;
font-size: 9px;
font-weight: normal;
color:#333333;
text-align:center;
}

input {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; TEXT-INDENT: 2px; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}

select {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; TEXT-INDENT: 2px; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff;
}

textarea {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; TEXT-INDENT: 2px; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}
.testo_mini { font-family: Verdana; font-size:0.58em; color: #616161; font-weight: none; text-decoration: none }

.nuovo_prezzo { font-family: Verdana; font-size: 12px; color: #990000; font-weight: bold; text-decoration:underline }
.sbarrato { font-family: Verdana; font-size: 12px; color: #616161; font-weight: none; text-decoration:line-through }
.testo_piccolo { font-family: Verdana; font-size: 12px; color: #616161; font-weight: none; text-decoration: none }
.testo_piccolo_promo { font-family: Verdana; font-size: 12px; color: #333333; font-weight: none; text-decoration: none }

.testo_menu { font-family: Verdana; font-size: 12px; color: #990000; font-weight: bold; text-decoration: none }
.testo_mega { font-family: Verdana; font-size: 18px; color: #990000; font-weight: bold; text-decoration: underline }
.testo_grande { font-family: Verdana; font-size: 15px; color: #990000; font-weight: bold; text-decoration: none }
.testo_medio_nero { font-family: Verdana; font-size: 15px; color: #000000; font-weight: none; text-decoration: none }
.testo_medio { font-family: Verdana; font-size: 15px; color: #616161; font-weight: none; text-decoration: none }
.footer { font-family: Verdana; font-size: 10px; color: #990000; font-weight: bold; text-decoration: none }
.testo_mini { font-family: Verdana; font-size: 9px; color: #000000; font-weight: none; text-decoration: none }
#page {width:95%; margin:0px auto;padding:20px;border: 2px dashed #22b1e1;}

/*STILE MENU */
.menutitle1 {
float:left;
margin:0 auto;
padding:0;
background-image:url(./images/tit_menu1.jpg);
height: 29px;
width: 186px;
}

.menutitle2 {
float:left;
margin:0 auto;
padding:0;
background-image:url(./images/tit_menu2.jpg);
height: 29px;
width: 186px;
}

.menutitle3 {
float:left;
margin:0 auto;
padding:0;
background-image:url(./images/tit_menu3.jpg);
height: 29px;
width: 186px;
}

.menutitle4 {
float:left;
margin:0 auto;
padding:0;
background-image:url(./images/tit_alb.jpg);
height: 29px;
width: 186px;
}

.content {
position:relative;
float:left;
margin:0 auto;
padding:0px;
background-image:url(./images/sf_box.jpg);
width: 186px;
}

.banner {
position:relative;
float:left;
margin:0 auto;
padding:0px;
width: 186px;
}

#freccia {
background:transparent url(./images/freccia_box.jpg) top right no-repeat;
padding-top:3px;
padding-right:36px;
padding-left: 0px;
padding-bottom:2px;
text-align:right;
margin-top:0px;
margin-bottom:0px;
height:15px;
}

#freccia_prod {
background:transparent url(./images/freccia_box_prod.jpg) top right no-repeat;
padding-top:3px;
padding-right:36px;
padding-left: 0px;
padding-bottom:2px;
text-align:right;
margin-top:0px;
margin-bottom:0px;
height:30px;
}

#freccia_prod a {
font-family:verdana;
font-size: 10px;
color:#666666;
text-decoration:none;
font-weight:bold;
}

#freccia_prod a:hover {
color:#000;
text-decoration:underline;
}

#freccia a {
font-family:verdana;
font-size: 10px;
color:#666666;
text-decoration:none;
font-weight:bold;
}

#freccia a:hover {
color:#000;
text-decoration:underline;
}

.chiusura {
float:left;
margin:0 auto;
padding:0;
background-image:url(./images/sf_chiusura_box.jpg);
height: 13px;
width: 186px;
}



/* FINE STILE MENU */

/* Tabella shopping bag form */
.table_shopping_bag_form{ 
	font: 0.8em Arial, sans-serif;
	color: #333;
	margin-top:5px;
	border-top:1px dotted #666;
	margin-left:0px;
	text-align:left;
	width:800px;
	}


.error { 
	font: 0.7em Arial, sans-serif;
	color: #ff0000;
	text-align:left;
	}
	
	
	
/* sempre shopping bag
/* Tabella shopping bag */
.table_shopping_bag { 
	margin-top:5px; 
	border-top:1px dotted #cccccc;
	}
.table_shopping_bag td{
	padding:5px 0px 5px 5px;
	}
.tr_title_shopping_bag{
	vertical-align:top;
	margin-bottom:10px;
	}
.tr_shopping_bag{
	vertical-align:middle;
	background:#f5f5f5;
	font: 0.7em Arial, sans-serif;
	line-height: 1.3em;
	color: #333;
	}
.tr_shopping_bag td{
	border-top-width:1px;
	border-top-style:solid;

	border-right-width:1px;
	border-right-style:solid;

	border-bottom-width:1px;
	border-bottom-style:solid;

	padding-left:5px;
	
	}
.tr_total_bag td{
	border-top-width:0px;
	border-top-style:solid;
	border-right-width:0px;
	border-right-style:solid;
	border-bottom-width:0px;
	border-bottom-style:solid;
	font: 0.7em Arial, sans-serif;
	line-height: 1.3em;

	}


#total {
	width:80px;
	}
#spedizione{
	background: #f5f5f5;
        width:115px;
	}
#input_sped{
	 width: 103px; color: #333; font: 1em Arial, sans-serif; margin:0px 0px; padding: 0px 0px;
	}
.input_spedizione{
	 width: 140px; color: #333; font: 1em Arial, sans-serif; margin:0px 0px; padding: 0px 0px;
	}
#shopping_bag_image{
     text-align:left;
	 width:80px;
	}
#shopping_bag_image img{border:1px solid #f5f5f5;}

#update{
	padding-top:36px;
	vertical-align:top;
	}
#update select{
width:80px;
}
.testo_medio blu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003B70;
}
.testoblu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003B70;
}
/* BOX */
/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat;
width:183px; 
}
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width:183px;
height: 7px;
font-family:verdana;
color:#666666;

}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }
/*FINE BOX */



/****************************************************************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(./images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/*nik*/
img.rid
{
    position: Absolute;
    clip: Rect(0px 100px 100px 0px);
}

.ridimg{
height:100px;
width:100px;
}


.boxprodotto{background-color:#EAEAEA;
/*nik*/