@charset "windows-1256";
/* CSS Document */

.inside-text {
	direction:LTR;
	float: Left;
	text-align: justify;
	width: 95%;
	padding-Left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.4em;
}
.inside-text img {
	border: 4px solid #CCCCCC;
	float: Left;
	margin: 5px;
}
.inside-text h2 {
	font-size: 16px;
	font-weight: bold;
	color: #003974;
	text-decoration: none;
	font-family: "Simplified Arabic", "Simplified Arabic Fixed";
}
.table-head {
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/table-head.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 16px;
	background-color: #FFFFFF;
	color: #990000;
}
.table-head a:link , .table-head a:visited {
color: #990000;
}
.activity-table {
	padding-top: 10px;
	padding-Left: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.activity-table  img  {
	border: 4px solid #CCCCCC;
	margin: 5px;
	float: none;
}

/*  ------------ new ----------------*/
.Attachments {
	PADDING: 3px;
	FLOAT: Left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Attachments  a:hover img{
	border-style:solid;
	border-color: #0099FF;
}
.thumbnail {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FLOAT: Left;
	MARGIN-BOTTOM: 10px;
	PADDING-BOTTOM: 8px;
	MARGIN-RIGHT: 10px;
	PADDING-TOP: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumbnail img{
	float: none;	
}
.thumbnail  a:hover img{
	border-style:solid;
	border-color: #0099FF;
}
.Gal1 {
	display: block;
	width: 100%;
	border: 1px solid #CCCCCC;
	margin: 5px;
}

.Gallery-title {
	font-family: Tahoma;
	font-weight: bold;
	padding: 4px;
	background-image: url(../images/table-head.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
	display: block;
}
.lesson-title {
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/lesson.gif);
	background-repeat: no-repeat;
	background-position: Left center;
	color: #990000;
	padding-Left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.lesson-table {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.lesson-table img {
	float: left;
}
.lesson-attach img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}
.nav-next-back {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
}
.nav-next-back a:link , .nav-next-back a:visited {
	text-decoration: none;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}
.nav-next-back a:hover {

	text-decoration: none;
	font-weight: normal;
}
.back {
	float: left;

	width: 110px;
}
.back img{
	float: left;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.calendar-title {
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: Left center;
	color: #990000;
	padding-Left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.calendar-table {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.calendar-table img {
	float: left;
}
.calendar-attach img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}
.calendar-icon {
	float: none;
	text-align: center;
	margin-top: auto;
	margin-left: auto;
}
.calendar-icon img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	text-align: center;
	margin-top: auto;
	margin-left: auto;
}
.months-head {
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/table-head.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	
}
.Days-head  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #053F79;
}
.Days-head TD {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin-top: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.TD-Off {
	background-color: #CCCCCC;
}
