﻿/**************** Right To Left ****************/

body { font: normal 100% Tahoma; }
/******************** Header *******************/
.logo { float: right; }
.part2 { float: right; }
.mt1 {
	background: #f6f4ee url('../Images/mt1_rtl.gif') no-repeat;
	float: right;
}
.midabout .m1 {
	float:left;
	width:50%;
}
.midabout .m2 {
	float:right;
	width:50%;
}
.mt2 .m2 {
	float:left;
}
.mt2, .update { float: right; }
.mt2 ul li a, .midabout ul li a{
	float: left;
	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;
	font-size: 0.6875em;
}
.midbtm span.midbtm_btm {
	background: url('../Images/about_btm.gif') no-repeat 16px bottom;
	margin: 0 0 0 0;
}
.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;
	color: #777;
}
.MapPath a { color: #111; }
.MapPath ul { list-style-type: none; }
.MapPath ul li { float: right; }
.MapPath ul li span {
	padding: 0 8px 0 0px;
	background: url(../Images/bg_list2sub.png) no-repeat right 7px;
	margin: 0 10px 0 0;
	font-size: 17px;
	font-family: parsdata-mitra;
}
/**************** Top Navigation ****************/
.tnav { font: bold 0.8125em Tahoma, 'lucida sans', verdana; }
.navigation { padding: 0 15px 0 0; }
.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 ****************/
.footer { font: normal 0.7em tahoma; }
.fb { background: url('../Images/footer.gif') no-repeat right top; }
.fb span {
	background: url('../Images/footer.gif') no-repeat left bottom;
	float: left;
}
.footnote {
	padding: 0 30px 0 30px;
	text-align: left;
	direction: rtl;
}
.footnote a, .footnote a:visited { }
.footnote a:hover { }
/********** ... *** ... *** ... **********/
/* ---------------------- Menu's Block */
.bmenu {
	background-color: #595448;
	margin: 0 0 10px 0;
	color: #fff;
	text-align: right;
	direction: rtl;
}
.bmenu div.lt-corner { background: url('../Images/bmenu-lt.gif') no-repeat left top; }
.bmenu .rt-corner h1,
.bmenu .rt-corner h2,
.bmenu .rt-corner h3{
	background: url('../Images/bmenu-rt.gif') no-repeat right top;
	min-height: 30px;
	padding: 14px 16px 3px;
	font:bold 11px tahoma;
}
.news {/* width: 993px; *//* height: 32px; */padding-right: 1%;margin: 0 auto;background-color: #eeeeee;/* float: right; */}
.title-bl1 {
    /* width: 71px; */
    float: right;
    /* margin-bottom: 15px; */
    /* padding-right: 10px; */
}
.cont-blue2 {
    font-family: parsdata-mitra;
    font-weight: normal;
    float: right;
    width: 820px;
    /* text-align: right; */
    text-align: right;
    box-sizing: border-box;
    /* background: red; */
    font-size: 14px;
}

.bmenu div.rb-corner { background: url('../Images/bmenu-rb.gif') no-repeat right bottom; }
.bmenu div.lb-corner {
	background: url('../Images/bmenu-lb.gif') no-repeat left bottom;
	display: inline-block;
	width: 100%;
}
.bmenu-content {
	font-size: 0.923em;
	margin: 0;
	background-color: #595448;/*overflow: auto;*/
}

.cDivText ul{
	margin-right:10px;
}
.news .cPublishTime {display: none;}

.col-2.picss {
    text-align: right;
    padding-right: 31px!important;
    float: right;
}

.col-10.pics {
    float: left;
    text-align: left;
    padding-left: 40px!important;
}