/* *** css by M.Molayoun *** */


body {
	background-image:url(../image/body_bg2.png);
	background-repeat:repeat-x;
	background-color: #00516C;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color:#000;
	padding:0;
	margin:0;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
	font-size: 11px;
	text-transform:uppercase;
	background-color: #FFC;
	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;
	padding:5px 15px;
	margin:0
}

h2 {
font-size:medium;
font-weight: bold;
padding: 5px 10px;
background-image:url(../image/mnutab.png);
background-repeat:repeat-x;
text-align:center;
margin:0;}


/* ----------container to center the layout-------------- */
#container {
width: 938px;
margin-bottom: 10px;
margin: 0 auto;
background-color: #FFF;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #FFF;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 
#stat{
	color:#FFF;
	padding:5px;
	background-image:url(../image/menu_bg.png);
	background-color:#FFC;
	width:750px;
	display:inline;
	float:left;
	border-right:solid;
	border-right-color:#FFF;
	border-right-width:1px;
}
#stat a{color:#FF0;}
#stat2{
	color:#FFF;
	padding:5px;
	background-image:url(../image/menu_bg.png);
	background-color:#FFC;
	width:auto;
	height:auto;
	border-left:solid;
	border-left-color:#FFF;
	border-left-width:2px;
	text-align:right;
}

#statnews{
	color:#FFF;
	padding:5px;
	background-image:url(../image/menu_bg.png);
	background-color:#FFC;
	width:auto;
	height:auto;
	border-left:solid;
	border-left-color:#FFF;
	border-left-width:2px;
	text-align:right;
	font-weight:bold;
}
#statp{
	color:#FFF;
	padding:5px;
	background-image:url(../image/menu_bg.png);
	background-color:#FFC;
	width:auto;
	height:auto;
	border-left:solid;
	border-left-color:#FFF;
	border-left-width:2px;
	text-align:right;
	font-weight:bold;
}
#statp a{color:#FF0;}

/* -----------------content--------------------- */
#content {
	background-color: #FFF;
	padding: 0px;
	margin: 0 200px;
	margin-top:10px;
	direction:rtl;
	text-align:justify;
}
#contentnews {
background-color: #FFF;
padding: 25px;
margin: 0 auto;
margin-top:auto;
direction:rtl;
text-align:right;
text-align:justify;
}
#contentp {
	background-color: #CCF2FF;
	padding: 15px;
	margin: 0 auto;
	margin-top:auto;
	direction:rtl;
	text-align:right;
	border-style:double;
	border-color:#0092C1;
	border-width:5px;
}
#content li{
	background-color:#FFF;

	border-color:#000;
	border-style:solid;
	border-right:solid;
	border-width:1px;
	list-style:url(../image/left12.gif);
	font-size:small;
	padding-right:5px; 
	margin:2px;
	padding:2px;
}
#content a{
	text-decoration:none;
	color:#00516C;
}
#content a:hover{
	background-color:#0AB9E5;
	color:#FFF;
}

p, pre{
	padding: 5px 10px;
	margin:0px;
	text-align: justify;
}

/* --------------left navi------------- */
#left {
	float: left;
	width: 200px;
	margin-top:10px;
	padding: 0;
	direction:ltr;
	text-align:left;
}
#left li{
	list-style:url(../image/left12.gif);
	font-size:small;
	padding:0px; 
	margin:1px;
}
#left a:link,a:visited{
	color:#00516C;
	text-decoration:none;
	
}
#left a:hover{
	color:#FFF;
	background-color:#0AB9E5
}
#left li:hover{
	background-image:none;
	background-color:#FFF;
	
	
	
}
/* --------------right navi------------- */

#right {
	float: right;
	width: 200px;
	margin-top:10px;
	padding: 0;
	direction:rtl;
	text-align:right;
}
#right li {
	list-style:url(../image/left12.gif);
	font-size:small;
	padding:0px; 
	margin:1px;
}
#right a:link{
	color:#00516C;
	text-decoration:none;
}
#right a:hover{
	color:#FFF;
	background-color:#0AB9E5
}
#right li:hover{
	background-image:none;
	background-color:#FFF;	
}
/* -----------footer--------------------------- */
#footer {
	padding-top:50px;
	padding-bottom:50px;
	clear: both;
	margin: 0;
	text-align: center; 
}

#date{
	width:auto;
	height:auto;
	float:left;
	font-size:x-small;
}
#ndate{
	width:auto;
	height:auto;
	float:left;
	font-size:x-small;
	background-color:#FF0;
	
}


#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
text-align:center;
}

#nav-menu li
{
float: left;
margin: 0;
padding:5px;
list-style: none;
}

#nav-menu li a
{
height: auto;
float: left;
width: auto;
display: block;
color: #00516C;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none;
}
/* End hide */

#nav-menu
{
width:100%;
text-align:center;
} 
#form{
	padding-right:50px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0 auto;
	width:400px;
	height:auto;
	float:none;
	text-align:right;
	display:block;
	border-color:#0AB9E5;
	border-width:1px;
	border-style:Solid;
	background-color:#FFF;
	
}
#txt{
	background-color:#E4F7FC;
	border-color:#0AB9E5;
	border-width:1px;
	border-style:Solid;
	font-family:Tahoma;
	font-size:10pt;
	height:auto;
	color:#00516C;
	width:auto;
	margin:1px;
}
.txt{
	background-color:#E4F7FC;
	border-color:#0AB9E5;
	border-width:1px;
	border-style:Solid;
	font-family:Tahoma;
	font-size:10pt;
	height:auto;
	color:#00516C;
	width:auto;
	margin:1px;
}
#label{
	display:inline-block;
	width:110px;
	height:auto;
	color:#00516C;
	text-align:right;

	
}


#title{
	padding:50px;
	margin:0 auto;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#FFF;
	
}


.msg-error{
	background:#fdd url(../image/error.png) no-repeat 99.5% 50%;
	border:1px solid #f00;
	display:block;
	font-weight:bold;
	margin:2px auto 14px;
	color:#666;
	padding:10px;
	text-align:center;
	width:400px;
}



.msg-info{
	background:#DFF4FF url(../image/info.png) no-repeat 99.5% 50%;
	border:1px solid #A7CEDF;
	color:#34404F;
	display:block;
	font-weight:bold;
	margin:2px auto 14px;
	padding:10px;
	text-align:center;
	width:400px;
}

.msg-alert{
	background:#ffc url(../image/alert.png) no-repeat 99.5% 50%;
	border:1px solid #fc0;
	display:block;
	font-weight:bold;
	margin:2px auto 14px;
	padding:6px 6px 6px 30px;
	color:#34404F;
	width:400px;
	text-align:center;}
	
.msg-success{
	background:#F4FDEF url(../image/success.png) no-repeat 99.5% 50%;
	border:1px solid #ACDFA7;
	color:#384F34;
	display:block;
	font-weight:bold;
	margin:2px auto 14px;
	padding:10px;
	text-align:center;
	width:400px;
}






.dragme { cursor: move } 

#tooltip{
	display:none;
	display:block;
	position:absolute;
	border:1px solid #A7CEDF;
	color:#34404F;
	padding:10px;
	text-align:right;
	background:#DFF4FF;
	width:300px;
	opacity: 0.90;
	filter:alpha(opacity = 90);
}	

.messagebox{
	position:absolute;
	width:100px;
	margin-left:30px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
}
.messageboxok{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;
	
}
.messageboxerror{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}
.bio{
	text-align:right;
	direction:rtl;
	padding:2px;
	border-collapse:collapse;
	border-style:dotted;
	float:right;
	margin:10px;
	
}
