/*
Design by CSS Templates For Free
http://www.csstemplatesforfree.com
Released for free under a Creative Commons Attribution 2.5 License
87A019 = verde
A1A1A1 = grigio
2582A4 = blu
f7fed9 = verdino
*/

/* Elements */

body {
	margin: 5px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A1A1A1;
}

h1 {
}

h2, h3, h4, h5, h6 {
	color: #2582A4;
}

p, ol, ul {
	text-align: justify;
}

strong {
	font-weight: bold;
	color: #808080;
}

a {
	color: #87A019;
}

a:hover {
	text-decoration: none;
	color: #2582A4;
}

.box {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: url(images/img07.gif) repeat-x left bottom;
}

.bottom {
	display: block;
	margin-bottom: 0px;
	padding-bottom: 10px;
	background: url(images/img08.gif) no-repeat left bottom;
}

.image {
	float: left;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

.indent {
	margin-left: 125px;
}

.dropdown {
	margin-bottom: 0px;
	padding-bottom: 0px;
	/*width: 238px;*/
	width: 198px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;
}

.dropdownMaxi {
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 300px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;
}

.dropdown h3
{
	margin-top: 10px;
	/*width: 238px;*/
	/*background: url(images/img07.gif) repeat-x left bottom;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-size: 14px; */
	color: #2582A4;
}

.DropDownList {
	margin-bottom: 20px;
	padding-bottom: 0px;
	/*width: 238px;*/
	width: 198px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;
}

.formview {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;
}

.labelDescrizione 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2582A4;
}

.labelMessaggioHome 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2582A4;
}

/* Header */

#header {
	/*width: 1024px;*/
	width: 1250px;
	height: 37px;
	margin-left: 5px;
	/*margin: 0px auto;*/
	background: #BECF74 url(images/img01.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
}

#headerEvento {
	width: 680px;
	height: 37px;
	margin-left: 5px;
	background: #BECF74 url(images/img01.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
}

#headerNota {
	width: 600px;
	height: 37px;
	margin-left: 5px;
	background: #BECF74 url(images/img01.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 100%;
	height: 37px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	background: url(images/img02.gif) no-repeat;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #A4B74C url(images/img04.gif) repeat-x;
}

#menuPopup {
	float: left;
	width: 600px;
	height: 37px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	background: url(images/img02.gif) no-repeat;
}

#menuPopup li {
	display: inline;
}

#menuPopup a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menuPopup a:hover {
	background: #A4B74C url(images/img04.gif) repeat-x;
}


/* Search */

#search {
	float: right;
	height: 28px;
	margin: 0px;
	padding: 9px 25px 0px 0px;
	background: url(images/img03.gif) no-repeat right top;
}

#search fieldset {
	display: inline;
	margin: 0px;
	padding: 0px;
	border: none;
}

#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
}

#input2 {
	height: 20px;
	background: #87C4DB;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	/*width: 1024px;*/
	width: 1250px;
	/*margin: 0px auto;*/
	margin-left:5px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

#colOne {
	float: left;
	/*width: 238px;*/
	width: 198px;
	background: url(images/img05.gif) repeat-x;
}

#colOne h3 {
	padding: 0px 20px;
	font-size: 15px;
}

#colOne ul {
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOne li {
	padding: 5px 0px;
	border-top: 1px solid #EFEFEF;
}

#colOne li.first {
	border: none;
}

#colTwo {
	float: left;
	/*width: 800px;*/
	width: 1027px;
	margin-left: 5px;
	/*padding: 30px 40px 0px 30px;*/
	padding: 5px 10px 10px 10px;
	background: url(images/img09.gif) repeat-x;
}

#colTwo h2 {
	margin-top: 0px;
	font-size: 26px;
}

#colTwo h3 {
	margin-bottom: 0px;
	font-size: 17px;
}

#colTwo h4 {
	margin-top: 0px;
	font-size: 11px;
	font-weight: normal;
}

#colTwo .box {
	margin: 0px -30px 30px -20px;
	padding: 0px 30px 0px 20px;
}

#colTwo .bottom {
	margin: 0px 0px 20px -20px;
	padding: 0px 0px 20px 20px;
}

#colTwoEvento {
	float: left;
	width: 660px;
	margin-left: 5px;
	padding: 10px 10px 10px 10px;
	background: url(images/img09.gif) repeat-x;

}

#colTwoEvento h2 {
	margin-top: 0px;
	font-size: 26px;
}

