﻿body
{
	padding: 3;
	margin: 0;
}
body, td, input, textarea, select, RADIO, CHECKBOX
{
	font-family: KatibehDefaultFont;
	/*font-size: 11px;*/
	line-height: 14px;
	vertical-align: top;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
/*input
{
	height:17px;
}*/
.GridViewForHeader table
{
	table-layout: fixed;
}
img
{
	border: 0px;
}
body a
{
	text-decoration: none;
	color: #b46118;
}
body a:hover
{
	text-decoration: underline;
	color: #5e3120;
}
h1
{
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #695D3C;
	font: bold 11px KatibehDefaultFont;
}
h1 a
{
	text-decoration: none;
	color: #695D3C;
}
h1 a:hover
{
	text-decoration: underline;
}
h2
{
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

/*Begin------------------Template------------------------------*/
/*End--------------------Template----------------------------*/

/*Begin------------------Private Style------------------------------*/
.Loading
{
	border-color:#C5D4EC;
	border-style:solid;
	border-width:3px;
	background-color:#D5DEF2;
}
.LoginImage
{
	background-image: url(../../images/Office2010Blue/RPic.gif);
	background-repeat: no-repeat;
}
.Error
{
	color: Red;
}
.PanelTitle
{
	font-weight: bold;
	color: #164D7E;
}
.Title1
{
	font-weight: bold;
	color: #0000ff;
}
.DetailValue
{
	font-weight: bold;
	font-size: 10px;
	color: Navy;
}
.Message
{
	font-weight: bold;
	font-size: 10px;
	color: Navy;
}
.txt_ReadOnly
{
	background-color: InfoBackground;
	color: InfoText;
	border-style: solid;
	border-color: #7F9DB9;
	border-width: 1px;
}


/*End--------------------Private Style----------------------------*/
/*Begin------------------Grid Class ------------------------------*/
.ManageGrid a, .ManageGrid a:visited, .ManageGrid a:active
{
	color: #003399;
	text-decoration: none;
	font-family: KatibehDefaultFont;
}
.ManageGrid a:hover
{
	color: #CC6600;
	text-decoration: underline;
}
.ManageGridHeader table
{
	border-collapse: collapse;
}
.ManageGridHeader tr
{
	color: White;
	background-color: #0082C3;
	font-size: 10px;
	font-weight: bold;
}
/*End--------------------Grid Class----------------------------*/
/*Begin-------------------- MODAL POPUP ***************************/
.modalBackground
{
	/*background-color:Gray; 	filter:alpha(opacity=70); 	opacity:0.7;*/
}

.modalPopuupTitle
{
	font-family: KatibehDefaultFont;
	font-weight: bold;
	font-size: 9px;
}
.tbl_ModalPopup
{
	width: 100%;
	padding-bottom: 8px;
}
.modalPopup
{
	background-color: #e5efff;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}
.popupControl
{
	background-color: White;
	position: absolute;
	visibility: hidden;
}
.PopUpHeader
{
	vertical-align: top;
	background-image: url(../../Images/Office2010Blue/BackGround/PopUpHeader.GIF);
	cursor: move;
	background-repeat: repeat-x;
}
/*End-------------------- MODAL POPUP ***************************/
/*BEGIN*************************  MODAL WINDOW ***************************/
.LeftTop
{
}
.RightTop
{
}
.LeftBottom
{
}
.LeftBottom
{
}
.CenterTop
{
}
.CenterBottom
{
}
/*END*************************  MODAL WINDOW ***************************/

/*Begin------------------Tree State CheckBox ------------------------------*/
.CheckBoxChecked
{
	background: url(images/TripleStateCheckBox/Checked.gif);
	background-color: White;
	width: 14px;
	height: 14px;
	border: solid 1px black;
}

.CheckBoxUnChecked
{
	background: url(images/TripleStateCheckBox/UnChecked.gif);
	width: 14px;
	height: 14px;
	border: solid 1px black;
}

.CheckBoxUnDefined
{
	background: url(images/TripleStateCheckBox/UnDefined.gif);
	background-color: White;
	width: 14px;
	height: 14px;
	border: solid 1px black;
}

.defaultTripStateCheckBox span
{
	font-size: 10px;
	font-family: Arial;
}
/*End--------------------Tree State CheckBox ----------------------------*/

/*Begin------------------Tab------------------------------*/
.tableInsideTabContainer
{
	border-style: solid;
	border-color: #939393;
	border-width: 1px;
	background-color: white;
}

.ajax__tab_portal .ajax__tab_header
{
	font-family: KatibehDefaultFont;
	font-size: 11px;
	color: #3B5567;
	background: url( "../../Images/Office2010Blue/Tab/tab-line.gif" ) repeat-x bottom;
}

.ajax__tab_portal .ajax__tab_outer
{
	background: url( "../../Images/Office2010Blue/Tab/tab-right.gif" ) no-repeat right;
	height: 21px;
}

.ajax__tab_portal .ajax__tab_inner
{
	padding-left: 3px;
	background: url( "../../Images/Office2010Blue/Tab/tab-left.gif" ) no-repeat;
}

.ajax__tab_portal .ajax__tab_tab
{
	height: 13px;
	padding: 4px;
	margin: 0;
	background: url( "../../Images/Office2010Blue/Tab/tab.gif" ) repeat-x;
}

.ajax__tab_portal .ajax__tab_hover .ajax__tab_outer
{
	background: url( "../../Images/Office2010Blue/Tab/tab-hover-right.gif" ) no-repeat right;
}

.ajax__tab_portal .ajax__tab_hover .ajax__tab_inner
{
	background: url( "../../Images/Office2010Blue/Tab/tab-hover-left.gif" ) no-repeat;
}
.ajax__tab_portal .ajax__tab_hover .ajax__tab_tab
{
	background: url( "../../Images/Office2010Blue/Tab/tab-hover.gif" ) repeat-x;
}

.ajax__tab_portal .ajax__tab_active .ajax__tab_outer
{
	background: url( "../../Images/Office2010Blue/Tab/tab-active-right.gif" ) no-repeat right;
}

.ajax__tab_portal .ajax__tab_active .ajax__tab_inner
{
	background: url( "../../Images/Office2010Blue/Tab/tab-active-left.gif" ) no-repeat;
}

.ajax__tab_portal .ajax__tab_active .ajax__tab_tab
{
	background: url( "../../Images/Office2010Blue/Tab/tab-active.gif" ) repeat-x;
}

.ajax__tab_portal .ajax__tab_body
{
	border: 1px solid #8798A7;
	border-top: 0;
	padding: 8px;
	background-color: white;
}
/*End--------------------Tab----------------------------*/

/*Begin------------------ For Template ------------------------------*/
.bt
{
	background: url( "../../Images/Office2010Blue/Template/bt.gif" ) no-repeat right;
	height: 37px;
	text-align: center;
}
.btTitle
{
	font-weight:bold;
	color:#0a497a;
	padding-top: 10px;
}
.m
{
	background: url( "../../Images/Office2010Blue/Template/m.gif" ) repeat-y right;
	color:#2b699a;
}
.bb
{
	background: url( "../../Images/Office2010Blue/Template/bb.gif" ) no-repeat right;
	height: 35px;
}
.tl
{
	background: url( "../../Images/Office2010Blue/Template/tl.gif" ) no-repeat;
	width: 13px;
	height: 21px;
}
.tl_LTR
{
	background: url( "../../Images/Office2010Blue/Template/tr.gif" ) no-repeat;
	width: 13px;
	height: 21px;
}

.tr
{
	background: url( "../../Images/Office2010Blue/Template/tr.gif" ) no-repeat;
	width: 13px;
	height: 21px;
}
.tr_LTR
{
	background: url( "../../Images/Office2010Blue/Template/tl.gif" ) no-repeat;
	width: 13px;
	height: 21px;
}
.tm
{
	background: url( "../../Images/Office2010Blue/Template/tm.gif" ) repeat-x;
	height: 21px;
    text-align:right;
    vertical-align:middle;
}
.mm
{
	padding: 4px;
	border:1px solid #78aed9;
	border-bottom:0;
}
.bl
{
	background: url( "../../Images/Office2010Blue/Template/bl.gif" ) no-repeat;
	width: 13px;
	height: 10px;
}
.bl_LTR
{
	background: url( "../../Images/Office2010Blue/Template/br.gif" ) no-repeat;
	width: 13px;
	height: 10px;
}

.br
{
	background: url( "../../Images/Office2010Blue/Template/br.gif" ) no-repeat;
	width: 13px;
	height: 10px;
}
.br_LTR
{
	background: url( "../../Images/Office2010Blue/Template/bl.gif" ) no-repeat;
	width: 13px;
	height: 10px;
}
.bm
{
	background: url( "../../Images/Office2010Blue/Template/bm.gif" ) repeat-x;
	height: 10px;
}
.SubHeader
{	
	 background: url("../../Images/Office2010Blue/Template/HtmlSubHeaderBg.gif") repeat-x;
	 height:30px;
}
.LeftSubHeader
{ 
	width: 23px; 
	background: url("../../Images/Office2010Blue/Template/LeftSubHeader.gif") no-repeat;
	height:30px;
}

.LeftSubHeader_LTR
{ 
	width: 23px; 
	background: url("../../Images/Office2010Blue/Template/RightSubHeader.gif") no-repeat;
	height:30px;
}

.RightSubHeader
{
	width: 23px; 
	background: url("../../Images/Office2010Blue/Template/RightSubHeader.gif") no-repeat right;	
	height:30px;
}

.RightSubHeader_LTR
{
	width: 23px; 
	background: url("../../Images/Office2010Blue/Template/LeftSubHeader.gif") no-repeat right;	
	height:30px;
}

.MainHeader
{
	background-color:#d3e9f6;
	background:url("../../Images/Office2010Blue/Template/Banner-bg.gif") repeat-x ;	
}

/* ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ main ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯*/
.main
{
	height: 100%;
}
.main_banner
{
	background: url(../../images/Office2010Blue/bg_banner.gif) 0 0 repeat-x #FCF2D8;
}
.main_topmenu
{
	background: url(../../images/Office2010Blue/bg_TopMenu.gif) 0 0 repeat-x #FCF2D8;
}
.main_advertise
{
	background: url(../../images/Office2010Blue/bg_Advertise.gif) 0 0 repeat #FCF2D8;
}
.main_inside
{
	padding: 3px 3px 3px 3px; /*border-style:solid; 	border-width:2px; 	border-color:#d0c5a1;*/
}
.main_topofontent
{
	background-image: url(../../images/Office2010Blue/bg_TopOfContent.gif);
	background-color: #FCF2D8;
	background-position: top;
	background-repeat: repeat-x;
}
TD.main, P.main
{
	font-family: KatibehDefaultFont, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}
.main a b
{
	color: #5D5F60;
	font-size: 10px;
	text-decoration: underline;
}
.main a:hover b
{
	color: #5D5F60;
	font-size: 10px;
	text-decoration: none;
}


.CommonInlineMessageTitleRight, .CommonMessageTitleRight
{
	background:url('../../images/Office2010Blue/Panel/bg_heading.png') no-repeat 0 -70px;
	position:relative;
	_height:1px;
	height:5px;
	width:5px;
	float:right;
	overflow:hidden
}
.CommonInlineMessageTitleRight, .CommonMessageTitleRight
{
	background:url('../../images/Office2010Blue/Panel/bg_heading.png') no-repeat 0 -70px;
	position:relative;
	_height:1px;
	height:5px;
	width:5px;
	float:right;
	overflow:hidden
}




.CommonInlineMessageBottom, .CommonMessageBottom
{
	background:url('../../images/Office2010Blue/Panel/bg_bucket.png') no-repeat 0 -22px;
	height:10px;
	margin-bottom:4px
}

.CommonInlineMessageBottom span, .CommonMessageBottom span
{
	background:url('../../images/Office2010Blue/Panel/bg_bucket.png') no-repeat right -34px;
	width:12px;
	height:10px;
	float:right;
	overflow:hidden
}

.CommonMessageArea
{
	width: 50%;
	margin-bottom: 64px;
}

.CommonMessageTitle
{
	width: 50%;
	margin-top: 64px;
}

ol.CommonInlineMessageList, ul.CommonInlineMessageList
{
    margin: 0;
    padding: 0;
}

.CommonInlineMessageList li
{
    margin-left: 30px;
}

.CommonMessageSuccess
{
	padding: 8px;
	font-size: 75%;
	color: #fff;
	font-weight: bold;
	border: solid 2px #030;
	background-color: #6a5;
	margin: 8px 0;
}

.CommonMessageError
{
	margin: 8px 0 12px 0;
	padding: 8px;
	font-size: 75%;
	color: #fff;
	font-weight: bold;
	border: solid 2px #300;
	background-color: #a00;
}



/*End--------------------For Template----------------------------*/


.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}





#Editor
{
    position: relative;
    top: 0px;
    left: 0px;
}
.Letter_TarikhName
{
    direction:ltr;
    text-align: right;
}





