BODY 
{
	background-color : #EBEBEB;
	margin				: 0;
	padding				: 0;
	border				: 0;
	  font: 0.9em/1.3em Trebuchet MS, Verdana;
	/*
	font-family: Tahoma;
	font-size			: 11px;
	color				: #555;
	*/
}
a 
{
	/*color: #FFCC00;*/
	color: #999;
	text-decoration: underline;
}
#main
{
	margin			: auto;
	position		: relative;
	width			: 800px;
	background-image		: url('../imgs/sf_content.gif');
	background-repeat		: repeat-y;
	background-position		: center;
}
#header 
{
	background-image		: url('../imgs/sf_top.gif');
	background-repeat		: no-repeat;
	background-position		: center bottom;
	height: 150px;
	background-color : #EBEBEB;
}
#header img 
{
	padding: 0px 0px 0px 0px;
}

.intestazione  {
	font-size: 1.1em;
	font-weight: bold;
}

.intestazione a {
font-size: 0.8em;
	font-weight: normal;
}

#footer {
	margin			: auto;
	position		: relative;
	width			: 800px;
	height:	44px;
	background-image		: url('../imgs/sf_bot.gif');
	background-repeat		: no-repeat;
	background-position		: center top;
}
.copyright
{
	display: block;
	padding: 0px 20px 0px 50px;
	color: #D4D4D4;
	font-size: 10px;
	line-height:12px;

}

#container 
{
	padding: 0px 50px 20px 50px;
}

#container .header {
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0px 20px 0px;
}

#minibasket 
{
	border: 1px dashed #EBEBEB;
	padding: 10px;
	background-color: #FEFEFE;
}
#shop_clearer 
{
	padding: 20px;
}

#shop .articolo 
{
  min-height:220px;
  height:auto !important;
  height:220px;
}

#shop .testo_articolo 
{
		margin: 10px 0px 0px 280px;
		display: block;
}
#shop img
{
		float: left;	
}


#shop .linkbuyimg
 {
display: block;
height: 40px;

}

#shop .variazione {
display: block;
padding: 5px 0px 0px 0px;
}

#shop .linkbuyimg img
{	
float: right;
border: none;
margin-right: 250px;
padding: 0;
}

#shop .linkbuyimg-cal {
display: block;
height: 40px;

}

#shop .variazione-cal {
display: block;
padding: 5px 0px 0px 0px;
}

#shop .linkbuyimg-cal img
{	
float: right;
border: none;
margin-right: 0px;
padding: 0;
}

#shop .single-linkbuyimg img
{
border: none;
padding: 0;
}
#shop  .non-disponibile 
{
color: #FF0000;
font-weight: normal;
font-size: 11px;
padding-left: 30px;
}
#shop  .non-disponibile-cal
{
color: #FF0000;
font-weight: normal;
font-size: 11px;
}

#checkoutlink
{
	/* --  */
}
#checkoutform
{
	padding: 30px 0px 0px 0px;
}
#shop_note {
	border: 1px dashed #EBEBEB;
	padding: 10px;
	background-color: #FEFEFE;
}
.spedizione,
.spese
{
	background-color: #EEE;
}
.subtotalcell ,
.totalcellprice,
.spedizione
{
		text-align: right;
}

.totalcell,
.totalcellprice
{
		height: 30px;
		background-color: #FFCC00;
}
.conferma
{
		text-align: center;
		font-size: 1.2em;
		color: #FF0000;
		font-weight: bold;
		font-style: italic;
}
.warning
{
		padding: 20px;
		border: 2px #FF0000 solid;
		text-align: left;
}
.warning strong
{
		font-size: 1.2em;
		color: #FF0000;
		font-weight: bold;
}
.max_unit_warn {
		color: #FF0000;
		font-weight: normal;
		font-size: 10px;
}
#slogan{
		padding: 20px 0px 10px 0px;
}