body {
    position: absolute;
    max-width: 800px;
    background-color: dimgray;
    margin: auto;
    background-color: black;
    background-image: url(../images/Grunge1-256x256.png),url(../images/Grunge1-256x256.png),url(../images/Grunge2-256x256.png),url(../images/Squares2.png);
    background-size: 113px 113px, 257px 257px, 97px 97px,75px 70px;

    background-repeat: repeat,repeat,repeat,repeat;
    /*background-position: right 0, right 15px,right 0;*/
    padding: 10px;
    top: 0;
    bottom: 0;
    left:0;
    right:0;
}
.downloadNow a:link, a:visited{
    position: absolute;
    right: 130px;
    top: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
    background-color: #db2828;
    border-radius: 2px;
    border-color: #b21e1e;
    border-width: 2px;
    border-style: solid;
    box-shadow: 1px 1px 2px #000000;
    color: white;
    text-decoration: none;
    text-shadow: 1px 1px 1px #444444;
}
.purchaseNow a:link, a:visited{
    position: absolute;
    right: 10px;
    top: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
    background-color: #db2828;
    border-radius: 2px;
    border-color: #b21e1e;
    border-width: 2px;
    border-style: solid;
    box-shadow: 1px 1px 2px #000000;
    color: white;
    text-decoration: none;
    text-shadow: 1px 1px 1px #444444;
}
.downloadLink {
    background-color: #db2828;
    color: white;
}
.downloadLink:visited {
    background-color: #db2828;
    color: white;
}

/*.downloadLink {*/
    /*position: absolute;*/
    /*right: 20px;*/
    /*top: 400px;*/
    /*width: 140px;*/
    /*background-color: #db2828;*/
    /*color: white;*/
    /*padding: 1em 1.5em;*/
    /*box-shadow: 2px 2px 2px #b21e1e;*/
    /*border-radius: 2px;*/
/*}*/

.mainDiv {
    background-color: tan;
    box-shadow: 4px 4px 12px #000000;
    height: 90%;
    margin: 0 auto;
    width: 800px;
    min-height: 800px;
    max-height: 800px;
    margin-top: 10px;
    margin-bottom: 15px;
    font-family: Acme,sans-serif;
    border-radius: 4px;
    background-image: url("/images/MainBack_1.png");
    background-position: -300px;
    /*padding: 10px;*/
    /*background-image: url(../images/Grunge2-256x256.png),url(../images/Grunge2-256x256.png),url(../images/Grunge2-256x256.png),url(../images/Grunge2-256x256.png),url(../images/Grunge2-256x256.png),url(../images/Grunge2-256x256.png);*/
    /*!*background-size: 113px 113px, 47px,47px,13px 13px, 29px 29px;*!*/
    /*background-size: 257px 257px, 127px 127px, 11px 11px, 17px 17px,13px 13px, 29px 29px;*/

    /*background-repeat: repeat, repeat, repeat,repeat, repeat, repeat;*/
}

.redbackground {
    background-color: #db2828;
    color: white;
}
.featureHeader {
    margin-top: 4px;
    margin-left: 7px;
    color: #db2828;
    text-shadow: 1px 1px 0px #000000;
}

.featureBox {
    position: absolute;
    right:20px;
    top: 130px;
    width: 375px;
    height: 350px;
    border-radius: 4px;
    border-width: 2px;
    border-style: solid;
    border-color: #db2828;
    box-shadow: 2px 2px 2px #b21e1e;
    background-color: lightgray;
    font-weight: lighter;
    color: black;
    font-size: medium;

}
.featureBox li {
    margin-left: 25px;
    list-style-position: outside;
}
/*.featureBox b {*/
    /*margin-left: 5px;*/
/*}*/
.featureBoxTitle {
    background-color: #db2828;
    color: white;
    padding-left: 5px;
    font-size: large;
    height: 25px;
}

.imageBox {
    position: absolute;
    top: 140px;
    left: 30px;
    right: 10px;
    height: 300px;
}

.mainImage {

    top: 20px;
    left:10px;
    width: 350px;
    height: auto;
}
.mainImageText {
    position: absolute;
    text-align: center;
    width: 330px;
    bottom: 20px;
}


