﻿
BODY {
	BORDER-BOTTOM: medium none; 
	BORDER-LEFT: medium none; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: medium none; 
	BORDER-RIGHT: medium none; 
	PADDING-TOP: 0px;
	background-color:#a8b3b4;
}
.mainTable
{
    MARGIN-TOP:7px;
}

.GridViewStyle
{   
    width:100%;
    font-size: 10px;
	font-family: Tahoma;
	text-align:center;
	vertical-align:middle;
	font-weight:normal;
}
.headerLabel2
{
    color: White  !important;
    font-size: 10px;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
}
.GridViewStyle a
{

    
}
.GridViewStyle a:hover
{

}

.GridViewHeaderStyle th
{
    text-transform: uppercase;
    font-family:Tahoma;
    font-size:10px;
    text-align: center;
    vertical-align:middle;
    font-weight:bold;
	background-color: #37485d;
    height: 25px;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
	color: #FFFFFF;
}

.GridViewHeaderStyle
{
    text-transform: uppercase;
	font-family :Tahoma;
    font-size:10px;
    text-align: center;
    vertical-align:middle;
    font-weight:bold;
	background-color: #37485d;
    height: 25px;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
	color: #FFFFFF;
}

.GridViewHeaderStyle a			/*Any link in the header*/
{
	color: #FFFFFF;
}

.GridViewHeaderStyle .EjariLabel
{
	font-weight:bold;
}

.GridViewHeaderStyleLabel
{
    text-transform: uppercase;
	font-family :Tahoma;
    font-size:10px;
    text-align: center;
    vertical-align:middle;
    font-weight:bold;
	background-color: #37485d;
    height: 25px;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
}

.GridViewFooterStyle
{
    background-color: #37485d;
    font-weight: bold;
    color: #FFFFFF;
    font-family:Tahoma;
    height: 25px;
    vertical-align:middle;
    
}
.GridViewFooterStyle a
{
    background-color: #37485d;
    font-weight: bold;
    color: #FFFFFF;
    font-family:Tahoma;
    height: 25px;
    vertical-align:middle;

}

.GridViewRowStyle
{
    text-align: center;
	background-color: #F4F4F4;
	height: 25px;
	vertical-align:middle;
	padding-left:10px;
    padding-right:10px;
}

.GridViewAlternatingRowStyle
{
    text-align: center;
	background-color: #B5BFCB;
	height: 25px;
	vertical-align:middle;
	padding-left:10px;
    padding-right:10px;
    
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
    height: 25px;
    vertical-align:middle;
    padding-left:10px;
    padding-right:10px;
    text-align: center;
}

.GridViewSelectedRowStyle
{
    background-color: #E2DED6;
    font-weight: bold;
    color: #333333;
    height: 25px;
    vertical-align:middle;
    padding-left:10px;
    padding-right:10px; 
}

.GridViewPagerStyle
{
    background-color: #37485d;
    height: 25px;
    vertical-align:middle;
    color: #ffffff;
}
.GridViewPagerStyle a
{
    background-color: #37485d;
    color: #989898;
    height: 25px;
    vertical-align:middle;
    font-weight:bold;
}

.GridViewPagerStyle table /* to center the paging links*/
{
    margin: 0 auto 0 auto;
    height: 25px;
    vertical-align:middle;
}


/* Repeaer Skin */

.RepeaterStyle
{
    border-right: 2px solid #2E4d7B;
    border-bottom: 2px solid #2E4d7B;
    border-left: 2px solid #2E4d7B;
    border-top: 2px solid #2E4d7B;
    padding: 4px;
    width:100%;
    color:#000000;
}

.RepeaterHeaderStyle
{
    border-left: 1px solid #2E4d7B;
    border-right: 1px solid #2E4d7B;
    font-family:Tahoma;
     background-color: #b4b4b4;
    font-size:10px;
}
.RepeaterHeaderStyle th
{
     border-left: 1px solid #2E4d7B;
    border-right: 1px solid #2E4d7B;
    font-family:Tahoma;
     background-color: #b4b4b4;
    font-size:10px;
}


.RepeaterFooterStyle
{
    background-color: #37485d;
    font-weight:normal;
    color: #989898;
    font-family:Tahoma;
}

.RepeaterRowStyle
{
    background-color: #D3DEEF;
}

.RepeaterAlternatingRowStyle
{
    background-color: #b5bfcb;
}

