
@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0;}


.container {
    PADDING-BOTTOM: 100px;
    
    WIDTH: 100%; 
    OVERFLOW: hidden;
}


UL.display {
    
    LIST-STYLE-TYPE: none;
    WIDTH: 100%;
    FLOAT: left;
    
    LIST-STYLE-IMAGE: none;
    
    overflow:hidden;
    
}

UL.display LI {
    
    PADDING-BOTTOM: 10px;
    WIDTH: 100%; 
   	FLOAT: left;    
    PADDING-TOP: 10px;
	
}

UL.display LI A {
    
    TEXT-DECORATION: none;
    font-size: 14px;
    font-weight: bold;
}
UL.display LI H3 {
    text-align: center;
    FONT-SIZE: 1.2em;
	color: #62B3E0;  
}

UL.display LI .content_block {    
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 10px;
    position: relative;
}

UL.display LI .content_block H2 {
	font-family: sans-serif;
    text-align: left;
    FONT-SIZE: 1.7em;
    font-weight: bold;
	text-decoration: underline;
	PADDING-LEFT: 220px;
	color: #62B3E0;    
}

UL.display LI .content_block P {
    text-align: left;     
    PADDING-LEFT: 220px;
    FONT-SIZE: 1.2em;
    color: gray;
	
}

UL.display LI .content_block H3 {
    text-align: left;
    PADDING-LEFT: 220px;
    FONT-SIZE: 1.1em;
	color: white;
}

UL.display LI .content_block H4 {
    text-align: left;
    PADDING-LEFT: 220px;
    FONT-SIZE: 1em;
	COLOR: #FFCC00;
}

UL.display LI .content_block A IMG {
    BORDER: white 1px solid;
    FLOAT: left;
}

/* div per icone social network*/
.addthis
{
    text-align:left;
    float: left;
}

#promozione {
    float:left;
    margin-left:-203px;
    padding-top:10px;
    position:relative;
}

#promozione h2.promozione {
    FLOAT: left;
    text-align:left;
    font-family: Georgia;
    font-size:16px;
    color:#ffe353;
}

#promozioneDettagli {
    float: left;
}
.promozioneDettagli {
    float: left;
    text-align:left;
    font-family: Georgia;
    font-size:16px;
    color:#ffe353;
/*    margin-left:-10px;*/
}

#promozioneDettagli span.dettagliPromozione {
    FLOAT: left;
    padding-top:1px;
/*    margin-left:-10px;*/
    text-align:left;
    font-family: Arial;
    font-size:12px;
    color:#ffe353;
}

#promozione span.promozione {
    FLOAT: left;
    padding-top:1px;
    text-align:left;
    font-family: Arial;
    font-size:12px;
    color:#ffe353;
}

UL.thumb_view LI {
    WIDTH: 250px
}

UL.thumb_view LI H2 {
    DISPLAY: inline
}

UL.thumb_view LI P {
    DISPLAY: none
}

UL.thumb_view LI .content_block A IMG {
    MARGIN: 0px 0px 10px
}

A.switch_thumb {
    PADDING-BOTTOM: 0px;
    LINE-HEIGHT: 26px;
    TEXT-INDENT: -9999px;
    MARGIN: 10px 0px;
    OUTLINE-STYLE: none;
    OUTLINE-COLOR: invert;
    PADDING-LEFT: 0px;
    OUTLINE-WIDTH: medium;
    WIDTH: 122px;
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    BACKGROUND: url(switch.gif) no-repeat;
    HEIGHT: 26px;
    PADDING-TOP: 0px
}

A.switch_thumb:hover {
     opacity: .75
     filter: Alpha(Opacity=75);
}

A.swap {
    BACKGROUND-POSITION: left bottom
}


html{
    background:#000;    
	height: 100%;
}

body{
    color:#fff;
    font:15px/19px "Times New Roman", Times, serif;
    background:#000 url('http://www.cenalbuio.it/frontend/images/cena-al-buio-bg-body.jpg') no-repeat 50% 0;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;	
}

#content{
	width:100%;
}

h1{
	color:#E0D476;
	font-weight: bold;
	font-size: 1.4em;	
	text-align: center;		
}
h2{
	color:#E0D476;
	font-weight: bold;
	font-size: 1.4em;	
	text-align: left;		
}
.segno{
	font-size:8px;
	vertical-align: middle;
}
.captchaImages{
    position:relative;
    z-index:100;
}
a{
    color:#62b3e0;
    text-decoration: underline;
	/*font-family: Verdana;
	font-size: 12px;
	line-height:18px;*/
}
a:hover{
	text-decoration: none;
}

p{
	text-align:justify;
	/*padding-right: 20px;*/
}
.back{
	text-decoration: none;
}

.titolo {
	font-family: Georgia;
	font-size: 32px;
	font-weight: bold;
	line-height: 48px;
	letter-spacing: -2px;
	padding: 10px 0 20px 0;
}

.capitolLetter {
	font-family: "Times New Roman", Times;
	font-size: 45px;
    font-weight: bold;
    padding-top:4px;
    height:100%;
}
div.capitolLetter{
    height:30px;
    width:40px;
    float:left;
}
.sottotitolo {
	font-family: "Times New Roman", Times;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
}
.menuSerata{
	text-align:left;
}
.dettaglio {
	font-family: Verdana;
	font-size: 14px;
	line-height: 25px;
	color: white;
    float: left;
}
.riepilogo {
	font-family: Verdana;
	font-size: 14px;
	line-height: 25px;
	float: left;
    width: 50%;
}
.prezzo{
	font-size: 20px;
	color: white;
	font-family: Georgia;
	line-height: 25px;
}

