@charset "UTF-8";
/* -------------------------------------------------------------------
	Gallinea - Foglio di stile per layout
	
	Versione:			1.2 del 09.07.09
	Ultima revisione:	26.10.09
	Ultima validazione:	26.10.09
	Autore:				Alessandro Placidi
	Revisione:			Stefano Rossi
	Contatto:			a.placidi@mindgear.it
	© 2009 Gallinea Srl
------------------------------------------------------------------- */


/* -- INDEX ------------------

[1.0] - Layout
  [1.1] - Navigazione
  [1.2] - Contenuto
  [1.3] - Galleria
  [1.4] - Footer
[2.0] - Immagini
  [2.1] - Immagini di testata
  [2.2] - Icone
  [2.3] - Tasti
[3.0] - Tipografia
  [3.1] - Classi Edit-o-matic
[4.0] - Links
  [4.1] - Pulsanti
[5.0] - Tabella
[6.0] - Form
[7.0] - Google maps
[6.0] - Paypal

--------------------------- */


/* [1.0] LAYOUT
------------------------------------------------------------------------------------------ */
.shopHp {
	display: block;
	width: 400px;
	height: 70px;
	background: url(../img/banner-homepage-iboat.png) no-repeat;
}


.splashHp {
	width: 500px;
	height: 400px;
	display: block;
	background: url(../img/splash-homepage-iboat.jpg) no-repeat;
}



body {
	margin: 0;
	color: #FFF;
	background: #09455B url(../img/sfondo-html.jpg) no-repeat center 0;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
}

#wrapper-principale {
	width: 892px;
	margin: 70px auto auto auto;
}

#corpo {
	float: left;
	width: 711px; /* Più stretto di 8px per il padding applicato orizzontalmente */
	height: 550px;
	padding: 1px 5px 6px 3px;
	background: url(../img/sfondo-corpo-standard.png) no-repeat 0 0 !Important; /* HACK: lo sfondo PNG con canale alfa non funziona in IE6 */
	background-image: url(../img/sfondo-corpo-standard-no-ombra.gif);
}


/* [1.1] NAVIGAZIONE
------------------------------------------------------------------------------------------ */
#colonna-navigazione {
	float: left;
	width: 210px;
	height: 555px;
}


/* [1.2] CONTENUTO
------------------------------------------------------------------------------------------ */
#colonna-contenuto {
	float: right;
	width: 501px;
	color: #000;
	background-color: inherit;
}

#wrapper-contenuto {
	background: url(../img/sfondo-contenuto-standard.jpg) no-repeat 0 0;
	height:437px;
	overflow: auto;
}

#contenuto {
	padding: 60px 50px 0px 50px;
}

.claim {
	text-align: center;
	margin-top: 15px;
}

.claim a{
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.claim a:hover{
	color: #09455B;
}

.presentazione #contenuto {
	padding-top: 20px;
}

.presentazione p {
	margin-bottom: 6px;
}

.presentazione img {
  margin-left: 100px;
}

/* [1.3] GALLERIA
------------------------------------------------------------------------------------------ */
#colonna-galleria {
	float: right;
	width: 150px; /* Più stretto di 8px per il padding applicato orizzontalmente */
	height: 550px;
	padding: 1px 5px 6px 3px;
	background: url(../img/sfondo-galleria-standard.png) no-repeat 0 0 !Important; /* HACK: lo sfondo PNG con canale alfa non funziona in IE6 */
	background-image: url(../img/sfondo-galleria-standard-no-ombra.gif);
}

#wrapper-galleria {
	width: 150px;
	height: 549px;
	overflow: hidden;
}

#galleria {
	width: 3000px;
}

.colonna-immagini {
	float: left;
	width: 150px;
}

.colonna-immagini div {
	width: 150px;
	height: 112px;
	background: url(../img/ombra-foto-galleria-standard.png) no-repeat 0 100px;
}


/* [1.4] FOOTER
------------------------------------------------------------------------------------------ */
#footer {
	clear: both;
	height: 20px;
	padding: 0 0 0 3px;
}




/* [2.0] IMMAGINI
------------------------------------------------------------------------------------------ */
img {
	border: none;
}


/* [2.1] IMMAGINI DI TESTATA
------------------------------------------------------------------------------------------ */
#immagine-principale {
	height: 111px;
	color: inherit;
	background: #474747 url(../img/sfondo-testata-standard.png) no-repeat center bottom;
}


/* [2.2] ICONE
------------------------------------------------------------------------------------------ */
.icona-bandiera-inglese {
	display: block;
	float: left;
	width: 15px;
	height: 10px;
	margin-right: 5px;
	background: url(../img/icona-bandiera-inglese.png) no-repeat 0 0;
	text-indent: -3000px;
}

