.CursorPointer
{
	cursor: pointer;
}
.Width100
{
	width: 100%;
}
.Height100
{
	height: 100%;
}
.BackgroundImageBlue
{
	background-image: url(/Graphics/Images/MainMenu/MainTab(2).PNG);
	background-repeat:repeat-x;
	background-position: bottom;
}
.BackgroundImageGray
{
	background-image: url(/Graphics/Images/MainMenu/Gray_Tab(2).PNG);
	background-repeat: repeat-x;
	background-position: bottom;
}
.BackgroundImage
{
	background-image: url(/Graphics/Images/MainMenu/Tab(2).PNG);
	background-repeat: repeat-x;
	background-position: top;
}
.BackgroundForDeatails
{
	padding-bottom: 6px;
	width:100%;
	background: #E9EEF6;
}

.BackgroundForDeatails table tr
{
	height:21px;
	padding-top: 6px;
}

.BackgroundDeatails
{   
	padding-top:6px;
	padding-bottom: 6px;
	width:100%;
	background: #E9EEF6;
}


.BackgroundForDeatailsInTab
{
	padding-top: 10px;
	padding-bottom: 10px;
	background: #F4DCAC;
}
.DivForError
{
	border-color: #BD3835;
	background-color: #FFEEEE;
	color: #BD3835;
	font-weight: bold;
	font-family: Arial;
}
.DivForExplain
{
	border-color: #E5E1C4;
	background-color: #FFFAD0;
}
.Label
{
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	border-width: 1px;
	border-style: solid;
	border-color:Transparent;
	background-color: Transparent;
	background-image: none;
	white-space:normal;
	text-align:left;
}

.Link
{
	font-family: Arial;
	font-size: 13px;
	color:Blue;
	border-style: none;
	background-color: Transparent;
	background-image: none;
	white-space:normal;
}

.TextBox
{
	border-color: #B6C2DF;
	border-width: 1px;
	border-style: solid;
	background-image: url(/Graphics/Images/Control/TextBox_Background.png);
	background-repeat: repeat-x;
	background-position:center;
	color: #666666;
	font-family: Arial;
	font-size: 13px;
	text-align:left;
}

.TextBoxBorderBlue
{
	border-color: #2464C7;
	border-width: 1px;
	border-style: solid;
	background-image: url(/Graphics/Images/Control/TextBox_Background.png);
	background-repeat: repeat-x;
	background-position:center;
	color: #666666;
	font-family: Arial;
	font-size: 13px;
	text-align:left;
	width:200px;
}

.DisabledTextBox
{
	border-color: #B6C2DF;
	border-width: 1px;
	border-style: solid;
	background-image: url(/Graphics/Images/Control/DisabledTextBox_Background.PNG);
	background-repeat:repeat-x;
	background-position: center;
	color: #666666;
	font-family: Arial;
	font-size: 13px;
}

.MultiLineLabel
{
	border-color: #B6C2DF;
	border-width: 1px;
	border-style: solid;
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	background-color: Transparent;
	background-image: none;
	white-space:normal;
	text-align:left;
	overflow:auto;
}

.MultiLineTextBox
{
	border-color: #B6C2DF;
	border-width: 1px;
	border-style: solid;
	background-image: url(/Graphics/Images/Control/TextBox_Background.PNG);
	background-repeat: repeat-x;
	background-position:top;
	color: #666666;
	font-family: Arial;
	font-size: 13px;
	text-align:left;
}

.TextBoxWaterMark
{
	border-color: #B6C2DF;
	border-width: 1px;
	border-style: solid;
	background-image: url(/Graphics/Images/Control/TextBox_Background.PNG);
	background-repeat: repeat-x;
	background-position:center;
	color:Gray;
	font-family: Arial;
	font-size: 13px;
}

.RightTextBox
{
	border-color: #B6C2DF;
	border-width: 1px;
	border-style: solid;
	background-image: url(/Graphics/Images/Control/TextBox_Background.PNG);
	background-repeat: repeat-x;
	background-position: center;
	color: Green;
	font-family: Arial;
	font-size: 13px;
}

.ErrorTextBox
{
	border-color: #B6C2DF;
	border-width: 1px;
	border-style: solid;
	background-image: url(/Graphics/Images/Control/TextBox_Background.PNG);
	background-repeat: repeat-x;
	background-position: center;
	color: Red;
	font-family: Arial;
	font-size: 13px;
}


/* override DevExpress aspxComboBox default, don't change the name*/ 
.dxeButtonEditButton 
{
	border-style: none !important;
	padding: 0px!important;
}

.TextBoxWithError
{
	border-color: #BD3835;
	border-width: 1px;
	border-style: solid;
	background-image: url(/Graphics/Images/Control/TextBox_Background.PNG);
	background-repeat: repeat-x;
	background-position: center;
	color: #BD3835;
	font-size: 13px;
	font-family: Arial;
}
.ButtonComboBoxMenu
{
	border-style: none;
	background: Transparent;
	background-image: none;
}
.ComboBoxMenu
{
	width: 1px;
	border-style:none;
	background: Transparent;
}
.
SubMenuStyle
{
	background: #ffffff;
	border-color: #386094;
	color: #386094;
	font-family: Arial;
}
.BodyMaster
{
	height:100%; 
	background-color: #EDEDED; 
	padding-left: 5%; 
	padding-right: 5%; 
	margin:0px 0px 0px 0px;
}
.summeryLabel
{
	
	font-family: Arial;
	color:Gray;
}
.summeryLabelPageNumber
{
	font-family: Arial;
	color:#386094;
}

.PagerInfoCell
{
	font-size:12px;
	font-family:Arial;
}
.divGrid
{
	overflow :auto ;
	
	  height :380px;
}

.PasswordReminderText
{
	font-family:Arial;
	font-size:11px;
	color:#535252;
}
.SignUpHeader
{
	Color:#fe5c00;
	Font-Size:15px;
	font-family:Arial;
	font-weight:bold;
}
.SignUpImage
{
	 Width:8px;
	 Height:8px;
	
}
.SignTdWrite
{ width: 20%;
  font-family: Arial;
  font-size:small ;
}

.PersonalIcon
{
	background-image: url(/Graphics/Icons/SignUpPersonal.PNG);
	width:12px;
	height:12px;
	background-repeat:no-repeat;
	padding : 2px 4px 2px 2px;
}

.Hidden
{
	display:none;
}

.GridPager
{
	padding-top:10px;
	padding-bottom:10px;
}


