/* This is a very basic stylesheet for the date-picker. Feel free to create your own. */

/* The wrapper div (note: ie7 hack at bottom of file) */
.datePicker
        {
	position: absolute;
    top:-10px;
	z-index: 9999;
	text-align: center;
	font: normal 12px Arial;
	background: transparent; /*border: thin solid Blue;*/
}
/*
   Quirksmode necessity
   --------------------

   If your HTML document renders in quirksmode (i.e. has no doctype declaration)
   then uncomment the following CSS rule or the datePicker will be HUGE in IE...

.datePicker th,
.datePicker td
        {
        font-size:10px;
        }
*/
/* The iframe hack to cover selectlists in Internet Explorer <= v6 */
.iehack
        {
	position: absolute;
	background: transparent;
	z-index: 9998;
	padding: 0;
	border: 0;
	display: none;
	margin: 0;
	/*left: 0px;*/
}
/* The button created beside each input. (position:relative required for correct positioning of datePicker in IE) */
.date-picker-control
        {
	border: 0 none;
	padding: 0;
	margin-left: 4px;
	background: transparent url(../../Images/Calendar/icon_cal.gif) no-repeat 0px;
	width: 34px;
	height: 19px;
	margin-top: 0;
	vertical-align: top;
	cursor: pointer;
}

 .dc_calendar {
		    cursor:pointer;
		    background: url(../../Images/Calendar/icon_cal.gif) #ffffff no-repeat right center;
			border: 1px solid #C0C0C0;
			color: black;
			font-weight: normal;
			font-family: "Lucida Grande",Arial,sans-serif;
			height: 21px;
			padding-left: 2px;
			width: 140px;
			font-size: 12px;
			vertical-align: middle;
			text-decoration: none;
			-moz-border-radius-bottomleft: 1px;
			-moz-border-radius-bottomright: 1px;
			-moz-border-radius-topleft: 1px;
			-moz-border-radius-topright: 1px;
		}

#My_date{
		    cursor:pointer;
		    background: url(../../Images/Calendar/icon_cal.gif) #ffffff no-repeat right center;
			border: 1px solid #C0C0C0;
			color: black;
			font-weight: normal;
			font-family: "Lucida Grande",Arial,sans-serif;
			height: 21px;
			padding-left: 2px;
			width: 140px;
			font-size: 12px;
			vertical-align: middle;
			text-decoration: none;
			-moz-border-radius-bottomleft: 1px;
			-moz-border-radius-bottomright: 1px;
			-moz-border-radius-topleft: 1px;
			-moz-border-radius-topright: 1px;
		}

#My_date_2{
		    cursor:pointer;
		    background: url(../../Images/Calendar/icon_cal.gif) #ffffff no-repeat right center;
			border: 1px solid #C0C0C0;
			color: black;
			font-weight: normal;
			font-family: "Lucida Grande",Arial,sans-serif;
			height: 21px;
			padding-left: 2px;
			width: 140px;
			font-size: 12px;
			vertical-align: middle;
			text-decoration: none;
			-moz-border-radius-bottomleft: 1px;
			-moz-border-radius-bottomright: 1px;
			-moz-border-radius-topleft: 1px;
			-moz-border-radius-topright: 1px;
		}

/* The next & previous buttons */
.datePicker th button
        {
	display: inline;
	color: White; /* controle les >> > < <<. */
	cursor: pointer; /* Remove the next line (or add it to an IE specific stylesheet imported using conditional comments) should you wish to validate the css */
	outline: expression(hideFocus="true");
	background-color: transparent;
	border-width: 0px;
}
.datePicker th button:active,
.datePicker th button:focus,
.date-picker-control:active,
.date-picker-control:focus,
.datePicker th button.fd-disabled
        {
        outline:none !important;
        /* Remove the next line should you need to validate the css
        -moz-outline-style:none;*/
	      }
span.month-display,
span.year-display
        {
        text-transform:uppercase;
        letter-spacing:1px;
        }
		/*
.datePicker th button.prev-but
        {
	background: url(dgauche.gif) no-repeat left;
	width: 50px;
	height: 25px;
}
.datePicker th button.prev-but2
        {
		  width: 25px;
	height: 25px;
		  background: url(gauche.gif) no-repeat left;
        }
.datePicker th button.next-but
        {
	background: url(ddroite.gif) no-repeat right;
	width: 50px;
	height: 25px;
}
.datePicker th button.next-but2
        {
		  width: 25px;
	height: 25px;
		  background: url(droite.gif) no-repeat right;
        }*/
