﻿#top_sign_in_links_div
{
    font-family: Arial, Verdana;
    font-size: 13px;
    position: absolute;
    top: 5px;
    right: 15px;
    line-height: 16px;
    height: 30px;
    color: #666666;
}
#top_sign_in_links_div_for_lists_adm
{
    font-family: Arial, Verdana;
    font-size: 13px;
    position: absolute;
    top: 15px;
    right: 75px;
    line-height: 16px;
    height: 30px;
    color: #666666;
}
.top_sign_in_link
{
    font-family: Arial, Verdana;
    font-size: 13px;
    color: #4978B8; /*#066AFF*/
    text-decoration: none;
}
.top_sign_in_link:hover
{
    text-decoration: underline;
}

#wraplogin
{
    width: 381px;
    height: 230px;
}




#LoginTitle
{
    font-family: Verdana, Arial;
    font-size: 19px;
    color: #FFFFFF;
    position: absolute;
    top: 5px;
    left: 14px;
    line-height: 25px;
    height: 30px;
}
.loginMainContent
{
    position: absolute;
    top: 37px;
    left: 6px;
    width: 379px;
    height: 196px;
}


#LoginEmail
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 13px;
    vertical-align: baseline;
    background-color: #FFFFFF;
    position: absolute;
    height: 20px;
    padding-top: 2px;
    padding-bottom: 0px;
    border: 1px solid #cccccc;
    width: 225px;
    top: 16px;
    left: 125px;
    line-height: 20px;
    background-color: #FFFFB3;
}

#LoginPass
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 13px;
    vertical-align: baseline;
    background-color: #FFFFFF;
    position: absolute;
    height: 20px;
    padding-top: 2px;
    padding-bottom: 0px;
    border: 1px solid #cccccc;
    width: 225px;
    top: 63px;
    left: 125px;
    line-height: 20px;
}

#emaillabel
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
    vertical-align: baseline;
    position: absolute;
    top: 23px;
    left: 27px;
}

#passlabel
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
    vertical-align: baseline;
    position: absolute;
    top: 70px;
    left: 53px;
}

#EmailErrorDiv
{
    vertical-align: baseline;
    position: absolute;
    top: 39px;
    left: 125px;
}


#PasswordErrorDiv
{
    vertical-align: baseline;
    position: absolute;
    top: 86px;
    left: 125px;
}


.loginerror
{
    font-family: Verdana;
    font-size: 12px;
    color: #FF2B2B;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
}

#RememberMeDiv
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
    vertical-align:  middle;
    position: absolute;
    top: 133px;
    left: 212px;
    cursor:pointer;
 
}
#RememberMeDiv input
{cursor:pointer;}
#RememberMeDiv label
{cursor:pointer;}

#NoAccountYet
{
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #818181;
    vertical-align: baseline;
    position: absolute;
    bottom: 5px;
    left: 5px;
    line-height: 13px;
}
#joinnowlink
{
    color: #3E92EE;
    text-decoration: none;
    font-weight: bold;
}
#joinnowlink:hover
{
    text-decoration: underline;
}
#ForgotLink
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    vertical-align: baseline;
    position: absolute;
    bottom: 5px;
    right: 5px;
    line-height: 13px;
    color: #3E92EE;
    text-decoration: none;
}
#ForgotLink:hover
{
    text-decoration: underline;
}


#logbutton
{
    position: absolute;
    top: 128px;
    left: 118px;
    width: 63px;
    height:23px;
}
.shortbuttons
{
    font-family: Arial; /*MS Shell Dlg;*/
    font-size: 12px;
    color: #000000;
    margin-right: 8px;
    margin-left: 8px;
    padding-right: 6px;
    padding-left: 6px;
}

#ChooseYourName
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
    vertical-align: baseline;
    position: absolute;
    top: 103px;
    left: 7px;
    line-height: 14px;
}

#DropDownListlogin
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #333333;
    vertical-align: baseline;
    position: absolute;
    top: 98px;
    left: 150px;
    width: 187px;
}

