/*
	Siriux Gallery 2 Theme
	Copyright 2005-2007 Nico Kaiser.
*/
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213877;
}
body {
	background-color: #FFFFFF;
	background-image: url(../../../images/sfondo.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li{
	list-style:circle;
}
a{
	text-decoration: none;
/*	color: #53669b;
*/}
a:link {
	text-decoration: none;
/*	color: #213877;
*/}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*struttura*/
#intestazione {
	position:relative;
	left:360px;
	width:260px;
	z-index:5;
	top: 0px;
	height: 60px;}
/* formattazione testi */

#contenuto a {

	font-variant: normal;
	text-decoration: none;
/*	color: #213877;
*/}
#intestazione h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
	padding-bottom:0px;
}

#intestazione p{
	margin-top:0px;
	padding-top:0px;
}

#main #contenuto h1 {
	font-size: 18px;
	color: #675f52;
	margin-bottom:10px;
	padding-bottom:0px;
}

#main {
	position:relative;
	left:230px;
	top:25px;
	width:763px;
	z-index:1;
	background-color: #FFFFFF;
	background-image: url(../../../images/border_middle.gif);
	background-repeat:repeat-y;
}
#contenuto{
	margin-top:10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #675f52;
	text-align:justify;
	min-height: 400px;

}
#bordo_top {
	position:relative;
	left:230px;
	top:35px;
	width:763px;
	height:42px;
	z-index:2;
	background-image: url(../../../images/boder_top_financna.gif);
}

#bordo_sotto {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	left:0px;
	top:0px;
	width:763px;
	height:12px;
	font-size:5px;
	z-index:2;
	background-image: url(../../../images/border_bottom.gif);
	background-repeat:no-repeat;
}

#header {
	position:relative;
	left:230px;
	top:25px;
	width:760px;
	height:60px;
	z-index:4;
}

#navigation {
	position:relative;
	left:3px;
	top:0px;
	width:750px;
	height:19px;
	z-index:6;
	list-style:none;
	background-color: #213877;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
}
#footer{
	font-family: Arial, Helvetica, sans-serif;
	position:realtive;
	margin-right:0px;
	margin-top:40px;
	margin-left:250px;
	color: #949494;
	text-align:center;
	font-size:10px;
	z-index:100;
	width:760px;
}
/*menu sulla sinistra*/
#menu_sx {
	width:135px;
	float:left;
	position:absolute;
	top: 85px;
	left:0px;
	z-index:20;
}
#menu_sx ul{
	padding-left:10px;
	margin-left:10px;
	font-size:11px;
}
#menu_sx li {
	padding-left:0px;
	margin-left:0px;
	list-style:none;
	margin-top:4px;
}

/*menu secondario*/
#menu2 ul{
	margin-top: 30px;
	margin-left:0px;
	margin-right:0px;
	padding: 0px 0px 0px 0px;
}
#menu2 a{
	color:#999999;

}




/* -- Main layout definitions ------------- */

body.gallery {
	padding: 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: small;
	background-color: #fff;
	color: #333;
	text-align: center;
	border: 1px dashed red;
}
h2{
	font-size: 18px;
	color: #675f52;
	margin-bottom:30px;
	padding-bottom:0px;
	margin-left:150px;
	margin-top:20px;
}
a {
	color: #213877;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color: #05a;
	text-decoration:none;
}

hr {
	color: #fff;
	height: 1px;
	border: none;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 0;
	clear: both;
}

.clear {
	clear: both;
}


/* percorso */

.breadcrumb {
	margin-left:150px;
	margin-bottom:10px;
	margin-top:0px;
	font-size: 0.9em;
	color: #CCCCCC;
}
.breadcrumb a{
	color: #CCCCCC;
}

.header {
	width:700px;
}

.content {
	text-align: left;
	margin-top:0px;
}

.footer {
	font-size: 0.8em;
	color: #999;
	margin-top: 4em;
	padding-top: 1.5em;
	border-top: 1px solid #ddd;
}

.gallery h2 {
	clear: both;
	margin: 1.5em 0;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #ddd;
	font-size: 1.5em;
}

.gallery h3 {
	clear: both;
	margin: 1.5em 0 1em 0;
	font-size: 1.2em;
}


/* -- Gallery thumbnails ------------------ */

.gallery-thumb {
	margin: 0px -10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: center;
}

.gallery-thumb img {
	border: 1px solid #ddd;
}

.gallery-thumb a img {
	border-color: #ccc;
	text-decoration:none;
}
.gallery-thumb a:hover img {
}

/* -- Gallery Album listing --------------- */

.gallery-albums {
	clear: both;
	margin-left:137px;
}

