/* --------------- main elements --------------- */
body {
	margin: 0 0 25px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:100%;
    line-height:1.125em; /* 16×1.125=18 */
	background: #eceaea url(../img/bg_fade.gif) center top repeat-x;
	color:#333;
}

img, form {
	margin: 0;
	padding: 0;
	border: 0;
}

hr {
    border: 0;
    width: 100%;
    color: #ccc;
    background-color: #ccc;
    height: 1px; 
	clear:both;
} 


/* text */

p, a, h1, h2, h3, h4, h5, h6, li, td, input, select, dt, dd {
	color: #262222;

	margin: 0;
	padding: 0;
}

p {
	margin: 5px 0;
    font-size:0.70em;
}

h1 {
    font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #333;
	line-height: 18px;
	margin: 0 0 20px 0;
	padding: 0;
}

h4 {
    font-size:0.75em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #fff;
	margin: 0;
	padding: 0;
}

/* link */

a {
	margin: 0 0 13px 0;
	color: #FE3022;
	text-decoration: none;
}

a:hover{
	color: #fff;
	background:#FE3022;
}

/* list */

ul {
	margin: 0 0 20px 25px;
	padding: 0;
}


/********* form *********/ 

.email label {
	width: 100px;
	margin: 0px;
	color: #000;
	font-size:11px;
}

.email input {
	border:1px solid #ccc;
	margin:4px 0px 10px 0px;
	padding:2px;
	font:12px arial, verdana, sans-serif;
	color:#FE3022;
}

.email select {
	margin: 4px 0px;
	padding: 4px;
	display:inline;
	border:1px solid #ccc;
	color:#FE3022;
	font:11px arial, verdana, sans-serif;
}

.email textarea {
	padding: 4px;
	margin: 0px;
	border:1px solid #ccc;
	font:12px arial, verdana, sans-serif;
	color:#FE3022;
}

.email input.button1 {
	color:#fff;
	background:#FE3022;
	border:none;
	margin:0;
	padding:0;
	cursor:pointer
}

.email .check {
	border:none;
	padding:0;
	margin:0 5px 10px 0;
	background:none;
	float:left;
}

input {
	border:1px solid #ccc;
	margin:0px;
	padding:2px;
	font:11px arial, verdana, sans-serif;
	color:#000;
}

input.button {
	color:#FE3022;
	background:#fff;
	border:none;
	margin:0;
	padding:0;
	cursor:pointer;
	padding:0px 10px;
}

.noborder {
	border:none;
}

.redbold {
	color: #ef1a22;
	font-weight: bold;
}

.clear {
	clear: both;
}

/* ------------ layout divs ------------ */

#frame1 {
	width: 962px;
	margin: 0 auto;
	padding: 0 20px;
	border-left: 1px solid #cbc5c5;
	border-right: 1px solid #cbc5c5;
	border-bottom: 1px solid #cbc5c5;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 920px;
}

.bg1 {
	background: #fff url(../img/bg_top1.jpg) right top no-repeat;
}
.bg2 {
	background: #fff url(../img/bg_top2.jpg) right top no-repeat;
}
.bg3 {
	background: #fff url(../img/bg_top3.jpg) right top no-repeat;
}
.bg4 {
	background: #fff url(../img/bg_top4.jpg) right top no-repeat;
}
.bg5 {
	background: #fff url(../img/bg_top5.jpg) right top no-repeat;
}
.bg6 {
	background: #fff url(../img/bg_top6.jpg) right top no-repeat;
}
.bg7 {
	background: #fff url(../img/bg_top7.jpg) right top no-repeat;
}
.bg8 {
	background: #fff url(../img/bg_top8.jpg) right top no-repeat;
}

/* header */

#header {
	width: 920px;
	margin: 0;
	padding: 0;
	height:162px;
	text-align:right;
}

#headernav {
	list-style: none;
	padding: 90px 30px 20px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
    font-size:0.70em;
}

#headernav li {
	color: #ccc;
	display: inline;
	text-transform:uppercase;
	font-weight:bold;
}

#headernav li a {
	color: #575656;
	border:1px solid #fff;
	padding:2px;
}

#headernav li a:hover, #headernav li a.on  {
	background:url(../img/spot_menu.gif) no-repeat 100% 50%;
	color: #575656;
}

/* navcol left */

#navcol {
	clear: left;
	float: left;
	width: 220px;
	margin: 0 10px 0 0;
	font-size:0.70em;
}	

#navcol .panel {
	font-size:11px;

}

#navcol .panel p {
	margin: 0 10px 3px 10px;
	font-size:.9em;
	line-height:1.4em;
	color:#FFFFFF;
}
#navcol .panel h4 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#navcol .panel img {
	background: #fff;
	padding: 0 0 5px 0;
	margin: 0 0 6px 0;
}

#red {
	margin: 0;
	padding: 0;
	list-style: none;
}

#red li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#red a, #red a.deselected {
	display: block;
	width: 220px;
	line-height: 23px;
	margin: 0;
	padding: 0 0 1px 10px;
	color: #fff;
	background: #ef1a22 url(../img/bg_red.png) 0 0 no-repeat;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 210px;
}

