body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #0b0a08;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	
}

img {
	border:0px;
}

h3 {
	line-height: 1px;
	color: #e2d48f;
}

ul{
	list-style:circle inside;
	padding:0px;
	margin:0px;
	
}

li{
padding: 8px;
}

a, a:link, a:visited, a:active{
	color: white;
}

.hidden{
display:none;
}

a:hover{
	color: #e2d48f;
}

#root {
	margin: auto;
	width:100%;
}
#headerWrapper {
	background: url(../images/bg-titolo.jpg)  repeat-x;
	clear:both;
	display:block;
	overflow:hidden;
}

#contentWrapper {
	background: url(../images/bg-rosso.jpg);
	clear:both;
	display:block;
	overflow:hidden;
	
}
#footerWrapper {
	background: url(../images/bg-footer.jpg) repeat-x;
	height: 94px;
	clear:both;
	display:block;
	overflow:hidden;
}

a.link-content, a.link-content:link, a.link-content:active, a.link-content:visited{
	color: #7f0c0c;
	text-decoration:none;
}
a.link-content:hover{
	color:red;
	text-decoration:underline;
}

#header {
	width: 959px;
	margin: auto;
}
#content {
	width: 959px;
	margin: auto;
	background: url(../images/barra-bg.jpg) repeat-y;
	height:auto;
	
}
#content #menu {
	background:url(../images/barra-menu.jpg) no-repeat;
	width: 959px;
	height: 56px;
	overflow:hidden;
	padding-left:176px;
	text-align:left;
	
}

#content #menu img{
	float:left;
}

#buoni-home {
font-size:13px; 
text-align:right; 
position:absolute;
top:220px;
width:930px;
}
#footer {
	background:url(../images/barra-footer.jpg) no-repeat;
	width:959px;
	height:94px;
	margin: auto;
	text-align:center;
	padding-top: 36px;
	font-size:75%;
	color:#555;
}

.footer-left{
	float:left;
	text-align:left;
}

.footer-right{
	text-align:right;
}

.footer, a.footer, a:link.footer, a:visited.footer, a:active.footer{
	color:#555;
}

a:hover.footer{
	color: #e2d48f;
}

#center #slogan {
	background:url(../images/home-image.jpg) no-repeat;
	width:959px;
	height:557px;
}
#slogan #bottoni{
	padding-left:353px;
	padding-top: 437px;
	
}
#center #boxtesti {
	width: 959px;
	background:url(../images/home-boxbg.jpg) repeat-y;
	text-align:justify;
	min-height: 256px;
	margin-top: 12px;
	line-height:1.4em;
}

#boxtesti #colonna-sx {
	float:left;
	width: 266px;
	margin-left: 32px;
	padding-top:1px;
	
}

#boxtesti #colonna-dx {
	width: 566px;
	margin-left: 348px;
	padding-top:1px;
	
}

#boxtesti h3 {
	line-height: 1px;
	color: #e2d48f;
	margin-bottom: 8px;
	margin-top: 20px;
}

#boxtesti b {
	color: #e2d48f;
	}

#content #center {
	width: 959px;
	padding-top: 20px;
}

#center #menuWrapper {
	width: 959px;
	
	
}

#menuWrapper #buonipasto{	
	position:absolute;
	top:330px;
}
#menuWrapper #vini{	
	position:absolute;
	top: 330px;
	margin-left: 830px;
}

#menuWrapper #il-menu {
	width: 688px;
	margin-left: 135px;
	
}

#menu-barratitolo{
	width: 688px;
	height: 184px;
	overflow:hidden;
	background:url(../images/menu-title.jpg) no-repeat;
}

#menu-barratitolo #informazioni{
	padding:136px 20px 0px 20px;
	color: #355d35;
	line-height:1.4em;
}

#avviso{
	position:absolute;
	top: 182px;
	margin-left: 216px;
	width:203px;
	height:138px;
	overflow:hidden;
	background:url(../images/avviso.jpg) no-repeat;
	

}

