/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(images/img08.gif) no-repeat;
	font-style: italic;
}


a:link {
	color: #1953A7;
	text-decoration: underline;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #E55A00;
}
a.seamlessweb {
    font-size: 152%;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

.homebox {
    font-size: 140%;
    color: #E55A00;
}   
/* Menu */

#menu {
	width: 770px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #E55A00;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 109px;
	height: 45px;
	padding: 20px 0 0 0;
	border-left: 1px solid #E55A00;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 144%;
	color: #999999;
}

#menu a:hover {
	background: #F7F7F4;
}

#menu .active a {
	background: #E55A00;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 770px;
	height: 170px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	width: 330px;
	height: 140px;
	margin: 0;
	/* padding: 70px 0 0 0; */
	background-color: #FFFFFF;
	/* background: url(images/logo2.jpg) no-repeat; */
	text-align: center;
	font-size: 36px;
}

#header h2 {
	float: right;
	width: 420px;
	height: 86px;
	margin: 0;
	background: url(images/photo.jpg) no-repeat;
	padding: 84px 20px 0 0;
	text-align: right;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	/* padding: 20px 0; */
}


/* Content */

#content {
	float: left;
	width: 550px;
	padding-top: 0px;
}

#homepic1 {
	position: relative;
	z-index: 1;
	height: 180px;
}

#homepic2 {
    position: relative;
    width: 320px;
    left: 230px;
		top: -35px;
    z-index: 5;
		height: 240px;
}
#hometext1 {
    position: relative;
    width: 220px;
    left: 0px;
    top: -240px;
    float: left;
}

p.hometext {
		text-align: center;
		font-size: 197%;
		
}

.map {
    width: 550px;
}

*.map1 {
    width: 180px;
		padding: 0 20px;
  /*  float: right; */
}

.locationPic {
		width: 330px;
		float: right;
		padding-top: 50px;
}

.address {
	width: 180px;
	margin-bottom: 0px;
	padding: 0 20px;
	float: left;
}

.imgDelivery {
	float: right;
	border: solid 1px #E55A00;
	margin-left: 20px;
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

#menulink a {
	color: #999999;
	font-size: 144%;
}
#menulink a:hover {
	text-decoration: underline;
	color: #E55A00;
}

#menulink ul {
	margin-bottom: 20px;
	line-height: 1.8em;
}

#menulink li {
	list-style: none;
	line-height: 40px; 
}

/* delivery menu */

.deliverymenu {
	width: 420px;
	margin-bottom: 20px;
    padding: 0 40px;
}

p.delivery {
    font-size: 120%;
	margin-bottom: 10px;
	font-weight: normal;
	color: #333333;
}

table {
    width: 100%;
    border-collapse :collapse;
    border-bottom: 0px solid #E55A00;
    margin: 0 0 15px 20px;
}

td, th {
    vertical-align: top; 
}

td.descpiada {
    font-style: oblique;
    font-size: 80%;
}

td.noborder {
    border: none;
    font-style: oblique;
    padding-bottom: 15px;
}
td.number  {
    border-left:2px solid #E55A00;
    width: 10px;
    vertical-align: top;   
    padding: 0 5px 5px 2px;  
}


td.prezzo {
		width: 50px;
		border: none;
        text-align: right; 
		padding: 0 2px 2px 0;
}

td.prezzo2 {
		border: none;
        text-align: center;
        width: 140px; 
}
td.ingredients {
    font-size: 110%;
    text-align: center; 
}

td.ingredients2 {
    font-size: 80%;
    text-align: center; 
    font-style: oblique;
}

h2.fisso {
	 cursor:pointer;
	 cursor:hand;
	 text-decoration: underline;
	 font-size: 120%;
   margin-bottom: 10px;
   font-weight: normal;
   color: #333333;
}

h2.nonespandibile{
	 font-size: 120%;
	 margin-bottom: 10px;
	 font-weight: normal;
   color: #333333;
}
/* .espandile {color:red; font-size:14pt} */
.vuoto {display:none}


/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 1px;
	background: #999999;
}

#sidebar h2 {
	margin: 0;
	padding: 1px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 1px;
	padding: 15px;
	list-style: none;
}

#sidebar li {
	margin: 5px;
	list-style-image: url(images/bullet.gif);
}

#sidebar p {
	padding: 15px;
}

#sidebar a {
	color: #999999;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #E55A00;
}

.orangebox {
	background: url(images/img05.gif) repeat-y;
}

.orangebox h2 {
	background: url(images/img06.gif) repeat-y;
}

/* Footer */

#footer {
	clear: both;
	height: 30px;
	padding: 5px 0;
	background: #EDEBD5 url(images/img04.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}