/* CSS eucomen */

html, body {
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	font: normal 12px arial, helvetica, sans-serif;
}

body {
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #FF9900;
	text-align: center;
}

form {
	margin: 0;
	border: 0;
	padding: 0;
}

img
{
  margin: 0;
  padding: 0;
}

#principale
{
	width: 1024px;
	height: 768px;
	border-collapse: collapse;
	padding: 0;
	margin: 10px auto;
}

.tdprincipale
{
	width: 1024px;
	height: 768px;
	background: #FF9900 url(../images/bg.jpg) no-repeat;
	border: solid 1px #DF8600;
	text-align: center;
}

.tdinterno
{
	width: 1024px;
	height: 768px;
	background: #FF9900 url(../images/bg_interno.jpg) no-repeat;
	border: solid 1px #DF8600;
	text-align: center;
}

#tbllingua
{
	margin: 0 auto;
	border: 0;
}

.official
{
	margin: 0 auto;
	font: normal 14px/16px arial, helvetica, sans-serif;
	border: solid 1px #000000;
	background-color: #ffffff;
	color: #FD7802;
	font-weight: bold;
	width: 150px;
}

#centrale
{
	width: 1024px;
	height: 768px;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

.laterale
{
	width: 352px;
	border: 0;
	text-align: center;
	vertical-align: top;
}
.top
{
	text-align: left;
	height: 210px;
	vertical-align: top;
}

.tbltop
{
	width: 672px;
	text-align: left;
	height: 210px;
	vertical-align: top;
	border: 0;
	padding: 0;
	margin: 0;
}

.tdtopleft
{
	width: 325px;
	vertical-align: top;
	border: 0;
}

.tdtopright
{
	position: relative;
	width: 347px;
	vertical-align: top;
	border: 0;
}

.topcentro
{
	height: 20px;
}
.centro
{
	height:475px;
	border: 0;
	vertical-align: top;
}
.contentprincipale
{
	margin: 0 auto;
	width: 615px;
	height:430px;
	border: 0;
	border: 0;
}

.content
{
	left: 0;
	margin: 0;
	width: 615px;
	height:430px;
	border: 0;
	overflow: auto;
	border: 0;
}

.bottom
{
	height: 73px;
	vertical-align: middle;
}
.bottom img
{
	border: 0;
	vertical-align: middle;
}

.bottom a
{
	border: 0;
	margin: 0px 20px 0px 0px;
}

.tbllaterale
{
	width: 220px;
	border: 0;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.tdlogo
{
	vertical-align: top;
	width: 220px;
	height: 210px;
	border: 0;
}
.tdmenu
{
	text-align: center;
}

.tdmenu ul{
	list-style:none;
	margin:0 auto;
}

.tdmenu ul li{
	list-style:none;
	margin:0 auto;
	height: 24px;
}

.riquadrotop
{
	position: absolute;
	width: 316px;
	height: 20px;
	top: 1px;
	left: 0px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../images/riquadronews.gif) no-repeat;
	z-index: 50;
}

.riquadrobottom
{
	position: absolute;
	width: 316px;
	height: 20px;
	top: 175px;
	left: 0px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../images/riquadronews.gif) bottom no-repeat;
	z-index: 50;
}
div.news
{
	position: relative;
	margin: 12px 0px 0px 4px;
	overflow: hidden;
	width: 316px;
	height: 195px;
	border: 0;
}

div.newsticker {
	position: relative;
	top: 5px;
	margin: 0;
	overflow: hidden;
	width: 308px;
	height: 180px;
	border: 0;
}
div.newsticker ul {
	position: relative;
	width: 310px;
	height: 100px;
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	white-space:normal;
}
div.newsticker ul li {
	height: 78px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 1px;
	padding-left: 20px;
	padding-right: 20px;
	border: 0;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	white-space:normal;
	color: #000;
}

.newsticker .thumbnail { float:left; width:110px; }
.newsticker .titolo
{
	color: #993302; 
	font-weight: bold;
	float: left;
	top:0;
}
.newsticker a
{
	display: block;
	height: 77px;
	text-decoration: none;
	color: #000000;
	 border: 0;
	/*white-space:pre-line;*/
}
.newsticker a:hover
{
	text-decoration: none;
	color: #000000;
	border-top: dotted 1px #FF9900;
	border-bottom: dotted 1px #FF9900;
}
/*
div.newsticker ul li.hover {
	background-color: #E4E4EF;
	color: #888;
	cursor: default;
}
div.newsticker li a {
	font-weight: normal;
	color: #336699;
}
*/
.clear { clear: both; }
.pagerStyle td 
{
	width: 100%;
}

