/******************** Preload ********************/
#oPreload {
	color: #fff;
	background-color: #c00;
	font: bold 12px arial, verdana, san-serif, monospace;
	padding: 5px 10px;
	position: absolute;
	left: 5px;
	top: 5px;
}

#logo {
	/*background-image: url('../immagini/edoardobennato.png');
	background-position: 0 0;
	background-repeat: no-repeat;*/
	width: 260px;
	height: 96px;
	position: absolute;
	right: 0;
	left: -600px;
	top: 33px;
	margin: 0 auto;
	z-index: 100;
}

#logoBox {
	width:916px;
	position:relative;
}






/******************** Elementi ********************/

/*body {
	height: 100%; overflow-y: auto;
	margin: 0; padding: 0;
	color: #fff;
	background: #1a1a1a url(../immagini/struttura/bg_alto.jpg) repeat-x 0 -370px;
	text-align:center;
	font: normal 16px Arial,"Helvetica Neue",Helvetica,Geneva,sans-serif;
	line-height: 140%;
}*/
body {
	height: 100%; overflow-y: auto;
	margin: 0; padding: 0;
	color: #fff;
	background: #1a1a1a url(../immagini/struttura/bg_newspaper4.jpg);
	text-align:center;
	font: normal 16px Arial,"Helvetica Neue",Helvetica,Geneva,sans-serif;
	line-height: 140%;
}
body.home { background-position: 0 10px; }




#boxContainer {
	/*background:transparent url(../immagini/struttura/top_fade.png) repeat-x scroll left top;*/
}

#boxBlock {
	margin-bottom:40px;
}

#boxBlockHeader {
	background-image: url('../immagini/struttura/box-block-header.png');
	background-repeat:no-repeat;
	height:30px;
	overflow:hidden;
}

td.bb-left {
	background:#000;
}

td.bb-right {
	background:#1a1a1a;
}

#boxBlock div.bb-left-block {
	width:580px;
	overflow:hidden;
	font: normal 13px arial;
	color:#999;
}

#boxBlock div.bb-right-block {
	width:240px;
	overflow:hidden;
	font: normal 13px arial;
	color:#999;
}


table { border: 0 }



h1 { color: #666; background-color: transparent; letter-spacing:-1px; text-transform:uppercase; font: bold 24px helvetica,"Lucida Grande",verdana,serif; margin: 0 0 10px; }
h2 { color: #666; background-color: transparent; letter-spacing:-1px; text-transform:uppercase; font: bold 24px helvetica,"Lucida Grande",verdana,serif; margin: 0 0 10px; }
h3 { color: #EB008B; background-color: transparent; letter-spacing:-1px; text-transform:uppercase; font: bold 24px helvetica,"Lucida Grande",verdana,serif; margin: 0 0 10px; }

.c-blu { color: #01B0F0; }
.c-fuxia { color: #EB008B; }
.c-grey { color: #333; }
.c-blu-big {
	color: #01B0F0;
	padding:10px 20px;
	background:#1a1a1a;
}


.hhmin { height: 50px; min-height: 50px; height: auto !important; }

.barrato { text-decoration: line-through; }

img { border: 0 }

a.img img{ border: 4px solid #666; }
a:hover.img img{ border: 4px solid #EB008B; }

a.img_disab img{ border: 4px solid #666; }
a:hover.img_disab img{ border: 4px solid #999; }

.imageOver{
	background: url('../immagini/icone/zoom.gif') no-repeat 50% 50%;	
	filter: alpha( opacity = 50 );
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

img.img-float-right {
	float: right;
	margin: 0 0 10px 10px;
}

img.img-float-gallery {
	float: left;
	margin: 0 20px 20px 0;
}


/******************** Struttura Sito ********************/

/***** Contenitore Sito *****/
#container {
	width: 900px;
	margin: 0 auto 20px;
	/*padding: 20px;*/
}

#footer {
	color: #666;
	background-color: #000;
	border-top: 8px solid #111;
	font-size: 11px;
}
#footer .menubottom {
	width: 900px;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #EB008B;
}

.footerLang {
	height: 25px;
	padding-top: 5px;
	border-bottom: 1px solid #bbb;
}
.footerLang div {
	margin-bottom: 10px;
}


#bottom {
	width: 916px;
	margin-top: 5px;
	color: #ccc;
	background-color: inherit;
}

a.outbox:link, a.outbox:visited {
	color: #ccc;
	background-color: inherit;
}
a.outbox:hover, a.outbox:active, a.outbox:focus {
	color: #ffcf83;
	background-color: inherit;
}

.box-page-content {
	padding: 0 30px 30px;
	min-height: 600px; height: auto !important; height: 600px;
}


#menu-side {
	margin-bottom: 40px;
}

#menu-side div.label {
	color:#999;
	background-color:#222;
	text-decoration:none;
	padding:4px 8px;
	text-transform:lowercase;
	font-style:italic;
	font:bold 11px 'lucida grande',helvetica;
	line-height: 20px;
	display:block;
	margin:1px 0;
}
#menu-side a:link, #menu-side a:visited {
	color:#999;
	background-color:#000;
	text-decoration:none;
	padding:4px 8px;
	text-transform:lowercase;
	font:bold 11px 'lucida grande',helvetica;
	line-height: 20px;
	display:block;
	margin:1px 0;
}
#menu-side a:hover, #menu-side a:active, #menu-side a:focus {
	color:#fff;
	background-color:#01B0F0;
}
#menu-side a.on:link, #menu-side a.on:visited {
	color:#01B0F0;
	background-color:#000;
}
#menu-side a.on:hover, #menu-side a.on:active, #menu-side a.on:focus {
	color:#01B0F0;
	background-color:#000;
}
#menu-side a.all:link, #menu-side a.all:visited {
	color:#999;
	background-color:#222;
	text-align:right;
}
#menu-side a.all:hover, #menu-side a.all:active, #menu-side a.all:focus {
	color:#fff;
	background-color:#222;
}




