body {
    background: #EDEDF4;
    color: #000000;
    margin: 0;
    padding: 0;
}

body, p, td, th {
    font-size: 10pt;
    line-height: 12pt;
    font-family: arial, sans-serif;
}

h1, h2, h3, h4 {
    font-family: verdana, arial, sans-serif;
}

h1 {
    font-size: 14pt;
    line-height: 16pt;
    color: #78788E;
}

    h1 span {
        font-size: 10pt;
        line-height: 11pt;
    }

h2 {
    font: bold 9pt/25px verdana, arial, sans-serif;
    text-transform: uppercase;
}

h4 {
    font-size: 10pt;
    line-height: 12pt;
    color: #000000;
}

h5 {
    font: bold 10pt/12pt arial, sans-serif;
    background: transparent url(images/bullet.gif) 0 3pt no-repeat;
    padding-left: 16px;
}

a:link, a:visited {
    color: #D4963A;
}

a:hover {
    color: #3A62D4;
}

a img {
    border: 0;
    vertical-align: middle;
    padding-right: 8px;
}

p input {
    vertical-align: middle;
}

p {
    text-align: justify;
}

li {
    margin-bottom: 6px;
}

dt {
    font-weight: bold;
    float: left;
}

dd {
    margin-left: 120px;
    margin-bottom: 8px;
}

#wrap {
    width: 803px;
    margin: 16px auto 10px auto;
    background: #FFFFFF url(images/wrap_bg.gif) repeat-y;
}

#head {
    margin-bottom: 20px;
    height: 120px;
    padding-top: 1px;
    position: relative;
    background: #CDCDDD url(images/head_bg.png) 0 0 no-repeat;
}

    #head #homelink {
        position: absolute;
        top: 34px;
        left: 25px;
        width: 48px;
        height: 48px;
    }

        #head #homelink a {
            border: 0;
            display: block;
        }

    #head h1 {
        margin: 0;
        padding: 6px 0 16px 75px;
        position: absolute;
        left: 25px;
        top: 34px;
        color: #62627C;
        font: bold 24pt/24pt verdana, arial, sans-serif;
        white-space: nowrap;
    }

        #head h1 span {
            display: block;
            font-size: 16pt;
            line-height: 16pt;
        }

#menu {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    position: absolute;
    bottom: 7px;
    right: 24px;
}

    #menu * {
        white-space: nowrap;
    }

    #menu td {
        margin: 0;
        padding: 0;
    }

    #menu a {
        text-decoration: none;
        color: #000000;
        display: block;
        line-height: 24px;
        float: left;
        border-top: 1px solid #FFFFFF;
        border-left: 1px solid #C1C1CF;
        border-right: 1px solid #F7F7FB;
        padding: 0 14px;
        background: #D0D0DF url(images/menu_mid_bg.gif) 0 0 repeat-x;
    }

        #menu a:hover, #p2 a#m2, #p3 a#m3, #p4 a#m4, #p5 a#m5, #p6 a#m6 {
            background: #F1A833 url(images/menu_mid_sel_bg.gif) 0 0 repeat-x;
            border-right: 0;
            padding-right: 15px;
        }

        #menu a#m1 {
            border: 0;
            padding: 1px 14px 0 42px;
            border-right: 1px solid #F7F7FB;
            background: transparent url(images/menu_first_bg.gif) 0 0 no-repeat;
        }

            #menu a#m1:hover, #p1 a#m1 {
                border-right: 0;
                padding-right: 15px;
                background-image: url(images/menu_first_sel_bg.gif);
            }

        #menu a#m7 {
            border: 0;
            padding: 1px 35px 0 14px;
            border-left: 1px solid #C1C1CF;
            background: transparent url(images/menu_last_bg.gif) 100% 0 no-repeat;
        }

            #menu a#m7:hover, #p7 a#m7 {
                border-left: 0;
                padding-left: 15px;
                background-image: url(images/menu_last_sel_bg.gif);
            }

#content {
    float: left;
    width: 523px;
    margin-left: 31px;
    overflow: hidden;
}

    #content h1 {
        font-family: 'Noto Sans',sans-serif;
    }

    #content h2 {
        margin: 1px 0 10px 0;
        padding: 1px 0 1px 20px;
        background: transparent url(images/header_bg.gif) 0 50% no-repeat;
        height: 25px;
    }

        #content h2 span {
            display: block;
            float: left;
            background: transparent url(images/header_span_bg.gif) 0 0 repeat-x;
            min-width: 120px;
            height: 25px;
            border-right: 1px solid #CE851B;
            padding-right: 10px;
        }

#side {
    float: left;
    width: 220px;
    margin-left: 28px;
    overflow: hidden;
}

#foot {
    margin: 16px 0 0 0;
    padding: 20px 30px 0 30px;
    background: #EDEDF4 url(images/foot_bg.gif) 0 0 no-repeat;
    color: #41415E;
}

    #foot a:link, #foot a:visited {
        color: #41415E;
    }

    #foot a:hover {
        color: #3A62D4;
    }

#p1 #foot .lhome, #p1 #foot .div {
    display: none;
}

#p7 #foot .lcontact, #p7 #foot .div {
    display: none;
}

.sideblock {
    background: #E6E6EE url(images/sideblock_bg.gif) 0 0 no-repeat;
    padding: 1px 12px 8px 20px;
    margin-bottom: 10px;
}

    .sideblock * {
        font-size: 8.6pt;
    }

    .sideblock p {
        text-align: left;
    }

        .sideblock p.quote {
            text-align: justify;
        }

    .sideblock h3 {
        color: #4C525B;
        margin: 0 0 16px 0;
        padding: 0 0 0 8px;
        font-size: 10pt;
        line-height: 22px;
        text-transform: uppercase;
    }

