﻿html
{
	direction: rtl;
}

body
{
	direction: rtl;
}

input, select, textarea
{
}

TABLE
{
}

img
{
}

A
{
}

A:hover
{
}

.Input
{
}

.InputEn
{
}

.MajorBody
{
}

.TableMargin
{
}

.Tracker
{
}

.TableHeader
{
  
}

.TableTopBox
{
  
}

.TableMainBody
{
}

.TableFooter
{
  
}

.ClockBoxCss
{
	text-align: right;
}

.RedSign
{
}

.BlueSign
{
}

.BtnFake50
{
}

.BtnFake50r
{
}

.BtnFake80
{
}

.BtnFake80r
{
}

.BtnFake120
{
}

.BtnFake160
{
}


.FakeLink
{
}

.PageContentBox
{
	text-align: right;
}

.PageContentTitle
{
  font-family: "WEBNassimB", tahoma, Verdana, Arial;
  font-size: 1em;
  font-weight: bold;
}

.ItemTitle {
  margin-top: 15px;
  font-family: "WEBNassimB", tahoma, Verdana, Arial;
  font-size: 0.9em;
  text-align: right;
}

.PageContentText
{
  font-family: "WEBNassim", tahoma, Verdana, Arial;
  font-size: 1.5em;
  line-height: 1.8em;
  font-weight: normal;
  text-align: right;
  padding: 10px;
  border: solid 0px #009900;
}

.SideText {
  text-align: right;
  font-size: 1.05em;
}

.LangLink
{
  font-family: "WEBNassimB", tahoma, Verdana, Arial;
  font-size: 1.5em;
  font-weight: bold;
}

.BoxTextRight
{
  text-align: right;
}

.BoxTextLeft
{
  text-align: right;
}

.EvrinSoftMenuDate
{
  background: #ffffff url(   '/Images/Layout/EvrinSoftMenuDateFa.jpg' ) repeat-x;
  padding-left: 5px;
  text-align: left;
}

.PanelRight
{
  
}

.PanelLeft
{
  
}


/* Calendar */


.CalItems4View
{
	font-size: 10px;
}
.CalMainTable
{
  width: 300px;
  font-weight: bold;
  color: #CC0000;
  background-color: #dcdcdc;
  border-collapse: collapse;
  border-left: lightcyan 2px ridge;
  border-bottom: lightcyan 2px ridge;
  border-right: lightcyan 2px ridge;
  border-top: lightcyan 2px ridge;
}
.CalMainTable.CalMainTableA
{
  font-weight: normal;
  font-size: 10px;
  width: 100%;
  color: #800000;
  border-collapse: collapse;
  background-color: #dcdcdc;
  text-decoration: none;
}
.CalItem
{
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  font-family: Arial;
  border-collapse: collapse;
  background-color: #CCCCCC;
}
.CalItem.CalItemA
{
	font-size: 12px;
	text-decoration: underline;
	width: 100%;
	color: blue;
}
.CalItemSelected
{
  font-weight: bold;
  font-size: 12px;
  color: #CC0000;
  font-family: Tahoma;
  background-color: #FFCC00;
  text-decoration: none;
}
.CalItemCurrent
{
  font-weight: bold;
  font-size: 12px;
  color: #009900;
  font-family: Tahoma;
  background-color: #66FF66;
  text-decoration: underline;
}

.CalItemCurrent.CalItemCurrentA
{
	color: green;
	width: 100%;
}

.DayMainTable
{
  width: 155px;
  padding-left: 2px;
  border-left: #66FFCC 2px ridge;
  border-bottom: #66FFCC 2px ridge;
  border-right: #66FFCC 2px ridge;
  border-top: #66FFCC 2px ridge;
  background-color: #CCFFCC;
  border-color: #66FFCC;
  height: 178px;
}

.DayBigNumber
{
  font-weight: bold;
  font-size: 80px;
  line-height: 50px;
  color: navy;
  font-family: 'Arial';
  height: 65px;
  float: right;
  width: 70px;
  padding-top: 5px;
  margin-top: 10px;
  margin-right: 2px;
  border: solid 0px red;
}

.DayPersianMonth
{
  font-size: 16px;
  color: navy;
  font-family: 'Arial';
  text-decoration: none;
  font-weight: bold;
  float: left;
  width: 55px;
  vertical-align: bottom;
  margin-top: 25px;
  border: solid 0px red;
}

.DayWeekDay
{
  height: 30px;
  font-size: 25px;
  line-height: 25px;
  color: #990000;
  font-family: 'Arial';
  font-weight: bold;
}

.DayHijri
{
  font-size: 12pt;
  line-height: 25px;
  font-family: 'Traditional Arabic';
}

.DayGerigorian
{
  font-size: 10pt;
  line-height: 20px;
  font-family: Arial;
}