#booknow{	
	font-style: italic;
	font-family: Georgia;
	font-size: 30px;
    color: #62B3E0;
	
}
#soldout{
	font-size: 30px;
	font-family: Georgia;
	font-weight: bold;
	color: red;
}

.heading{
	overflow:hidden;
    #height:1%;
    padding:10px 5px 10px 5px;
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_bg-heading.png);
}
/* regola per centrare titoli istituzionale etc. (esempio: index) */
.heading h2{
	text-align: center; 
}


.immagineEvento {
    border: 1px solid #DCBC63;
	padding: 5px;
	margin-right:10px;
}

.fotoLocale {
    border: 1px solid #FFFFFF;
	width: 100px;
	margin: 10px;
}

.trattiniOrizzontali{
	float: left;
	background-image: url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_trattini.png);
	background-repeat: repeat-x; 
	background-position: center center;
	height: 30px;
	width: 100%;		
}

.trattiniVerticali {
	background-image:url( http://www.cenalbuio.it/frontend/images/cena_con_delitto_trattini_v.png); 
	background-repeat: repeat-y; 
	background-position-x:15px; 
	padding-left:40px; 
}

.tab{
	/* text-align: center; */
    overflow:hidden;
    padding: 10px 5px 10px 5px;
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_bg-heading.png);
	height: 27px;
	
}
.tab a{
	text-decoration: none;
	font-size: 14px;
}
.unselected{
    overflow:hidden;
    margin-top:10px;
	height: 17px;
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_bg-heading2.png);
}
.unselected a{
	text-decoration: none;
	font-size: 10px;
}
.unselected a h2 {
   opacity: 0.5;
   filter: Alpha(Opacity=50);
   font-family: "Times new roman", serif;
}


#datecontainer
{
    background: url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_bg-box.png);
    
}

#datepicker
{
    height: 20px;
    width:110px;
    border: 0px;
    opacity: 0.8;
    filter:alpha(opacity=80);
    color: #62b3e0;
    font-family: "Times new roman", serif;
    font-size: 13px;
    text-align:center;
    background-color: black !important;
	border: 0 none;	
}

#datecontainer div.dayMenu
{
    position:relative;
    text-align: left;
    top:10px;
    height:65px;
    padding-left:30px;
    padding-top:20px;
    z-index: 90;
}

.dayMenuInput
{
    position:relative;
    text-align: left;
    top:10px;
    height:25px;
    padding-left:0px;
    padding-top:0px;
    z-index: 90;
}

#cittaRicerca {
    background-color:black !important;
    border:0 none;
    font-family:"Times new roman",serif;
    font-size:13px;
    height:20px;
    opacity:0.8;
    filter: Alpha(Opacity=80);
    text-align:center;
    margin-left:50px;
    width:145px;
}

#datecontainer div.dayMenu img
{
    vertical-align:middle;
    padding-left:10px;
    float:left;
}

#datecontainer span
{
    font-weight: bold;
}


.arrowMonth{
    display: inline;
    float: left;
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_bg-box.png) ;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    opacity:0.5;
    filter: Alpha(Opacity=50);
    color:#62b3e0;
    font-family: "Times new roman", serif;
    font-size: 13px;
    background-color: black;
    width: 7%;
    text-align: center;
}




#finestraMesi{
/*    clear: both; */
    overflow: hidden;
    position: relative;
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_bg-box.png) ;
    min-height: 50px;
    width: 86%;
    display: inline;
    float: left;
}

#rigaMesi{
    clear: both;
/*    position: absolute;   */
    width: 100%;
    height: 50px;
    /*left: -1000px;
    padding-left: 1000px;*/
}


#rigaMesi a{
    display: inline;
    float: left;
    font-size: 14px;
    text-align: center;
    width: 20%;
    height: 50px;
    text-decoration: none;
    opacity:0.8;
    filter: Alpha(Opacity=80);
    color:white;
    line-height: 50px;
    font-family: "Times new roman", serif;
    font-size: 13px;
    background-color: black;
}

#rigaMesi a:hover, #rigaMesi a.selectedMonth:hover{
    opacity:1;
	filter: Alpha(Opacity=100);
    background-color: #348194;
    color:white;
}

#rigaMesi a.selectedMonth
{
    color: #62b3e0;
    background-color: black;
    opacity:1;
    filter:alpha(opacity=100);

}

#monthscontainer
{
    margin: 0;
    margin-right:-5px;
    padding-bottom: 3px;
    list-style-type: none;
    text-align: center;
    height:40px;
}

#monthscontainer li
{
    display: block;
    height:100%;
    width:14%;
    float: left;
    overflow: hidden;
}

#monthscontainer a
{
    text-decoration: none;
    display:block;
    background-color: black;
    color:#62b3e0;
    width:98%;
    height: 100%;
    opacity:0.3;
    filter:alpha(opacity=30);
    line-height: 40px;
    font-family: "Times new roman", serif;
    font-size: 13px;
    
}