/***** Dynform *****/
#dynform {
	padding: 20px 0 40px;
	font-size: 10px;
}


/***** pie *****/
#pie {
	color: #fff;
	background: #727272 url('../immagini/struttura/bg_footer.jpg') repeat-x 0 0;
	border-top: 4px solid #3d3d3d;
	padding: 20px;
}

.pie {
	color: #666;
	background-color: inherit;
	padding-right:5px;
}
a.pie:link, a.pie:visited {
	color: #666;
	background-color: inherit;
}
a.pie:hover, a.pie:active, a.pie:focus {
	color: #f30;
	background-color: inherit;
}

.headline {
	height: 50px;
	background: #ddd url('../immagini/struttura/bg_headline.jpg');
	padding: 20px 20px 0;
	border-bottom: 1px solid #ccc;
}

.colonnaSX {
	background:#fff url(../immagini/struttura/bg_bw.jpg) repeat-x;
	padding: 20px;
}
.allegatoBox {
	clear: both;
	margin: 5px 0;
	padding: 5px 15px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	color: #000;
	background-color: #eee;
	font-weight: bold;
}

.allegatoBox a:link, .allegatoBox a:visited {
	color: #693;
	background-color: #eee;
	font-size: 11px;
	font-weight: normal;
	vertical-align: text-bottom;
}

.allegatoBox a:hover, .allegatoBox a:active, .allegatoBox a:focus {
	color: #333;
	background-color: #eee;
}




#cmsv {
	background-image: url('../immagini/struttura/cmsv2.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 153px;
	height: 236px;
	position: absolute;
	right: -80px;
	left: 876px;
	top: 5px;
	margin: 0 auto;
	z-index: 100;
}

#cmsvBox {
	width:916px;
	position:relative;
}

#suggestions {
	margin-left: 434px;
	margin-top: -8px;
	z-index: 200;
}





.hminima {
	min-height: 600px;
	height: auto !important;
	height: 600px;
}



/***** Ticker ****/
.ticker {
	color: #000;
	background-color: #999;
	padding: 5px 20px;
	text-align: left;
	border-bottom: 4px solid #333;
}



/***** Lingua *****/
.lingua {
	color: #666;
	background-color: #111111;
}
a.lingua:link, a.lingua:visited {
	color: #666;
	background-color: #111111;
	text-decoration: none;
	padding: 2px 5px;
}
a.lingua:hover, a.lingua:active, a.lingua:focus {
	color: #fff;
	background-color: #f30;
	text-decoration: none;
}



/******************** Testo ********************/

.testo {
	color: #333;
	background-color: inherit;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
	padding-bottom: 20px;
}

.testo2 {
	color: #666;
	background-color: inherit;
	font-size: 11px;
	padding-bottom: 20px;
}







/******************** Links ********************/

a:link, a:visited {
	color: #333;
	/*background-color: transparent;*/
}

a:hover, a:active, a:focus {
	color: #00adef;
	/*background-color: transparent;*/
}


