@charset "utf-8";
/* CSS Document */
* {
	margin: 0 auto;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-width: 0px;
}
img {
	border-width: 0px;
}
form {
	margin: 0;
	padding: 0;
}
body {
	background: #156681 url(../images/shared/body-bg.gif) repeat-x center top;
	direction:rtl;
}
a, td, th, input, select, textarea, div {
	font-family:Tahoma, Geneva, sans-serif;
}
p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #333;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}
p a {
	color: #777;
	text-decoration: none;
}
p a:hover {
	color: #777;
	text-decoration: underline;
}
.clear {
	clear:both;
}
#skype_pnh_container, #skype_plugin_object, #skype_highlighting_settings {
	display: none !important;
}
/*---------------End Basic Styles---------------*/
img.bg {
	width: 100%;
	position: fixed;
	z-index: -1;
	left: 0px;
	top: 0px;
}
#wrapper_bg {
	width:100%;
	background:url(../images/shared/site-rear.jpg) repeat-x center top;
}
#main {
	width:965px;
	margin:0 auto;
	padding:0 0 10px;
}
/*---------------Logo Section---------------*/
.logo_shadow {
	position: absolute;
	width:195px;
	height:183px;
	margin-top:7px;
	margin-right:45px;
	border-radius:100px;
	-moz-box-shadow: 0px 0px 22px #333;
-webkit-box-shadow: 0px 0px 22px #333;
-khtml-box-shadow: 0px 0px 22px #333;
-o-box-shadow: 0px 0px 22px #333;
box-shadow: 0px 0px 22px #333;
	z-index:100;
}
#branding {
	float: right;
	overflow: hidden;
	position: absolute;
	width:195px;
	height:189px;
	margin-right:45px;
	border-right:1px solid #ababab;
	border-bottom:1px solid #ababab;
	border-left:1px solid #ababab;
	border-radius:0 0 10px 10px;
	z-index:100;
	background-color:#f6f6f6;
}
#branding h1 {
	background-image:url(../images/ar/noor-alwadi-logo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#branding a {
	display: block;
	width:195px;
	height:202px;
}
/*---------------End Logo Section---------------*/
/*---------------Menu and Nav Section---------------*/
#navigator {
	width:710px;
	height:85px;
	margin-right:250px;
}
#top_links {
	float:left;
	width:165px;
	height:30px;
	line-height:30px;
}
#top_links li{
	list-style:none;
	float:right;
	font-size:9pt;
	color:#8cdbf7;
}
#top_links li a{
	margin:2px 6px;
	color:#8cdbf7;
	text-decoration:none;
}
#top_links li a:hover {
	color:#8cdbf7;
	text-decoration:underline;
}
#top_links select {
	width:150px;
	height:20px;
	font-size:9pt;
	color:#8cdbf7;
	background-color:#0c5c7b;
	border:1px solid #0b546e;
}
.nav {
	float:left;
	width:710px;
	padding-top: 17px;
}
.nav ul ul {
	display: none;
}
.nav ul li:hover > ul {
	display: block;
}
.nav ul {
	float:left;
	padding: 0 20px;
	border-radius: 10px;
	list-style: none;
	position: relative;
	display: inline-table;
	z-index:900;
}
.nav ul:after {
	content: "";
	clear: both;
	display: block;
}
.nav ul li {
	float: right;
}
.nav ul li:hover a {
	background: #1c83a7;
	color:#fff;
	border-radius:15px;
}
.nav ul li .selected {
	background: #1c83a7;
	color:#fff;
	border-radius:15px;
}
.nav ul li a {
	display: block;
	padding: 5px 16px;
	color: #fff;
	text-decoration: none;
	font-size: 11pt;
	font-weight:bold;
}
/******/
.nav ul ul {
	background: #1c83a7;
	border-radius:15px;
	padding: 10px 0;
	position: absolute;
	top: 100%;
}
.nav ul ul li {
	float: none;
	position: relative;
}
.nav ul ul li a {
	padding: 8px 7px;
	color: #fff;
	font-size: 9pt;
	font-weight: normal;
	height: auto;
	line-height: 16px;
	margin:0 2px;
	width: 156px;
	border-bottom:1px #ccc dashed;
	border-radius:0px !important;
}
.nav ul ul li a:hover {
	background: #fff;
	color: #1c83a7;
}
.nav ul ul ul {
	position: absolute;
	left: 100%;
	top:0;
}
/*---------------End Menu and Nav Section---------------*/
#contain {
	float:right;
	width:925px;
	margin: 15px 0;
	padding:20px 20px 40px;
	border:#b6bbbc;
	border-radius:20px; 
	border-width:1px;
	-moz-box-shadow: 0px 0px 22px #333;
	-webkit-box-shadow: 0px 0px 22px #333;
	-khtml-box-shadow: 0px 0px 22px #333;
	-o-box-shadow: 0px 0px 22px #333;
	box-shadow: 0px 0px 5px #999;
	background-color:#fff;
	background-color: rgba(255,255,255,0.7);
}
.home {
	width:945px !important;
	padding:20px 10px !important;
	background-color: transparent !important;
	moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-khtml-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;
	
}
/*---------------End Footer Section---------------*/
#footer {
	float:right;
	width:100%;
	height:275px;
	padding-top:20px;
	background-color:#1c83a7;
	background-color: rgba(28,131,167,0.7);
}
#footer_block {
	width:965px;
	margin:0 auto;
}
#footer label {
	float:right;
	width:100%;
	margin:5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:bold;
	color:#fff;
}
#site_map_block {
	float:right;
	width:265px;
	height:240px;
	margin-right: 45px;
	margin-left: 15px;
}
#site_map_block li {
	list-style:none;
	float:right;
	width:120px;
	height:20px;
	font-size:10pt;
}
#site_map_block li a {
	font-family:Tahoma, Geneva, sans-serif;
	color:#fff;
	text-decoration:none;
}
#site_map_block li a:hover {
	color:#a9c536;
	text-decoration:none;
}
#social {
	float: right;
    margin-top: 15px;	
}
#social img {
	margin-left:15px;
}
#Gallery_block {
	float:right;
	width:410px;
	height:240px;
	margin-left: 5px;
}
#Gallery_block ul {
	width:380px;
	}
