/******************************** CSS FOR DHTML WINDOW **********************/
searchProgressBar{
	display:block;
	width:250px;
	height:100px;
	float:center;
	position:absolute;
}

searchProgressBar DIV.images{
	background: url('../images/searchprogress.gif') top right repeat-x;
	display:block;
	float:center;
	width:100%;
	height:100%;
}

/******************************** CSS FOR DHTML WINDOW **********************/
DIV.dhtmlwindow{
	position: absolute;
	border: 2px solid #ff3333;
	visibility: hidden;
	background-color: white;
	text-align:left;
}


DIV.dhtmlwindow DIV.drag-handle{ 
	padding: 1px;
	text-indent: 3px;
	font: bold 14px Arial;
	background-color: #ff3333;
	color: white;
	cursor: move;
	overflow: hidden;
	width: auto;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

DIV.dhtmlwindow DIV.drag-handle DIV.drag-controls{
	position: absolute;
	right: 1px;
	top: 1px;
	cursor: hand; 
	cursor: pointer;
}

DIV.dhtmlwindow DIV.drag-handle DIV.drag-controls SPAN.drag-controls-minimize{ 
	background: url('../images/min.gif') top right no-repeat;
}

DIV.dhtmlwindow DIV.drag-handle DIV.drag-controls SPAN.drag-controls-maximize{ 
	background: url('../images/max.gif') top right no-repeat;
}

DIV.dhtmlwindow DIV.drag-handle DIV.drag-controls SPAN.drag-controls-close{ 
	background: url('../images/close.gif') top right no-repeat
}

DIV.dhtmlwindow DIV.drag-handle DIV.drag-controls SPAN.drag-controls-restore{ 
	background: url('../images/restore.gif') top right no-repeat
}


DIV.dhtmlwindow DIV.drag-contentarea{ 
/*	border-top: 1px solid brown;*/
	background-color: #ffffff;
	color: black;
	height: 150px;
	padding: 0px;
	width:auto;
	overflow: auto;
}


DIV.dhtmlwindow DIV.drag-statusarea{ 
	border-top: 1px solid #cac1c1;
	background-color: #f0f0f0;
	height: 10px; 
}

DIV.dhtmlwindow DIV.drag-statusarea DIV.drag-resizearea{ 
	float: right;
	background: transparent url('../images/resize.gif') top right no-repeat;
	width: 10px; 
	height: 10px; 
	cursor: nw-resize;
	font-size: 0;
}

#interVeil{
	position: absolute;
	background: black url('../images/blackdot.gif');
	width: 10px;
	left: 0;
	top: 0;
	z-index: 5;
	visibility: hidden;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
}

.popupbackground {
	position:absolute;
	visibility:visible;
	background:#ff3333;
	z-index:-1;
	border:0px solid #ef4035;
	height:0px;
	width:0px;
	left:0px;
	top:0px;
	display:block;
}

/******************************** CSS FOR DHTML WINDOW END **********************/

/******************************** CSS FOR MY AUTOSUGGEST **********************/
.suggest_link {
	background-color: #FFFFFF;
	padding: 0px 0px 0px 5px;
	height:18px;
	width:auto;
	overflow:hidden;
	white-space:nowrap;
}
.suggest_link_over {
	background-color: #ff3333;
	padding: 0px 0px 0px 5px;
	font-weight:bold;
	color:#ffffff;
	height:18px;
	width:auto;
	overflow:hidden;
	white-space:nowrap;
}
.suggest_list {
	font-size:10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	position: absolute; 
	background-color: #FFFFFF;
	text-align: left; 
	border: 1px solid #ff3333;
	width:auto;
	overflow:auto;
	height:auto;
	white-space:nowrap;
	z-index: 10000;
}


/******************************** CSS FOR MY AUTOSUGGEST END **********************/


/******************************** CSS FOR NEW MY TABLE  **********************/
TABLE.mytables {
	border:none; /*1px solid  #9ecde2;*/
	BORDER-COLLAPSE: collapse;
	table-layout: fixed;
}

TABLE.mytables TD {
	table-layout: fixed;
}
TABLE.mytables TD.title {
	height:30px;
	TEXT-ALIGN:center;
	font: Tahoma;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#113C6E;
	background-color:#ededed;
	font-size:18px;
	font-weight:bold
	padding-bottom:5px;
}

DIV.datascroll {
	border-right:1px solid  #ffd6d6;
	overflow:auto;
}

