
html, body
{
margin:0;
padding:0;
width:100%;
height:100%;
background-color: #000000;
line-height: 1.5em;
font-family:"Verdana","Arial","Helvetica","Lucida Sans","Lucida Console","Trebuchet MS","Century Gothic","Gill Sans MT";
font-size: 13px;

		   scrollbar-3d-light-color    :#B50E0E;
           scrollbar-arrow-color       :white;
           scrollbar-base-color        :#B50E0E;
           scrollbar-dark-shadow-color :#B50E0E;
           scrollbar-face-color        :black;
           scrollbar-highlight-color   :black;
           scrollbar-shadow-color      :#B50E0E;

}

.selezionato
{
	COLOR: #B50E0E !important;
}
 
div#loading {
		position:absolute;
		display:block;
		top: 300px;
		left: 300px;
		padding: 15px 10px 10px 20px;
	    border: 0px solid #B50E0E;
		background: transparent url(../images/1-1.gif) center no-repeat;
		background-position: 5px 50%; /* x-pos y-pos */
	    text-align: center;
		font-style:italic;
		vertical-align: middle;
		text-decoration: none;
		color:#FFFFFF; 
		font-size: 1.1em;
		z-index:2000;
	} 

.darkenBackground {
	background-color: rgb(0, 0, 0);
	filter: alpha(opacity=100); /* IE */	
	opacity: 1; /* Safari, Opera */
	-moz-opacity:1; /* FireFox */
	z-index: 1999;
	height: 100%;
	width: 100%;
	background-repeat:repeat;
	position:fixed;
	top: 0px;
	left: 0px;
	}

div#topsection
{
	background-image: url(../images/background.jpg); 
	background-color: #000000;
	height: 128px; 
	min-width:840px;
	max-width:1000px;
}

div#contentwrapper
{
	background-image: url(../images/background_2.jpg); 
	float: left;
	width: 100%;
	_height:100%;
	min-height:555px;
}

div#contentcolumn
{
	background-image: url(../images/background_2.jpg); 
	margin-left: 200px; 
	max-height:900px;
	min-height:555px;
	min-width:615px;
}

div#leftcolumn
{
	_height:100%;
	float: left;
	width: 225px; 
	min-width: 225px; 
	margin-left: -100%;
	background-image: url(../images/col_sx.jpg); 
	background-repeat:repeat-y;
	min-height:575px;
	z-index:1200;
}


div#maincontainer
{
	_height:100%;
	_min-height:100%;
	min-width:840px;
	max-width:1000px;
}


div#titolo
{
	padding-top:30px;
	text-align:center;
	z-index:1000;
	min-width:840px;
	max-width:1000px;
}

div#lingua
{
	top:80px;
	height:25px;
	width:220px;
	text-align:left;	
	background-color: #FFFFFF;
	position:absolute;
    color:#000000;
	font-size: .7em;
	font-weight: bold;
	padding:2px 2px 2px 2px;
	z-index:1500;	
	white-space:nowrap;
}

div#lingua h3
{
	font-variant: small-caps; 
    font-size:10px;
	font-weight: bold;
	line-height:12px;
	color:#000000 !important;
	padding:4px 0px 0px 0px;
	white-space:nowrap;
}


div#search
{
	top:105px;
	height:30px;
	width:220px;
	text-align:left;	
	background-color: #C6C6C6;
	position:absolute;
	color:#FFFFFF;
	font-size: .7em;
	font-weight: bold;
	padding:2px 2px 2px 2px;
	z-index:1500;	
}


div#advsearch
{
	top:135px;
	height:25px;	
	width:220px;
	text-align:left;	
	background-color: #FFFFFF;
	position:absolute;
	font-size: .7em;
	font-weight: bold;
	padding:2px 2px 2px 2px;
	z-index:1500;	
}

div#advsearch h3
{
	font-variant: small-caps; 
    font-size:10px;
	font-weight: bold;
	line-height:12px;
	color:#B50E0E !important;
	padding:4px 0px 0px 0px;
}

div#advsearch a
{
	font-variant: small-caps; 
    font-size:10px;
	font-weight: bold;
	line-height:12px;
	color:#B50E0E !important;
	text-decoration: none;
}	