#avviso div{
	
	width:195px;
	height: 78px;
	margin-top:40px;
	margin-left:4px;
	overflow:hidden;
	color: #900;

}

#informazioni #info-sinistra{
	
}

#informazioni #info-destra{
	float:right;
	text-align:right;
}

#menuWrapper #il-menu #lista {
	width: 688px;
	background: url(../images/menu-bg.jpg) repeat-y;
	text-align:center;
	height:auto;
}

#menuFooter {
	background:	url(../images/menu-footer.jpg) no-repeat;
	width: 688px;
	height: 53px;
	overflow:hidden;
	text-align: center;
	font-size:13px;
	font-style:italic;
	color: #355d35;
	padding-top: 4px;
}

.titoli-menu{
	width:688px;
	height:25px;
	text-align:center;
	
	font-size:140%;
	
	color:#d5c3a5;
}

.green, .brown, .red, .coal, .yellow {
	text-align:left;
	margin-top:12px;
	}

.green{color:#355d35;}
.brown{color:#5a452c;}
.red{color:#65341e;}
.coal{color:#524c42;}
.yellow{color:#524827;}

.prodotto{
	width:648px;
	clear:both;
	margin-left:16px;
	min-height: 34px;
	
}

.prodotto .codice{
	float:left;
	font-size: 120%;
	font-weight:bold;
	clear:left;
	margin-right:10px;
	margin-bottom: 0px;
	border: 3px solid red;
	width: 40px;
	text-align:center;	
	}
.prodotto .nome{
	float:left;
	font-size:100%;
	font-weight:bold;
	width: 530px;
	overflow:hidden;
	white-space:nowrap;
	padding-top:4px;
	}
	
.prodotto .descrizione{
	font-size:80%;
	font-weight:normal;
	
	}

.prodotto .prezzo{
	padding-top:2px;
	float:right;
	font-size:100%;
	}

#guestbookWrapper {
	margin-top:10px;
	margin-left: 81px;
	width: 804px;
}

#guestbook-header {
	width: 803px;
	height:43px;
	overflow:hidden;
	background:url(../images/guestbook-top.jpg) no-repeat;
}



#guestbook-content {
	width: 803px;
	overflow:hidden;
	background:url(../images/guestbook-center.jpg) repeat-y;
	min-height: 540px;
	padding-top:20px;
}

#guestbook-footer {
	width: 803px;
	height:59px;
	overflow:hidden;
	background:url(../images/guestbook-footer.jpg) no-repeat;
}

.singolo-post{
padding: 12px 40px 10px 40px;	
color:#430606;

}

.msg_date{
	text-align:center;
	
	font-variant:small-caps;
	
}

.msg_top_c{
	text-align:center;
	border-bottom: 1px solid #b99a6f;
	color: #7f0c0c;
	padding-bottom:4px;
}

.msg_end_c{
	text-align:right;
	font-style:italic;
	color: #7f0c0c;
	font-size:85%;
	padding-top:4px;
	
}

.msg_mid_c{
	/*border-bottom: 1px solid #b99a6f;*/
	padding: 8px;
	font-size:90%;
	
	
}

.msg_sign{
	
}

.shadow {
	
}

div.signbutton{
	position:absolute;
	top: 192px;
	margin-left: 434px;
	width: 235px;
	height: 85px;
	overflow:hidden;
}

.singolo-post a, .singolo-post a:link, .singolo-post a:visited, .singolo-post a:active{
	color: #7f0c0c;
	font-size: 75%;
	text-decoration:none;
}

.singolo-post a:hover{
	color:#33C;
	text-decoration:underline;
}

#pager{
	width: 300px;
}
#pager, #privacy {
	margin-left:40px;
	margin-right:40px;
	color: #7f0c0c;
	font-size: 75%;
	border-top: 1px solid #b99a6f;
	width: 300px;
	padding: 0px 10px 0px 10px;
}

