html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

p {
    text-align: justify;
}

body {
    line-height: 1.4;
    background: url(../images/bg.jpg) repeat fixed;
    /*font-family: 'Arvo', serif;*/
    font-family: Roboto, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #333;
    padding-top: 90px;
    font-size: 15px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

hr {
    display: block;
    height: 8px;
    border: 0;
    margin: 10px 0;
    padding: 0;
    background: url(../images/bc.png) repeat-x;
}

input,
select {
    vertical-align: middle;
    width: 113px;
    height: 29px;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}


/* ---------------- */

.wrapper {
    width: 990px;
    margin: 0 auto;
}

#hdr {
    opacity: 0.9;
    height: 60px;
    background: #eaeaea;
    border: 5px solid #fff;
    margin-top: -5px;
    position: fixed;
    top: 0;
    box-shadow: 0 0 2px #000;
    z-index: 999;
    width: 980px;
    behavior: url(../ExtradeBoutique/ie-css3.htc);
}

#smallhdr {
    opacity: 0.9;
    height: 60px;
    background: #eaeaea;
    border: 5px solid #fff;
    margin-top: -5px;
    position: fixed;
    top: 0;
    box-shadow: 0 0 2px #000;
    z-index: 999;
    width: 90vw;
    behavior: url(../ExtradeBoutique/ie-css3.htc);
}

.hbtn {
    margin-top: 20px;
}

.box {
    border: 5px solid #fff;
    box-shadow: 0 0 2px #000;
    padding: 10px;
}

h2 {
    font-size: 30px ;
    font-weight: 400 !important;
    margin: 15px 0 !important;
    color: #40346f !important;
    border-bottom: 1px dashed #40346f;
    background: none !important;
}

h3 {
    font-size: 22px;
    font-weight: 400;
    margin: 15px 0;
    color: #40346f;
    border-bottom: 1px dashed #40346f;
    clear: both;
    letter-spacing: -0.5px;
}

#menu {
    float: right;
    margin: 20px 15px 0 0;
}

#small-menu {
    float: right;
    margin: 20px 15px 0 0;
}

#menu li {
    float: left;
    margin-right: 12px;
}

#small-menu li {
    float: left;
    margin-right: 12px;
}

#menu li a {
    font-weight: 700;
    text-decoration: none;
    padding: 2px 10px;
    font-size: 15px;
    color: #3f336e;
    border: 3px solid transparent;
}

#small-menu li a {
    font-weight: 700;
    text-decoration: none;
    padding: 2px 10px;
    font-size: 15px;
    color: #3f336e;
    border: 3px solid transparent;
}

#menu li.slct a,
#menu li a:hover {
    color: #fff;
    background: #3f336e;
    box-shadow: 0 0 2px #444;
    border: 3px solid #fff;
}

#small-menu li.slct a,
#small-menu li a:hover {
    color: #fff;
    background: #3f336e;
    box-shadow: 0 0 2px #444;
    border: 3px solid #fff;
}

.shad {
    float: right;
    margin: 30px 0 0 30px;
}

.forms {
    position: absolute;
    bottom: 0px;
    right: -23px;
    z-index: 2;
}

.hdemo,
.hbuy {
    color: #fff;
    display: block;
    width: 220px;
    font-size: 16px;
    text-decoration: none;
    float: left;
    line-height: 1;
    position: relative;
    z-index: 99;
    margin-right: 20px;
    border: 1px solid #fff;
    border-radius: 3px;
}

.hdemo:hover,
.hbuy:hover {
    box-shadow: 0 0 1px #444, 0 0 8px #fff;
}

.hdemo {
    background: #129900;
    margin-bottom: 20px;
    text-align: right;
    padding: 5px 10px;
}

.hbuy {
    background: #db8300;
    text-align: left;
    padding: 5px 5px 5px 80px;
}

.hdemo span,
.hbuy span {
    font-size: 11px;
}

.bnow {
    position: absolute;
    left: 5px;
    top: 0px;
}

.dnow {
    position: absolute;
    left: 5px;
    top: 10px;
}

#main {
    background: url(../images/bg9.jpg) no-repeat;
    margin: 20px 0;
    padding: 15px 15px 50px 10px;
    position: relative;
    behavior: url(../ExtradeBoutique/ie-css3.htc);
}
.second {
padding: 15px 100px 50px 100px !important;	
}

#main p {
    font-size: 19px;
    width: 575px;
    height: 78px;
    color: #fff;
    z-index: 99;
    position: relative;
    margin-bottom: -30px;
}

#main p strong {
    background: #204;
    padding: 0 3px;
    font-weight: 400;
    line-height: 1.5
}

#main h1 {
    font-size: 32px;
    color: #F90;
    font-weight: 400;
    margin-bottom: 15px;
}

.third {
    width: 281px;
    margin-right: 43px;
    float: left;
    padding: 0 0 10px 0;
}

