/* CSS Document */
/* proprieta  generali */
body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
p{
	margin:0;
	padding:0;
}
.alt{
	display:none;
}
.clear
{
    clear:both
}

/* flash, forse lo togliamo? */
#flash
{
    position:absolute;
    top:60px;
    left:500px;
    font-size:12px;
}
#flash div
{
    position:absolute;
    left:-250px;
    padding:10px;
    width:500px;
    text-align:center;
    color:#fff;
    background-color:#333;
    border-bottom:5px solid #EE3338;
    opacity:0.8;
    filter:alpha(opacity=80);
}
/* */

#masterdiv{
	position:absolute;
	width: 955px;
	top:0;
	left:0;
	/*border-right:1px solid #666;*/
	background-image:url(../img/sf_menu2.gif);
	background-repeat:no-repeat;
	background-position: 480px 115px;
}
/* stili inline */
a{
	text-decoration:none;
	color:#666;
	font-weight:bold;
}
a:hover{
	color:#000;
}
a img{
	border:none;
}
.sel, .menu3 a.sel, .menu3 a:hover{
	color:#f00;
}
/* formattazione del menu principale */
#linktohome
{
    float:left;
}
#menu_top
{
	position:absolute;
	z-index:10;
  font-weight:normal;
  width:100%;
}
#menu_top img{
	float:left;
	margin-left:auto;
}
#menu_top ul{
	float:left;
	margin:0;
	padding:0;
}
#menu_top ul li{
	float:left;
	list-style-type:none;
}
#menu_top ul li a {
	border:0;
	position:relative;
	float:left;
    padding:8px;
    border-left:1px solid #999;
    font-weight:normal;
    font-size:10px;
    color:#666;
}
#menu_top ul ul{
	/*position:absolute;*/
	float:left;
	/* da qui in giu: formattazione grafica */
	border-left:1px solid #999;
	padding-top:9px;
	width:140px;
	/*padding-top:7px;*/
}

#menu_top ul ul li
{
    display:block;
    clear:left;
    width:100%;
}
#menu_top ul ul li a{
	display:block;
        position:relative;
        left:-3px;
	height:auto !important;
	height:0;
    width:90%;
        padding:0;
	padding-left:15px;
        border-left:none;
	font-size:10px;
	color:#999;
	font-weight:normal;
}
#menu_top ul ul li a:hover, #menu_top ul ul li a.sel{
	border-left:5px solid #999;
	padding-left:10px;
	color:#000;
}
#menu_top ul ul ul
{
    padding-top:0;
}
#menu_top .extra
{
    position:relative;
    /* left:850px; */
    right:105px;
    float:right;
}
#menu_top_logo ul li a img
{
	float:right
}
/* formattazione del menu2 */
#menu2{
	position:absolute;
	right:0px;
	top:80px;
	width:477px;
	/*background-image:url(../img/sf_menu2.gif);
	background-repeat:no-repeat;
	background-position: right;*/
	text-align:right;
	list-style-type:none;
	text-transform:uppercase;
	font-weight:normal;
	/*letter-spacing:-0.5px;*/
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#menu2 ul
{
	margin:0;
	padding:0;
	margin-top:15px;
	margin-bottom:20px;
}
#menu2 a{
	color:#666;
	font-weight:normal;
}
#menu2 li{
	display:inline;
	padding-left:13px;
	padding-right:13px;
	border-left:1px solid #999;
}
/* contenuto principale */
#cont{
	/*clear:both;*/
	margin-top:150px;
	/*margin-top:120px;*/
	margin-bottom:0px;
    padding:0;
}
#img_over{
	background-color:#eee;
}
#img_over ul#slideshow
{
  margin:0;
  padding:0;
  list-style-type:none;
}

