/* Questo è il foglio di stile utilizzato per il sito www.norbello.net */
/* Questo foglio di stile non può essere riprodotto e utilizzato in altri siti */
/* senza autorizzazione scritta da parte dell'autore e del proprietario del sito*/
/* (c) 2010 - Salaris Coltelli */

/* Questo foglio di stile è testato funzionante sui seguenti browser: */
/* Internet Explorer 6 */
/* Internet Explorer 7 */
/* Mozilla Firefox 2.0*/
/* Opera 9.23 */


html, body {
	margin: 0px;
    padding: 0px;
	height: 100%;
}

body {
  	text-align: center; /* per centrare in IE5.x*/
	background: #3b0900;
}

/* HOME PAGE */
/* C O N T E N I T O R E */

div#contenitore {
	position: relative;
	width: 950px;
	height: 100%;
	margin: 0 auto; /* per centrare sugli altri browser */
	text-align: left; /* ripristina l'allineamento */
	padding-bottom: 25px;
	background: #711000;
}



body>div#contenitore {
	height: auto;
	min-height: 100%;
}

/* INIZIO TESTATA */


div#testata {
	position: relative;
	top: 0px;
	left: 0px;
	height: 131px;
}

div#logo_sito {
	position: absolute;
	width: 213px;
	height: 131px;
	left: 0px;
}

div#menu_destra_lingue {
	position: absolute;
	width: 198px;
	height: 131px;
	left: 752px;
	top: 0px;
	text-align: right;
}

div#animazione{
	position: absolute;
	width: 950px;
	height: 234px;
	left: 0px;
}
/* FINE INTESTAZIONE */

/* INIZIO MENU'*/
div#menu{
	position: absolute;
	top: 367px;
	left: 0px;
	height: 78px;
	width: 950px;
	background: #711000;
}

div#logo_menu {
	position: absolute;
	width: 80px;
	height: 78px;
	left: 0px;
	text-align: left;
}
div#testi_menu {
	position: absolute;
	width: 600px;
	height: 78px;
	left: 80px;
	text-align: left;
	padding-top: 10px;
}
/* FINE MENU'*/

/* INIZIO CORPO*/
div#Corpo_home {
	position: absolute;
	width: 950px;
	height: 583px;
	background: #711000;
	top: 481px;
	}
	
	div#Corpo_interno {
	position: absolute;
	width: 950px;
	height: 700px;
	background: #711000;
	top: 481px;
	}
	
	div#Corpo_coltelli {
	position: absolute;
	width: 950px;
	height: 3000px;
	background: #711000;
	top: 481px;
	}
	
	div#Corpo_morsi {
	position: absolute;
	width: 950px;
	height: 1773px;
	background: #711000;
	top: 481px;
	}
		
		div#Corpo_morsi_ita {
	position: absolute;
	width: 950px;
	height: 1900px;
	background: #711000;
	top: 481px;
	}
	
	div#Corpo_manufatti {
	position: absolute;
	width: 950px;
	height: 877px;
	background: #711000;
	top: 481px;
	}
	
	div#Corpo_banner {
	position: absolute;
	width: 950px;
	height: 900px;
	background: #711000;
	top: 481px;
	}
	
		div#Corpo_corrias {
	position: absolute;
	width: 950px;
	height: 1100px;
	background: #711000;
	top: 481px;
	}
	
			div#Corpo_dicono {
	position: absolute;
	width: 950px;
	height: 652px;
	background: #711000;
	top: 489px;
	left: -1px;
	}
	
div#home_foto {
	position: absolute;
	width: 370px;
	height: 401px;
	left: 30px;
	
	}
	
	div#spazio_raggiungerci {
	position: absolute;
	width: 850px;
	left: 80px;
	top: 3px;
	z-index: 1;
	
	}
	
div#home_testi {
	position: absolute;
	width: 531px;
	height: 401px;
	left: 394px;
	text-align: left;
	padding-top: 10px;
}
	
		
/* Sezione crediti e navigazione basso*/

div#contenitore_sotto {
	position: absolute;
	width: 950px;
	height: 100px;
	background-color: #711000;
	top: 946px;
	text-align: center;
	}