#welcome {
    min-height: 144px;
    margin-bottom: 24px;
    padding-left: 300px;
    background: transparent url(images/Screenshot_Main.png) top 0 100% no-repeat;
    border-bottom: 1px solid #B3B3C9;
}

    #welcome h1 {
        margin-top: 0;
    }

#comparison {
    width: 100%;
    border-collapse: collapse;
}

    #comparison th, #comparison td {
        padding: 2px 4px;
    }

    #comparison th {
        text-align: left;
        padding-bottom: 4px;
    }

    #comparison td {
        border: 1px solid #A1ABB5;
        border-width: 0 0 1px 1px;
    }

        #comparison td img {
            display: block;
            margin: 0 auto;
        }

        #comparison td.nolb {
            border-left: 0;
        }

    #comparison tr.nobb td {
        border-bottom: 0;
    }

.cl {
    line-height: 0;
    height: 0;
    clear: both;
}

.center {
    text-align: center;
}

.flright {
    float: right;
}

.lpad {
    padding-left: 32px;
}

.hilite {
    color: #CE851B;
    font-size: 12pt;
    line-height: 14pt;
    font-weight: bold;
}

.quote {
    font-style: italic;
    margin-bottom: 24px;
}

    .quote span {
        display: block;
        font-weight: bold;
        text-align: right;
        font-style: normal;
    }

.border {
    border: 1px solid #7F9DB9;
}

#nav {
    width: 803px;
    margin-left: auto;
    margin-right: auto;
    font: 12px Arial;
    background-color: #E6A9EC;
}

    #nav ul {
        float: left;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

    #nav li {
        display: inline;
    }

    #nav a {
        float: left;
        width: 160px;
        text-decoration: none;
        text-align: center;
        color: #000000;
        background: transparent url('images/header_bg.gif') 100%;
        padding: 0.2em 0.6em;
    }

        #nav a:hover {
            font-size: 100%;
            font-weight: bold;
        }

        #nav a.b {
            float: left;
            width: auto;
            text-decoration: none;
            background-image: url('images/menu_first_sel_bg.gif');
            padding: 0.2em 0.6em;
        }

#nav2 {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    font: 12px Arial;
    background-color: #E6A9EC;
}

    #nav2 ul {
        float: left;
        list-style-type: none;
        width: 100%;
        padding: 0px;
        margin: 0px;
    }

    #nav2 li {
        display: inline;
    }

        #nav2 li.wisco {
        }

        #nav2 li a {
            float: left;
            text-align: center;
            width: 100px;
            padding: 3px 6px;
            color: #000000;
            text-decoration: none;
            white-space: nowrap;
            background: transparent url('images/toptab-m.gif');
            background-position: right bottom;
        }

            #nav2 li a:hover {
                font-weight: bold;
            }

        #nav2 li.wisco a {
            width: 228px;
            background: none;
        }

        #nav2 li.m a {
            background-image: url('images/toptab-m.gif');
            background-position: left bottom;
        }

        #nav2 li.r a {
            background-image: url('images/toptab-r.gif');
            background-position: right bottom;
        }

        #nav2 li.l #activetab {
            background-image: url('images/toptab-l-active.gif');
            background-position: left bottom;
        }

        #nav2 li.m #activetab {
            background-image: url('images/toptab-m-active.gif');
            background-position: left bottom;
        }

        #nav2 li.r #activetab {
            background-image: url('images/toptab-r-active.gif');
            background-position: right bottom;
        }


#container {
    width: 100%px;
    height: 319px;
    background-image: url(../images/background.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}

#hard_drive {
    float: left;
    position: relative;
    left: 35px;
    top: 21px;
}

#upper_text {
    float: left;
    position: relative;
    left: 60px;
    top: 40px;
}

#buy_now {
    width: 172px;
    height: 39px;
    background-image: url(../images/button_buy_now_up.png);
    float: left;
    position: relative;
    left: 25px;
    top: -40px;
    border: none;
}

    #buy_now:hover {
        background-image: url(../images/button_buy_now_down.png);
    }

#try_now {
    width: 172px;
    height: 39px;
    background-image: url(../images/button_try_now_up.png);
    float: left;
    position: relative;
    left: -147px;
    top: 10px;
    border: none;
}

    #try_now:hover {
        background-image: url(../images/button_try_now_down.png);
    }

#lower_text_background {
    float: left;
    position: relative;
    left: 15px;
    top: 60px;
}

#lower_text {
    float: left;
    position: relative;
    left: 230px;
    top: -100px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-smooth: always;
}

#lt_ft {
    line-height: 130%;
    color: #CCCCCC;
}

.lt_ut {
    line-height: 130%;
    color: #CCCCCC;
}

#lt_st {
    color: #FFFFFF;
    line-height: 100%;
}

#lt_lt {
    font-weight: bold;
    color: #FFFFFF;
    line-height: 100%;
}

#lt_et {
    font-weight: bold;
    color: #FFFFFF;
    line-height: 180%;
}

.blackfriday p {
    background-clip: border-box;
    background-color: #4472B9;
    background-origin: padding-box;
    border: 5px solid #4472B9 !important;
    font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    padding: 9px 16px !important;
    line-height: 1.4;
    border-radius: 10px;
    transition: 0.1s;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
    color: white;
}

    .blackfriday p:hover {
        background-color:white;
        color:#4472B9;
    }

    .blackfriday a {
        
        color:white;
    }


