/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma;
	background-color: white;
}

/* Special for SoratHesab */

.title-text
{
	font-family:Arial;
	letter-spacing:2.5;
	font-size:12pt;
	font-weight:bold;
	color:Black;
	direction:rtl;
}

a
{
	color: maroon;
	text-decoration: none;
}
a:hover
{
	color: red;
}
.container
{
	
	/*background-color: #f1f1f1;*/
	text-align:center;
}

.fatext
{
	/*margin-top: 0px; */
	text-align: justify;
	font-size: 11px;
	direction: rtl;
	line-height: 1.5;
	letter-spacing: 1px;
    /*height: 0px; */
}

.Header
{
	padding-right: 5px;
	font-size: 8pt;
	background: url(images/nav_up_deepblue2.gif) no-repeat right top;
	background-color: #5586DC;
	color: #ffffff;
	font-family: Tahoma;
	height: 21px;
	text-align: right;
	direction:rtl; 
}

.btnLink
{
	height:22px;
}

.btnLink a
{
	border: 1px solid silver;
    padding-right: 2px;
	padding-left: 2px;
	font-size: xx-small;
	vertical-align: baseline;
	color: black;
	background-color: whitesmoke;
	text-decoration: none;
}

.btnLink a:hover
{
	border-right: slategray 1px solid;
	border-top: slategray 1px solid;
	border-left: slategray 1px solid;
	color: slategray;
	border-bottom: slategray 1px solid;
	background-color: whitesmoke;
}
.btnLink IMG
{
	vertical-align: top;
	margin-top:2px;
	border:0;
}

/* Special for SoratHesab */


.faDefaultlink a
{
	color: palevioletred;
	direction: ltr;
	text-decoration: none;
	
}

.faDefaultlink a:hover
{
	color: coral;
	text-decoration: none;
}

.lblError
{
	font-size: 8pt;
	color: Red ;
	direction: rtl;
	font-family: tahoma;
}

.lblInformation
{
	font-size: 10pt;
	color: blue;
	direction: rtl;
	font-family: tahoma;
}

.lblSuccess
{
	font-size: 8pt;
	color: green;
	direction: rtl;
	font-family: tahoma;
}
.RequredMessage
{
	font-size: 10px;
	color: #990000;
	font-family: tahoma;
}

.faListBox
{

	font-size: 8pt;
	font-family: tahoma;
	background-color: aliceblue;
	direction:rtl;
    text-align: right;
}

/* English Form Item Classes */
.lblenDefault
{
	font-size: 8pt;
	font-family: tahoma;
}
.txtenDefault
{
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	font-size: 8pt;
	border-left: steelblue 1px solid;
	border-bottom: steelblue 1px solid;
	font-family: verdana;
	direction :ltr ;
}
.btnfaDefault
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 8pt;
	border-left: gray 1px solid;
	cursor: hand;
	color: black;
	direction: rtl;
	border-bottom: gray 1px solid;
	font-family: tahoma;
	background-color: gainsboro;
}
.btnenDefault
{
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	font-size: 8pt;
	border-left: #000099 1px solid;
	color: #ffffff;
	border-bottom: #000099 1px solid;
	font-family: verdana;
	background-color: lightsteelblue;
}
/*$ English Form Item Classes */
/* Farsi Form Item Classes */
.lblfaDefault
{
	font-size: 8pt;
	direction: rtl;
	font-family: tahoma;
}
.txtfaDefault
{
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	font-size: 8pt;
	border-left: steelblue 1px solid;
	direction: rtl;
	border-bottom: steelblue 1px solid;
	font-family: tahoma;
}

/*$ Farsi Form Item Classes */

/* Farsi Table */
TABLE
{
	font-size: 8pt;
	font-family: tahoma;
	border-color:gainsboro;
    text-align: right;
}

.tblfaDefaultLable
{
	height:23px;
	text-align:left;
	padding-left:2px;
	font-size:10pt;
}

.tblfaDefaultTextBox
{
	height:23px;
	text-align:right;
	padding-right:2px;
}

