div.tabcontent
{
    position: relative;
    width: 100%;
    height: 504px;
    font-size: 14px;
    color: #f0f0f0;
    overflow: hidden;
}

div.tabcontent h1
{
    margin: 15px 0px 0px 15px;
}

div.tabcontent h3
{
   margin: 15px 0px 0px 0px:
}

div.tabcontent p
{
    margin: 15px 20px 15px 20px;
    line-height: 20px;
    text-align: justify;
}

div.tabcontent ul
{
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    padding: 0;
}

div.subcontent {
    position: relative;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    min-height: 200px;
    width: 310px;
}

div.subcontent h3
{
   color: #ffffff;
   font-weight: normal;
   margin: 0px 0px 15px 0px;
   padding-left: 85px;
   padding-top: 5px;
}

.scenario
{
    float: left;
    position: relative;
    clear: left;
    width: 450px;
    left: 56px;
    top: 60px;
}

.index_catcher_text
{
    float: left; 
    position: relative; 
    left: 30px; 
    top: 20px; 
    padding: 0;
    text-align: center;
}

div.index_catcher_text h1
{
    padding: 0;
    margin: 0;
    color: #3479B4;
}

#download_button
{
    position: absolute;
    width: 205px;
    height: 48px;
    left: 135px;
    top: 390px;
    overflow: hidden;
    outline-style: none;
}

#download_button a
{
    display: block;
}

#upgrade
{
    float: left;
    clear: left;
    position: relative;
    top: 170px;
    left: 95px;
}

#upgrade a
{
    color: #f0f0f0;
    text-decoration: underline;
}

#upgrade a:hover
{
    color: #c2c2c2;
}

#video
{
    position: relative; 
    float: left; 
    clear: left; 
    top: 75px; 
    left: 788px; 
    margin: 0; 
    padding: 0;
}

#artwork_in_motion
{
    position: absolute; 
    top: 96px; 
    left: 531px;
    z-index: 0;
}

/* start CopyTrans color chart */

.CT
{
    color: #1666a8;
}

ul.CT_checklist
{
    list-style-image: url('/images/CT_check_list.png');
    color: #f0f0f0;
    list-style-position: outside;
}

.CT_tab
{
    background: url('/images/copytrans4_index_950.png') no-repeat 0 0 #232323;
}

div.CT_description
{
    background: url('/images/CT_description_header2.png') no-repeat 0 0;
}

div.CT_description p
{
    font-size: 12px;
    text-align: justify;
}

div.CT_backup
{
    background: url('/images/CT_backup_header2.png') no-repeat 0 0;
}

div.CT_backup h4
{
    padding: 0;
    margin: 3px;
    font-size: 17px;
    text-align: center;
}

div.CT_backup a
{
    text-decoration: none;
}

#download_button.CT /* free download button */
{
    background: url('/images/CT_download_button.png') no-repeat 0px -96px;
}

#download_button.CT a
{
    background: url('/images/CT_download_button.png') no-repeat 0px -96px;
}

#download_button.CT a:hover
{
    background: url('/images/CT_download_button.png') no-repeat 0px -48px;
}

#download_button.CT a:active
{
    background: url('/images/CT_download_button.png') no-repeat 0 0;
}

/*AB testing*/

#download_button2
{
    position: absolute;
    width: 205px;
    height: 48px;
    left: 120px;
    top: 390px;
    overflow: hidden;
    outline-style: none;
}

#download_button2 a
{
    display: block;
}

#download_button2.CT
{
    background: url('/images/CT_download_button-2.png') no-repeat 0px -96px;
}

#download_button2.CT a
{
    background: url('/images/CT_download_button-2.png') no-repeat 0px -96px;
}

#download_button2.CT a:hover
{
    background: url('/images/CT_download_button-2.png') no-repeat 0px -48px;
}

#download_button2.CT a:active
{
    background: url('/images/CT_download_button-2.png') no-repeat 0 0;
}

/* end CopyTrans */