@charset "utf-8";
body{
	background:url('../image/bg.jpg') repeat;
	direction:rtl;
	margin:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:1.5;
}
a,a:visited,a:link{
	color:blue;
	text-decoration:none;
}
a:focus{
	outline:none;
}
img{
	border:none;
}
h1{
	margin: 7px 0;
}
h1 a,h1 a:visited,h1 a:link{
	color:#FFF;
	font-size:22px;
}
h1 a:hover{
	color:#EEE;
}
h3{
	font-size:14px;
}
select,input,textarea{
	font-family:Tahoma, Geneva, sans-serif;
}
ul,li{
	padding:0;
	margin:0;
}
li{
	list-style-type:none;
}
#wrapper{
	width:1000px;
	margin:0 auto 5px;
}
.header{
	position:relative;
	background:url(../image/header.jpg) repeat-x;
	height:149px;
}
#header-footer{
	background:url(../image/header-footer.png) no-repeat;
	height:13px;
	margin-bottom:5px;
}
#emra-ticker{
	background: #EEE;
	padding:3px 25px 0;
	
	height:20px;
	width: 950px;
	
	position:absolute;
	bottom:0;
	right:0;
	
	border:1px solid #999;
	border-right:none;
	border-left:none;
	/*OPACITY*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	
	overflow:hidden;
}
#ajax-preload{
	background:url(../image/ajax-loader.gif);
	position:absolute;
	z-index:10;
	width:16px;
	height:11px;
	left:48%;
	top:49%;
}
#logo{
	float:left;
	width:240px;
}
.logo-desc{
	color:#FDFDE8;
	text-align:left;
	margin-left:20px;
	direction:ltr;
}

/*----Main----*/

.main{
	background:url(../image/home.jpg) center center no-repeat;
	height:670px;
}
#nav1{
	display: block;
    height: 80px;
    left: 320px;
    position: absolute;
    top: 440px;
    width: 180px;
}
#nav1 span{
	display:none;
}
#nav2{
	display: block;
    height: 70px;
    left: 560px;
    position: absolute;
    top: 400px;
    width: 180px;
}
#nav2 span{
	display:none;
}
#nav3{
	display: block;
    height: 80px;
    left: 590px;
    position: absolute;
    top: 490px;
    width: 200px;
}
#nav3 span{
	display:none;
}
#nav4{
	display: block;
    height: 70px;
    left: 800px;
    position: absolute;
    top: 440px;
    width: 180px;
}
#nav4 span{
	display:none;
}
#body{
	background-color:white;
	position:relative;
	padding:15px 15px 5px;
}
.body-corners{
	background: url('../image/body-corners.png') top right no-repeat;
	width:10px;
	height:10px;
	position:absolute;
}
#body-corner-tr{
	top:0;
	right:0;
	background-position:top right;
}
#body-corner-tl{
	top:0;
	left:0;
	background-position:top left;
}
#body-corner-br{
	bottom:0;
	right:0;
	background-position:bottom right;
}
#body-corner-bl{
	bottom:0;
	left:0;
	background-position:bottom left;
}

#web-design{
	margin-bottom:10px;
}
#right-menu{
	width:210px;
	float:right;
	min-height:425px;
	overflow:hidden;
}
#right-menu a{
	display:block;
	width:210px;
	height:45px;
	background-image:url('../image/right-menu.gif');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-color:transparent;
	background-position:left top;
	
	margin:5px 0px;
	padding:0;
	
	overflow:hidden;
	float:right;
	border:none;
	outline:none;
}

#right-menu a#nemoone{
	background-position:-219px 0px;
}
#right-menu a#nemoone:hover{
	background-position:0px 0px;
}
#right-menu a#soalat{
	background-position:-219px -45px;
}
#right-menu a#soalat:hover{
	background-position:0px -45px;
}
#right-menu a#ertebat{
	background-position:-219px -90px;
}
#right-menu a#ertebat:hover{
	background-position:0px -90px;
}
#right-menu a#sefaresh{
	background-position:-219px -135px;
}
#right-menu a#sefaresh:hover{
	background-position:0px -135px;
}