.pagerStyle td table td
{
	text-align:left;
	/*border-top: dotted 1px #FF9900;*/
	border-bottom: dotted 1px #FF9900;
	/*background-color:#FF9900;*/
	/*font-size: 12px;*/
	color: #000000;
	font-family: Arial;
}

.pagerStyle td a
{
	text-decoration: none;
	margin: 0 2px 0 2px;
	/*font-size:13px;*/
	color:#6D6C72;
}

.pagerStyle td a:hover
{
	text-decoration: none;
	margin: 0 2px 0 2px;
	/*font-size:13px;*/
	color:black;
}

.pagerStyle td span
{
	margin: 0 2px 0 2px;
	font-size:16px;
	font-weight:bold;
	color: #955900;
}
.pgcell
{
	width: 50px;
	height: 20px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;	
}

.rowStyle
{
	
}

.cellnews
{
	border-bottom: dotted 1px #FF9900;
	text-align: left;
	padding: 5px;
}

.cellnews .supertitolo
{
	color: #955900; 
	font-weight: bold;
	font-size: 25px;
}

.cellnews .titolo
{
	color: #FF9900; 
	font-weight: bold;
	font-size: 20px;
}

.cellnews .subtitolo
{
	color: #FF9900; 
	font-weight: bold;
	font-size: 15px;
}

.cellnews .contenuto
{
	color: #000000; 
}

.cellnews:hover
{
	color: #000000;
	background-color: #FF9900;
	cursor: pointer;
}

.cellnews:hover .titolo
{
	color: #000000;
}

.cellnews:hover .subtitolo
{
	color: #000000;
}

.cellnews a
{
	text-decoration: none;
	display: block;
}


#player_container {
	position: relative;
	margin-top: 0px;
	width: 320px;
	height:50px;
	text-align: left;
	top: 20px;
	left: 10px;
	border: 0;
}
#player_text
{
	position: absolute;
	top: -20px;
	left: 0;
}
#player_container  ul#player_controls {
	list-style-type:none;
	padding:0;
	margin: 0;
}
#player_container  ul#player_controls li {
	overflow:hidden;
	text-indent:-9999px;
}
#player_play,
#player_pause {
	display: block;
	position: absolute;
	left:32px;
	top:0px;
	width:26px;
	height:25px;
	cursor: pointer;
}
#player_play {
	background: url("../images/player/spirites.gif") -2px -1px no-repeat;
}
#player_play.jqjp_hover {
	background: url("../images/player/spirites.gif") -30px -1px no-repeat;
}
#player_pause {
	background: url("../images/player/spirites.gif") -2px -26px no-repeat;
}
#player_pause.jqjp_hover {
	background: url("../images/player/spirites.gif") -30px -26px no-repeat;
}

#ctrl_prev {
	position: absolute;
	left:2px;
	top:0px;
	background: url("../images/player/spirites.gif") -2px -81px no-repeat;
	width:26px;
	height:26px;
	cursor: pointer;
}

#ctrl_prev:hover {
	background: url("../images/player/spirites.gif") -30px -81px no-repeat;
}

#ctrl_prev.disabled {
	background: url("../images/player/spirites.gif") -58px -112px no-repeat;
	cursor:default;
}

#ctrl_next {
	position: absolute;
	left:60px;
	top:0px;
	background: url("../images/player/spirites.gif") 0 -108px no-repeat;
	width:26px;
	height:26px;
	cursor: pointer;
}

#ctrl_next:hover {
	background: url("../images/player/spirites.gif") -28px -108px no-repeat;
}

#ctrl_next.disabled {
	background: url("../images/player/spirites.gif") -55px -107px no-repeat;
	cursor:default;
}


