/* -------------------------------------------- */
/*												*/
/* Elements ----------------------------------- */
/*												*/
/* -------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
html, body {
	background: #239cd3;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	border: 0px;
	color:#000;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	
}
h1, h1 a:link, h1 a:active, h1 a:visited {
	font-size: 16px;
	color: #0055a0;
	padding-bottom: 5px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
h1 a:hover {
	text-decoration: underline;
}
h2, h2 a:link, h2 a:active, h2 a:visited {
	font-size: 14px;
	color: #707276;
	padding: 5px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
h2 a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

hr {
	color: #fff;
	background-color: #0096d4;
	width: 100%;
	height: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
a {
	color: #0055a0;
	text-decoration: none;
}
a:hover {
	color: #0055a0;
	text-decoration: underline;
}
cite {
	font-weight: bold;
	color: #c1ee0e;
	font-size: 12px;
}
acronym {
	color: #c1ee0e;
	border-bottom: dotted 1px #c1ee0e;
}
img {
	border: 0px;
}
p {
	padding: 5px;	
}
/* -------------------------------------------- */
/*												*/
/* Prodotti Prima ----------------------------- */
/*												*/
/* -------------------------------------------- */

.cat {
	float: left;
	width: 228px;
	padding-left: 3px;
	border-left: 1px solid #adaeb0;
	font-size: 13px;
}

/* -------------------------------------------- */
/*												*/
/* Prodotti dettaglio ------------------------- */
/*												*/
/* -------------------------------------------- */

.prod_dettaglio {
	float: left;
	width: 600px;
	heigth: 160px;
	padding-bottom: 10px;
}
.prod_dettaglio li {
	list-style: square;
}
.prod_divisione {
	clear: both;
	width: 650px;
	height: 2px;
	background: #0287d2;
	display: block;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
}
.foto_prodotto {
	margin-right: 10px;
}
.utility_prodotto {
	float: right;
	top: 0px;
	height: 20px;
}
.selected {
	background:url(../pagination/products/selected.jpg) no-repeat left #000;
	width: 50px;
	height: 160px;
	float: right;
	
}

/* -------------------------------------------- */
/*												*/
/* Valori ------------------------------------- */
/*												*/
/* -------------------------------------------- */

.valori {
	color: #0287d2;
	font-weight: bold;
}
	

/* -------------------------------------------- */
/*												*/
/* Layer -------------------------------------- */
/*												*/
/* -------------------------------------------- */

/* General content ---------------------------- */

#res {
	float: left;
	margin-top: 80px;
	margin-left: 534px;
	z-index: 48px;
	position: absolute;
	width: 200px;
	height: 250px;
	background-color:#006bb3;
	padding: 8px;
	border: 2px solid #fff;
	border-top: 0px;
	font-size: 11px;
}

#menu_area {
	float: left;
	margin-top: 24px;
	margin-left: 490px;
	z-index: 50;
	position: absolute;
	width: 200px;
	height: 200px;
	background-color:#fff;
	border: 1px solid #ccc;
	padding: 8px;
	font-size: 10px;
	display: none;
}
#menu_area form{
	font-size: 10px;
}

#menu_area label {
	font-size: 12px;
	color: #999;
}

#menu_area input[type=text]  {
	margin-top: 5px;
	padding: 4px;
	width: 187px;
}

#search_close {
	float: left;
	margin-top: 4px;
	margin-left: 3px;
	cursor: hand;
	cursor: pointer;
	display: none;
}

#q {
	margin: 0;
	border-style: none;
	font-size: 11px;
	padding-top: 0px;
	height: 15px;
	margin-left: 33px;
	margin-top: 6px;
	width: 120px;
	background-color:white;
	border:1px solid white;
}



