/*
body 
	width: 940px;
	margin-left:auto;
	margin-right:auto;
left colum:
	margin-left:20px;
	margin-right:13px;
	width: 160px;
center_column
	width:514px;//was 504
right column:
	margin-right:20px;
	margin-left:13px;
	width: 200px;//was 190
*/
body{
	 /*background-image: url('../images/ITD-Easter-Banner2016-Wallpaper-SF-20160425.png');
   background-repeat: repeat;
    background-position: left top;*/

}
.educalys_body
{
	width: 940px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #D3E0FF;/*1px solid #D4E5F5;*/
	margin-top:10px;
	background-color: #ffffff;
	border: 1px solid #F8F5EF;
	/*background-color:#ffffff;*/
	/*border:1px solid #F8F5EF;*/
	/*background-image: -moz-linear-gradient(-180deg, #9CB0BC, #587180);/*FF*/
}
.educalys_home{
	font: normal 0.8em "Trebuchet MS",Verdana,Arial,"Times New Roman",Georgia,Serif;
	color:#333333;
	margin-left:auto;
	margin-right:auto;
	width: 940px;
	background-color:#FFFFFF;
	/*background-image: url('../images/christmas_1213/christmas1213Bckg.jpg');
	background-position:left top;
	background-repeat:no-repeat;*/
}

.educalys_header
{
	/*background-image: -moz-linear-gradient(-270deg, #FFFFFF, #d4e8f5);/*FF*/
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#D4E8F5', EndColorStr='#FFFFFF'); /* IE6/7 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0.5,startColorStr='#D4E8F5', EndColorStr='#FFFFFF')"; /* IE8 */
	height:200px;
}

.header_icon{
	float:left;
	vertical-align:bottom;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:0px;
}

.header_icon a:normal,a:hover, a:visited{
	text-decoration:none;
}
.header_links_menu{
	margin-bottom:5px;
	margin-right:20px;
	text-align:right;
	vertical-align:top;
	float:right;
	position:relative;
	z-index:1005;
}

.header_links_menu ul{ 
	list-style-type: none;
}

.header_links_menu li{ 
	display:inline;
	margin-left: 4px;
	margin-top:5px;
	color: #D3E0FF;/* #D4E5F5;*/
	/*text-shadow: 0px 0px 0px #FFFFFF;/* works only in FF*/
	font-weight: bold;
	font-size: 1em;
	
}

.header_links_menu li a{ 
	text-decoration: none;
	color: #D3E0FF;/*#D4E5F5;*/
	
}

.header_links_menu li a:hover{ 
	color: #0062A1;/*#433F8C;*/
}

.clearboth{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}

 a,a:visited{
	color:#0062A1;/*#433F8C;*/
	text-decoration: none;	
}

a:hover{
	color:#333333;
	text-decoration: none;
}

.educalys_banner{
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	margin-top:25px;
}

row {
  clear: both;
  padding-top: 10px;
  width:75%;
 }

.label {
  float: left;
  width: 30%;
  text-align: right;
  padding-right:4px;
  padding-bottom:3px;
}

.formw {
  text-align: left;
  padding-bottom:3px;
}
.label2 {
  float: left;
  width: 30%;
  text-align: right;
}

.formw2 {
  text-align: left;
}
.title_bar{
	position:relative;
	float:left;
	width:900px;
	margin-top:5px;
	font-weight: bold;
	margin-left:20px;
	margin-right:20px;
	height:28px;
	font-size:0.9em;
	background-color:#0062A1;
	color:#FDFCFA;/*was below*/
	/*background-image: -moz-linear-gradient(-270deg, #F3F7FC, #C4D2E3);/*FF*/
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#F3F7FC', EndColorStr='#C4D2E3'); /* IE6/7 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0.5,startColorStr='#F3F7FC', EndColorStr='#C4D2E3')"; /* IE8 */	
}

.title_bar_name{
	position:relative;
	float:left;
	margin-left:5px;	
	vertical-align:middle;
	padding-top:6px;
	
}
.title_bar_date{
	position:relative;
	float:left;
	margin-left:5px;
	vertical-align:middle;
	padding-top:6px;	
}