#box{
	background-color: khaki;
	color: green;
	font-size: 16px;
	height: 17px;
	padding: 22px 10px 8px;
	position: absolute;
	right: 20%;
	top: -80px;
	border-radius:5px;
	box-shadow: 0px 0px 7px black;
	z-index:10;
}

#content{
	background-color:#F7F7F7;
	border:3px double #CCC;
	padding:10px;
	float:right;
	width:704px;
	margin:5px 15px;
}
.rightside{
	width:290px;
	float:right;
}
.togglebox1{
	display:none;
}
.divdown{
	background:url('../image/down-bg.gif');
	position:relative;
	background-color:#F0D4A1;
	height:23px;
	padding:5px 5px 0;
	margin-top:3px;
}
.divdown.focus{
	height:21px;
	font-weight:bold;
	padding-top:3px;
}
.togglebox1-footer{
	background:url('../image/tagglebox1-footer.gif') no-repeat;
	height:15px;
	clear:both;
}
#rightsidetoggle .divdown{
	cursor:pointer;
}
#rightsidetoggle .togglebox1{
	background-color:#FEEAC5;
	margin:0 0 10px 0;
	padding:15px 0 0 0;
}
.togglebox1 img{
	margin:0 5px 5px 0;
	float:right;
	width:130px;
	height:77px;
	border:1px solid #FFF;
}
.block{
	padding:5px;
}
.block a span{
	display:none;
}

/******* Sefaresh ********/
form.frm label{
	display:block;
	width:150px;
	float:right;
	font-weight:bold;
}
form.frm input[type="text"],form.frm select{
	width:300px;
}
form.frm textarea{
	width:698px;
	height:100px;
	font-size:12px;
}
form.frm input[type="button"]{
	width:150px;
	padding:2px 10px;
	text-align:center;
	margin:5px 271px 5px 0;
}

/******* SOALAT *********/
.soal{
	background-color:#F0D4A1;
	font-weight:bold;
	color:#42521C;
	padding:2px 5px;
	cursor:pointer;
}
.javab{
	text-indent:20px;
	background-color:#FEEAC5;
	padding:10px;
	margin-bottom:5px;
	display:none;
}
.wrap{
	margin-bottom:5px;
}
/****** ROUND CORNER *************/
.rsoal{display:block}
.rsoal *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#F0D4A1}
.rsoal1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f3e7d2;
  border-right:1px solid #f3e7d2;
  background:#f1dcb6}
.rsoal2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f6f3ee;
  border-right:1px solid #f6f3ee;
  background:#f1dab1}
.rsoal3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f1dab1;
  border-right:1px solid #f1dab1;}
.rsoal4{
  border-left:1px solid #f3e7d2;
  border-right:1px solid #f3e7d2}
.rsoal5{
  border-left:1px solid #f1dcb6;
  border-right:1px solid #f1dcb6}
.rsoalfg{
  background:#F0D4A1}

/************************/
.leftside{
	width:400px;
	float:left;
}
#current-title{
	text-align:center;
	border-bottom:1px solid #CCC;
}
#current-tarahi{
	color:#C90;
}
#current-tozih{
	color:#630;
	margin-top:5px;
}
.imgcontent{
	width: 400px;
	height: 238px;
	position: relative;
	z-index:11;
	border:2px solid #CCC;
}
#current-img{
	width:400px;
	height:234px;
	position:relative;
	z-index:11;
}
#current-link{
	display:block;
	border:1px solid #F0D4A1;
	border-right:none;
	border-left:none;
	margin:5px 0;
	padding-right:15px;
	padding-bottom:2px;
	background-color:#FEEAC5;
}
#current-link:hover{
	padding-right:20px;
}
#footer{
	border:1px solid #BBB;
	border-right:none;
	border-left:none;
	margin-top:10px;
	text-align:center;
	background-color:#F3F3F3;
	color:#BBB;
}
#footer a, #footer a:visited{
	color:#6183B6;
}
#footer a:hover{
	color:#000;
	text-shadow:1px 0px 3px #87E268;
}