#search_container {
	float: left;
	width: 180px;
	height: 30px;
	background: url(../pagination/background/search.gif) top right no-repeat;
}
#top_menu_container {
	width: 100%;
	height: 100px;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff;
}
#top_menu_content {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: url(../pagination/background/bg_top.gif) top no-repeat;
}
#logo {
	width: 140px;
	height: 100px;
	float: left;
}
#top_menu {
	width: 760px;
	height: 100px;
	float: left;
}
#top_menu_1{
	width: 750px;
	height: 40px;
	padding-top: 10px;
	float: left;
	color: #fff;
	font-size: 11px;
	text-align: right;
}
#top_menu_1 a {
	color: #fff;
	text-decoration: none;
}
#top_menu_1 a:hover {
	text-decoration: underline;
}
#top_menu_2 {
	width: 580px;
	height: 30px;
	border: 0px ;
	line-height: 30px;
	vertical-align: middle;
	text-align: left;
	float: left;
	display: inline;
}
#splash_container {
	width: 100%;
	height: 240px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	text-align: center;
	background: #fff;
}
#splash_content {
	width: 100%;
	height: 240px;
	margin: 0 auto;
	text-align: center;
}
#splash_container_2 {
	width: 100%;
	height: 80px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	background: #239cd3;
}
#splash_2 {
	width: 900px;
	height: 80px;
	margin: 0 auto;
	text-align: left;
	text-indent: 255px;
	background: #239cd3;
	line-height: 80px;
	vertical-align: middle;
	color: #fff;
	font-size: 24px;
}
#breadcrumb_container {
	width: 100%;
	margin: 0 auto;
	height: 30px;
	padding: 0;
	border: 0;
	background: #fff;
	clear: both;
}
#breadcrumb_content {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
	vertical-align: middle;
	text-indent: 255px;
	font-size: 11px;
	color:#999;
	
}
#main_content_container {
	width: 100%;
	margin: 0 auto;
	background: #fff;
	float: left;
	clear: both;
}
#main_content {
	width: 900px;
	margin: 0 auto;
}
#description_container {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #fff;
}
#description_content {
	width: 900px;
	margin: 0 auto;
}
#menu_bottom_container {
	clear: both;
	width: 100%;
	margin: 0 auto;
	min-height: 110px;
	background: url(../pagination/background/bg_bottom_container.gif) top repeat-x;
}
#menu_bottom_content {
	width: 920px;
	margin: 0 auto;
	padding-top:50px;
	height: 60px;
	text-align: left;
	color: #239cd3;
	font-size: 10px;
	background: url(../pagination/background/bg_bottom.gif) top no-repeat;
}
#menu_bottom_text {
	width: 880px;
	height: 55px;
	float: left;
	margin-left: 15px;
}
/*#grafikando {
	width: 100px;
	padding-top: 5px;
	float: left;
}*/
#Searchresult {
}
#Searchresult ul {
	margin:0;
	padding: 0;
	list-style: none;
}
#Searchresult li {	
	width: 196px!important;
	margin:0;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:10px;
	background-image:url(../pagination/background/bg_submenu.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	list-style: none;
}

/* --------------------------------------------------------------*/
/* Utility */
/* --------------------------------------------------------------*/

#utility{
	width: 755px;
	padding-right: 15px;
	float: right;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	color: #a9aaab;
	text-decoration: none;
	font-size: 10px;
	display: inline;
}
#utility a {
	color: #a9aaab;
	text-decoration: none;
}
#utility a:hover {
	color: #0055a0;
	text-decoration: underline;
}

/* --------------------------------------------------------------*/
/* Menu */
/* --------------------------------------------------------------*/

.menu{
	width: auto;
	padding-right: 15px;
	float: right;
}
.menu ul{
	margin: 0; padding: 0;
	float: left;
}
.menu ul li{
	display: inline;
	text-align: center;
	width: 100px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	
}
.menu ul li a{
	float: left;
	text-decoration: none;
	color: #0055a0; 
	padding: 0px 10px;
	margin: 0;
	border: 0;
}
.menu ul li a:visited{
	color: #009ee0;
}
.menu ul li a:hover, .menu ul li .current{
	color: #009ee0;
}

/* --------------------------------------------------------------*/
/* subMenu */
/* --------------------------------------------------------------*/

#submenu_container {
	width: 220px;
	padding-left: 20px;
	float: left;
	background: #fff;
	padding-right: 10px;
	font-size: 12px;
}
#subMenu {	
	width: 206px;
	clear: both;
	margin: 0;
	padding: 0;
	
	border-top:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}
