﻿div.ProductPage
{
    float:left;
    width:653px;
}
h1.PageTitle
{
    float:left;
    width:545px;
    height:20px;
    margin:15px 0 0 15px;
    padding:3px 0 0 44px;
    background-image:url('../images/page_title_left.gif');
    background-repeat:no-repeat;
    background-position:left 0;
    background-color:#D1D1D1;
    font-size:15px;
    font-weight:bold;
    color:#FFFFFF;
    letter-spacing:1px;
}
div.PageTitleRight
{
    float:left;
    width:11px;
    height:23px;
    margin:15px 0 0 0;
    background-image:url('../images/page_title_right.gif');
    background-repeat:no-repeat;
}
/*nav menu*/
ul.SiteNav
{
    float:left;
    clear:left;
    width:629px;
    margin:4px 0 10px 24px;
    padding:0;
    list-style-type:none;
}
ul.SiteNav li
{
    float:left;
    margin-right:3px;
    font-size:12px;
    color:#818181;
}
ul.SiteNav li a
{
    font-size:12px;
    color:#818181;
}


/*product buy*/
p.CommingSoon
{
    float:left;
    clear:left;
    width:629px;
    margin:0 0 0 24px;
    font-size:14px;
    color:#005FA9;
}
div.ProductBuy
{
    float:left;
    clear:left;
    width:653px;
    margin:0;
}
div.BuyVersion
{
    float:left;
    clear:left;
    width:170px;
    margin:6px 0 0 24px;
    padding:3px 0 0 0;
    font-size:12px;
    font-weight:bold;
    color:#005FA9;
}
div.ProductPrice
{
    float:left;
    width:92px;
    height:20px;
    margin:6px 4px 0 0;
    padding:4px 0 0 0;
    background-image:url('../images/price_btn.gif');
    background-repeat:no-repeat;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    color:#FFFFFF;
}
form.BuyBtn
{
    float:left;
    width:53px;
    height:18px;
    margin:9px 0 0 0;
}
form.BuyBtn fieldset
{
    border:0;
}

/*free download*/
p.FreeDownload
{
    float:left;
    clear:left;
    width:635px;
    margin:3px 0 0 18px;
}
p.FreeDownload a
{
    font-size:13px;
    font-weight:bold;
    color:#005FA9;
}

/*screen shots*/
h3.ScreenShots
{
    float:left;
    clear:left;
    width:490px;
    margin:12px 0 0 24px;
    font-size:13px;
    font-weight:bold;
    color:#FF7300;
}
div.ScreenShots
{
    float:left;
    clear:left;
    width:490px;
    margin:4px 0 0 24px;
}
img.aShot
{
    float:left;
    width:65px;
    height:54px;
    margin:0 5px 5px 0; 
    cursor:pointer;
}

p.VideoClip
{
    float:left;
    clear:left;
    width:633px;
    margin:3px 0 0 20px;
}
p.VideoClip a
{
    font-size:13px;
    font-weight:bold;
    color:#005FA9;
}

/*product txt*/
div.ProductTxt,div.ProductFeatures,div.ProductUpdates
{
    float:left;
    clear:left;
    width:520px;
    margin:10px 0 0 24px;
    font-size:12px;
    color:#636363;
}
h2.ProductFeatures,h3.ProductUpdates
{
    float:left;
    clear:left;
    width:520px;
    margin:5px 0 4px 24px;
    font-size:15px;
    font-weight:bold;
    color:#FF7300;
}

/*product updates*/
a#updates
{
    float:left;
    clear:left;
}
h4.UpdateName
{
    width:520px;
    height:16px;
    margin:5px 0 0 0;
}
h4.UpdateName a
{
    font-size:13px;
    font-weight:bold;
    color:#636363;
}
div.UpdateLink
{
    margin:2px 0 0 0;
}
div.UpdateLink a
{
    font-size:12px;
    color:#636363;
}
