@charset "utf-8";
/* 
Code by: Design Studio | ديزاين ستوديو
URL:http://www.des-stu.com
*/

body {
	background:url(images/Page-BgTexture.jpg) fixed ;
}

.wappre {
	width:890px ;
	margin-left:auto ;
	margin-right:auto ;
}
/* header */
.wappre #header {
	background:url(images/header.png) no-repeat ;
	width:890px ;
	height:336px ;
	margin:0 auto ;
	position:relative ;
}


/*bouuten*/
ul{
	margin:0;
	padding:0;
}

.ylcalss {
	padding-top:240px ;
	float:right ;
	position:absolute ;
	right: 20px ;
}
li{
	width:87px;
	height:40px;
	direction:rtl ;
	float: right;
	color:#191919;
	text-align:center;
	overflow:hidden;
	font-family:tahoma ;
	font-size:12px ;
}

.af{
	color:#FFF;
	text-decoration:none;
}

p{
	padding:0px 5px;
}

	.subtext{
		padding-top:10px;
	}

/*Menu Color Classes*/
.green{background: url('images/blue-item-bg.png') top left no-repeat;}
.yellow{background: url('images/blue-item-bg2.png') top left no-repeat;}
.red{background: url('images/blue-item-bg3.png') top left no-repeat;}
.purple{background: url('images/blue-item-bg4.png') top left no-repeat;}
.blue{background: url('images/blue-item-bg5.png') top left no-repeat;}

/*/bouten*/

/* center body */
.wappre #centert {
	background:#ffdcfd ;
	width:890px; 
}
/* sidbar */
.sidbar {
	width:215px ;
	float: right ;
	margin-right:10px ;
	margin-top:17px ;
}

.bodysid {
	width:215px ;
	background:url(images/b9mati_04.jpg) repeat-y ;
	margin-bottom:20px ;
}

.topsid {
	background:url(images/b9mati_02.jpg) no-repeat ;
	width:215px ;
	height:50px ;
	padding-top:16px ;
	text-align:center ;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
}

.fotersid {
	background:url(images/b9mati_06.jpg) no-repeat ;
	width:215px ;
	height:13px ;
}

.textsid {
	width:205px ;
	font-family:tahoma ;
	font-size:14px ;
	color:#C09 ;
	padding:5px ;
	text-align:right ;
	direction:rtl ;
}

.textsid a:link, .textsid a:visited {
	color:#C09 ;
}
.textsid a:hover {
	color:#C0C ;
}
/* center text */
.bodysidc {
	width:647px ;
	background:url(images/b9mati_center_04.jpg) repeat-y ;
	margin-top:0px ;
}

.topsidc {
	background:url(images/b9mati_center_02.jpg) no-repeat ;
	width:647px ;
	height:80px ;
}

.twxttop {
	text-align: right ;
    font-family: Arial, Helvetica, Sans-Serif ;
    font-size: 18px;
    font-weight: bold;
	margin-right:90px ;
	color:#c40298 ;
	padding-top:20px;
	direction:rtl ;
}
.fotersidc {
	background:url(images/b9mati_center_06.jpg) no-repeat ;
	width:647px ;
	height:67px ;
}

.textsidc {
	width:625px ;
	font-family: Tahoma ;
	font-weight:normal ;
	font-size: 14px ;
	line-height:30px ;
	color:#000 ;
	padding:5px ;
	text-align: justify ;
	direction:rtl ;
	margin-left:auto ;
	margin-right: auto ;
}

.textsidcc {
	width:625px ;
	font-family: Arial, Helvetica, Sans-Serif ;
	font-size:16px ;
	color:#333;
	padding:5px ;
	text-align: justify ;
	font-weight: bold;
	direction:rtl ;
	margin-left:auto ;
	margin-right:auto ;
	height:800px ;
}

.wappre #centertext {
	width:647px ;
	float: right ;
	margin-right:10px ;
}
.wappre #centertextt {
	width:647px ;
	padding-right:130px ;
	float:right ;
}
/* clear */
.caler {
	clear:both ;
}
/* footer */
.wappre #footer {
	background:url(images/footer.png) no-repeat ;
	width:890px ;
	height:149px ;
	font-family:tahoma ;
	font-size:14px ;
	color:#C09 ;
	position:relative ;
	padding-left:20px ;
}

.wappre #footertext {
	font-family:tahoma ;
	font-size:14px ;
	color:#C09 ;
	position:absolute ;
	top:40px ;

}

/* coocot */
.form {
	text-align: right ;
	float:right ;
	direction:rtl ;
	font-family:tahoma ;
	font-size:14px ;
	color:#C0C ;
	
}
.br {
	text-align: right ;
	direction:rtl ;
	font-family:tahoma ;
	font-size:14px ;
	color:#F00 ;
	
}
.input {
	background:none ;
	border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
	direction:rtl ;
	border:dotted 1px #999 ;
}
.input:hover {
	background:#FCF ;
}

textarea {
	background:none ;
	border-radius: 3px;
    -moz-border-radius:3px;
    -webkit-border-radius: 3px;
	direction:rtl ;
	border:dotted 1px #999 ;
}
textarea:hover {
	background:#FCF ;
}