@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#474747;
	background:#474747;
	text-align:center;
}

/* --------------------------------------------- elementi di uso comune --------------------------------------------- */

a {
	text-decoration:none;
	font-weight: bold;
	color:#474747;
}

a img {
	border:none;
}

p {
	margin:0;
	padding:3px 0 10px 0;
}

h1 {
	margin:0;
	padding:10px 0 0 0;
	color:#474747;
	font-weight:normal;
	font-size:28px;
	text-align:left;
}

h2 {
	margin:0;
	padding:3px 0 20px 0;
	color:#96bf0d;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

h3 {
	margin:0;
	padding:5px 0;
	color:#ff8315;
	font-size:14px;
}

h4 {
	margin:0;
	padding:10px 0;
	font-size:12px;
}

h5 {
	margin:0;
	padding:5px 0;
	font-size:13px;
	font-weight:normal;
	font-style:italic;
}

h6  {
	margin:0;
	padding:0 0 15px 0;
	color:#ff8315;
	font-size:12px;
}

th{
	padding:10px 5px;
	font-weight:bold;
}

table {
	width:100%;
}


select {
	color:#474747;
	font-size:11px;
	padding:1px;
}



/* -------------------------------------------------- classi di uso comune ---------------------------------------------- */

.left {
	float:left;
}

.right {
	float:right;
}

.spacer {
	clear:both;
	height:0;
	width:0;
	overflow:hidden;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
}

.padding {
	padding:15px;
}

.hi {
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
}

.row {
	padding:10px 0;
}

.big-title {
	color:#ff8315;
	font-size:25px;
	padding-bottom:7px;
}

.ok {
	background: #CEFF7F;
	border:1px solid #96bf0d;
	padding:5px;
	font-weight:bold;
	font-size:11px;
}

.errore {
	background: #f8d9c2;
	border:1px solid #FF0000;
	padding:5px;
	font-weight:bold;
	font-size:11px;
}
.error {
    color: #e40f22;
}
.center-me {
	width:600px;
	margin:20px auto;
	text-align:center;
}

.input-image {
	margin:15px 0;
}



/* ------------------------------------ struttura di base comune a tutte le pagine ------------------------------------------ */

#top {
	background: url(../images/pattern-top.jpg) repeat-x 0 0;
	min-height:123px;
  	height:auto !important;
  	height:123px;
	text-align:center;
	position:relative;
	z-index:50;
}

#bottom {
	background:url(../images/pattern-bottom.jpg) repeat-x 0 0;
	min-height:150px;
  	height:auto !important;
  	height:150px;
	text-align:center;
	position:relative;
	z-index:0;
}

#bottom a {
	color:#eeeeee;
	font-weight:normal;
}

#center {
	background:#FFFFFF url(../images/sfondo-main.jpg) repeat-x bottom left;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	text-align:center;
	z-index:0;
	position:relative;
}

#top-content, #bottom-content, #center-content {
	margin:0 auto;
	text-align:left;
	width:900px;
	position:relative;	
}

#center-content {
	padding-bottom:60px;
}

#top-content,#bottom-content {
	width:925px;
}

/* utility menu -- in alto a destra */

#utility-menu {
	float:right;
	margin-top:10px;
	font-size:11px;
	height:14px;
	padding-right:20px;
}

#utility-menu a {
	color:#999999;
	font-weight:normal;
}

#utility-menu a:hover,#utility-menu a.current  {
	color:#ff8315;
}

/* fine utility menu */

#logo {
	height:120px;
	width:250px;
	float:left;
}

/* footer */

#footer1, #footer2, #footer3 {
	width:200px;
	margin:0 15px;
	text-align:left;
	float:left;
	color:#DDDDDD;
	padding-top:10px;
	font-size:10px;
	border-right:1px solid #333333;
	height:120px;
}

#footer1 {
	font-size:11px;
	line-height:15px;
}

#footer4 {
	float:right;
	color:#666666;
	padding-top:10px;
	font-size:10px;
	padding-right:26px;
	text-align:right;
}

#footer4 a{ 
	color:#333333;
}

/* fine footer */



/*==============	footer	grande	================*/

div#footer{
	background-image: url(../images/pattern-bottom.jpg);
	background-color: black;
	background-repeat: repeat-x;
	height:199px;
	color: #eeeeee;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
}

div#contFoot{
	width: 920px;
	margin: auto;
	padding:20px 0px 0px 0px;
}

div#contFoot div{
	width: 230px;
	height:150px;
	float:left;
	line-height: 2em;
}