#Gallery_block li {
	list-style:none;
	float:right;
	width:73px;
	height:73px;
	margin:0 0 7px 7px;
	background-position:center center;
	background-repeat:no-repeat;
	border:1px solid #fff;
}
#Gallery_block li a {
	float:right;
	width:73px;
	height:73px;
	position:absolute;
}
#Gallery_block .button {
	width:60px;
	height:12px;
	background:url(../images/shared/button-b-bg.gif) repeat-x center center;
	font-size:8pt;
	font-weight:bold;
	color:#fff;
	border-radius:5px;
	border:1px solid #42b9e2;
	padding-bottom: 5px;
	float:left;
	margin-left: 60px;
	margin-top: 5px;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	clear:both;
}
#contact_block {
	float:right;
	width:220px;
	height:240px;
	margin-right: 5px;
}
#contact_block p {
	color:#fff;
	line-height:22px;
}
#contact_block p a {
	color:#fff;
}
#contact_block em {
	display:block;
	float:right;
	font-style:normal;
	width:52px;
	font-weight: bold;
}
#copyright {
	font-family:Tahoma, Geneva, sans-serif;
	color:#fff;
	text-align:center;
	font-size:8pt;
}
#copyright a {
	font-family:Tahoma, Geneva, sans-serif;
	color:#fff;
	text-decoration:underline;
}
/*---------------End Footer Section---------------*/
/*---------------HOme Blockes Section---------------*/
.home_block {
	float:right;
	width:300px;
	height:225px;
	background-color:#fff;
	background-color: rgba(255,255,255,0.7);
	border:1px solid #bbb7b4;
	margin:5px 6px 5px 5px;
	padding-top:50px;
	border-radius:15px;
	-moz-box-shadow: 0px 0px 22px #333;
	-webkit-box-shadow: 0px 0px 22px #333;
	-khtml-box-shadow: 0px 0px 22px #333;
	-o-box-shadow: 0px 0px 22px #333;
	box-shadow: 0px 0px 5px #cdcdcd;
	position:relative;
}
.home_block .activities {
	float:right;
	width:220px;
	height:45px;
	padding:35px 80px 0 0;
	position:absolute;
	top:-30px;
	background:url(../images/ar/activities-icon.png) no-repeat right center;
	color:#1c83a7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20pt;
	font-weight:bold;
}
#home_activities {
	padding:0px 10px;
}
#home_activities li {
	list-style:none;
	float:right;
	width:280px;
	margin-bottom:10px;
}
#home_activities li div {
	float:right;
	width:65px;
	height:65px;
	margin:0 0 0 5px;
	border: 1px solid #4e9eba;
	background-repeat:no-repeat;
	background-position:center center;
}
#home_activities li a {
	float:right;
	width:280px;
	height:55px;
	position:absolute;
	display:block;
}
#home_activities li h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9pt;
	font-weight:normal;
	color:#1c83a7;
	padding-top:10px;
	line-height:18px;
}
#home_activities li:hover h3 {
	font-size:9pt;
	font-weight:normal;
	color:#A9C536;
	padding-top:10px;
}
.home_block .future {
	float:right;
	width:220px;
	height:45px;
	padding:35px 80px 0 0;
	position:absolute;
	top:-30px;
	background:url(../images/ar/future-icon.png) no-repeat right center;
	color:#1c83a7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20pt;
	font-weight:bold;
	
}
.home_block .disabilities {
	float:right;
	width:220px;
	height:45px;
	padding:35px 80px 0 0;
	position:absolute;
	top:-30px;
	background:url(../images/ar/disabilities-icon.png) no-repeat right center;
	color:#1c83a7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20pt;
	font-weight:bold;
	
}
.home_block p {
	width:280px;
	padding:0px 10px;
}
.home_block .button {
	width:60px;
	height:12px;
	background:url(../images/shared/button-b-bg.gif) repeat-x center center;
	font-size:8pt;
	font-weight: bold;
	color:#fff;
	border-radius:5px;
	border:1px solid #42b9e2;
	padding-bottom: 5px;
	float:left;
	position:absolute;
	left: 20px;
	bottom: 10px;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
}
/*---------------End HOme Blockes Section---------------*/
#title {
	float:right;
	width:100%;
	margin-bottom:20px;
}
.page_title {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20pt;
	color:#1c83a7;
	height:40px;
	line-height:40px;
}
#tree {
	float:left;
	font-size:8pt;
	color:#3a93b1;
	margin: 15px 15px 0 0;
	font-style: normal;
}
#tree a {
		color:#333;
		text-decoration:none;
}
#tree a:hover {
		color:#a9C536;
		text-decoration:none;
}
/*---------------Activities Section---------------*/
#inside_title {
	padding-right:50px;
	background-repeat: no-repeat;
	background-position:right center;}