div#contenitore_sotto_raggiungerci{
	position: absolute;
	width: 950px;
	height: 100px;
	background-color: #711000;
	top: 1158px;
	text-align: center;
	left: 1px;
	
}

div#contenitore_sotto_coltelli{
	position: absolute;
	width: 950px;
	height: 100px;
	background-color: #711000;
	top: 3380px;
	text-align: center;
		
}

div#contenitore_sotto_contatti{
	position: absolute;
	width: 950px;
	height: 100px;
	background-color: #711000;
	top: 1171px;
	text-align: center;
}

div#contenitore_sotto_morsi{
	position: absolute;
	width: 950px;
	height: 100px;
	background-color: #711000;
	top: 2251px;
	text-align: center;
	left: 2px;
}

div#contenitore_sotto_morsi_ita{
	position: absolute;
	width: 950px;
	height: 100px;
	background-color: #711000;
	top: 2370px;
	text-align: center;
}

div#contenitore_sotto_manufatti{
	position: absolute;
	width: 950px;
	height: 100px;
	background-color: #711000;
	top: 1320px;
	text-align: center;
}

div#contenitore_sotto_banner{
	position: absolute;
	width: 950px;
	height: 100px;
	background-color: #711000;
	top: 1350px;
	text-align: center;
}

div#contenitore_sotto_corrias{
	position: absolute;
	width: 950px;
	height: 100px;
	background-color: #711000;
	top: 1480px;
	text-align: center;
}

div#contenitore_sotto_dicono{
	position: absolute;
	width: 950px;
	height: 100px;
	background-color: #711000;
	top: 1140px;
	text-align: center;
}

div#testo_sotto {
	position: relative;
	width: 600px;
		}

/* SEZIONE ASPETTO FORM */

INPUT.ricerca_nel_sito {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #c35c5b;
}

INPUT.login {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: black;
	background-color: #ffffff;
	border-right: #c35c5b 1px solid; 
	border-left: #c35c5b 1px solid; 
	border-top: #c35c5b 1px solid;
	border-bottom: #c35c5b 1px solid; 
}

SELECT.login {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: black;
	background-color: #ffffff;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #c35c5b;	
}

.textarea_login {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em; 
	color: black;
	background-color: #FFFFFF; 
	border-right: #c35c5b 1px solid; 
	border-left: #c35c5b 1px solid; 
	border-top: #c35c5b 1px solid;
	border-bottom: #c35c5b 1px solid; 
}


/* Rollover su login */
a.login, a.login:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	color: #c35c5b;
	text-decoration: none;
	background-color: #e5e5e5;
	border: 1px solid #c35c5b;
	padding-top: 1px;
	padding-bottom: 1px; 
}

a.login:hover {
	background-color: #ffffff;
}


/* SEZIONE ASPETTO CARATTERI */
.ricerca {
	font: 0.7em, verdana, arial, sans-serif;
	font-weight: bold;
	color: #000000;
}

.bianco12 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

.bianco11 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

.bianco12Bold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
}

.giallo12Bold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f7b400;
	font-weight: bold;
}

.giallo30 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #f7b400;
	
}

.giallo12{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f7b400;

}

.linea_bianca {
		background-image:url(immagini/linea_bianca.gif);
	
}


/* Sezione aspetto LINK bianco e nero*/
a.menu, a.menu:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	text-decoration: underline;
	color: #f7b400;
}

a.grigio, a.grigio:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393939;
	text-decoration: none;
	font-weight: bold;
}

a.grigio:hover {
	text-decoration: underline;
	color: #393939;
}

a.generico, a.generico:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #658CAB;
	text-decoration: none;
	font-weight: bold;
}

a.generico:hover {
	text-decoration: underline;
	color: black;
}

a.nerobold, a.nerobold:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #878787;
	text-decoration: none;
}

a.nerobold:hover {
	text-decoration: underline;
	color: Black;
}

a.bianco, a.bianco:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.bianco:hover {
	text-decoration: underline;
	color: #e78449;
}

a.navigazione, a.navigazione:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #5c524c;
	text-decoration: none;
}

a.navigazione:hover {
	text-decoration: underline;
}

/* INGRANDISCI CARATTERI */
img.ingrandisci_testo {
	padding-bottom: 1px;
	border: 1px solid white;
}

/* LIGHTBOX */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

