﻿body{
	font-family: parsdata-yekan,parsdata-yekan-numbers;
}
/**************** Right To Left ****************/
/******************** Header *******************/
.logo { float: right; }
.part2 { float: right; }
.mt1 {
	background: #f6f4ee url('../Images/mt1_rtl.gif') no-repeat;
	float: right;
}
.midabout .m1 {
	float:left;
}
.midabout .m2 {
	float:right;
}
.mt2 .m2 {
	float:left;
}
.mt2, .update { float: right; }
.mt2 ul li a, .midabout ul li a{
	margin: 0 2px;
}
.cDivTime{
	margin-left:3px;
}
.mt3 {
	background: #f6f4ee url('../Images/mt3_rtl.gif') no-repeat;
	float: left;
}
.midbtm {
	background: url('../Images/about_bg.gif') repeat-y 16px bottom;
}
.midbtm span.midbtm_btm {
	background: url('../Images/about_btm.gif') no-repeat 16px bottom;
}
.midabout { padding: 5px 63px 10px 43px; }
.mapPath-antialign {
	float: left;
	text-align: left;
	padding-left: 15px;
}
.mapPath-align {
	float: right;
	text-align: right;
	padding-right: 15px;
}
.MapPath {
	float: right;
}
.MapPath ul li { float: right; }
.MapPath ul li span {
	padding: 0 15px 0 8px;
}
/**************** Top Navigation ****************/
.navigation {/* padding: 0 15px 0 0; */background-color: #f7682c;}
.navigation div.tnav-start {
	background: url('../Images/topnav_rtl.gif') no-repeat right 0;
	float: right;
}
.navigation div.tnav-main {
	float: right;
	padding: 0;
}
.navigation div.tnav-main ul li a { display: block; }
.navigation div.tnav-end {
	background: url('../Images/topnav_rtl.gif') no-repeat left 0;
	float: right;
}
/**************** Content ****************/
.content { font-size: 0.75em; }
.content h1,
.content h2,
.content h3 {
	font: bold 1.16em Tahoma;
}
.left {/* float: right; */}
.midle { float: right; }
.right {/* float: left; */}
/**************** Red Block ****************/
.bred-content { direction: rtl; }
.bred div.title { direction: rtl; }
/**************** Brown Block ****************/
.bw-content { direction: rtl; }
.bw div.title { direction: rtl; }
/**************** Main Block ****************/
.bmain-content { direction: rtl; }
/**************** Footer ****************/
.footnote {
	padding: 0 30px 0 30px;
	text-align: left;
	direction: rtl;
}
.footnote a, .footnote a:visited { }
.footnote a:hover { }
/********** ... *** ... *** ... **********/
/* ---------------------- Menu's Block */
.bmenu {
	text-align: right;
	direction: rtl;
}
.cDivText ul{
	/* margin-right:10px; */
}
.border-top{
	float:right;
}
.border-bottom{
	float:left;
}
#cssmenu  ul  li {
  float: right;
}

#cssmenu  ul  li  a {
	font-family: parsdata-sans;
	font-size: 13px;
	font-weight: lighter;
}
.footer-menu ul li{
	border-left: 1px solid #fff;
}
.top-main{
	text-align: right;
	font-size: 15px;
	right: 45px;
}
.bottom-menu ul li{
	float: right;
}
.dropdownh .havesub ul a span{
	font-size:12px;
	color: #FFF;
}
