/*$Id$*/
body, table, a, input, p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
body {margin:0px; padding:0px;}
h3 {
	margin:0px;
	font-size:14px;
	text-align:left;
}
.input {
	width:150px;
	padding:2px 2px 3px;
}
.loginNotes {
	padding-top:20%;
	margin:5%;
}
.hide {display:none;}
.label {text-align:right;}
.securetxt {font-size:9px;}
.signUpLink {
	font-size: 14px;
	font-weight: bold;
}
.googleAppsIcon {
	background: transparent url('../images/3rdparties.gif') no-repeat -56px 0px;
	width: 150px; height: 53px;
	padding-top:1px;
	padding-right:1px;
	margin-bottom: 10px;
	display: block;
	_position:relative;
	_top:3px;
}
.gAppsarrow {
	background: url('../images/3rdparties.gif') no-repeat -33px -52px;
	height:21px;width:9px;
	padding-right: 2px;
	float:left;
}
.msggrn {
	display:block;
	margin: 4px;
	padding: 2px;
	background-color: #FF6A6A;
	color: #FFF;
	text-align: center;
	background-color:#39C210;
}
.resend {
	background: transparent url('../images/3rdparties.gif') no-repeat -97px -82px;
	width: 15px; height: 15px;
	cursor:pointer;
}
.msg {
	display: block;
	margin: 4px;
	padding: 2px;
	border: 1px solid #E00;
	background-color: #FF6A6A;
	color: #FFF;
}
.gappsignup{ 
	width: 257px;
}
.gapptitle{ 
    text-align:center; 
    font-family:Arial, Helvetica, sans-serif; 
    font-size:14px; color:#000000; 
    font-weight:bold; 
    padding:4px 0px 8px 0px;
}
.gappfield-main{ 
    width: 90%; 
    margin:0px auto;
}
.gappfield{ 
    float:left; 
    font-family:Arial, Helvetica, sans-serif; 
    font-size:11px; 
    color:#666666; 
    padding:3px;
}
.gappbtn{ 
    float:right;
}
.otheracc-topborder {
	background-color:#C4C4C4;
	margin-top:5px;
	height:1px;
	font-size:0px;
}
.otheracc-main {
	padding:5px 1px 0px 0px;
	height:30px;
	float:left;
}
.trpadding {padding-right:5px;}
.otheracc-main font {
	float:left;
	margin:5px 3px 0px 0px;
	font-weight:bold;
	font-size:11px;
}
.trpadding font {font-weight:normal;}
.GIcon, .GAppsIcon, .YIcon, .FIcon, .TWTIcon, .LIcon,.WEIBOIcon ,.BAIDUIcon, .DOUBANIcon, .QQIcon{
	background: url('../images/login-bg.gif') repeat-x 0px 0px;
	border:1px solid #dcdcdc;
	float:left;
	height:24px;
	margin-right:2px;
	cursor:pointer;
}
.GIcon {width:34px;}
.GAppsIcon {
	width:46px;
	padding-left:1px;
}
.YIcon {
	width:34px;
	margin-right:0px;
}
.FIcon {
	width:30px;
	margin:0px 0px 0px 2px;
}

.TWTIcon, .LIcon {
	width: 34px;
}

.LIcon {
	margin-left: 2px;
}

.GIcon span, .GAppsIcon span, .YIcon span, .FIcon span {
	background: url('../images/3rdparties.gif') no-repeat -64px -54px;
	margin:3px 0px 0px 0px;
	float:left;
	width:18px;
	height:21px;
}
.GIcon span {margin-left:7px;}
.GAppsIcon span {
	background-position:-3px -73px;
	width:42px;
	margin-top:2px;
}
.YIcon span {
	background-position:-154px -56px;
	width:31px;
}
.FIcon span {
	background-position:-61px -79px;
	width:30px;
}

.LIcon span, .TWTIcon span {
	background: url('../images/THIRDPARTY-ICONS.png') no-repeat -253px -89px;
	margin:2px 0px 0px 3px;
	float:left;
	width:28px;
	height:21px;
}

.WEIBOIcon span {
	background: url('../images/weibo.jpg') no-repeat -3px -5px;
	margin:2px 2px 0px 3px;
	float:left;
	width:28px;
	height:21px;
}

.BAIDUIcon span {
	background: url('../images/baidu.jpg') no-repeat -3px -3px;
	margin:2px 2px 0px 3px;
	float:left;
	width:28px;
	height:21px;
}

.DOUBANIcon span {
	background: url('../images/douban.jpg') no-repeat -3px -3px;
	margin:2px 2px 0px 3px;
	float:left;
	width:28px;
	height:21px;
}

.QQIcon span {
	background: url('../images/qq.jpg') no-repeat -9px -3px;
	margin:2px 2px 0px 3px;
	float:left;
	width:28px;
	height:21px;
}

.TWTIcon span {
	background-position:-313px -89px;
}

.forgotpasslink {
	width:155px;
	text-align:right;
}
.forgotpasslink1 {
	margin-left:2px;
}
.forgotpasslink span, .forgotpasslink1 span {
	color:#0202EF;
	font-size:10px;
	cursor:pointer;
	text-decoration:underline;
}
.forgotpasslink span:hover {text-decoration:none;}
#hipdiv {
    width:157px; color: #837D83;
}
#hipdiv img {
    width:157px; height: 55px;
    border: 1px solid #8B858B;
    margin-top: 3px; margin-bottom: 3px;
}
#rem {
	vertical-align: middle;
}
.signinusingtxt {
font-weight:bold; 
margin-top: 4px;
}
.supnow {
	color:#f0ff00;
}

#lightbox {
    background-color: rgba(0, 0, 0, 0.57);
    text-align: center;
    border: solid 1px black;
    width: 100%;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: 0px;
    height: 100%;
    vertical-align: middle;
    z-index: 2000;
    /*background-image: url('../images/progress_bar.gif');
    background-repeat:no-repeat;
    background-position:center;*/
}

    #lightbox img {
        margin-top: 20%;
    }