body
{
	padding:0;
	margin:0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:1.3em; color:#919191;
	background-image:url(immagini/bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}
td {
	vertical-align:top;
}
div.tab li, div.content.li {
	/*list-style-image:url(immagini/bullet-information.gif);*/
}
a{color:#919191;text-decoration:none}
img{/*behavior:url(includes/js/png/pngHack.htc);*/ border:none;}

h1 {
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	/*border-bottom:1px #666666 solid;*/
	font-size:140%;
	color:#3a72c5;
	max-width:600px;
	width:100%;
	font-weight:600;
}
h1 td {
	vertical-align:bottom;
	height:25px;
}
h2 {
	margin:0px;
	padding:2px 0px 5px 0px;
	/*border-bottom:1px #CCCCCC solid;*/
	font-size:120%;
	max-width:620px;
	width:100%;
	font-weight:600;
	text-align:left;
}

h3, h3 a {
	color:#6e6e6e;
	max-width:600px;
	margin:0px;
	font-size:14px;
	padding:7px 0px 5px 0px;
}

div#logo {
	width:920px;
	margin-left:40px;
}

div#main {
	width:920px;
	margin:0 auto;
	text-align:left;
}

table#stats {
	width:920px;
	padding:5px 0px 0px 0px;
	font-size:10px;
	color:#9D9D9D;
}

table#stats a, td#inform a {
	color:#9D9D9D;
	font-size:10px;
}

table#stats td#inform a:hover {
	padding:0px 10px 0px 0px;
	font-weight:bold;
}

table#header {
	padding:0px 30px;
	margin-top:5px;
	margin-bottom:0px;
	font-size:10px;
	width:100%;
	color:#afafaf;
	background-repeat:no-repeat;
}
table#header a {
	color:#afafaf;
}
table#header a:hover, strong, b {
	color:rgb(145, 145, 145);
}

table#header div{
	margin:0px 0px 20px 0px;
	width:100%;
}
table#header input{
	vertical-align:middle;
	margin:0px 5px;
}
table#header label{
	font-size:14px;
	vertical-align:middle;
}
table#header td{
	vertical-align:top;
}
table#header td.label{
	padding-right:20px;
	color:#FDE30B;
	font-weight:bold;
	white-space:nowrap;
}
td.bgheader {	
	padding-left:555px;
	background-image:url(immagini/header-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:14px;
	font-weight:400;
}
table#stats a.language {
}
table#stats a.language:hover {
	color:#000000;
}
td#column_left {
	padding:0px 10px 30px 0px;
	margin:0px;
	vertical-align:top;
	width:230px;
	/*border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;*/
}
td#information_left {
	padding:0px 10px 0px 0px;
	margin:5px;
	border-right:1px #CCCCCC solid;
	font-size:1.2;
	font-weight:600;
}
a.goback {
	font-weight:600;
}
td#information_right {
	padding:0px 0px 0px 10px;
	margin:5px;
}
td#column_left_home {
	padding:0px 10px;
	margin:0px;
	vertical-align:top;
	width:280px;	
}