#player_stop {
	position: absolute;
	left:88px;
	top:0px;
	background: url("../images/player/spirites.gif") 0 -51px no-repeat;
	width:26px;
	height:26px;
	cursor: pointer;
}
#player_stop.jqjp_hover {
	background: url("../images/player/spirites.gif") -27px -51px no-repeat;
}
#player_progress {
	position: absolute;
	left:124px;
	top:6px;
	background-color: #eee;
	width:100px;
	height:15px;
}
#player_progress_load_bar {
	background: url("../images/player/bar_load.gif")  top left repeat-x;
	width:0px;
	height:15px;
	cursor: pointer;
}
#player_progress_load_bar.jqjp_buffer {
	background: url("../images/player/bar_buffer.gif")  top left repeat-x;
}
#player_progress_play_bar {
	background: url("../images/player/bar_play.gif") top left repeat-x ;
	width:0px;
	height:15px;
}
#player_volume_min {
	position: absolute;
	left:226px;
	top:8px;
	background: url("../images/player/spirites.gif") -27px -136px no-repeat;
	width:18px;
	height:15px;
	cursor: pointer;
}

#player_volume_max {
	position: absolute;
	left:296px;
	top:8px;
	background: url("../images/player/spirites.gif") -31px -156px no-repeat;
	width:18px;
	height:15px;
	cursor: pointer;
}

#player_volume_min.jqjp_hover {
	background: url("../images/player/spirites.gif") -3px -136px no-repeat;
}

#player_volume_max.jqjp_hover {
	background: url("../images/player/spirites.gif") -7px -156px no-repeat;
}

#player_volume_bar {
	position: absolute;
	left:244px;
	top:12px;
	background: url("../images/player/volume_bar.gif") repeat-x top left;
	width:46px;
	height:5px;
	cursor: pointer;
}
#player_volume_bar_value {
	background: url("../images/player/volume_bar_value.gif") repeat-x top left;
	width:0px;
	height:5px;
}

#play_time,
#total_time {
	position: absolute;
	left:124px;
	top:19px;
	width:100px;
	font-size:.8em;
	font-style:oblique;
}

#total_time {
	text-align: right;
}

#playlist_list 
{
	position: absolute;
	width:318px;
	left: 0px;
	top: 25px;
	z-index: 100;
}

#playlist_list ul{
	list-style-type:none;
	padding:10px 20px 20px 20px;
	margin:10px 0 10px 0;
	background-color:#FBC837;
	border:1px solid #ffffff;
	width:280px;
	font-size:.9em;
}

#playlist_list li{
	padding:4px 0 4px 20px;
	border-bottom:1px solid #ffffff;
	cursor: pointer;
}

#playlist_list li.playlist_current{
	color:#000000;
	list-style-type:square;
	list-style-position:inside;
	padding-left:6px;
	cursor: default;
}

#playlist_list li.playlist_hover {
	color:#FF9900;
}

.display
{
	border: solid 1px black;
	position: relative;
	float: left;
	top: 0;
	left: 0;
	border: 0;
}
.display .titolo
{
	/*float: left;*/
	width: 575px;
	font-size:16px;
	font-weight:bold;
	color: #955900;
	border:0;
	margin: 0px 0px 5px 0px;
}

.display .contenuto
{
	float: left;
	position: relative;
	text-align: left;
	font-size:12px;
	color: #955900;
	border: 0;
	/*float: left;*/
	width: 608px;
	/*height: 240px;*/
	margin: 0;
	padding: 5px 0 0 0;
	left: 0px;
}
.display .stampacontenuto
{
	text-align: left;
	font-size:12px;
	color: #955900;
	/*border: dotted 1px #FF9900;*/
	/*float: left;*/
	width: 608px;
	margin: 0;
	padding: 5px 0 0 0;
	overflow: auto;
	left: 0px;
}
.display .close
{
	float: right;
	width: 24px;
	border: 0;
	padding: 0px 0px 0px 5px;
}

.display .close a
{
	text-decoration: none;
	border: 0;
}

.display .galleria
{
	position: relative;
	width: 608px;
	height: 100px;
	border: 0;
}

.display .foto
{
	width: 100px;
	height: 100px;
	float: left;
}

.display .brani
{
	width: 200px;
	border: 0;
	text-align: left;
	vertical-align: top;
}

.display .ospiti
{
	width: 200px;
	border: 0;
	text-align: left;
	vertical-align: top;
}

.lstgalleria
{
	position: absolute;
	top:0;
	left: 30px;
	border: 0;
}

.lstgalleria a
{
	text-decoration: none;
	border: solid 2px #FDD99B;
}

.lstgalleria a:hover
{
	text-decoration: none;
	border: solid 2px #FF9900;
}

.lstfoto a
{
	text-decoration: none;
	border: solid 2px #FDD99B;
}