div#contFoot h3{	
	font-size: 15px;
	display: block;
	margin: 0px 0px 10px 0px;
}

div#contFoot div a{display: block; color: #eee; }

/*===========	Fine footer	==============*/



/* ------------------------------- HOME --------------------------------- */

#slogan {
	margin:0;
	padding:0;
	width:900px;
	height:100px;
	background:url(../images/slogan.gif) no-repeat center center;
	text-indent:-9999px;
	z-index:0;
}

#tophome {
	width:900px;
}

#boxtophome {
	background:url(../images/back-box-top-home.gif) no-repeat 0 0;
	width:196px;
	text-align:center;
	float:left;
	padding:10px 0;
}

#filmato_new {
	float:right;
	width:660px;
}




/* steps */

#steps ol {
	margin:0;
	padding:0;
	list-style:none;
}

#steps ol li {
	list-style-type:none;
	float:left;
}

#step1 {
	display:inline-block;
	margin:0;
	padding:0;
	width:193px;
	height:238px;
	background:url(../images/step1.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin-right:36px;
}

#step2 {
	display:inline-block;
	margin:0;
	padding:0;
	width:193px;
	height:238px;
	background:url(../images/step2.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin-right:36px;
}

#step3 {
	display:inline-block;
	margin:0;
	padding:0;
	width:193px;
	height:238px;
	background:url(../images/step3.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin-right:36px;
}

#step4 {
	display:inline-block;
	margin:0;
	padding:0;
	width:193px;
	height:238px;
	background:url(../images/step4.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

/* fine steps */


/* banners */

#banners {
	padding:25px 0;
	width:900px;
}

#banners .left {
	padding-right:3px;
}

.box-nero {
	width:439px;
	height:139px;
	float:left;
	background:url(../images/box-nero.jpg) no-repeat 0 0;
	margin:10px 5px;
}

.box-slogan {
	float:left;
	width:329px;
	margin-top:12px;
}

.box-links {
	float:right;
	width:108px;
	margin-top:18px;
}

.box-links-gallery {
	display:block;
	width:108px;
	height:33px;
	text-indent:-9999px;
	background:url(../images/gallery.jpg) no-repeat 0 0;
}

.box-links-preventivo {
	display:block;
	width:108px;
	height:33px;
	text-indent:-9999px;
	background:url(../images/preventivo.jpg) no-repeat 0 0;
}

.box-links-gallery:hover, .box-links-preventivo:hover {
	background-position:0 -33px;
}

.box-text {
	clear:both;
	color:#cccccc;
	font-size:11px;
	padding:5px 10px 10px 10px;
	margin:0;
}

/* fine banners */

.testohome{
width:900px;
height:227px;
}

.testohome h3{
color:#525252;
font-size:14px;
margin:0;
padding:5px 0;
}

.boxinterno_testohome{
padding:5px;
}

.leftboxhome{
float:left;
width:400px;
}

.rightboxhome{
float:left;
width:400px;
margin-left:65px;
}




/* --------------------------------- PAGINE INTERNE - elementi comuni -------------------------------------- */

#info {
	float:left;
	width:272px;
	padding:20px 0 120px 0;
}

#content {
	float:right;
	width:620px;
	padding:20px 0 120px 0;
}

#content-big {
	width:900px;
	padding:20px 0 120px 0;
}

#content a {
	color:#96bf0d;
	font-weight:bold;
	text-decoration:none;
}

#content a:hover {
	color:#ff8315;
}

#content ul {
	margin:-5px 0 5px 0;
	padding:2px 16px;
}

/* steps pagine interne */

#steps-int ol{
	list-style:none;
	margin:20px 0 0 3px;
	padding:0;
}

#steps-int ol li {
	list-style-type:none;
	margin:5px 0;
	padding:0;
	width:272px;
	height:118px;
	text-indent:-9999px;
}

#steps-int ol li a{
	display:block;
	width:272px;
	height:118px;
	text-indent:-9999px;
}

#step1-int a{
	background:url(../images/step1-int.jpg) no-repeat 0 0;
}

#step2-int a{
	background:url(../images/step2-int.jpg) no-repeat 0 0;
}

#step3-int a{
	background:url(../images/step3-int.jpg) no-repeat 0 0;
}

#step4-int a{
	background:url(../images/step4-int.jpg) no-repeat 0 0;
}

/* fine steps pagine interne */

/* box newsletter */

#newsletter {
	width:272px;
	height:150px;
	background:url(../images/newsletter.jpg) no-repeat 0 0;
}

