* {
    outline: 0;
    border: 0;
    margin: 0;
    padding: 0;
}
html,body {
    font-family: "Trebuchet MS";
    font-size: 14px;
    color: #323332;
}
a {
    text-decoration: none;
    color: #323332;
}
a:hover {
    text-decoration: none;
}
#container {
    width: 950px;
    margin: 0 auto;
}
.clear {
    float: none !important;
    clear: both;
}
/* HEADER
***********************************************************/
#header {
    height: 108px;
}
#header div {
    float: left;
    display: inline;
}
#header .logo {
	margin-top: 13px;
	//margin-left: 10px;
}
#header .logo p {
    width: 310px;
    //font-style: italic;
    font-weight: bold;
    //padding-left: 28px;
}
#header .nav-block ul {
    margin-top: 42px;
    margin-left: 24px;
    list-style: none;
}
#header .nav-block li {
    display: inline;
}
#header .nav-block a {
    display: block;
    float: left;
    height: 33px;
    width: 122px;
    text-align: center;
    font-size: 20px;
    background: url(../img/nav-line.png) center bottom no-repeat;
    margin-left: 8px;
}
#header .nav-block a.home {
    background: url(../img/nav-home-line.png) center bottom no-repeat;
}
#header .lang-block {
    margin-top: 45px;
    margin-left: 60px;
    position: relative;
    font-size: 11px;
}
#header .lang-block div {
    float: none;
}
#header .lang-block .lang {
    height: 28px;
    _width: 100px;
    display: block;
    padding-right: 30px;
    background: url(../img/lang-bg.png) right -28px no-repeat;
}
#header .lang-block .lang div {
    display: block;
    padding-left: 30px;
    padding-right: 24px;
    line-height: 28px;
    height: 28px;
    background: url(../img/lang-bg.png) left 0px no-repeat;
    //font-style: italic;
}
#header .lang-block .lang-menu {
    display: block;
    position: absolute;
    top: 4px;
    left: 5px;
    background-color: #f8f8f8;
    border: 1px solid #afafaf;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
}
#header .lang-block .lang-menu ul {
    list-style: none;
}
#header .lang-block .lang-menu ul li {
    cursor: pointer;
    text-align: center;
    //font-style:  italic;
    padding-top: 1px;
    padding-left: 23px;
    padding-right: 23px;
}
#header .lang-block .lang-menu ul li a:hover {
    text-decoration: underline;
}
/* CONTENT
***********************************************************/
#content .buy-block {
    float: left;
    width: 584px;
    height: 217px;
    background: url(../img/buy-block.png) 0 0 no-repeat;
    padding: 12px 31px 20px 29px;
}
#content .buy-block h1 {
    color: #282828;
    font-size: 25px;
    font-weight: normal;
}
#content .buy-block h2 {
    font-size: 15px;
    font-weight: normal;
    margin-top: -3px;
}
#content .buy-block img.product {
    float: left;
    margin: 16px 35px 15px 19px;
}
#content .buy-block p {
    color: #121212;
    padding-top: 24px;
    text-indent: 19px;
    line-height: 21px;
}
#content .buy-block div {
    position: relative;
}
#content .buttons {
    margin-left: 230px;
    margin-top: 15px;
}
#content .buynow img,#content .download img{
    width: 177px;
    height: 57px;
}
#content .buynow,#content .download {
    display: block;
    float: left;
    width: 177px;
    height: 57px;
}
#content .quote-block {
    float: left;
    width: 269px;
    height: 236px;
    background: url(../img/quote-block.png) 0 0 no-repeat;
    padding-top: 13px;
    padding-left: 15px;
}
#content .quote-block .quote {
    width: 253px;
    margin-bottom: 30px;
}
#content .quote-block .quote .top {
    height: 5px;
    background: url(../img/quote-top.png) 0 0 no-repeat;
}
#content .quote-block .quote .content {
    background: url(../img/quote-center.png) 0 0 repeat-y;
    padding-top: 5px;
    padding-left: 8px;
    padding-right: 8px;
    _margin-top: -13px;
}
#content .quote-block .quote .content p {
    color: #292929;
    font-style: italic;
}
#content .quote-block .quote .content p.author {
    color: #a3a3a3;
    font-size: 11px;
    text-align: right;
    padding-bottom: 10px;
}
#content .quote-block .quote .bottom {
    height: 5px;
    background: url(../img/quote-bot.png) 0 0 no-repeat;
}
#content .quote-block .awards {
    margin-left: 15px;
    _margin-top: -13px;
}
#content .quote-block .awards img {
    display: inline;
    margin-left: 28px;
}
#content .quote-block .trust {
    margin-right: 15px;
    text-align: center;
}
#content .quote-block .awards img {
    margin-left: 80px;
}
/* CONTENT - TABS
***********************************************************/
#content .tabs-block {
    margin-left: 1px;
    _margin-top: -30px;
}
#content .tabs-block ul {
    list-style: none;
}
#content .tabs-menu {
    padding-right: 14px;
    background: url(../img/tabs-menu-bg-e.png) right center no-repeat;
    width: 914px;
}
#content .tabs-menu ul {
    display: block;
    height: 48px;
    background: url(../img/tabs-menu-bg.png) repeat-x;
}
#content .tabs-menu li {
    display: block;
    height: 48px;
    float: left;
    background: url(../img/tabs-menu-s.png) top left no-repeat;
    width: 170px;
}
#content .tabs-menu li a {
    display:block;
    padding-left: 35px;
    padding-right: 35px;
    height: 48px;
    background: url(../img/tabs-menu-e.png) top right no-repeat;
    font: 20px/2.0 "Trebuchet MS";
    color: #518741;
    font-style: italic;
    text-align: center;
}
#content .tabs-menu li.first {
    background: url(../img/tabs-menu-sf.png) top left no-repeat;
}
#content .tabs-menu li.active {
    background-position: bottom left;
}
#content .tabs-menu li.active a {
    color: #3b3b3b;
    background-position: bottom right;
}
#content .tabs-content {
    width: 923px;
    background: url(../img/tabs-bg.png) repeat-y;
    padding-left:6px;
}
#content .tabs-bottom {
    height: 14px;
    width: 929px;
    background: url(../img/tabs-bottom.png) no-repeat;
}
/* CONTENT - FEATURES
***********************************************************/
#content .features ul {
    margin-top: 8px;
}
#content .features ul li {
    display: block;
    float: left;
    width: 421px;
    height: 77px;
    background: url(../img/feature-bg.png) no-repeat;
    margin-left: 14px;
    margin-bottom: 10px;
    padding-left: 14px;
    padding-top: 5px;
}
#content .features ul li.clear {
    height: auto;
    width: auto;
    clear: both;
    margin: 0;
    padding: 0;
    background: none;
}
#content .features h2 {
    font-size: 21px;
    font-weight: bold;
    margin-left: 24px;
}
#content .features h3 {
    padding-left: 35px;
    background: url(../img/arr.png) 0 0 no-repeat;
    font-size: 21px;
    font-style: italic;
    color: #222222;
    margin-top: 0px;
}
#content .features p {
    margin-top: 4px;
}
#content .features a {
    color: #0000ff;
}
/* CONTENT - DETAILS
***********************************************************/
#content .details ul {
    margin-left: 22px;
    padding-right: 85px;
}
#content .details li {
    margin-top: 15px;
}
#content .details h2 {
    font-size: 21px;
    font-weight: bold;
    margin-left: 24px;
}
*+html #content .details h3 {
    margin-top: -30px;
}
#content .details h3 {
    _margin-top: -30px;
    margin-left: 46px;
    padding-left: 11px;
    font-size: 21px;
    line-height: 41px;
    font-weight: normal;
    font-style: italic;
    background: url(../img/details-bg.png) repeat-x;
}
#content .details p {
    margin-left: 54px;
}

