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

   reset.css
   * Resets default browser CSS.

-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1.5;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

/* --------------------------------------------------------------

   typography.css
   * Sets up some sensible default typography.

-------------------------------------------------------------- */

/* Default font settings.
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body {
  font-size: 75%;
  color: #222;
  background: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color:#572B27; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img,
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus,
a:hover     { color: #000; }
a           { color: #009; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr,
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

li ul,
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; background: #C3D9FF; }
th,td       { padding: 4px 10px 4px 5px; }
tr.even td  { background: #E5ECF9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

/* --------------------------------------------------------------

   layout.css
   * layout of the site

-------------------------------------------------------------- */

/*
@font-face {
    font-family: 'CreampuffRegular';
    src: url('creampuff.eot');
    src: local('☺'), url('creampuff.ttf') format('truetype'), url('creampuff.svg#webfont') format('svg');
}
*/
/*
@font-face {
	font-family: 'CreampuffRegular';
	src: url('creampuff-webfont.eot');
	src: local('Creampuff'), local('Creampuff'), url('creampuff-webfont.woff') format('woff'), url('creampuff-webfont.ttf') format('truetype'), url('creampuff-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/

body{
    font-family:"arial", helvetica;
    padding-bottom:100px;
    color:#572B27;
}


h2{
    display:none;
}

a,p,ul,table,form{
    color:#572B27;
}

a{
    text-decoration:none;
}

p{
    line-height:14px;
}

a.current, a:hover, .simulatedHover{
    color:#E36D13;
    background-position:left bottom;
}

h1#rtitle{
    width:100%;
    height:94px;
    background:url("l.png") no-repeat center 19px #E36D13;
    margin:0;
    padding:0;
}

h1#rtitle a{
    display:block;
    width:100%;
    height:94px;
}

p#footer, p#mappaDelSito{
    width:676px;
    border-top:1px solid #E36D13;
    margin:0 auto;
    padding:0;
    font-size:10px;
    text-align:center;
}

p#mappaDelSito{
    margin:20px auto;
    margin-bottom:5px;
    text-align:left;
    border:none;
    padding-left:45px;
    font-size:12px;
}

p#mappaDelSito a{
    background:url(p12.gif) no-repeat left top;
    padding-left:19px;
}

p#footer a{
    color:#E36D13;
} 

/*menu*/

ul.menu, h3.bigSubtitle{
    width:670px;
    margin:0 auto;
    padding:0;
    /*height:55px;*/
    border-bottom:2px solid #E36D13;
    border-right:2px solid #E36D13;
    border-left:2px solid #E36D13;
    /*font-family: 'CreampuffRegular', arial;*/
}

h3.bigSubtitle span{
    display:block;
    padding:15px 0 15px 38px;
}

ul.menu li{
    list-style:none;
    padding:11px 0 8px 15px;
    margin:0;
    float:left;
}

ul.menu li a{
    font-size:14px;
}

ul.menu li.clear{
    float:none;
    padding:0;
    margin:0;
}

ul#mainMenu li{
    /*margin-right:45px;*/
    padding-left:17px;
}

ul#mainMenu li#firstMainItem{
    padding-left:18px;
}

ul#companyMenu li{
    padding-left:43px;
}

ul#companyMenu li#itemQualita{
    padding-left:18px;
}

ul#productMenu li{
    padding-left:17px;
}

ul#productMenu li.firstItem{
    padding-left:18px;
}

ul#creativitaMenu{
    border-top:2px solid #E36D13;
    margin-bottom:20px;
}

ul#creativitaMenu li{
    padding-left:63px;
}
ul#creativitaMenu li.firstItem{
    padding-left:18px;
}


a#contacts{
    width:26px;
    height:14px;
    background:url("c.gif");
    display:block;
    margin-top:3px;
    margin-left:10px;
}

#facebook{
    width:24px;
    height:24px;
    display:block;
    background:url("f.gif");
    margin-left:4px;
    margin-top:-3px;
}

/* generic stuff */

.clear{
    float:none;
    clear:both;
    height:0;
    font-size:0px;
    margin:0;
    padding:0;
}

div.text{
    border:2px solid #572B27;
    width:247px;
    overflow:hidden;
    float:right;
}

div.text div.toScroll{
    overflow:auto;
    height:295px;
}

div.socialeText div.toScroll{
    height:326px;
}

div.text p{
    line-height:15px;
    margin-bottom:15px;
}