#monthscontainer a.selectedMonth
{
    color: #62b3e0;
    background-color: black;
    opacity:0.9;
    filter:alpha(opacity=90);

}

#monthscontainer li a:hover
{
    color: #62b3e0;
    background-color: black;
    opacity:0.9;
    filter:alpha(opacity=90);
    
}



#pagingcontainer
{
    margin-top:2px;
    
    list-style-type: none;
    text-align: center;
    height:25px;
    position: relative;
    width: 100%;
    
}

#pagingcontainer li
{
    width: 25px;
    height: 100%;
    float: left;
}

#pagingcontainer li a
{
    text-decoration: none;
    color: white;
    display:block;
    background-color: black;
    margin-right: 2px;
    height: 100%;
    opacity:0.8;
    filter:alpha(opacity=80);
    line-height: 25px;
    font-family: "Times new roman", serif;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

#pagingcontainer li a:hover
{
    opacity:1;
	filter: alpha(opacity=100);
    background-color: #348194;
    color:white;
}

#pagingcontainer li a.pageLinkSelected
{
    color: #62B3E0;
    font-size: 18px;
}

#finestraEvento{
    clear: both;
    overflow: hidden;
    position: relative;    
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_bg-box.png) ;
    min-height: 380px;
    
}

#rigaEventi{
    clear: both;
    position: absolute;
    width: 20000em;
    left:0;
    
}

.colonnaEventi{
    display: block;
    float: left;
    font-size: 14px;
    padding-top:20px;
    padding-bottom:10px;
}



#socialicons  {
    padding-left:15px;
    padding-top:10px;
}

#s3slider {
    width: 100%; /* important to be same as image width */
    height: 185px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
    text-align: left;
    border: solid 1px white
}

#s3sliderContent {
    width: 304px; /* important to be same as image width or wider */
    position: absolute; /* important */
    top: 0; /* important */
    margin: 0; /* important */
    padding: 0px;
    text-align: left;
    /*padding-left: 16px;
    padding-top: 16px;*/
}

s3sliderImage > img{
    position:absolute;
    z-index:10;
    top:0;
    left:0;
}

.specialImage{
    position:absolute;
    top:0;
    left:0;
}

.s3sliderImage {
    float: left; /* important */
    position: relative; /* important */
    display: none; /* important */
    height: 183px;
}

.s3sliderImage span {
    position: absolute; /* important */
    left: 0;
    font: 10px / 15px Arial, Helvetica, sans-serif;
    padding: 10px;
    width: 284px;
    background-color: #000;
    filter: alpha(opacity=70); /* here you can set the opacity of box with text */
    -moz-opacity:
    0.7; /* here you can set the opacity of box with text */
    -khtml-opacity:
    0.7; /* here you can set the opacity of box with text */
    opacity:
    0.7; /* here you can set the opacity of box with text */
    color:
    #fff;

    display:none; /* important */
    bottom: 0;

    /*
     if you put
     top: 0; -> the box with text will be shown at the top of the image
     if you put
     bottom: 0; -> the box with text will be shown at the bottom of the image
     */
}

.clear {
    clear: both;
}
.content_istituzionale{
	float:right;
	display:inline!important;
	
	width:608px;
	background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_bg-box.png);
}
.content_istituzionale span {
    font-size: 18px;
    line-height: 21px;
    color: #DCBC63;
    word-spacing: 1px;
}
.social-list li.facebook a{background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_ico-facebook.gif) no-repeat;}
.social-list li.myspace a{background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_ico-myspace.gif) no-repeat;}
.social-list li.myspace{padding:0;}
.social-list li.digg a{background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_ico-digg.gif) no-repeat;}
.social-list li.digg{padding:0 5px 0 0;}
.social-list li.del a{background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_ico-del.gif) no-repeat;}
.social-list li.linkin a{background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_ico-linkin.gif) no-repeat;}
.social-list li.linkin{padding:0 5px 0 0;}
.social-list li.gwar a{background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_ico-gwar.gif) no-repeat;}
.social-list li.twitter a{background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_ico-twitter.gif) no-repeat;}




input[type="text"],input[type="num"],
textarea,
select{
    font:100% arial,sans-serif;
    vertical-align:middle;
    height:20px;
    border:0px solid #72A4D2;
    background-color: #ECECEC !important;    
	width: 100%;
    #width: 220px;
    display: inline;
    float: left;
    
    
    -transition-property: opacity;
    -transition-duration: 0.5s;
    /* WebKit */
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.5s;
    /* Opera */
    -o-transition-property: opacity;
    -o-transition-duration: 0.5s;
    /* Standard */
    transition-property: opacity;
    transition-duration: 0.5s;
}
input[type="text"].disabled,input[type="num"].disabled,textarea.disabled,select.disabled{
    opacity: 0.3;
    filter: Alpha(Opacity=30);
}