.title_bar_map{
	position:relative;
	float:left;
	vertical-align:middle;
	height:28px;
	color:#FDFCFA;
	background-color:#0062A1;/*was below*/
	/*background-image: -moz-linear-gradient(-270deg, #F3F7FC, #C4D2E3);/*FF*/
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#F3F7FC', EndColorStr='#C4D2E3'); /* IE6/7 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0.5,startColorStr='#F3F7FC', EndColorStr='#C4D2E3')"; /* IE8 */
}
.title_bar_weather{
	position:relative;
    float:left;
	vertical-align:middle;
	text-align:center;
	width:160px;
	height:28px; 
	overflow:hidden;
	color:#FDFCFA;
	background-color:#0062A1;/*was below*/
	/*background-image: -moz-linear-gradient(-270deg, #F3F7FC, #C4D2E3);/*FF*/
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#F3F7FC', EndColorStr='#C4D2E3'); /* IE6/7 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0.5,startColorStr='#F3F7FC', EndColorStr='#C4D2E3')"; /* IE8 */

}

.title_bar_right{
	position:relative;
	float:right;
	color:#FDFCFA;
	background-color:#0062A1;/*was below*/
	/*background-image: -moz-linear-gradient(-270deg, #F3F7FC, #C4D2E3);/*FF*/
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#F3F7FC', EndColorStr='#C4D2E3'); /* IE6/7 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0.5,startColorStr='#F3F7FC', EndColorStr='#C4D2E3')"; /* IE8 */
	height:28px;	
}

.title_bar_child{
	margin-top:4px;
	margin-left:3px;
	float:left;
}

/* urgent msg starts here*/
.urgent_msg{
	width:723px;
	border-width:1px;
	border-style:solid;
	border-color:#660000;
	float:left;
	margin-top:5px;
}
.urgent_msg p{
	padding-right:15px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:1px;
	color:#660000;
	font-size:1.2em;
}
/* urgent msg ends here*/
/* urgent email request starts here*/
.urgent_email_alert{
	width:723px;
	min-height:30px;
	float:left;
	margin-top:5px;
	background-color:#FFFFCC;
}
.urgent_email_alert p{
	padding-right:10px;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:5px;
	color:#660000;
	font-size:1.2em;
}
/* urgent email request ends here*/

.form_question{
	margin-right:5px;
	margin-left:5px;
}

.left_sociallinks_menu{
	position: relative;
	width: 160px; /*width of accordion menu*/
	background-color:#FFFFFF;/*#433F8C;*/
	float:left;
	margin:0;
	padding-top:5px;
	text-align:left;
	z-index:500;
}

.left_column{
	margin-top:5px;
	margin-left:20px;
	margin-right:13px;

	width: 160px; /*width of accordion menu*/
	background-color:#0062A1;/*#433F8C;*/
	float:left;
}


.left_column .left_menu{ /*CSS class for menu headers in general (expanding or not!)*/
	font-size: 0.9em;
	color: #FBFCF7; /* was #FFF;*/
	background: #0062A1; /* was #433F8C;*/
	border-bottom-style:solid;
	border-bottom-color:#D3E0FF; /* was #D4E5F5;*/
	border-bottom-width:1px;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 3px 3px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	margin: 0px 1px 0px 1px; /*bottom spacing between header and rest of content*/
	padding: 1px 0 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
}

.expandableGrades{
  cursor: pointer;
  cursor: hand;
  background-color: #0062A1;
  margin-bottom: 3px;
  color: white;
}
.expandableSkills{
	cursor:pointer;
	cursor:hand;
	background-color:#D3E0FF;/*#D4E5F5;*/
	margin-bottom:3px;
}

.skills_click_title{
	list-style-type:none;
}

.left_column .openheader{ /*CSS class to apply to expandable header when it's expanded*/
}

.left_column ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px; /*bottom spacing between each UL and rest of content*/
}

.left_column ul li{
	font-size: 0.9em;
	padding-bottom: 1px;
}

.left_column ul li a{
	color: #0062A1; /* was #433F8C;*/
	background: #D3E0FF; /* was #D4E5F5; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-size: 0.9em;
	}

.left_column ul li a:visited{
	color: #0062A1;/*#433F8C;*/
}

.left_column ul li a:hover{ /*hover state CSS*/
	color: #525358; /* was #433F8C;*/
	font-weight: bold;
	/*filter:Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100);/*IE*/
	/*background-image: -moz-linear-gradient(-90deg, blue, blue);/*FF*/
	background-color:  #D3E0FF;/* was #D4E5F5;*/
}

/* center column section starts here*/
.center_column{
	width:514px;
	float:left;
}
.center_column_Logo_text{
	width:514px;
	margin-right:13px;
	margin-top:5px;
	border-width:1px;
	border-style:solid;
	float:left;
	text-align: left;
	/*background-color:#F4F0E7;*/
	border: 1px solid #D3E0FF;/* was 1px solid #D4E5F5;*/
}
.title_center_column{
	text-align:center;
	vertical-align:middle;
}
.text_center_column{
	padding:5px;	
	text-align:justify;
}
.educalys_tip{
	/*margin-top:5px; put in case of urgent msg above*/
	padding:3px;
	color:#666666;
	font-weight:bold;
	color:#808080;
	min-height:30px;
	text-align:left;
	vertical-align:middle;
}

