/* *************************************************
Novembre 2008
edit css Scotto Arredamenti - Genova - 
ultima mod.: 11-01-09 
Daniele D'Andreti - http://www.glugitalia.org
************************************************* */

a:link {
	color: #36c;
	text-decoration: none;
}
a:visited {
	color: #36c;
	text-decoration: none;
}
a:hover {
	color: #36c;
	text-decoration: underline;
}
a:active {
	color: #36c;
	text-decoration: none;
}
body {
	margin: 0;
	padding: 35px 0;
	background: #666;
	font-size: 13px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

#logo {
	position: relative;
	width: 250px;
	height: 89px;
	margin: 10px 33px;
	padding: 0;
}
#slogan_home {
	position: absolute;
	top: 230px;
	left: 33px;
	text-indent: -9999px;
	background-image: url(../img/scotto_slogan.png);
	width: 250px;
	height: 120px;
}
.vcard_home {
	position: absolute;
	bottom: 20px;
	left: 33px;
	font-size: 13px;
	line-height: 20px;
}
/* inizio navigazione  */

.nav {
	position: relative;
	height: 82px;
	margin: 0;
	padding: 0 0 0 228px;
	list-style-type: none;
	background: url(../img/nav_back.png) repeat;
}
.nav li {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
.nav a {
	width: 77px;	/* modificata per compensare il padding */
	height: 18px;	/* modificata per compensare il padding */
	padding-top: 64px;
	padding-left: 5px;
	display: block;
	color: #fff;
	text-decoration: none;
}

.nav_col_0 {
   background: #818181;
}

.nav_col_0:hover {
   background: url(../img/nav_col_0.png) repeat;
}

.nav_col_1 {
  background: #f00;
}

.nav_col_1:hover {
   background: url(../img/nav_col_1.png) repeat;
}

.nav_col_2 {
   background: #669500;
}

.nav_col_2:hover {
   background: url(../img/nav_col_2.png) repeat;
}

.nav_col_3 {
   background: #1e00ff;
}

.nav_col_3:hover {
   background: url(../img/nav_col_3.png) repeat;
}

.nav_col_4 {
   background: #c14c00;
}

.nav_col_4:hover {
   background: url(../img/nav_col_4.png) repeat;
}

.nav_col_5 {
   background: #ff7400;
}

.nav_col_5:hover {
   background: url(../img/nav_col_5.png) repeat;
}

/*fine navigazione */

/* inizio form */

#richieste {
	margin: 0 auto 20px;
	padding: 20px;
	border: 1px solid #818181;
	background-color: #E0E0E0;
}
#richieste label {
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px solid #818181;
	font-size: 15px;
	color: #333;
}
.ver {
	margin: 0 auto;
	padding: 10px;
	display: block;
	background: #F6F6F6;
	border: 1px solid #333;
	color: #333;
}
#richieste button {
	width: 100%;
	margin-top: 10px;
	padding: 5px;
	background: #F6F6F6;
	text-align: center;
	border: 1px solid #818181;
	color: #333;
	cursor: pointer;
}
#richieste button:hover {
	background: #CCC none;
	color: #FFF;
}
/* fine form */

.img_prod {
	float: right;
	margin: 20px 30px 20px 0;
}
#varie {
	/*positon: relative;*/
	width: 370px;
	height: 100%;
	float: right;
	margin: 20px 30px 20px 0;
}
.desc_prod {
	width: 270px;	/* modificata per compensare il padding */
	height: 100%;
	margin: 20px 20px;
	padding: 2px;
	float: left;
	background-color: #e0e0e0;
}
.desc_mappa {
	width: 350px;	/* modificata per compensare il padding */
	height: 100%;
	margin: 20px 20px;
	padding: 2px;
	float: left;
	border: 1px solid #818181;
	background-color: #e0e0e0;
}
.info_azienda {
	clear: both;
	background-color: #e0e0e0;
	border-top: 2px solid #7f7f7f;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
}
.attenzione {
	margin-top: 0;
	color: #f00;
	font-size: 14px;
}
.hide {
	display: none;
}
/* inizio post */

#col_cont {
	width: 500px;
	height: 100%;
	float: right;
	margin: 20px 0px 20px 0;
}

#col_cont_tutto {
	width: 740px;
	height: 100%;
	float: right;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}

