﻿/*********************** PROJECT BY GRAFFITI 2000 - G2K *********************************************/

/*********************** STILI PER SELETTORI GENERALI ***********************************************/

ol,ul { list-style : none; }

body {
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background: #ffffff url('/images/back.jpg') repeat-y;
    color: #424242;
	}
	
a {	text-decoration: none; outline: none; color:#212121; }
a:hover { color:#cd6c35; }

p {
    margin: 0px;
    padding: 0px 0px 15px 0px;
    }

h1 {
    color: #FFFFFF;
    margin: 0px;
    padding: 10px 0px 0px 0px;
    font-size: 2.9em;
    font-style: italic;
    }

h2 {
    color: #FFFFFF;    
    margin: 0px;
    padding: 0px 0px 0px 160px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1.8em;
    font-weight: normal;
    }
		
form {
	margin: 0px;
	padding: 0px;
}

div.wrapper {
	width: 0px;
	height: 0px;
	clear: both;
    overflow: hidden;
	}
	
.brand { text-indent:-9999px; background:url('/images/branding.png') no-repeat center; width:917px; height:84px; position:absolute; top:0; left:31px; }	

/*********************** STILI PER LAYOUT ********************************************************/

div#layout {
    margin-left: 31px;
	}

/*********************** STILI PER HEADER ********************************************************/

div#header {
    height: 94px;
    background: url('/images/back_header.jpg');
	}

div#title {
    margin-left: 200px;
    }

/*********************** STILI PER NAVBAR ********************************************************/

div#navbar {
    background-color: #cc6b34;
	}

div#navbar ul {
    margin: 0px;
    padding: 10px 0px;
    list-style-type: none;
    }

div#navbar ul li {
    display: inline;
    }

div#navbar ul li a {
    color: #FFFFFF;
    padding: 10px 20px;
    display: inline;
    }
    
ul.submenu {
	width: 150px;
	display: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1200;
	font-size: 0.8em;
	background-color: #cc6b34;
	left: 420px;
	top: 125px;
} 
	
ul.submenu li {
	width: 150px;
	overflow: hidden;
	margin: 0px;
	color: #FFFFFF;
	padding: 0;
	z-index: 800;
	}
	
	
div#navbar ul.submenu li a {
	margin: 0px;
	padding: 0px 5px;
	display: block;
	width: 140px;
	}
	
div#navbar ul.submenu li a:hover {
	background-color: #e1844f;
	}
	
ul.submenu1 {
    width: 180px;
    position: absolute;
    z-index: 1000;
    display: block;
    bottom: -10px;
    left: 175px;
	border: solid 1px #cecece;
    }

li.submenuvoice {
    margin: 0px;
    padding-left: 0px;
    /*list-style-type: block;*/
    font-weight: bold;
    line-height: 18px;
    }

li.submenuvoice:hover {   
    color: #0e9300;
    }
	
	
div#navbar ul.submenu li {  width: 150px; position: relative; }	
div#navbar ul.submenu li a { width: 140px; display: block; padding: 5px 5px; margin: 0; }	
div#navbar ul.submenu li ul { margin: 0; padding: 0; position: absolute; top: 2px; left: 150px; width: 150px; background: #CC6B34; visibility: hidden; z-index: 1000; }	
div#navbar ul.submenu li ul li { /*display: block; */height: 30px; }	
div#navbar ul.submenu li ul li a { height: auto; }	
	
/*********************** STILI PER CONTAINER *****************************************************/

div#container {
    min-height: 415px;
    background: url('/images/cat.jpg') top right no-repeat;
	}

div#container > div {
    background: url('/images/cat01.jpg') repeat-x top left;
	}


/*********************** STILI PER CONTENT *******************************************************/

div#content {
    width: 475px;
    height: 478px;
    float: left;
    position: relative;
    background: url('/images/back_content.jpg') repeat-x;
	}
	
div#contentBig {
	width: 915px;
	height: 478px;
	position: relative;
	background: url('/images/back_content.jpg') repeat-x;
	}

div.text {
    padding: 20px;
    line-height: 20px;
    height:438px;
    overflow:auto;
	overflow-x: hidden;
    }


div.text02 {
    padding-bottom: 10px;
    }
		
div.news {
    line-height: 20px;
    height:180px;
    }

div.news ul{
    margin: 0;
    padding: 0;
    }
    
div.news ul li{
    padding-left:15px;
    background: url('/images/quadratino.gif') 0px center  no-repeat;
    }
  
h2.newsListHead { font-size: 16px; font-family: Trebuchet MS, Verdana; padding: 0; margin: 0 0 50px 0; color: #353535; }
h2.newsHead { font-size: 16px; font-family: Trebuchet MS, Verdana; padding: 0; margin: 0 0 10px 0; color: #353535; }
h3.newsSubHead { font-size: 12px; line-height: 16px; font-family: Trebuchet MS, Verdana; padding: 0; margin: 0; color: #353535; }
div.text ul.newsList { margin: 20px 10px; padding: 0; } 
    div.text ul.newsList li { margin: 0 0 20px 0; padding: 0 0 0 10px; line-height: 16px; background: url('/images/dot.gif') no-repeat 0 6px; }
        div.text ul.newsList li em { font-size: 13px; font-weight: bold; font-style: normal; font-family: Trebuchet MS, Verdana; }
        div.text ul.newsList li span { font-size: 11px; font-weight: bold; font-style: normal; font-family: Trebuchet MS, Verdana; }
        div.text ul.newsList li p { margin: 0 0 0 15px; padding: 0; }
	
/*********************** STILI PER MENU **********************************************************/

div#menu {
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: -1px;
    z-index: 4;
	}

div#menu ul {
    margin: 0px 0px 0px 0px;
    padding: 7px 0px 10px 0px;
    list-style-type: none;
    text-align: center;
    }

div#menu ul li {
    display: inline;
    }