.center_column_left {
	width:296px;
	margin-right:13px;
	margin-top:5px;
	border-width:1px;
	border-style:solid;
	border-color: #D3E0FF; /*was #D4E5F5;*/
}
  
.center_column_right {
	width:200px;/*was 190px*/
	margin-top:5px;
	border-width:1px;
	border-style:solid;
	border-color: #D3E0FF;/*#D4E5F5;*/
}

.center_column_BOSforum{
	padding-top:5px;
	border-width:2px;
	border-style:solid;
	border-color: #E9EEF4; /*was #433F8C;*/
	/*border-width:2px;
	border-style:solid;
	border-color:#433F8C;*/
	min-height:61px;
}

.center_column_theme{
	/*border-width:1px;
	border-style:solid;
	border-color:#EBE2CF;	
	width:501px;*/
	padding:5px;
}	

.news_container{
	text-align: left;
	background-color:#D3E0FF;/* was same #EDF0FF;*/
	margin-top:0px;
	margin-right:3px;
	margin-bottom:8px;
	margin-left:3px;
	border:1px solid #D3E0FF;
}


.latest{
	text-align:left;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
}

.news_image{
	float:left;
	margin:3px 3px 0px 3px;
}
.news_image img{
	width:75px; 
	border:none;
}
.news_title{
	float:left;	
	width:200px;
}

.news_title_en ,.news_title_en a{
	font-size:1em;
	font-weight:bold;
	color:#333;
}

.news_title_ar ,.news_title_ar a {
	font-weight:bold;
	direction:rtl;
	color:#333;
}
.news_title_date{font-style:italic;}

.news_text_en{
	font-style:normal;
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
	direction:ltr;
}
.news_text_ar{
	font-style:normal;
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
	direction:rtl;
}

/* center column section ends here*/

.right_column{
	/*background-color:#F4F0E7;
	margin-top:5px;*/
	margin-bottom:5px;
	margin-right:20px;
	margin-left:13px;
	width: 200px; /*width of accordion menu*/
	float:right;
}

/* section1 */
.section1 {
	float:left;
	border-width:1px;
	border-style:solid;
	border-color:#D3E0FF;/* was #D4E5F5;*/
	vertical-align:top;
	margin-right:20px;
	margin-top:5px;
	margin-bottom:20px;
	padding:5px;
	width:714px;
		background-color:white;
}
	
.section1 h1 {
	position:relative;
	vertical-align:top;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
}

.section1 .section1_h1_left {
	vertical-align:top;
	text-align:center;
}


/* section2 */
.section2{
	background-color:#D3E0FF;/* was EDF0FF//#F3F7FC;*/
	border:1px solid #D3E0FF;/* was 1px solid EDF0FF//#F3F7FC;*/
}
.section2 .section1_h1_left h1 {
	font-size:2em;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
}
.right_column .section2 {
	background-color:#D3E0FF;/*EBE2CF*/
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	font-size:0.9em;
	/*padding-left:3px;i removed it for the video section on principals*/
	margin-bottom:3px;
}
	
.right_column .section2 .section1_h1_left h1 {
	font-size:1em;
	font-weight:bold;
	text-align:center;
	margin-bottom:1px;
}

.right_column .section3 {
	background-color:#D3E0FF;/*#D4E5F5;/*EBE2CF*/
	border:1px solid #D3E0FF;/*1px solid #D4E5F5;*/
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:0.9em;
	padding-left:3px;
	margin-bottom:3px;
}
	
.right_column .section3 .section1_h1_left h1 {
	font-size:1em;
	font-weight:bold;
	text-align:center;
	margin-bottom:1px;
	margin-top:0px;
}

.right_column .section2 .section1_h1_left {

}
/* section2 */

