@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	text-align:right;
}

/*------------------------------------------------*/
/*-------------------form style-------------------*/
/*------------------------------------------------*/

input{
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
}

select{
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
}

textarea{
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
}


/*------------------------------------------------*/
/*---------------align text classes---------------*/
/*------------------------------------------------*/

.top{
	vertical-align:top;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}

/*------------------------------------------------*/
/*----------------------links---------------------*/
/*------------------------------------------------*/

a{
	text-decoration:none;
	color:#990033;
}

a:hover{
	color:#999900;
}

a:active{
	color:#990099;
}


/*------------------------------------------------*/
/*----------------------images--------------------*/
/*------------------------------------------------*/

img{
	border:0;
}

/*------------------------------------------------*/
/*------------------other classes-----------------*/
/*------------------------------------------------*/

.clear{
	font-size:1px;
	line-height:1px;
	clear:both;
}

.red-star{
	color:#FF0000;
}

/*------------------------------------------------*/
/*---------------------div class------------------*/
/*------------------------------------------------*/

#news-area{
	width:712px;
	margin:0 auto;
	clear:both;
}

.box-news{
	width:227px;
	border:1px solid #595757;
	margin:3px;
	text-align:justify;
	float:right;
}

.box{
	border:1px solid #595757;
	margin-bottom:5px;
	clear:both;
}

.box-title{
	padding:5px;
	background:#00212a;
	color:#FFFFFF;
	clear:both;
}

.box-content{
	background:#F2F2F2;
	padding:5px;
	clear:both;
}

/*------------------------------------------------*/
/*----------------------div id--------------------*/
/*------------------------------------------------*/

#wrapper{
	width:922px;
	background:#ecf0f3;
	margin:0 auto;
	clear:both;
}


/*---------------*/
/*-----------------language-------------*/
/*---------------*/

#lan-area{
	width:922px;
	background:#CCFFCC;
	direction:rtl;
	clear:both;
}

#lan-area table td{
	padding:3px;
}


/*---------------*/
/*------------------date----------------*/
/*---------------*/

#date{
	background:#00212a;
	color:#FFFFFF;
	padding:5px;
	clear:both;
}

/*---------------*/
/*-----------------header---------------*/
/*---------------*/

#header{
	width:922px;
	height:180px;
	background:url(images/fa/header.jpg) no-repeat;
	clear:both;
}


/*---------------*/
/*-----------------search---------------*/
/*---------------*/

#search-bar{
	padding:5px;
	background:#00212a;
	color:#FFFFFF;
	clear:both;
}

#search-bar .tbox{
	width:130px;
	direction:rtl;
}

#search-bar .button{
	width:60px;
}
	

/*---------------*/
/*-----------------menu-----------------*/
/*---------------*/

#menu-top-area{
	width:922px;
	background:#CCCCFF;
	text-align:center;
	clear:both;
}

#menu-top-area a{
	width:90px;
	text-decoration:none;
	background:#CCCCCC;
	padding:5px;
	display:inline-block;
}

#menu-top-area a:hover{
	background:#FFCC00;
}

/*---------------*/
/*-----------------main-----------------*/
/*---------------*/

#main{
	width:922px;
	background:#eff3f4;
	padding:0 0 5px 0;
	margin-top:5px;
	clear:both;
}

/*---------------nav-left---------------*/

#nav-left{
	width:712px;
	padding:0 5px 5px 5px;
	line-height:18px;
	float:left;
}

#content{
	background:#FFF;
	margin-bottom:5px;
	padding:5px;
	clear:both;
}

.title{
	border-bottom:2px solid #00212a;
	padding:5px 0;
	color:#9d0000;
	clear:both;
}

.text{
	padding:5px 0;
	clear:both;
}

/*---------------nav-right--------------*/

#nav-right{
	width:190px;
	background:#eff3f4;
	padding:0 5px 5px 5px;
	float:right;
}

#menu{	
	margin-bottom:5px;
	clear:both;
}

#menu a{
	width:180px;
	display:block;
	background:#00212a;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px;
	border-bottom:1px solid #FFFFFF;
}

#menu a:hover{
	background:#ff9700;
	color:#FFF;
}


/*---------------*/
/*-----------------footer---------------*/
/*---------------*/

#footer{
	width:922px;
	background:#00212a;
	color:#FFFFFF;
	clear:both;
}

#designer{
	width:451px;
	text-align:center;
	padding:5px;
	float:right;
}

#designer a{
	color:#FF9900;
}

#designer a:hover{
	color:#E0E0E0;
}

#copyright{
	width:451px;
	text-align:center;
	padding:5px;
	float:left;
}

/*------------------------------------------------*/
/*----------------------core---------------------*/
/*------------------------------------------------*/

.forumheader3{
	vertical-align:top;
	text-align:right;
	direction:rtl;
}

#itemtitle{
	width:300px;
}

.calender{
	text-align:center;
	clear:both;
}

.calender td{
	text-align:center;
}

.forumheader{
	text-align:center;
	clear:both;
}