.icona-bandiera-italiana {
	display: block;
	float: left;
	width: 15px;
	height: 10px;
	margin-right: 5px;
	background: url(../img/icona-bandiera-italiana.png) no-repeat 0 0;
	text-indent: -3000px;
}


/* [2.3] TASTI
------------------------------------------------------------------------------------------ */
.tasto-freccia-sinistra {
	float: left;
	display: block;
	width: 9px;
	height: 13px;
	margin-right: 5px;
	background: url(../img/icona-freccia-sinistra.png) no-repeat 0 0 !important; /* HACK: lo sfondo PNG con canale alfa non funziona in IE6 */
	background-image: url(../img/icona-freccia-sinistra-no-ombra.gif);
	text-indent: -3000px;
}

.tasto-freccia-destra {
	float: left;
	display: block;
	width: 9px;
	height: 13px;
	background: url(../img/icona-freccia-destra.png) no-repeat 0 0 !important; /* HACK: lo sfondo PNG con canale alfa non funziona in IE6 */
	background-image: url(../img/icona-freccia-destra-no-ombra.gif);
	text-indent: -3000px;
}




/* [3.0] TIPOGRAFIA
------------------------------------------------------------------------------------------ */
h1 {
	height: 119px;
	margin: 0;
	background: url(../img/logo-gallinea-menu.jpg) no-repeat 0 0;
	text-indent: -3000px;
}

h2 {
	margin: 0 0 18px 0;
	color: #09475F;
	background-color: inherit;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.15em;
	text-align: justify;
}

h3 {
	margin: 0 0 15px 0;
	font-size: 12px;
	text-align: justify;
}

p {
	margin: 0 0 15px 0;
	line-height: 150%;
	text-align: justify;
}

blockquote {
	margin: 0 10px 15px 10px;
	padding: 5px;
	border: 1px solid #CCC;
	color: #666;
	background: #FFF url(../img/sfondo-box-sfumato.png) repeat-x 0 0;
	text-align: justify;
	font-style: italic;
}

ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}

ol {
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
}

hr {
	margin: 0 0 15px 0;
	border-top: 1px solid #336679;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 1px;
}

#menu-principale ul {
	list-style: none;
	margin: 36px 25px 0 25px; /* Il magine superiore è stato scalato di 15px per tenere conto del margine superiore applicato ad ogni <li> */
	padding: 0;
	border: 1px solid #FFF; /* Il bordo è necessario per mantenere il layout */
	color: #000;
	background-color: inherit;
	font-size: 10px;
}

#menu-principale li {
	margin-top: 15px;
}

#menu-principale li.pagina-attuale {
	padding-left: 10px;
	color: #336679;
	background-color: inherit;
}

#menu-principale li.torna-al-menu-principale {
	margin-top: 18px;
	font-weight: bold;
}

.avviso {
	display: block;
	color: #C00;
	background-color: inherit;
	font-size: 10px;
}

#footer p {
	margin: 0;
	font-size: 10px;
}

#footer p span {
	float: right;
	width: 155px; /* La larghezza è stata accorciata di 3 pixel a causa del padding sinistro applicato al footer */
}


/* [3.1] CLASSI EDIT-O-MATIC
------------------------------------------------------------------------------------------ */
.editomaticStyleTestoGrande {
	font-size: 12px;
}

.editomaticStyleTestoPiccolo {
	font-size: 10px;
}

.editomaticStyleTestoBlu {
	color: #336679;
	background-color: inherit;
}

.editomaticStyleTestoEvidenziato {
	color: inherit;
	background-color: #A2C6D0;
}




/* [4.0] LINKS
------------------------------------------------------------------------------------------ */
a {
	color: #336679;
	background-color: inherit;
}

a:hover {
	color: #000;
	background-color: inherit;
}

#menu-principale a {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

#menu-principale a:hover {
	color: #336679;
	background-color: inherit;
	text-decoration: none;
}

#menu-principale li.pagina-attuale a {
	color: #336679;
	background-color: inherit;
	text-decoration: none;
	cursor: default;
}

#footer a {
	color: #CCC;
	background-color: inherit;
	text-decoration: none;
}

#footer a:hover {
	color: #999;
	background-color: inherit;
}

#area-download ul{
	list-style: none;
	margin-bottom: 10px;
}

/* [4.1] PULSANTI
------------------------------------------------------------------------------------------ */
.pulsantiera {
	height: 25px;
}

.pulsantiera a {
	display: block;
	float: left;
	width: auto;
	margin: 0 10px 10px 0;
	padding: 0 10px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #123A48;
	color: #FFF;
	background: #000 url(../img/sfondo-pulsante-out.png) repeat-x 0 0;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.pulsantiera a:hover {
	color: #CCC;
	background: #123A48 url(../img/sfondo-pulsante-over.png) repeat-x 0 0;
}