#subMenu ul {	
	margin: 0;
	padding: 0;
	list-style-type: none;	
	width: 206px;
}
/*
#subMenu li.sezione {
	background-color: #009ee4;
	width: 196px;
	margin: 0;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 7px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #009ee4;
	border-bottom: none;
	border-top: none;
}

#subMenu li.sezione a {
	color: #fff;
}
*/

#subMenu li {
 	text-align: left;
	font-size: 12px;	
	width: 206px;
	overflow: hidden;
}

/* --------------------------------------------------------------*/
/* subMenu livello1 */
/* --------------------------------------------------------------*/
#subMenu ul.livello1 {
	width: 206px;
	margin: 0;
	border:0;
}
#subMenu li.livello0 {
	width: 206px;
	background: url(../pagination/background/ind_cat.gif) repeat-x top;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	text-indent: 15px;
}
#subMenu li.livello1 {
	width: 206px;
	background-image:url(../pagination/background/bg_submenu_a.gif);
	background-position:top;
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

#subMenu li.livello1 a {
	background-image:url(../pagination/background/bg_submenu.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:15px;
	display:block;
	color: #0055a0;	
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#subMenu li.livello1 a:hover, #subMenu li.livello1 a.current {
	/*background: #009ee0;*/
	background-image:url(../pagination/background/bg_submenu_a.gif);
	background-position:top;
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-weight:bold;
	
}

/* Index content ------------------------------ */

#bc {
	width: 650px;
	float: right;	
	margin-bottom: 5px;
}
#bc h1 {
	padding: 0;
	margin: 0;
	font-size: 17px;
	margin-top: 2px;
	color: #0055a0;
	margin-bottom: 2px;
}

#lista_container {
	width: 650px;
	float: right;
	font-size:13px;
}
#lista_container p {
	padding-left:0;
}

#lista_container ul {
	padding:0;
	margin: 0;
	list-style: none;
}

#lista_container li {
	padding:0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	list-style: none;
}

.lista_title_section {
	clear: both;
	margin: 0 auto;
	display: block;
	position: relative;
	height: 30px;
	color: #0055a0	;
	font-size: 18px;
	font-weight: bold;	
}
.lista {
	width: 650px;
}
.lista_title {
	display: block;
	position: relative;
	height: 30px;
	color: #0055a0;
	font-size: 14px;
}
.lista_content {
	width: 650px;
	font-size: 14px;	
}

.lista_content img {
	padding-left: 10px;
	padding-right: 10px;
	
}
/**/
#pages_main-content {
	width: 650px;
	min-height: 270px;
	float: left;
	padding: 10px;
}
#news_container {
	width: 455px;
	height: 270px;
	float: left;
}
#projects_container {
	width: 455px;
	height: 270px;
	float: right;
}
.generic_title {
	color: #0055a0;
	font-size: 26px;
	font-weight: bold;	
}
.title_index {
	width: 455px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	font-weight: bold;
	text-indent: 50px;
	font-size: 16px;
	color: #fff;
	clear: both;
}
.numbered_index {
	width: 455px;
	height: 30px;
	clear: both;
}
.title_left_index {
	width: 60px;
	height: 174px;
	float: left;
	background: #25262a;
	padding-top: 5px;
}
.text_right_index {
	width: 395px;
	height: 174px;
	float: left;
/*	background: #25262a;*/
	padding-top: 5px;
}
.archives_index {
	/*width: 455px;*/
	height: 30px;
	clear: both;
	text-align: right;
	background: #25262a;
}
.column {
	width: 455px;
	clear: both;
}
img.border5 {
	border: 5px solid #46484c;
	margin-right: 5px;
}
img.border3 {
	border: 3px solid #707276;
	padding: 0;
	margin: 0;
	margin-right: 5px;
}
/* -------------------------------------------- */
/*												*/
/* News home ---------------------------------- */
/*												*/
/* -------------------------------------------- */

.text_right_index{
}
.archives_index{
	position:relative;
	/*left:-60px;*/
}
#rotate-news, #rotate-progetti{
	background-color: #25262a;
	height: 225px;
}
.text_right_index{
	padding-left: 60px;
	/*width: 335px;*/
}
.news_banda{
	background-repeat: no-repeat;
	background-position: 0 35px;
}
.progetti_banda{
	background-repeat: no-repeat;
	background-position: 0 35px;
}