#invalid_username_and_pass
{
    position: absolute;
    top: 157px;
    left: 35px;
    width: auto;
}






#wrapForgot
{
    width: 382px;
    height: 225px;
}

#wrapForgot a
{
    font-family: Verdana, Arial;
    color: #0066cc;
    text-decoration: none;
}
#wrapForgot a:active
{
    text-decoration: none;
}
#wrapForgot a:hover
{
    text-decoration: underline;
}



#ForgotPassTitle
{
    font-family: Verdana, Arial;
    font-size: 19px;
    color: #FFFFFF;
    position: absolute;
    top: 5px;
    left: 14px;
    line-height: 25px;
    height: 30px;
}
#forgotMainContent
{
    position: absolute;
    top: 37px;
    left: 6px;
    width: 369px;
    height: 179px;
}




#forgotMessage
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
    vertical-align: baseline;
    position: absolute;
    top: 15px;
    left: 36px;
    width: 339px;
    line-height: 17px;
}

#forgotemaillabel
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
    vertical-align: baseline;
    position: absolute;
    top: 87px;
    left: 40px;
    width: auto;
    line-height: 14px;
}

#ForgotEmail
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 13px;
    vertical-align: baseline;
    background-color: #FFFFFF;
    position: absolute;
    height: 20px;
    padding-top: 2px;
    padding-bottom: 0px;
    border: 1px solid #CCCCCC;
    width: 205px;
    top: 76px;
    left: 115px;
    line-height: 20px;
    background-color: #FFFFB3;
}

#EmailErrorDivForgot
{
    vertical-align: baseline;
    position: absolute;
    top: 99px;
    left: 115px;
}

#forgotsubmit
{
    position: absolute;
    top: 140px;
    left: 110px;
    width: 60px;
     height:23px;
}


#ChooseYourNameForgot
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
    vertical-align: baseline;
    position: absolute;
    top: 109px;
    left: 40px;
    line-height: 14px;
}

#DropDownListForgot
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #333333;
    vertical-align: baseline;
    position: absolute;
    top: 105px;
    left: 165px;
}

#SecondScreenForgot
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #333333;
    vertical-align: baseline;
    position: absolute;
    top: 25px;
    left: 34px;
    width: 323px;
    line-height: 18px;
}



