/*$Id: iamlogin.css,v 1.1 2009/08/03 10:00:18 celina Exp $*/
body { font-family:Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding:0px; }
.hide {display:none;}
.loginNotes { padding-top:20%; 	margin:5%; }
#loadingdiv { margin-top:5px; height:20px; float:left; font-size:11px; color:#d5d2d5; }
.logincontent {margin-top:2px;}
.seperatetd {display:none;}
.gIcon { background: transparent url('http://img.zohostatic.com/projects/iam/images/3rdparties.gif') no-repeat -1px -1px; width:18px; height:16px; float:right; cursor:pointer; }
.yIcon { background: transparent url('http://img.zohostatic.com/projects/iam/images/3rdparties.gif') no-repeat -1px -1px; width:18px; height:16px; float:left; cursor:pointer; }
.yIcon {margin-left:10px;background-position:-30px 0px;}
.msg { color:#FF0000; font-size:9px; letter-spacing:1px; }

.submit { background: url('http://img.zohostatic.com/projects/iam/images/go-button.gif') no-repeat; width:36px; height:24px; border:0px;}

.remember, .remembertxt { display:none };
.resetpasstxt { float:left; margin-top:5px; color:red;  }

.input { height:22px; width:110px; border-top:1px solid #939393; border-bottom:1px solid #939393; border-left:0px; border-right:0px; }
input{border:0px solid #fff;}
.small-txt { font-size:11px; color:#000; white-space:nowrap; }
.small-txt-bold { font-size:11px; color:#000; white-space:nowrap; font-weight:bold; }
.small-txt a { font-size:11px; color:#000; text-decoration:none; }
.small-txt a:hover { font-size:11px; color:#000; text-decoration:underline; }

.googletxt { display:none; }
.yahootxt { display:none; }

.GYtxt { font-size:12px; font-weight:normal; color:#000; float:left; margin-right:10px; padding-top:5px; }

#outertable{ margin:0px auto; height:44px; width:100%; background:#b9b9b9 url('http://img.zohostatic.com/projects/iam/images/toppenalbg.gif') repeat-x scroll 0 0;}
.otheracctd { width:20%; padding-left:7px; }
.leftcurve { background: url('http://img.zohostatic.com/projects/iam/images/imcurveleft.gif'); width:11px; height:22px; }
.rightcurve { background: url('http://img.zohostatic.com/projects/iam/images/imcurveright.gif'); width:11px; height:22px; }