div.text h3{
    /*font-family:'CreampuffRegular';*/
    font-size:24px;
    text-align:left;
    border-bottom:2px solid #572B27;
    padding:10px 0 0 19px;
    margin:0;
    overflow:hidden;
}
div.text h4{
    text-align:left;
    font-weight:bold;
    font-size:12px;
    margin-bottom:0;
    height:auto;
}
div.text h3 img{
    margin-left:-8px;
}

.padder{
    padding:10px;
}

.orange{
    color:#E36D13;
}

div.smallGallery{
    width:350px;
    float:left;
}

div#resetBigGallery, div#bigGallery, div#bigGallery div.smallGallery{
    width:672px;
    margin:50px auto;
}

div#bigGallery div.smallGallery{
    float:none;
}

div#bigGallery div.smallGallery h3{
    font-size:15px;
    margin-bottom:10px;
}

div#resetBigGallery div.smallGallery{
    width:672px;
    margin:0 auto;
}

div#single{
    text-align:center;
}

div.smallGallery a.thumb{
    float:left;
    margin-bottom:8px;
    /*
    margin-right:8px;
    */
    margin-right:8px;
}

div.smallGallery a.last{
    margin-right:0;
}

div.smallGallery p.pages{
    /*border:1px solid red;*/
}

div.smallGallery p.pages a{
    font-size:13px;
    color:white;
    background:url(p.gif) no-repeat center top;
    width:22px;
    height:22px;
    display:block;
    float:left;
    margin-right:5px;
    font-size:15px;
}

div.smallGallery p.pages a span{
    padding-left:7px;
    display:block;
    padding-top:4px;
}

div.smallGallery p.pages a:hover, div.smallGallery p.pages a.current{
    background-position:center bottom;
}

div#bigProductImage{
    margin:23px auto;
    width:686px;
}

div.product{
    margin:0 auto;
    width:672px;
    border:2px solid #E36D13;
    height:330px;
}

div.productNews{
    margin:10px auto;
}

div.product .left{
    width:348px;
    margin-left:10px;
    float:left;
    text-align:center;
}

div.product .left img{
}

div.product .right{
    float:right;
    width:285px;
    font-size:12px;
    height:330px;
    overflow:auto;
}

div.product .right h3{
    /*font-family:'CreampuffRegular';*/
    margin:17px 0 0 0;
}

div.product .right p.subTitle{
    margin-bottom:0;
    font-size:14px;
    margin-bottom:10px;
    margin-top:-1px;
}

div.product .right p.productDescription{
    margin-bottom:15px;
    width:93%;
}

div.product .right p.spot{
    margin-top:20px;
    padding-bottom:100px;
}

div.product .right p{
    line-height:14px;
}

table.tableProduct{
    margin:0 0 12px 0;
    padding:0;
    width:94%;
}

table.tableProduct th,
table.tableProduct td{
    padding:0;
    margin:0;
    border-bottom:1px solid #DCDCDC;
    line-height:13px;
}

table.tableProduct th{
    background:none;
    color:#E36D13;
    font-weight:normal;
}

/*
table.tableProduct td{
    border-bottom:1px solid #CCC;
}
*/
table.tableProduct td.label{
    width:134px;
}

div.genericSection{
    width:676px;
    margin:0 auto;
}

div.newsSection{
    margin:78px auto;
}

div#flash{
    width:900px;
    margin:0 auto;
    height:370px;
}

/* end generics */

/*news*/
div#news{
    margin:78px auto;
    width:676px;
}

.newsElement{
    float:left;
    margin-right:15px;
    margin-bottom:14px;
    overflow:hidden;
    width:157px;
}
.newsElement img{
    border:2px solid #E36D13;
    margin-bottom:4px;
}
div#news .newsRight,.newsRight{
    margin:0;
}
.newsElement h3{
    border-bottom:2px solid #E36D13;
    margin:0;
    padding:15px;
    font-size:1.9em;
}

/* links */

.linkElement{
    float:left;
    margin-left:20px;
    margin-bottom:20px;
    overflow:hidden;
    width:144px;
    height:88px;
}
.linkRight{
    margin-right:0;
}

/* ricette */
div#ricette{
    margin:30px auto;
    width:676px;
}

div#ricette h3{
    font-size:13px;
}

