/*reset all styles*/
@import "reset.css";
/*import new styles*/
/*@import "adminMenu.css";*/
@import "ajaxTables.css";
@import "dragdrop.css";
@import "imagebox.css";
@import "forms.css";
@import "dock.css";
@import "jquery-ui-1.8.6.custom.css";
@import "jgrowl.css";
@import "download.css";
@import "fancybox/fancybox.css";
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: url(../images/bg.jpg) top center no-repeat;
}
ul{
	margin: 0 0 0 20px;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#faux {

 margin-bottom: 5px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 color: #333;
 width: 922px;
 padding: 0px;
 height: 81px;
 margin: 0px 0px 0px 0px;
 background: #fff url(../images/header.jpg) top no-repeat;
 
}
#loginZone{
	height: 48px;
	width: 600px;
	float: right;
	text-align: right;
}
	#loginZone .post{
		margin: 0px 0 0 0;
		padding: 2px 2px 2px 2px;
		border: 0px solid #ccc;
	}
	#loginZone .post_content{
		padding: 5px 5px 5px 5px;
		color: #fff;
	}
	#loginZone a{
		color: #fff;
	}
	#loginZone input {	border: 1px solid #fff; }

#menuZone{
	height: 33px;
	width: 600px;
	float: right;
	text-align: right;
}
	#menu, #menu ul {
		padding: 0;
		margin: 0;
		list-style: none;
		float: right;
	}
	
	
	
	#menu a{
		display: block;
		color: #2e6eab;
		text-decoration: none;
		text-transform: uppercase;
	}
	#menu a:hover{
		color: #2e6eab;
		text-transform: uppercase;
	}
	#menu ul {
		padding: 0;
		margin: 0;
	}
	#menu li{
		float: left;
		margin: 3px 0 0 0;
		list-style: none;
		list-style-image: none;
		text-align: center;
		padding: 7px 5px 0px 5px;
		font-weight: bold;
		height: 23px;
		
	}
	#menu li:hover{
	 background: #eee;
	}
	#menu .l-li{
		border-right: 0px solid #2e6eab;
	}
	#menu li ul {
		position: absolute;
		margin: 5px 0 0 0;
		width: 170px;
		left: -999em;
		background: #fff;
		z-index: 100;
		border-left: 1px solid #2e6eab;
		border-right: 1px solid #2e6eab;
		border-bottom: 1px solid #2e6eab;
	}
	#menu li ul li{
		width: 160px;
		margin: 0 0 0 0;
		padding: 5px 5px 0 5px;
		border-top: 1px solid #006eb9;height: 23px;
	}
	#menu li ul li a{
		color: #006eb9;
	}
	#menu li:hover ul {
		left: auto;
	}
	#menu li:hover ul, #menu li.sfhover ul {
		left: auto;
	}
#picture {
 color: #333;
 width: 922px;
 padding: 0px;
 height: 150px;
 margin: 0px 0px 5px 0px;
 background: #000;

}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 5px 5px 5px 0;
 padding: 0px;
 width: 207px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 5px 0 5px 5px;
 padding: 0px;
 width: 698px;
 display: inline;
 position: relative;
}
#leftcenter{ 
 float: left;
 color: #333;
 margin: 5px 5px 5px 0;
 padding: 0px;
 width: 343px;
}
#rightcenter{ 
 float: right;
 color: #333;
 margin: 5px 0 5px 5px;
 padding: 0px;
 width: 343px;
}
a:link, a:visited {
 text-decoration: none;
 color: #666;
}
#footer { 
 width: 902px;
 clear: both;
 color: #333;
 text-align: center;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
.clear { clear: both; background: none; }
.post{
	margin: 5px 0 0 0;
	padding: 2px 2px 2px 2px;
	border: 1px solid #ccc;
}
.post_content{
	padding: 5px 5px 5px 5px;
}
h2 .grigio{
	border: 0px solid #fff;
	background: #eee;
	padding: 3px 3px 3px 3px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
h2 .blu{
	border: 1px solid #ccc;
	background: url(../images/h2b.jpg) top repeat-x;
	padding: 6px 6px 6px 6px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
h2 .bianco{
	border: 1px solid #ccc;
	background: url(../images/h2a.jpg) top repeat-x;
	padding: 6px 6px 6px 6px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
.footer{
	width: 100%;
	margin: 10px 0px;
	text-align: center;
	color: #fff;
}
.clear { clear: both; }

#newsListTd{
	background:#fff url(../images/sfondo_news.jpg) bottom repeat-x;
	
}
#newsListTd:hover{
	background:#fbe6de;

}
.NewsHead{
	padding: 5px 5px 5px 5px;
}
.NewsHead .title{
	font-weight: bold;
	text-transform: uppercase;
	color: #ff551d;
	margin: 0 0 3px 0;
}
.NewsHead .data{
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 3px 0;
}
.NewsHead .preview a{
	font-weight: bold;
	color: #000;
}
.NewsHead .extra{
	float: right;
	font-size: 11px;
}
.NewsArchive a{
	color: #000;
	padding-top: 3px;
}


/** ICONE AGGIUNTE PER L'IDENTIFICAZIONE VELOCE DEI TIPI DI LINK **/
a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(../images/icon_pdf.gif) no-repeat center right;
}
a[href $='.xls'] { 
   padding-right: 18px;
   background: transparent url(../images/icon_xls.gif) no-repeat center right;
}
a[href $='.xlsx'] { 
   padding-right: 18px;
   background: transparent url(../images/icon_xls.gif) no-repeat center right;
}
a[href $='.doc'] { 
   padding-right: 18px;
   background: transparent url(../images/icon_doc.gif) no-repeat center right;
}
a[href $='.docx'] { 
   padding-right: 18px;
   background: transparent url(../images/icon_doc.gif) no-repeat center right;
}
a[href ^="mailto:"] {
   padding-right: 20px;
   background: transparent url(../images/icon_mail.gif) no-repeat center right;
}
a[class ="popup"] {
   padding-right: 18px;
   background: transparent url(../images/icon_popup.gif) no-repeat center right;
}
 
.help { 
	 background: url(../images/help.gif) no-repeat right;
	 padding-right: 18px;
}
.okBox {
	color: white;
	border: 1px solid green;
}
.errorBox {
	color: red;
	border: 1px solid red;
}
.locale-it {
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/it.png);
}
.locale-en {
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/en.png);
}
.locale-it_IT {
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/it.png);
}
.checkList {
	background-color: #ffffff;
	color: #000000 !important;
}
.checkList label {
	color: #000000 !important;	
}
.checkList a {
	color: #000000;
}

.checkList a:hover {
	color: #000000;
}

.jimgMenu {
	position: relative;
	width: 922px;
	height: 150px;
	overflow: hidden;
	margin: 0px 0px 0px;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 150px;
	width: 1340px;
	
	}

.jimgMenu ul li {
	float: left;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:108px;
	height: 150px;
}

.jimgMenu ul li.landscapes a {
	background: url(../images/images1.jpg) repeat scroll 0%;
}

.jimgMenu ul li.people a {
	background: url(../images/images2.jpg) repeat scroll 0%;
}

.jimgMenu ul li.nature a {
	background: url(../images/images3.jpg) repeat scroll 0%;
}
.jimgMenu ul li.abstract a {
	background: url(../images/images4.jpg) repeat scroll 0%;
}

.jimgMenu ul li.urban a {
	background: url(../images/images5.jpg) repeat scroll 0%;
	min-width:510px;
	
}

.clear {
	clear: both;
}