div#menu ul li a {
    color: #cc6b34;
    background-color: #FFFFFF;
    padding: 10px 15px 10px 15px;
    }

div#menu ul li a:hover {
    color: #ddbea1;
    background-color: #cc6b34;
    padding: 10px 15px 9px 15px;
    }
    
body#storia a#linkOne,
body#luigirigatti a#linkOne,
body#vantaggi a#linkOne,
body#produzione a#linkOne,
body#colaggio a#linkOne,
body#cottura a#linkOne,
body#smaltatura a#linkOne,
body#decorazione a#linkOne,
body#certificazioni a#linkOne {
    color: #ddbea1;
    background-color: #cc6b34;
    padding: 10px 15px 9px 15px;
    }


/*********************** STILI PER LO SLIDE ******************************************************/

div#slide {
    width: 442px;
    height: 478px;
    float: left;
    overflow: hidden;
	}

/*********************** STILI PER LE REALIZZAZIONI ******************************************************/

.categoria { font-weight: bold; }
.titoloProdotto { font-size:14px; }
.descrizioneProdotto { padding-top: 10px; line-height: 18px; }
.pdf { padding: 15px 0 0 0;  }
.pdf ul { padding: 0; text-align: left; margin: 0px; }
.pdf ul li { padding: 0; }

/*********************** STILI PER FOOTER ********************************************************/

div#footer {
    min-height: 200px;
    background: url('/images/logo.jpg') top left no-repeat;
    position: relative;
	}

div#credits {
    position: absolute;
    bottom: 10px;
    right: 5px;
    }

div#thumb {
    width: 919px;
    text-align: right;
    padding-top: 10px;
    }

div#thumb a {
    display: inline-block;
    width: 15px;
    height: 14px;
    margin: 0px 0px 0px 3px;
    padding: 1px 0px 0px 0px;
    color: #cc6b34;
    background-color: #cc6b34;
    text-align: center;
    font-size: 0.8em;
    }
	
span.g2k {
	background-image: url('/images/pulsante.gif');
	background-position: center right;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 9px;
	padding-bottom: 5px;
	padding-right: 8px;
	}

span.g2k a {
    font-weight: bold;
    color: #424242;
    }

span.g2k a:hover {
    font-weight: bold;    
    color: #cc6b34;
    }
    
    
/*********************** STILI H2 ********************************************************/
   
h2#titAzienda { background:url('/images/azienda-trans.png') no-repeat; text-indent:-9999px; padding:0px 0px 10px 0px; margin-top:10px; }    
h2#titLuigi { background:url('/images/luigi-trans.png') no-repeat; text-indent:-9999px; padding:0px 0px 10px 0px; margin-top:10px; }   
h2#titVantaggi { background:url('/images/vantaggi-trans.png') no-repeat; text-indent:-9999px; padding:0px 0px 10px 0px; margin-top:10px; }   
h2#titColaggio { background:url('/images/colaggio-trans.png') no-repeat; text-indent:-9999px; padding:0px 0px 40px 0px; margin-top:10px; }   
h2#titCottura { background:url('/images/cottura-trans.png') no-repeat; text-indent:-9999px; padding:0px 0px 40px 0px; margin-top:10px; }   
h2#titSmaltatura { background:url('/images/smaltatura-trans.png') no-repeat; text-indent:-9999px; padding:0px 0px 40px 0px; margin-top:10px; }   
h2#titDecorazione { background:url('/images/decorazione-trans.png') no-repeat; text-indent:-9999px; padding:0px 0px 40px 0px; margin-top:10px; }   
h2#titProgettazione { background:url('/images/progettazione-trans.png') no-repeat; text-indent:-9999px; padding:0px 0px 40px 0px; margin-top:10px; }   
h2#titFilmato { background:url('/images/video-trans.png') no-repeat; text-indent:-9999px; padding:0px 0px 40px 0px; margin-top:10px; }   
h2#titContatti { background:url('/images/contatti-trans.png') no-repeat; text-indent:-9999px; padding:0px 0px 40px 0px; margin-top:10px; }   
h2#titVendita { background:url('/images/vendita-trans.png') no-repeat; text-indent:-9999px; padding:0px 0px 40px 0px; margin-top:10px; }   
 
 
/*********************** STILI H3 ********************************************************/

h3#tradizionale { background:url('/images/vantaggi2-trans.png') no-repeat; text-indent:-9999px; }
h3#aria { background:url('/images/vantaggi3-trans.png') no-repeat; text-indent:-9999px; }
h3#ippocausto { background:url('/images/vantaggi4-trans.png') no-repeat; text-indent:-9999px; }
h3#combinata { background:url('/images/vantaggi5-trans.png') no-repeat; text-indent:-9999px; }
h3#fasi { background:url('/images/fasi-trans.png') no-repeat; text-indent:-9999px; }


/*********************** FILMATO ********************************************************/

#filmato { width:442px; height:478px; background:url('/images/filmato-trans.png'); }
.video { width:320px; height:304px; padding-top:87px; padding-left:61px; }

ul.galler {}
ul.galler li { padding: 0 15px 0 0; float: left; height: 150px; }
ul.galler li a { width: 80px; height: 80px; display: block; overflow: hidden; }