#Wrap_LB_Forgot
{
    position: absolute;
    width: 405px;
    height: 253px;
    background-image: url(../newimages/lightblue_login/all_lb_borders.png);
    background-repeat: no-repeat;
    background-position: left top;
    z-index: 9999999;
}
#lb_forgot_header
{
    position: absolute;
    width: 385px;
    height: 30px;
    background-color: #E8EEF7;
}
#lb_forgot_header_title
{
    position: absolute;
    top: 6px;
    left: 14px;
    font-size: 17px;
    font-family: Verdana, Arial;
    color: #1475E0;
}
#Wrap_LB_Login
{
    position: absolute;
    width: 405px;
    height: 253px;
    background-image: url(../newimages/lightblue_login/all_lb_borders.png);
    background-repeat: no-repeat;
    background-position: left top;
    z-index: 9999999;
}
#lb_login_header
{
    position: absolute;
    width: 385px;
    height: 30px;
    background-color: #E8EEF7;
}
#lb_login_header_title
{
    position: absolute;
    top: 6px;
    left: 14px;
    font-size: 17px;
    font-family: Verdana, Arial;
    color: #1475E0;
}
.closeLB_Login
{
    position: absolute;
    top: 2px;
    right: 2px;
    cursor: pointer;
    z-index: 999999;
    width: 14px;
    height: 13px;
    background-image: url(../newimages/closeIt.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
#LB_LoginMiddle
{
    background-color: #FFFFFF;
    position: absolute;
    z-index: 106;
    top: 7px;
    left: 7px;
    width: 385px;
    height: 233px;
    border: solid 1px #84BBFF; /* */
}
#LB_ForgotMiddle
{
    background-color: #FFFFFF;
    position: absolute;
    z-index: 106;
    top: 7px;
    left: 7px;
    width: 385px;
    height: 233px;
    border: solid 1px #84BBFF; /* */
}


/************************************************************/

       #BB_menu_wrap_TheMenu
       {
           position: absolute;
           top: 10px;
           right: 20px;
           width: 500px;
           clear: both;
           height: 26px;
           border: solid 0px #A8CFFF;
           background-color: #ffffff;
           margin-left: auto;
           margin-right: auto;
           overflow: visible;
       }
       .BB_menu_TheMenu
       {
           position: absolute;
           top: 0px;
           right: 110px;
           width: auto;
           background-color: #ffffff;
           height: 30px;
           padding: 0px !important;
           overflow: hidden;
           border-collapse: collapse !important;
       }
       .BB_menu_DefaultGroupCssClass
       {
           border-top: solid 1px #cccccc;
           border-right: solid 2px #cccccc;
           border-bottom: solid 2px #cccccc;
           border-left: solid 1px #cccccc;
           padding: 0px !important;
           padding-left: 5px;
           background-color: White;
           border-collapse: separate !important;
           border-spacing: 0px !important;
           clear: none !important;
           z-index: 999999 !important;
           overflow: visible !important;
           float: left !important;
           margin-top: 0px;
            text-align:left !important;
       }
       .BB_menu_spacer_toptoptop_sub
       {
           line-height: 8px;
           height: 8px;
           border-top: solid 0px #cccccc;
           clear: both;
       }
       .BB_menu_spacer_Hover_toptoptop_sub
       {
           line-height: 8px;
           height: 8px;
           border-top: solid 0px #cccccc;
           clear: both;
       }
       .BB_menu_spacerExp_toptoptop_sub
       {
           line-height: 8px;
           height: 8px;
           border-top: solid 0px #cccccc;
           clear: both;
       }
       .BB_menu_spacer_toptoptop
       {
           line-height: 10px;
           height: 10px;
           border-top: solid 1px #cccccc;
           width: 108px;
           float: right;
           clear: both;
       }
       .BB_menu_spacer_Hover_toptoptop
       {
           line-height: 10px;
           height: 10px;
           border-top: solid 1px #cccccc;
           width: 108px;
           float: right;
           clear: both;
       }
       .BB_menu_spacerExp_toptoptop
       {
           line-height: 10px;
           height: 10px;
           border-top: solid 1px #cccccc;
           width: 108px;
           float: right;
           clear: both;
       }
       .BB_menu_spacer
       {
           line-height: 10px;
           height: 10px;
       }
       .BB_menu_spacer_Hover
       {
           line-height: 10px;
           height: 10px;
       }
       .BB_menu_spacerExp
       {
           line-height: 10px;
           height: 10px;
       }
       .BB_menu_spacer_shorter
       {
           line-height: 10px;
           height: 5px;
       }
       .BB_menu_spacer_Hover_shorter
       {
           line-height: 10px;
           height: 5px;
       }
       .BB_menu_spacerExp_shorter
       {
           line-height: 10px;
           height: 5px;
       }
       .BB_menu_SubMenuItemLook_text
       {
           background-color: #ffffff;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 12px;
           border: 0px solid #3E92F9;
           cursor: pointer;
           color: #666666;
           vertical-align: middle !important;
           line-height: 20px !important;
           height: 20px !important;
           padding: 3px;
           margin: 3px;
           margin-left: 0px;
           margin-right:0px;
           padding-left: 0px;
           padding-right: 0px;
       }
       .BB_menu_SubMenuItemLook_text td
       {
           vertical-align: middle !important;
           line-height: 20px !important;
           height: 20px !important;
       }
       .BB_menu_SubMenuItem
       {
       
       	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
           background-color: #ffffff;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 12px;
           border: 0px solid #3E92F9;
           cursor: pointer;
           color: #0066cc;
           vertical-align: middle !important;
           line-height: 20px !important;
           height: 20px !important;
           padding: 3px;
           margin: 2px;
           margin-left: 0px;
           margin-right:0px;
           padding-left: 10px;
           padding-right: 10px;
           text-align:left !important;
 
       }
       .BB_menu_SubMenuItem td
       {
              	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
           vertical-align: middle;
           line-height: 20px !important;
           height: 20px !important;
           text-align:left !important;
       }
       .BB_menu_SubMenuItemH
       {
              	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
           background-color: #D8E8FC;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 12px;
           border: 0px solid #3E92F9;
           cursor: pointer;
           color: #0066cc;
           vertical-align: middle !important;
           line-height: 20px !important;
           height: 20px !important;
           padding: 3px;
           margin: 2px;
           margin-left: 0px;
           margin-right:0px;
           padding-left: 10px;
           padding-right: 10px;
       }
       .BB_menu_SubMenuItemH td
       {
              	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
           vertical-align: middle;
           line-height: 20px !important;
           height: 20px !important;
       }
       .BB_menu_SubMenuItemExp
       {
              	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
           background-color: #D8E8FC;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 12px;
           border: 0px solid #3E92F9;
           cursor: pointer;
           color: #0066cc;
           vertical-align: middle;
           line-height: 20px !important;
           height: 20px !important;
           padding: 3px;
           margin: 2px;
           margin-left: 0px;
           margin-right:0px;
           padding-left: 10px;
           padding-right: 10px;
            text-align:left !important;
       }
       .BB_menu_SubMenuItemExp td
       {
              	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
           vertical-align: middle;
           line-height: 20px !important;
           height: 20px !important;
            text-align:left !important;
       }
       .BB_menu_navLabel
       {
           font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 12px;
           color: #0066cc;
           border: solid 1px #ffffff;
           border-bottom: solid 0px #ffffff;
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 20px;
           height: 20px;
           overflow: visible;
           vertical-align: middle;
           cursor: pointer;
           z-index: 10000;
       }
       .BB_menu_navLabelExp
       {
           font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 12px;
           color: #0066cc;
           border: solid 1px #ffffff;
           border-bottom: solid 0px #ffffff;
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 20px;
           height: 20px;
           overflow: visible;
           vertical-align: middle;
           cursor: pointer;
           z-index: 10000;
       }
       .BB_menu_navLabel_Hover
       {
           font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 12px;
           color: #0066cc;
           border: solid 1px #ffffff;
           border-bottom: solid 0px #ffffff;
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 20px;
           height: 20px;
           overflow: visible;
           vertical-align: middle;
           cursor: pointer;
           text-decoration: underline;
           z-index: 10000;
       }
       .wrap_username_label
       {
           position: absolute;
           right: 240px;
           top: 10px;
           color: #666666;
           font-family: verdana;
           font-size: 12px;
           width: 200px;
           text-align: right;
       }
       .wrap_sign_in_link
       {
           position: absolute;
           right: 10px;
           top: 10px;
           width: 100px;
           color: #666666;
           font-family: verdana;
           font-size: 12px;
       }
       .user_signin_link
       {
           color: #0066cc;
           font-family: verdana;
           font-size: 12px;
           text-decoration: none;
       }
       .user_signin_link:hover
       {
           text-decoration: underline;
       }
       #top_sign_in_links_div_for_lists
       {
           color: #666666;
           font-family: Arial,Verdana;
           font-size: 13px;
           height: 30px;
           line-height: 16px;
           position: absolute;
           right: 15px;
           top: 107px;
           width: 600px;
       }
       .user_link_acp
       {
           position: absolute;
           right: 277px;
           top: 11px;
           color: #0066cc;
           font-family: verdana;
           font-size: 12px;
           text-decoration: none;
       }
       .user_link_acp:hover
       {
           text-decoration: underline;
       }
       #pos_spacer
       {
           color: #666666;
           font-family: Verdana;
           font-size: 12px;
           position: absolute;
           right: 258px;
           top: 10px;
       }