form,fieldset{
    margin:0;
    padding:0;
    border-style:none;
}
#wrapper{
    width:1000px;
    overflow:hidden;
    margin:0 auto;
}
#header:after {
    clear: both;
    content:"";
    display: block;
}
#header{
    width:100%;
    position:relative;
    padding:214px 0 0;
}
#header .ad-box{
    
    top:36px;
    overflow:hidden;
    width:300px;
    height:155px;
}
#header .ad-box a img{display:block;}
#header .align-left{left:3px;}
#header .align-right{right:9px;}
.logo{
    left:249px;
    margin:0;
    font-size:0;
    line-height:0;
    width:100%;
	min-width: 503px;
    height:222px;
    overflow:hidden;
    height:100%
	
}
.bannerJoint{
	float:left; 
	height: 150px;
	width: 248px;
	position: relative;
	text-align:left;
}

.bannerLogo{
	float:left; 
	height: 100%;
	width: 503px;
	position: relative;
}

.bannerLogo.con_partner{
    left: -100px;
}
.bannerLogo.con_partner.senza_logo{
    left: -250px;   
    margin-left: 50%;
}    

.logo a{
    display:block;
    width: 100%;
	min-width: 503px;
    height:754px;
    overflow:hidden;
    text-indent:-9999px;
    background:url(http://www.cenalbuio.it/frontend/images/cena-al-buio-it-logo.png) no-repeat;
}
.logo a:hover{
    border:none;
    margin:-377px 0 0;
}

#menu.partner
{
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_bg-menu.png);
    background-repeat: repeat-x repeat-y;
    margin-top: 0px;
    height: 62px;
}
#menu.partner .menuItem
{
    padding-top:23px;
}
#menu {
    list-style: none;
	float: left;
    background-position: 0px 15px;
    height: 80px;
	width: 100%;
	margin-bottom: 10px;
    margin-top: -15px;
    padding-left: 0;
}
.menuItem {    
	float: left;
    height: 100%;
    padding-top: 30px;
    min-width: 97px;
    text-align: center;
    position: relative;
}


.blood{
	background: url('../images/cena_con_delitto_bg-menu-h.png');
    background-repeat: no-repeat;
	background-position: top;
}
.menuItem a{
    font-family: Georgia;
	font-weight: bold;
	text-decoration: none;
	color: white;
	cursor:pointer;    
}

.menuItem a:hover{
	text-decoration: none;	
	cursor: pointer;
}
.nav{
    width:100%;
    position:relative;
    #margin-top: 3px;
}
.nav .holder:after {
    clear: both;
    content:"";
    display: block;
}
.nav .holder{
    height:49px;
    width:100%;
    background:url('../images/cena_con_delitto_bg-menu.png') repeat-x;
}
.nav .holder .menuItem a{
	/*float:left;*/
	position:relative;
	height:54px;
    cursor: pointer;
    text-decoration: none;
    display: inline;
}
.nav .holder .menuItem a:hover{border:none;}

.nav .holder .menuItem a span{
	position:relative;
    font-size: 12px;
	display:inline;
	overflow:hidden;
	/*text-indent:-9999px;*/
	height:18px;
    color: white;
}
.btn-prenota{
	float:left;
	display:inline;
	position:relative;
	overflow:hidden;
}
.btn-prenota a{
    display:block;
    width:80px;
    padding:35px 0 35px 23px;
    height:10px;
    overflow:hidden;
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_bg-prenota.png) no-repeat;
}
.btn-prenota a:hover{border:none;}
.btn-prenota a span{
	display:block;
	overflow:hidden;
	height:18px;
    color: white;
    font-size: 13px;
    font-weight: bolder;
    text-decoration: none!important;
    position: absolute;
    top: 36px;
    #top: 31px;
    height:40px;
    left:20px;
}

.btn-prenota a em{
    float:left;
    overflow:hidden;
    width:60px;
    height:20px;
    text-indent:-9999px;
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_btn-prenota.png) no-repeat;
}
.btn-prenota a:hover em{margin:-10px 0 0;}
#main{
	width:100%;
	overflow:hidden;
	position:relative;
	background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_none.gif);
    margin-top: 80px;
    #margin-top: 80px;
}
.columns{
    width:100%;
    overflow:hidden;
}
.aside{
    float:left;
    width:300px;
}
.aside .box{
    width:100%;
    overflow:hidden;
    margin:0 0 16px;
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_bg-box.png);
}


.text-ind{
    display:block;
    overflow:hidden;
    text-indent:-9999px;
}

.aside .text-hold{
    overflow:hidden;
    #height:1%;
    padding:1px 14px 0 11px;
    margin:0 0 -3px;
}
.aside .text-hold p{
    margin:0 0 18px;
    line-height:18px;
    text-align:justify;
    word-spacing:-1px;
}
.aside .ad-box{
    width:300px;
    margin:0 0 0 2px;
    overflow:hidden;
}
.aside .ad-box a img{display:block;}
.twocolumns{
    float:right;
    width:693px;
    margin:0 -17px -20px 0;
}
.column{
    float:left;
    width:329px;
    padding:0 17px 0 0;
}
.column .box{
    width:100%;
    overflow:hidden;
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_bg-box.png);
    margin:0 0 20px;
}
.column .box .holder:after {
    clear: both;
    content:"";
    display: block;
}
.column .box .holder{
    width:306px;
    padding:0 11px 9px 12px;
}
.image-hold:after {
    clear: both;
    content:"";
    display: block;
}
.image-hold{
    width:100%;
    padding:11px 0 0;
}
.image-hold .image{
    overflow:hidden;
    #height:1%;
    border:1px solid #fff;
}
.image-hold .image img{display:block;}