#pager a, #pager a:link, #pager a:active, #pager a:visited{
	color: #7f0c0c;
	font-size: 120%;
	text-decoration:none;
	font-weight:bold;
}
#pager a:hover{
	color:red;
	text-decoration:underline;
}
#privacy {
	float:right;
	text-align:right;
}

#privacy a, #privacy a:link, #privacy a:active, #privacy a:visited{
	color: #7f0c0c;
	text-decoration:none;
}
#privacy a:hover{
	color:red;
	text-decoration:underline;
}

#step1, #step2, #step3, #step4, #cont-qualita{
	width: 959px;
	height:220px;
	overflow:hidden;
	padding-bottom:20px;
	padding-left: 40px;
}

#step1{
	background:url(../images/ordina-step1.jpg) no-repeat;
}

#step2{
	background:url(../images/ordina-step2.jpg) no-repeat;
	margin-top:20px;
	
}
#step3{
	background:url(../images/ordina-step3.jpg) no-repeat;
}
#step4{
	background:url(../images/ordina-step4.jpg) no-repeat;
	height:464px;
}

#cont-qualita{
	background:url(../images/qualita-bg.jpg) no-repeat;
	height:620px;
}



.testo-ordina{
	padding-left: 20px;
	width:430px;
}

.testo-qualita{
	padding-left: 20px;
	width:480px;
}

.big{
	font-size:120%;
	color:#e2d48f;
}

#fotoWrapper{
	height: 468px;
	width:959px;
	background:url(../images/foto-bg.jpg) no-repeat;
	padding: 32px 0px 0px 53px;
	overflow:hidden;
}

.perTesto{
	position:absolute;
	top:386px;
	padding-left:80px;
	width:820px;
	color:#430606;
	line-height:1.4em;
	
}

#cliccapizza{
position:absolute;
top:654px;
text-align:center;
width: 850px;
font-style:italic;
color:red;
}

.perTesto .big{
	color:red;
	
}

.pizza{
	float:left;
	padding-right:100px;
	padding-bottom: 138px;

}

#contattiWrapper{
	width: 959px;
	height: 434px;
	background:url(../images/contattaci-bg.jpg) no-repeat;
	overflow:hidden;
	}
	
#contattiWrapper * h2{
text-align:center;
padding-bottom:10px;

}

.contattaci-testo{
	border:2px solid #660806;
	float:right;
	height:210px;
	width: 300px;
	
}

#bottoni-contattaci{
	padding-left:155px;
}

#form-lavoro, #form-reclamo, #form-altro, #form-empty{
	
	padding: 0px 110px 0px 130px;
	color:#660806;
}

#form-lavoro, #form-reclamo, #form-altro{
	display:none;
	
}

#contattiWrapper * input, #contattiWrapper * textarea{
	border: 1px solid #660806;
	background-color:#f9f1de;
	color:#660806;
}

.smallBox{
	
	width: 552px;
	margin-left: 186px;
	background:url(../images/contatti-bg.jpg) repeat-y;
	padding:20px;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.adm-testa{
	text-align:center; 
	background-color:#e2d48f; 
	color:#900;
	border:0px;
}

.adm-menu tr td{
	padding:4px;
	border-bottom: 1px solid #300;
	
}

.adm-menu{
	padding:4px;
	border: 2px solid #300;
	
}

.adm-controlli{
	text-align:center;
	padding-bottom: 20px;
}

table.admin,table.admin_hidden{
	border: 1px solid white;
	width:700px;
	margin: 10px 0px 20px 0px;
	padding:10px;
	background-color: #420606;
}

td.admin,td.admin_hidden{
	padding:10px;
}

div.small{
	padding-bottom:10px;
	
	
}

td.admin_top{
	
	color:#e2d48f;
}

#adminWrapper {
	text-align:center;
}