#content .details img {
    float: left;
}
#content .details .desc {
    margin-top: 5px;
    text-align: center;
    font-size: 10px;
}
/* CONTENT - VIDEO
***********************************************************/
#content .video {
    width: 641px;
    height: 514px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}
/* CONTENT - TESTIMONIALS
***********************************************************/
#content .testimonials h2 {
    font-size: 21px;
    font-weight: bold;
    margin-left: 24px;
}
/* FOOTER
***********************************************************/
#footer {
    margin-top: 60px;
}
#footer .bnav-block {
    margin: 0 auto;
    font-size: 12px;
}
#footer .bnav-block ul {
    text-align: center;
    text-indent: -45px;
}
#footer .bnav-block li {
    display: inline;
    background: url(/static/img/bnav-bg.png) left 2px no-repeat;
    line-height: 14px;
    padding-left: 20px;
    margin-left: 20px;
}
#footer .bnav-block li:first-child,
#footer .bnav-block li.first-child {
    background: none;
}
#footer .copy-block {
    color: #1d1d1d;
    font-size: 11px;
    text-align: center;
}
/* FAQ CONTENT
***********************************************************/
#content .faq ul.list {
    margin-left: 22px;
    padding-right: 85px;
}
#content .faq li.elem {
    margin-top: 15px;
}
#content .faq h2 {
    font-size: 21px;
    font-weight: bold;
    margin-left: 24px;
}
*+html #content .faq h3 {
    margin-top: -30px;
}
#content .faq h3 {
    _margin-top: -30px;
    margin-left: 46px;
    padding-left: 11px;
    font-size: 21px;
    line-height: 41px;
    font-weight: normal;
    font-style: italic;
    background: url(../img/details-bg.png) repeat-x;
}
#content .faq-content {
    margin-left: 54px;
}
#content .faq-content p {
    margin-left: auto;
    text-indent: 10px;
    margin-bottom: 5px;
}
#content .faq-content ul {
    list-style: disc;
    padding-left: 25px;
    padding-bottom: 10px;
}
#content .faq-content ol {
    padding-left: 25px;
    padding-bottom: 10px;
}
#content .faq-content ol.ualpha {
	list-style-type: upper-alpha;
	padding-left: 25px;
    padding-bottom: 10px;
}
#content .faq-content a {
    text-decoration: underline;
}
#content .faq-content img {
    float: none !important;
    margin-top: 10px;
}