#headerImgContent
{
    width:100%;
    height: 222px;
    #height: 296px;
    text-align: center;
    position: relative;
}

#headerImgContent .headerImgCenaDelitto
{
    position:relative;
   /* padding-left:25%; */
}

.headerImgPartner
{
	float:right; 
	height: 180px;
	min-width: 248px;
	position: relative;
    visibility:hidden;
	text-align:left;
}

.btn-more:after {
    clear: both;
    content:"";
    display: block;
}
.btn-more{
    display:block;
    width:100%;
    padding:5px 0 0;
}
.btn-more a{
    float:left;
    display:inline;
    margin:0 0 0 -5px;
    position:relative;
    padding:5px 0 5px 51px;
    color:#62b3e0;
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_btn-more.png) no-repeat;
}
.btn-more a:hover{
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_btn-more-h.png) no-repeat;
    text-decoration:underline;
}
.text-le{
    width:230px;
    height:15px;
    margin:0 auto;
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_text-le.png) no-repeat;
}
.cene-hold{
    width:100%;
    float:left;
    margin:0 0 -4px;
}
.cene-list{
    width:317px;
    overflow:hidden;
    margin:0 -4px -10px -7px;
    padding:1px 0 0;
    list-style:none;
    position:relative;
}
.cene-list li{
    float:left;
    width:295px;
    padding:7px 11px 8px 11px;
}
.cene-list li.active{background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_bg-cene-list.png);}

.cene-list .image{
    float:left;
    margin:2px 0 0;
    position:relative;
}
.cene-list .image a{
    float:left;
    width:70px;
    border:1px solid #3d3d3d;
}
.cene-list .image a a{display:block;}
.cene-list .image a:hover,
.cene-list li:hover .image a,
.cene-list li.hover .image a{border:1px solid #fff;}
.cene-list .text-hold{
    float:right;
    width:214px;
    position:relative;
}
.cene-list .date{
    display:block;
    font-size:12px;
    line-height:14px;
    font-weight:bold;
    color:#fff;
}
.cene-list span{
    display:block;
    padding:0 0 3px;
    font:12px/14px Arial, Helvetica, sans-serif;
}
.cene-list span a{color:#559cc3;}
.cene-list p{
    margin:0;
    font-weight:bold;
    color:#999;
    font-size:12px;
    line-height:14px;
}
.cene-list li a:hover,
.cene-list li:hover a,
.cene-list li.hover a{
    text-decoration:underline;
    color:#b3a669;
}

.evidenza-hold{
    width:304px;
    overflow:hidden;
    margin:0 0 -4px;
    padding:1px 0 0 2px;
    position:relative;
}
.evidenza-hold strong{
    display:block;
    text-transform:uppercase;
    font:bold 12px/18px Arial, Helvetica, sans-serif;
    color:#559cc3;
    padding:0 0 2px;
}
.evidenza-hold p{margin:0;}
.evidenza-hold .btn-more{margin:-6px 0 0;}
.text-prenota{
    width:268px;
    height:15px;
    margin:0 auto;
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_text-prenota.png) no-repeat;
}
.prenota-hold{
    width:301px;
    overflow:hidden;
    position:relative;
    margin:-3px 0 0;
    padding:0 0 0 4px;
}
.prenota-hold .btn-more a{padding-left:57px;}
.prenota-hold .map{
    overflow:hidden;
    width:100%;
    padding:11px 0 2px;
}
.prenota-hold .map img{display:block;}

.infoPrenotazione
{
    font-family: "Times New Roman", serif;
	font-size: 20px;
	font-weight: lighter;
	font-style: italic;
    color:white;
    line-height: 1.3;
    padding-bottom: 20px;
    text-align: left;
}

.numeroPrenotazione
{
    font-family: "Times New Roman", serif;
	font-size: 17px;
	font-weight: lighter;
	font-style: italic;
    color:#256708;
    line-height: 1.3;
    padding-bottom: 20px;
    text-align: center;
}

a.numeroPrenotazione:hover
{
    font-family: "Times New Roman", Times;
	font-size: 17px;
	font-weight: lighter;
	font-style: italic;
    color:#256708;
    line-height: 1.3;
    padding-bottom: 20px;
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
}

.numeroVerde{
 	
}
.rigaPrenotazione{
    
    line-height: 11px;
    font-family: Arial;
    font-size:11px;
    vertical-align: middle;
    display: block;
}
.rigaPrenotazione.doppia{
    height:48px;
}
tr.rigaPrenotazione td{
    width: 30%;
    height:24px;
    float: left;
    overflow: hidden;
}
div.colonnaPrenotazione{
    float: left;
    line-height: 11px;
    font-family: Arial;
    font-size: 11px;
    vertical-align: middle;
    position: relative;
}
tr.rigaPrenotazione td.inputFaq{
    position: relative;
    display: block;
    width: 70%;
    overflow:visible
}
tr.rigaPrenotazione td.inputFaq div.prenotazione{
    position: absolute;
    right: -10px;
    top: 2px;
}
tr.rigaPrenotazione td[colspan="2"]{
    width: 100%; 
}
tr.rigaPrenotazione td.inputFaq div{
    position: absolute;
    right: -10px;
    top: 2px;
}
.rigaPrenotazione a
{
    color:white;
    text-decoration: underline;
    font-size:11px;
}

.rigaPrenotazione a:hover
{
    color:white;
    text-decoration: underline;
    font-size:11px;
    cursor:pointer;
}

.rigaPrenotazione label, .rigaPrenotazione span, .rigaPrenotazione a
{
    color:white;
    font-family: Arial,sans-serif;
    font-size:11px;
    text-align:left;
}

.rigaPrenotazione input[type=text]{
    border:0px;
    height:20px;
   
}

.buonoRegalo.rigaPrenotazione a:hover{
    text-decoration: none;
}
    
textarea{ 
    height:44px;
}

#inviaPrenota{
	background-image: url(http://www.cenalbuio.it/frontend/images/cena-con-delitto-invia-over.jpg);
	background-repeat: repeat-x;
	border:2px solid white;
	width: 120px;
	height: 33px;
	font-weight: bold;	
	text-decoration: none;    
    float: right;
}

#inviaPrenota:hover{
	background-image: url(http://www.cenalbuio.it/frontend/images/cena-con-delitto-invia.jpg);
	background-repeat: repeat-x;
	color: #24394c;
}

#inviaPrenotaCodice{
	background-image: url(http://www.cenalbuio.it/frontend/images/cena-con-delitto-invia-over.jpg);
	background-repeat: repeat-x;
	border:2px solid white;
	width: 90px;
	height: 33px;
	font-weight: bold;
	margin-bottom: 20px;
	text-decoration: none;
    float: right;
}

#inviaPrenotaCodice:hover{
	background-image: url(http://www.cenalbuio.it/frontend/images/cena-con-delitto-invia.jpg);
	background-repeat: repeat-x;
}

.bottonePiatto
{
    background:none;
    border:0;
    color:#62b3e0;
    text-decoration: underline;
    font:15px Arial,sans-serif;
}

.mappaLink
{
    background:none;
    border:0;
    color:#62b3e0;
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#mappaLink
{
    background:none;
    border:0;
    color:#62b3e0;
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.bottonePiatto:hover
{
    cursor: pointer;
}
.social-hold{
    width:306px;
    overflow:hidden;
    padding:3px 0 0;
    position:relative;
    margin:0 0 0 -3px;
}
.find-hold{
    width:100%;
    overflow:hidden;
}
.find-hold img{display:block;}
.social-list{
    margin:0;
    padding:24px 0 5px 5px;
    list-style:none;
    width:300px;
    overflow:hidden;
}
.social-list li{
    float:left;
    padding:0 4px 0 0;
}
.social-list li a{
    display:block;
    width:35px;
    height:35px;
    overflow:hidden;
    text-indent:-9999px;
}

.cont-hold{
    width:100%;
    overflow:hidden;
    padding:0px 0 0;
}
.cont-hold .image{
    float:left;
    width:322px;
    height:322px;
    padding-right:20px;
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_sep1.png) no-repeat 100% 15px;
    display: inline
}
.cont-hold .image img{display:block;}
.content{
    float:right;
    display:inline;
    width: 100%;
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_bg-box.png);
}
.text-che{
    width:394px;
    height:22px;
    margin:7px 0 3px 17px;
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_text-che.png) no-repeat;
}

