.myspace_LoginPanel
{
    margin-left: 300px;
    float: left;
}
.myspace_CreateUserPanel
{
}

.myspace_TitleLabel
{
    font-size: x-large;
}
.myspace_NewAccountButtonPanel
{
    text-align: right;
}
.myspace_NewAccountButton
{
}

.loggedout_MainPanel
{
    margin-top: 0px;
    margin-right: 0px;
}

.loggedout_NewUserPanel
{
    margin-top: 3px;
    padding-left: 0px;
    float: left;
    padding-top: 5px;
}
.loggedout_NewUserLinkButton
{
}
.loggedout_LoginComponentPanel
{
}
.loggedout_LoginComponent
{
    float: right;
}
.upperLogin_MainLoginContentPanel
{
    width: 100%;
    padding: 0px;
    float: right;
    padding-top: 2px;
    margin: auto;
}
.upperLogin_UsernamePanel
{
    padding: 0px;
    float: right;
}
.upperLogin_UsernameTextBox
{
    margin-top: 2px;
    width: 95px;
    margin-right: 10px;
    border: 0px;
    color: #505050;
    height: 17px;
    font-size: 95%;
    padding-top: 4px;
    padding-left: 4px;
}

.upperLogin_PasswordPanel
{
    float: right;
}
.upperLogin_PasswordTextBox
{
    margin-right: 10px;
    display: none;
    margin-top: 2px;
    width: 95px;
    border: 0px;
    color: #505050;
    height: 17px;
    font-size: 95%;
    padding-top: 4px;
    padding-left: 4px;
}
.upperLogin_DummyPasswordTextBox
{
    width: 95px;
    margin-right: 10px;
    margin-top: 2px;
    border: 0px;
    color: #505050;
    height: 17px;
    font-size: 95%;
    padding-top: 4px;
    padding-left: 4px;
}
.upperLogin_ButtonPanel
{
    width: 23px;
    float: right;
}
.upperLogin_Button
{
    float: right;
    margin-top: 4px;
    width: 23px;
    border: 0px solid #eee;
    background-image: url(  '../Images/LoginBut.png' );
    background-repeat: no-repeat;
    background-position: center;
    background-color: #e4e4da;
    cursor: pointer;
}

.upperLogin_LiteralPanel
{
    float: left;
    margin-top: 4px;
    margin-right: 10px;
    color: #d42c0f;
}


.loggedin_UserLoggedInPanel
{
    margin-top: 5px;
    float: right;
    width: 200px;
}

.loggedin_UserLoggedInLabel
{
}

.loggedin_UserNameLabel
{
    font-weight: bold;
}
.loggedin_LogoutButtonPanel
{
    padding-left: 20px;
}

.loggedin_LogoutButton
{
    padding-left: 20px;
}

.MainLogin_LoginTable
{
    margin-top: 20px;
    width: 100%;
}
.MainLogin_MainTable
{
    width: 100%;
}
.MainLogin_TitleCell
{
    padding-bottom: 5px;
}
.MainLogin_TitleLabel
{
    font-size: 11pt;
    font-weight: bold;
}
.MainLogin_LeftCell
{
    width: 45%;
}
.MainLogin_RightCell
{
    width: 45%;
}
.MainLogin_ButtonCell
{
    padding-top: 20px;
    text-align: right;
}

.MainLogin_ConfirmButton
{
    margin-top: 15px;
    margin-right: 4px;
    background-color: #dbd8d1;
    color: #D01F00;
    width: 137px;
    height: 28px;
    border: 0px solid #fff; /* background-image: url(../images/BgButton.png);     background-repeat: no-repeat;*/
}
.createuser_MainTable
{
    width: 100%;
}
.createuser_MainPanel
{
}

.createuser_NewUserTitlePanel
{
    margin-top: 20px;
    margin-bottom: 5px;
}
.createuser_TitleLabel
{
    width: 100%;
}
.createuser_LoginTable
{
    width: 100%;
}

.createuser_Table
{
    text-align: left;
    width: 100%;
}
.createuser_GapCell
{
    width: 10%;
}
.createuser_TitleCell
{
}
.createuser_LeftCell
{
    width: 45%;
    padding-top: 5px;
}
.createuser_RightCell
{
    width: 45%;
    padding-top: 5px;
}

.createuser_ButtonCell
{
    padding-top: 20px;
    text-align: right;
}
.createuser_EmailValidatoinCell
{
    vertical-align: bottom;
}

.createuser_TitleLabel
{
    font-size: 11pt;
    font-weight: bold;
}

.createuser_LabelPanel
{
}
.createuser_Label
{
}
.createuser_Panel
{
    border: solid 1px #eee;
    height: 28px;
}


.createuser_TextBox-component
{
    border: 0px;
    width: 90%;
    height: 24px;
}
.createuser_CountryDDL
{
    border: 0px;
    width: 98%;
}
.createuser_ConfirmButton
{
    margin-top: 15px;
    margin-right: 12px;
    background-color: #dbd8d1;
    color: #D01F00;
    width: 137px;
    height: 28px;
    border: 0px solid #fff; /* background-image: url(../images/BgButton.png);     background-repeat: no-repeat;*/
}

#newslettermainpanel, .newsletter_SubscriptionMadePanel{ width:50%; margin-top:80px;
                                                         margin-left:160px; 
                                                     
                                                         float:left;}

#textboxpanel
{
    border: solid 1px #b09e53;
    height: 28px;
    float:left;
    width:100%;
}

.newsletter_TextBox-component
{
    border: 0px;
    width: 90%;
    height: 24px;
    float:left;

}
.Newsletter_ErrorMassages{margin-top:15px; float:left; width:100%;color:red;}

.Newsletter_ErrorMassages UL
{
    margin-bottom: 0px !important;
    margin-left: 15px !important;
    padding: 0px !important;
    float:left;
    width:100%;
	color:red;
}

#namepanel, #surnamepanel, #emailpanel, #errormessages, #newscontinuebutton{float:left; width:100%;}
.newsletter_SubmitButton, .newsletter_CloseButton
{
    margin-top:15px;
text-align:right;
                padding-top:2px;
                padding-right:5px;
                
                background:transparent;
                border:0px;
                background-image: url(../images/ReanMoreButton.png);
                background-repeat: no-repeat;
                width:90px;
                height:21px;
                float:right;
                font-size:11px;
                font-weight:bold;
                color:#fff;
                cursor:pointer;
}
.newsletter_PopupHeader
{
    height: 25px;
    background-color: #263017;
}
.newsletter_PopupHeader td
{
    color: #fff !important;
}

.NewsletterPopup{width:300px !important;}

.newsletter_HelpTextLabel,  .newsletter_SubscriptionMadeLabel{ color:#263017; font-weight:bold; font-size:12px;}

.newsletter_Label a {margin-top:10px;}