html {
	padding:0;
	margin:0;
	height:100%;
	
	overflow-x:hidden;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, th, td, p {
	margin:0;
	padding:0;
}
body {
	font-size:14px;
	color:#595a5a;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:0;
}
ul li {
	/*list-style:none;*/
}
.after {
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
}
a {
	outline: none;
	text-decoration:none;
	cursor:pointer;
	color:#325ca8;
}
ul.menu li a.active {
	color:#e72f86;
}
.active_hover {
	background:url(../../img/desc_back.png) repeat 0px 0px;
}
a.asmar {
	color:#595a5a;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
* html .main {
	height:100%
}
.main {
	width:100%;
	float:left;
}
* html .main {
	height:100%
}
.content {
	position:relative;
	float:left;
	width:100%;
}
.centered {
	width:1103px;
	/*width:100%;*/
	margin:0 auto;
	padding:0px 9px 0px 0px;
	position:relative;
}
.logo {
	background:url(../../img/logo.png) no-repeat 0px 0px;
	width:149px;
	height:72px;
	margin:8px 0px 0px 15px;
	float:left;
}
.logo.small_logo {
	background:url(../../img/small_logo.png) no-repeat 0px 0px;
	width:72px;
	height:35x;
}
.header {
	background:url(../../img/menu_background2.png) repeat 0px 0px;
	position:fixed;
	float:left;
	width:100%;
	/*height:83px;*/
	height:auto;
	z-index:100;
	left:0px;
	/*-webkit-transition: height 0.3s;
 	-moz-transition: height 0.3s;
 	transition: height 0.3s;*/
}
.header.shrink {
	background:url(../../img/about_shrink.png) repeat 0px 0px;
 	height: 45px;
}
.footer {
	width:100%;
	float:left;
	min-height:276px;
	color:#ffffff;
	background:#325ca8;
	margin:33px 0px 0px 0px;
}
.footer_centered{
	margin:0 auto;
	width:1012px;
	padding:20px 9px 0px 15px;
	background:#325ca8;
	height:270px;
}
.copyright{
	color:#f6f6f6;
	font-size:11px;
	margin-top:5px;
}
.copyright a{
	color:#f6f6f6;
}
.copyright a:hover{
	color:#e72f86;
}
#outer {
	width:100%;
	margin:auto;
	min-height:83.5%;
	clear:both;
}
ul.menu {
	font-weight:bold;
	float:right;
}
ul.menu li {
	float:left;
	margin:0px 27px 0px 0px;
	padding:0px 0px 20px 0px;
}
ul.menu li.last {
	float:left;
	margin:0px 5px 0px 0px;
}
ul.menu li a {
	color:#325ca8;
}
ul.menu li a:hover,ul.menu li a.actives ,ul.menu li.last_sub a.actives {
	color:#e72f86;
}
ul.social_media {
	float:right;
	margin:0px 29px 0px 0px;
}
ul.social_media li {
	float:left;
	margin:9px 5px 23px 0px;
}
ul.above_carousel{
	position:absolute;
	top:468px;
	left:15px;
	z-index:10;
}
ul.above_carousel li{
	position:relative;
	float:left;
	margin:0px 98px 0px 0px;
}
ul.above_carousel li.last_li{
	margin:0px 29px 0px 0px;
}
.image_border{
	position:relative;
	background:url(../../img/border_back_new.png) no-repeat 0px 0px;
	z-index:2;
	width:262px;
	height:166px;
	padding-left:5px;
	padding-top:5px;
}
.image_inside{
	position:absolute;
	top:6px;
	left:5px;
	z-index:1;
}
.hover_desc{
	color:#ffffff;
	font-style:italic;
	margin:6px 0px 0px 0px;
	font-size:13.5px;
}
.hover_desc.hoverdesc_events{
	height:46px;
}
.hover_read{
	background:url(../../img/read_staff.png) no-repeat 7px 6px #e72f86;
	padding:7px 6px 5px 26px;
	font-size:10px;
	width:63px;
	margin:9px 0px 0px 0px;
	color:#ffffff;
	font-weight:bold;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
}
.hover_read.hover_readfr{
	width:75px;
}
.see_staff{
	background:url(../../img/read_staff.png) no-repeat 7px 8px #e72f86;
	padding:8px 10px 6px 28px;
	font-size:12px;
	color:#ffffff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	position:absolute;
	top: 81%;
	left: 57%;
	font-weight:bold;
	
}
/*.see_staff:hover{
	background:url(../../img/read_more.png) no-repeat 7px 8px #ffffff;
	color:#e72f86;
}*/
.hover_event a{
	color:#e72f86;
}
.hover_event.hover_ourevents,.hover_event.hover_ouractivity,.hover_event.hover_ourclass,.hover_event.hover_ourteacher,.hover_event.hover_ourservice{
	height:98px;
	width:227px;
	top:5px;
}
.hover_event{
	background:url(../../img/hover_back.png) repeat 0px 0px;
	width:222px;
	height:115px;
	padding:15px 15px 20px 15px;
	position:absolute;
	top:6px;
	left:4px;
	z-index:3;
	/*visibility:hidden;*/
	display:none;
	cursor:pointer;
}
h3.above_title{
	font-size:18px;
	color:#ffffff;
	font-weight:normal;
}
h3.above_title span{
	color:#98bdff;
}
.close{
	background:url(../../img/close.png) no-repeat 0px 0px;
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:1000;
	width:29px;
	height:24px;
	cursor:pointer;
}
.close.open{
	background:url(../../img/plus.png) no-repeat 0px 0px;
	visibility:hidden;
}
ul.sub_menu{
	background:url(../../img/menu_background2.png) repeat 0px 0px;
	max-width:182px;
}
.drop_arrow{
	background:url(../../img/drop_arrow.png) no-repeat 0px 0px;
	width:7px;
	height:5px;
	display:block;
	float:right;
	margin:5px 0px 0px 5px;
}
ul.sub_menu li a{
	color:#325ca8;
}
ul.sub_menu li a:hover{
	color:#E72F86;
}
ul.sub_menu li{
	padding:5px 10px 5px 10px;
	margin:0px 0px 5px 0px;
	border-bottom:1px solid #e72f86;
}
ul.sub_menu li.last_sub{
	/*padding:5px 10px 5px 10px;*/
	margin:0px 0px 0px 0px;
}
ul.services_menu{
	
	font-weight:bold;
}
ul.activity_menu{	
	font-weight:bold;
}
ul.class_menu{
	font-weight:bold;
	
}
.why_left{
	padding:33px 41px 47px 15px;
	width:638px;
	float:left;
	margin:0px 0px 23px 0px;
}
h3.why_title.margin_different{
	margin:0px 0px 11px 0px;
}
h3.why_title.margin_different.program_read{
	background:url(../../img/close_plus.jpg) no-repeat right 22px;
	
}
h3.why_title.white_title{
	color:#ffffff;
}
h3.why_title{
	color:#325ca8;
	font-size:22px;
	font-weight:normal;
	padding:0px 0px 11px 0px;
	margin:0px 0px 20px 0px;
	border-bottom:1px solid #98bdff;
}
.why_pink{
	color:#e72f86;
}
.blue{
	color:#98bdff;
}
.capital_w{
	font-size:32px;
}
.event_right{
	float:left;
	width:333px;
	/*background:url(../../img/why_background.jpg) repeat 0px 0px;*/
	padding:33px 0px 0px 0px;
}
.calendar_date{
	background:url(../../img/calendar.png) no-repeat 0px 0px;
	width:41px;
	height:40px;
	margin:0px 17px 0px 0px;
	position:relative;
	float:left;
}
.right_event{
	float:left;
	text-align:left;
}
h4.event_title{
	margin:0px 0px -4px 0px;
	font-weight:normal;
}
h4.event_title a{
	color:#595a5a;
}
.event_desc{
/*	width:252px;*/
	color:#999999;
	text-align:left;
}
.event_date{
	color:#e72f86;
	font-size:11.5px;
	margin:8px 0px 0px 0px;
	float:left;
}
.event_read{
	background:url(../../img/more.png) no-repeat 0px 0px;
	width:11px;
	height:11px;
	float:right;
	margin:10px 0px 0px 0px;
}
.calendar_text{
	position:absolute;
	top:17px;
	text-align:center;
	width:41px;
	font-size:13.5px;
	color:#e72f86;
}
.container {/*
	width:330px;
	position:relative;*/
}
.previous {
	background:url(../../img/small_previous.png) no-repeat 0px 0px;
	width:14px;
	height:19px;
	position:absolute;
	top:-48px;
	left:297px;
	cursor:pointer;
}
.next {
	/*background:url(../../img/small_next.png) no-repeat 0px 0px;
	width:14px;
	height:19px;
	position:absolute;
	top:-48px;
	right:0px;
	cursor:pointer;*/
}
.inside_container {
	width:328px;
	overflow:hidden;
	position:relative;
}
ul.jcarousel {
	position:relative;
}
.item {
	position:relative;
	cursor:normal;
	/*width:365px;*/
	width:100%;
	margin:0px 0px 2px 0px;
	border-bottom:1px solid #e7e7e7;
}
.last_item{
	margin:0px 0px 0px 0px;
	border-bottom:0px;
}
.padding_item{
	padding:0px 5px 8px 0px;
}
.program_left{
	float:left;
	width:639px;
	margin:0px 40px 0px 0px;
	padding:0px 0px 0px 15px;
}
.program_image{
	float:left;
	border:1px solid #c5d1e6;
	-moz-box-shadow:0px 0px 5px #e1e1e1;
	-webkit-box-shadow:0px 0px 5px #e1e1e1;
	box-shadow:0px 0px 5px #e1e1e1;
	padding:5px;
	/*margin:0px 20px 0px 0px;*/
}
.program_desc{
	float:left;
	/*width:346px;*/
}
.teachers{
	float:left;
	width:333px;
	position:relative;
}
.staff_border{
	border:9px solid #c1cee5;
}
.first_footer{
	float:left;
	width:220px;
	margin:0px 57px 0px 0px;
}
.second_footer{
	float:left;
	width:211px;
	margin:0px 38px 0px 0px;
}
.third_footer{
	float:left;
	width:249px;
	margin:0px 34px 0px 0px;
	position:relative;
}
.fourth_footer{
	float:left;
	width:179px;
}
.first_desc{
	width:212px;
}
h3.subscribe_newsletter{
	font-weight:normal;
	font-size:13.5px;
	margin:0px 0px 10px 0px;
}
.newsletter_email{
	width:187px;
	height:24px;
	/*border:1px solid #94a6c6;*/
	border:0px;
	margin:0px 0px 10px 0px;
	color:#595a5a;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
}
.subscribe{
	padding:3px 8px 3px 8px;
	color:#e72f86;
	background:#ffffff;
	cursor:pointer;
	border:0px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	font-weight:bold;	
}
.subscribe:hover{
	color:#ffffff;
	background:#e72f86;
}
.locationmap_border{
	border:7px solid #325ca8;
	opacity:0.5;
	width:208px;
	height:98px;
	position:absolute;
	z-index:2;
	top:61px;
	left:0px;
}
.contact_footer{
	/*width:194px;*/
}
.contact_footer a{
	color:#ffffff;
}
.carousel_height{
	/*height:651px;*/
	height:auto;
}
.about_back{
	/*background:url(../../img/about_back.jpg) no-repeat center center #e1e1e1;*/
	min-height:122px;
}
.about_back.activity_back{
	/*background:url(../../img/activity_back.jpg) no-repeat center center #e1e1e1;*/
}
.about_desc{
	/*width:888px;
	width:100%;*/
	background:url(../../img/about_background.png) repeat 0px 0px;
	-moz-box-shadow:0px 0px 5px #595a5a;
	-webkit-box-shadow:0px 0px 5px #595a5a;
	box-shadow:0px 0px 5px #595a5a;
	padding:14px 17px 19px 18px;
	margin:0px 0px 10px 0px;
}
.about_centered{
	/*width:981px;
	width:100%;*/
	margin:0px auto;
	padding:113px 0px 10px 0px;
}
.activity_centered{
	width:992px;
	margin:0px auto;
	padding:113px 0px 10px 11px;
}
h3.why_title.without_border{
	border:0px;
	margin:0px 0px 17px 0px;
	padding:0px;
}
h3.why_title.without_border.smaller_font{
	font-size:16px;
	margin:20px 0px 17px 0px;
}
.contact_left{
	float:left;
	margin:0px 29px 0px 0px;
}
.contact_right{
	float:left;
}
h3.fill_contact{
	font-size:14px;
	color:#325ca8;
	margin:0px 0px 25px 0px;
}
.name{
	color:#595a5a;
	width:107px;
	float:left;
}
.name_reg{
	color:#595a5a;
	width:211px;
	float:left;
}

.name_reg_perm{
	color:#595a5a;
	width:258px;
	float:left;
}

.name_reg.name_smaller{
	/*width:50px;*/
	width:79px;
}
.radio_name{
	color:#595a5a;
	margin:0px 20px 0px 0px;
	float:left;
}
.radio_reg{
	float:left;
	margin:3px 20px 0px 0px;
}
.name.name_fr{
	width:125px;
}
.margin_right{
	margin:0px 50px 0px 0px;
}
.contact_input {
	float:left;
	color:#595a5a;
	width:189px;
	height:22px;
	background:url(../../img/about_background.png) repeat 0px 0px;
	padding:0px 0px 0px 5px;
	-moz-box-shadow:0px 0px 5px #858585;
	-webkit-box-shadow:0px 0px 5px #858585;
	box-shadow:0px 0px 5px #858585;
	margin:0px 0px 8px 0px;
	border:0px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
}
.contact_input.contact_reg {
	width:202px;
}
.contact_input.contact_smaller{
	width:122px;
}
.tel_margin{
	margin:0px 50px 20px 0px;
}
.gender{
	float:left;
	margin:0px 0px 8px 0px;
}
.statement{
	margin:0px 0px 20px 0px;
}
.contact_input.textarea {
	height:46px;
	overflow:hidden;
	font-size:12px;
	resize:none;
}
.submit {
	font-weight:bold;
	border:0px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	background:#e72f86;
	color:#ffffff;
	padding:5px 6px 5px 6px;
	float:right;
	cursor:pointer;
}
.submit.submit_fr{
	margin:0px 34px 0px 0px;
}
.submit:hover{
	background:#325CA8;
	color:#ffffff;
}
.captcha_style {
	margin:0px 0px 12px 0px;
}
.securitycode {
	width:107px;
}
.map_contact{
	border:1px solid #858585;
	margin:0px 15px 0px 0px;
	cursor:pointer;
}
.contact_desc{
	float:left;
	color:#595a5a;
	width:216px;
	margin:37px 0px 0px 0px;
}
.code_border {
	margin:0px 16px 0px 0px;
	width:63px;
	border:0px;
	height:30px;
	-moz-box-shadow:0px 0px 5px #858585;
	-webkit-box-shadow:0px 0px 5px #858585;
	box-shadow:0px 0px 5px #858585;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
}
.margin_left{
	margin:0px 0px 0px 14px;
}
.captcha_text {
	margin:10px 0px 0px 0px;
	font-style:italic;
}
#validate {
	float:left;
	color:#E72F86;
	margin:5px 0px 0px 0px;
	font-weight:bold;
}
#validate1 {
	color:#ffffff;
	margin:10px 0px 0px 0px;
	height:16px;
}
#validate2 {
	float:left;
	color:#E72F86;
	margin:5px 0px 0px 0px;
	font-weight:bold;
}
#validate3 {
	float:left;
	color:#E72F86;
	margin:5px 0px 0px 0px;
	font-weight:bold;
}
#validate4 {
	float:left;
	color:#E72F86;
	margin:5px 0px 0px 0px;
	font-weight:bold;
}
.map_border{
	border: 9px solid #98BDFF;
}
.containers {
	/*max-width: 740px;*/
	font-weight:bold;
	float:right;
	position:relative;
}
.containers.small_container{
	margin:23px 0px 0px 0px;
}
.head > h1 {
	text-align: center;
}
.menu-link {
	background: none repeat scroll 0 0 #000000;
    /*font-size: 24px;*/
	text-align:left;
    height: 50px;
   	position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    z-index: 60;
	display:none;
}
.menu {
	/*float: left;*/
	text-align:center;
	/*max-width: 740px;*/
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	position: relative;
	display: inline-table;
}
.menu > li > ul.sub-menu {
	min-width: 10em;
	padding: 4px 0;
	background-color: #f4f4f4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.menu ul:after {
	content: "";
	clear: both;
	display: block;
}
.menu ul li {
	padding: 0px;
}
.menu > ul > li {
	cursor:pointer;
	display: inline-block;
	float:left;
	margin:0px 22px 0px 0px;
	/*padding:0px 0px 20px 0px;*/
	/*background:url(../../picweb/seperator.png) no-repeat right 0px;*/
}
.menu > ul > li.last {
	background:none;
	float:left;
	margin:0px 34px 0px 0px;
}
.menu > ul > li.last a{
	/*padding: 0px 13px 0px 0px;*/
}
.menu ul li a {
	/* srdn */ 
	display: block;
	text-decoration: none;
	color: #ffffff;
	/*font-family:Futura Light BT;*/
	font-family:lucida;
	font-size:13px;
	/*height:24px;*/
}
.menu ul li > a {
	/*padding: 0px 20px 0px 0px;*/
}
.menu ul li > a:hover {
	color:#cedc2f; /*srdn : on mouseover the menu links*/
}
.menu ul ul { /*srdn the language En and Ar*/
	display: none;
	margin:0px 0px 0px -10px;
	position: absolute;
	top:100%;
	/*min-width: 246px;*/
	z-index:100;
	/*background-color: #ffffff;*/
	background:none;
}
.menu ul.first_drop{
	min-width: 151px;
}
.menu ul.first_drop ul.subfirst_drop{
	min-width: 246px;
}
.menu ul.second_drop{
	min-width: 89px;
}
.menu ul.second_drop ul.subsecond_drop{
	min-width: 194px;
}
.menu ul li:hover > ul {
	display: block;
}
.menu ul ul > li {
	text-align:left;
	position: relative;
}
.menu ul ul > li a { /*srdn: language drop down*/
	padding: 3px 10px;
	height: auto;
	background-color: #11773c;
	color:#fff;
	border-top:1px solid #cedc2f;
	margin-top:14px; 
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-ms-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out;
}
.menu ul ul > li a:hover { /*srdn: language drop down hover */
	color: #cedc2f;
	background-color:#11773c;
}
.menu ul ul ul {
	position: absolute;
	left: 100%;
	top:0;
}
.menu ul li a.actives{
	color:#cedc2f;
}
.back_details{
	background:#e72f86;
	color:#ffffff;
	font-weight:bold;
	float:right;
	margin:8px 0px 0px 0px;
}
.back_details a{
	color:#ffffff;
	display:block;
	padding:5px 6px 4px 6px;
}
.back_details a:hover{
	background:#325CA8;
	color:#fffff;
}
h3.service_tit{
	color:#325ca8;
	margin:0px 0px 24px 0px;
}
.nav_social{
	position:absolute;
	right:0px;
	top:45px;
	margin-right:-598px;
	/*display:none;*/
}
.nav_social li{
	float:left;
	cursor:pointer;
	margin:5px 0px 0px 5px;
}
.share{
	/*position:absolute;
	right:0px;
	display:none;
	top:18px;*/
	display:none;
}
.share.block{
	display:block;
}
ul.bullet_services li{
	margin:0px 0px 10px 0px;
}
ul.bullet_services li a{
	color:#595A5A;
}
ul.bullet_services li a:hover{
	color:#e72f86;
}
.small_map{
	margin:50px 0px 0px 0px;
}
.share_facebook{
	float:right;
	margin:10px 13px 0px 0px;
}
.share_facebook .each_social{
	float:left;
	margin:0px 10px 0px 0px;
}
ul.language{
	float:right;
	margin:10px 13px 0px 0px;
}
ul.language li{
	float:left;
	margin:0px 10px 0px 0px;
	font-weight:bold;
}
ul.language li a{
	color:#325ca8;
}
ul.language li a:hover{
	color:#e72f86;
}
@media screen and (max-width: 768px) {
	.menu > ul > li.last {
		border-bottom:3px solid #EE3A3B;
	}
	.containers{
		clear:both;
		float:none;
		margin:0px 0px 0px 0px;
	}
	.menu ul li a {
		height:auto;
		/*font-size:0.9em;*/
	}
	.menu ul ul > li a {
		padding: 0px;
	}
	.menu-link:before {
		border-bottom: 0.125em solid #ffffff;
    	border-top: 0.375em double #ffffff;
    	content: "";
    	height: 0.125em;
    	left: 11px;
    	position: absolute;
    	top: 16px;
    	width: 26px;
		display:block;
	}
	.menu-link{
		display:block;
	}
	.menu {
		clear: both;
		min-width: inherit;
		float: none;
	}
	.menu ul li > a {
		padding: 10px 20px 10px 20px;
	}
	.menu ul li.last > a {
		border:0px;
		padding: 10px 20px 10px 20px;
		margin:0px 0px 20px 0px;
	}
	.menu > ul > li {
		background:none;
	}
	.menu, .menu > ul ul {
		overflow: hidden;
		max-height: 0;
		background-color: #f4f4f4;
	}
	.menu > li > ul.sub-menu {
		padding: 0px;
		border: none;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		-webkit-background-clip: padding-box;
		-moz-background-clip: padding;
		background-clip: padding-box;
	}
	.menu.active, .menu > ul ul.active {
		max-height: 55em;
	}
	.menu ul {
		width:100%;
	}
	.menu > ul {
	}
	.menu li, .menu > ul > li {
		display: block;
	}
	.menu li a {
		color: #000;
		display: block;
		padding: 0.8em;
		border-bottom: 1px solid #808080;
		position: relative;
	}
	.menu li.has-submenu > a:after {
		content: '+';
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		/*font-size: 1.5em;*/
		padding: 0em 0.5em;
	}
	.menu li.has-submenu > a.active:after {
		content: "-";
	}
	.menu ul ul > li a {
		background-color: #e4e4e4;
		padding:10px 20px 10px 20px;
	}
	.menu ul ul, .menu ul ul ul {
		display: inherit;
		position: relative;
		left: auto;
		top:auto;
		box-shadow: none;
		border:none;
	}
}