#newsletter form {
	padding:105px 50px 7px 30px;
}

#newsletter #n-email {
	color:#666666;
	font-style:italic;
	border:1px solid #e64c0e;
	padding:4px;
	font-size:11px;
	float:left;
	width:135px;
}

#newsletter #invia {
	float:right;
}

/* fine box newsletter */


/* box h-farm */

#hfarm {
	width:620px;
	height:219px;
	background:url(../images/hfarm.jpg) no-repeat 0 0;
	margin:20px 0;
}

#hfarm p {
	text-align:left;
	padding-right:15px;
	width:400px;
	float:right;
}

#hfarm p.title {
	color:#ff8315;
	font-size:16px;
	font-weight:bold;
}

#hfarm p.text {
	font-size:11px;
}

/* fine box h-farm */


/* ------------------------------------ STILI SPECIFICI PER PAGINA INTERNA --------------------------------- */

/* PAGINE GALLERY */

.gallery-cont {
	background:#EDF8D8;
	margin:20px 0;
}

.gallery-item {
	background:url(../images/back-gallery-item.jpg) no-repeat 0 0;
	width:178px;
	height:153px;
	float:left;
	margin:10px 0 10px 21px;
}

.gallery-item .img {
	margin:9px 9px 0 9px;
	display:block;
}

.gallery-item .testo {
	margin:0;
	padding:5px 10px 10px 10px;
	color:#FFFFFF;
	display:block;
}

.gallery-cont-top {
	width:620px;
	height:14px;
	background:url(../images/back-gallery-top.jpg) no-repeat 0 0;
}

.gallery-cont-bottom {
	width:620px;
	height:14px;
	background:url(../images/back-gallery-bottom.jpg) no-repeat 0 0;
}

select#category {
	border:1px solid #96bf0d;
	width:300px;
}

/* paginazione */

#page {
	width:620px;
	text-align:right;
}

#page a {
	color:#000000;
	border:1px solid #e2e2e2;
	display:inline-block;
	padding:3px 5px;
}

#page .hi {
	background:#afd95f;
	color:#FFFFFF;
}

/* PAGINA PACCHETTI E PAGINA PREVENTIVO */

#pacchetti form {
	margin:16px;
}

.grey-cont {
	background:#f7f7f7;
	margin:20px 0;
}

.grey-cont-top {
	width:620px;
	height:14px;
	background:url(../images/back-pacchetti-top.gif) no-repeat 0 0;
}

.grey-cont-bottom {
	width:620px;
	height:14px;
	background:url(../images/back-pacchetti-bottom.gif) no-repeat 0 0;
}

.open-mini {
	background:url(../images/back-barra.gif) repeat-x 0 0;
	height:27px;
	line-height:27px;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #84c40a;
	padding:0 5px;
	margin-top:10px;
}

.close-mini {
	background:url(../images/back-barra.gif) repeat-x 0 -27px;
	height:27px;
	line-height:27px;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #c77272;
	padding:0 10px;
	padding:0 5px;
}

.close {
	display: block;
	background: url(../images/back-barra-big.gif) repeat-x 0 -68px;
	height:68px;
	line-height:68px;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #c77272;
	padding:0 0 0 10px;
	cursor: pointer;
	font-size:15px;
	margin: 0 0 0 0;
}

.open {
	background-position: 0 0px;
	border:1px solid #84c40a;
}

.row1 {
	background:#f7f7f7;
	border-bottom:2px dotted #FFFFFF;
	padding:10px 5px;
	font-weight:bold;
	font-size:11px;
}

.row2 {
	background:#e7e7e7;
	border-bottom:2px dotted #FFFFFF;
	padding:10px 5px;
	font-weight:bold;
	font-size:11px;
}

.row3 {
	background: #ffffff;
	border-bottom:2px dotted #FFFFFF;
	padding:10px 5px;
	font-weight:bold;
	font-size:11px;
}

.row4 {
	background: #f5c280;
	border-bottom:2px dotted #FFFFFF;
	padding:10px 5px;
	font-weight:bold;
	font-size:11px;
}

.rowx {
	height:25px;
	background:#bbbbbb;
	font-weight:bold;
	line-height:25px;
	color:#FFFFFF;
	padding:0 10px;
	border-bottom:2px dotted #FFFFFF;
}

.rowx input {
	color:#FFFFFF;
	font-weight:bold;
}

#vertical_container {
	padding:10px 0;	
}

.vertical_accordion_content {
	overflow: hidden;
}

#d_opzioni label {
	display:inline-block;
	width:200px;
}

