﻿

table.jCalendar {
	/*border: 1px solid #666;*/
	background: #cfcfcf;
    border-collapse: separate;
    border-spacing: 0px;
	 margin-top: 12px;
	  margin-left: -3px;
    font-size: 9px;
	font-family: arial, sans-serif;
}



#tableprofilosx{
	border: solid;
	border-top: White;

	
}
.profilosx {
	border: solid;
	border-color: #d5d5d5;
	border-top: White;
	border-width: thin;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

table.sfondotabcal {
background-image:url("../images/calendario2/sfond_cal.jpg");
background-repeat: no-repeat;
  width: 185px;
}
.cellanews{
background-image: url("../images/pr_.gif");
background-repeat: repeat-x;
}





table.jCalendar th {
background-image: url('../images/sfondotoday.gif');  

	/*background: #333;*/
	/*background-image: url('../images/sfondotoday.gif');*/
	
	color: #fff;
	font-weight: bold;
	padding: 3px 4px;
}

table.jCalendar td {
	/*
	background: #ccc;
	color: #000;
	*/
	/*background: #fff;*/
	
background-image: url('../images/sfondoaltx.jpg');  
	color: #666666;
	padding: 3px 5px;
	text-align: center;
}








/****** Stili personalizzati Blumatica ******/
table.jCalendar td.evidenziato {
	/*
	background: #ccc;
	color: #000;
	*/
	/*background: #05699d;*/
	font-weight: bold;
	color: #000;
	/*
	background: #ffff00;
	color: #666666;*/
	/*padding: 3px 5px;*/
	background-image: url(../images/blank_catalog.gif);
	text-align: center;
    font-weight: bold;
	 text-decoration: none;
	 z-index: 100;
}
/* stili x tooltip  */
.ToolText{
	  font-size: 10px;
	  z-index: 100;
	  } 
.ToolTextHover{
	position: relative;
	  font-size: 10px;
	  z-index: 100;
	  visibility:visible;
} 
.ToolText span
{
    display: none;
    z-index: 100;
    } 

.ToolTextHover span 
{
  z-index: 100;
  visibility:visible;
  display:block; 
  position:absolute; 
  height: 44px;
 /* border:3px solid; 
  border-color: #fff;
  */
  top:1.6em; 
  left:5px;
  background-image: url(../images/sfondoaltx.jpg);
  background-color: #f7f7f7;
  font-size: 8px;
font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
  width: 119px; 
  color:white; 
  text-align: center; 
  
} 
/*** fine stili personalizzati  ***/






table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
  background-image: url(../images/sfondotoday.gif)  ;
 font-weight: bold;
	color: #fff;
}

table.jCalendar td.selected {
	 background-image: url(../images/blank_catalog.gif)  ;
	color: #000;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover{
	/* background-image: url(../images/blank_catalog.gif)  ;*/
 font-weight: bold;
	color: #000;
}
table.jCalendar tr.activeWeekHover td {
background: #fff;
	color: #000;
	
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #f8f8f8;
	color: #ccc;
}


table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #ccc;
}

table.sfondotab
{
background:  url('../images/calendario2/sfond_cal.jpg') no-repeat ; 
}



/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	/*background: #ccc;*/
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 173px;
	line-height: 1.9em;
	padding-bottom: 11px;
}


.date-pick dp-applied{
padding-bottom: 13px;
}
div#dp-popup {
	position: absolute;
	z-index: 197;
}
div.dp-popup h2 {
	font-size: 13px;
 font-weight: bold;
 letter-spacing: normal;
 font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
	text-align: center;
	color: #377dc3;
	margin: 3px 0;
	padding: 0;
}

a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: none;
}
div.dp-popup a {
	color: #434343;
	font-size: 10px;
	 font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 4px;
	left: -2px;
	 font-weight: bold;
	 	width: 100px;
	
	 
	/* background-image:url('../images/icons/first.gif');
	background-repeat: no-repeat;
	*/
	 
	 
}
div.dp-popup div.dp-nav-prev a {
	float: left;
			  font-weight: bold;
	  color:#05699d;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 4px;
/*	background-image:url('../images/icons/last.gif');
	background-repeat: no-repeat;
	background-position: right;*/
	/*
background-repeat:no-repeat;
background-position:right top;*/
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
	  font-weight: bold;
	  color:#fff;
		font-family:"Arial",Verdana,Helvetica,sans-serif;
	/*background-image:url('../images/icons/last.gif');
	background-repeat: no-repeat;
	background-position: right;**/
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background: opaque;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(../images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(../images/bubble.gif) no-repeat bottom;
}



/*






a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 1px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}