@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../images/fondino.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#box_left {
	float: left;
	height: 340px;
	width: 360px;
	margin-top: 50px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#box_left_home {
	float: left;
	height: 180px;
	width: 320px;
	margin-bottom: 180px;
	margin-top: 50px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#box_left_multimedia {
	float: left;
	height: 340px;
	width: 320px;
	margin-bottom: 180px;
	margin-top: 50px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#box_right {
	float: right;
	width: 265px;
	height: 340px;
	margin-top: 50px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#box_right_home {
	float: right;
	width: 320px;
	height: 340px;
	margin-top: 50px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#box_right_multimedia {
	float: right;
	width: 320px;
	height: 340px;
	margin-top: 50px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#livetab {
	float: left;
	height: 340px;
	width: 682px;
	margin-top: 50px;
	padding-top: 10px;
	padding-bottom: 20px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
}
#gallery {
	float: left;
	height: 340px;
	width: 682px;
	margin-top: 50px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.data {
	color: #CC0000;
}
.evento {
	font-weight: bold;
}
.nota {
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5em;
}
#news_block {
	padding-bottom: 30px;
	overflow: auto;
	height: 265px;
}
#news_title {
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	padding-bottom: 10px;
}
.lmdb_news {
	display: none;
}
.news {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
}
.data_news {
	font-weight: bold;
	color: #d80010;
}
h2 {
}
#container {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 782px;
	text-align: left;
	margin-top: 50px;
	position: relative;
	height: auto;
}
.titolo {
	font-size: 18px;
	font-weight: bold;
	color: #1a1a1a;
}
h1 {
	display: none;
}

#contents {
	background-color: #FFFFFF;
	height: 432px;
	width: 722px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../images/lmdb_main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clip: rect(auto,auto,0px,auto);
}
#contents_multimedia {
	background-color: #FFFFFF;
	height: 432px;
	width: 722px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../images/lmdb_main_multimedia.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clip: rect(auto,auto,0px,auto);
}
#contents_unplugged {
	background-color: #FFFFFF;
	height: 432px;
	width: 722px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../images/lmdb_main_unplugged.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clip: rect(auto,auto,0px,auto);
}
#contents_home {
	background-color: #FFFFFF;
	height: 432px;
	width: 722px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../images/lmdb_main_home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clip: rect(auto,auto,0px,auto);
}
#contents_live {
	background-color: #FFFFFF;
	height: 432px;
	width: 722px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../images/lmdb_main_live.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clip: rect(auto,auto,0px,auto);
}
#footer {
	float: left;
	width: 782px;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	height: 60px;
}
#header {
	height: 8px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 782px;
}
#logo {
	background-color: #000000;
	height: 87px;
	width: 282px;
	float: left;
}
#menu{
	overflow: hidden;
	width: 500px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	float: right;
	height: 80px;
	background-color: #000000;
	padding-top: 7px;
}
#menu ul,#menu li{margin: 0;padding: 0;list-style: none}
#menu ul{
	float: right;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/lmdb_titolo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#menu li{
	float: left;
	text-align: center;
	padding-left: 5px;
	background: #FFF url(../images/tab.png) no-repeat top left;
	position: relative;
	bottom: -1px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}
#menu a{
	float: left;
	line-height: 2;
	text-decoration: none;
	
	color: #1a1a1a;
	background: #FFF url(../images/tab.png) no-repeat top right;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 0;
	padding-bottom: 6px;
	display: inline;
	vertical-align: bottom;
}
#menu a:hover{color: #d80010; }
#menu li.long a{line-height: 1}
#menu li.active,#menu li.active a{color: #d80010}
#menu span{display:block}




#unplugged      {
	height: 93px;
	width: 93px;
	position: absolute;
	top: 75px;
	z-index: 1;
	right: -20px;
}
#unplugged  a {
	background-image: url(../images/unplugged_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 93px;
	width: 93px;
	display: block;
}
#unplugged span {
	display: none;
}
#unplugged  a:hover {
	background-image: url(../images/unplugged_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer #legal {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	display: block;
	width: 782px;
	height: 31px;
	padding-top: 21px;
	margin: 0px;
	background-color: #000000;
}
#footer #legal a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
}
#footer #legal a:hover {
	color: #ee750c;
}
#logo_lmdb {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	height: 189px;
	width: 196px;
	padding-top: -90px;
	top: -50px;
	left: -25px;
}

#band    {
	padding-bottom: 30px;
	overflow: auto;
	height: 250px;
	padding-right: 10px;
	line-height: 1.2em;
}
#container #contents #box_left_multimedia li {
	padding-bottom: 10px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	display: block;
	width: 100%;
	float: left;
}
#container #contents #box_left_multimedia ol  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#container #contents #box_left_multimedia .mp3 {
	color: #CC0000;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-left: 5px;
}
#container #contents #box_left_multimedia a {
	font-weight: bold;
	color: #333333;
}
#container #contents_multimedia #box_left_multimedia li {
	padding-bottom: 10px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	display: block;
	width: 100%;
	float: left;
}
#container #contents_multimedia #box_left_multimedia ol  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#container #contents_multimedia #box_left_multimedia .mp3 {
	color: #CC0000;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-left: 5px;
}
#container #contents_multimedia #box_left_multimedia a {
	font-weight: bold;
	color: #333333;
}
.par {
	padding-top: 5px;
	display: block;
	line-height: 1.3em;
}
#container #contents #box_left_multimedia a:hover {
	color: #CC0000;
	text-decoration: none;
}
#container #contents_multimedia #box_left_multimedia a:hover {
	color: #CC0000;
	text-decoration: none;
}
#container #contents #box_right .bandpics{
	width: 110px;
	background-color: #FFFFFF;
	height: 150px;
	text-align: center;
	background-image: url(../images/mail.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
}
#container #contents #gallery #pics {
	padding-top: 15px;
}
#container #contents #box_right .bandpics a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #contents #box_right .bandpics img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #contents #box_right .bandpics a:hover {
	color: #CC0000;
	font-weight: bold;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
.try {
	position: relative;
	top: 127px;
	left: 272px;
	padding-bottom: 20px;
}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


/* stili generici */
td {border:solid #CCC; border-width: 1px 0; border-collapse: collapse}
td,th{padding: 10px; text-align: left; width:200px}
th{}
tr.odd th{background: color: #333333;}

/* regole per l'header fisso */
div.tablewrap{ font-family:Verdana, Arial, Helvetica, sans-serif; position: relative; width: 682px; padding-top: 20px}
div.tablewrap-inner{width: 682px;height: 280px; overflow: auto}
div.tablewrap thead tr{position: absolute;top: -3px} 
 table {border-collapse: collapse}
#container #contents #gallery #pics img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #contents_live #livetab .tablewrap .tablewrap-inner #t1 .data_giorno, .data_numero {
	color: #CC0000; width:50px;
}

#container #contents_live #livetab .tablewrap .tablewrap-inner #t1 .evento { width:350px; padding-left: 100px; 
}
#video {
	margin-top: 20px;
	text-align: center;
	height: 230px;
	width: 275px;
}