#red a:hover, #red a.selected {
	background: #a60d14 url(../img/bg_red.png) 0 -25px no-repeat;
}

#red li.alt a, #red li.alt a.deselected {
	background: #ef1a22 url(../img/bg_red_alt.png) 0 0 no-repeat;
}

#red li.alt a:hover, #red li.alt a.selected {
	background: #a60d14 url(../img/bg_red_alt.png) 0 -25px no-repeat;
}

/* main column */

#maincol {
	float: left;
	width: 460px;
	line-height: 18px;
	margin: 0 10px 1px 0;
	padding: 0;
	background: #fff url(../img/bg_main.gif) repeat-y;
}

#maincolwide {
	float: left;
	width: 690px;
	line-height: 18px;
	margin: 0 0 1px 0;
	padding: 0;
	background: #fff url(../img/bg_main.gif) repeat-y;
}

#maincol .spaced {
	padding: 0 0 5px 0;
	background: #fff;
}

#flashcontent h1, #flashcontent h2, #flashcontent p {
	padding: 0 20px;
}

#closer {
	text-align:right;
}

#maintext {
	margin: 0;
	padding: 18px 20px 10px 20px;
	background: #F3F1F1;
	border-bottom:1px solid #EF1A22;
}

.innertext {
	margin: 0;
	padding: 18px 20px 10px 20px;
	background: #F3F1F1;
	border-bottom:1px solid #EF1A22;
}

#maintext.print {
	background: #fff none;
}

.mainimg {
	margin: 0 0 5px 0;
}


/* right column */

#rightcol {
	float: left;
}

div.panel {
	width: 220px;
	background: #FE3C30;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #cec8c8;
}

div.panel h4 {
	color: #fff;
	background: #2e2c2c url(../img/bg_panelh.gif) no-repeat;
	line-height: 24px;
	padding: 0 0 0 29px;
	border-bottom:5px solid #fff;
}

div.panel img {
	background: #fff;
	padding: 0 0 5px 0;
	margin: 0 0 6px 0;
}

div.panel p {
	margin: 0 10px 3px 10px;
	font-size:.60em;
	line-height:1.4em;
	color:#FFFFFF
}

div.panel a {
 margin: 0;
 color:#fff;
 font-weight:bold;
}

div.panel a:hover {
	background:#fff;
	color:#FF2F20;
}

div.panel select, div.panel input {
}


/* footer */

#footer {
	clear: both;
	float: left;
	width: 900px;
	height:170px;
	margin: 0;
	padding: 0px 0 0px 0;
	background:url(../img/bg_footer.gif) no-repeat;
}

#copyright {
	color: #b3aaaa;
	margin-left:230px;
	display: block;
}

/* classes */
.redtext {
	color:#FE3C30;
}

.right {
	float:right;	
}

/* for highslide */
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
	width:350px;
}
.highslide-html-content a:hover{
	background:#fff;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}



/*------------------------------------------------------------ */
#schede {
	background:#fff;
	padding:0 0 10px 0;
}

.testo {
	padding:0 10px;
}


.tabs {
	padding: 0px;
	height: 40px;
	color: #FF2D1F;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	margin: 0px;
	position: relative;
	background-image: url(../img/sf8.jpg);
	background-position: left bottom;
}
.tabs ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	position: absolute;
	left: 20px;
	bottom: 0px;

}
.tabs li {
	display:inline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}
.tabs .selected {
	font-weight: bold;

}
.tabs a {
	float:left;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	background-image: url(../img/tabs-sx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.tabs a span {
	float:left;
	display:block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 5px;
	background: #F3F1F1  url(../img/tabs-dx.gif) no-repeat right top;
	margin: 0px;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabs a span {float:none;}
    /* End IE5-Mac hack */
.tabs a:hover span {
	color: #999;
	  background-color:none;
      /*color:#627EB7;*/
}
.tabs a:hover {
	background: #F3F1F1 url(../img/tabs-dx.gif) no-repeat 0% -25px;
}
.tabs a:hover span {
      background-position:100% -25px;
	  background-color:none;
}
.tabs em{
	float:left;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	background-image: url(../img/tabs-sx.gif);
	background-repeat: no-repeat;
	background-position: left -25px;
	margin: 0;
}
.tabs em span {
	float:left;
	display:block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../img/tabs-dx.gif);
	background-repeat: no-repeat;
	background-position: right -25px;
	color: #FF2D1F;
	margin: 0px;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabs em span {
	float:none;
	font-style: normal;
	color: #FF2D1F;
	}
	
	
#printheader {
	display:none;
}

/* for slide negozi*/
.sm {list-style:none; width:220px; height:140px; display:block; overflow:hidden; padding:0; margin:0;}
.sm li {float:left; display:inline; overflow:hidden; padding:0; margin:0;}

.pics { height: 255px; width: 460px; padding:0; margin:0; overflow: hidden; text-align:center; }
.pics img { height: 255px; width: 460px; padding: 0px; background-color: #fff; top:0; left:0 }

.box {
width:120px;
height:120px;
border:1px solid #CCCCCC;
padding:5px;
margin:3px;
text-align:center;
float:left;
}

