*{
	margin:0;
	padding:0;
}
body{
	background:#f2f2f2 url(../images/Logo_bg.png) repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	color:#444;
	font-size:12px;
	color: #000;
}
h1{
	color:#2F1B0C;
	font-size:40px;
	margin:20px 0px 0px 20px;
}

h1 a{
	color:#2F1B0C;
	font-size:16px;
	text-decoration:none;
}

p{
	font-family:Tahoma, Geneva, sans-serif;
}

p a{
	text-decoration:none;
	color:#003;
	font-style:italic;
}

p a:hover{
	text-decoration:underline;
	color:#003;;
}

li a{
	text-decoration:none;
	color:#003;
	font-style:italic;
}

li a:hover{
	text-decoration:underline;
	color:#003;;
}

span.reference{
	font-family:Arial;
	display:block;
	font-size:12px;
	text-align:center;
	margin-bottom:10px;
}
span.reference a{
	color:#000;
	text-decoration:none;
}
span.reference a:hover{
	color:#000;
}
/* Booklet jQuery Plugin Style*/
.booklet           {
	width:900px;
	height:607px;
	position:relative;
	margin:0 auto 10px;
	-moz-box-shadow:0px 0px 1px #fff;
	-webkit-box-shadow:0px 0px 1px #fff;
	box-shadow:0px 0px 1px #fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.booklet .b-wrap-left  {
	background:#fff url(../images/left_bg.jpg) no-repeat top left;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.booklet .b-wrap-right {
	background:#efefef url(../images/right_bg.jpg) no-repeat top left;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.booklet .b-counter {
	bottom:10px;
	position:absolute;
	display:block;
	width:90%;
	height:20px;
	border-top:1px solid #ddd;
	color:#222;
	text-align:center;
	font-size:12px;
	padding:5px 0 0;
	background:transparent;
	-moz-box-shadow:0px -1px 1px #fff;
	-webkit-box-shadow:0px -1px 1px #fff;
	box-shadow:0px -1px 1px #fff;
	opacity:0.8;
}
.book_wrapper{
	margin:0 auto;
	padding-top:50px;
	width:905px;
	height:540px;
	position:relative;
	background:transparent url(../images/bg.png) no-repeat 9px 27px;
}
.book_wrapper h1{
	color:#13386a;
	margin:5px 5px 5px 15px;
	font-size:26px;
	background:transparent url(../images/h1.png) no-repeat bottom left;
	padding-bottom:7px;
}
.book_wrapper p{
	font-size:16px;
	margin:5px 5px 0px 5px;
}
.book_wrapper ul{
	font-size:12px;
}
.book_wrapper li{
	padding-bottom:20px;
	list-style:none;
}
.book_wrapper a.article,
.book_wrapper a.demo{
	background:transparent url(../images/circle.png) no-repeat 50% 0px;
	display:block;
	width:95px;
	height:41px;
	text-decoration:none;
	outline:none;
	font-size:16px;
	color:#555;
	float:left;
	line-height:41px;
	padding-left:47px;
}
.book_wrapper a.demo{
	margin-left:50px;
}
.book_wrapper a.article:hover,
.book_wrapper a.demo:hover{
	background-position:50% -41px;
	color:#13386a;
}
.book_wrapper img{
	padding:4px;
	border:1px solid #ddd;
	-moz-box-shadow:1px 1px 1px #fff;
	-webkit-box-shadow:1px 1px 1px #fff;
	box-shadow:1px 1px 1px #fff;
}
.booklet .b-wrap-right img{
	border:1px solid #E6E3C2;
}
a#next_page_button,
a#prev_page_button{
	display:none;
	position:absolute;
	width:41px;
	height:40px;
	cursor:pointer;
	margin-top:-20px;
	top:50%;
	background:transparent url(../images/buttons.png) no-repeat 0px -40px;
}
a#prev_page_button{
	left:-30px;
}
a#next_page_button{
	right:-30px;
	background-position:-41px -40px;
}
a#next_page_button:hover{
	background-position:-41px 0px;
}
a#prev_page_button:hover{
	background-position:0px 0px;
}
.loading{
	width:160px;
	height:56px;
	position: absolute;
	top:50%;
	margin-top:-28px;
	right:135px;
	line-height:56px;
	color:#fff;
	padding-left:60px;
	font-size:15px;
	background: #000 url(../images/ajax-loader.gif) no-repeat 10px 50%;
	opacity: 0.7;
	z-index:9999;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

.title{
	text-align:center;
	color:#000;
	letter-spacing:1px;
}

.intro{
	width:830px;
	color:#000;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	font-size:16px;
	letter-spacing:1px;
	line-height:1.2em;
}

.intro a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

.tab_left_services,
.tab_left_reservation,
.tab_left_gianni,
.tab_left_photos,
.tab_left_menu_soup,
.tab_left_menu_pasta,
.tab_left_calendar,
.tab_left_menu_meats
{
	position:absolute;
	width:120px;
	height:25px;
	cursor:pointer;
	background-repeat:no-repeat;
}

.tab_left_services{	
	left:-37px;
	top:80px;
	background-image:url(../images/Tab_Left_services.png);
}

.tab_left_reservation{
	left:-59px;
	top:120px;
	background-image:url(../images/Tab_Left_reservation.png);
}

.tab_left_gianni{
	left:-54px;
	top:160px;
	background-image:url(../images/Tab_Left_gianni.png);
}

.tab_left_photos{
	left:-21px;
	top:200px;
	background-image:url(../images/Tab_Left_photos.png);
}

.tab_left_calendar{
	left:-35px;
	top:360px;
	background-image:url(../images/Tab_Left_calendar.png);
}

.tab_left_menu_soup{
	left:-74px;
	top:400px;
	background-image:url(../images/Tab_Left_soup.png);
}

.tab_left_menu_pasta{
	left:-71px;
	top:440px;
	background-image:url(../images/Tab_Left_pasta.png);
}

.tab_left_menu_meats{
	left:-77px;
	top:480px;
	background-image:url(../images/Tab_Left_meats.png);
}

.tab_home{
	position:absolute;
	width:50px;
	height:33px;
	cursor:pointer;
	background-repeat:no-repeat;
	left:380px;
	top:16px;
	background-image:url(../images/bookmark-home.png);
}

.tab_right_pizza,
.tab_right_pasta,
.tab_right_kid,
.tab_right_photo,
.tab_right_direction,
.tab_right_mailling
{
	position:absolute;
	width:118px;
	height:32px;
	cursor:pointer;
	background-repeat:no-repeat;
}

.tab_right_pizza{	
	left:855px;
	top:80px;
	background-image:url(../images/Tab_Right_Pizza.png);
}

.tab_right_pasta{	
	left:857px;
	top:110px;
	background-image:url(../images/Tab_Right_Pasta.png);
}

.tab_right_kid{	
	left:859px;
	top:140px;
	background-image:url(../images/Tab_Right_Kid.png);
}

.tab_right_photo{	
	left:861px;
	top:170px;
	background-image:url(../images/Tab_Right_Photo.png);
}

.tab_right_direction{	
	left:863px;
	top:200px;
	background-image:url(../images/Tab_Right_Direction.png);
}

.tab_right_mailling{	
	left:865px;
	top:230px;
	background-image:url(../images/Tab_Right_Mailling.png);
}

.bg_flag{
	position:absolute;
	top:485px;
	left:340px;

}

.bg_tablecloth{
	position:absolute;
	top:150px;
	left:880px;

}

.iframe{
	margin-left:auto;
	margin-right:auto;
}