div#categories {
	margin:10px 0px 0px 0px;
	padding:0;
	width:230px;
	min-height:600px;
}
div#categories_home {
	margin:0;
	padding:0;
	width:280px;
	margin-top:18px;
}
ul.menuhome {
	margin:0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
}
ul.menuhome img {
	width:70px;
	height:70px;
	padding-left:17px;
}
ul.menuhome li {
	list-style-type:none;
	margin:0px 0px 2px 15px;
	padding:0;
	height:80px;
	overflow:hidden;
	border-bottom:1px solid #CCCCCC;
	/*text-align:justify;*/
}
ul.menuhome li#navi_1 {
	padding-left: 30px;
	background-image: url(immagini/bullet-navi1.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
ul.menuhome li#navi_2 {
	padding-left: 30px;
	background-image: url(immagini/bullet-navi2.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
ul.menuhome li#navi_3 {
	padding-left: 30px;
	background-image: url(immagini/bullet-navi3.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
ul.menuhome li#navi_4 {
	padding-left: 30px;
	background-image: url(immagini/bullet-navi4.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
ul.menuhome li#navi_5 {
	padding-left: 30px;
	background-image: url(immagini/bullet-navi5.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
ul.menuhome li#navi_1:hover {		
	background-image: url(immagini/bullet-navi1hover.gif);
	color:#333333;
}
ul.menuhome li#navi_2:hover {		
	background-image: url(immagini/bullet-navi2hover.gif);
	color:#333333;
}
ul.menuhome li#navi_3:hover {		
	background-image: url(immagini/bullet-navi3hover.gif);
	color:#333333;
}
ul.menuhome li#navi_4:hover {		
	background-image: url(immagini/bullet-navi4hover.gif);
	color:#333333;
}
ul.menuhome li#navi_5:hover {		
	background-image: url(immagini/bullet-navi5hover.gif);
	color:#333333;
}
ul.menuhome li:hover img {		
	opacity:0.6;filter:alpha(opacity=60);
}
ul.menuhome a {color:#6E6E6E;}
ul.menuhome a:hover {color:#232323;}
ul.menuhome div {
	padding:7px 0px 5px 0px;
	font-size:14px;
	font-weight:bold;
}
ul.menuhome i {
	font-size:11px;
	font-style:normal;
	font-weight:400;
	color:#919191;
}
ul.menu {
	margin:0px;
	padding:0px 0px 0px 15px;
	vertical-align:top;
	font-size:100%;
	list-style:none;
	white-space:nowrap;
	width:200px;
}
ul.menu li.sub_0 {
	margin:0;
	padding:0;
	border-bottom:1px #CCCCCC solid;
	padding-bottom:4px;
	margin-bottom:5px;
	font-weight:600;
	width:80%
}
li.sub_20 + li.sub_0 {
	margin-top:10px;
}
li.sub_0 + li.sub_20 {
	margin-top:10px;
}
li.sub_40 + li.sub_20, li.sub_40 + li.sub_0 {
	margin-top:7px;
}
ul.menu li.sub_20 {
	margin-left:20px;
	border-bottom:none;
	font-size:80%;
	font-weight:400;
	padding-bottom:2px;
}
ul.menu li.sub_40 {
	margin-left:40px;
	border-bottom:none;
	font-size:80%;
	font-weight:400;
}
ul.menu li.sub_40 a {
	color:#8798EF;
}
ul.menu li.sub_40 a.list_name { color:#000000; font-weight:400}

ul.menu a.currentLink {color:#000000; font-weight:600}
ul.menu li.sub_40 a.currentLink {font-weight:600;color:#8798EF;}

ul.menu a:hover, ul.menu a.currentLink:hover, ul.menu li.sub_40 a.currentLink:hover, ul.menu li.sub_40 a.list_name:hover {color:#000000;}

td#column_center {
	padding:0px 5px 5px 5px;
	vertical-align:top;
}

div#copy {
	/*border-top:2px #9D9D9D solid;*/
	color:#9D9D9D;
	width:920px;
	margin:0px;
	padding-top:15px;
	background-image:url(immagini/footerbg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
div#copyhid {
	display:none;
}
div#subcopy {
	margin:0px 3px 0px 20px;
	font-size:80%;
}

div#copy a{
	color:#9D9D9D;
}


table#page
{
	width:910px;	
	margin-left:10px;
}

div#breadcrumbs{
	padding:5px 0px 30px 0px;
	font-size:80%;
	vertical-align:middle;
	margin:5px auto;
}
div#breadcrumbs a{color:#8798EF;text-decoration:none;}

div.content{
	margin:25px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	min-height:600px;
}
div.content p{margin:5px auto;}

div#upcoming_products{
	text-align:center;
}
div.thumb {
	width:260px;
	margin:10px;
	padding:0px 0px 5px 0px;
	background-color:#797979;
	color:#e9e9e9;
	font-size:10px;
}
div.thumb img{
	width:260px;
	height:200px;
	margin:0px 0px 3px 0px;
	padding:0;
	border:none;
}
div#upcoming_products p {
	margin:0;
	padding:0;

}

