/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
    
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #790300 url('../images/back_all.gif') repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	scrollbar-arrow-color: #F9BB00;
    scrollbar-3dlight-color: #F9BB00;
    scrollbar-darkshadow-color: #F9BB00;
    scrollbar-face-color: #7a0202;
}

#content
{
	margin: 0 auto;
	width: 950px;
	text-align: left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;

}

#back
{

width: 950px;

}
#backCpanel
{

width: 950px;
height: 1195px;
}
#header {
	height: 295px;
	text-align: left;
    width: 950px;
}

#menu
{
width: 685px;
height: 52px;
padding-right:200px;
padding-left:145px;
padding-top: 32px;
}

#menu ul {
	list-style: none;
	width:670px;
    height: 14px;
 
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;	
	width: 133px;
	height: 37px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 25px;
	background: url('../images/button.jpg') no-repeat;
}

#menu a:hover
{
    width: 133px;
    height: 47px;
    padding-top: 10px;
    color: #FFFF99;
    background: url('../images/button_r.jpg') no-repeat;
    text-decoration: underline;
}


#logo {
background: url('../images/book2.jpg') no-repeat;
width: 950px;
height: 180px;
/*padding-right: 30px;

padding-left:30px;*/
}


#logo a {
	text-decoration: none;
/*	text-transform: lowercase;*/
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	width: 23%;
	padding:10px;	
	float:left; 
	
}

#left H3
{
width: 199px;
height: 38px;
font-size: 12px;
font-weight: bold;
padding-left: 10px;
padding-right:5px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url('../images/title.gif') no-repeat;
text-align:center;
}

#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url('../images/small.gif') no-repeat left 50%;
}

#left a {
	color: #ffffff;
	text-decoration:none;
}
#left a:visited
{
    color: #FFFF99;
}

#left p
{
padding: 10px;
}



#right
{
	width: 23%;
	padding:10px;		
	float:right; 
	
}

#right H3
{
width: 199px;
height: 38px;
font-size: 12px;
font-weight: bold;
padding-left: 10px;
padding-right:5px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url('../images/title.gif') no-repeat;
text-align:center;
}

#right ul {
	list-style: none;
}

#right li ul {
	border: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
}

#right li li {
	padding: 4px 20px;
    background: url('../images/small.gif') no-repeat left 50%;
}

#right a {
	color: #ffffff;
	text-decoration:none;
}
#right a:visited {
	color: #FFFF99
}

#right p
{
padding: 10px;
}

/*Midle Div*/

#middle{
float:left;
width: 49%;
/*padding-right: 2%;*/
direction:rtl;
text-align:right;
height: 420px;
font-family:Tahoma,Times New Roman,Arial,;
font-size:9pt;
text-align:justify;
}

#middle H4
{
    margin: 0;
    padding: 0px;
    font-size: 12px;
    color: #333399;
}

#middle a
{
    color: #0000FF;
    text-decoration: none;
}

#middle p
{
    margin: 0;
    padding-bottom: 10px;
    line-height: 17px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    
}

#middle h2
{
    margin: 0;
    padding-top: 8px;
    font-size: 16px; /*color: #A4D2FB;*/
    color: #FFFFCC;
    font-family: 'B Nazanin' ,  'Times New Roman',Tahoma , Arial;
   
    padding-left: 2px;
    padding-right: 3px;
    padding-bottom: 2px;
}


.date {
	text-align: right;
	color: #A4D2FB;
	font-size: 11px;
}

.date a {
	color: #A4D2FB;
}



#footer {
	height: 37px;
	clear: both;
	padding-top: 10px;
	background: url('../images/footer.gif') repeat-x; 
	border-top: 4px solid #790300;
	width:950px;
}

#footer p
{
    margin: 0;
    font-size: 10px;
    text-align: center;
    color: #FFFF99;
}

#footer a {
	color: #FFFF99;
}
#main
{
    height:485px;
    }
.GeneralElements
 {
     font-family:Tahoma;
     font-size:8pt;
 }
 .GeneralButtons
 {
     font-family:Tahoma;
     font-size:8pt;
     width:65px;
 }
 .BtnDelete
{
    font-family: Tahoma;
    font-size: 8pt;
    width: 65px;
    color: #FF3300;
}
  .frameb
{
    border: 1px solid #FFFFCC;
    padding-right:3px;
    padding-left:3px;

}
/*Midle CPanel Div*/

#middleCpanel{
float:right ;
width: 70%;
padding-left:5px;
direction:rtl;
text-align:right;
height: 950px;
}
#contentCPanel
{
	margin: 0 auto;
	width: 950px;
	text-align: left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	height:1197px;
}
#mainCPanel
{
    height:950px;
    }
#middleCpanel H4
{
    margin: 0;
    padding: 0px;
    font-size: 12px;
    color: #333399;
}

#middleCpanel a
{
    color: #333399;
    text-decoration: none;
}

#middleCpanel p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#middleCpanel h2
{
    margin: 0;
    padding: 2px;
    padding-top: 10px;
    font-size: 12px; /*color: #A4D2FB;*/
    color: #FFFFCC;
}
.contentdiv
{  
    overflow-y:auto; 
    height:auto ;
    
}
.rtltext
{
    direction:rtl;
    }
.ltrtext
{
    direction: ltr;
}

/*Update Progress. Added on 03/November/2008 .

.processMessageNoFilter
{
    position: fixed;
    bottom: 0;
    left: 0%;
    padding: 10px;
    width: 17%;
    z-index: 1001;
    background-color: #003366;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF;
} */
.processMessage
{
    position: fixed;
    top: 55%;
    left: 47%;
    padding: 10px;
    width: 80px;
    height: 20px;
    z-index: 1001;
    background-color: #990000;
    text-align: center;
    border: solid 1px #9c9ab7;
} 
.progressBackgroundFilter 
{   
   position:fixed;
  top:0px; 
  bottom:0px; 
  left:0%;
  right:0%;
  overflow:hidden; 
  padding:0; 
  margin:0;   
  background-color:#000; 
  filter:alpha(opacity=50); 
  opacity:0.5;
  z-index:1000;
}
.bluecolor
{
    color:Blue;
    }