.RepeaterRowStyle td, .RepeaterAlternatingRowStyle td
{
    border: 1px solid #EBE9ED;
}

.RepeaterSelectedRowStyle
{
    background-color: #E2DED6;
    font-weight: bold;
    color: #333333;
}

.EjariLabel
{
    float: right;
   	margin-left: 4px; /*changed from  margin-left: 4px; on */
	margin-right: 3px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;   
}
.EjariSimpleLabel
{      
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;   
}
.EjariSimpleNote
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #808080;
}
.EjariArabicLabel
{
    float:right;
   	margin-left: 4px; /*changed from  margin-left: 4px; on */
	margin-right: 3px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;   
}

.EjariLabelError
{
    float: right;
   	margin-left: 4px; /*changed from  margin-left: 4px; on */
	margin-right: 3px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:Red; 
}

.EjariLabelError1
{
    float:none;
   	margin-left: 4px; /*changed from  margin-left: 4px; on */
	margin-right: 3px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#E80000; 
}

.EjariLabelError2
{
    float:none;
   	margin-left: 4px; /*changed from  margin-left: 4px; on */
	margin-right: 3px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#0078BD; 
}

.EjariLabelError3
{
    float:none;
   	margin-left: 4px; /*changed from  margin-left: 4px; on */
	margin-right: 3px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:Black; 
}

.EjariLabelError4
{
    float:none;
   	margin-left: 4px; /*changed from  margin-left: 4px; on */
	margin-right: 3px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:Black; 
}

.EjariLabelContractCreated
{
    float: none;
   	margin-left: 4px; /*changed from  margin-left: 4px; on */
	margin-right: 3px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;   
	color:Black; 
}

.EjariLabelSuccesfully
{
    float: none;
   	margin-left: 4px; /*changed from  margin-left: 4px; on */
	margin-right: 3px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;   
	color: #0c0 !important;
}

.EjariLabelContractNumber
{
    float: none;
   	margin-left: 4px; /*changed from  margin-left: 4px; on */
	margin-right: 3px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;   
	color:#0078BD; 
}


.EjariLabelHeader
{
    text-transform: uppercase;
    float: right;
   	margin-left: 4px; /*changed from  margin-left: 4px; on */
	margin-right: 3px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:White; 
}

.EjariLabelPrintHeader
{
    float: right;
   	margin-left: 4px; /*changed from  margin-left: 4px; on */
	margin-right: 3px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000; 
}

.EjariArabicLabelHeader
{
    float:right;
   	margin-left: 4px; /*changed from  margin-left: 4px; on */
	margin-right: 3px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal; 
	color:White;   
}
.EjariArabicLabelPrintHeader
{
    float:right;
   	margin-left: 4px; /*changed from  margin-left: 4px; on */
	margin-right: 3px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold; 
	color:#000000;   
}

.Ejaributton {
	cursor: pointer;
	display: inline-block;
	padding-left: 5px;
	padding-bottom: 1px;
	line-height: 19px;
	background-position: lef top;
	background-repeat: no-repeat;
}
 
