/* $Id: login.css,v 1.10 2009/01/27 06:54:01 ramanathank Exp $ */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.login_main_bg{
	background: url(../images/login_main_bg.gif) no-repeat bottom right;
	padding:0px 58px 0px 0px;
	width: 645px;
}
.login_main_repeat{
	background: url(../images/login_main_repeat.gif) repeat-x bottom right;
}
.login_tleft_curve{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/themes/passtrix/images/login_tleft_curve.png);
	height: 10px;
	width:10px;
}
html>body .login_tleft_curve{
	background: url(../images/login_tleft_curve.png) right top no-repeat;
	height: 10px;
	width:10px;
}
.login_tright_curve{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/themes/passtrix/images/login_tright_curve.png);
	height: 10px;
	width:10px;
}
html>body .login_tright_curve{
	background: url(../images/login_tright_curve.png) left top no-repeat;
	height: 10px;
	width:10px;
}
.login_bleft_curve{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/themes/passtrix/images/login_bleft_curve.png);
	height: 10px;
	width:10px;
}
html>body .login_bleft_curve{
	background: url(../images/login_bleft_curve.png) right top no-repeat;
	height: 10px;
	width:10px;
}
.login_bright_curve{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/themes/passtrix/images/login_bright_curve.png);
	height: 10px;
	width:10px;
}
html>body .login_bright_curve{
	background: url(../images/login_bright_curve.png) left top no-repeat;
	height: 10px;
	width:10px;
}
.login_top_side{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/themes/passtrix/images/login_top_side.png);
	background-repeat:repeat-x;
	height: 10px;
}
html>body .login_top_side{
	background: url(../images/login_top_side.png) left top repeat-x;
	height: 10px;
}
.login_bottom_side{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/themes/passtrix/images/login_bottom_side.png);
	background-repeat:repeat-x;
	height: 10px;
}
html>body .login_bottom_side{
	background: url(../images/login_bottom_side.png) left top repeat-x;
	height: 10px;
}
.login_left_side{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/themes/passtrix/images/login_left_side.png);
	background-repeat:repeat-y;
	width: 10px;
}
html>body .login_left_side{
	background: url(../images/login_left_side.png) left top repeat-y;
	width: 10px;
}
.login_right_side{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/themes/passtrix/images/login_right_side.png);
	background-repeat:repeat-y;
	width: 10px;
}
html>body .login_right_side{
	background: url(../images/login_right_side.png) left top repeat-y;
	width: 10px;
}
.login_box_bg{
	background: url(../images/login_box_bg.png);
}
.txtbox{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.formtext{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.login_btn{
	background: url(../images/login_btn.png)  left top no-repeat;
	width: 90px;
	height:24px;
	border: 0px;
	cursor:pointer;
}
.login_logo{
	position:relative;
	float:left;
	top: 85px;
	left: 48px;
	background: url(../images/ps_logo.gif) no-repeat bottom left;
	width:207px;
	height:66px;
}
.login_first{
	width:212px;
	height:57px;
	border:1px solid #5594c7;
}
.login_info{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#d3d3d3;
	text-align:left;
	line-height:20px;
}
.login_forgot,.login_forgot a{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:28px;
	cursor:pointer;
	text-decoration:none;
}
.localauth{
	background:#e0eaf4;
}
.login_message{
	width:275px;
	height:120px;
	border:1px solid #5594c7;
}
.systemPinMessage{
	width:275px;
	height:150px;
	border:1px solid #5594c7;
}
.next_btn{
	background: url(../images/next_btn.png)  left top no-repeat;
	width: 88px;
	height:24px;
	border: 0px;
	cursor:pointer;
}
.hide{
	display:none;
}
.show{

}
/*---------------------Pre Login -------------------------*/
.prelogin{margin-top:100px;}
.pl_tl_curve{background:url(../images/tl_curve.gif) no-repeat;width:5px;height:5px;}
.pl_tmid{background:#fbfcdc url(../images/border.gif) repeat-x top;height:5px;}
.pl_tr_curve{background:url(../images/tr_curve.gif) no-repeat;width:5px;height:5px;}
.pl_lmid{background:#fbfcdc url(../images/border.gif) repeat-y left;width:5px;}
.pl_content{background:#fbfcdc;font:Verdana, Arial, Helvetica, sans-serif;}
.pl_rmid{background:#fbfcdc url(../images/border.gif) repeat-y right;width:5px;}
.pl_bl_curve{background:url(../images/bl_curve.gif) no-repeat;width:5px;height:5px;}
.pl_bmid{background:#fbfcdc url(../images/border.gif) repeat-x bottom;height:5px;}
.pl_br_curve{background:url(../images/br_curve.gif) no-repeat;width:5px;height:5px;}
.pl_heading{font:bold 15px Arial, Helvetica, sans-serif;color:#f99c1c;margin-top:10px;margin-left:10px;}
.pl_divc{font:12px Verdana, Arial, Helvetica, sans-serif;color:#717171;padding:10px;line-height:24px;}
.pl_mpos{padding-top:100px;text-align:center;}
.primary_server{background:url(../images/primary_server.gif) no-repeat;width:206px;height:32px;border:0px;margin-right:10px;margin-bottom:10px;cursor:pointer;}
.secondary_server{background:url(../images/secondary_server.gif) no-repeat;width:277px;height:32px;border:0px;margin-right:10px;margin-bottom:10px;cursor:pointer;}
.admin_btn,.guest_btn,.padmin_btn,.paudit_btn{
	height: 39px;
	cursor: pointer;
	font-weight: bold;
	background-color:#CAE9FB;
	background-repeat: no-repeat;
	background-attachment: scroll;
	border: 0px;
	width: 302px;
}
.admin_btn{
	background-image: url("../images/administrator_login.png");
}
.guest_btn{
	background-image: url("../images/puser_login.png");
}
.padmin_btn{
	background-image: url("../images/padministrator_login.png");
}
.paudit_btn{
	background-image: url("../images/pauditor_login.png");
}