.descText {
    position: absolute;
    top: 200px;
    left: 10px;
    right: 10px;
}

.titleBar {
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
    height: 42px;
    /*background-color: lightgray;*/
    background-color: #db2828;
    border-radius: 3px;
    font-family: Acme;
    text-shadow: 1px 1px 1px #aaa;
    font-size: xx-large;
    box-shadow: 4px 4px 4px #444444;
    color: #fff;
}
.subTitleBar {
    position: absolute;
    top: 78px;
    left: 0;
    right: 0;
    height: 22px;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: lightgray;
    border-radius: 1px;
    font-family: Acme;
    text-shadow: 4px 4px 4px #aaa;
    font-size: large;
    box-shadow: 2px 2px 2px #444444;
}

.title {
    position: absolute;
    left: 15px;
}
.IntroPrice {
    font-size: medium;
    width: 100px;
    position: absolute;
    top: 30px;
    right: 95px;
    text-align: center;
}
.fullPrice {
    position: absolute;
    right: 190px;
    text-decoration: line-through;
    font-size: xx-large;
    top: 28px;
}
.price {
    position: absolute;
    right: 70px;
    /*transform: rotate(5deg);*/
    font-size: 55pt;
    top: -28px;
}
.trial {
    top: 2px;
    position: absolute;
    right: 25px;
    /*transform: rotate(45deg);*/
    font-size: medium;
    width:30px;
}

.protocolsBar {
    position: absolute;
    top: 672px;
    left: 0;
    right: 0;
    /*padding: 10px;*/
    background-color: #db2828;
    border-radius: 3px;
    font-family: Acme;
    text-shadow: 1px 1px 1px #aaa;
    font-size: large;
    box-shadow: 4px 4px 4px #444444;
    color: #fff;
}
.protocolBoxItems {
    padding-left: 35px;
}
.protocolBox {
    text-align: center;
    float: left;
    margin-left: 10px;
    margin-right: 9px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: 75px;
    height: 80px;
    border-width: medium;
    border-style: solid;
    border-radius: 3px;
    border-color: black;
    /*background-color: #db2828;*/
    background-color: lightgray;
    color: black;
}
.protocolBarTitle {
    margin-top: 2px;
    margin-left: 25px;
}

.presetGuide {
    text-decoration: none;
}
.presetGuide:visited {
    color: black;
}

.presetGuideImage {
    height: 60px;
    margin-top: 1px;
}

.testCameraImage {
    width: 65px;
    margin-top: 3px;
}
.worksWithBar {
    position: absolute;
    top: 525px;
    padding-left: 20px ;
    font-size: large;

}
.worskWithBox {
    text-align: center;
    float: left;
    color: black;
    margin: 6px;
    margin-top: 20px;
    width: 85px;
    height: 100px;
    border-width: medium;
    border-style: solid;
    border-radius: 3px;
    border-color: db2828;
    box-shadow: 2px 2px 2px #b21e1e!important;
    background-color: white;
}
.worksWithImage {
    width: 55px;
    margin-top: 3px;
}
.worksWithText {
    position: absolute;
    padding-right: 10px;
    top: 0;
}

.footerBar {
    text-align: right;
    position: absolute;
    top: 790px;
    left: 0;
    right: 0;
    height: 22px;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: lightgray;
    border-radius: 1px;
    font-family: Acme;
    text-shadow: 4px 4px 4px #aaa;
    font-size: large;
    box-shadow: 2px 2px 2px #444444;
}



/*@font-face {*/
    /*font-family: zcool;*/
    /*src: url(./Fonts/ZCOOL_XiaoWei/ZCOOLXiaoWei-Regular.ttf);*/
/*}*/
/*@font-face {*/
    /*font-family: Acme;*/
    /*src: url(Fonts/Acme/Acme-Regular.ttf);*/
/*}*/

/*font-family: 'ZCOOL XiaoWei', serif;*/
/*font-family: 'Roboto Condensed', sans-serif;*/
/*font-family: 'Encode Sans Expanded', sans-serif;*/
/*font-family: 'Indie Flower', cursive;*/
/*font-family: 'Varela Round', sans-serif;*/
/*font-family: 'Acme', sans-serif;*/

