@font-face {
    font-family: Byekan;
    src: url('../fonts/BYekan.ttf');
}
@font-face {
    font-family: Symbl;
    src:url('../fonts/Symbl.eot');
    src:url('../fonts/Symbl.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Symbl.ttf') format('truetype');
}
body {
    direction: rtl;
    background: url('../images/MBg.png');
    padding: 0;
    margin: 0;
    font-family: Byekan;
    cursor: default;
    font-size: 16px;
}
strong { font-weight: normal; }
input, textarea { outline: 0; font-family: Byekan; }
a { text-decoration: none; color: #38328A; }
li { list-style: none; }
ul { margin: 0; padding: 0; }
h1, h2, h3 { margin: 0; font-weight: normal; }
button { padding: 0; margin: 0; border: none; background: none; cursor: pointer; }
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
form { margin: 0; }
.WrapUL { word-spacing: -0.22em; }
.WrapUL > li { display: inline-block; vertical-align: top; word-spacing: normal; }
.WrapULA { word-spacing: -0.22em; }
.WrapULA > a { display: inline-block; vertical-align: top; word-spacing: normal; }
.WrapULDv { word-spacing: -0.22em; }
.WrapULDv > div { display: inline-block; vertical-align: top; word-spacing: normal; }
a.ButtStl { line-height: 42px; }
.ButtStl {
    background: #328BC1;
    border: medium none;
    border-radius: 4px;
    display: inline-block;
    font-family: Byekan;
    font-size: 16px;
    height: 39px;
    vertical-align: top;
    width: 100%;
    color: #ffffff;
    box-shadow: 1px 1px 1px #646464;
    cursor: pointer;
}
.InpBxS1 {
    width: 100%;
    height: 35px;
    display: block;
    border: none;
    border: 1px solid #b4b4b7;
    border-radius: 5px;
    background: #e6e6e6;
    background: -moz-linear-gradient(top, #dddddd, #f4f4f4);
    background: -webkit-linear-gradient(top, #dddddd, #f4f4f4);
    background: -ms-linear-gradient(top, #dddddd, #f4f4f4);
    background: -o-linear-gradient(top, #dddddd, #f4f4f4);
    padding: 0;
}
.clear { clear: both; }
.ContainerA { width: 940px; margin: auto; }
#TimeArea { font-size: 14px; text-align: left; margin-top: 7px; }
#TopHeader {
    width: 940px;
    height: 265px;
    background: url('../images/TopHeader.jpg');
    border-radius: 15px 15px 0 0;
    margin-top: 7px;
}
#TopNav {
    background: #e4e4e4;
    background: -moz-linear-gradient(top, #ffffff, #cacaca);
    background: -webkit-linear-gradient(top, #ffffff, #cacaca);
    background: -ms-linear-gradient(top, #ffffff, #cacaca);
    background: -o-linear-gradient(top, #ffffff, #cacaca);
    box-shadow: 0 0 5px #646464;
}
/*Navigation Menu*/
#TopNav .WrapUL { float: right; }
#TopNav .WrapUL li:hover > a { color: #bc161d; box-shadow: 0 0 4px #aaaaaa inset; }
#TopNav .WrapUL li { position: relative; }
#TopNav .WrapUL > li a {
    cursor: pointer;
    display: block;
    padding: 10px 24px;
    font-size: 15px !important;
    color: #bc161d;
    text-shadow: 0 1px 0 rgba(255,255,255,0.6);
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}
#TopNav .WrapUL > li > a { font-size: 16px; }
#TopNav .WrapUL ul > li a { padding: 9px; }
#TopNav .WrapUL > li ul {
    text-align: right;
    width: 180px;
    position: absolute;
    border-radius: 3px 3px 6px 6px;
    right: 0;
    display: none;
    z-index: 10;
    background: #e3e3e3;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.9), rgba(202,202,202,0.9));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.9), rgba(202,202,202,0.9));
    background: -ms-linear-gradient(top, rgba(255,255,255,0.9), rgba(202,202,202,0.9));
    background: -o-linear-gradient(top, rgba(255,255,255,0.9), rgba(202,202,202,0.9));
    box-shadow: 0 0 5px #969696;
}
#TopNav .WrapUL ul li { display: block; }
#TopNav .WrapUL li:hover > ul { display: block; }
#TopNav .WrapUL ul ul { right: 180px; top: 0; }
#TopNav .WrapUL > ul { width: 250px !important; }
.ZrMen > a:after { content: ""; font-family: Symbl; left: 10px; position: absolute; top: 11px; }
#TopNav .WrapUL > li.ZrMen > a:after { content: ""; font-size: 14px; left: 6px; top: 16px; }
/*Navigation Menu*/
#MainContainer { background: #fcfcfc; background: rgba(255,255,255,0.8); padding: 20px; width: 900px; border-radius: 0 0 15px 15px; }
#TpRitCol { float: right;  width: 28%; }
#TpLftCol { float: right; width: 70%; margin-right: 2%; }
#Top2ColA .MainBxA { width: 100%; height: 342px; padding: 0; }
.MainBxA { background: #ffffff; border-radius: 4px; box-shadow: 0 0 6px #8c8c8c; padding: 9px 14px; }
/*Navigation Menu*/
#RitMenu { float: right;font-size:14px; }
#RitMenu li { color: #000; margin-top:5px;margin-right:5px; }
#RitMenu li span{ color: #38328A;  }
 
  
/*Navigation Menu*/
#SliderA { direction: ltr; background: black; }
#SearchA { float: left; height: 25px; position: relative; width: 150px;
    margin-top: 10px;
    border-radius: 2px;
    padding: 0 4px 0 10px;
    margin-left: 20px;
    background: #c8c8c8;
    background: -moz-linear-gradient(top, rgba(213,213,213,0.9), rgba(185,185,185,0.9));
    background: -webkit-linear-gradient(top, rgba(213,213,213,0.9), rgba(185,185,185,0.9));
    background: -ms-linear-gradient(top, rgba(213,213,213,0.9), rgba(185,185,185,0.9));
    background: -o-linear-gradient(top, rgba(213,213,213,0.9), rgba(185,185,185,0.9));
    box-shadow: 0 1px 0 rgba(255,255,255,0.5), 0 1px 1px rgba(0,0,0,0.4) inset;
}
#SearchA button {
    position: absolute;
    left: 4px;
    top: 3px;
    background: none;
    border: none;
    font-family: Symbl;
    cursor: pointer;
    color: #e6e6e6;
    font-size: 17px;
}
#SearchA input {
    background: none;
    border: none;
    height: 25px;
    padding: 0;
    display: block;
    width: 91%;
    color: #ffffff;
}
#DailyTalk { margin-top: 20px; text-align: center; font-size: 15px; }
#Midd3ColA { margin-top: 20px; }
#RitColA { float: right; width: 23.2%; min-height: 100px; }
#MiddColA { float: right; width: 74.8%; margin-right: 1.9%; min-height: 100px; }
#LftColA { float: right; width: 23.2%; margin-right: 1.9%; min-height: 100px; }
.MiddBxA > header { font-size: 18px; color: #38328a; text-align: center; margin-bottom: 7px; }
.MiddBxA:first-child { margin-top: 0; }
.MiddBxA { margin-top: 20px; font-size: 15px; }
.news li a { display: block; padding: 5px 0; }
.effect li a {
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.effect li a:hover { padding-right: 8px; }
.ListView li { display: block; padding: 1px 0; }
#SiteViews { font-size: 14px; }

.BxBdy p { margin: 0; }
.BxBdy { margin-top: 5px; font-size: 14px; }
#LastNews li a { display: block; padding: 6px 0; }
#LastNews li a:before { content: '•'; font-size: 17px; position: relative; top: 3px; margin-left: 5px; }
footer { font-size: 13px; color: #565656; padding: 13px 0; }
.column2 { 

     background: #ffffff; border-radius: 4px; box-shadow: 0 0 6px #8c8c8c; padding: 9px 14px;
     width:74%;margin-right:218px;
}

.right_ads{width:209px;;height:83px;}
.Bxheader { font-size: 18px;float:right; }
.news_date{float:left;display:block;text-align:left;font-size:14px;color:#BC161D;margin-top:2px;}