#img_over a{
	border:none;
}
#img_float, #img_float2{
	border-bottom:4px solid #000;
	background-color:#eee;
	margin:0;
}
#img_float{
	float:right;
	/*width:480px;*/ /* IE5 mac */
	text-align:right;
}
#img_float3{
	float:right;
	width:475px;
	text-align:left;
}
#text_float{
	clear:both;
	float:right;
	width:455px !important;
	padding:10px;
	padding-top:0px;
	background-color:#eee;
	text-align:justify;
}
#text_float p{
	margin-top:0px;
}

.menu3{
	background-color:#000;
	height:14px;
	min-height:4px;
	color:#fff;
	margin:0;
	padding:0;
	padding-left:10px;
	list-style-type:none;
	list-style-position:outside;
	text-transform:uppercase;
}
.menu3 a{
	color:#ffffff;
	font-weight:normal;
}
.menu3 a:hover .menu3 a.over{
	color:#f00;
	background:none;
}
.menu3 li{
	display:inline;
	padding-left:5px;
	padding-right:5px;
}

#text{
	margin-right:490px;
	margin-left:15px;
	margin-top:20px;
	padding-bottom:20px;
	text-align:justify;
	line-height:12px;
}
h1, #text h1, #text_float h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	color:#000;
	margin:0;
	margin-bottom:5px;
	margin-top:10px;
	padding:0;
}
#text h2, #text_float h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	margin:0;
	padding:0;
}
.sottotitolo{
	font-size:90%;
}
#footer{
	clear:both;
	width:940px;
    margin:0;
	padding-bottom:20px;
	padding-top:5px;
	padding-left:15px;
	border-top:4px solid #000;
	text-transform:none;
	font-size:11px;
	font-weight:normal;
}
#footer span.copy{
	display:block;
	position:relative;
	top:-12px;
	text-align:right;
	padding-right:10px;
}
#legal{
	clear:both;
	width:940px;
    margin:0;
	padding-bottom:20px;
	padding-top:5px;
	padding-left:1px;
	text-transform:none;
	font-size:9px;
	font-weight:normal;
}

#switchlang
{
    position:relative;
    left: 500px;
    width: 400px;
}
#switchlang ul
{
    margin:0;
    padding:0;
    position:absolute;
    right:0;
    width:auto;
}
#switchlang ul li
{
    list-style-type:none;
    float:left;
}
#switchlang ul li a
{
    display:block;
    float:left;
    padding-left:5px;
    font-weight:normal;
}

/* cattecs */
.cattecs #ricerca
{
    float:left;
    margin-left:5px;
}
.cattecs #ricerca input.codice, .cattecs #ricerca select, .cattecs #ricerca label
{
    display:block;
    width:200px;
    padding:3px;
}
.cattecs #ricerca input, .cattecs #ricerca select
{
    border:1px solid #ccc;
    margin-top:5px;
    margin-left:5px;
    padding:3px;
}
.cattecs #ricerca input.cerca
{
    margin-left:150px;
    width:60px;
}
.cattecs #ricerca input.noborder
{
    border:none;
}
.cattecs #tab_risultati
{
    float:right;
    width:460px;
}
.cattecs #tab_risultati td
{
    height:90px;
    width:90px;
}
/* paginazione */
#paginator
{
    position:absolute;
    top:130px;
    left:923px;
}
#paginator .disabled
{display:none}
#paginator .next, #paginator .prev
{
    position:absolute;
}
#paginator .next
{
    right:1px;
}
#paginator .prev
{
    left:1px;
}
#paginator a
{
    display:block;
    padding-left:10px;
    padding-right:10px;
    color:#fff;
    background-color:#000;;
}

/* scheda tecnica */
#etichetta
{
    display:block;
    position:absolute;
    margin-top:200px;
    left: 10px;
}
#etichetta div
{
    width:480px;
    height:250px;
    overflow:auto;
}
#etichetta .articolo
{
    text-transform:uppercase;
}
#etichetta h1
{
    margin:0;
    padding:0;
    color:#666;
}
#etichetta p
{
    padding-top:10px;
}
#etichetta a.dettaglio
{
    display:block;
    float:left;
    padding-left:4px;
    padding-right:4px;
    border-right:1px solid #666;
    text-transform:uppercase;
    font-size:10px;
}