#activities li {
	position:relative;
	list-style:none;
	float:right;
	width:450px;
	height: 100px;
	margin-right:10px;
	margin-bottom: 15px;
}
#activities li div {
	float:right;
	width:95px;
	height:95px;
	background-position:center center;
	background-repeat:no-repeat;
	border:1px solid #4e9eba;
	margin-left:10px;
}
#activities li h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:10pt;
	color:#1c83a7;
	margin-top:10px;
}
#activities li a {
	position:absolute;
	padding:2px 5px;
	background: #abc836 url(../images/shared/button-bg.gif) repeat-x center center;
	color:#fff;
	font-size:8pt;
	font-weight: bold;
	text-decoration:none;
	border-radius:10px;
	bottom:2px;
}
.activities_date {
	color:#1C83A7;
	font-weight:bold;
}
/*---------------End Activities Section---------------*/
/*---------------photo Gallery Section---------------*/
#photo_gallery li {
	list-style:none;
	float:right;
	width:168px;
	height:148px;
	background-color:#fff;
	background-position:center center;
	background-repeat:no-repeat;
	margin:7px;
	border:1px solid #3696b7;
}
#photo_gallery li a{
	float:right;
	position:absolute;
	width:170px;
	height:150px;
	z-index:100;
}
/*---------------End photo Gallery Section---------------*/
/*---------------Contact Form Section---------------*/
#contactform {
	width:355px;
}
#contactform label {
	font-family:Tahoma, Geneva, sans-serif;
	display:block;
	width: 70px;
	height: 20px;
	float:right;
	font-size:8pt;
	color: #333;
	font-weight: bold;
	margin:2px 5px 2px 0;
}
#contactform input {
	font-family:Tahoma, Geneva, sans-serif;
	float:right;
	width: 220px;
	height:18px;
	border: 1px #b7bbbc solid;
	padding:1px 3px;
	margin:5px 0;
	font-size:8pt;
	color: #333;
}
#contactform select {
	font-family:Tahoma, Geneva, sans-serif;
	float:right;
	width: 228px;
	height:22px;
	border: 1px #b7bbbc solid;
	padding:2px 0px;
	margin:5px 0;
	font-size:8pt;
	color: #333;
}
#contactform select option {
	padding:0 5px;
	font-size:8pt;
	color: #333;
}
#contactform textarea {
	font-family:Tahoma, Geneva, sans-serif;
	float:right;
	width: 295px;
	height:60px;
	border: 1px #b7bbbc solid;
	padding:1px 3px;
	margin:2px 0;
	font-size:8pt;
	color: #333;
}
#contactform .button {
	font-family:Tahoma, Geneva, sans-serif;
	float:right;
	width: auto;
	height:auto;
	border: 1px #c6af9b solid;
	padding:2px 10px;
	margin:7px 0px 2px 10px;
	font-size:8pt;
	background-color:#f4eae1;
	background:url(../images/shared/button-b-bg.gif) repeat-x center center;
	color:#fff;
	border-radius:5px;
	border:1px solid #42b9e2;
	cursor:pointer;
	letter-spacing:0px;
}
#contactform .verification {
	font-size:8pt;
}
#contactform div input {
	width: 140px;
	text-align:center;
	letter-spacing: 4px;
}
#contactform div {
	float:right;
	width:190px;
	margin:10px 75px 0 0;
}
/*---------------End Contact Form Section---------------*/
/*---------------Volunteer Section---------------*/
#volunteer {
	float:left;
	width:355px;
	margin:0 100px 0 100px;
}
#volunteer label {
	font-family:Tahoma, Geneva, sans-serif;
	display:block;
	width: 70px;
	height: 20px;
	float:right;
	font-size:8pt;
	color: #333;
	font-weight: bold;
	margin:2px 5px 2px 0;
}
#volunteer input {
	font-family:Tahoma, Geneva, sans-serif;
	float:right;
	width: 220px;
	height:18px;
	border: 1px #b7bbbc solid;
	padding:1px 3px;
	margin:5px 0;
	font-size:8pt;
	color: #333;
}
#volunteer select {
	font-family:Tahoma, Geneva, sans-serif;
	float:right;
	width: 228px;
	height:22px;
	border: 1px #b7bbbc solid;
	padding:2px 0px;
	margin:5px 0;
	font-size:8pt;
	color: #333;
}
#volunteer select option {
	padding:0 5px;
	font-size:8pt;
	color: #333;
}
#volunteer textarea {
	font-family:Tahoma, Geneva, sans-serif;
	float:right;
	width: 295px;
	height:60px;
	border: 1px #b7bbbc solid;
	padding:1px 3px;
	margin:2px 0;
	font-size:8pt;
	color: #333;
}
#volunteer .button {
	font-family:Tahoma, Geneva, sans-serif;
	float:right;
	width: auto;
	height:auto;
	border: 1px #c6af9b solid;
	padding:2px 10px;
	margin:7px 0px 2px 10px;
	font-size:8pt;
	background-color:#f4eae1;
	background:url(../images/shared/button-b-bg.gif) repeat-x center center;
	color:#fff;
	border-radius:5px;
	border:1px solid #42b9e2;
	cursor:pointer;
	letter-spacing:0px;
}
#volunteer .verification {
	font-size:8pt;
}
#volunteer div input {
	width: 140px;
	text-align:center;
	letter-spacing: 4px;
}
#volunteer div {
	float:right;
	width:190px;
	margin:10px 75px 0 0;
}
/*---------------End Volunteer Section---------------*/
.video li {
    width: 185px !important;
    height: 105px !important;
    margin: 7px 22px !important;
}
.video li a{
    width: 185px !important;
    height: 105px !important;
}
/*---------------Editor Styles---------------*/
.red {
	color:#C00;
}
.green {
	color:#339966;
}