a.link2:link, a.link2:visited {
	color: #EB008B;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase;
}

a.link2:hover, a.link2:active, a.link2:focus {
	color: #666;
	background-color: transparent;
}

a.link3, a.link3:link, a.link3:visited {
	color: #fff;
	background-color: #555;
	padding: 3px 5px;
	border: 1px solid #666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a.link3:hover, a.link3:active, a.link3:focus {
	color: #fff;
	background-color: #333;
}


a.link4:link, a.link4:visited {
	color: #00adef;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
}

a.link4:hover, a.link4:active, a.link4:focus {
	color: #fff;
}


a.plus:link, a.plus:visited {
	color: #edcc7d;
	background: transparent url('../immagini/icone/plus.gif') no-repeat 0 0;
	padding: 1px 0 13px 20px;
}

a.plus:hover, a.plus:active, a.plus:focus {
	color: #8dd165;
	background: transparent url('../immagini/icone/plus.gif') no-repeat 0 0;
}



/***** Menu *****/
#lyMenuTop {
	color: #EB008B;
	height: 20px;
	overflow: hidden;
	text-align: right;
	font-size: 12px;
	line-height: 20px;
}
#lyMenuTop a:link, #lyMenuTop a:visited { 
	color: #EB008B;
	text-decoration: none;
	text-transform: lowercase;
	padding: 2px 5px;
}
#lyMenuTop a:hover, #lyMenuTop a:active, #lyMenuTop a:focus { color: #fff; }
#lyMenuTop a.on:link, #lyMenuTop a.on:visited { 
	color: #01B0F0;
	text-decoration: none;
	padding: 2px 5px;
}
#lyMenuTop a.on:hover, #lyMenuTop a.on:active, #lyMenuTop a.on:focus { color: #01B0F0; }

#lyMenuTop span { color: #EB008B; }


#lyMenu {
	color: #fff;
	background-color: transparent;
	/*background: #01BBF4;*/
	/*padding: 10px 0;*/
	height: 20px;
	overflow: hidden;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
}
#lyMenu a:link, #lyMenu a:visited { 
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 5px;
}
#lyMenu a:hover, #lyMenu a:active, #lyMenu a:focus { color: #EB008B; }
#lyMenu a.on:link, #lyMenu a.on:visited { 
	color: #EB008B;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 5px;
}
#lyMenu a.on:hover, #lyMenu a.on:active, #lyMenu a.on:focus { color: #EB008B; }

#lyMenu span { color: #EB008B; }


.menu-top-table {
	background-image: url('../immagini/struttura/bg-menu-top.png');
	background-repeat: no-repeat;
	background-position: right 0;
}

.head-title {
	margin-top:40px;
	height:50px;
	overflow:hidden;
	background-image:url('../immagini/struttura/box-header-full.png');
	background-repeat:no-repeat;
}
.head-title-inbox {
	padding: 15px 30px 0;
}

.blocks { /*padding: 20px 0;*/ }

.block {
	
}
.block a:link, .block a:visited {
	color:#fff;
	/*display:block;*/
	font-size:14px;
	font-weight:bolder;
	line-height:18px;
	margin-bottom:5px;
	text-decoration:none;
}
.block a:hover, .block a:active, .block a:focus {
	color:#01B0F0;
}


.block-sx {
	/*background:#fff url('../immagini/struttura/bg_edo.jpg') repeat top center;*/
	background:#000;
	color:#666;
	height: 800px;
	min-height: 800px;
	height: auto !important;
}
.block-sx a:link, .block-sx a:visited {
	color:#999;
	/*display:block;*/
	font-size:14px;
	font-weight:bolder;
	line-height:18px;
	margin-bottom:5px;
	text-decoration:none;
}
.block-sx a:hover, .block-sx a:active, .block-sx a:focus {
	color:#01B0F0;
}

.block-dx {
	padding: 20px;
	background: #1a1a1a url(../immagini/struttura/bg_dx.jpg) repeat-x;
}
.block-dx a:link, .block-dx a:visited {
	color:#fff;
	display:block;
	font-size:14px;
	font-weight:bolder;
	line-height:18px;
	margin-bottom:5px;
	text-decoration:none;
}
.block-dx a:hover, .block-dx a:active, .block-dx a:focus {
	color:#01B0F0;
}


/***** UL home-list ****/
.home-list {
	padding: 0;
	font-size: 12px;
	line-height: 24px;
}

.home-list a:link, .home-list a:visited {
	color: #fff;
}