a.pulsantePiccolo {
	line-height: 22px;
	padding: 2px 3px;
	border: 1px solid #123A48;
	color: #FFF;
	background: #000 url(../img/sfondo-pulsante-out.png) repeat-x 0 0;
	text-decoration: none;
}

a.pulsantePiccolo:hover {
	color: #CCC;
	background: #123A48 url(../img/sfondo-pulsante-over.png)repeat-x 0 0;
}

.pulsantiera .paypal {
	display: block;
	float: left;
	width: auto;
	margin: 0 10px 10px 0;
	padding: 0 10px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #123A48;
	color: #FFF;
	background: #000 url(../img/sfondo-pulsante-out.png) repeat-x 0 0;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.pulsantiera .paypal:hover {
	color: #CCC;
	background: #123A48 url(../img/sfondo-pulsante-over.png) repeat-x 0 0;
}



/* [5.0] TABELLE
------------------------------------------------------------------------------------------ */
table {
	width: 99%;
	margin: 0 0 15px 0;
	border-collapse: collapse;
}

th {
	text-align: left;	
}

td {
	padding: 4px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;

}
.tabellaLink {
	
}

.tabellaLink td{
	vertical-align: middle; 
	height: 30px;
}


/* [6.0] FORM
------------------------------------------------------------------------------------------ */
fieldset {
	margin: 0 0 15px 0;
	padding: 10px;
	border: 1px solid #CCC;
	color: inherit;
	background: #FFF url(../img/sfondo-box-sfumato.png) repeat-x 0 0;
}

label {
	display: block;
	font-size: 10px;
	font-weight: bold;
}

.campo-lungo {
	width: 250px;
}

.campo-corto {
	width: 50px;
}

input, select {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
}

textarea {
	width: 360px;
	height: 100px;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
}




/* [7.0] GOOGLE MAPS
------------------------------------------------------------------------------------------ */
#map_canvas {
	width: 370px;
	height: 370px;
	margin-bottom: 15px;
}




/* [8.0] PAYPAL
------------------------------------------------------------------------------------------ */
#contenuto .colonna-sinistra{
	 float: left;
	 width: 260px;
}

#contenuto .colonna-sinistra p{
	margin: 5px 10px 0 0;
}

.payPal-Fieldset {
	float: right; 
	width: 150px;
	margin-top: 8px;
	padding: 10px;
	text-align: center;
}

.payPal-Fieldset h3 {
	height: 30px;
	width: 108px;
	margin: 0 auto;
	background: url(../img/paypal_logo.gif) no-repeat 0 0;
	text-indent: -3000px;
}

.payPal-Fieldset p {
	margin: 0 0 10px 0;
	text-align: center;
}

.payPal-Fieldset a {
	display: block;
	margin: 0 0 3px 0;
	font-size: 9px;
}

.payPal-Fieldset a:hover {
	background-color: inherit;
	color: #000;
}

.payPal-Fieldset .payPalButton {
	display: block;
	margin: 15px auto 0px auto;
}

.payPal-Fieldset form {
	margin: 0;
	padding: 0;
}

.payPal-Confirm {
	height: 170px;
}

.payPal-Confirm p{
	text-align: center;
	margin-top: 60px;
}


/* Stili speciali homepage*/

.home #corpo {
	width: 885px;
	background: url(../img/sfondo-corpo-home.png) no-repeat 0 0 !Important; /* HACK: lo sfondo PNG con canale alfa non funziona in IE6 */
	background-image: url(../img/sfondo-corpo-home-no-ombra.gif);
}


.home #colonna-contenuto {
	width: 675px;
}

.home #immagine-principale {
	height: 362px;
	background: url(../img/sfondo-testata-home.jpg) no-repeat 0 0;
}

.home #wrapper-contenuto {
	height: 186px;
	background: url(../img/sfondo-corpo-home.jpg) no-repeat 0 0;
}

.home #wrapper-contenuto p {
	margin: 0;
	padding: 0;
}

.home #wrapper-contenuto a {
	float: left;
	width: 219px;
	height: 171px;
	margin-top: 10px;
	margin-left: 3px;
	background: #09C;
	text-indent: -3000px;
}

.home #wrapper-contenuto a.scopri-prodotti {
	margin-left: 8px;
	background: url(../img/scopri-i-prodotti.jpg) no-repeat 0 0;
}

.home #wrapper-contenuto a.scarica-cataloghi {
	background: url(../img/scarica-i-cataloghi.jpg) no-repeat 0 0;
}

.home #wrapper-contenuto a.leggi-cosa {
	background: url(../img/leggi-cosa-dicono.jpg) no-repeat 0 0;
}
