﻿/*********************** PROJECT BY GRAFFITI 2000 - G2K *********************************************/

/*********************** STILI PER SELETTORI GENERALI ***********************************************/


body {
	margin: 0px auto 34px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: #d4d6d6 url("../images/back.jpg") repeat-x;
	}
	
a {
	text-decoration: none;
	outline: none;
}
		
form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
	}

p {
    margin: 15px 0px;
    padding: 0px;
    text-align: justify;
    }
    
hr {
	border: solid 1px #d1d3d3;
	}

h1 {
    margin: 10px 0px ;
    padding: 0px;
    font-size: 1.8em;
    color: #e7b213;
    }

h3 {
    margin: 0px;
    padding: 0px;
    font-size: 1.1em;
    font-weight: bold;
    color: #b1b1b1;
    }

div.wrapper {
	width: 1px;
	height: 0px;
	clear: both;
	}

/*********************** STILI PER LAYOUT ********************************************************/

div#layout {
    width: 1030px;
    background-color: #FFFFFF;
    margin: 34px auto 0px auto;
	}

/*********************** STILI PER HEADER ********************************************************/

div#header {
    height: 47px;
    padding-top: 8px;
    background: url("../images/back_header.jpg");
	}

div#formAlign label {
    padding: 12px 15px 0 50px;
    } 
    
div#formAlign {
    width: 900px;
    margin: 0px auto;
    }

div.searchdiv {
    width: 506px;
    height: 29px;
    padding-top: 10px;
    float: left;
    background: url("../images/searchbar-trans.png");
    text-align: center;
    }

input.searchfield {
    width: 480px;
    border: 0px;
    }

input.searchbutton {
    width: 61px;
    height: 39px;
    background: url("../images/searchbutton-trans.png");
    border: 0px;
    cursor: pointer;
    }

div.buttondiv {
    width: 94px;
    height: 39px;
    float: left;
    }

/*********************** STILI PER NAVBAR ********************************************************/

div#navbar {
    text-align: center;
	}

div#navbar ul {
    margin: 0px;
    padding: 0px 0px 0px 10px;
    font-size: 1.1em;
    }

div#navbar ul li {
    list-style-type: none;
    display: inline;
    }

div#navbar ul li a {
    color: #a3a3a3;
    border-right: solid 1px #a3a3a3;
    padding: 0px 9px 0px 5px;
    }

div#navbar ul li a:hover {
    color: #333333;
    }
	
/*********************** STILI PER CONTAINER *****************************************************/

div#container {
    width: 591px;
    padding: 42px 0px 17px 13px;
    float: left;
    color: #5c5c5c;
	}

div.containerText {
    margin: 16px 0px;
    }
    
div.containerText a {
    color: #9e9e9e;
    }

div.containerText a:hover {
    color: #0e9300;
    }
    
div.homeTitle {
	padding: 20px 0px 20px 60px;
	margin: 10px 0px 10px 40px;
	background: url('/images/gufo.jpg') center left no-repeat;
    font-size: 1.8em;
    color: #0e9300;
	}
	
div.homeAddress {
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 10px 100px;
	border-left: solid 1px #d1d3d2;
	}
	
div.homeOpen {
	margin: 30px 0px 30px 100px;
	}
		
/*********************** STILI PER MENU **********************************************************/

/** Menu Left **/

div#menuLeft {
    width: 200px;
    padding: 17px 0px 17px 13px;
    float: left;
	}

div.iconBox {
    padding-top: 27px;
    margin-bottom: 15px;
    text-align: center;
    color: #a3a3a3;
    font-size: 0.8em;
    }

div.categoryBox {
    border: solid 1px #f1f1f1;
    }
    
div.categoryHeader {
    height: 41px;
    background: url("/images/nostri_libri.jpg") no-repeat;
    }

div.categoryBox ul {
    margin: 10px 0px;
    padding: 0px;
    line-height: 27px;
    }

li.menuvoice {
    height: 29px;
    padding-left: 15px;
    list-style-type: none;
    margin: -6px 0px;
    font-weight: bold;
    position: relative;
    }
    
li.menuVoice a {
	color: #333333;
}

.menuvoice:hover {
    background: url("/images/list_hover.jpg") no-repeat;
    }

.menuvoice a{
    color: #333333;
    }

ul.submenu {
    width: 180px;
    background: #FFFFFF url("/images/back_submenu.png") center top repeat-x;
    position: absolute;
    z-index: 1000;
    display: none;
    bottom: -10px;
    left: 175px;
     border: solid 1px #cecece;
    }

li.submenuvoice {
    margin: 0px;
    padding-left: 20px;
    list-style-type: none;
    font-weight: bold;
    line-height: 22px;
    }

li.submenuvoice:hover {   
    background: url("/images/list_hover.jpg") no-repeat;
    color: #0e9300;
    }
    
/** Menu Right **/

div#menuRight {
    width: 187px;
    padding: 17px 13px 17px 13px;
    float: right;
	}

div.lang {
    width: 177px;
    height: 60px;
    margin: 0px auto;
    color: #818282;
    text-align: center;
    font-size: 0.8em;
    }

div.eng {
    width: 59px;
    height: 25px;
    padding-top: 35px;
    background: url("../images/eng.jpg") no-repeat center top;
    float: left;
    }

div.fra {
    width: 59px;
    height: 25px;
    padding-top: 35px;
    background: url("../images/fra.jpg") no-repeat center top;
    float: left;
    }