.home-list ul {
	margin: 0;
	padding: 0;
}

.home-list li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
	background: transparent;
}





.views-row-odd, .views-row-even {
	border-top:1px solid #333;
	clear:both;
	display:block;
	padding:10px 0;
	position:relative;
}
.views-field-title {
	float:right;
	width:190px;
	padding-left:10px;
}

.imagecache-Thumb_40x40 {
	border:1px solid #333333;
	display:block;
	height:40px;
	width:40px;
}


table.events_table {
	border-collapse:separate;
	border-spacing:0;
	color: #fff;
}
.events_table td {
	border-bottom:1px solid #333;
	/*font-size:1.4em;*/
	padding:8px 0;
}


.adblock a { float:left;}



#splashVideo {
	
	height:490px; min-height:490px; height:auto !important;
	background-image:url('../immagini/struttura/bg-circle.png');
	background-repeat:no-repeat;
	margin-bottom:40px;
}



/***** UL video-list ****/
.video-list {
	padding: 0 20px 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 10px 0;
}

.video-list a:link, .video-list a:visited {
	color: #fff;
	text-decoration: none;
	display:block;
	padding: 10px;
	margin-bottom: 1px;
}
.video-list a:hover, .video-list a:active, .video-list:focus {
	color: #fff;
	background: #00ADEF;
}



.video-list ul {
	margin: 0;
	padding: 0;
}

.video-list li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
	background: #333;
}
.video-list li:hover {
	background: #00ADEF;
}





.menu {
	color: #333;
	background-color: transparent;
	font-size: 14px;
	padding: 5px 10px;
}
a.menu:link, a.menu:visited {
	color: #333;
	background-color: transparent;
	text-decoration: none;
}

a.menu:hover, a.menu:active, a.menu:focus {
	color: #fff;
	background-color: #82BB52;
}



.menu_on {
	color: #82BB52;
	background-color: transparent;
	font-size: 14px;
	padding: 5px 10px;
}
a.menu_on:link, a.menu_on:visited {
	color: #82BB52;
	background-color: transparent;
	text-decoration: none;
}

a.menu_on:hover, a.menu_on:active, a.menu_on:focus {
	color: #fff;
	background-color: #82BB52;
}





.menu2, a.menu2:link, a.menu2:visited {
	color: #bbb;
	background-color: transparent;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px;
	text-decoration: none;
	line-height: 22px;
}

a.menu2:hover, a.menu2:active, a.menu2:focus {
	color: #333;
	background-color: #999;
}



.menu2_on, a.menu2_on:link, a.menu2_on:visited {
	color: #fff;
	background-color: transparent;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	line-height: 22px;
}

a.menu2_on:hover, a.menu2_on:active, a.menu2_on:focus {
	color: #fff;
	background-color: transparent;
}









.ajax_result {
	color: #000;
	background-color: #ff9900;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
}



.menuside {
	color: #333;
	background-color: #cddcec;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #bbb;
	display: block;
}
a.menuside:link, a.menuside:visited {
	color: #333;
	background-color: #cddcec;
	text-decoration: none;
}

a.menuside:hover, a.menuside:active, a.menuside:focus {
	color: #fff;
	background-color: #369;
}

.menuside_on {
	color: #fff;
	background-color: #82BB52;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #bbb;
	display: block;
}
a.menuside_on:link, a.menuside_on:visited {
	color: #fff;
	background-color: #82BB52;
	text-decoration: none;
}

a.menuside_on:hover, a.menuside_on:active, a.menuside_on:focus {
	color: #fff;
	background-color: #82BB52;
}










/**************************************** colore, colore titoli ****************************************/

.verde, h2.verde {
	color: #008811;
	background-color: transparent;
}
.verde2, h2.verde2 {
	color: #89fd00;
	background-color: transparent;
}
.arancio, h2.arancio {
	color: #ff6633;
	background-color: transparent;
}

.rosso, h2.rosso {
	color: #f00;
	background-color: transparent;
}

.grigio, h2.grigio {
	color: #666;
	background-color: transparent;
}

.giallo, h2.giallo {
	color: #ffcf83;
	background-color: transparent;
}


/********** Descrizione pagina (sotto al titolo nei details) *********/
.descrizione {
	font-size: 10px;
	margin-bottom: 20px;
	color: #666;
	background-color: inherit;
}







/**** Galleria ****/
a.galleria img{ margin: 4px 0; }




