﻿body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.clear-both
{
    clear: both;
    height: 0px;
}

/**
 *  Registration Form
 */
.registration-form
{
    margin: 0 auto;
    width: 500px;
    border: 1px solid #ccc;
    padding: 0;
}
.registration-form a
{
    color: #134079;
}

.registration-form a img
{
    border: 0px solid #eff3f4;
}

.registration-form .long-input
{
    width: 310px;
}

.registration-form .grey-text
{
    color: #999999;
}

.registration-form .error
{
    border: 1px solid #ff0000;
    padding: 2px;
}

.registration-form-header, .registration-form-content, .registration-form-footer
{
    width: 480px;
}

#email_registered_error, #phone_registered_error
{
    display: none;
    color: #ff0000;
}

/**
   *  Regisration Form Header
   */
.registration-form .registration-form-header
{
    background-color: #4f8ab4;
    padding: 5px 5px 5px 15px;
}

.registration-form-header a
{
    font-size: 140%;
    font-weight: bold;
    text-decoration: none;
}

.registration-form-header .header-text
{
    color: #ffffff;
    font-size: 140%;
    font-weight: bold;
    float: left;
}

.registration-form-header .close-tb-x
{
    float: right;
}

/**
     *  Registration Form Content
     */
.registration-form .registration-form-content, .registration-form-footer
{
    padding: 10px;
}

.registration-form-table
{
    width: 100%;
}

.registration-form-table img.icon
{
    margin: 0;
    border: 0;
    float: right;
}

.registration-form-table td
{
    padding: 3px;
}

.how-it-works-table
{
    margin: 0;
    padding: 0;
}

/**
     *  Registration Form Footer
     */
.registration-form-footer
{
    background-color: #eff3f4;
}

.registration-form-tos
{
    color: #656766;
    font-size: 90%;
}

#accredited_investor_tooltip
{
    z-index: 1232131231231;
    border: 1px solid #ccc;
    width: 280px;
}

/**
 *  Thickbox overwrites
 */
#TB_window a:link
{
    color: #134079;
}

/**************************/
.registration-form table.gmemberships, table.gmemberships tbody td
{
    padding: 0px 3px 0px 0px !important;
}
.registration-form table.gmemberships td input.other
{
    margin: 0xp;
    padding: 0px;
    width: 80px;
}

.registration-form table.gmemberships td input.smid
{
    margin: 0xp;
    padding: 0px;
    width: 100px;
}
.small_mid .valSummary, .twocolumn .valSummary, .registration-form .valSummary
{
    background: url("images/sandbox_bg.gif") repeat-x scroll center bottom transparent;
    border: 1px solid #D0D3D4;
    margin-bottom: 15px;
    padding: 10px;
}
.hidden, #closeiasgProgramvalidationBox
{
    display: none;
}

.boder_side .registration-form 
{
    margin-top: 30px;
}

.small_mid .valSummary li, .twocolumn .valSummary li, .registration-form .valSummary li {
    border: medium none;
    color: #FF0000;
    margin: 0 0 8px 10px;
    padding: 0;
}
.small_mid .valSummary h1, .twocolumn .valSummary h1, .registration-form .valSummary h1 {
    font-size: 14px;
    font-weight: bold;
    margin: 3px 0 5px;
}