#d_opzioni select {
	width:200px;
}

/* totali parziali */

input.invisible {
	background:none;
	border:none;
	color:#474747;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:50px;
	text-align:right;
}
input.invisible_tot {
    background:none;
	border:none;
	color:#474747;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:80px;
	text-align:right;
}
input.tot_p {
	background:none;
	border:none;
	color:#474747;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:50px;
	text-align:right;
}

/* totale completo */

.bigTotale {
	float:right;
	font-size:16px;
	font-weight:bold;
}

.bigTotale input {
	font-size:16px;
	font-weight:bold;
}


/* carrello */

#carrello {
	width:272px;
	background:url(../images/ordine-middle.jpg) repeat-y 0 0;
}

#carrello-top {
	width:272px;
	height:80px;
	background:url(../images/ordine-top.jpg) no-repeat 0 0;
}

#carrello-bottom {
	width:272px;
	height:52px;
	background:url(../images/ordine-bottom.jpg) no-repeat 0 0;
}

#carrello-list {
	padding:30px;
}
#carrello-list td i {
    font-size:10px;
}
#carrello-tot {
	width:202px;
	height:38px;
	background:url(../images/totale.gif) no-repeat 0 0;
	color:#FFFFFF;
	line-height:38px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin:30px;
}

#carrello-tot label {
	float:left;
	padding-left:10px;
}

#carrello-tot input {
	float:right;
	width:40px;
	padding:8px 0;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	float:right;
	background:none;
	border:none;
	padding-right:10px;
	text-align:right;
}

/* dati personali */

.dati-cont-top {
	width:900px;
	height:18px;
	background:url(../images/back-dati-top.gif) no-repeat 0 0;
}
.dati-cont {
	width:900px;
	background:url(../images/back-dati.gif) repeat-y 0 0;
}
.dati-cont form {
	padding:10px;
}
.dati-cont form fieldset{
	border:2px dotted #e9e9e9;
	padding:10px;
	margin:10px;
}
.dati-cont label{
	display:block;
	padding:5px 0 3px 0;
}
.dati-cont form fieldset legend {
	color:#96bf0d;
	font-weight:bold;
	font-size:11px;
}
.dati-cont-bottom {
	width:900px;
	height:18px;
	background:url(../images/back-dati-bottom.gif) no-repeat 0 0;
}
#dati1 {
	float:left;
	width:430px;
}
#dati2 {
	float:right;
	width:430px;
}

/* elementi form */ 

.input375 {
	width:385px;
	height:20px;
	background:url(../images/input-385.gif) no-repeat 0 0;
	border:none;
	line-height:20px;
	color:#000000;
	font-size:11px;
}
.input300 {
	width:300px;
	height:20px;
	background:url(../images/input-300.gif) no-repeat 0 0;
	border:none;
	line-height:20px;
	color:#000000;
	font-size:11px;
}
.input200 {
	width:200px;
	height:20px;
	background:url(../images/input-200.gif) no-repeat 0 0;
	border:none;
	line-height:20px;
	color:#000000;
	font-size:11px;
}
.input80 {
	width:80px;
	height:20px;
	background:url(../images/input-80.gif) no-repeat 0 0;
	border:none;
	line-height:20px;
	color:#000000;
	font-size:11px;
}
.input70 {
	width:70px;
	height:20px;
	background:url(../images/input-70.gif) no-repeat 0 0;
	border:none;
	line-height:20px;
	color:#000000;
	font-size:11px;
}
.input50 {
	width:50px;
	height:20px;
	background:url(../images/input-50.gif) no-repeat 0 0;
	border:none;
	line-height:20px;
	color:#000000;
	font-size:11px;
}
.input-large{
	width:406px;
	height:27px;
	background:url(../images/input-large.gif) no-repeat 0 0;
	border:none;
	line-height:27px;
	color:#000000;
	font-size:12px;
}
.textarea-large{
	width:870px;
	height:92px;
	background:url(../images/textarea-large.gif) no-repeat 0 0;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}
.select {
	width:406px;
	padding:5px 0;
	background:url(../images/select.gif) no-repeat 0 0;
	border:none;
	margin:0;
	color:#000000;
	font-size:11px;
}
.select option {
	background:#dcf2b3;
	border:none;
	line-height:20px;
	color:#000000;
	font-size:11px;
}
.select-large {
	width:870px;
	padding:5px 0;
	background:url(../images/select-large.gif) no-repeat 0 0;
	border:none;
	margin:0;
	color:#000000;
	font-size:11px;
}
.select-large option {
	background:#dcf2b3;
	border:none;
	line-height:20px;
	color:#000000;
	font-size:11px;
}