.content .holder{
    overflow:hidden;
    #height:1%;
    padding:10px 18px 20px 20px;	
}
.content_istituzionale .holder{
    overflow:hidden;
    #height:1%;
    padding:10px 18px 20px 20px;	
}

.content_istituzionale .holder span{
    display:block;
    overflow:hidden;
    #height:1%;
    font-size:18px;
    line-height:21px;
    color:#dcbc63;
    word-spacing:1px;
    padding:0 10px 18px 0;
}

.content .text-hold{
    overflow:hidden;
    position:relative;
    height:245px;
	width: 100%;
}
.content_istituzionale .text-hold{
    overflow:hidden;
    position:relative;
    height:245px;
	width: 100%;
}
.vscroll-line{
    left:4px !important;
    width:2px !important;
    overflow: hidden;
    background:#1a3340;
}
.vscroll-slider{
    left:0 !important;
    width:14px !important;
    overflow:hidden;
    height:60px !important;
    cursor:pointer;
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_bg-scr.png) no-repeat;
}
.content .text-hold p{margin:0;}
.content_istituzionale .text-hold p{margin:0;}
#footer{
    position:relative;
    width:100%;
    overflow:hidden;
    margin:30px 0 26px;
    #margin:120px 0 26px;
    text-align:center;
}
#footer .sep{
    width:100%;
    height:1px;
    overflow:hidden;
    font-size:0;
    line-height:0;
    text-indent:-9999px;
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_sep2.png) no-repeat;
    text-align: right;
}