/* -------------------------------------------- */
/*												*/
/* Class -------------------------------------- */
/*												*/
/* -------------------------------------------- */
.top-bottom {
	margin-top:10px;
	margin-bottom:10px;
}
.brd, .brd a {
	padding: 2px;
	border: 1px dotted #000;
}
.brd a:hover {
	padding: 2px;
	border: 1px dotted #aa1627;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */




.pagination {
	font-size: 9px;
	margin-bottom: 5px;
	float:left;
}
        
.pagination a {
    text-decoration: none;
	border: solid 1px #0092bc;
	color: #0092bc;
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    margin-right: 5px;
}

.current1 {
    background: #0092bc; 
    color: #fff;
	padding: 4px;
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: solid 1px #0092bc;
}



#Pagination a.next {
	display:block;
	width:18px;
	height:18px;
	background: url(../pagination/scrollable/arrow/right.gif) no-repeat;
	text-decoration: none;
	float:left;
	margin: 0;
	/*background-position: 0, 18px;*/
	cursor:pointer;
	padding: 0;
	border: 0;
	margin-left: 3px;
}
.current1.prev {
	display:block;
	width:18px;
	height:18px;
	background: url(../pagination/scrollable/arrow/left_dark.gif) no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	margin-right: 7px;
}
.current1.next{
	display:block;
	width:18px;
	height:18px;
	background: url(../pagination/scrollable/arrow/right_dark.gif) no-repeat;
	border: 0;
	margin: 0;
	margin-left: 3px;
	padding: 0; 
}

#Pagination a.prev {
	display:block;
	width:18px;
	height:18px; 
	background: url(../pagination/scrollable/arrow/left.gif) no-repeat;
	float:left;
	margin: 0;
	/*background-position: 0, 18px;*/
	cursor:pointer;
	border: 0;
	padding: 0;
	margin-right: 7px;
}

#gallery  img {
	border: none;
	
}


.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../pagination/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

 
/* the thumbnails */
#triggers {
	text-align:center;
}
 
#triggers img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:15px 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
 
/* the active thumbnail */
#triggers a.active img {
	outline:1px solid #000;
 
	/* show on top of the expose mask */
	z-index:9999;
	position:relative;
}

/* "next image" and "prev image" links */
.nextgallery, .prevgallery {
	
	/* absolute positioning relative to the overlay */
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	
	/* upcoming CSS3 features */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.prevgallery {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.nextgallery {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.nextgallery:hover, .prevgallery:hover {
	text-decoration:underline;
	background-color:#000;
}

/* when there is no next or previous link available this class is added */
.disabled {
	visibility:hidden;		
}

/* the "information box" */
.info {
	background: white;
	width: 250px;
	height: 250px;
	margin-top: 0px;
	text-align:center;
/*	padding: 7px;*/
	border: 7px solid black;
	z-index: 50px;
	position: absolute;
	display: none;
	font-size: 10px;
}

.info strong {
	display:block;	
}

/* progress indicator (animated gif). should be initially hidden */
.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

/* everybody should know about RGBA colors. */
.nextgallery, .prevgallery, .info {
/* background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url(../pagination/h80.png) repeat-x;		*/
}


/*** ------- MODULO DI RICERCA ------ ****/
#res {
	display: none;
}

#res ul.first_level{
	color: white;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#res ul.first_level li{
	list-style-type: none;
	padding-top: 5px;
}
#res ul.first_level li.titolo_sezione_ricerca{
	font-weight: bold;
	display: block;
	font-size: 14px;
}
#res ul.second_level{
	height: 200px;
	overflow: auto;
	background-color: #006BB3;
	margin-top: 5px;
	margin-bottom: 5px;
}

#res ul.second_level li{
	clear: left;
}
#res ul.second_level li div{
	float: left;
}
#res a{
	color: white;
}

#res #fondo_sezione_ricerca{
	display: block;
	width: 100%;
	height: 20px;
	text-align: right;
}
#lista_errori{
	color: red;
}
#lista_errori li{
	padding-left: 15px;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
}