/***** Titoli *****/
.titolo {
	padding-bottom: 10px;
	font-size: 24px;
	line-height: 30px;
	color: #221e1b;
	background-color: transparent;
}
.titolo24 {
	padding-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #221e1b;
	background-color: transparent;
	line-height: 24px;
}
.titolo3 {
	padding-bottom:10px;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	background-color: transparent;
}
.titolo_verde {
	padding-bottom:10px;
	font-size: 18px;
	font-weight: bold;
	color: #89fd00;
	background-color: transparent;
}
.titolo2 {
	padding-bottom:10px;
	font-size: 14px;
	font-weight: bold;
}





/***** Vari *****/
.disab {
	color: #666;
	background-color: transparent;
}
.disab2 {
	color: #999;
	background-color: transparent;
}

.ln {
	line-height: 20px;
}



/******************** Riquadri ********************/

.riquadro1 {
	font-size:11px;
	color:#000;
	background-color:#FFF2BE;
	display:block;
	padding:8px;
	border:1px solid #999;
}





.nascondi { display: none; }




.back1 {
	color: #000;
	background: #fff url('../immagini/foto/ivan_back.jpg') 0 0;
}



/***** Sfondi tabelle *****/
.bg_sx {
	/*width: 624px;
	color: #000;
	background-color: #464545;*/
	text-align: left;
}

.bg_dx_yellow {
	color: #000;
	background: #ffcf83 url('../immagini/bg/dx_yellow.jpg') repeat-x 0 0;
	text-align: left;
}
.bg_dx_yellow_small {
	color: #000;
	background: #ffcf83 url('../immagini/bg/dx_yellow_small.jpg') repeat-x 0 0;
	text-align: left;
}
.bg_dx_yellow_bottom {
	color: #000;
	background: #464545 url('../immagini/bg/dx_yellow_bottom.jpg') repeat-x 0 0;
}

.bg_dx_blue_small {
	color: #000;
	background: #83c6ff url('../immagini/bg/dx_blue_small.jpg') repeat-x 0 0;
	text-align: left;
}
.bg_dx_blue_bottom {
	color: #000;
	background: #464545 url('../immagini/bg/dx_blue_bottom.jpg') repeat-x 0 0;
}

.bg_dx_white_bottom {
	color: #000;
	background: #464545 url('../immagini/bg/dx_white_bottom.jpg') repeat-x 0 0;
}

.bg_dx_black_bottom {
	color: #000;
	background: #464545 url('../immagini/bg/dx_black_bottom.jpg') repeat-x 0 0;
}






.cell_galleria {
	/*color: #000;
	background: #ccc;*/
	padding: 20px;
}

.tab_galleria {
	/*color: #000;
	background-color: #bbb;
	border: 4px solid #ccc;*/
}


a.lic_plus:link, a.lic_plus:visited {
	color: #000;
	background-color: inherit;
	background-image: url('../immagini/icone/box_plus.gif');
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 12px;
	margin-bottom: 20px;
}

a.lic_plus:hover, a.lic_plus:active, a.lic_plus:focus {
	color: #ff9900;
	background-color: inherit;
}

a.lic_minus:link, a.lic_minus:visited {
	color: #000;
	background-color: inherit;
	background-image: url('../immagini/icone/box_minus.gif');
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 12px;
	margin-bottom: 5px;
}

a.lic_minus:hover, a.lic_minus:active, a.lic_minus:focus {
	color: #ff9900;
	background-color: inherit;
}





/******************** carrello *****/
.c1top  { font-weight: bold; text-align: left; padding: 5px; background-color: #ccc }
.c1topr  { font-weight: bold; text-align: right; padding: 5px; background-color: #ccc }
.c1btm  { font-weight: bold; text-align: center; padding: 5px; background-color: #ccc }
.c1a  { font-size: 12px; text-align: left; padding: 5px; vertical-align: top; background-color: #eee }
.c1ar  { font-size: 12px; text-align: right; padding: 2px; vertical-align: top; background-color: #eee }
.c1ac  { font-size: 12px; text-align: center; padding: 2px; vertical-align: top; background-color: #eee }



.prezzo_scheda {
	color: #000;
	background-color: #fad163;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 14px;
}




/* Alert */
.alert {
	color: #000;
	background-color: #fad163;
	font-weight: bold;
	padding: 3px 10px;
	line-height: 22px;
}

.errore {
	color: #f00;
	background-color: transparent;
	font-weight: bold;
}

.conferma {
	color: #693;
	background-color: transparent;
	font-weight: bold;
}