.gallery-albums h4 { /* Years in Album overview (when grouped by year) */
/*	border:1px dashed green;
*/	font-size: 1em;
	text-decoration:none;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

.gallery-albums .gallery-thumb {
}

.gallery-album {
	width: 275px; /* Change to 96% if you want 1 Album per line */
	display: block;
	float: left;
	overflow: hidden;
	margin-left:0px;
}

.gallery-album p {
	font-size: 1em;
}

.gallery-album .meta {
	margin-top: 0px;
	color: #999;
	font-size: 0.9em;
}


/* -- Gallery Items ----------------------- */

.gallery-items {
	margin: 0;
	clear: both;
	padding-left:140px;
}

.gallery-empty {
	padding-top:190px;
	border: 1px solid #ddd;
	background-color: #ffe;
	font-size: 1.2em;
}


/* -- Gallery Photo (detail page) --------- */

div.gallery-photo {
	text-align: right;
	padding-right:65px;
}

img.gallery-photo {
	border: 1px solid #ddd;
}

#prevArrow img, #nextArrow img {
	border-style: none;
}


/* -- Navigator --------------------------- */

.block-core-Navigator {
	float: right;
	margin: 1.5em 0;
	font-size: 0.9em;
	color: #333;
}

.block-core-Navigator .current,
.block-core-Navigator .first-and-previous,
.block-core-Navigator .next-and-last {
	display: inline;
}

.block-core-Navigator .current {
	margin: 0 0.5em;
}


/* -- ExifInfo ---------------------------- */

.block-exif-ExifInfo div {
	font-size: 0.8em;
	color: #999;
	margin: 1em 0;
}

table.gbDataTable {
	width: 100%;
	border-collapse: collapse;
}

table.gbDataTable td {
	padding: 0.2em 0.5em 0.2em 0;
	border-bottom: 1px solid #eee;
}

table.gbDataTable td.gbEven {
	font-weight: bold;
}

.gbBusy {
    background-color: #ae9 !important;
}

/* -- System- / Item-Links ---------------- */

.gbSystemLinks, .block-core-ItemLinks {
	clear: both;
/*	border-top: 3px solid #9c9;
	border-bottom: 1px solid #9c9;
	background-color: #efe;
*/	
}

.block-core-SystemLink { font-weight: bold; }

.gbSystemLinks .block-core-SystemLink a,
.block-core-ItemLinks a {
	display: block;
	padding: 0.3em;
}


/* -- Toolbar ----------------------------- */

#toolbar {
	clear: both;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	margin: 1em 0;
	padding: 0.5em;
}


/* -- Admin ------------------------------- */

.gallery-admin {
	font-size: 0.9em;
	padding-top:50px;
}

.gallery-admin h2 {
	font-size: 1.2em;
	margin-top: 2em;
	overflow: hidden;
}

.gallery-admin h4 {
	margin-bottom: 0.5em;
}

.giSuccess, .giWarning, .giError  {
	font-weight: bold;
}

.giSuccess { color: #5c0; }
.giWarning { color: #c50; }
.giError { color: #a44; }

.gallery-admin .gbBlock {
	margin: 1.5em 0 2em 0;
}

#gsSidebar {
	width: 13em;
	overflow: hidden;
	padding-right: 1em;
	padding-top:140px;
	padding-left:10px;
}

#gsSidebarCol {
	width: 1%;
}

#gsSidebar ul {
	padding: 0.2em 0 1.5em 0;
	margin: 0;
	font-weight: bold;
}

#gsSidebar ul ul {
	font-weight: normal;
}
#gsSidebar li.gbAdminLink {
	list-style: none;
	padding: 0.2em 0;
	margin: 0;
}

.gbTabBar {
	padding: 0.2em 0;
	border-bottom: 1px solid #ccc;
}

.gbTabBar a {
	text-decoration:none;
	border: 1px solid #ccc;
	padding: 0.2em 1em;
	background-color: #eee;
	margin: 0 0.2em;
}

.gbTabBar .giSelected {
	margin: 0 0.2em;
	padding: 0.2em 1em;
	border: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	background-color: #fff;
}

.giUpdated, .giNew {
	font: normal 9px Arial;
	text-transform: uppercase;
	color: #222;
	background-color: #ffea88;
	padding: 0 3px;
	margin-left: 3px;
}

.autoCompleteShadow {
    background-color: #a0a0a0 !important;
}

.autoCompleteContainer {
    border: 1px solid #404040;
    background-color: #fff;
    border-top: 0px;
    border-bottom: 1px dotted rgb(0, 172, 0);
    margin-bottom: -1px;
    margin-top: 0px;
}

.autoCompleteContainer li.yui-ac-highlight {
    background-color: #38c;
    color: #fff;
}