div.news_thumb img{
	margin:0px 0px 3px 0px;
	padding:0;
	border:none;
}

div#advertising {
	margin:150px 0px 0px 0px;
	color:#ffec0d;
	font-size:16px;
}

div.news {margin:10px auto 50px auto;border-bottom:1px solid #afafaf;}
span.news0{font-size:14px;font-weight:bold;margin-right:10px;}
span.news0 a{text-decoration:underline;}
span.news1{display:block;}

table#products_listing {font-size:10px;width:100%}
table#products_listing a{font-size:14px;}
table#products_listing th a{white-space:nowrap;font-size:10px;font-weight:bold}
table#products_listing tr{margin:0px;padding:0px;}
table#products_listing td{
	border-top:1px solid #afafaf;
	height:210px;
	margin:0px;
	padding-left:5px;
}
table#products_listing img{
	width:180px;
	height:200px;
	margin-right:10px;
}
fieldset img {
	margin:5px;
	width:270px;
}
div.youtube {
	text-align:center;
	margin:0 auto;
	width:580px;
}
/*
table#subscribersListing
{
	margin:20px 10px;
	border:1px solid #afafaf;
	border-collapse:collapse;
}
td.subscribersListing-even{padding:2px 10px;background-color:#afafaf;color:#ffffff;}
td.subscribersListing-even input{background-color:#afafaf;color:#ffffff;}
td.subscribersListing-odd{padding:2px 10px;background-color:#363636;color:#afafaf;}
td.subscribersListing-odd input{background-color:#363636;color:#afafaf;}
******************************************************************************/
/* stili per i forms: */
fieldset {
	width: 100%;
	margin:0;
	padding:0;
	border:0px;
}
fieldset a {
	text-decoration:none;
}
fieldset ol {
	margin:0 0 0 5px;
	padding: 1em 1em 0 0;
	list-style: none;
}
fieldset li {
	width:100%;
	padding-bottom: 1px;
	padding-left:0;
	margin-left:0;
	font-size:11px;	
	vertical-align:top;
}
fieldset label {
	float:left;
	margin-right: 10px;
	text-align: right;
	width: 11em;
	vertical-align:top;
}
fieldset input
{
	vertical-align:top;
	width:350px;
}
fieldset input[type=radio]
{
	vertical-align:middle;
	width:auto;
}
fieldset input[type=checkbox]
{
	vertical-align:middle;
	width:auto;
}
fieldset input[type=image], fieldset input[type=submit]
{
	width:auto;
}
fieldset input[name=antirobotreg]
{
	width:230px;
}
textarea
{
	width:350px;
	vertical-align:top;
}
select
{
	width:350px;
	vertical-align:top;
}
fieldset img
{
	vertical-align:middle;
	width:100px;
}
fieldset small
{
	vertical-align:top;
}

/* stili per i forms: */
/*******************************************************************************/
div.hr {
	border-bottom:#CCCCCC 0px none;
	clear:both;
	padding:5px 0px;
}
div#search, div#subscribers, div#newsdesk_latest, div#newsdesk_sticky, div#magazzino, div#skype_home, div#masterchef_home {
	padding-bottom:10px;
	padding-top:0px;
	margin:0px 5px 0px 30px;
	border-bottom:#CCCCCC 1px solid;
	overflow:hidden;
}
div#magazzino {
	height:153px;
}
div#newsdesk_latest {
	height:155px; /*238px;*/
}
div#skype_home {
	height:72px;
}
div#search {
	height:72px; /*113px;*/
}
div#subscribers {
	height:72px; /*114px;*/
}
div#newsdesk_sticky {
	height:153px;
}
div#newsletter_container {
	height:153px;
	padding-bottom:10px;
	padding-top:0px;
	margin:0px 5px 0px 30px;
	border-bottom:#CCCCCC 1px solid;
	overflow:hidden;
}
div#newsletter_rotator {
	height:128px;
}	
	div#newsletter_rotator ul li {
		list-style:none;
	}
	div#newsletter_rotator ul li h3 {
		font-size:11px;
		font-weight:bold;
	}	
