@charset "utf-8";
/*____________________________________________BODY */
body { margin:0; padding:0; color:#fff; font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px;; line-height:16px; }
#home { background:#000 url(../img/bg-home.jpg) no-repeat center 10px; }
#works { background:#000 url(../img/bg-works.jpg) no-repeat center 10px; }
#bio { background:#000 url(../img/bg-bio.jpg) no-repeat center 10px; }
#reviews { background:#000 url(../img/bg-reviews.jpg) no-repeat center 10px; }
#events { background:#000 url(../img/bg-events.jpg) no-repeat center 10px; }
#contact { background:#000 url(../img/bg-contact.jpg) no-repeat center 10px; }

#works01 { background:#000 url(../img/bg-wax.jpg) no-repeat center 10px; }
#works02 { background:#000 url(../img/bg-legno01.jpg) no-repeat center 10px; }
#works03 { background:#000 url(../img/bg-smalti.jpg) no-repeat center 10px; }
#works04 { background:#000 url(../img/bg-sospensione.jpg) no-repeat center 10px; }
#works05 { background:#000 url(../img/bg-sabbia.jpg) no-repeat center 10px; }
#works06 { background:#000 url(../img/bg-plastica.jpg) no-repeat center 10px; }
#works07 { background:#000 url(../img/bg-legno02.jpg) no-repeat center 10px; }
#works08 { background:#000 url(../img/bg-fusione.jpg) no-repeat center 10px; }
#works09 { background:#000 url(../img/bg-acciai.jpg) no-repeat center 10px; }
#works10 { background:#000 url(../img/bg-iron.jpg) no-repeat center 10px; }


/*____________________________________________BASIC */
a { color:#fff;text-decoration:none;}
a:link, a:visited, a:active { color:#61c0ff; text-decoration:none;}
a:hover { color:#afdfff; text-decoration:none;}
.clear { clear:both; }

img { border:0; }
#wrapper { width:970px; height:590px; border:1px solid #ccc; margin:0 auto; overflow:hidden; margin-top:10px; position:relative; }
#content { margin-top:255px; margin-left:82px; width:620px; height:260px; overflow:auto; }
#pdf-bio { position:absolute; top:227px; left:550px; }

#contact-sx { float:left; display:inline; width:200px; margin-right:40px; padding-left:20px;}
#contact-dx { float:left; width:350px; }

#content-works { margin-top:170px; margin-left:30px; width:680px; height:275px; overflow:auto; }




/*____________________________________________MENU */
.menu{ margin:0; padding:0; width:176px; height:178px; position:absolute; top:180px; right:52px; }

.menu div.silverheader a{ display:block; position:relative; width:auto; height:32px; }
.menu div.silverheader a:visited, .menu div.silverheader a:active{ color:white; }
.menu div.selected a, .menu div.silverheader a:hover{ color:white; }


.menu div.silverheader span, .menu div.selected span { display:none; }

.menu #menu-home { background:url(../img/mn-home.png) no-repeat left top; }
.menu #menu-works{ background:url(../img/mn-works.png) no-repeat left top; }
.menu #menu-bio { background:url(../img/mn-bio.png) no-repeat left top; }
.menu #menu-reviews { background:url(../img/mn-reviews.png) no-repeat left top; }
.menu #menu-events { background:url(../img/mn-events.png) no-repeat left top; }
.menu #menu-contact { background:url(../img/mn-contact.png) no-repeat left top; }

.menu div.subhome{ background:url(../img/mn-home-down.png); height:147px; }
.menu div.subworks{ background:url(../img/mn-works-down.png); height:147px; }
.menu div.subbio{ background:url(../img/mn-bio-down.png); height:147px; }
.menu div.subreviews{ background:url(../img/mn-reviews-down.png); height:147px; }
.menu div.subevents{ background:url(../img/mn-events-down.png); height:147px; }
.menu div.subcontact{ background:url(../img/mn-contact-down.png); height:147px; }


/*____________________________________________MENU WORKS */
#imageMenu { position:absolute; width:500px; height:100px; overflow:hidden; top:470px; }
#imageMenu ul { list-style:none; margin:0px; display:block; height:100px; width:500px; }
#imageMenu ul li { float:left; }
#imageMenu ul li a { border-right:2px solid #444; cursor:pointer; display:block; overflow:hidden; width:30px; height:100px; }
#imageMenu ul li a span{ display:none; }

#imageMenu ul li.uno a { background: url(../img/mnw01.jpg) repeat scroll 0% }
#imageMenu ul li.due a { background: url(../img/mnw02.jpg) repeat scroll 0% }
#imageMenu ul li.tre a { background: url(../img/mnw03.jpg) repeat scroll 0%; }
#imageMenu ul li.quattro a { background: url(../img/mnw04.jpg) repeat scroll 0%; }
#imageMenu ul li.cinque a { background: url(../img/mnw05.jpg) repeat scroll 0%; }
#imageMenu ul li.sei a { background: url(../img/mnw06.jpg) repeat scroll 0%; }
#imageMenu ul li.sette a { background: url(../img/mnw07.jpg) repeat scroll 0%; }
#imageMenu ul li.otto a { background: url(../img/mnw08.jpg) repeat scroll 0%; }
#imageMenu ul li.nove a { background: url(../img/mnw09.jpg) repeat scroll 0%; }
#imageMenu ul li.dieci a { background: url(../img/mnw10.jpg) repeat scroll 0%; width:28px; }


/*____________________________________________FOOTER */

#footer { width:593px; height:55px; padding-top:10px; overflow:hidden; text-align:center; margin:0 auto;}
.footer-text { color:#444; font-size:10px; line-height:0.80;}
a.footer { color:#444;text-decoration:none;}
a.footer:link { color:#444;text-decoration:none;}
a.footer:visited { color:#444;text-decoration:none;}
a.footer:hover { color:#666;text-decoration:none;}
a.footer:active { color:#444;text-decoration:none;}
