@import url(tab3-ltr.css);

/*
table.tab {
	position: relative;
}
*/

/* #main ul.tab
{
	min-height:20px;
}
*/

table.tab tr.description td {
	border: 5px solid #fff;
	/*background: #EBF1F7;*/
	padding: 0;
}
table.tab tr.description td {
	white-space: normal;
}

table.tab tr.description td > div h4 {
	color: #0e3a87;
	font-weight: bold;
}

div.calendar table tbody#calendar1 {
	font-family:arial, Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, "DejaVu Sans Mono", monospace;
}

.calendar {
  font-family:arial;
}

.jqplot-table-legend {width:100px}
.calendar a {
  font-family:arial;
}

td.title {
	overflow: hidden;
}

td.title a {
  font-weight:bold;
}

a.close,
img.open {
	margin-top: 4px;
	margin-right: 4px;
	vertical-align: bottom;
	color: #2B5296;
}

.actual {
	font-weight: bold;
	color: #990000;
}


div.calendar span.tz {
	float: right;
}

a.close,
img.open {
	float: right;	
}

#main td.last-child img {
	padding-top: 6px;
}

#full_cal {
	padding-top: 6px;
}

.graph {
	width: 680px;
	height: 240px;
}

.first-child {
  font-weight:bold;
}

/*THE NEW  CALENDAR*/
a{cursor:pointer}

/*TOP COOL MENU*/
.menu{width:705px;height:32px;margin:10px 0 10px 0;padding:5px 10px 0 10px;background:url(images/calendar/bg.png) repeat-x;float:left}
.menu a{padding:0 20px 0 5px;margin:0 0 0 5px;position:relative;border-right:1px solid #bfbfbf}
body #main .menu a img{position:absolute;left:0;}
.menu .l1{padding-left:45px}
.menu .l1 img{top:-19px}
.menu .l2{padding-left:34px}
.menu .l2 img{top:-6px}
.menu .l3{padding-left:34px}
.menu .l3 img{top:-6px}
.menu .l4{padding-left:42px;border-right:none}
.menu .l4 img{top:-18px}

/*NEW CHANGES*/
#main .calendar th.date{text-align:center;background:url(images/calendar/date.gif) repeat-x;border:1px solid #808080;color:#FFF}
.banner{float:right;width:100px;height:80px;margin:3px;display:none}
.description{width:600px;}
.calendar tr:hover td{background:#dfc1c1}
.calendar tr.description:hover td{background:none}

.calendar tr .title{text-align:left}

.calendar .last-child{text-align:left}
.calendar .tr{cursor:pointer}
.Green{color:#2daf17}
.Breen{color:#000}
.plus{float:right}
.Black{color:#000}

/*BROWSERS CAPTIBILTY*/
.msie table.tab tr.description td > div {width:auto}

