@charset "utf-8";
/* CSS Document */

/*--------------- calendar -----------------*/
div#timetable{
	float:left;
	display:block;
	width:565px;
}
div#timetable a,.newsBlock a{text-decoration:none;}
#table{
	background:#828282;
	color:#BE2506;
	height:auto;
	vertical-align:top;
	width:565px;
	clear:both;
	direction:rtl;
	border-collapse:separate;
}
#table td{
	color:#585757;
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	height:50px;
	width:14.2%;
	background:#fff;
	vertical-align:top;
	padding:3px;
	direction:ltr;
	}
#daysOfWeek{
	width:100%;
	float:right;
	clear:both;
}
#dayOfWeek{
	color:#4d4d4d;
	font-size:10pt;
	font-weight:bold;
	padding-bottom:5px;
	padding-right:5px;
	text-align:right;
	vertical-align:top;
	width:75px;
	float:left;
}
div#timestrip{
	float:none;
	clear:both;
	display:block;
	margin:0 0 5px;
	padding-bottom:3px;
	vertical-align:middle;
	width:565px;
}
div#timestrip span{
	float:left;
	padding:5px 0px;
	color:#FFFFFF;
	font-size:11pt;
	font-weight:normal;
}
.timestrip{float:left; padding:5px 10px;color:#fff;}
.gray_title_long{
	display:block;
	clear:both;
	width:565px;
	height:25px;
	background:transparent url(../images/gray565x25.gif) no-repeat scroll center;
	}
#month,#year{
	margin:3px;
	background-color: #ffffff;
	font-size:8pt;
	font-style:normal;
	color:#4d4d4d;
}
td#today{
	background-color:#E6E6E6;
}
td#otherMonth{
	background-color:#f2f2f2;
}
td#weekend, #weekTable td#weekend{
	background-color:#E3EDF6;
}
#timeView{
	color:#FFFFFF;
	float:right;
	font-size:11pt;
	font-weight:normal;
	margin:3px 7px 3px 0;
}
#timeView:hover{
	color:#D37B24;
}

.title_expand_form {
float:left;
margin:0;
width:auto;
}
#events{
	list-style-type:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;
}
#events li{
	direction:rtl;
	padding-bottom:3px;
}
.eventLink a{
	font-size:8pt;
	text-decoration:none;
}
.mainLink{
	border-bottom:1px #4c749c dotted;
	}
	
#weekTable{
	background:#828282;
	color:#BE2506;
	height:auto;
	vertical-align:top;
	width:565px;
	clear:both;
	direction:rtl;
	border-collapse:separate;
}
#weekTable td{
	color:#585757;
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	width:14.2%;
	background:#fff;
	vertical-align:top;
	padding:3px;
	direction:ltr;
}

.alertTx{
	color:red;
}
div#newsInnHeader{
	width:100%;
	float:right;
	display:block;
	clear:both;
	margin-bottom:10px;
	}
div#backToList{
	width:100%;
	float:right;
	text-align:center;
	}
div#backToList a, div#backToList img{display:inline;}
span#WzClOsE{
	float:left;
	display:inline;
	}
