@import url(http://fonts.googleapis.com/css?family=Pontano+Sans);
@charset "utf-8";
body {
	background: #2ECAFE; 
	width:1100px; 
	padding:0 50px; 
	min-height:400px; 
	margin:0 auto;
	/*    font-family: 'Pontano Sans', Arial, Helvetica, sans-serif; */
	font-size: 16px;
	font-family:ARABSWELL;
	color: #888;
	
	/*** النسخ ممنوع في كامل المدونة ***/
-webkit-user-select: none;
-moz-user-select: -moz-none;
-ms-user-select: none;
user-select: none;
}

* {
	margin:0; 	
	padding:0;
}

/** element defaults **/
table {
	width: 100%;
	text-align: left;
}

th, td {
	padding: 10px 10px;
	
	
}

th {
	color: #fff;
	background: #799AC0 none repeat-x scroll left top;
}

td {
	border-bottom: 1px solid #ccc;
	border-color:#0F6; border:solid 2px;
}

code, blockquote {
	display: block;
	border-left: 5px solid #222;
	padding: 10px;
	margin-bottom: 20px;
}
code {
	background-color: #222;
	color:#ccc;
	border: none;
}
blockquote {
	border-left: 5px solid #222;
}

blockquote p {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	color: #333;
	height: 1%;
}

p {
	line-height: 2.9em;
	margin-bottom: 20px;
	color:#000;
}

a {
	color: #006;
}

a:hover {
	color: #DE2D3A;
}

a:focus {
	outline: none;
}


a.button { 
    background-color: #799AC0;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 8px 15px;
    text-decoration: none;
    text-transform: uppercase;
}

a.button:hover {
	background-color: #4076AB;
}


fieldset {
	display: block;
	border: none;
	border-top: 1px solid #ccc;
}

fieldset legend {
	font-weight: bold;
	font-size: 13px;
	padding-right: 10px;
	color: #333;
}

fieldset form {
	padding-top: 15px;
}

fieldset p label {
	float: left;
	width: 150px;
}

form input, form select, form textarea {
	padding: 5px;
	color: #333333;
	border: 1px solid #ddd;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

form input.formbutton {
	border: none;
	background: #DE2D3A;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 10px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 1px;
	width: auto;
	overflow: visible;
}

form.searchform input {
  font-size: 15px;
    padding: 6px;
}

form.searchform p {
	margin: 5px 0;
}


span.required {
	color: #ff0000;
}

h1 {
	color: #900;
	font-size: 35px;
	/*font-family: 'Pontano Sans', Arial, sans-serif;*/
	font-family:ARABSWELL;
	font-weight: normal;
}

h2 {
	color: #009;
	font-size: 30px;
	letter-spacing: 0px;
	font-weight: normal;
	padding: 0 0 5px;
	margin: 0;
	font-weight: normal;
	/*font-family: 'Pontano Sans', Arial, sans-serif;*/
	font-family:ARABSWELL;
}

h3 {
	color: #DE2D3A;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: -1px;
	/*font-family: 'Pontano Sans', Arial, sans-serif;*/
	font-family:ARABSWELL;
}

h4 {
    font-family: 'Pontano Sans', Arial, sans-serif;
    color: #DE2D3A;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 10px;
    text-transform: uppercase;
	font-family:ARABSWELL;
}

h5 {
	padding-bottom: 10px;
	font-size: 16px;
	color: #DE2D3A;
	font-family:ARABSWELL;
	
}

ul, ol {
	margin: 0 0 35px 35px;
}

li {
	padding-bottom: 5px; color:#003;
}

li ol, li ul {
	font-size: 1.0em;
	margin-bottom: 0;
	padding-top: 5px;
}



#container {
	width: 960px;
	margin: 20px auto;
	padding: 10px;
	box-shadow: 0 5px 5px 5px #CCCCCC;
	background-color: #fff;
}

header {
	padding: 35px 10px;
	background: #fff;
	margin: 0 auto;
	text-align:center;
}

header h1 a, header h1 a:hover {
 color: #799AC0;
    font-size: 40px;
    font-weight: normal;
    letter-spacing: -2px;
    line-height:45px;
    text-decoration: none;
    text-transform: uppercase;
}
header h1 a span { 
	color: #DE2D3A;
}

header h2 {
	color: #E6E7E9;
	font-size: 13px;
	position: relative;
	top: -5px;
	letter-spacing: 0;
}

#headerImage {
    height:180px; 
	width:950px; text-align:left; 
	 
	background: url(images/Gif/Logo.gif) center right no-repeat; 

}

nav {
	height: 50px; border-radius:5px;
	background-color: #799AC0;
}