div#categories
{
	top:160px;
	height:350px;	
	width:224px;
	text-align:center;	
	background-color: #FFFFFF;
	position:absolute;
	color:#B50E0E;
	font-size: .65em;
	padding:0px;
	z-index:1500;	
	display:none;
}

div#disclaimer
{
	bottom:70px;
	max-width:800px;
	padding-left:180px;
    text-align:center;
	position:relative;
	z-index:0;		
	font-size:8px !important;	
	color:#ffffff;
	white-space:nowrap;	
}

             
div#sommario 
{
	position:absolute;
	top:520px;
	left:0px;
    padding-left:5px;
    padding-top: 0px;
	max-width:150px;
    clear:left;
	background: tranparent;
	color:#FFFFFF;
    font-size:10px;
	font-weight: bold;
	line-height:12px;
	text-align: left;
}

div#sommario  h3
{
	font-variant: small-caps; 
    font-size:10px;
	font-weight: bold;
	line-height:12px;
}
             
div#login
{
	padding-left:60px;
	padding-top:10px;
	top:0px;
	left:0px;
	height:50px;
	width:650px;
	text-align:center;
	color:#ffffff;
	font-family:"Verdana","Arial","Helvetica","Lucida Sans","Lucida Console","Trebuchet MS","Century Gothic","Gill Sans MT";
	font-size:11px;	
    margin: 0px;
	height:56px;
	white-space:nowrap;	
}


* html body div#categories /* solo IE < 7.0 */
  {
	top:232px;
	height:360px;	
	width:267px;
	text-align:center;	
	background-color: #FFFFFF;
	position:absolute;
	color:#B50E0E;
	font-size: .65em;
	font-weight: bold;
	padding:0px;
	z-index:1500;	
	display:none;
 }

div#logo
{
	top:64px;
	left:658px;
	text-align:right;
	width:290px;
	position:absolute;
	z-index:2001;		
	display:block;
}

       
div#login img
{
	vertical-align:middle;
}

form
{
	display:inline;
	padding:0px;
	margin: 0px;
	font-family:"Verdana","Arial","Helvetica","Lucida Sans","Lucida Console","Trebuchet MS","Century Gothic","Gill Sans MT";
}

select
{
 BORDER: outset 1pt #000000;
 BACKGROUND :#FFFFFF;
 COLOR: :#B50E0E;
 font-size:9px;
 font-family:"Verdana","Arial","Helvetica","Lucida Sans","Lucida Console","Trebuchet MS","Century Gothic","Gill Sans MT";
 font-weight:bold;
}

input[type="button"],input[type="submit"]
{
 BORDER: solid 1pt white; 
 BACKGROUND :#B50E0E;
 COLOR: white;


 font-family:"Verdana","Arial","Helvetica","Lucida Sans","Lucida Console","Trebuchet MS","Century Gothic","Gill Sans MT";
 font-weight:bold;
 font-size:.7em;
}


input[type="radio"],input[type="checkbox"]
{
 
 COLOR :#B50E0E;
 

}

img#btn_submit
{
 cursor: pointer; 
 cursor: hand;
}

input#p_keywords, input#p_titolo
{
 border: 1pt outset;
 color:#000000; 
 font-family:"Verdana","Arial","Helvetica","Lucida Sans","Lucida Console","Trebuchet MS","Century Gothic","Gill Sans MT";
 font-weight:bold;
}

input#p_keywords
{
 border: 1pt outset;
 color:#000000; 
 font-family:"Verdana","Arial","Helvetica","Lucida Sans","Lucida Console","Trebuchet MS","Century Gothic","Gill Sans MT";
 font-weight:bold;
 font-size:11px,.8em;
 width:110px
}


input#p_titolo
{
 border: 1pt outset;
 color:#000000; 
 font-family:"Verdana","Arial","Helvetica","Lucida Sans","Lucida Console","Trebuchet MS","Century Gothic","Gill Sans MT";
 font-weight:bold;
 font-size:1.1em;
 width:80px
}

