
body, html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	background-image:url(../images/bodybg.gif);
	background-repeat:repeat-x;
	text-align:center;
}
body, td, input, textarea {
	font-family:Tahoma;
	font-size:11px;	
}
#maintable {
	height:100%;
}
#container {
	width:980px;
	margin:0 auto;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	text-align:right;
	height:100%;
}

#mainmenubg2 {
	background-image:url(../images/menubottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:100%;
	direction:rtl;
}
#content {
	padding:20px;
	direction:rtl;
}


.pagebox {
	background-color:#f9f9f9;	
}
.pagebox h4{
	background-color:#f0f0f0;
	background-image:url(../images/boxtitle-left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px;
	margin:0px;
}
.pagebox h4 span{
	background-image:url(../images/boxtitle-right.gif);
	background-repeat:no-repeat;
	background-position:top right;
	display:block;	
	padding:5px 10px;
	font-size:10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#003366;
}
.pagebox h4 span img{
	margin-left:5px;
}
.pagebox h5{
	text-align:left;
	padding:0px;
	margin:0px;
}
.pagebox h5 img{
	left:0px;
	margin:5px;
}
.padd {
	padding:10px;
	font-size:12px;
	line-height:20px;
}
.clear {
	clear:both;
}


.tabs {
	border-bottom:1px solid #aaaaaa;
	margin-bottom:10px;
}
.tabs ul {
	margin:0px;
	padding:0px;
}
.tabs ul li {
	position:relative;
	top:1px;
	float:right;
	background-image:url(../images/tab-left.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:29px;
	margin-left:2px;
	border-bottom:1px solid #aaaaaa;
}
.tabs ul li a{
	text-decoration:none;
	display:block;
	background-image:url(../images/tab-right.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px 10px;
	color:#333333;
}
.tabs ul li a:hover{
	text-decoration:underline;
}
.tabs ul li.current {
	top:2px;
	background-image:url(../images/tab3-left.gif);
	border-color:#ffffff;
}
.tabs ul li.current a{
	background-image:url(../images/tab3-right.gif);
}


.btnprint {
	border:0px;
	background-color:transparent;
	background-image:url(../images/btnprint.gif);
	width:81px;
	line-height:32px;
	height:32px;
	padding:0px;
	padding-right:23px;
}
.btnsearch {
	border:0px;
	background-color:transparent;
	background-image:url(../images/btnsearch.gif);
	width:91px;
	line-height:32px;
	height:32px;
	padding:0px;
	padding-right:23px;
}

.btnnewbook {
	border:0px;
	background-color:transparent;
	background-image:url(../images/btnnewbook.gif);
	width:91px;
	line-height:32px;
	height:32px;
	padding:0px;
	padding-right:23px;
}

.borderleft {
	border-collapse:collapse;
	border-left:1px solid #cccccc;
}

.homecolumns h3 {
	font-size:11px;
	background-image:url(../images/tickle1.gif);
	background-position:right;
	padding-right:20px;
	background-repeat:no-repeat;
	color:#003366;
}
.homecolumns ul{
	padding:0px;
	margin:0px;
}
.homecolumns li {
	list-style:none;
	background-image:url(../images/pattern1.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-right:20px;
	margin:5px;
	font-size:10px;
	color:#666666;
}
.homecolumns li a{
	font-weight:bold;
	font-size:11px;
	color:#333333;
	text-decoration:none;	
}
.homecolumns li a:hover{
	text-decoration:underline;
	color:#003366;
}

.homecolumns li a.maintext{
	font-weight:normal;
	font-size:11px;
	color:#3366CC;
	text-decoration:none;	
}
.homecolumns li a.maintext:hover{
	text-decoration:underline;
	color:#003366;
}

.grid th {
	background-color:#666688;
	color:#FFFFFF;
	font-size:11px;
	text-align:right;
}
.grid td {
	border-collapse:collapse;
	border-bottom:1px solid #999999;
}
.grid .alt td {
	background-color:#EAEAEA;
}

.Title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #3366cc;
    FONT-FAMILY: Nazanin, Arial, Tahoma
}
.thumbs
{
    BORDER-RIGHT: #6699CC  1px solid;
    BORDER-TOP: #6699CC 1px solid;
    BORDER-LEFT: #6699CC 1px solid;
    BORDER-BOTTOM: #6699CC 1px solid
}
a.plantext
{
  text-decoration:underline;
  color:#3366CC;
}
a.plantext:hover
{
  text-decoration:none;
  color:#FF6666;
}
a.maintext
{
  text-decoration:underline;
  color:#3366CC;
}
a.maintext:hover
{
  text-decoration:none;
  color:#FF6666;
}
.lightorangecell{
  background-color: #666688;
  color:#FFFFFF;
}
.smallmaintext
{
  font-size: 10px;
  line-height: 18px;
  font-family: Tahoma, Arial, Helvetica;
}
.khakilightcell{
   BACKGROUND-COLOR: #E3EDF9
}

.language {
    position:relative;
	width:60px;
	margin:5px;
	padding:4px;
	border:1px solid #dddddd;
	text-align:center;
	margin-top:-120px;
	color:#efefef;
	text-decoration:none;
}

.language:hover {
	border-color:#FFFFFF;
}

.AlertBlock{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	position:relative; 
	color:#069;
	width:480px; 
	height:20px;
	margin:0px;
	display: none;
}

.GalleryBlock{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	position:relative; 
	color:#069;
	margin:0px;
	display: none;
}