#footer center
{
    margin:9px 0 0;
    font:9px/11px Arial, Helvetica, sans-serif;
    letter-spacing:1px;
    color:#999;
}
#footer .hold{
    #height:1%;
    padding:0 35px 14px 0;
    overflow:hidden;
}
.f-nav{
    margin:0;
    padding:0;
    list-style:none;
    width:100%;
}
.f-nav li{
    display:inline;
    padding:0 8px 0 9px;
    font-size:14px;
    line-height:16px;
    letter-spacing:1px;
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_sep3.gif) no-repeat 0 50%;
}
.f-nav li a{color:#fff;}
.f-nav li a:hover,
.f-nav li.active a{
    text-decoration:underline;
    color:#62b3e0;
}
.f-nav li:first-child,
.f-nav li.first-child{background:none;}
#footer p{
    margin:9px 0 0;
    font:9px/11px Arial, Helvetica, sans-serif;
    letter-spacing:1px;
    color:#999;
}
.vscroll-up {
    position: absolute;
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_btn-scr-t.png) no-repeat;
    top: -55px !important;
    left: -5px !important;
    width: 24px !important;
    height: 20px !important;
    cursor:pointer;
}
.vscroll-down {
    position: absolute;
    background:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_btn-src-b.png) no-repeat;
    top: -30px !important;
    left: -6px !important;
    width: 25px !important;
    height: 21px !important;
    cursor:pointer;
}
.scroll-replaced {
    overflow: visible !important;
}

        
#loading {
    display: none;
    position: fixed;
    top:0;
    bottom:0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
	text-align:center;    
    background-color: black;
    opacity: 0.7;
	padding-top:250px;
	z-index: 100000;
}

label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
	display:block;
	font-weight: bold;
    position: absolute;
    right: 7px;
    top: 2px;
    font-size: 10px;
}
.colonnaPrenotazione .error{
    position: relative;    
}
div.error { 
	display: none; 
}
#captchaPrenotazione{ text-align: center; }
#captchaPrenotazioneCodice{ text-align: center; }
#captchaPrenotazione img{margin-top:2px;padding-top:2px;margin-bottom:5px;}
#captchaPrenotazioneCodice img{padding-top:2px;margin-bottom:5px;}
.simpleCaptchaSelected { margin:-2px;border: 2px solid white; }
#captchadiv {width:100%;text-align:right;}
#captchadivCodice {width:100%;text-align:right;}
#captchaPrenotazione p{
    text-align: center; 
    padding-right: 0; 
    line-height: 20px;
    font-family: Arial,sans-serif;
    font-size: 11px;
}
#captchaPrenotazioneCodice p{
    text-align: center; 
    padding-right: 0; 
    line-height: 20px;
    font-family: Arial,sans-serif;
    font-size: 11px;
}

.banner{	
	text-align:center;
    border:0 none;
}

.bannerCool{
	max-height:150px;
	max-width:248px;
	position:absolute; 
	bottom:30px;
    border:0 none;
}

.logoCool{
	max-height:205px; 
	max-width:497px; 
	position: absolute;
	bottom:30px;
    right: 0;
}

/*Menu a tendina delle regioni*/
.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px;
border: 0px;color: #62B3E0;font-family: "Times new roman", serif;font-size: 11px;
    text-align:center;background-color: black !important;border: 0 none;}
.dropdown dd { position:relative; z-index:15; }
.dropdown a, .dropdown a:visited { color:#62B3E0; text-decoration:none; outline:none;}
/* DT styles for sliding doors */
.dropdown dt a {background:black url('images/arrow.png') no-repeat scroll right center;
    display:block; padding-right:20px; width:150px;opacity: 0.8;
    filter:alpha(opacity=80);height: 20px;font-family: 'Times new roman', serif;
font-size: 13px;font-weight:normal;;cursor: pointer;}

/* UL styles */
.dropdown dd ul { background:black none repeat scroll 0 0; display:none;
    list-style:none; padding:5px 0px; position:absolute;
    left:0px; top:2px; width:auto; min-width:170px;}
.dropdown span.valueIdRegione { display:none;}
.dropdown span.valueNomeRegione { display:none;}
.dropdown dd ul li a { padding:5px; display:block;font-family: 'Times new roman', serif;
font-size: 13px;font-weight:normal;cursor: pointer;}

.menuRegioneCls{
    float:left;
    display:inline;
    margin-left:85px;
    text-align: right;
}

.rightContent{
    vertical-align: top;
    width: 100%;
    min-width: 654px;
}

/*BEGIN monna tip style*/
.tip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
    color:black;
	padding: 5px;
	font: bold 12px Arial;
    max-width: 300px;
    display: none;
}
.tip h3, .tip div { margin: 0; }
/*END monna tip style*/

.ricercaCitta, .dropdown a:visited
{
    color:#62B3E0;
    text-decoration:none;
    outline:none;
}

.briciole
{    
    text-align: left;
    height: 50px;
    #line-height: 3em;
    position: relative;
    width: 100%;    
}
.bricioleLink
{
    text-decoration: none;
    color: white;
}
.bricioleLink_selected
{
    text-decoration: none;
}

.group{
    position:relative;
}