.datePicker th button.today-but
        {
	text-align: center;
	margin: 0 auto 0;
	/*font: normal 12px Arial;
	text-decoration: none;
	display: none;	*/
	font: normal 12px Arial;
	text-decoration: none;
		  width: 0px;
        background: transparent;
}
.datePicker th button.fd-disabled
        {
	color: White;
	cursor: default;
}
/* The mon, tue, wed etc day buttons */
.datePicker th button.fd-day-header
        {
        text-align:center;
        margin:0 auto 0;
        font: normal 12px Arial;
        text-decoration:none;
		background-image: none;
        /*background: #FC5C1A;*/
        }
/* The table */
.datePicker table
        {
	position: relative;

	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
	text-align: center;
    border-collapse: 1px;
	border-spacing:1px;
	border: solid 1px #21648F;;
    background:white;/*#F0F860;;*/
/*	width: 100%;
	height: 100%;*/
}
/* Reserved for future use... */
.datePicker table tfoot td
        {
	background: transparent;
}
/* Common TD & TH styling */
.datePicker table td
        {
	vertical-align: middle; /* Opera requires a line-height bigger than 1em in order to redraw properly */
	cursor: default;
	background: white;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	font: normal 11px Arial;
/*	height: 17px;*/
	width: 20px;
	height: 20px;
}
.datePicker table thead th,.datePicker table tfoot th.th
        {
	border: 0 none;
	padding: 0;
	font: normal 12px Arial;
	color: white;
	text-align: center;
	vertical-align: middle;
	border-collapse: 0px;
	border-spacing:0px;
	background-color: #21648F;
		  height: 20px;
}
.datePicker table thead th.date-picker-title
        {
        padding:0px;
		  background-color: #21648F;
		  height: 20px;
        }
/* The "mon tue wed etc" day header button styles */
.datePicker table th.date-picker-day-header
        {
          cursor:pointer;
		  background-color: #f37a1f;
	/*height: 25px;*/
        }
.datePicker table th.date-picker-day-header
        {
        cursor:pointer;
		  background-color: #21648F;
        }
/* The "selected date" style */
.datePicker table td.date-picker-selected-date
        {
        color:#f37a1f;
        border-color:transparent !important;
        }
/* the "highlight days" style */
.datePicker table td.date-picker-highlight
        {
	color: White;
   background:#b2b2b2 !important;
}
.datePicker table td.date-picker-highlight-disabled
        {
	   color: White;
       background:#b2b2b2 !important;
       disabled:true;
}

/* The date "out of range" style */
.datePicker table td.out-of-range
        {
        color:White !important;
        background:#687878 !important;
        cursor:default !important;
        }
/* The "disabled days" style */
.datePicker table td.day-disabled
        {
        color:white !important;
        background:#787878 !important;
        cursor:default !important;
        }
.datePicker table td.date-picker-today
        {
        /*background:#687878 url(../media/bullet3_new.gif) no-repeat 0 0 !important;
        color: #f37a1f !important;*/

/*        color:White !important;*/
		background-image: url(../../Images/cal_today.gif) !important;
		background-repeat: no-repeat !important;
/*        cursor:default !important;*/
        }
/* MASS DAY */
.datePicker table td.day-mass
        {
        color:white;
        background: Green;
        cursor:default !important;
        }
/* DELAI DAY */
.datePicker table td.day-delai
        {
        color:#687878;
        background:#E4E4E6;
        cursor:default !important;
        }
/* The "active cursor" style */
.datePicker table td#date-picker-hover
        {
        background:#005D8B;
        cursor:pointer;
        color:white;
        font-weight:bold;
        }
/* Remove the images for Internet Explorer <= v6 using the "* html" hack */
* html .datePicker table td.date-picker-selected,
* html .datePicker table td.date-picker-hover,
* html .datePicker table td
        {
        background-image:none;
        }
/* Target ie7 only */
*:first-child+html .datePicker
        {
	min-width: 185px;
	width: 185px;
	height: 300px;
}

