@charset "utf-8";
@import url("reset.css");
html {
   direction:rtl;
   	background-color:#919b45;

   }
#container {
	background-image: url(../images/rheader.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	width:1130px;
	background-color:#919b45;
}
#header {
	position: relative;
	min-height:115px;
	clear:both;

}
#contentarea {
	background-image: url(../images/rhorizontalslice.gif);
	background-repeat: repeat-y;
	width:1130px;
	overflow:hidden;
	
		}
#maincontentbox {
	font-family:Arial, Helvetica, sans-serif;
    background-image: url(../images/verticalcontentslice.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
	border: 5px double #cccccc;
	width: 822px;
	padding: 15px;
	font-size:135%;
	margin-right: 125px;
	overflow:hidden;
}
#maincontentbox h1{
    font-size:185%;
	padding-bottom:25px;
	}
#maincontentbox h2 {
    font-size:150%;
	padding-bottom: 15px;
}	
#maincontentbox p{
    font-size:110%;
    padding-bottom:12px;
	}	
#leftbox {
	float: left;
	width: 230px;
	padding: 0 0 0 5px;
	margin: 0;
}
body {
	background-image: url(../images/verticalslice.jpg);
	background-repeat: repeat-x;
}
#search {
	position:absolute;
	left:125px;
	top:12px;
	width:230px;
	height:25px;
	z-index:1;
}
#toplogo{
	position:absolute;
	left:402px;
	top:3px;
	width:595px;
	height:28px;
	z-index:1;
	}
#topnav{
    position:absolute;
	float:right;
    top:63px;
    left:143px;
	height: 35px;
	width: 858px;
	background-image: url(../images/menuslice.png);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	background-repeat: repeat-y;
	padding-left: 129px;
	background-image: url(../images/rhorizontalslicefooter.gif);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 100px;
	font-size: 75%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.menu_topmenu {
   margin:0;
   padding:0;
}
.moduletablewhite{
   background-color: white;
  text-align:right;
  font-family:Arial, Helvetica, sans-serif;
  border: 2px double #7e99a8;
  font-size:85%;
} 
.moduletablewhite h3{
  color:#333333;
}
.moduletablewhite ul {
  margin:0;
  padding-left:0;
}
.moduletablewhite ul li {
	background-image: url(../images/issuemenu.jpg);
	height: 32px;
 	background-repeat: no-repeat;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	list-style-type:none;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 15px;
	padding-right:15px;
	/*border: 1px solid #666666; */
}
.moduletablewhite ul li a:link ,.moduletablewhite ul li a:visited{
	color:#333333;
	font-weight:normal;
	text-decoration: none;
	
}
.moduletablewhite ul li a:hover {
	font-weight:bold;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-decoration: none;
}

.menu_topmenu  li {
   float:right;
   font-size:100%;
   font-weight:bold;
   font-family:Arial, Helvetica, sans-serif;
   text-transform:uppercase;
   list-style-type:none;
   padding:10px 20px;
}
.menu_topmenu  li a:link,
.menu_topmenu  li a:visited{
   color:#293538;
   text-decoration:none;
}
.menu_topmenu  li a:hover{
   color:#293538;
   text-decoration:none;
   font-weight:bold;
  /* border-bottom:2px dashed #293538; */
}
.farsi{
   font-size:125%;
   }
#flash{
	width:858px;
	height:250px;
	margin-right:128px;
	margin-bottom:8px;

	/* border: 1px solid #000000; */
   }
#flashcontainer{
   text-align:center;
   border:2px double white;
   width:400px;
   margin:20px 50px;
   padding:20px;
   height:280px;
   background-image: url(../images/verticalgreensliceformoviebox.jpg);
   background-repeat:repeat-x;
   background-color: white;
}
	
#textarea {
	float: right;
	width: 570px;
}