.lstfoto a:hover
{
	text-decoration: none;
	border: solid 2px #FF9900;
}
.foto
{
	width: 610px;
	text-align: left;
	border: 0;
}

.divcontent
{
	width: 270px;
	height: 80px;
	border: 0;
	margin: 10px 15px 10px 15px;
	overflow: hidden;
	text-align: left;
}

.lstcd
{
	border: 0;
}

.foto td, .lstcd td
{
	background: url(../images/bggalleria.gif) no-repeat;
}

.foto td:hover, .lstcd td:hover
{
	background: url(../images/bggalleriaover.gif) no-repeat;
}
.foto a, .lstcd a
{
	display: block;
	text-decoration: none;
	padding: 0;
	/*width:  270px;
	height: 102px;*/
	color: #000000;
	border: 0;
	cursor: pointer;
}

.foto a:hover, .lstcd a:hover
{
	/*background-color: #FF9900;*/
}

.foto .image, .lstcd .image
{
	width: 82px;
	height: 82px;
	float: left;
	border: 0;
	text-align: center;
}

.foto .image img, .lstcd .image img
{
	margin: 0 auto;
	width: 80px;
	border: dotted 1px #FF9900;
	vertical-align: bottom;
}

.foto .contenuto, .lstcd .contenuto
{
	float: left;
	width: 150px;
	height: 70px;
	vertical-align: top;
	padding: 0px;
	margin: 5px 5px 5px 5px;
	border: 0;
	font-size:14px;
	font-weight:bold;
	color: #000000;

}

.close
{
	float: right;
	width: 24px;
	border: 0;
	padding: 0px 0px 0px 5px;
}

.modulo
{
	width: 600px;
}

.modulo .desc
{
	width: 100px;
	text-align: right;
	color: #993302; 
}

.modulo .field
{
	width: 500px;
	text-align: left;
	color: #993302; 
}

.modulo .field input, .modulo .field textarea
{
	width: 400px;
	text-align: left;
	color: #993302; 
	font: normal 12px arial, helvetica, sans-serif;
	background-color: #FFE7A1;
	border: dotted 1px #FF9900;
}

.modulo .fieldot
{
	text-align: left;
	color: #993302; 
	font: normal 12px arial, helvetica, sans-serif;
	background-color: #FFE7A1;
}

.button
{
	background-color: #F9C635;
	border: dotted 1px #FF9900;
	cursor: pointer;	
}

.contatti
{
	width: 600px;
	border-top: dotted 1px #FF9900;
	border-bottom: dotted 1px #FF9900;
}

.contatti .titolo
{
	background-color: #FF9900;
	font-weight: bold;
	color: #993302;
	width: 600px;
	text-align: center;
}
.contatti .descrizione
{
	vertical-align: top;
	text-align: left;
	width: 600px;
	color: #993302;
}

.contatti .descrizione a
{
	color: #993302;
	font-weight: bold;
}
.contatti .descrizione a:hover
{
	color: #993302;
	background-color: #FAC736;
}

.lblmsg
{
	font-size: 20px;
	color: #993302;
}

.emptyRow
{
	font-size: 20px;
	color: #993302;
}

#contentguest
{
	left: 0;
	width: 400px;
	height: 390px;
	overflow: auto;
	border: 0;
	margin: 0;
	padding: 0;
}

.guest td
{
	border-bottom: dotted 1px #FF9900;
	text-align: left;
	padding: 5px;
}

.alternatingguest td
{
	background-color: #FCEFCD;
	border-bottom: dotted 1px #FF9900;
	text-align: left;
	padding: 5px;
}

.guest .data, .alternatingguest .data
{
	color: #955900; 
	font-weight: bold;
	font-size: 12px;
}

.guest .nome, .alternatingguest .nome
{
	color: #FF9900; 
	font-weight: bold;
	font-size: 12px;
}

.guest .contenuto, .alternatingguest .contenuto
{
	color: #000000; 
}

.prev, .next
{
	background-color: #F9C635;
	border: dotted 1px #FF9900;
	cursor: pointer;
	height: 50px;	
}
.bio
{
	text-align: left;
	font-size:12px;
	color: #955900;
	border: 0;
	width: 608px;
	margin: 0;
	padding: 5px 0 0 0;
}

.btnconcerti
{
	float: left;
	background-color: #F9C635;
	border: dotted 1px #FF9900;
	cursor: pointer;	
}
