#footnotes_debug {
	margin: 0 !important; 
	background: ;
}  

body {
	background: #f8f8f8 url('../images/header-sfondo.jpg') repeat-x; 
}  


       
#header {
	height: 242px;   
/*	background: url('../images/header-centrale.jpg') no-repeat bottom;*/           
	position: relative;
}         
div#user-meta {
	position: absolute;
	top: 5px;
}

/* Flags */
ul#flags {
	float: right;  
    list-style: none outside;  
	margin-top: 6px;
 

} 
ul#flags li {   
	float: left;   
    margin-right: 10px;
}     
ul#flags li {
	height: 100%;
	width: 26px;
   	height: 18px;
	height: 18px;
}
/* Main navigation */

/* http://www.alistapart.com/articles/dropdowns/ */
ul#main-navigation {
  	padding: 0;
	margin: 0;
	list-style: none; 
   
}	                  
ul#main-navigation li {
  float: left;
  position: relative;
  width: 110px;
}       

ul#main-navigation li ul {
  display: none;
  position: absolute; 
  top: 41px;
  left: 0;      
  z-index: 3;
}   

ul#main-navigation li > ul {
	top: auto;
	left: auto;
}
ul#main-navigation li:hover ul, ul#main-navigation li.over ul{ display: block; } { display: block; }  
/* end of ALA script */     

ul#main-navigation {
	float: left;
	margin-top: 25px;
	list-style: none outside;  
	margin-left: 0;       
	z-index: 2;
	
}

ul#main-navigation li {
	float: left;                
	z-index: 2;
	
	
}       

ul#main-navigation li a, ul#main-navigation li span {    
	color: #853126;
	font-weight: bold;     
	font-size: 120%;
	display: block;
	width: 110px; 
	height: 33px; 
	padding-top: 8px;
	text-align: center;   
	background:  url('../images/vertical-bar.jpg') no-repeat right 3px; 
	text-decoration: none;	
	
	
}
ul#main-navigation li ul {
	list-style: none;
	margin-left: 0;  
	top: 33px;      
	z-index: 2;
	
}
ul#main-navigation li ul li a{     
	border: 1px solid #6e5e3d;
	background-color: #DEA637;
	background-image: none;  
	width: 100px;    
	height: 23px;
	padding-top: 4;
	margin-left: 5px;
	z-index: 2;
}                                                         

ul#main-navigation li ul li {
	font-size: 75%;
}

#header h1 {
	background: green;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	position: absolute;  
	left: 0;
	top: 82px;
	width:252px;
	height: 82px;     
	z-index:1;
} 
#header h1 a {
	font-size: 0px;
	text-indent: -5000px;
	display: block;
	height: 100%; 
	z-index:1;  
}  

/* Footer */
#footer {
	height: 265px;
	margin: 0 auto;
/*	width: 1150px ;*/
	color: #f8f8f8;
}  
#footer form {
	padding-top: 53px;
}   
#footer p.textinput {
	height: 2.2em;
/*	width:200px;
	text-align: right; */     
	margin-bottom:0;
} 
#footer p.textareainput {
	height:45px;   
	margin-top: 0;
	margin-bottom: 20px;
}

#footer textarea {
	height: 45px;
}
           
#footer textarea, #footer input.bordered {
	border: 2px solid #999999;
}
 
#contact_form table {
	margin-bottom: 0;
}  
#contact_form table td {
	padding: 0 0 3px 0;
}
#contact_form p {
	margin: 0 0 0 0;
	padding: 0;
}
/* jsvalidation */

.error, .notice, .success  {
	padding: 0;  
	margin-bottom: 0;
}

/* Content */    
#main-content {
	padding-top: 1.5em;
}                

h2 {
	color: #184A91;     
	font-weight: bold;
}

h2.section {
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -5000px;
	height:37px;
}

.gradient-background {
	background: url('../images/grey-background.jpg') repeat-x top; 
	margin: 20px 0; 
	padding: 20px;
}

h3 {
	color: #853126;
}
ul#home-premises {
	list-style: none;
	margin-left: 0;
}
ul#home-premises li {
	clear: left;
}
ul#home-premises img {
	float: left;
	margin-right: 10px;
}          


/* Sidebar */
#slide-show {
	background: url('../images/sfondo-foto.jpg') no-repeat;
	width: 320px;
	height: 245px;
	padding: 31px 0 0 30px;
}     