div#masterchef_home {
	height:72px; /*114px;*/
}
div#masterchef_home img {
	padding-top:27px;
	padding-left:23px;
}
div#search em, div#subscribers em, div#newsdesk_latest em, div#newsdesk_sticky em, div#magazzino em {
	font-size:80%;
	font-style:normal;
}
div#newsdesk_latest img {
	width:auto;
	height:auto;
}
 div#newsdesk_sticky img {
	width:auto;
	height:auto;
}
div#contact {
	border:#CCCCCC 1px solid;
	padding:5px 0px 5px 40px;
	margin:5px 0px 0px 0px;
	font-weight:600;
	background:url(immagini/mail.jpg) no-repeat left;
	height:30px;
	vertical-align:middle;
}
div#contact:hover {
	background:url(immagini/mail-hover.jpg) no-repeat left;
	color:#000000;
}

div#contact_skype {
	border:#CCCCCC 1px solid;
	padding:5px 0px 5px 5px;
	margin:5px 0px 0px 0px;
	font-weight:600;
	height:30px;
	color:#919191;
}
div#contact_skype a:hover {
	color:#000000;
}
/* Inizio tab */
div.tabpanel {width:100%;margin-bottom:2em}
div.tabpanel div.tab{
	border: 1px solid #D7D7D7;border-top:0;
	padding: 10px;
}
div.tab p{margin-top:0}



ul.tabnav{width: 100%;overflow:hidden;list-style: none;
     margin: 0;padding:0;background:url(immagini/line.png) repeat-x bottom}
ul.tabnav li{float: left;margin: 0 0 0 0em;padding: 0}
ul.tabnav li h1{
	border:none;
	width:400px;
	overflow:hidden;
	}
ul.tabnav a{float: left;padding: 0 0 0 0.8em;
    background: url(immagini/tab.png) no-repeat top left;
    text-decoration: none;color:#FFFFFF; font-weight:600; text-align:center;
    border-bottom: 1px solid #D7D7D7}
ul.tabnav span{float: left;padding: 0.6em 0.8em 0.6em 0;
    background: url(immagini/tab.png) no-repeat top right;cursor: pointer;
	width:85px;}
ul.tabnav a.active,ul.tabnav a:hover{
    background: url(immagini/tab2.png) no-repeat top left;
    border-bottom:1px solid #FFF;
	}
ul.tabnav a.active span,ul.tabnav a:hover span{
    background: url(immagini/tab2.png) no-repeat top right;color:#A0A0A0}
	
table#tab_var {
	display:inline;
}
table#tab_var img {
	width:auto;
	height:auto;
}
 
#tabhrule { 
 	background-image:url(immagini/tabbghFF.jpg); 
	background-repeat:repeat-x; 
	height:12px; 
	width:100%;
}
p + a div#contact {
	margin-top:20px;
}

table#tab_var img {
	width:auto;
	height:auto;
}
#tab_var_nested {
	margin-top:30px;
}
#tab_var_nested td.first {
	width:55px;
	vertical-align:middle;
}
#tab_var_nested td.second {
	width:252px;
	vertical-align:middle;
}
#tab_var_nested td.third {
	width:55px;
	vertical-align:middle;
}
#tab_var_nested td.forth {
	width:252px;
	vertical-align:middle;
}
#tab_var_nested td.second, #tab_var_nested td.forth {
	background-color:#ecece9;
}
table#tab_var td.tdcenter {
	text-align:center;
	margin:0 auto;
	vertical-align:middle;
}

img.newsimg {
	width:200px;
	height:200px;
}
.titoloCatering {
	font-size:180%;
	color:#FF6600;
	font-weight:600;
}
.titoloPastry {
	font-size:180%;
	color:#E59B74;
	font-weight:600;
}
.titoloPastryLev {
	font-size:180%;
	color:#DDAE4F;
	font-weight:600;
}
.titoloPizzeria {
	font-size:180%;
	color:#AF8F61;
	font-weight:600;
}
.titoloIceCream {
	font-size:180%;
	color:#7C8324;
	font-weight:600;
}
.testomedio {
	font-size:120%;
}
.testogrande {
	font-size:140%;
}
