/* - - - - - - - - - - - - - - - - - - - - -

Title : CSS Grande Formato 11/02/08
Author : Paolo Veronica
URL : www.ektor.net

- - - - - - - - - - - - - - - - - - - - - */

/* <![CDATA[ */

/* Global */
*{ padding: 0; margin: 0; border: 0; }

body{
	background:#FFF url("../immagini/bg_body.gif") repeat-x top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:center;
}

/* Layout */
#wrapper { 
	width: 100%; 
	margin: 0; 
	padding: 0; 
	background: transparent url(../immagini/bg_wrapper.gif) no-repeat top center;
	float:left;
}

#header{
	margin:0 auto;
	width: 880px; 
	text-align: left;
	position:relative;
	height:250px;
}

#content {
	width: 880px; 
	margin: 0 auto; 
	padding: 0 0 1em 0; 
	text-align: left;
}

#link-up{position:absolute; top:15px; right:10px;}
#carrello{
	position:absolute;
	bottom:4px;
	left:48px;
	height:45px;
	width:185px;
	padding-left:45px;
	background:transparent url("../immagini/bg_carrello.gif") no-repeat left bottom;
}
#sublink{position:absolute; bottom:10px; left:270px; font-size:0.6em;color:#FFF; }

#footer{
	text-align:center;
	background:transparent url("../immagini/bg_foot.gif") no-repeat center bottom;
	width:100%;
	height:35px;
}

* html #footer{ background-position:center top;} /*IE6*/

/* -- MENU ALTO -------------------------------------------------------------- */
#menu_home {
	position: absolute;
	top:112px;
	right:0;
	width:373px;
	height: 145px;
	background: transparent url(../immagini/menu_up.gif) no-repeat;
}

#menu_home ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
	height: 145px;
}
#menu_home ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border: none;
}
#menu_home ul li a {
	display: block;
	height: 145px;
	padding: 0;
	margin: 0;
}

li#nav_ftp a { width: 143px; }
li#nav_chi a { width: 117px; }
li#nav_info a { width: 113px; }


li#nav_ftp a:hover { background: transparent url(../immagini/menu_over.gif) 0px 0px no-repeat; }
li#nav_chi a:hover { background: transparent url(../immagini/menu_over.gif) -143px 0px no-repeat; }
li#nav_info a:hover { background: transparent url(../immagini/menu_over.gif) -260px 0px no-repeat; }

#menu_home ul li strong {display: none;}

/*PRODOTTI*/

#box-prod-home{width:850px; height:290px; background:transparent url("../immagini/bg_donna.jpg") no-repeat 0 0; margin:25px 0; padding:75px 15px 15px 15px;}
#box-prod-home ul{list-style-type:none; margin-left:260px;float:left; width:550px;}
#box-prod-home ul li{float:left;width:235px; height:90px;background-repeat:no-repeat;background-position:0 0; text-align:center; font-size:0.7em;line-height:1.8em; padding-top:60px; margin:0 12px}


#prodotti{margin:25px 0 45px 0; float:left; width:100%; text-align:center;}
.prodotto{float:left; margin:0 9px;text-align:center;}
* html .prodotto{margin:0 6px;}
#prodotti h1{font-size:1em; font-weight:bold}
#prodotti form p abbr, #prodotti form p span{ font-size:0.8em}

/*LINK*/
a:link, a:visited{color:#1f86de;}
a:hover{color:#eb3400; text-decoration:none}

html>body div.prodotto a.preventivo{margin:5px 0 0 10px;}

/*CORPO*/

#corpo h1{font-size:1.2em; color:#e93400; margin:1em 0; border-bottom:1px solid #e93400}
#corpo ul{ list-style-type:none; margin:10px 0 5px 15px;}
#corpo ul li{font-size:0.8em; line-height:1.4em; background:#FFF url(../immagini/list_image_corpo_li.gif) no-repeat 0 2px ; padding:0 0 8px 18px}
#corpo ol{margin:10px 0 5px 35px;}
#corpo ol li{font-size:0.8em; line-height:1.4em;padding:0 0 8px 0}
p.important{background:#FFF url(../immagini/important.gif) no-repeat center left; padding:15px 0 15px 30px;  margin:20px 0; color:#e93400; font-style:italic; font-weight:bold}

/*FORMATTAZIONE*/

#content p{font-size:0.8em;margin-top:0.6em;line-height:1.6em;}
#link-up{font-size:0.6em;}
#carrello p{font-size:0.7em; color:#e93400;padding-top:8px;}
#carrello a{font-size:0.6em;}
#sublink a{color:#FFF; text-decoration:none;}
#sublink a:hover{color:#FF0; text-decoration:underline;}
#footer p{color:#679ece; font-size:0.7em;line-height:1.8em;padding-top:45px}
* html #footer p{padding-top:60px} /*IE6*/
h1, h2, h3, h4{margin: 0;padding: 0;}

h1{font-size:1.5em; color:#e93400; margin:1em 0;}

#header h2 {
	padding-top:30px;
	margin-left:15px;
	background: transparent url(../immagini/logo_manifesti-online.gif) no-repeat bottom left; 
	height: 122px; 
	width: 486px; 
	text-indent:-8000px;
	display:block;
}

/*FORM*/
form{margin:0; padding:0;}
.prodotto form{margin-top:15px; color:#d12e00;font-size:1.3em}
input.preventivo{
	border-width:0;
	padding:0;
	width:104px;
	height:24px;
	background:transparent url("../immagini/butt_preventivo.gif") no-repeat 0 0;
}
input:hover.preventivo{background-position:0 -24px; border-width:0;}
input, textarea, select{ background-color:#fff; font: 1em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif; border: 1px solid #1b4e6b; padding:0.2em; }
input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus { border: 1px solid #d9eaf4; }
input.qta{width:35px;}
table#tab-carrello select{ width:250px;}

/*CARRELLO*/
table#tab-carrello{width:100%; margin:25px 0; border-collapse:collapse;font-size:0.8em}
table#tab-carrello tr td{padding:10px 0; border-bottom:1px solid #eee;}
table#tab-carrello tr td.carrello-tot{color:#e93400;text-align:right; font-size:1.3em;}
table#tab-carrello tr td.carrello-tot strong{display: block; margin-bottom:5px;}
table#tab-carrello tr td.carrello-tot span{color:#000; font-style:italic;}
table thead th{color:#e93400;border-bottom:1px solid #e93400; padding-bottom:5px; margin-bottom:8px; text-align:left; text-transform:uppercase; font-size:0.8em!important}
tr.riepilogo-dati{background-color:#eee; color:#000; text-align:right; }
tr.riepilogo-dati td{padding:10px!important;}

table#dati-carrello{width:100%; margin:10px 0 20px 0; border-collapse:collapse;font-size:0.8em}
table#dati-carrello tr td{padding:10px 0;}
table#dati-carrello textarea{width:90%;}
table#dati-carrello input{width:90%;padding:5px;}

/*VARIE*/
img{border:0;}
#content p.small{font-size:0.7em;margin:0; text-align:center;}
.errore{color:#FFF;font-weight:bold; background-color:#e93400}

/**
 * MESSAGGI UTENTE
 */
#msg {
  margin: 20px 0;
  padding: 10px 15px;
  border: 1px solid #ccc;
}

#msg .msg-content {
  padding-left: 30px;
  background-image: url(../immagini/accept.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  font-weight: bold;
}

#msg a { font-weight: normal; }
#msg.ok { background: #E3F1FE; }
#msg.ko { background: #FFFDE7; color: red; }
#msg.ko .msg-content { background-image: url(../immagini/error.png); }

/* ]]> */