div#ricette h3.list{
    font-size:12px;
    float:left;
    width:146px;
    margin-left:20px;
}
div.ricettaMaicol{
    width:158px;
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}
div.ricettaMaicol h3{
    font-size:12px;
    margin-top:10px;
    margin-bottom:0;
}
ul#subRicette .firstItem{
    padding-left:19px;
}
#tastoMaicol{
    margin-left:130px;
}
#tastoPucci{
    margin-left:100px;
}
/* contacts */

div#contactsSection{
    border:2px solid #E36D13;
    height:542px;
    overflow:hidden;
}

div#contactsSection .left{
    float:left;
    font-size:14px;
    line-height:16px;
    padding:30px 0 0 35px;
}

div#contactsSection div.text{
    border-right:0;
    border-top:0;
    border-bottom:0;
    height:542px;
}

div#contactsSection div.toScroll{
    height:542px;
}

div#contactsSection .left strong{
    color:#E36D13;
}

form#contactForm{
    padding-bottom:20px;
    font-size:14px;
}

form#contactForm input.text, form#contactForm textarea{
    background:#DAD9DA;
    width:98%;
    border:none;
    color:black;
    padding:5px 0 5px 0;
}

form#contactForm .privacyText{
    height:70px;
    overflow:auto;
    background:#EEE;
    padding:10px;
    font-size:12px;
    margin-bottom:10px;
}

form#contactForm p.privacyTitle{
    margin-bottom:5px;
    margin-top:10px;
}

/* concorso */

div.concorsoSection img.bigImage{
    margin-top:35px;
    margin-bottom:40px;
}

div#modalita{
    float:left;
    width:434px;
}
.error{
    color:red;
    font-weight:bold;
}
.success{   
    color:green;
    font-weight:bold;
}
.success img{
    float:none;
}
div#maicol{
    margin-top:15px;
}

div#maicol div#modalita h4{
    margin-bottom:0;
    font-weight:bold;
}
div#maicol div#modalita, div#maicol div#files{
    margin-top:25px;
}
div#maicol div.text h3{
    padding:0 0 0 10px;
}

div#maicolFiles{
    margin-top:40px;
}

div.maicolSpacer{
    margin-left:15px;
}
div#maicolFiles .file{
    float:left;
    margin-right:15px;
}
div#maicolFiles .file{
    width:240px;
}
div#maicolFiles .file div.right{
    width:144px;
}
div#maicolForm{
    border:1px solid red;
}

form#maicolForm div#leftForm label{
    padding-left:15px;
    margin-bottom:7px;
    font-size:15px;
}

form#maicolForm div#leftForm, form#maicolForm div#rightForm{
    float:left;
}
form#maicolForm div#leftForm{
    width:350px;
}
form#maicolForm div#rightForm{
    width:315px;
    padding-top:10px;
}
form#maicolForm div#leftForm input{
    width:314px;
    height:19px;
    background:url(../concorso/back_input.jpg);
    border:none;
    margin:0;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
}
form#maicolForm input.checkbox{
    width:28px;
    height:28px;
    vertical-align:middle;
}
#informativa{
    font-size:10px;
    line-height:10px;
}
div#rightForm p{
    margin-bottom:5px;
}
form#maicolForm p.importante{
    font-size:15px;
}

div#files{
    float:left;
    padding-top:33px;
    padding-left:80px;
}

div.file{
    /*padding:30px 0 0 60px;*/
    width:160px;
}
div.file div.right p a{
    font-size:14px;
}

div.file div.left{
    float:left;
    margin:0 15px 40px 0;
    width:64px;
}

div.file div.right{
    float:left;
    width:70px;
}

p.mediaRow{
    width:655px;
    margin:0 auto;
    height:90px;
    padding-left:20px;
}

p.mediaRow a{
    font-size:14px;
    padding-bottom:30px;
    margin-right:20px;
    display:block;
    width:140px;
    float:left;
    text-align:center;
}

p.mediaRow a.noMargin{
    margin-right:0;
}

p.mediaRow a.video{
    background:url(v.gif) no-repeat bottom center;
}
p.mediaRow a.audio{
    background:url(a.gif) no-repeat bottom center;
}
#media{
    text-align:center;
    margin-bottom:30px;
}

/*map*/
ul.columnMap{
    float:left;
    margin:0;
    padding:0;
    width:270px;
}

ul.columnMap{
    list-style:none;
}

ul.columnMap ul{
    list-style:none;
}

ul#lastColumnMap{
    width:120px;
}

/*2011*/
#gallerySection{
    margin-top:20px;
}