.tblfaDefaultTitle
{
	font-size: 8pt;
	color: white;
	direction: rtl;
	font-family: tahoma;
	height: 23px;
	background-color: midnightblue;
	text-align: center;
}
/*$ Farsi Table */

/* Head Menu Table */

.tblfaHeadLink
{
	font-size: 8.75pt;
	color: lightskyblue;
	direction: rtl;
	padding-top: 5px;
	height: 25px;
}

.tblfaHeadLink A
{
	padding-right: 5px;
	/*border-top: whitesmoke 2px solid;*/
	border-bottom: gainsboro 2px solid;
	padding-left: 5px;
	color: mediumblue;
	font-family: tahoma;
	height: 20px;
	background-color: whitesmoke;
	text-align: center;
	text-decoration: none;
}
.tblfaHeadLink A:Hover
{

	/*border-top: navy 2px solid;*/
	border-bottom: navy 2px solid;
	color: navy;
	height: 20px;
	background-color: gainsboro;
	text-align: center;
	text-decoration: none;
}


/*$ Head Menu Table */



/* Gride Style */
.celfaPaging
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	font-family: Tahoma;
	height: 23px;
	text-align: center;
	background-color: lavender;
	direction :rtl; 
}

.celfaPaging A
{
	color: maroon;

	text-decoration: none;
}
.celfaPaging A:Hover
{
	color: red;
	text-decoration: none;
}
.celfaNormalItem
{
	padding-right: 5px;
	direction: rtl;
	height: 20px;
	text-align:right;
}

.celenNormalItem
{
	height: 23px;
}

.celHeader
{
	font-size: 8pt;
	color: #ffffcc;
	font-family: Tahoma;
	height: 23px;
	background-color: #006699;
	text-align: center;
	direction:rtl;
}	   
.celHeader A
{
	display: block;
	border-bottom-color: navy;
	padding-bottom: 3px;
	color: navy;
	height: 100%;
	text-decoration: none;
	border-bottom-style: solid;
}	   

.celHeader A:Hover
{
	display: block;
	color: navy;
	height: 100%;
	background-color: white;
	text-decoration: none;
}	   

.celfaNormal
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	height: 23px;
	direction:rtl; 
}	   

.celfaNormal A
{
	display: block;
	color: navy;
	height: 100%;
	background-color: aliceblue;
	text-decoration: none;
}	   

.celfaNormal A:Hover
{
	display: block;
	color: navy;
	height: 100%;
	background-color: lemonchiffon;
	text-decoration: none;
}	   

.celDelete
{

	text-align: center;
}
.celDelete A
{
	display: block;
	font-size: 8pt;
	color: navy;
	font-family: Tahoma;
	height: 100%;
	text-decoration: none;
}
.celDelete A:Hover
{
	display: block;
	font-size: 8pt;
	color: red;
	font-family: Tahoma;
	height: 100%;
	background-color: yellow;
	text-decoration: none;
}

.celEdit
{
	text-align: center;
}
.celEdit A
{
	display: block;
	font-size: 8pt;
	color: navy;
	font-family: Tahoma;
	height: 100%;
	text-decoration: none;
}
.celEdit A:Hover
{
	display: block;
	font-size: 8pt;
	color: white;
	font-family: Tahoma;
	height: 100%;
	background-color: green;
	text-decoration: none;
}

/*$ Gride Style */


/* Print Version */
#Printbody
{
	border-right: black 2px solid;
	border-top: black 2px solid;
	margin-top: 5px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 10px;
	margin-left: 5px;
	border-left: black 2px solid;
	width: 520px;
	color: black;
	direction: rtl;
	margin-right: 5px;
	padding-top: 5px;
	border-bottom: black 2px solid;
	font-family: Arial;
	background-color: white;
}	
#Printbody .tblfaDefaultTitle
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	direction: rtl;
	height: 23px;
	background-color: white;
	text-align: right;
}
#Printbody .tblfaDefaultSubTitle
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	direction: rtl;
	height: 23px;
	background-color: white;
	text-align: right;
}

/*$ Printable Version */