DIV.loader {
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-IMAGE: url(../images/myloader.gif); 
	BACKGROUND-POSITION: center center; 
	display:none;
	border:1px solid #010101;
	width:100%;
	height:100%;
	position:absolute;
	background-color:#ededed;
	z-index:99;
	border:1px solid #000;
	filter:alpha(opacity=40);
}

TABLE.mytables TD TABLE.heading {
	border-right:1px solid  #ffd6d6 ;
	border-bottom:1px solid  #ffd6d6 ;
	BORDER-COLLAPSE: collapse;
	table-layout: fixed;
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #113C6E;
	table-layout: fixed;
	OVERFLOW: hidden; 
	background:#00FF00;

}

TABLE.mytables TD TABLE.heading THEAD {
	COLOR:#ffffff;
	BACKGROUND-color: #ef4035;
}

TABLE.mytables TD TABLE.heading THEAD TR TH{
	HEIGHT:25px;
	BORDER-TOP: 1px solid  #ffd6d6; 
	BORDER-LEFT: 1px solid  #ffd6d6; 
	vertical-align:middle;
	TEXT-ALIGN:center;
	OVERFLOW: hidden; 
	WHITE-SPACE: wrap;
	COLOR:#ffffff;
	BACKGROUND-color: #ef4035;
}

TABLE.mytables TD TABLE.heading THEAD TR TH.mouseover{
	HEIGHT:25px;
	BORDER-TOP: 2px solid  #ffd6d6 ; 
	BORDER-LEFT: 1px solid  #fff000; 
	BACKGROUND-color: #ffd6d6;
	vertical-align:middle;
	TEXT-ALIGN:center;
	OVERFLOW: hidden; 
	WHITE-SPACE: wrap; 
}

TABLE.mytables TD TABLE.heading THEAD TR TH div.sortable {
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-IMAGE: url(../images/mysortable.gif); 
	BACKGROUND-POSITION: left center; 
	text-indent: 12px;
	vertical-align:middle;
	float:left;
	cursor:pointer;
	OVERFLOW: hidden;
	WHITE-SPACE: nowrap; 
	cursor:hand;
}

TABLE.mytables TD TABLE.heading THEAD TR TH div.sortable-asc {
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-IMAGE: url(../images/mysorted_up.gif);
	BACKGROUND-POSITION: left center; 
	text-indent: 12px;
	float:left;
	cursor:pointer;
	OVERFLOW: hidden;
	WHITE-SPACE: nowrap; 
	cursor:hand;
}

TABLE.mytables TD TABLE.heading THEAD TR TH div.sortable-desc {
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-IMAGE: url(../images/mysorted_down.gif); 
	BACKGROUND-POSITION: left center; 
	Padding-left:2px;
	text-indent: 12px;
	float:left;
	cursor:pointer;
	OVERFLOW: hidden;
	WHITE-SPACE: nowrap; 
	cursor:hand;
}

TABLE.mytables TD TABLE.heading THEAD TR TH DIV.filter{
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-IMAGE: url(../images/filterIcon.png); 
	BACKGROUND-POSITION: top right; 
	HEIGHT:10px;
	FLOAT: right;
	width: 10px;
	cursor:pointer;
	cursor:hand;
}

TABLE.mytables TD TABLE.heading THEAD TR TH DIV.filterActive{
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-IMAGE: url(../images/filterIcon_Active.png); 
	BACKGROUND-POSITION: top right; 
	HEIGHT:10px;
	FLOAT: right;
	width: 10px;
	cursor:pointer;
	cursor:hand;
}

TABLE.mytables TD TABLE.heading TBODY TR {
	HEIGHT:Auto;
}

TABLE.mytables TD TABLE.heading TBODY TR TD {
	BORDER-TOP: 1px solid  #ffd6d6 ; 
	BORDER-LEFT: 1px solid  #ffd6d6 ; 
	TEXT-ALIGN:center;
	OVERFLOW: hidden; 
	WHITE-SPACE: wrap; 
}

TABLE.mytables TD TABLE.heading TBODY TD SPAN {
	text-align:center;
	OVERFLOW: hidden; 
	WHITE-SPACE: wrap; 
	table-layout: fixed;
}