/* accesso dati personali */

#accesso {
	width:900px;
	height:80px;
	background:url(../images/back-accedi.gif) no-repeat 0 0;
	margin-bottom:40px;
}
#accesso form {
	padding:15px;
}
#accesso form .right{
	font-size:9px;
	padding-right:20px;
	margin-top:-5px;
}
#accesso form label {
	display:inline-block;
	padding:0 5px;
	font-size:11px;
}
#sendaccedi {
	margin-top:-10px;
	margin-left:8px;
}

/* checkpoint ordine */

#checkpoint {
	width:900px;
	height:50px;
	line-height:50px;
	background:url(../images/checkpoint.gif) no-repeat center left;
}

#checkpoint ol {
	margin:0;
	padding-left:125px;
}

#checkpoint ol li{
	display:inline-block;
	padding:0 20px;
	list-style-type:decimal;
	color:#000000;
	font-weight:normal;
	font-size:10px;
}

#checkpoint ol li.current{
	font-weight:bold;
}

/* riepilogo */
#vaibrief {
    background-color:#ffe575;
    padding:3px;
    border:1px solid #cbb75d;
}
#riepilogo-dati-fatturazione {
	float:left;
	width:405px;
}

#riepilogo-dati-spedizione {
	float:right;
	width:405px;
}

#riepilogo-ordine {
	margin:20px 0;
}

#riepilogo-pagamento {
	float:left;
	width:499px;
}

#riepilogo-grazie {
	float:right;
	width:350px;
}

.riepilogo-section-ordine {
	float:left;
	width:203px;
	padding:4px;
	background:#f7f7f7;
	margin:0 8px 5px 0;
}

.riepilogo-section-ordine-last {
	float:left;
	width:203px;
	padding:4px;
	background:#f7f7f7;
	margin:0 0 5px 0;
}

.riepilogo-totale-ordine {
	clear:left;
	text-align:right;
	font-size:16px;
	font-weight:bold;
	padding:10px;
	background:#ecf9dd;
	margin-top:5px;
}

#riepilogo-pagamento {
	line-height:20px;
}

.dati-cont-little {
	background:url(../images/verde-cont-middle.gif) repeat-y 0 0;
	width:405px;
}

.dati-cont-little-top {
	background:url(../images/verde-cont-top.gif) no-repeat 0 0;
	width:405px;
	height:18px;
}

.dati-cont-little-bottom {
	background:url(../images/verde-cont-bottom.gif) no-repeat 0 0;
	width:405px;
	height:18px;
}

.dati-cont-little-2 {
	background:url(../images/arancio-cont-middle.gif) repeat-y 0 0;
	width:499px;
}

.dati-cont-little-2-top {
	background:url(../images/arancio-cont-top.gif) no-repeat 0 0;
	width:499px;
	height:18px;
}

.dati-cont-little-2-bottom {
	background:url(../images/arancio-cont-bottom.gif) no-repeat 0 0;
	width:499px;
	height:18px;
}


/* PAGINA ACCEDI */

.accedi-cont-top {
	width:520px;
	height:14px;
	background:url(../images/back-accedi-top.gif) no-repeat 0 0;
}
.accedi-cont {
	width:520px;
	background:url(../images/back-accedi-middle.gif) repeat-y 0 0;
}
.accedi-cont-bottom {
	width:520px;
	height:14px;
	background:url(../images/back-accedi-bottom.gif) no-repeat 0 0;
}

.accedi-cont label {
	padding:0 5px;
	font-weight:bold;
}

#accedi-big {
	text-align:left;
}

#accedi-utils {
	font-size:10px;
	text-align:left;
}

/* PAGINA CONTATTI */

.contatti-cont-top {
	width:900px;
	height:15px;
	background:url(../images/back-contatti-top.jpg) no-repeat 0 0;
}
.contatti-cont {
	width:900px;
	background:#f7f7f7;
}
.contatti-cont-bottom {
	width:900px;
	height:15px;
	background:url(../images/back-contatti-bottom.jpg) no-repeat 0 0;
}

.contatti-text {
	font-size:12px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:2px dotted #d9d9d9;
}

#sendcontatto label {
	display:block;
	padding:10px 0 3px 0;
}


#filmato {
	width:900px;
	height:350px;
	text-align:center;
}

#filmato2 {
	width:620px;
	height:290px;
	text-align:center;
}