/* pannello che si sovrappone alle imagini nelle gallerie - novita 2009 */
div.descrizione
{
    position:absolute;
    left:955px;
    top:150px;
}
div.descrizione div
{
    position:absolute;
    top:0;
    right:20px;
    padding:5px;
    width:200px;
    background-color:#fff;
    color:#999;
}
div.descrizione div h1
{
    margin-bottom:0;
}
div.descrizione div h1 a
{
   color:#999;
   font-weight:normal;
   margin:0;
   padding:0;
}


/* pulsanti avanti e indietro cataloghi ambientati */
#sfoglia{
	position:absolute;
	left:0px;
	top:135px;
	font-weight:normal;
}
#sfoglia a{
	display:block;
	float:left;
	/*width:50px;*/
    /* nuovo nella versione 2009 */
    padding-left:15px;
    padding-right:15px;
    /**/
    height:15px;
    overflow:hidden;
	text-align:center;
	margin-right:1px;
	background-color:#f33;
	color:#fff;
	font-weight:bold;
}
#sfoglia a.big{
	font-weight:normal;
	font-size:9px;
	background-color:#fff;
	border-right:1px solid #999;
	color:#000;
	width:auto;
	padding-left:10px;
	padding-right:10px;
	margin:0;
}

/* */
#box_sx.sf_arancione,
#box_sx_reportage.sf_arancione {
background-color:#F65B13;
color:#fff;
overflow:hidden;
padding-bottom:0;
}
#box_sx.sf_arancione *,
#box_sx_reportage.sf_arancione *
{
    color:#fff;
}
#box_sx.sf_arancione h1, #box_sx.sf_arancione h1 a,
#box_sx_reportage.sf_arancione h1, #box_sx_reportage.sf_arancione h1 a,
{
    color:#fff;
    font-size:18px;
    font-weight:normal;
}
#box_sx.sf_arancione h2,
#box_sx_reportage.sf_arancione h2
{
    margin-bottom:0;
    margin-top:20px;
}
#box_sx.sf_arancione .paging,
#box_sx_reportage.sf_arancione .paging
{
    position:absolute;
    top:134px;
    left:0;
    width:469px;
    font-size:9px;
    font-weight:normal;
}
#box_sx.sf_arancione .paging a,
#box_sx_reportage.sf_arancione .paging a
{
    display:block;
    float:left;
    margin:0;
    padding:2px;
    margin-right:2px;
    width:auto;
    background-color:#000;
    font-weight:normal;
}
#box_sx.sf_arancione .paging .disabled,
#box_sx_reportage.sf_arancione .paging .disabled
{
    display:none
}

#box_sx.sf_nero,
#box_sx_reportage.sf_nero
{
    background-color:#000;
    color:#fff;
}
#box_sx.sf_nero *,
#box_sx_reportage.sf_nero *
{
    color:#fff;
}
#box_sx.sf_nero label,
#box_sx_reportage.sf_nero label
{
    display:block;
        padding-top:30px;
}

#box_sx {
    
background-color:#0D1F1E;
float:left;
height:438px;
padding:27px 27px 0;
text-align:right;
text-transform:uppercase;
width:417px;
overflow:hidden;
}