div.spa {
    width: 59px;
    height: 25px;
    padding-top: 35px;
    background: url("../images/spa.jpg") no-repeat center top;
    float: left;
    }

div.box {
    width: 177px;
    margin: 3px auto;
    clear: left;
    color: #6a6a6a;
    font-size: 0.9em;
    }

div.box ul {
    margin: 0px;
    padding: 0px;
    line-height: 20px;
    }

div.box ul li {
    list-style-type: none;
    }

div.box ul li a {
    color: #a2a2a2;
    font-weight: bold;
    }

div.box ul li a:hover {
    color: #0e9300;
    }

div.boxText {
    padding: 10px 13px;
    margin-bottom:10px;
    }
    
div.boxText a {
    color: #0e9300;
    font-weight: bold;
    }
    
div.boxText img {
    border: 0px;
    }


div.newsHeader {
    height: 42px;
    background: url("../images/newsHeader.jpg");
    }

div.newsBlock1 {
    clear: left;
    border-bottom: solid 1px #e8e8e8;
    padding: 5px 0px;
    min-height: 60px;
    }

div.newsBlock2 {
    clear: left;
    padding: 5px 0px;
    min-height: 60px;
    }

div.newsBlock1 img, div.newsBlock2 img {
    float: left;
    margin: 0px 9px 5px 0px;
    }

div.newsletterHeader {
    height: 42px;
    background: url("../images/newsletterHeader.jpg");
    }

div.linksHeader {
    height: 42px;
    background: url("../images/linksHeader.jpg");
    }

/*********************** STILI PER CONTENT *******************************************************/

div#content {

	}

/*********************** STILI PER FOOTER ********************************************************/

div#bottomFooter {
    width: 1030px;
    margin: 0px auto;
    padding: 5px;
    font-size: 0.9em;
    color: #9e9e9e;
    }

div#bottomFooter a {
    color: #9e9e9e;
    }

div#bottomFooter a:hover {
    color: #333333;
    }

div#footer {
    clear: both;
    height: 95px;
    background: url("/images/back_footer.jpg") repeat-x top;
	}
	
div#footer a {
    color: #a2a2a2;
    font-weight: bold;
    }

div#footer a:hover {
    color: #0e9300;
    }


div#footerText {
    font-size: 0.9em;
    text-align: center;
    color: #9e9e9e;
    padding: 50px 10px 10px 10px;
    }
	
span.g2k {
	background-image: url("/images/pulsante.gif");
	background-position: center right;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 5px;
	padding-right: 8px;
    float: right;
	}
	
/*** Stili per form di ricerca ***/

div.formSearch {
	width: 400px;
	margin: 0px auto;
	}

#frmFilters {
	}
	
#frmFilters input {
	font-size: 1.0em;
	border: 2px solid #d6d6d6;
	margin: 3px 0px;
	}

#frmFilters select {
	font-size: 1.0em;
	border: 2px solid #d6d6d6;
	margin: 3px 0px;
	}

.voice {
	float: left;
	width: 90px;
	margin: 3px 0px;
	}

div.dettLine {
	padding: 8px;
	margin-bottom: 10px;
	margin-right:20px;
	overflow:hidden;
	width:590px;
	}

div.dettLine:hover {
	background: #fcf8db;
	}
	
form#contattiForm {
	width: 100%;
	}
	
div.formLine {
	clear: both;
	padding: 5px 0px;
	}
	
div.formLineCheck {
	clear: both;
	font-size: 0.9em;
	text-align: right;
	padding: 5px 30px 5px 0px;
	}
	
div.formLineButton {
	text-align: right;
	clear: both;
	margin-top: 20px;
	}
	
textarea.privacyBox, textarea.requestBox {
	width: 70%;
	font-size: 1.0em;
	font-family: Verdana, Helvetica, sans-serif;
	border: 2px solid #d9d9d9;
	}
	
label {
	display: block;
	font-size: 0.9em;
	text-align: right;
	width: 125px;
	float: left;
	padding-right: 10px;
	padding-top: 3px;
	}
	
.small {
	color: #666666;
	display: block;
	font-size: 0.8em;
	text-align: right;
	width: 180px;
	}

.text, .captchatext {
	font-size: 1.0em;
	font-family: Verdana, Helvetica, sans-serif;
	border: 2px solid #d9d9d9;
	width: 200px;
	}

.text:focus, .captchatext:focus, textarea.privacyBox:focus, textarea.requestBox:focus  {
	border: 2px solid #0e9300;
	}

	
.captchatext { margin-left: 110px; }

.button {
	
	}
	
#sendButton {
	width: 102px;
	height: 39px;
	background: url("/images/invia-trans.png") no-repeat;
	border: 0px;
	}
	
#sendButton:hover { background: url("/images/invia-trans.png") -1px -39px no-repeat; cursor: pointer; }

#deleteButton {
	width: 102px;
	height: 39px;
	background: url("/images/cancella-trans.png") no-repeat;
	border: solid 0px;
	}
	
#deleteButton:hover { background: url("/images/cancella-trans.png") -1px -39px no-repeat; cursor: pointer; }

#subsearchButton {
	width: 102px;
	height: 39px;
	background: url("/images/cerca-trans.png") no-repeat;
	border: 0px;
	}
	
#subsearchButton:hover { background: url("/images/cerca-trans.png") 0px -39px no-repeat; cursor: pointer; }

.active { color: #0e9300;	}