input#p_usr,input#p_pwd
{
 border: 1pt outset;
 color:#000000; 
 font-family:"Verdana","Arial","Helvetica","Lucida Sans","Lucida Console","Trebuchet MS","Century Gothic","Gill Sans MT";
 font-weight:bold;
}


input#p_usr
{
 font-size:10px,.9em;
 width:150px
}

input#p_pwd
{
 font-size:10px,.9em;
 width:110px
}

h2
{
font-variant: small-caps; 
font-size: 1.1em;
color:#C2C2C2;
line-height: 1.2em;
}

span,h3
{
font-variant: small-caps; 
font-size: .8em;
color:#C2C2C2;
line-height: 1.2em;
}


ul#menu_left
{
margin-top:145px;
margin-left:20px;
z-index:1300;
position:absolute;
}

ul#menu_left li
{
list-style-type : none; 
padding: .9em;
color:#B50E0E;
font-size: .9em;
font-weight: bold;
z-index:1300;
}

ul#menu_left a
{
color:#FFFFFF;
text-decoration: none;
z-index:1300;
}

ul#menu_left a:hover
{
color:#B50E0E;
text-decoration: none;
z-index:1300;
}

.td_hp_archive
{
background-image: url(/s2m/images/archives_title.gif);background-repeat: no-repeat;background-position: center top;
}
.td_hp_selection
{
background-image: url(/s2m/images/selections_title.gif);background-repeat: no-repeat;background-position: top center;
}

a.etichetta
{
font-size: .9em;
font-weight: bold;
color:#FFFFFF;
text-decoration:none;
}


a.etichetta:hover
{
color:#B50E0E;
text-decoration:none;
}

a.etichetta_menu
{
font-size: .75em;
font-weight: bold;
color:#FFFFFF;
text-decoration:none;
padding:5px;
letter-spacing:.12em;
}


a.etichetta_menu:hover
{
color:#B50E0E;
text-decoration:none;
}

