﻿.modalBackground
{
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}
.modalPopupLogin
{
    background-image: url('../../../Images/NewSite_2013/NewGK1worldLogin/popupLogin_bg.png');
    background-repeat: no-repeat;
    background-size: 550px 400px;
    width: 550px;
    height: 400px;
    font-family: Century Gothic;
}
.modalPopupMobile
{
    background-image: url('../../../Images/NewSite_2013/NewGK1worldLogin/popupMobile_bg.png');
    background-repeat: no-repeat;
    background-size: 400px 220px;
    padding: 20px;
    width: 360px;
    height: 180px;
    font-family: Century Gothic;
    font-size: 12px;
    font-weight: bold;
}
.modalPopupBayaniChallenge
{
    background-image: url('../../../Images/NewSite_2013/NewGK1worldLogin/popupMobile_bg.png');
    background-repeat: no-repeat;
    background-size: 480px 500px;
    padding: 20px;
    width: 440px;
    height: 460px;
    font-family: Century Gothic;
    font-size: 12px;
}
.mainLblStyle
{
    color: #FFB817;
    font-size: 28px;
    font-weight: bold;       
}
.minorLblStyle
{
    color: #D5D5D5;
    font-size: 16px;
}
.btnCloseStyle
{
    background-image: url('../../../Images/NewSite_2013/NewGK1worldLogin/btnCloseImage.png');
    width: 50px;
    height: 50px;
    border: 0;
    background-color: transparent;
    cursor: pointer;
}
.btnFacebookStyle
{
    background-image: url('../../../Images/NewSite_2013/NewGK1worldLogin/btnFacebookImage.png');
    width: 150px;
    height: 30px;
    border: 0;
    background-color: transparent;
    margin-top: 8px;
    margin-bottom: 13px;
    margin-bottom: 20px\9;
    cursor: pointer;
}
.btnSubmitStyle
{
    background-image: url('../../../Images/NewSite_2013/NewGK1worldLogin/button.png');
    background-size: 110px 25px;
    width: 110px;
    height: 25px;
    border: 0;
    background-color: transparent;
    margin-top: 15px;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    color: #FDDFBC;
    font-family: Century Gothic;
    padding-top: -200px;
}
.btnDimSubmitStyle
{
    background-image: url('../../../Images/NewSite_2013/NewGK1worldLogin/button.png');
    background-size: 110px 25px;
    width: 110px;
    height: 25px;
    border: 0;
    background-color: transparent;
    margin-top: 15px;
    cursor: default;
    font-size: 13px;
    font-weight: bold;
    color: #FDDFBC;
    font-family: Century Gothic;
    padding-top: -200px;
    opacity:0.6;
    filter:alpha(opacity=60);
}
.bigTxtboxStyle
{
    background-image: url('../../../Images/NewSite_2013/NewGK1worldLogin/txtbox_big.png');
    width: 165px;
    height: 25px;
    border: 0;
    padding: 10px;
    text-align: center;
    background-color: transparent;
    margin-top: 8px;
    color: #666666;
    font-size: 14px;
}   
.smallTxtboxStyle
{
    background-image: url('../../../Images/NewSite_2013/NewGK1worldLogin/txtbox_small.png');
    background-size: 210px 28px;
    width: 200px;
    height: 18px;
    border: 0;
    padding: 5px;
    text-align: center;
    background-color: transparent;
    margin-top: 6px;
    color: #666666;
    font-size: 14px;
    vertical-align: middle;
}     
.smallerTxtboxStyle
{
    background-image: url('../../../Images/NewSite_2013/NewGK1worldLogin/txtbox_xsmall.png');
    background-size: 125px 25px;
    width: 115px;
    height: 15px;
    border: 0;
    padding: 5px;
    text-align: center;
    background-color: transparent;
    margin-top: 5px;
    color: #666666;
    font-size: 12px;
}
.dateTxtboxStyle
{
    background-image: url('../../../Images/NewSite_2013/NewGK1worldLogin/txtbox_xsmall.png');
    background-size: 140px 22px;
    width: 136px;
    height: 18px;
    border: 0;
    padding: 2px;

    background-color: transparent;
    margin-top: 6px;
    color: #666666;
    font-size: 14px;
    vertical-align: top;
}
.comboBoxTxtboxStyle
{
    background-image: url('../../../Images/NewSite_2013/NewGK1worldLogin/txtbox_small.png');
    background-size: 190px 22px;
    width: 190px;
    height: 22px;
    border: 0;
    padding: 2px;
    text-align: center;
    background-color: transparent;
    margin-top: 6px;
    margin-bottom: 10px;
    color: #666666;
    font-size: 12px;
    vertical-align: middle;
}  
.ErrImage
{
    width: 20px;
    height: 25px;
    cursor: pointer;
    margin-bottom: 2px;
}
.BC_bigTextbox_ErrImage
{
    width: 20px;
    height: 25px;
    cursor: pointer;
    margin-bottom: -12px;
    margin-right: -22px;
}