h3#ultime-notizie-title, h3#amministrazione-title {
    margin-bottom: 0;
	background-position: bottom left;
	display: block;
	height: 59px;
	font-size: 0;
	text-indent: -5000px; 
	margin-top: 10px; 
	line-height: 0;
}    

h3#amministrazione-title {
 	background: url('../images/amministrazione-top.jpg') no-repeat;
}
ul#ultime-notizie-body, ul#amministrazione-body {
	list-style: none;
	margin-left: 0;  
	margin-bottom: 0;
	margin-top:0;
}                                                                     
ul#ultime-notizie-body {
	background: url('../images/ultime-notizie-body.jpg') repeat-y;
}	
ul#amministrazione-body {
	background: url('../images/amministrazione-body.jpg') repeat-y;
} 


ul#ultime-notizie-body, p#ultime-notizie-bottom, ul#amministrazione-body, p#amministrazione-bottom  {
   	padding: 10px 35px 0 35px; /* TODO sistema x explorer 6 */
	width: 280px; 
} 

p#ultime-notizie-bottom, p#amministrazione-bottom {
	height: 40px; 
	text-align: right;
	padding-top: 5px;
}  
p#ultime-notizie-bottom {
	background: url('../images/ultime-notizie-bottom.jpg') no-repeat bottom;
}
p#amministrazione-bottom {
	background: url('../images/amministrazione-bottom.jpg') no-repeat bottom;
}      

/* slideshor images from http://www.andrewsellick.com/30/simple-javascript-slide-show-using-scriptaculous */
#slide-images{
/*    position:relative;*/
    display:block;
    margin:0px;
    padding:0px;
    width:400px;
    height:300px;
    overflow:hidden;
}
#slide-images li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
}

#slide-images li img{
    display:block;
    background-color:#FFFFFF;
}          

/* Links */
a {
	color: #853126;
	font-weight: bold;
	text-decoration: none;
}      

/* country page*/ 
img#map {
	float: left;
	margin: 0 10px 20px 0;
}
table.country th {
	width: 40%;
} 
/* news page */
ul#news-roll {
	list-style: none;
	margin-left: 0;
} 
.pagination {
	text-align: center;
} 
td.label {
	vertical-align: top;
}    
h3.news-title {
	font-variant: small-caps;
	margin-bottom: 5px;
}
/* Flash */
p.notice {
	background: ##EACD27;    
	border: 3px solid #155397;
	color: #155397;
} 
p.error, p.notice {
	margin-bottom: 5px;
}   
/* Validation */
input.LV_invalid_field { 
	border: 2px solid #BD1A0E;
} 
.LV_validation_message { padding-left: 10px;}

.LV_invalid { color: #BD1A0E;} 

textarea.informativa, #footer textarea.informativa {
	height: 30px;  
	font-size:90%;
}     

/* Reports */
ul#reports, ul#ext-reports {          
	list-style: none;
	margin-left: 0;
}           
img.delete-button {
	vertical-align: middle;    
}       
ul#ext-reports li {
	padding: 10px 0 10px 30px;
	background: url('../images/file_pdf.png') no-repeat center left; 
} 
tr.odd {
	background-color: #BCDCF8;
} 
tr.even {
	background-color: red !important;
}       
/* links */
a.new {
	display: box;
	background:  url('../images/add.png') no-repeat 6px center;  
	padding: 10px 10px 10px 35px;
}  
a.new:hover {
	background-color: #832E26;  
	color: #efefef;
}
a.right {
	float: right;
}    
table.admin {
	border: 2px solid #efefef;
	border-collapse: collapse;
}    
table.admin tr {
		border: 2px solid #efefef;   
}
td.identity, td.article, td.premise, th.first_header {
    background-position: 10px center !important;
    background-repeat: no-repeat !important; 
	padding: 5px 5px 5px 45px !important;
}   
td.identity {
	background-image: url('../images/user.png') !important;
}
td.article {
	background-image: url('../images/article.png') !important; 
}
td.premise {
	background-image: url('../images/immobile.png') !important; 
}     
tr.header {
	background: #155299;
	color: #efefef;
}        
ul#photo-gallery {
	list-style: none;
	margin-left: 0
}
ul#photo-gallery li {
	float: left;  
	margin: 0 15px 15px 0;
}             

#foto-titolare {
  background: url('../images/foto-titolare.jpg') no-repeat top left;
  height: 504px;
    
} 


/* IE HACKS */
* html #slide-show {
	height: 214px;
}  
* html #slide-images{
    height:240px;
}
