body {
    background-color: rgb(183,183,183);
    margin: 0px 0px 0px 0px;
    font: 14px tahoma;
    color: rgb(50,50,50);
}

/* page wide */
.pagecontainer{
    background: url(images/pagebg.png) repeat-y;
    width: 950px;
    margin: 0px auto 0px auto;
    /*background-color: #23EEaa;*/
    
}

.pagecontent{
    padding: 0px 14px 8px 14px;
}

.pageheader{
    text-align: center;
}

.header{
    background: url(images/banner.png) no-repeat;
    width: 920px;
    height: 110px;
}

.translatebar{
    margin-right: 16px;
}

.pagemenu{
    margin: 8px 8px 8px 14px;
}

.menu{
    list-style: none;
    padding: 0px;
    margin: 0px;
    text-align: center;    
}

.menu li{
    float: left;
    width: 80px;
    margin-right: 1px;
    background: url(images/menubgoff.png) repeat-x;
    padding: 4px;
}

.menu li:hover{
    background: url(images/menubgon.png) repeat-x;
}

.menu li a{
    text-decoration: none;
    color: white;
    font-size: 12px;
    font-weight: bold;
}

.menu li a:hover{
   text-decoration: underline;
}

.pagecontent{
    min-height: 400px;
}

.pagefooter{
    text-align: center;
    font-size: 12px;
}

.bottombar{
    color: rgb(200,200,200);
    height: 1px;
}

/* index */
.rightpanel{
    float: right;
    margin-left: 8px;
}

.productimage a img{
    border: 0px;
}

.enlargetext{
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.downloadbutton{
    margin-top: 14px;
    text-align: center;
}

.downloadbutton a img{
    border: 0px;    
}

.cert{
    margin-top: 8px;
    text-align: center;
}

.cert ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.cert ul li{
    margin: 0px 0px 4px 0px;
    padding: 0px;
    
}

.downloadlink{
    color:  rgb(32,110,190);
    font-weight: bold;
}

.systemrequirements{
}

.texttitle{
    color: rgb(32,110,190);/*rgb(54,67,193);*/
    padding: 6px 0px 2px 6px;;
    width: 500px;
    background-color: rgb(232,243,247);    
}

.texttitle span{
    position: relative;
    top: -6px;
}

.commentbox{
   background-color: rgb(240,240,240);
   padding-top: 10px;
}

.commentleft{
    float: left;
    padding: 0px 10px 10px 10px;
    width: 45%;
}

.commentright{
    padding: 0px 10px 10px 10px;
}

.commentcontent{
    margin: 0px;
}

/* buy */
.buybox ul{
    color: rgb(32,110,190);    
    font-weight: bold;
}

.buybox h4{
    color: rgb(32,110,190);
    margin-bottom: 6px;
}

.buybox .content{
    width: 670px;
    background-color: rgb(232,243,247);
    padding: 16px;
    padding-left: 26px;
}

.userinfo{
    background-color: rgb(232,243,247);
    padding: 16px 0px 16px 270px;
}

.mustfield{
    padding-left: 4px;
    color: rgb(209,40,92);3
}

.paypalimg{
    vertical-align: middle;
}

.continuebutton, .buynowbutton{
    padding-top: 20px;
}

.buynowbutton{
    width: 700px;
}

.buynowbutton a{
    color: rgb(32,110,190);
}

.successpaypal{
    width: 680px;
    padding: 25px 20px 20px 20px;
    color: rgb(32,110,190);
    font-weight: bold;
}

.successpaypal a{
    color: rgb(32,110,190);
}

.successpaypal span{
    text-decoration: underline;
}

.cancelpaypal{
    width: 600px;
    padding: 25px 0px 0px 60px;
    color: rgb(32,110,190);
    font-weight: bold;
}

.cancelpaypal a{
    color: rgb(32,110,190);
}

/* help */
.helpbox ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-bottom: 8px;
}

.helpbox ul li{
    padding-bottom: 4px;
}

.helpbox ul a{
    font-weight: bold;
    color: rgb(32,110,190);
}

.helpcontent h3{
    color: rgb(32,110,190);
    margin-bottom: 0px;
}

.helptop{
    color: rgb(32,110,190);
}

/* screenshot */
.screenshotbox h3{
    color: rgb(32,110,190);
    margin-bottom: 4px;
}

/* contact */
.contactbox{
    background: url(images/contact.png) no-repeat;
    min-height: 128px;
}

.contactbox ul{
    list-style: none;
    padding-top: 15px;
    padding-left: 150px;
    margin: 0px;
}

.contactbox ul li{
    padding: 0px 0px 12px 0px;
    font-weight: bold;
}

.contactbox a{
    font-weight: bold;
    color: rgb(32,110,190);
}

/* affiliate box */
.affiliatebox p{
    padding: 20px 0px 0px 40px;
    margin: 0px;
}

.affiliatebox a{
    font-weight: bold;
    color: rgb(32,110,190);
}

/* link */
.linkitem{
    margin-bottom: 8px;
}

/* online downloader */
.onlinebox{
    padding: 0px 50px 0px 50px;
}

.onlineurltext{
    font-size: 14px;
    font-weight: bold;
}

.onlineurlinput{
    height: 18px;
    width: 600px;
}

.onlinebox{
    margin-top: 20px;
}

/* intro */
.introcontainer{
    width: 550px;
    margin: 0px auto 0px auto;    
}

.introbody{
    margin-left: 36px;
    width: 460px;
}

.introdesc {
    list-style: none;
    margin: 25px 0px 0px 0px;
    padding: 0px;
}

.introdesc LI{
    margin-bottom: 8px;
}

.introtext{
    font-family: arial;
    font-size: 21px;
    color: #0090d9;
}

.introdesc IMG{
    vertical-align: middle;
}

.introbuttonbox{
    margin: 30px 0px 0px 0px;
}

.introcontainer a img{
    border: 0px;
}

.introvideo{
    margin-bottom: 10px;
    text-decoration: underline;
}

/* common */
.hide{
    display: none;
}

.floatleft{
    float: left;
}

.floatright{
    float: right;
}

.clearfloat{
    clear: both;
}

.noborder{
    border-style: none;
}

.errorbox{
    padding: 4px;
    color: rgb(209,40,92);
}

.input99{
    width: 99%;
}

.topalign{
    vertical-align: top;
}

.middlealign{
    vertical-align: middle;
}

.centeralign{
    text-align: center;
}

.leftalign{
    text-align: left;
}

.rightalign{
    text-align: right;
}

.boldtext{
    font-weight: bold;
}

.linknodec{
    text-decoration: none;
}

.imagehand{
    cursor: pointer;
}