/*   data rows table */
TABLE.mytables TD TABLE.datarow {
	border-right:1px solid  #ffd6d6 ;
	border-bottom:1px solid  #ffd6d6 ;
	BORDER-COLLAPSE: collapse;
	table-layout: fixed;
	font: Arial;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #113C6E;
	table-layout: fixed;
	OVERFLOW: hidden; 
}

TABLE.mytables TD TABLE.datarow TBODY {
	BORDER-TOP:1px solid  #ffd6d6 ; 
	BORDER-BOTTOM:1px solid  #ffd6d6 ; 
	BACKGROUND:#cacaca;
}


TABLE.mytables TD TABLE.datarow TBODY TD {
	BORDER-LEFT:1px solid  #ffd6d6 ; 
	BORDER-TOP:1px solid  #ffd6d6 ; 
	BACKGROUND: #4f4f4f;
	HEIGHT:44px;
	overflow:hidden;
	white-space:nowrap;
}

TABLE.mytables TD TABLE.datarow TBODY TD SPAN {
	padding-left:2px;
	overflow:hidden;
	white-space:nowrap;
}

TABLE.mytables TD TABLE.datarow TBODY TD SPAN IMG {
	cursor:pointer;
}

TABLE.mytables TD TABLE.datarow TBODY TD SPAN INPUT {
	vertical-align:top;
	height:14px;
}

TABLE.mytables TD TABLE.datarow TBODY TD SPAN A {
	cursor:pointer;
	cursor:hand;
	vertical-align:middle;
	overflow:hidden;
	color:#113C6E;

}

TABLE.mytables TD TABLE.datarow TBODY TD.odd {
	table-layout: fixed;
	BACKGROUND: #FfFfFF;
}

TABLE.mytables TD TABLE.datarow TBODY TD.even {
	table-layout: fixed;
	BACKGROUND: #f4f4ff;
}

/*   Footer table */
TABLE.mytables TD TABLE.footer {
	border-right:1px solid  #FFD6D6 ;
	border-bottom:2px solid  #FFD6D6 ;
	BORDER-COLLAPSE: collapse;
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	table-layout: fixed;
	OVERFLOW: hidden; 

}

TABLE.mytables TD TABLE.footer TBODY {
	BACKGROUND: #ef4035;
}

TABLE.mytables TD TABLE.footer TBODY TR {
	height:30px;
}

TABLE.mytables TD TABLE.footer TBODY TR TD {
	BORDER-TOP: 1px solid  #FFD6D6 ; 
	BORDER-LEFT: 1px solid  #FFD6D6 ; 
	TEXT-ALIGN:center;
	OVERFLOW: hidden; 
	WHITE-SPACE: wrap; 
}

TABLE.mytables TD TABLE.footer TBODY TR TD SPAN {
	OVERFLOW: hidden; 
	WHITE-SPACE: nowrap; 
	table-layout: fixed;
	text-indent:2px;
	padding-right:2px;
	color: #ffffff;
}

TABLE.mytables TD TABLE.footer TBODY TR TD SELECT{
	font: Arial;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle;
}

TABLE.mytables TD TABLE.footer TBODY TD IMG{
	cursor:pointer;
	vertical-align:middle;
}

TABLE.mytables TD TABLE.footer TBODY TD TABLE.pagination {
	BORDER: 0px solid  #9ecde2 ; 
	table-layout: fixed;
	font: Arial;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #113C6E;
	OVERFLOW: hidden; 
}

TABLE.mytables TD TABLE.footer TBODY TD TABLE.pagination TD {
	border:none;
	font-weight:bold;
	text-align:left;
}

TABLE.mytables TD TABLE.footer TBODY TD TABLE.pagination TD span.myfirstpage {
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-IMAGE: url(../images/myfirstpage.gif); 
	BACKGROUND-POSITION: left; 
	width:15px;
	cursor:hand;
	cursor:pointer;
}

TABLE.mytables TD TABLE.footer TBODY TD TABLE.pagination TD span.myprevpage {
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-IMAGE: url(../images/myprevpage.gif); 
	BACKGROUND-POSITION: left; 
	width:15px;
	cursor:hand;
	cursor:pointer;
}

TABLE.mytables TD TABLE.footer TBODY TD TABLE.pagination TD span.mynextpage {
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-IMAGE: url(../images/mynextpage.gif); 
	BACKGROUND-POSITION: right; 
	width:15px;
	cursor:hand;
	cursor:pointer;
}