.logo {
    margin: 10px 15px;
    float: left;
}

.features li {
    margin: 0 0 10px 15px;
    font-size: 12px;
    color: #222;
    list-style: circle;
}

.features li span {
    color: #40346f;
    font-weight: 700;
    font-size: 14px;
    font-style: normal;
}

.double {
    width: 650px;
    float: right;
    height: 200px;
}

.ss {
    margin-left: 7px;
    margin-bottom: 2px;
    width: 118px;
    height: auto;
}

.ss2 {
    border: 1px solid #444;
    margin-left: 5px;
    height: 130px;
    width: auto;
}

.sub {
    padding: 0;
    background: #e9e9e9;
    margin: 10px 0 30px;
}

.sub h2 {
    font-size: 25px;
    clear: both;
}

.subh {
    background: url(../images/bg9.jpg) no-repeat;
    background-position: 0 -250px;
}

.subh a {
    display: none;
}

.subb {
    padding: 10px 20px 30px;
    overflow: auto;
    min-height: 300px;
}

.subb p,
.subb table {
    margin-left: 10px;
}

.subb ul,
.subb ol {
    margin: 15px 5px 15px 40px;
}

.subb li {
    margin: 5px 0;
    list-style: circle;
    font-size: 15px;
}

.subb a {
    color: #40346f;
    border-bottom: 1px dotted #40346f;
    text-decoration: none;
}

.subh h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    padding: 5px 15px;
    text-shadow: -1px -1px 0 #000;
}

table.pur {
    font-size: 17px;
    margin: 30px 10px;
    width: 750px;
    border: 5px solid #fff;
    box-shadow: 0 0 3px #444;
    border-radius: 3px;
}

.subb table.ppwb td {
    vertical-align: middle;
}

.pur .brd td {
    border-bottom: 1px dashed #fff;
}

table.dl {
    margin: 5px 0 10px 10px;
    width: 370px;
    border-collapse: collapse;
}

table.dl tr {
    border-bottom: 1px dashed #40346f;
}

.dli {
    text-align: right;
}

body .pur td.nxt {
    text-align: right;
    padding-right: 20px;
    vertical-align: bottom;
}

.nxt a,
a.nxt {
    border: none;
}

.btns {
    width: 765px;
    text-align: right;
    margin-top: -20px;
}

.subb tr:last-child {
    border: none;
}

.dl td {
    padding: 5px;
    vertical-align: middle;
}

.dl .tdd {
    text-align: right;
}

.tdd a {
    border: none;
}

p.frst {
    margin-top: 15px;
}

.pur td,
.pur th {
    padding: 7px;
    font-weight: 400;
    text-align: left;
    vertical-align: middle;
}

.pur thead tr {
    color: #000;
    text-align: left;
    background: #d6d6d6;
    background-position: -235px;
    oveflow: hidden;
}

.pur thead tr th {
    border-bottom: 2px solid #fff;
}

.tdsm {
    font-size: 13px;
}

table tr .tar {
    text-align: right
}

table tr .tac {
    text-align: center;
}

.put tr {
    border: none;
}

.amo {
    width: 130px;
}

.fll {
    float: left;
    margin-right: 20px;
}

img.flr {
    float: right;
    margin: 0 0 10px 120px;
    box-shadow: 7px -7px 10px #ccc;
}

.half {
    float: left;
    margin: 15px 80px 0 0;
    width: 430px;
    text-align: justify;
}

#foo {
    margin: 30px auto 0;
    clear: both;
    padding: 0;
    width: 100%;
}

.short {
    margin-top: 150px;
    position: fixed;
    bottom: 0;
}

.shrt {
    margin-bottom: 60px;
}

.fcon {
    text-align: center;
    border: 5px solid #fff;
    border-bottom: none;
    box-shadow: 0 0 3px #777;
    padding: 10px;
    font-size: 13px;
    width: 960px;
    margin: 0 auto;
    background: #e9e9e9;
}

body .scr {
    margin-left: 10px;
    border: none;
}

.scr img {
    width: 260px;
    height: auto;
}

body .arrnxt {
    margin-left: 645px;
    border-bottom: 0;
}

.last {
    margin-right: 0;
}

td.purchase_error {
    color: red;
}

.install {
    color: white;
    text-decoration: none;
}

.install:hover {
    color: #FF9900;
    text-decoration: none;
}

.clarification {
    font-size: 13px!important;
    font-family: Roboto, Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif" !important;
    line-height: 14px;
    display: inline-block;
    float: left;
    width: 400px;
    height: 55px;
}

.clarification2 {
    font-size: 13px!important;
    font-family: Roboto, Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif" !important;
    display: inline-block;
    float: left;
    width: 240px;
    height: 50px;
}

.calltoaction {
    text-decoration: none;
    color: white;
}

.clarification2 a:hover,
.clarification a:hover {
    color: #FF9900;
}