#colTwoEvento h3 {
	margin-bottom: 0px;
	font-size: 17px;
}

#colTwoEvento h4 {
	margin-top: 0px;
	font-size: 11px;
	font-weight: normal;
}

#colTwoNota {
	float: left;
	width: 580px;
	margin-left: 5px;
	padding: 10px 10px 10px 10px;
	background: url(images/img09.gif) repeat-x;

}

#colTwoNota h2 {
	margin-top: 0px;
	font-size: 26px;
}

#colTwoNota h3 {
	margin-bottom: 0px;
	font-size: 17px;
}

#colTwoNota h4 {
	margin-top: 0px;
	font-size: 11px;
	font-weight: normal;
}

/* Logo */

#logo {
	/* height: 150px; */
	height: 130px;
	background: url(images/img06.gif) no-repeat;
}

#logo h1, #logo h2, #logo a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 25px;
	font-size: 28px;
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
}

/* Footer */

#footer {
	clear: both;
	/*width: 1024px;*/
	width: 1250px;
	margin: 0px auto;
	padding-top: 40px;
	background: url(images/img11.gif) repeat-x;
}

#footer p {
	margin: 0px;
	text-align: center;
}

#footerEvento {
	clear: both;
	width: 680px;
	/*margin: 0px auto;*/
	margin-left: 5px;
	padding-top: 30px;
	background: url(images/img11.gif) repeat-x;
}

#footerEvento p {
	margin: 0px;
	text-align: center;
}

#footerNota {
	clear: both;
	width: 600px;
	/*margin: 0px auto;*/
	margin-left: 5px;
	padding-top: 30px;
	background: url(images/img11.gif) repeat-x;
}

#footerNota p {
	margin: 0px;
	text-align: center;
}

.tabellaPlanner
{
	margin-left: 0px;
	margin-top: 0px;
	border: 1px solid #2582A4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;	
}
.tabellaCellaPlanner
{
	/*width:127px;*/
	width:165px;
	height:12px;
}

.tabellaCellaPlannerAlternate
{
	background-color: #f7fed9;
	width:165px;
	height:12px;
}

.tabellaCellaPlannerNote
{
	/*width:127px;*/
	width:16px;
	height:12px;
}

.tabellaCellaPlannerNoteAlternate
{
	background-color: #f7fed9;
	width:16px;
	height:12px;
}

.TablePlannerReport
{
	width:600px;
}

.ReportpdfImageButton
{
	width:10px;
}

.TableHeaderAnni
{
	width:100%;
}

.TableHeaderMesi
{
	width:100%;
}

.TableHeaderScrollerMesi
{
	width:160px;
}

.tabellaPlannerCellaAnni
{
	width:14.3%;
	height:22px;
}
.tabellaPlannerCellaMesi
{
	width:8.3%;
	height:22px;
}

.tabellaCellaHeaderPlanner
{
	background-color: #87A019;
	width:165px;
	height:18px;
}

.TabellaEvento
{
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	/*border: 1px solid #2582A4;*/
	/*color: #2582A4;	*/
}

.TabellaNota
{
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	/*border: 1px solid #2582A4;*/
	/*color: #2582A4;	*/
}


.panelSchedaArtista
{
	/*margin-left: 10px;*/
	margin-right: 20px;
	height: auto;
}

.panelSchedaLocale
{
	/*margin-left: 10px;*/
	margin-right: 20px;
}

.grid-view-utenze
{
	margin-left: 0px;
	margin-top: 10px;
	
	border: 1px solid #2582A4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;
	width:500px;
}

.grid-view
{
	margin-left: 0px;
	margin-top: 10px;
	
	border: 1px solid #2582A4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;
}

.grid-view-locali
{
	margin-left: 0px;
	margin-top: 10px;
	width:500px;
	border: 1px solid #2582A4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;
}

.grid-view-header
{
	background-color: #87A019;
	border: 1px solid #2582A4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:White;
}

.grid-view-header a
{
	color:White;
}

.grid-view-alternate
{
	margin-left: 0px;
	margin-top: 10px;
	background-color: #f7fed9;
	border: 1px solid #2582A4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;
}

.grid-view-log
{
	margin-left: 0px;
	margin-top: 10px;
	
	border: 1px solid #2582A4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2582A4;
}


.grid-view-log-alternate
{
	margin-left: 0px;
	margin-top: 10px;
	background-color: #f7fed9;
	border: 1px solid #2582A4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2582A4;
}