/* self-clear floats */
.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
/*
# MENU ALTO 
*/
.menuItem a em{
	width:97px;
	height:80px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	top: -30px;
    top: -45px\9;
    #top: -30px;
	left: 50%;
    margin-left: -45px;
}
/*
# MENU ALTO 
*/
/*
######## HEADER MULTIFORMAT
*/
.logoSpettacolariumSx{
    left: 170px;
    top: 30px;
    z-index: 10;
}
.logoSpettacolariumDx{
    left: -100px;
    top: 30px;
}
.logoSpettacolariumDx a, .logoSpettacolariumSx a
{
    width:170px; 
    height:124px;
    float: left;
}
.mfBurleHover:hover{
    background-image: url('http://www.cenalbuio.it/frontend/images/mf_it_burle_over.png');
    background-repeat: no-repeat;
}
.mfBuioHover:hover{
    background-image: url('http://www.cenalbuio.it/frontend/images/mf_it_buio_over.png');
    background-repeat: no-repeat;
}
.mfDelittoHover:hover{
    background-image: url('http://www.cenalbuio.it/frontend/images/mf_it_delitto_over.png');
    background-repeat: no-repeat;
}
/*
HEADER MULTIFORMAT ###########
*/    
.paypalForm{
    width:430px;
    height:180px; 
    float:left;
    background-repeat: repeat; 
   /* background-image:url(http://www.cenalbuio.it/frontend/images/cena_con_delitto_bg-box.png);*/
}
.imgTipoBuonoEventi{
    position:absolute;
    top:0;
    right:5px;
}

#immagineBuono{
    position:absolute;
    top:20px;
    right:20px;
}
.content .holder_dettagli{
    overflow:hidden;
    #height:1%;
    position:relative;
    padding:10px 18px 20px 20px;	
}
/*
THANK YOU PAGE ##################
*/
#headThankYouPage
{
	float: left;
	width: 100%;	
}
#bollinoVerde
{
	 margin-right: 1px;
	 float: left;
}

#titoloHeadThankYouPage
{
	font-size: 15px;
	font-family: Georgia;
	color: #9DE0A2;
	font-weight: bold;
}

#testoEmailDiConferma
{
	font-family: Arial;
	font-size: 14px;
	width: 500px;
}

#testoHeadThankYouPage
{
	float:left;
	margin-left: 10px;
}
#headThankYouPage  p
{
	margin: 0;
}

#pagaConPayPal
{
	float: left;
	font-family: Georgia;
	font-size: 25px;
	font-weight: bold;
	margin-top: 5px;
	line-height: normal;
	margin-bottom: 15px;
}

#descrizionePayPal
{
	float: left;
   /* padding-top: 50px;*/
    font-family: Arial;
	font-size: 12px;
}


#metodiDiPagamento
{
	width: 370px;
	float: left;
	margin: 0;
	text-align: left;
}
#paypalImage
{
	float: left;
}
.paypalForm
{
	width: 190px;
	/*margin-left: 20px;*/
	padding-top: 10px;
	height: auto;
}
.content .holder
{
	float: left;
}
#boxPaypal
{
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
#scontoPaypal
{
	font-weight: bold;
	font-size: 28px;
	float: left;
}
#descrizioneSconto
{
	font-family: Georgia;
	padding-top: 15px;
	float: left;
	color: #E0D476;
	line-height: normal;
	width: 530px;
}
#saltaCoda
{
	font-size: 18px;
	float: right;
	
}
#puntoInterrogativo
{
	float: left;
	font-family: Georgia;
	font-size: 70px;
	color: #E0D476;
	line-height: normal;
}
.holder_dettagli .riepilogo
{
	font-family: Georgia;
	font-style: italic;
}
.sezioneThankYoyPage {
	font-family: Georgia;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 15px;
	/*padding-bottom: 20px;*/	
}
.dettaglioThankYouPage
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 30px;
	float: right;
	padding-right: 20px;
	margin: 0;
	line-height: normal;
}
.riepilogo span
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
}
.titolo
{
	font-family: Georgia;
    font-size: 32px;
    font-weight: normal;
    letter-spacing: -2px;
    line-height: 32px;
    margin: 0;
    padding: 10px 0 20px;
    float: left;
}

#riepilogoDati,#riepilogoFatturazione
{
	text-align:left;
	width: 578px;
}

.totale
{
	font-family: Georgia;
	font-size:30px;
	line-height: normal;
}

#paymentChoice
{
	float: left;
    padding-top: 20px;
}

#paymentChoice > *
{
	float: left;
	font-weight: bold;
	font-family: Georgia;
}

#paymentChoice > span
{
	width: 86px;
	line-height: 186px;
	text-align: center;
}

#choiceSeparator
{
	background-color: #fff977;
    height: 1px;
    width: 100%;
}

#deposit,#payAll
{
	border: 2px white solid;
	border-radius: 5px;
	width: 197px;
	height: 162px;
	cursor: pointer;
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 20px;
	text-align: center;
}

#chioceDiscount
{
	display: block;
}

#deposit:hover,#payAll:hover
{
	background-color: #4c5961;
	color: white;
}
#deposit.selected,#payAll.selected
{
	background-color: white;
	color: #0d2e4d;
}



#payAll.selected #chioceDiscount
{
	color: #DCD769;
}

.choiceTextBoxTop
{
	font-size: 36px;
}
.choiceTextBoxBottom
{
	font-size: 30px;
}

#jumpQueue
{
    font-size: 10px;
    line-height: 45px;
}

#chioceDiscount
{
	font-size: 21px;
	color: #fff977;
	line-height: 20px;
}

.choiceTextBoxTop
{
	height: 72px;
	line-height: 32px;
}
.choiceTextBoxBottom
{
	height: 73px;
	line-height: 50px;
}

/* regola per l'elenco dei format esteri */
.formatEsteri
{
    display: none;
    margin: 0px 0px 10px 0px!important;
    font: 14px "Times New Roman", Times, serif!important;
    color: white!important;
}

