﻿body
{
	margin: 0px;
	direction: rtl;
	font-family: Tahoma;
	font-size: 8pt;
	background-image: url(../Administrator/Images/bg.png);
	line-height: 170%;
}

#Body
{
	width: 1000px;
}

#Body #Header
{
	background-image: url(../Administrator/Images/HeaderTop.gif);
	width: 1000px;
	height: 56px;
	padding-top: 20px;
	background-color: #f7f9fe;
}
#Body #Footer
{
	width: 1000px;
	margin-top: 20px;
	background-color: #f7f9fe;
	float: right;
}
#Body #Left
{
	background-image: url(../Administrator/Images/Left.gif);
	width: 10px;
	height: 618px;
	float: left;
}

#Body #Right
{
	background-image: url(../Administrator/Images/Right.gif);
	width: 10px;
	height: 618px;
	float: right;
}

#Body #Content
{
	width: 973px;
}



#Body #Content .TopMenu
{
	margin-top: 5px;
	width: 970px;
	height: 28px;
	background-image: url(../Administrator/Images/BgTop.gif);
	border: #93a2d6 1px solid;
	padding-top: 0px;
	border-left:0px;
}

#Body #Content .Top
{
	margin-top: 15px;
	width: 970px;
	height: 23px;
	background-image: url(../Administrator/Images/BgTop.gif);
	border: #93a2d6 1px solid;
	padding-top: 0px;
}
#Body #Content .Down
{
	width: 970px;
	text-align: right;
	border-left: #93a2d6 1px solid;
	border-right: #93a2d6 1px solid;
	background-color: #f7f9fe;
	min-height: 486px;
}


/*------------------------------------Field-----------------------------*/
.SpanHelp
{
	width: 930px;
	margin-top: 15px;
	color: Gray;
	margin-bottom: 30px;
	margin-right: 20px;
	float: right;
}