.grid-view-log-header
{
	background-color: #87A019;
	border: 1px solid #2582A4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:White;
}

.grid-view-log-header a
{
	color:White;
}

.linkHeader
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*font-weight: bold;*/
	color: #2582A4;
}

.LinkButtonGrandi
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2582A4;
}

.LinkButtonPlannerDescrizione
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2582A4;
}
.tabellaLabelHeader
{
	/*mesi del planner, es: Gennaio 2010, Febbraio 2010, ecc*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*color: #2582A4;*/
	color: White;
}

.evento
{
	/*margin: 20px 0px;*/
	margin-left: 5px;
	/*margin-right: 10px;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*font-weight: bold;*/
	color: #2582A4;
}

.eventoBold
{
	/*margin: 20px 0px;*/
	margin-left: 5px;
	/*margin-right: 10px;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2582A4;
}

.eventoFormazioneAlternativa
{
	/*margin: 20px 0px;*/
	margin-left: 5px;
	width: 9px;
	height: 9px;
}

.labelDataEvento
{
	/*margin: 20px 0px;*/
	/*margin-left: 5px;*/
	/*margin-right: 10px;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*font-weight: bold;*/
	color: #2582A4;
}
.labelDataEventoSabato
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#FFFF99;
	/*font-style:italic;*/
}

.labelDataEventoDomenica
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#FF9966;
	/*font-style:italic;*/
}

.labelGiornoSettimanaEvento
{
	/*margin: 20px 0px;*/
	/*margin-left: 5px;*/
	/*margin-right: 10px;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*font-weight: bold;*/
	color: #2582A4;
}
.linkButtonGiornoSettimanaEvento
{
	/*margin: 20px 0px;*/
	/*margin-left: 5px;*/
	/*margin-right: 10px;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*font-weight: bold;*/
	color: #2582A4;
}

.checkbox
{
	/*margin: 20px 0px;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 40px;
	height: 20px;
	color: #2582A4;
}

.LoginControl
{
	/*margin-top:50px;*/
	margin-bottom: 300px;
	background-color:#ffffff;
	border-color:#CCCC99;
	border-style:solid;
    border-width:1px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;   
    color: #2582A4;
}

.labelVersione
{
	/*margin-left: 10px;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;
	width: 200px;
	/*font-weight: bold; */
	/*font-style:italic;*/
}

.txtUtentiConnessi
{
	/*margin-left: 10px;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;
	width: 200px;
	height: 300px;
}

.labelUtente
{
	margin-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	/*font-style:italic;*/
}

.labelLivello
{
	margin-left: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	/*font-style:italic;*/
}

.rigaIntermezzo
{
	height: 10px;
}

.ColonnaTabellaReportpdfDaDataLabel
{
	width: 167px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;	
}
.ColonnaTabellaReportADataLabel
{
	width: 60px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;	
}
/*qui*/
.ColonnaTabellaReportTextBox
{
	width: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;	
}

.ColonnaTabellaDisponibilitaArtistiData
{
	width: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;	
}

.ColonnaTabellaDisponibilitaArtistiButtonCreaPdf
{
	text-align:right;
	/*width: 80px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;	*/
}

.ColonnaTabellaCancellaDaDataLabel
{
	width: 167px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;	
}
.ColonnaTabellaCancellaADataLabel
{
	width: 167px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;	
}

.ColonnaTabellaCancellaDaDataTextbox
{
	width: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;	
}
.ColonnaTabellaCancellaADataTextbox
{
	width: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;	
}

.TestoFontColore
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;	
}

.TestoFontColoreDisabled
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2582A4;
    background-color: #CCCCCC;
}

.primaColonnaTabellaEvento
{
	width: 180px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;	
}

.primaColonnaTabellaNota
{
	width: 180px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;	
}

.primaColonnaTabellaReport
{
	width: 120px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;	
}

.ColonnaTabellaPiccola
{
	width: 120px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582A4;	
}

.ColonnaTabellaImageButton
{
	width: 20px;
	
}

.icone
{
	margin-top: 0px;
	margin-left: 2px;
	height: 10px;
	width: 10px;
}

.ImageButtonCreaPdf
{
	margin-left: 5px;
}

.ImageButtonCreaExcel
{
	margin-left: 10px;
}

.tabellaListino
{
	margin-left: 0px;
	margin-top: 0px;
	/*border: 1px solid #2582A4;*/
	border: 0px;
	color: #2582A4;	
	width: auto;
}