TABLE.mytables TD TABLE.footer TBODY TD TABLE.pagination TD span.mylastpage {
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-IMAGE: url(../images/mylastpage.gif); 
	BACKGROUND-POSITION: right; 
	width:15px;
	cursor:hand;
	cursor:pointer;
}
/*   Filter popup */
DIV.filterpopup {
	font: Arial;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#113c6e;
	padding:10px;
	background: #e5e5ff;
	position:absolute;
	display:none;
	border:2px solid #cd9820;
	width:150px;
	height:auto;
	text-align:left;
	float:left;
}

DIV.filterpopup lable {
	padding:2px;
	height:25px;
	font-weight:bold;
	color:#1a50bb;
}

DIV.filterpopup input {
	border: 1px solid #cde5fa;
	padding:2px;
	width:75px;
	height:18px;
	font-size:11px;
	color:#113c6e;
	cursor:text;
}
DIV.filterpopup select {
	border: 1px solid #cde5fa;
	height:18px;
	font-size:11px;
	color:#113c6e;
	cursor:normal;
}
DIV.filterpopup div {
	padding-top:10px;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	float:right;
}

DIV.filterpopup div div.filterButton {
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-IMAGE: url(../images/filterbutton.jpg); 
	BACKGROUND-POSITION: center center; 
	text-align:center;
	padding-top:5px;
	width:55px;
	height:22px;
	float:left;
	cursor:pointer;
	cursor:hand;
}

DIV.filterpopup div div.filterButtonover {
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-IMAGE: url(../images/filterbuttonover.jpg); 
	BACKGROUND-POSITION: center center; 
	text-align:center;
	padding-top:5px;
	width:55px;
	height:22px;
	float:left;
	cursor:pointer;
	cursor:hand;
}


/******************************** CSS FOR NEW MY TABLE  END **********************/

/******************************** CSS FOR ZAPATEC CALENDAR   **********************/
/* $Id: commonTools.css,v 1.5 2009/08/31 06:40:23 gaurav.paralikar Exp $ */
.calendar .nav { background: url("../menuarrow.gif") no-repeat 100% 100%; }

.calendar tfoot .ttip .error { color: #c20; }

.calendar tfoot tr.time td { padding: 0; border-top: 1px solid; }
.calendar tfoot tr.time td.timetext { text-align: center; }
.calendar tfoot tr.time table td,
.calendar tfoot tr.time td.hilite,
.calendar tfoot tr.time td.active { border: 0; padding: 0; }
.calendar tfoot tr.time td.hour,
.calendar tfoot tr.time td.minute {
  text-align: right; font-weight: bold;
  border-right: 1px solid; padding: 0 1px 0 3px;
}
.calendar tfoot tr.time td.colon { text-align: center; font-weight: bold; background: transparent; }
.calendar tfoot tr.time td.ampm { text-align: center; }

/*
.calendar tfoot tr.time td.parent-hour table { position: relative; left: .7em; z-index: 10; empty-cells: visible; }
.calendar tfoot tr.time td.parent-minute table { position: relative; left: -.7em; z-index: 10; }
*/

.calendar-time-scroller { border-left: 1px solid; border-right: 1px solid; }

.calendar-time-scroller .up {
  width: 11px;
  background: transparent url("../scroller-up.gif") no-repeat 50% 50%;
  height: 0.5em;
/*  font-size: 1px; */
}

.calendar-time-scroller .down {
  width: 11px;
  background: transparent url("../scroller-down.gif") no-repeat 50% 50%;
  height: 0.5em;
/*  font-size: 1px; */
}

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid;
  font-size: 90%;
}

/* This is what makes the calendar pop up of the page
   If you are using items with z-index greater than 100
	 you will need to increase this to make the calendar
	 display in front of them.
	 */
