*
{
	padding:0px;
	margin:0 auto;
	font-family:arial,verdana,Tahoma,sans-serif;
	font-size:16px;
}
body
{
	background:#b5ecff  url(../../Default/Images/bg.jpg) repeat-x;
	color: #044267;
	font-weight:bold;
	font-size:12px;
	margin:0px;
	padding:0px;
	}
a img
{
	border:none;
}
#elqemam_img
{
	float: left;height: 63px;position: relative;top: -8px;width: 71px;
}
#log-in-form
{
	
	direction:rtl;
	width : 435px;
	background: #e7f9ff;
	padding:0px;
	
}
#inloginform
{
	width : 435px;
	padding:0px;
	margin:0px;
	border-bottom: #77e4ff 4px solid;
	background:url("../../Default/Images/signinbg.jpg") repeat-y;
	position:relative;
	
}
.btnlogin{
	
	cursor:pointer;
	padding: 0px;
	margin:0px;
	background:url("../../Default/Images/btnbg.jpg") repeat-x;
	border:none;
	width:213px;
	text-align: center;
	float:right;
	padding-top:10px;
	padding-bottom:10px;
	margin-right:5px;
	border:none;
	border-left:4px solid #77e4ff ;
	font-weight:600;
	
}

.btnreset
{
	cursor:pointer;
	padding: 0px;
	margin:0px;
	background:url("../../Default/Images/btnbg.jpg") repeat-x;
	border:none;
	width:212px;
	text-align: center;
	float:right;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:600;
}
.btnreset:hover{
	
	background:url("../../Default/Images/btnbghover.jpg");
}

.btnlogin:hover{
	
	background:url("../../Default/Images/btnbghover.jpg");
}
.textcontainer
{
	padding:3px;
	margin: 10px 47px;
	color:Black;
}
.txtbox {
	border:  1px solid #77e4ff;
	background: #e7f9ff ;
	font-size:16px;
	color : #000000;
	text-align:center;
	width:200px;
}
#footer
{
	text-align:center;
	float:left;	
	width:100%;
	height:100px;
	background:#b5ecff ;
}

#footer div
{
	margin-top:20px;
	display:inline-block;
	padding-top:25px;
	height:100px;
	width:237px;
	background:#b5ecff url("../../Default/Images/footer.jpg") no-repeat top ;
	background-position: top center;
	font-size:10px;
	font-weight:normal;
	margin-right:45px;
	font-family:Tahoma;
}

#smng_login
{
	direction:ltr;
}

/*#username_notificatin, #password_notificatin
{
	position:absolute;
	z-index:100;
	display:none;
	left:-100px;
	right:360px;
	top : 230px;
	padding-right:20px;
	background: url(../Images/pointer.gif) no-repeat   top right;
	
	
}*/

#password_notificatin
{
	top: 270px;
}
#username_notificatin div, #password_notificatin div
{
	height:100%;
	padding:3px 10px;
	display:table;
	background:#ffffe1;
}

#error_div Label
{
	font-family:Arial;
	font-size:16px;	
}


.error
{
	background:white;
	border:2px solid #1da6d4;
	border-radius:20px;
	width:800px;
	min-height:150px;
	}
	
.error_title
{
	border-bottom: 1px solid #709AA9;
    margin-right: 244px;
    margin-top: 20px;
    padding-bottom: 2px;
    padding-right: 5px;
    text-align: right;
    width: 80px;
	}	
	
.error_title span
{
	font-weight:bold;
	font-family:Tahoma;
	font-size:14px;
	}	

.error_message
{
	border-bottom: 2px solid #709AA9;
    margin-right: 140px;
    margin-top: 30px;
    padding-bottom: 50px;
    text-align: center;
    width: 611px;
}
	
.error_message span
{
		font-family:Tahoma;
		font-size:12px;

	}		
	
.error span
{
	color:Red;
	}	
	
.copyright
{
	margin-top:35px;
	text-align:center;
	width:375px;
	height:70px;
	margin-right:280px;
	}

.copyright span
{
	color:#000088;
	}
	
	
.copyright_right
{
	float:right;
	margin-top:5px;
	}	
	
	
.copyright_right span
{
	font-size:10px;
	font-family:Tahoma;
	text-align:center;

	}	
	
	
	
.error_alarm {
  position: relative;
  right:0px;
  top:-225px;
  z-index: 1000;
}
	
.right_side
{
	float:right;
	background:url("../../Default/Images/right_error.png");
	background-repeat:no-repeat;
	width:15px;
	height:74px;
	}
	
.left_side
{
	float:right;
	background:url("../../Default/Images/left_error.png");
	background-repeat:no-repeat;
	width:38px;
	height:65px;
	}	
	
	.all
	{
		overflow:hidden;
		width:830px;
		min-height:140px;
		margin-top:200px;

		}	