#box_sx_reportage {
background-color:#0D1F1E;
float:left;
text-align:right;
text-transform:uppercase;
width:477px;
overflow:hidden;
}
#box_sx_reportage h1
{
   font-size:14px;
   display:block;
   padding:10px;
   padding-right:27px;
   margin:0;
   border-bottom:3px solid #000;
}
#box_sx h1
{
    font-size:14px;
}
#box_sx h2, #box_sx_reportage h2
{
    font-size:18px;
}
#box_dx
{
background-color:#fff;
float:left;
height:465px;
text-align:left;
width:483px;
overflow:hidden;
}
#box_dx_gallery
{
background-color:#fff;
float:left;
height:465px;
text-align:center;
width:955px;
overflow:hidden;
}
#box_dx div.text,
#box_dx_gallery div.text
{
    padding:27px;
    padding-top:30px;
    text-align:right;
}
#box_dx h1,
#box_dx_gallery h1
{
    font-size:14px;
    margin-bottom:15px;
}
#box_dx h2,
#box_dx_gallery h2
{
    font-size:14px;
}
#box_dx .summary,
#box_dx_gallery .summary
{
    padding-bottom:10px;
}

/* gallery */
#box_dx .gallery .header,
#box_dx_gallery .gallery .header
{
    position:absolute;
    top:150px;
    left:471px;
    width:484px;
    background-color:#fff;
    z-index:2;
}
#box_dx .gallery h1,
#box_dx_gallery .gallery h1
{
   display:block;
   padding:10px;
   margin:0;
   border-bottom:3px solid #000;
}
#box_dx .gallery .header .content,
#box_dx_gallery .gallery .header .content
{
    padding:10px;
    background-color:#fff;
    border-bottom:1px solid #000;
}
#box_dx .gallery .slideshow,
#box_dx_gallery .gallery .slideshow
{
    position:relative;
    z-index:1;
}
#box_dx .gallery .slideshow ul, #box_dx .gallery .slideshow ul li,
#box_dx_gallery .gallery .slideshow ul, #box_dx_gallery .gallery .slideshow ul li
{
    list-style-type:none;
    margin:0;
    padding:0;
}
/* gallery index */
a.img_float
{
    display:block;
    float:left;
    margin-left:8px;
    margin-bottom:10px;
}

/* homepage */
#box_homepage
{
    position:absolute;
    top:150px;
    left:475px;
    width:480px;
    height:465px;
    background-color:#000;
    color:#fff;
    opacity:0.6;
    filter: alpha(opacity=60);
}
#box_homepage ul
{
    margin:0; padding:0;
    position:absolute;
    top:45%;
    width:100%;
    text-align:center;
    line-height:25px;;
}
#box_homepage li
{
    list-style-type:none;
}
#box_homepage *
{
    color:#fff;
    text-transform:uppercase;
    font-family:Arial, Verdana;
    font-size:14px;
    font-weight:normal;
    letter-spacing:1px;
}

/* contatti */
#cont.contactform
{
    padding:10px;
    background-color:#333;
    text-align:left;
}
#cont.contactform h1
{
    font-size:18px;
    font-weight:normal;
}
#cont.contactform fieldset
{
    width:460px;
    float:left;
    border:none;
    margin:0;
    padding:0;
     border-top:1px solid #666;
}
#cont.contactform legend
{
    padding:10px;
    color:#999;
}
#cont.contactform *
{
    color:#fff;
}
#cont.contactform .input
{
    margin:10px;
}
#cont.contactform .text input, #cont.contactform .textarea textarea
{
    color:#fff;
    background-color:#333;
    border:1px dotted #444;
    border-bottom:1px solid #666;
    padding:5px;
    width:400px;
}
#cont.contactform .text label
{
    display:block;
}
#cont.contactform .submit input
{
    background-color:#222;
    border:1px solid #666;
    padding:5px;
    width:413px;
    margin-left:10px;
}
#cont.contactform .checkbox
{
    width:180px;
    float:left;
    text-align:left;
}
#cont.contactform .nota
{
    text-align:left;
    padding:10px;
    font-size:10px;
    color:#999;
}

.gallery_preview_container
{
    position:relative;
    height:244px;
}
.gallery_preview
{
    position:absolute;
    width:955px;
    height:244px;
    overflow:hidden;
    border-top:3px solid #000;
    left:-15px;
}