#col_prodotto {
	width: 740px;
	height: 100%;
	float: right;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.box_prodotto {
	width: 190px;
	height: 100%;
	padding: 4px;
	float: left;
	/*background-color: #e0e0e0;*/
	background-color: #FFF;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* inizio tabella prodotti */
.tabella {
	float:left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 100%;
	width: 531px;
}
td {
	vertical-align: top;
	text-align: right;
	background-color: #E0E0E0;
	padding-top: 2px;
	padding-right: 2px;
}
.txt_tabella {
	text-align: left;
	padding-right: 2px;
	padding-left: 27px;
	padding-top: 5px;
	padding-bottom: 27px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	height: 100%;
	width: 146px;
}
.piedino_tabella {
	padding-top: 10px;
}
/* fine tabella prodotti */

.post {
	margin: 0 0 10px 0;
}
#post_tutto {
	margin: 0 0 10px 0;
}
.titolo_post {
	margin: 0 0 5px;
	padding: 0 0 0 10px;
	background: #F6F6F6;
	border-bottom: 1px solid #818181;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	vertical-align: 0;
	font-weight: normal;
	font-style: normal;
}
#post_tutto .titolo {
	margin: 0 0 5px;
	padding: 0 0 0 10px;
	background: #F6F6F6;
	border-bottom: 1px solid #818181;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
}
.data_post {
	margin: 0 0 5px;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	color: #333;
}
.post img {
	margin: 0 0 15px 15px;
	padding: 3px;
	border: 1px solid #818181;
	float: right;
}

#post_tutto img {
	margin: 0 0 15px 20px;
	padding: 3px;
	border: 1px solid #818181;
	float: right;
}
.post p {
	margin: 0 0 10px 0;
	text-align: justify;
}

#post_tutto p {
	margin: 0 0 10px 0;
	text-align: left;
}

.post .altro {
	display: block;
	clear: both;
	font-size: 12px;
	text-align: right;
	color: #818181;
}

#post_tutto .altro {
	display: block;
	clear: both;
	font-size: 12px;
	text-align: right;
	color: #818181;
}
/* fine post */

/* inzio pulsante indietro */

.back_btn {
	width: 25%;
	height: 20px;
	margin: 10px auto 10px;
	display: block;
	background: #F6F6F6;
	text-align: center;
	border: 1px solid #818181;
	color: #333;
	line-height: 20px;
	text-decoration: none;
}
.back_btn:hover {
	text-decoration: none;
	background: #CCC;
	color: #FFF;
}
/* fine pulsante indietro */

/* inizio messaggio  */

/*
#mess_modifica definisce le caratteristiche del box che comunica 
l'avvenuto/mancato invio della form; 
da abbinare alle classi .successo e .errore
*/

#mess_modifica {
	margin-bottom: 30px;
	padding: 20px;
	font-size: 15px;
	text-align: center;
	cursor: default;
}
/*
#mess_form solitamente fornisce lo stile per il messaggio di errore 
delle form se mancano i dati necessari nei campi di inserimento 
in mancanza del JS da abbinare alla classe .errore
*/

#mess_form {
	margin-bottom: 10px;
	padding: 3px 10px;
	font-size: 13px;
	text-align: left;
	cursor: default;
}

#mess_uhoh {
	margin: 0 0 10px;
	padding: 3px 10px;
	text-align: left;
	cursor: default;
	font-size: 18px;
}

.successo {
	background: #9c6;
	border: 2px solid #333;
	color: #333;
}

.errore {
	background: #dd5a3f;
	border: 2px solid #333;
	color: #fff;
}
/* fine messaggio  */

/* inzio cerca */
#cerca {
	width: 100%;
 	margin: 0px;
	padding: 0px; 
}

#campo_input {
	/* whidth:100%; */
	height: 20px;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #333;
	border-right-color: #666;
	border-bottom-color: #555;
	border-left-color: #666;
	/* display: inline-block; */	
	float: left;
	padding: 0px;
}

#cerca_btn {
	height: 22px;
	width: 22px;
	background: url(../img/cerca.gif) no-repeat center center;
	cursor: pointer;
	text-indent: -9999px;
	display: inline;
	border: 1px solid #FF0000;
}

/* fine cerca */

.lista_sezioni {
	padding: 3px;
	line-height: 18px;
}

.gest_errori {
	position:relative;
	height: 100%;
	width: 450px;
	padding: 0px;
	clear: right;
	float: right;
	margin-top: 70px;
	margin-right: 30px;
}

/* inizio servizi */

.servizi {
	border: 1px solid #ddd;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-weight: bold;
}

/* fine servizi */