.DivFormTextBoxRight
{
	float: right;
	margin-right: 10px;
	width: 370px;
}
.DivFormTextBoxLeft
{
	float: right;
	margin-right: 10px;
	width: 570px;
}
.Panel
{
	float: right;
	margin-right: 60px;
	width: 850px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.PanelStyle
{
	padding: 10px;
}

.SpanNormalLeft
{
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
.SpanNormalLogin
{
	width: 100px;
	float: right;
	text-align: right;
	margin-top: 2px;
	color:#121212;
}
.SpanNormalLogin img
{
    float:right;
    margin-left:10px;
}
.SpanNormal
{
	width: 120px;
	float: right;
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;
}
.SpanNormalOneLine
{
	width: 120px;
	float: right;
	text-align: left;
	margin-left: 5px;
	margin-top: 20px;
}
.LabelButton
{
	color: Red;
}

.RadioNormal
{
	float: right;
	margin-right:160px;
	font-size: 8pt;
	font-family: Tahoma;
	margin-top: 5px;
}
.TextBoxNormalLogin
{
	float: right;
	width: 270px;
	font-size: 9pt;
	font-family: Tahoma;
	border:solid 1px #515151;
	border-radius:3px;
}
.TextBoxNormal
{
	float: right;
	width: 200px;
	font-size: 8pt;
	font-family: Tahoma;
	margin-top: 5px;
}
.TextBoxNormalLeft
{
	float: right;
	width: 370px;
	font-size: 8pt;
	font-family: Tahoma;
	margin-top: 5px;
}
.SpanNormalShow
{
	width: 150px;
	padding-top: 5px;
	margin-right: 5px;
	text-align: right;
	float: right;
	font-weight: bold;
}

.DropDownListNormal
{
	width: 155px;
	font-size: 12px;
	margin-top: 3px;
	font-family: Tahoma;
}
.ButtonNormalLogin
{
	float: right;
	width: 372px;
	height: 25px;
	border: 0;
	background-color: Transparent;
	cursor: pointer;
	font-size: 8pt;
	font-family: Tahoma;
    background-image: url(../Administrator/Images/LoginButton.png);
    color:#7a3f00;
    font-weight:bold;
}
.ButtonNormalLogin:hover
{
    color:#391e01;
}
.ButtonNormal
{
	float: right;
	width: 50px;
	height: 20px;
	border: #000000 1px solid;
	background-color: Silver;
	cursor: pointer;
	font-size: 8pt;
	font-family: Tahoma;
	margin-right: 5px;
	margin-top: 10px;
}
.ButtonNormal:hover
{
	background-color: #ffff00;
}

.ValidationNormal
{
	margin-top: 5px;
	float: right;
	color:Red;
}
.EditorStyle
{
	margin-top: 10px;
	float: right;
	margin-right: 30px;
}
/*------------------------------GridStyle----------------------------------- */
.Grid
{
	margin-right: 60px;
	width: 850px;
	border: #93a2d6 1px solid;
	float: right;
	margin-top: 0px;
}
.GridHeader
{
	background-color: InactiveCaption;
	height: 22px;
}
.GridPaging
{
	background-color: InactiveCaption;
	height: 20px;
	text-align: center;
}
.GridEmpty
{
	border: #93a2d6 1px solid;
	height: 40px;
	text-align: center;
}
.GridEditing
{
	background-color: #EFF3FB;
	height: 20px;
}
.GridSelecting
{
	background-color: activeborder;
	height: 20px;
}
/*----------*/
.GridRow
{
	background-color: #EFF3FB;
	height: 20px;
}
.GridRow:hover
{
	background-color: #ffff00;
}
.GridRowAlternating
{
	height: 20px;
	background-color: #ffffff;
}
.GridRowAlternating:hover
{
	background-color: #ffff00;
}
/*----------*/

.GridItemNormal
{
	text-align: right;
}

.GridItemButton
{
	width: 25px;
}

.ImageMosbat
{
	margin-left: 5px;
	margin-right: 5px;
}


/*------------------------------Factor----------------------------------- */
.FactorRegisterCalcRow
{
	width: 900px;
	float: right;
	margin-bottom: 20px;
}
.FactorRegisterCalcField
{
	float: left;
	width: 100px;
	text-align: center;
	color: Red;
	font-weight: bold;
}

.FactorRegisterCalcTitle
{
	float: left;
	width: 100px;
	text-align: left;
	margin-left: 5px;
}
/*------------------------------Login----------------------------------- */
.LoginBox
{
    width:442px;
}
#Login
{
	width: 442px;
	border:solid 4px #ffb300;
	background-color:#efefef;
	margin-top:170px;
	float:right;
	color:#6c6c6c;
	font-size:9pt;
}
#Login .Top
{
	width: 100%;
	height: 54px;
	background-image: url(../Administrator/Images/logo.png);
	float:right;
	background-position:center center;
	background-repeat:no-repeat;
	margin-top:20px;
}

#Login .Down
{
	width: 386px;
	padding:20px 28px 0 28px;
	height:236px;
	text-align:justify;
	float:right;

}
#Login .TopForget
{
	width: 290px;
	height: 20px;
	margin-top: 15px;
	text-align: right;
	border-top: #93a2d6 1px solid;
	border-left: #93a2d6 1px solid;
	border-right: #93a2d6 1px solid;
	background-image: url(../Images/BgTop.gif);
	padding-right: 10px;
	padding-top: 5px;
}
#Login .DownForget
{
	width: 290px;
	height: 90px;
	padding-right: 10px;
	padding-top: 15px;
	border: #93a2d6 1px solid;
	text-align: center;
	background-color: #e3ffff;
}

/*------------------------------TAG----------------------------------- */

A:hover
{
	color: Red;
}

A
{
	color: blue;
	text-decoration: none;
}


H1
{
	font-weight: bold;
	font-size: 18pt;
	color: Highlight;
	padding: 0px;
	margin: 0px;
}
H2
{
	font-size: 9pt;
	font-weight: normal;
	padding: 0px;
	margin: 4px;
	color: Black;
	font-weight: bold;
}
H6
{
	font-weight: normal;
	font-size: 8pt;
	color: GrayText;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}

.RowMarginTen
{
    float:right;
    width:100%;
    margin-top:10px;
}
.RowMarginFive
{
    float:right;
    width:100%;
    margin-top:5px;
}

.Row
{
    float:right;
    width:100%;
}