/* font size and family */
.Ejaributton {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.EjariDropDown{
	    width: 165px;
	    padding-right:4px;
	    padding-left:4px;	
	    font-family:Tahoma;
	    font-size:10px;
	   
	    margin-right:3px;
	    padding:3px;   
	}
.EjariSmallDropDown{
	    width: 122px;
	    padding-left:4px;	
	    font-family:Tahoma;
	    font-size:10px;
	    margin-left:4px;    
	}
.EjariLargeDropDown{
	    width: 400px;
	    padding-left:4px;	
	    font-family:Tahoma;
	    font-size:10px;
	    margin-left:4px;    
	}	

	
.EjariTextBox{	
	    width: 159px;
	    float: right;
	    margin-left: 4px;/*changed from  margin-left: 4px; on */
	    margin-right: 3px;
	    padding:1px;
	    font-family:Tahoma;
	    font-size:10px;
   }
  .EjariSmallTextBox{	
	    width: 30px;
	    float: right;
	    margin-left: 1px;/*changed from  margin-left: 4px; on */
	    margin-right: 3px;
	    padding:1px;
	    font-family:Tahoma;
	    font-size:10px;
   }
   .EjariCalendarTextBox
   {	
	    width: 136px;
	    float: right;
	    margin-left: 4px;/*changed from  margin-left: 4px; on */
	    margin-right: 3px;
	    padding:1px;
	    font-family:Tahoma;
	    font-size:10px;
   }
 .EjariRadioButton {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.EjariHyperLink
{
    font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.EjariCheckBox {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	vertical-align:middle;
}
.EjariCheckBox input
{
	vertical-align: bottom;
}
.EjariCheckBox label 
{
	vertical-align: middle;
}

.accordionHeader {
	BORDER-BOTTOM: none; 
	BORDER-LEFT: none; 
	PADDING-BOTTOM: 5px; 
	MARGIN-TOP: 0px; 
	PADDING-LEFT: 5px; 
	PADDING-RIGHT: 5px; 
	FONT-FAMILY:Tahoma; 
	COLOR: white; 
	FONT-SIZE: 12px; 
	TEXT-ALIGN:right;
	BORDER-TOP: none; 
	CURSOR: pointer; 
	FONT-WEIGHT:normal;
	BORDER-RIGHT: none; 
	PADDING-TOP: 5px;
	BACKGROUND-IMAGE: url(../ImagesAr/menu_tab_OFF.jpg);
	HEIGHT:23px;
	
}
.accordionHeader table {
	TEXT-ALIGN:left;
}
.accordionContent {
	BORDER-BOTTOM: none; 
	BORDER-LEFT: none; 
	PADDING-BOTTOM: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: none; 
	BORDER-RIGHT: none; 
	PADDING-TOP: 5px;
	FONT-WEIGHT:normal;
	FONT-FAMILY:Tahoma; 
	BACKGROUND-IMAGE: url(../Images/menutab_expansion.jpg)
}
.accordionHeaderSelected {
	BORDER-BOTTOM: none;
	BORDER-LEFT:none;
	PADDING-BOTTOM: 5px; 
	BACKGROUND-COLOR: #5078b3; 
	MARGIN-TOP: 0px; 
	PADDING-LEFT: 5px; 
	PADDING-RIGHT: 5px; 
	FONT-FAMILY:Tahoma; 
	COLOR: white; 
	FONT-SIZE: 12px;  
	TEXT-ALIGN:right;
	BORDER-TOP: none;
	CURSOR: pointer; 
	FONT-WEIGHT:normal; 
	BORDER-RIGHT: none; 
	PADDING-TOP: 5px;
	BACKGROUND-IMAGE: url(../ImagesAr/menu_tab_ON.jpg);
	height:23px;
}
.pnlMain
{
    background-color:#e1e1e1;
    height:100%;
    width:830px;
    border:0;
}
.leftMenu
{
    BACKGROUND-IMAGE: url(../Images/menutab_expansion.jpg);
    top:0;
    height:400px;
    
}

.menuLink
{
    text-decoration: none; 
    color: #000055;
    FONT-FAMILY:Tahoma;
    font-size:12px;
}
.menuLinkHeader
{
     font-weight:bold;
      padding-bottom:5px;
      padding-top:5px;
}
.menuLink a
{
    text-decoration: none; 
    color: #000055;
   
 
}
.menuLink a:hover
{
    text-decoration: none; 
    color: #FF8700;
  font-size:12px;
   
}

.topDT
{
    BACKGROUND-IMAGE: url(../Images/mainpanel_top_img.jpg);
}
.botDT
{
    BACKGROUND-IMAGE: url(../Images/mainpanel_bot_img.jpg);
}
.leftDT
{
    BACKGROUND-IMAGE: url(../Images/mainpanel_left_img.jpg);
}
.rightDT
{
    BACKGROUND-IMAGE: url(../Images/mainpanel_right_img.jpg);
}

.ajaxTab .ajax__tab_header
{
    font-weight:bolder;
    background-color:#e1e1e1;
}
.ajaxTab .ajax__tab_outer
{
   
}

.ajaxTab .ajax__tab_tab
{
    text-align:center;
    background: url(../Images/Tab_button_Off.jpg);
    width:140px;
    height:33px;
    text-align:center;
    color:White;
    font-weight:normal; 
    font-size:10px;
    FONT-FAMILY:Tahoma;
}
.ajaxTab .ajax__tab_tab table
{
    text-align:center;
    background: url(../Images/Tab_button_Off.jpg);
    width:140px;
    height:33px;
    text-align:center;
    color:White;
    font-weight:normal;
    font-size:10px;
    FONT-FAMILY:Tahoma;
}

.ajaxTab .ajax__tab_body
{
   
}
.ajaxTab .ajax__tab_hover
{
    
}

.ajaxTab .ajax__tab_active .ajax__tab_tab
{
   background: url(../Images/Tab_button_On.jpg);
    width:140px;
    height:33px;
    text-align:center;
   color:White;
   font-weight:normal;
   font-size:10px;
   FONT-FAMILY:Tahoma;
}

.ajaxTab .ajax__tab_active .ajax__tab_tab table
{
    background: url(../Images/Tab_button_On.jpg);
    width:140px;
    height:33px;
    text-align:center;
    color:White;
    font-weight:normal;
    font-size:10px;
    FONT-FAMILY:Tahoma;
}
.headingBar
{
    background-image:url(../Images/darkgreypanel_img_main.jpg);
    height:30px;
    text-align:left;
    cursor:pointer;
    
    
}
.headingBarBlue
{
    background-color:#001f44;
    height:30px;
    text-align:left;
    vertical-align:middle;
}

.subHeadingBar
{
	background-image:url(../Images/subheader_base.jpg);
	height:30px;
    text-align:left;
}

.menuBar
{
    background:url(../Images/silverpanel_img_main.jpg);
}
.headerLabel
{
    color:White;
    font-size:10px;
    font-weight:bold;
}

.TopTab
{
   
   width:150px;
   height:33px;
   color:White;
   font-weight:normal;
   font-size:10px; 
   FONT-FAMILY:Tahoma;
   text-align:center;
}
.DateTime
{
    color:White;
    font-weight:normal; 
    font-family:Tahoma;
    font-size:10px;
}

legend
{
	font-family:Tahoma;
	font-size:12px;
}

.LabelTextSpace
{
	width:30px;
}

.ContentDir
{
    direction:rtl;
    float:right;
    text-align:right;
}
.ProgressDir
{
  
    padding-right:5px;
}
.ContentDate
{
    direction:rtl;
    text-align:right;
}

.SubMenuTD
{
    float:right;
    text-align:right;
}
.alink
{
    text-decoration: none; 
    color: #000055;
    FONT-FAMILY:Tahoma;
    font-size:10px;
}
.EgnlishArabicLeftRight
{
	direction: rtl;
    float:left;
   text-align:left;
}
.EnglishArabicRightLeft
{
    direction: rtl;
    float: right;
    text-align: right;
}
.AlignWithoutDir
{
	float: left;
    text-align: left;
}
.EgnlishRight
{
   text-align:left;
}

.OwnerDiv
{
    margin-top: 12px;
    font-size: 10px;
    z-index: 1;
    visibility: hidden;
    color: #d3d3d3;
    direction: ltr;
    font-family: Tahoma;
    position: absolute;
    background-color: #37485d;
    border-right: black 2px solid;
    border-top: black 2px solid;
    border-left: black 2px solid;
    border-bottom: black 2px solid;
}



.CalendarCSS 
{
    background-color:#ffffff;
    color:#000000; 
}

.ajax__calendar_days
{
     background-color:#ffffff;
     border-color:#daf2fc;
     color:#0066cc;
  }
 .ajax__calendar_header
{
   background-color:#ffffff;
   color:#0066cc;
}            
.ajax__calendar_container 
{
    background-color:#ffffff;
    color:#000000; 
}

.ajax__calendar_footer 
{
    border-top:1px solid #f5f5f5;
}
.ajax__calendar_dayname 
{
    border-bottom:1px solid #f5f5f5;
}

.ajax__calendar_month 
{
    border:1px solid #ffffff;
}
.ajax__calendar_year 
{
    border:1px solid #ffffff;
}

.ajax__calendar_active .ajax__calendar_day 
{
    background-color:#828282;
    border-color:#0066cc;
    color:#0066cc;
 }
.ajax__calendar_active .ajax__calendar_month 
{
    background-color:#828282;
    border-color:#0066cc;
    color:#0066cc;
}
.ajax__calendar_active .ajax__calendar_year 
{
    background-color:#828282;
    border-color:#0066cc;
    color:#0066cc;
 }

.ajax__calendar_other .ajax__calendar_day 
{
    background-color:#ffffff;
    border-color:#ffffff;
    color:#646464;
}
.ajax__calendar_other .ajax__calendar_year 
{
    background-color:#828282;
    border-color:#ffffff;
    color:#646464;
 }

.ajax__calendar_hover .ajax__calendar_day 
{
    background-color:#828282;
    border-color:#daf2fc;
    color:#0066cc;
}
.ajax__calendar_hover .ajax__calendar_month 
{
    background-color:#828282;
    border-color:#daf2fc;
    color:#0066cc;
 }
.ajax__calendar_hover .ajax__calendar_year 
{
    background-color:#ffffff;border-color:#daf2fc;color:#0066cc;
}

.ajax__calendar_hover .ajax__calendar_title 
{
    color:#000000;
}
.ajax__calendar_hover .ajax__calendar_today 
{
    color:#0066cc;
}

.ajax__calendar_days table tr td{padding-right: 0px;padding-left: 0px}

.RowSpaceOuter
{
    height:15px;
}
.RowSpaceInner
{
    height:10px;
}
.RowSpaceSmallInner
{
    height: 3px;
}
.RowSpaceButtonInner
{
    height: 5px;
}
.HeadingWidth
{
    width:730px;
}

.EjariSubHeader
{
	text-transform: uppercase;
    float: right;
   	margin-left: 4px; /*changed from  margin-left: 4px; on */
	margin-right: 3px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#1762bc; 
}

.EjariSuccessMsg
{
	float: none;
   	margin-left: 4px; 
	margin-right: 3px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;   
	color:#1762bc; 
}
.EjariFailureMsg
{
	float: none;
   	margin-left: 4px; 
	margin-right: 3px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;   
	color:#f30000; 
}
.HeadingTitle
{
   	margin-right: 5px; 
	font-weight:bold;
	font-family:Tahoma;
	font-size:13px;
	color:#505050; 
	text-transform:uppercase;
}
.ContractLabelGreen
{
    color:#1762BC;
    font-size:12px;
    font-family:Tahoma;    
}
.RowHeaderPropertyDetails
{
    color:White;
    background-color:#868D9C;
    padding:12px;        
    font-family:Tahoma;    
    text-transform:uppercase;
}

.LabelPropertyDetails
{
    font-size:12px;
    font-family:Tahoma;  
}

.RowFieldsPropertyDetails
{
    background-color:White;
    padding:12px;        
    font-family:Tahoma; 
}
.CellFieldsPropertyDetails
{
    padding:12px;        
}
.TablePropertyDetails
{
    border-width:thin;
    border-color:#868D9C;
    border-style:solid;
}
.ActionButtonSpacing
{    
    padding-right:15px;
}
.EjariRepeaterHeader
{
    text-transform: uppercase;
	font-family :Tahoma;
    font-size:10px;
    text-align: center;
    vertical-align:middle;
    font-weight:normal;
	background-color: #37485d;
	padding-left:5px;
    padding-right:5px;
}
.EjariRepeaterContents
{
    text-align: center;
	background-color: #F4F4F4;
	font-family :Tahoma;
    font-size:10px;
    text-align: center;
    vertical-align:middle;
    font-weight:normal;
	padding-left:5px;
    padding-right:5px;    
}

.EjariValidator
{
    font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color:Red;
}

.HeaderHyperLink 
{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#1762BC;
}

div.ProgressBackground {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:1000; 
}

div.ProgressMessage { 
    position:fixed;     
    top:30%; 
    left:43%;
    padding:10px; 
    width:94px; 
    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
}

.feed_grid
{
    direction:rtl;
}


.feed_grid_ViewRowStyle
{
    text-align: left;
    background-color: inherit;
    height: 25px;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    direction:rtl;
}
.feed_row_header_top_left
{
    background-image: url("../Images/corner_Top_right.gif");
    background-repeat: no-repeat;
}
.feed_row_header_top_center
{
    background-image: url("../Images/table_top.gif");
    background-repeat: repeat-x;
}
.feed_row_header_top_right
{
    background-image: url("../Images/corner_top_left.gif");
    background-repeat: no-repeat;
}
.feed_row_header_bottom_left
{
    background-image: url("../Images/corner_bottom_right.gif");
    background-repeat: no-repeat;
}
.feed_row_header_bottom_center
{
    background-image: url("../Images/table_bottom.gif");
    background-repeat: repeat-x;
}
.feed_row_header_bottom_right
{
    background-image: url("../Images/corner_bottom_left.gif");
    background-repeat: no-repeat;
}
.feed_row_header_left
{
    background-image: url("../Images/table_right.gif");
    background-repeat: repeat-y;
}
.feed_row_header_right
{
    background-image: url("../Images/table_left.gif");
    background-repeat: repeat-y;
}
.feed_row_center
{
    background-color: #f9f9f9;
    background-repeat: repeat-y;
}
.feed_data_date_1
{
    width:100px;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: normal;
    color: #ff4e00;
    text-align:right;
}
.feed_data_date_2
{
    width:100px;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    vertical-align:top;
    color: #ff4e00;
    text-align:right;
}
.feed_data_line
{
    width:1px;
    background-image: url("../Images/VerticleLine.gif");
}

.feed_data_New
{
    width:100px;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    vertical-align:top;
    color: #0585a9;
    text-align:right;
}


.feed_data_title
{
    width:100%;
    float: right;
    margin-left: 4px; /*changed from  margin-left: 4px; on */
    margin-right: 3px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align:right;
    
}

.feed_data_desc
{
    float: right;
    margin-left: 4px; /*changed from  margin-left: 4px; on */
    margin-right: 3px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    text-align:right;
    width: 97%;
    padding-right: 10px;
    padding-top:10px;
    text-align:justify;
}
.feed_data_more
{
    width:100%;
    text-align:left;
    font-weight: normal;
}
.TableDirection
{
	direction:rtl;
}
spacing
{
	padding-left:10px;
}
.EjariLongTextBox
{
    width: 300px;
    float: right;
    margin-left: 4px; /*changed from  margin-left: 4px; on */
    margin-right: 3px;
    padding: 1px;
    font-family: Tahoma;
    font-size: 10px;
}

.tdLeftWidth
{
	width:16%;
}
.tdLeftWidthIsTrade
{ 
    width: 28%;
}
tdRihtWidthIsTrade
{
	width: 72%;
}
.tdRightWidth
{
	width:34%;
}

table.PropTable
{
    width: 100%;
 
    table-layout: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-family: Tahoma;
    font-size: 10px;
    direction:rtl;
}
table.PropTable td
{
  /*  border-style: none;
    border-width: 1px;
    border-color: #ff0000;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;*/
    
}
table.PropTable td.ColH
{
    width: 17%;
    height: 30px;
    text-align:right;
    direction:rtl;
}
table.PropTable td.ColT
{
    width: 30%;
    padding: 0px 0px 0px 0px;
    height: 30px;
    text-align:right;
}
table.PropTable td.HSep
{
    padding: 0px 0px 0px 0px;
    background-image: url('../Images/Tilte_HLine.jpg');
    background-repeat:repeat-x;
    height:10px;
    text-align:right;
}
table.PropTable td.VSep
{
    padding: 0px 0px 0px 0px;
    background-image: url('../Images/VerticleLine.gif');
    background-repeat:repeat-y;
    background-color:Black;
    width:2px;
    text-align:right;
}

table.PropTable td.ProgBar
{
    direction:ltr;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    table-layout:fixed;
}
table.PropTable td.ColS
{
    width: 6%;
}

.PropField
{
    width: 98%;
    padding: 0px 0px 0px 0px;
    font-family: Tahoma;
    font-size: 10px;
    min-height: 18px;
}

.PropFieldLandP1
{
    background-color:Green;
    width:10px;
}

table.PropTable td.ColS
{
    width: 5%;
}

.HeaderPanelTable
{
    width: 100%;
    table-layout: auto;
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 5px 0px;
    font-family: Tahoma;
    font-size: 10px;
    border-spacing: 0px;
    direction:rtl;
}

table.HeaderPanelTable td
{
    border-style: none;
    border-width: 0px;
    border-color: #ff0000;
}


table.HeaderPanelTable td.left
{
    width: 5px;
    background-image: url("../images/darkgreypanel_img_right.jpg");
}

table.HeaderPanelTable td.right
{
    width: 5px;
    background-image: url("../images/darkgreypanel_img_left.jpg");
}


table.HeaderPanelTable td.Arrow
{
    min-width: 20px;
    background-image: url("../imagesar/orrange_aero_2.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #505050;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 30px;
    width: 20px;
}
table.HeaderPanelTable td.Arrow_down
{
    min-width: 20px;
    background-image: url("../images/orange_aero_down.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #505050;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 30px;
    width: 20px;
}

table.HeaderPanelTable td.ButtonPanel
{
    background-image: url(../Images/darkgreypanel_img_main.jpg);
    height: 25px;
    width:200px;
    padding: 0px 0px 0px 0px;
    vertical-align: middle;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    color: White;
}

 td.ButtonPanel div.Button
{
    height: 25px;
    float:right;
}

table.HeaderPanelTable td.Title
{
    background-image: url(../Images/darkgreypanel_img_main.jpg);
    background-repeat:repeat-x;
    height: 30px;
    text-align: right;
    cursor: pointer;
    text-transform: uppercase;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    color: White;
    width:100%;
    direction:rtl;
}


table.HeaderPanelTable td.Title_disabled
{
    background-color:#001f44;
    height: 30px;
    text-align: right;
    cursor: default;
    text-transform: uppercase;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    color: White;
    
}

table.HeaderPanelTable td.left_disabled
{
    width: 5px;
    background-image: url("../images/bluebar_img_right.jpg");
}

table.HeaderPanelTable td.right_disabled
{
    width: 5px;
    background-image: url("../images/bluebar_img_left.jpg");
}

table.HeaderPanelTable td.Arrow_white
{
    min-width: 20px;
    background-image: url("../imagesAr/white_aero_1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #001f44;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 30px;
    width: 20px;
}


.paddingLeftForCurr
{
	padding-right:5px;
}
.hLine
{	
	height:2px;
	background-image: url('../Images/Tilte_HLine.jpg');
	background-repeat: repeat-x;
}
.englishDir
{
	direction:ltr;		
}
.arabicDir
{
	direction:rtl;	
}
.EjariLabel
{

   	margin-left: 4px; /*changed from  margin-left: 4px; on */
	margin-right: 3px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;   
	text-align:center;
}
.ActionPanel
{
    display: block;
}
.ActionPanelButton
{
    display: inline;
}
.errPanelLeftCorner
{
    background-image: url('../Images/WhitePanel_top_left_corner.jpg'); background-repeat: no-repeat;height: 9px;
    overflow:hidden; width:9px;
}
.errPanelRightCorner 
{
    background-image: url('../Images/WhitePanel_top_right_corner.jpg'); background-repeat: no-repeat; height: 9px;
     overflow:hidden; width:9px;
}
.x-hidden {display:none;}

.file-browse-wrapper
{
	width: 70px;
	height: 31px;
	overflow:hidden;
	background: url('../ImagesAr/btnAdd.png') 0 0 no-repeat;
	border:none;
	display:inline-block;
	cursor:hand;
	float:right;
}
.file-browse
{
	margin-right:-145px;
	opacity:0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.browsed-file-name
{
	color: #37485D !important;
	padding:3px;
}
.btn 
{
	font-family:inherit;
	font-weight:bold;
	float:right;
  display: inline;
  *display: inline;
  padding: 3px 10px 3px 10px;
  margin: 2px;
  *margin-left: .3em;
  font-size: 11px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #e0e0e0;
  border:solid 1px #B6B6B6;
  border-bottom:solid 1px #939393;
}

.chzn-select, .chzn-container
{
    font-family:Tahoma;
    font-size:10px;
}

.input-large, .input-medium, .input-small
{
	font-family:Tahoma !important;
}

.header
{
    font-family: Tahoma !important;
}
.overlay-dialog
{
    font-family: Tahoma !important;
}

.confirmation-dialogue-message
{

    color: #666666;
}

 .btn-register-disabled
    {
        display:inline-block;
        width: 148px !important; 
        height: 26px !important; 
        background-image : url('../ImagesAr/btn_register_land.png');
        background-position: 0px 26px;
        cursor:default;
    }
      .btn-register-enabled
    {
        width: 148px; 
        height: 26px; 
        display:inline-block;
        background-image : url('../ImagesAr/btn_register_land.png');
        background-position: 0px 0px;
    }

      
.monochrome-theme .EjariSubHeader, .monochrome-theme .HeadingTitle{
    color:#000 !important;
}

.font-max table.HeaderPanelTable td.Title_disabled, .font-max .EjariSubHeader, .font-max .EjariSubHeader, .font-max .EjariLabel, .font-max .EjariRepeaterHeader, .font-max .EjariRepeaterContents {
    font-size:12px;
}

.font-max .HeadingTitle{
    font-size:15px;
}

.font-min table.HeaderPanelTable td.Title_disabled, .font-min .EjariSubHeader, .font-min .EjariSubHeader, .font-min .EjariLabel, .font-min .EjariRepeaterHeader, .font-min .EjariRepeaterContents {
    font-size:9px;
}

.font-min .HeadingTitle{
    font-size:12px;
}