nav ul {
	height: 50px;
	list-style: none;
	padding: 0;
	margin: 0;
}

nav ul li {
	float: right; 
	display: block;
	padding: 0;
}


nav ul li a { border-radius:5px;
    color: #eee;
    display: block;
    font-family: 'Pontano Sans',Arial,sans-serif;
    font-size: 15px;
    letter-spacing: 0;
   margin: 0;
    padding: 14px 18px 15px 14px;
    text-decoration: none;
    text-transform: uppercase;
	border-right:1px solid #668CB7;
}
nav ul li.selected a,
nav ul li.selected a:hover { 
	background-color: #4076AB;
	color: #fff; 
	font-weight:bold;
}


nav ul li a:hover {
	color: #fff;
	background-color: #4076AB;
	text-decoration: none;
}

#conts{ width:700px; min-height:300px; }
#featured{ width:770px; height:320px; background: url(../Images/slider.png) no-repeat; padding: 20px 20px; border-radius:20px;}
#featured img {padding:20px 20px; border-radius:20px}

/*******/
/****/
img.header-image { padding-top: 10px;
			margin-bottom: -3px; }

#body {
	background: none; 
	
	margin:0 auto;
 	padding: 0;
	clear: both; width:100%;
}
#news { background: url(images/PNG/news1.png) repeat-x;  height:101px; font-size:14px ; font-family:Verdana, Geneva, sans-serif ; font-weight:bold; padding: 10px 0; margin-bottom: -50px ; margin-top:10px; }


#content {
	 line-height:20px;
	 background: url(images/background.jpg) repeat;
	 height:3650px;
	width:500px;
	border-radius:20px;
    float: left;
    width: 73%;
}

article {
    border-bottom: 2px solid #ddd; 
	direction:rtl;
    padding: 10px 10px 20px 10px;
 }

article h2 { 
    padding-bottom: 0;
}
article ul { color:#006; 
	
}
article .article-info {
    color: #999999;
    font-size: 12px;
    font-style: italic;
    padding: 0 0 10px 0;
}

article .article-info a { 
	color: #666;
}
#TableName{ 
           height:40px;
		    border:2px; 
			text-align:center; 
			line-height:30px; 
			border-color:#039; 
			border-style:solid;
}


.sidebar {
    float: left;	
    width: 25%; 
	margin-left:10px;
	}

.sidebar h4 {
	padding-bottom: 0;
	text-align:center;
	font-size: 16px;
	
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 7px;
	border-bottom: 1px solid #A31923;
  	background-color: #DE2D3A;
}

.sidebar ul {
	
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li {
	background-color: #E6E7E9;
	margin-bottom: 20px;
	line-height: 1.9em;
	text-align:center;
}

.sidebar li ul {
    list-style: none outside none;
    margin: 0px;
}

.sidebar li ul li {
	display: block;
	border-top: none;
	padding: 7px;
	margin: 0;
	line-height: 1.5em;
	font-size: 13.5px;
}

.sidebar li ul li.text { 
	border-bottom: none;
}



.sidebar li ul li a {
	font-weight: normal;
}

.sidebar li ul li a:hover {
}


.sidebar li ul li a.readmore {
   color: #799AC0;
   font-weight: bold;
}


.clear {
	clear: both;
}

footer {
	margin:20px auto 0; direction: rtl;
	width: 960px;
}

footer p {
	text-align: right;
	color: #ccc;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

footer p a {
	color: #ccc;
	font-weight: bold;
}

.footer-content {
	padding: 20px 25px 30px;
	background: #ddd;
	border-top: 10px solid #DB2C39;
}

footer .footer-content ul {
	width: 260px;
	list-style: none;
	margin: 0 65px 0 0;
	padding: 0;
	float: right;
}

footer .footer-content li {
	border-bottom: 1px dashed #ccc;
	padding: 10px 5px;
}

footer .footer-content li a, footer .footer-content h4 {
}

footer .footer-content li a {
 color: #666666;
    font-size: 13px;
    text-decoration: underline;
}

footer .footer-content li a:hover { 
	color: #222;
}

footer .footer-content h4 {
	color: #666666;
	font-size: 20px;
	/* [disabled]font-weight: normal; */
	padding-bottom: 0;
}

footer .footer-content ul.endfooter {
	margin-right: 0;
}

footer .footer-content span.sitename {
	font-size: 40px;
	font-weight: normal;
	letter-spacing: -2px;
	color: #aaa;
	float: left;
}

footer .footer-bottom {
	padding: 10px;
	text-align: center;
	background-color: #DB2C39;
}

footer .footer-bottom p {
	text-align: center;
}

footer .footer-bottom p, footer .footer-bottom p a {
	color: #eee;
}
