﻿.divAccountTabMargins { position: absolute; left: 11px; top: 9px; width: 482px; height: 39px; }
.tblAccountTabs { width: 482px; height: 39px; }
.tabLogin { width: 155px; height: 39px; }
.tabPassword { width: 225px; height: 39px; }
.tabClose { width: 102px; height: 39px; }

.errorMsg { font-size: 10px; color: Red; }
.goodMsg { font-size: 10px; color: Navy; }
.spanRememberMeCheck { line-height: 20px; vertical-align: 10px; }
.chkRememberMe { font-family: BankGothic Lt BT, Arial; color: #383D45; font-size: 12px; }

#divAccountPanels { position: relative; }
#divRegisterPanel { position: absolute; left: 13px; top: 0px; width: 480px; height: 456px; vertical-align: top; overflow-y: scroll; }
#divForgotPasswordPanel { position: absolute; left: 0px; top: 0px; width: 480px; height: 340px; }
#divAccountPanel { position: absolute; left: 13px; top: 0px; width: 480px; height: 456px; vertical-align: top; overflow-y: scroll; }
#divAdMessagePanel { position: absolute; left: 13px; top: 0px; width: 480px; height: 456px; vertical-align: top; }

.tblLoginContainer { position: relative; margin-left: 75px; margin-top: 57px; width: 335px; height: 265px; vertical-align: top; }
.tdLoginLabel { width: 105px; height: 30px; font-family: Arial; font-size: 14px; color: #333333; text-align: right; vertical-align: middle; }
.tdLoginField { width: 230px; height: 30px; text-align: left; }
.tdLoginLink { width: 250px; height: 30px; font-family: Arial; font-size: 13px; text-align: left; }
.loginControl { width: 230px; height: 22px; }
.lnkLogin { color: #006699; }
.imgBtnLogin { width: 100px; height: 35px; }

.tblForgotContainer { position: relative; margin-left: 65px; margin-top: 59px; width: 390px; height: 215px; vertical-align: top; }
.tdForgotLabel { width: 105px; height: 30px; font-family: Arial; font-size: 14px; color: #333333; text-align: right; vertical-align: middle; }
.tdForgotField { width: 230px; height: 30px; text-align: left; }
.forgotControl { width: 230px; height: 22px; }
.imgBtnForgotPassword { width: 176px; height: 35px; }

/* GOOGLE AD POPUP STYLES */
.google_popup_modal { background-color: #dddddd; width: 505px; }
.tblDialogGoogleContainer { width: 505px; height: 522px; text-align: left; background-image: url(/images/products/google_popup_back.png); background-repeat: no-repeat; }
.tdDialogTopSpacer { width: 505px; height: 116px; }
.tdDialogGoogleButtons { position: relative; width: 505px; height: 33px; color: #383D45; text-align: center; }
.imgBtnGoogleLogin { width: 125px; height: 33px; }
.imgBtnGoogleRegister { width: 125px; height: 33px; }
.tdDialogLeftSpacer { width: 13px; height: 353px; }
.tdDialogGoogleContent { position: relative; width: 480px; height: 353px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #383D45; vertical-align: top; }
.divDialogLoginFromGoogleContainer { position: relative; width: 480px; height: 353px; vertical-align: middle; }
.lbDialogLoginTitle { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 21px; color: #333333; font-weight: bold; }
.tdDialogRightSpacer { width: 12px; height: 353px; }