.td_hp
{
	max-height:10px;
	height:10px;
	WIDTH:65px;
	!background-color:#9F9F9F;
    cursor: pointer; 
    cursor: hand;
	background-image: url(/s2m/images/td_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	!filter: alpha(opacity=40); 	
	!-moz-opacity: 0.4;	
	!opacity: .4;
	white-space:nowrap;
}


.td_hp_active
{
	max-height:25px;
	height:25px;
	WIDTH:65px;
	background-color: #B50E0E; 
	color:#ffffff;
}

.combo_hp
{
	background-color: #B50E0E; 
	color:#ffffff;
	FONT-SIZE: 8pt;
	FONT-STYLE: bold;
    FONT-WEIGHT: 800pt;
	WIDTH:65px;
	display:none;
}

 * html body .combo_hp /* solo IE < 7.0 */
  {
	WIDTH:115px;

 }
 
 *:first-child+html .combo_hp /* solo IE 7.0 */
 {
  WIDTH:115px !important;
 }


 
 /*clickmenu*/
 
div.loading_menu
{
  color:white;
}
div.loading_form
{
  color:#C6C6C6;
}  
ul.menu a
{
  color:#3E3E3E;
}

ul.menu li
{
 list-style:none;
 cursor: pointer; 
 cursor: hand;
 padding-bottom:2px;
}

.clickMenu
{
	margin: 0;
	padding: 0;
	cursor: default;
}
.clickMenu, .clickMenu ul
{
	list-style: none;
}
.clickMenu ul
{
	margin: 0;
	padding: 2px;
	border: 1px solid black;
	background-color:#2A2A2A;
	color:white;
	border:solid 1pt #B50E0E;
}
.clickMenu div.outerbox
{
	display: none;
	min-width: 106px; /* firefox produces animation-flickering when the box is bigger than this :/ */
/*	filter: alpha(opacity=90);  IE7 non funziona */
	-moz-opacity: 0.95;
	opacity: .95;
    
	
}
.clickMenu div.inner
{
	//top: 20px; /* for ie */
	left: 0;
	margin: 0;
    
}
.clickMenu div.inner div.outerbox
{
	margin: 0;
	left: 98px;
	//left: 90px; /* for ie */
	top: -3px;
}
.clickMenu li
{
	list-style-type : none !important; 
	color:white;
	position: relative;
	white-space: nowrap; 
	!min-width: 70px; 
	FONT-SIZE:8pt; 
	FONT-STYLE: bold;
	FONT-WEIGHT: 800pt;
	text-align:left;
}


.clickMenu li.main
{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	BACKGROUND: #9F9F9F;
	COLOR: #303030;
	FONT-SIZE:7pt; 
	max-height: 18px;
	height: 18px;
	min-width:50px;
	line-height:17px;	
}
.clickMenu li.main li
{
	!min-width: 78px;
	padding: 4px 5px 4px 5px;
}


.clickMenu li.hover
{
	z-index: 1 !important; /* the hover z-index has to be below the normal one the hovering items may be drawn over a submenu */
	background-color: #B50E0E; 
	color:#ffffff;
}
.clickMenu img.liArrow
{
	position: absolute;
	right: 5px;
	top: 0.41em;
}
.clickMenu a
{
	text-decoration: none;
	color: white;
	cursor: default;
}
/* thats for the shadowbox */
html>body div.outerbox
{
	padding: 0 5px 5px 0;
	z-index:4000;
}
html>body div.shadowbox1
{
	position: absolute;
	right: 0;
	bottom: 5px;
	width: 5px;
	height: 100%;
	background: url(/S2M/IMAGES/myshadow.png) no-repeat right top;
}
html>body div.shadowbox2
{
	position: absolute;
	bottom: 0;
	right: 5px;
	height: 5px;
	width: 100%;
	background: url(/S2M/IMAGES/myshadow.png) left bottom;
}
html>body div.shadowbox3
{
	position: absolute;
	bottom: 0;
	right: 0;
	height: 5px;
	width: 5px;
	background: url(/S2M/IMAGES/myshadow.png) no-repeat right bottom;
}
html>body .innerbox
{
	margin: 0;
	display: inherit;
}



label.keyword
{
 COLOR: #303030;
 font-size: 1.0em;
}

label.category
{
 COLOR: #7F7F7F;
 font-size: 1em;
 font-style: italic;
}

li.category
{
 COLOR: #B50E0E; 
 font-size: 1.1em;
 font-style: italic;
 padding:0 !important;
 margin: 0 !important;
 list-style:square;
}

legend
{
 COLOR: #C6C6C6;
 font-size: .9em;
 font-style: italic;
 padding:0 !important;
 margin: 0 !important;
}

fieldset#fsCategories
{
 border:dashed 1pt #C6C6C6;
 display:none;
 width:90%;
}

.tr_hp_selection
{
	background-image: url(/s2m/images/td_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	max-height:23px;
	height:23px; 
	min-width:280px;
	width:280px;
}

.tr_hp_spacer
{
	max-height:8px;
	height:8px; 
}



.td_hp_spacer
{
	max-width:24px;
	width:24px;
}

.td_hp_spacer, x:-moz-any-link  /* firefox  e ie7 */
{
	max-width:27x;
	width:27px;
}

*:first-child+html .td_hp_spacer /* solo IE 7.0 */
{
	max-width:12px;
	width:12px;
}

.td_etichetta_selection
{
	max-height:23px;
	height:23px; 
	min-width:210px;
	width:210px;	
	white-space:nowrap;
	padding-top:5px;	
	vertical-align:center;
	text-align:left;
}

.td_menu_selection
{
	max-height:23px;
	height:23px; 
	max-width:70px;
	min-width:70px;
    width:70px;	
	white-space:nowrap;
	text-align:right;
	padding-top:5px;
	padding-right:4px;
	text-align:center;
}

.tr_hp_archive
{
	background-image: url(/s2m/images/td_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	max-height:23px;
	height:23px; 
	min-width:130px;
	width:130px;
}

.td_etichetta_archive
{
	max-height:23px;
	height:23px; 
	min-width:60px;
	width:60px;	
	white-space:nowrap;
	padding-top:5px;	
	vertical-align:center;
	text-align:left;
}

.td_menu_archive
{
	max-height:23px;
	height:23px; 
	max-width:70px;
	min-width:70px;
    width:70px;	
	white-space:nowrap;
	text-align:right;
	padding-top:5px;
	_padding-right:4px;
	text-align:right;
}