.calendar {
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .disabled { color: #888; }

.calendar .history { width: 18em; }
.calendar .history .label { text-align: center; }
.calendar .history .label-IEfix { width: 18em; }

.calendar {
  position: relative;
  display: none;
  border: 2px solid;
  font-size: 11px;
  cursor: default;
  font-family: Zurich Cn BT,verdana,sans-serif;
}

.calendar table {
  border: 1px solid;
  font-size: 11px;
  cursor: default;
  font-family: Zurich Cn BT,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border: 1px solid;
}

.calendar .nav {
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid;
  padding: 2px;
  text-align: center;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border: 2px solid;
  padding: 0px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border: 1px solid;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
}
.calendar tbody .day.othermonth.oweekend {
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid;
}

.calendar tbody .rowhilite td {
}

.calendar tbody .rowhilite td.wn {
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border: 1px solid;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid;
  padding: 2px 2px 0px 0px;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
}

.calendar tbody .disabled { color: #999; } /* let's suppose this is a right default for the "disabled" items */

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 1px;
  border: 1px solid;
  text-align: center;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  padding: 1px;
}

.calendar .combo .active {
  padding: 0px;
  border: 1px solid;
}

.zpCalDayInfo {
	background-color: yellow;
	font-size: 80%;
}

.zpCalSpecialDay {
	background-color: #cccccc;
}



.calendar {
  border-color: #ff3333;
  border-width: 1px;
  color: #000;
  background-color: #ffffff;
  width: 200px;
  z-index: 10000;
}

.calendar table {
  border-color: #ff3333;
}

.calendar .nav {
  background-color: #ADCEFO;
}
/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  border-color: #ffffff #ffffff #e8f1fa #e8f1fa;
  color: #2b659f;
  background-color: #e8f1fa;
}

.calendar thead .title { /* This holds the current "month, year" */
  border-color: #ff6666 #663333 #990000 #993333;
  background-color: #ff3333;
  color: #fff;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */

}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-color: #e8f1fa;
  background-color: #DFDDDE;
  color: #357CC4;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-color:  #ff6666 #663333 #990000 #993333;
  background-color: #ff3333;
    color: #fff;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-color:  #ff6666 #663333 #990000 #993333;
  background-color: #ADCEFO;
}

/* The body part -- contains all the days in month. */

.calendar .month-left-border { /* Divider line between two monthes */
  border-left:1px solid #0466FC;
}

.calendar tbody .day { /* Cells <TD> containing month days dates */
}
.calendar tbody .day.othermonth {
  color: #888;
}
.calendar tbody .day.othermonth.oweekend {
  color: #e88;
}

.calendar table .wn {
  border-color: #e8f1fa;
  background-color: #DFDDDE;
}

.calendar tbody .rowhilite td {
  background-color: #DFDDDE;
}

.calendar tbody .rowhilite td.wn {
  background-color: #ff3333;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  border-color:  #ff6666 #663333 #990000 #993333;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  border-color:  #ff6666 #663333 #990000 #993333;
}

.calendar tbody td.selected { /* Cell showing selected date */
  border-color:  #ff6666 #663333 #990000 #993333;
  background-color: #e4e0d8;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  border-color:  #ff6666 #663333 #990000 #993333;
  background-color: #ff3333;
  color: #fff;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-color:  #ff6666 #663333 #990000 #993333;
  background-color: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  border-color: #e8f1fa #fff #fff #e8f1fa;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  border-color: #ff3333;
  background-color: #e8f1fa;
  color: red;
}

.calendar .combo .active {
  background-color: #ff3333;
  border-color:  #ff6666 #663333 #990000 #993333;
}

.calendar .combo .hilite {
  border-color:  #ff6666 #663333 #990000 #993333;
  background-color: #ff3333;
  color: #ffffff;
}

/* time */

.calendar tfoot tr.time td { border-color: #8f8b7e; }
.calendar tfoot tr.time td.hour,
.calendar tfoot tr.time td.minute { border-color: #cdcabc; }
.calendar tfoot tr.time td.hilite { background-color: #e4e0d8; }
.calendar tfoot tr.time td.active { background-color: #b4b0a8; }
.calendar-time-scroller { border-color: #adaa9c; }

/******************************** CSS FOR ZAPATEC CALENDAR  END **********************/

/******************************** CSS FOR MY MASK   **********************/

#mask_holder {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	display:none;
	overflow:hidden;/*must have*/

}

#mask_holder iframe
{
	display:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	width:100%;/*must have for any big value*/
	height:100%;/*must have for any big value*/;
		
}

#mask_bg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color:#000000;
	opacity: 0.20;
	filter: alpha(opacity=20);
	z-index:1000;
	overflow:hidden;/*must have*/
	
}

#mask_content {
	position: absolute;
	top: 45%;
	left: 40%;
	background-color: #CCCCCC;
	z-index:1001;

}

.mymask_content{
   display:none;
}


.select-free
{
	position:absolute;
	z-index:10;
	cursor:move;

	overflow:hidden;/*must have*/
	width:33em;/*must have for any value*/;
	
}
/******************************** CSS FOR MY MASK   **********************/