.educalys_footer{
	font-family:Verdana,Arial,"Times New Roman",Georgia,Serif;
	font-size:0.8em;
	text-align:center;
	vertical-align:middle;
	margin-top:5px;
	background-color:#D3E0FF ;/* was #433F8C;*/
	background-image: -moz-linear-gradient(-270deg, #EFF1F0, #EFF1F0);/*FF*/
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#EFF1F0', EndColorStr='#FFFFFF'); /* IE6/7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0.5,startColorStr='#EFF1F0', EndColorStr='#FFFFFF')"; /* IE8 */	
	-ms-linear-gradient(top left, #EFF1F0 0%, #FFFFFF 100%);/*IE10*/

	height:50px;
	}

.educalys_footer p{
	
}

.response {
	color:#006600;
	font-size:1.25em;
	text-align:center;
	font-weight:bold;
}

.alert {
	color:#993366;
	font-size:1.25em;
	text-align:center;
	font-weight:bold;
}

.ar {
	text-align:right;
	font-size:1.2em;
	direction:rtl;
	padding-right:10px;
}

.en {
	text-align:left;
}

.upper-menu-header{   
	width:280px;
	height:25px;
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:right;
	vertical-align:top;
	float:left;

}

ul#upper-menu-navigation {
    position: relative;
    margin: 0px;
    padding: 0px;
    top: 2px;
    right: 0px;
    list-style: none;
    z-index:10;
}
ul#upper-menu-navigation li {
    width: 70px;
    display:inline;
    float:left;
	right:0;
}
ul#upper-menu-navigation li a {
    display: block;
    float:left;
    margin-top: 0px;
	margin-right:0px;
    width:70px;
    height: 35px;
    background-color:#D3E0FF;/*#D4E5F5;*/
    background-repeat:no-repeat;
    background-position:50% 10px;
    -moz-border-radius:0px 0px 10px 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
    text-decoration:none;
    text-align:center;
	vertical-align:middle;
	padding-top:10px
}
ul#upper-menu-navigation li a:hover{
     background-color:#0062A1;/*#433F8C;*/
}
ul#upper-menu-navigation li a span{
    color:#333333;
	font:0.8em Verdana,Arial,"Times New Roman",Georgia,Serif;
}
ul#upper-menu-navigation li a:hover span{
    color:#FFFFFF;
	font:0.8em Verdana,Arial,"Times New Roman",Georgia,Serif;
}
a img {
	border-width:0;
}
#topnav {
position :relative;
	font-size:0.9em;
	line-height:23px;
	text-align:right;
	margin-left:20px;
	margin-top:-20px;
	width:200px;
	background-color:red;
	
}

#topnav a{
	color:#0062A1;/*#433F8C;*/
}
#topnav a:hover{
	color:#0062A1;/*#433F8C;*/
	text-decoration:underline;
}
#topnav a.signin {
	/*padding:4px 6px 6px;*/
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background:#0062A1;/*#D4E5F5;*/
	padding:5px 20px 5px;
	
}
#topnav a.signin:hover {
	background:#D3E0FF;/*CF6C87;*/
	color:#0062A1;
	/*background:#D4E5F5 url("images/signin-nav-bg-hover-ie.png") no-repeat 0 0;*/
	padding:5px 20px 5px;
}


a.signin {
	position:relative;
	margin-left:0px;
}


#topnav a.signout {
	background:#DA0034;/*#AD1D3A;*/
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	padding:5px 15px 5px;
	position:relative;
}
.contactus_bar{
	float:left;	
	margin-right:1px;
	margin-top:2px;
	vertical-align:bottom;
}
#topnav a.menu-open {
	outline:none;
}
#small_signup {
	display:inline;
	float:none;
	width:170px;
}
a.signin.menu-open span {
	color:#333333;
}
.signin-div{
	position:relative;
	float:left;
}
#signin_menu {
	display:none;
	background-color:#D3E0FF;/*#D4E5F5;*/
	position:absolute;
	z-index:1020;
	border:1px transparent;
	text-align:left;
	padding:10px;
	top:22px;
	right:-2px;
	font-size:11px;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
	display:inherit;
	position:relative;
	border:1px solid #0062A1;/*1px solid #433F8C;*/
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}
#signin_menu p {
	margin:0;
}
#signin_menu a {
	color:#0062A1;/*#433F8C;*/
}
#signin_menu label {
	font-weight:normal;
	
}
#signin_menu p.login_button {
	text-align:center;
}
#signin_menu p.forgot, #signin_menu p.complete {
	clear:both;
	margin:5px 0;
}
#signin_menu p a {
	color:#0062A1!important;/*was #433F8C*/
}
.submitbutton {
	background:#0062A1 url('images/tipsy-west.gif') repeat-x scroll 0 0;/*was #433F8C url('images/tipsy-west.gif') repeat-x scroll 0 0;*/
	border:1px solid #0062A1;/*was 1px solid #433F8C;*/
	text-shadow:0 -1px 0 #0062A1;/*was 0 -1px 0 #433F8C;*/
	padding:4px 10px 5px;
	font-size:11px;
	margin:2px 5px 0 0;
	font-weight:bold;
	color:#FFFFFF;
}
.submitbutton::-moz-focus-inner {
	padding:0;
	border:0;
}
.submitbutton:hover, #submitbutton:focus {
	background-position:0 0px;
	cursor:pointer;
}