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

div.tabcontent h1
{
    margin: 15px 0px 0px 15px;
    text-shadow: 1px 1px 1px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
}

div.tabcontent h3
{
    margin: 15px 0px 15px 0px;
    text-shadow: 1px 1px 1px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
}

div.tabcontent span
{
    text-shadow: 1px 1px 1px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
}

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;
}

div.subcontent h3 a, div.subcontent h3 a:hover, div.subcontent h3 a:visited
{
    color: #ffffff;
    text-decoration: none;
}
 
.scenario
{
    float: left;
    position: relative;
    clear: left;
    width: auto;
    left: 15px;
    top: 60px;
}

div.rounded_box
{
    background-color: #3d3d3d;
    width: auto:
    overflow: show;
    padding: 10px;
    border-radius:10px;
    -moz-border-radius:10px; /* Firefox 3.6 and earlier */
}

.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: inside;
}

.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.CTTS_featured
{
    background: url('/images/CTTS_featured_header.png') no-repeat 0 0;
}

div.CT_backup h1, div.CTTS_featured h1
{
    padding: 0;
    margin: 3px 0px 3px 6px;
    font-size: 17px;
    text-align: left;
    font-weight: bolder;
    word-spacing: -1px;
}

div.CT_backup a, div.CTTS_featured 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;
}

#CT_iphone4_compatibility
{
    position: absolute;
    top: 388px;
    left: 360px;
}

/* start reziew box */

div.reziew
{
	width: 308px;
}

div.reziew_wrapper
{
	width: 306px;
    height: 155px;
}

div.reziew_rating
{
	left: 241px;
}

/* end reziew box */

/*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 */
