/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body {
    margin: -10px 0 0 0;
    padding: 0 0 50px 0; 
    background: #f4f4f4 none;
    font: 13px/16px Georgia, "Times New Roman", Times, serif;
    color : #333;
}

a:link { color: #3465a4; }
a:hover { color: #bc1c24; }
.float-left { display: inline; float: left; }
.float-right { display: inline; float: right; }
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.hidden { display: none; visibility: hidden; }
.em { font-style: italic; }
.border-top { padding-top: 8px; border-top: 1px solid #ddd; }
.indent-20 { margin-left: 20px; }
.indent-30 { margin-left: 30px; }
.indent-40 { margin-left: 40px; }
.indent-50 { margin-left: 60px; }
.indent-60 { margin-left: 70px; }

.black, .black a { color: #000; }
.red, .red a { color: #bc1c24; }
#text-holder .red { color: #CF1F20; }
.orange, .orange a { color: #ce5c00; }
.yellow, .yellow a { color: #c17d11; }
.green, .green a { color: #4e9a06; }
.blue, .blue a { color: #3465a4; }
.violet, .violet a { color: #75507b; }

a:hover .black, .black a:hover { color: #000; }
a:hover .red, .red a:hover { color: #FF2631; }
a:hover .orange, .orange a:hover { color: #FF7200; }
a:hover .yellow, .yellow a:hover { color: #eea32e; }
a:hover .green, .green a:hover { color: #62C208; }
a:hover .blue, .blue a:hover { color: #4A8FE8; }
a:hover .violet, .violet a:hover { color: #B179BA; }

.big { 
	margin: 0 0 0 1px;
	color: #fff;
	font-size: 19px;
	line-height: 24px;
	font-weight: normal;
}

.preambule { position: relative; top: 10px; margin: 0 auto; width: 960px; height: 27px; }
* html .preambule {position: relative; top: 13px; }
/* .info { position: relative; top: 10px; padding-left: 53px; font: 13px/14px "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 20px; color: #666;} */
.lang a { position: relative; left: 760px; }

/* main content borders */
.bigbox { margin: 0 auto 0 auto; width: 961px; padding: 0 17px 0 0; background:#fff url(../img/bg-borders.png) 100% 0 repeat-y; }
.bi { padding: 0 0 0 17px; background: #fff url(../img/bg-borders.png) 0 0 repeat-y; }
.bt { height: 38px; margin: 0 -17px; background: url(../img/bg.png) 100% 0 no-repeat; }
.bt div { width: 38px; height: 38px; background: url(../img/bg.png) 0 0 no-repeat; }
.bb { height: 38px; margin: 0 -17px; background: url(../img/bg.png) 100% 100% no-repeat; }
.bb div { width: 38px; height: 38px; background: url(../img/bg.png) 0 100% no-repeat; }

* html .bigbox { padding: 0 18px 0 0; }
* html .home .bigbox { padding: 0 14px 0 0; }
* html .bt { margin: 0 -18px 0 -17px; }
* html .bb { margin: 0 -18px 0 -17px; }

#banner { position: relative; top: -19px; left: 2px; background: url(../img/banner.png); width: 940px; height: 133px; margin-bottom: 6px; }
#banner a { display: block; width: 940px; height: 133px; }
#banner a * { display: none; }

#banner a span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 940px;
    height: 133px;
	background: transparent url(../img/banner-hover.jpg) no-repeat 77px top;
}

/* start main menu */
#menu {
    height: 34px;
    font-size: 11px;
    font-weight: bold;
    font: 13px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-bottom: 4px solid #000;
    margin-top: -18px;
    position: relative;
}
#menu ul li { display: block; float: left; }
#menu a {
    display: block;
    float: left;
    color: #333;
    text-decoration: none;
    padding: 0 16px 0 10px;
    height: 33px;
    line-height: 33px;
    border-top: 1px solid #fff;
    border-bottom: 4px solid #000;
    }
#menu a:hover {
    color: #B30000;
    border-bottom: 4px solid #D44A0D;
    background: #eee;
    border-top: 1px solid #ddd;
    }
* html #menu { margin-top: -20px; }
* html #menu ul li a { position: relative; top: 4px; }
* html #menu ul li a:hover { position: relative; top: 4px; }
#menu ul li a.first { padding-left: 0; }
.dot { float: left; margin-right: 4px; font-size: 34px; }
.searchform form {
	position: absolute;
	top: 0;
	right: 0;
    float: right;
    color: #444;
    text-decoration: none;
    height: 33px;
    line-height: 33px;
}
.input-text {
    width: 120px;
    border: 1px solid #ccc;
    height: 15px;
    margin-right: 3px;
    background: #fff url(../img/bg-input.png) 0 0 repeat-x;
    -moz-border-radius: 4px;
    -webkit-border-radius: 10px;
}
.input-image { position: relative; top: 4px; }
* html .searchform form { margin-top: 4px; }

/* gallery area */
.gallery { position: relative; left: -7px; width: 546px; padding: 0 17px 0 0; background: #fff url(../img/bg-gallery-borders.png) 100% 0 repeat-y; }
.gallery-inside { position: relative; left: -7px; width: 293px; padding: 0 17px 0 0; background: #fff url(../img/bg-gallery-borders.png) 100% 0 repeat-y; }
.gi { padding: 0 0 0 17px; background: #fff url(../img/bg-gallery-borders.png) 0 0 repeat-y; }
.gt { height: 38px; margin: 0 -17px; background: url(../img/bg-gallery.png) 100% 0 no-repeat; }
.gt div { width: 38px; height: 38px; background: url(../img/bg-gallery.png) 0 0 no-repeat; }
.gb { height: 38px; margin: 0 -17px; background: url(../img/bg-gallery.png) 100% 100% no-repeat; }
.gb div { width: 38px; height: 38px; background: url(../img/bg-gallery.png) 0 100% no-repeat; }

#gallery-all a {
    background: transparent url(../img/pixel.gif);
    display: block;
    height: 455px;  
    width: 236px;
    position: absolute;
    top: 37px;
    left: 36px;
    z-index: 100;
    }
/* #gallery-all a:hover {
	background: transparent url(../img/gallery.gif) no-repeat top center;
    } */
/* #gallery-all a.hover {
    background: transparent url(../img/gallery.gif) no-repeat top center;
    } */
/* start images side */
#image-holder {	margin: 0 0 0 20px; }
/* start fade gallery */
#slideshow, #image-holder ul {
	position: relative;
	width: 266px;
	height: 455px;
	overflow: hidden;
}
#image-holder ul li { 
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
}
.gallery img { display: block; position: absolute; top: 37px; left: -36px; z-index: 0; }
/* end fade gallery */
/* end images side */

/* start text side */
#text-holder {
    position: absolute;
    top: 35px;
    left: 294px;
	width: 220px;
    height: 455px;
	padding: 0 24px 0 0;
    border-bottom: 2px solid #CF1F20;
    text-align: left;
    background: #000 url(../img/glass.gif) no-repeat center bottom;
}
#text-holder h1 { 
	margin: 0 0 0 1px;
	color: #fff;
	font-size: 36px;
	line-height: 40px;
}
#text-holder h1 a { text-decoration: none; color: #a8253a; }
#text-holder h1 a:hover { text-decoration: underline; }
.strong { font-weight: bold; }
/* end text side */

#sponsor-holder { width: 520px; height: 90px; position: relative; left: 3px; padding: 10px; background: #fff url(../img/bg-box.png) repeat-x bottom left; border: 1px solid #ccc; }
#fade-sponsor { float: left; }
#sponsor-all {
    background: transparent url(../img/pixel.gif);
    display: block;
    height: 112px;
    width: 187px;
    position: absolute;
    top: 0px;
    left: 354px;
    z-index: 100;
}
.sponsor { padding-right: 26px; margin: 0px 26px 20px 0px; border-right: 1px solid #ddd; }
.sponsor-last { padding-right: 26px; margin: 0px 26px 20px 0px; border-right: 0; }

#left-column { float: left; }

/* start left menu */
#menu-left {
    float: left;
    width: 228px;
    font-size: 11px;
    font-weight: bold;
    background: transparent url(../img/bg-menu-left.png) repeat-x bottom left;
    font: 13px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 18px;
    padding: 0 16px 0 0;
    text-align: right;
}
#menu-left .jsblend { width: 228px !important;}
.menu-left-title { font-weight: bold; display: block; line-height: 16px; }
.menu-left-title img { border-top: 8px solid #BB0C0C; }
.menu-left-title img.black { border-color: #000; }
.menu-left-title img.red { border-color: #bc1c24; }
.menu-left-title img.orange { border-color: #ce5c00; }
.menu-left-title img.yellow { border-color: #c17d11; }
.menu-left-title img.green { border-color: #4e9a06; }
.menu-left-title img.blue { border-color: #3465a4; }
.menu-left-title img.violet { border-color: #75507b; }

#menu-left ul { text-align: right; width: auto; }
#menu-left ul li { display: block; border-bottom: 1px solid #ddd; }
#menu-left ul#fade-spalla li { border: 0; }
#menu-left a {
    display: block;
    color: #333;
    text-decoration: none;
    padding: 0 0 0 4px;
    height: 30px;
    line-height: 30px;
    background: #fff none;
    }
#menu-left a.active { background: #fff url(../img/bg-menu-active.png) no-repeat 6px center; }
#menu-left a:hover {
    color: #B30000;
    border-top: 1px solid #bbb;
    background: #eee url(../img/bg-menu-hover.png) no-repeat 6px center;
    margin-top: -1px;
    }
#menu-left a.hover { background: #eee url(../img/bg-menu-hover.png) no-repeat 6px center; }
* html #menu-left a { background: #fff none !important; }
.home #right-column {
    float: right;
	width: 380px;
	margin: 10px 0 0 0;
}
#menu-left ul ul li { border: 0; font-style: italic; }
#menu-left ul ul li a { height: 20px; line-height: 20px; }
#menu-left ul ul li a:hover, #menu-left ul ul li a.hover { background: #eee none; border-top: 0; margin-top: 0; }

#gallery #right-column { float: right; width: 622px; margin: 20px 0 0 0; background-color: #fff; }
#gallery #right-column h2 { margin: 0; font-size: 26px; font-weight: bold; }
#gallery #right-column p { margin: 1em 0; }
.home #right-column p { margin: 0; }
#box-map { position: relative; left: -6px; margin-bottom: -20px; }
.home #right-column h2 { padding: 6px 0 0 0; }
.home #right-column h2 { margin: 2em 0 0 0; font-size: 16px; font-weight: bold; }
.time { font-size: 17px; font-style: italic; margin-bottom: 10px;}

/* start info+prenota */
.more {	list-style: none; }
.more li { margin: 0 6px 0 0; float: left; position: relative; text-align: center; }
.more a {
	padding: 0 4px 0 0;
	display: block;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.more li em {
    font: 14px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
	background: url(../img/hover.gif) no-repeat;
	width: 119px;
    height: 56px;
    line-height: 43px;
	position: absolute;
	top: -55px;
	left: -5px;
	text-align: center;
	padding: 0px 6px 20px 0px;
	font-weight: bold;
	z-index: 2;
	display: none;
}

#right-column { float: right; width: 682px; margin: 20px 0 0 0; background-color: #fff; }
#right-column h2 { margin: 1em 0 0 0; padding: 0.2em 0 0.2em 0; font-size: 26px; font-weight: bold; }
#right-column p { margin: 1em 0; }

#main-content { padding-right: 20px; }
#main-content img { padding: 8px; border: 1px solid #ccc; margin: 0 16px 16px 0; }
#breadcrumbs { border-bottom: 1px solid #ccc; font: 13px/14px "Helvetica Neue", Helvetica, Arial, sans-serif; }
#breadcrumbs a { text-decoration: none; }
#breadcrumbs a:visited { color: #3465a4; }
#breadcrumbs a:visited:hover { color: #bc1c24; }

/* start "la Carte" */

.carte {
    color: #a40000;
    font: 16px/20px Georgia, "Times New Roman", Times, serif;
    text-align: center;
    padding: 20px 20px 120px 20px;
    margin-top: 20px;
    background: #FCFAF4 url(../img/calici-carte.gif) no-repeat center 98%;
    border: 1px solid #ccc;
    -moz-border-radius: 4px;
}
.carte div {
    color: #a40000;
    padding: 20px;
    border: 1px solid #EBD6D6;
    background-color: #FFFDF7;
}
.carte p { border-bottom: 1px solid #EBD6D6; padding: 0.5em 0; }
.carte ul, .carte li { padding: 0.5em 0; }
.carte li:first-line { font: 18px/22px Georgia, "Times New Roman", Times, serif; font-style: italic; }
.carte li:first-letter { font: 26px/22px Georgia, "Times New Roman", Times, serif; font-style: italic; }
/* start footer */
#footer { 
    clear: both;
	overflow: hidden;
	width: 100%;
    border-top: 4px solid #000;
	margin: 30px 0 0 0;
	padding: 20px 0 20px 0;
}
/* footer navigation start */
#footer ul { padding: 0 0 2px; text-align: center; font: 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif; }
#footer ul li {
    width: 100%;
	background: url(sep.gif) no-repeat 0 2px;
	padding: 0 0 0 6px;
	margin: 0 -1px 0 0;
	display: inline;
}
#footer ul li a { text-decoration: none; color: #444; padding: 0 6px 0 0; }
#footer ul li a:hover { text-decoration: underline; color: #bc1c24; }
/* footer navigation end */

#footer p { 
	padding: 0 0 14px;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	text-align: center;
	color: #b2b2b2;
}
#footer p.copyright { font: 9px/11px "Helvetica Neue", Helvetica, Arial, sans-serif; background: url(dotted-line.gif) repeat-x;	padding: 10px 0 0; }
/* end footer */


#right-column h3 { color: #666; margin: 0.5em 0 0 0; padding: 0.2em 0 0.2em 0; font-size: 18px; font-style: italic; }
hr { border: 0; height: 1px; color: #ddd; background: #ddd; }


/* Start of CMSMS style sheet 'accordion' */

ul.aziende, ul.aziende ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 25em;
}

ul.aziende a {
  display: block;
}

ul.aziende li {
  margin-top: 1px;
}

ul.aziende li a {
  border-top: 1px solid #ccc;
  font-weight: bold;
  color: #3465A4;     padding: 0.6em;
}

ul.aziende li ul li a {
  border-top: 0;
  font-weight: normal;
  color: #3465A4;
  padding: 0.3em;
  padding-left: 20px;
}

ul.aziende li ul li a:hover {
  border-left: 5px #BB0C0C solid;
  padding-left: 15px;
}

/* End of 'accordion' */


.fancygallery .img, .fancygallery img, .fancygallery a {
    margin: 0; border: 0;
}

.fancygallery .img {
	float: left;
	margin: 3px;
	text-align: center;
        height: 114px;
}

#main-content .fancygallery img { padding: 6px; border: 1px solid #ccc; margin: 0; }

.fancygallery .pagenavigation {
	height: 50px;
}

.fancygallery .prevpage a, .fancygallery .prevpage em {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	margin: 0;
	text-indent: -1000px;
	background: url(../../images/previous.png) transparent no-repeat 0 0;
}

.fancygallery .nextpage a, .fancygallery .nextpage em {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	margin: 0 6px 0 0;
	text-indent: -1000px;
	background: url(../../images/next.png) transparent no-repeat 0 0;
}

.fancygallery .parentlink a {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	text-indent: -1000px;
	background: url(../../images/uppage.png) transparent no-repeat 0 0;
}

.fancygallery .pagenavigation a:hover {
	background-position: 0 -40px;
}

.fancygallery .prevpage em, .fancygallery .nextpage em {
	background-position: 0 -80px;
}

.fancygallery .pagelinks {
	float: right;
	border-right: 2px solid #666;
}

.fancygallery .pagelinks a, .fancygallery .pagelinks em {
	margin-top: 6px;
	padding: 0 6px;
	border-left: 2px solid #666;
	text-align: center;
	font: bold 11px verdana; color: #666;
}

.fancygallery .pagelinks em {
	color: #000;
}


/* FANCYBOX */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	padding: 18px 18px 33px 18px;
	margin: 0;
	overflow: hidden;
	background: transparent;
	display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #000;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0;
	padding: 0;
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	z-index: 111;
	display: none;
	background: transparent url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px;
}

a#fancy_right {
	right: 0px;
}

span.fancy_ico {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112;
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px;
}

a#fancy_right:hover span {
	right: 20px;
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table tr {
	background-color: transparent;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
	border: none;
}

td#fancy_title_left {
	height: 32px;
	width: 14px;
	background: transparent url(../fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 14px;
	background: transparent url(../fancybox/fancy_title_right.png) repeat-x;
}

/* form */

form {
  color: #444;
}

select {
  font: 15px/16px Georgia, "Times New Roman", Times, serif;
}

option {
  border-bottom: 1px solid #eee;
}

label {
  display: block;
  font-weight: bold;
  margin: 10px 0 2px 0;
}

.submit {
  padding: 0 0 0 26px;
  background: #fff url(../img/calici.png) no-repeat left center;
}

input.fbsubmit {
  margin: 20px 0;
}
