﻿* {
    margin: 0;
    padding: 0;
}

a:hover, #links a:hover {
    color: #000;
    text-decoration: none;
}

img, fieldset {
    border: none;
}

.price {
    color: #AC0000;
    font-size: 133%;
}

html body #content table.align_right td {
    text-align: left;
}

body {
    background-image: url(../images/main_bg.jpg);
    text-align: center;
    font: 70% "trebuchet ms" , "arial ce" , helvetica, verdana, tahoma, sans-serif;
    background-repeat: repeat-x;
}
#content {
    margin: 0 auto;
    width: 848px;
    background: url(../images/shadow2.png) top center repeat-y;
    color: #4F4F4F;
}
html body #productinfo .no_clear {
    clear: none;
    margin: 0;
}
html body #no_right_content table tr td.align_left {
    text-align: left;
}
a {
    color: #3e8fd9;
    text-decoration: underline;
}

hr {
    display: none;
}
ul {
    list-style-type: none;
}

.cleaner {
    clear: both;
    line-height: 1px;
    height: 1px;
    font-size: 0.1em;
}

/* ------  header  -----*/
#header {
    width: 848px;
    height: 221px;
    position: relative;
}
h1 a {
    display: block;
    width: 232px;
    height: 80px;
    position: absolute;
    top: 70px;
    left: 11px;
}
h1 span {
    display: block;
}
#header span {
    display: none;
}

/* ------  menu  -----*/
ul#menu {
    width: 832px;
    position: absolute;
    top: 187px;
    left: 8px;
    background-color: #aeaeae;
}

ul#menu a {
    display: block;
    background: url(../images/menu_but_bg_un.gif) bottom;
    margin: 0px 2px;
    color: #fff;
    font-size: 1.2em;
    text-decoration: none;
    text-transform: uppercase;
    padding: 8px 0px 8px 0px;
    font-weight: bold;
}
#menu a:hover {
    background: url(../images/menu_but_bg.gif) bottom;
}
#menu li {
    float: left;
}
#but1 a {
    width: 105px;
}
#but2 a {
    width: 120px;
}
#but3 a {
    width: 132px;
}
#but4 a {
    width: 118px;
}
#but5 a {
    width: 167px;
}
#but6 a {
    width: 165px;
}

/* ------  flags  -----*/

#choose {
    width: 91px;
    height: 17px;
    position: absolute;
    top: 6px;
    right: 52px;
}
#flags {
    position: absolute;
    top: 25px;
    right: 52px;
}
#flags a {
    display: block;
    width: 29px;
    height: 23px;
    float: left;
}
a#en {
    width: 32px;
    background-image: url(../images/flags/en.gif);
}
a#fr {
    background-image: url(../images/flags/fr.gif);
}
a#es {
    background-image: url(../images/flags/es.gif);
}
a#it {
    width: 31px;
    background-image: url(../images/flags/it.gif);
}
a#de {
    background-image: url(../images/flags/de.gif);
}
a#jp {
    background-image: url(../images/flags/jp.gif);
}



/* ------  updates news -----*/
#bg_parent, #bg_parent_noright {
    margin: 0px 8px;
    width: 832px;
    background: url(../images/parent_bg_white.gif) top left repeat-y;
}
#bg_parent_noright {
    background: url(../images/parent_bg_noright.gif) top left repeat-y;
}
#awards, #login, #updates, #news {
    width: 175px;
    float: left;
}
#updates span, #news span {
    display: block;
    padding: 0em 0.5em 0.5em 2.5em;
    background: url(../images/icons/arrow_blue2.gif) left top no-repeat;
    color: #404040;
    text-align: left;
    margin-top: 8px;
}
#news p, #updates p {
    color: #4F4F4F;
    padding: 0em 0.5em 0em 1.6em;
    text-align: left;
}
#updates p#lastupdate {
    color: #4F4F4F;
    padding: 0em 0.5em 0em 1.6em;
    text-align: center;
}
#updates form {
    text-align: right;
}
#updates input, #updates label {
    margin-bottom: 5px;
    float: left;
}
#updates fieldset {
    float: left;
    padding: 1em 0 0 0;
}
input#b_login {
    clear: both;
    margin-left: 45px;
}
#updates label {
    padding: 1px 4px 0 0;
    width: 3em;
    clear: left;
    margin-left: 8px;
}
a#lost_code {
    clear: both;
    display: block;
    margin: 4px 0 1em 0;
}
#lastupdate a, #news p a {
    color: #3e8fd9;
    font-size: 1.1em;
    text-decoration: underline;
    font-weight: bold;
    text-transform: uppercase;
}
#updates h3, #news h3 {
    clear: both;
    width: 175px;
    font-size: 1.3em;
    font-weight: bold;
    color: #fff;
    padding: 4px 0;
    margin: 0;
    background: url(../images/news_bg.jpg) top left no-repeat;
}
#updates ul, #news ul {
    margin-left: 7px;
    padding: 5px 0px;
    color: #4F4F4F;
}
#updates li, #news li {
    text-align: left;
    font-size: 1.2em;
    background: url(../images/icons/arrow_blue.gif) left center no-repeat;
    padding: 7px 5px 7px 25px;
}
#updates a, #news a {
    color: #4F4F4F;
    text-decoration: none;
}
#updates a:hover, #news a:hover {
    text-decoration: underline;
}
#news h3 {
    background: url(../images/news_bg.jpg) center top no-repeat;
}
#news p {
    padding: 1em;
}
#news #allnews {
    text-align: right;
}
#updates #malwaredb {
    text-align: center;
    padding-top: 6px;
}
#news span {
    padding: 0em 0.5em 0.6em 2.5em;
}
#onlinescan {
    display: block;
    width: 175px;
    height: 67px;
}
#onlinescan span {
    display: none;
}
#updates table {
    margin-left: 12px;
}

/* Right col */
#news p a {
    font-size: 1em;
}
div#alert h3 {
    background-image: url(../images/alert_bg.jpg);
}
div#alert p {
    text-align: center;
    font-weight: bold;
}
div#alert a {
    font-weight: normal;
    color: Red;
}

/* ------  product info & no right col content -----*/
#no_right_content {
    text-align: left;
    float: left;
    padding: 20px;
    width: 610px;
}

#productinfo, #other_prod {
    text-align: left;
    width: 478px;
    float: left;
    margin: 0px 2px;
    padding-bottom: 40px;
}
#productinfo ul#advantages {
    padding: 0 20px;
    padding-bottom: 20px;
    margin: 0;
    margin-left: 1em;
    list-style: none;
    clear: both;
}
ul#advantages a {
    text-decoration: none;
}
#productinfo ul#links {
    margin: 0;
    padding: 10px 20px;
    float: left;
    list-style: none;
}
ul#advantages li {
    background: url(../images/icons/orange_arrow2.gif) left top no-repeat;
    margin-left: 0;
    padding: 0px 0px 10px 17px;
    color: #4F4F4F;
    font-size: 1.2em;
}
#productinfo ul#links li {
    margin-left: 0;
    background: url(../images/icons/arrow_grey.gif) left center no-repeat;
    padding: 2px 0px 2px 17px;
}
#links a {
    color: #4F4F4F;
    font-size: 1.1em;
    text-decoration: underline;
    font-weight: bold;
    text-transform: uppercase;
}
#productinfo img {
    float: left;
    margin: 0px 10px 1em 20px;
}
#productinfo h2, #no_right_content h2, #productinfo h3, h4 {
    clear: both;
    color: #528fc7;
    font-size: 1.5em;
    border-top: 1px solid #BEBEBE;
    padding: 1.5em 20px 1em 20px;
    line-height: 14px;
    text-align: center;
    border-bottom: 1px solid #BEBEBE;
}
#no_right_content h2 {
    border: none;
    text-align: left;
    padding: 0;
    margin: 1em 0;
}
#productinfo h2 {
    border-top: none;
}
#productinfo h2.hijackfree {
    border-top: 1px solid #BEBEBE;
    border-bottom: none;
    text-align: left;
}
#productinfo h2.home {
    text-align: left;
    border: none;
    margin-bottom: 1em;
    border-bottom: none;
}
#productinfo h3 {
    font-size: 1.4em;
    text-align: left;
    margin-bottom: 1em;
    border-bottom: none;
}
h4 {
    font-size: 1.2em;
    border: none;
    padding: 0 20px;
    margin: 1em 0;
    text-align: left;
    margin-bottom: 1em;
    border-bottom: none;
}
#productinfo h2 strong {
    font-size: 12px;
    color: #cf7630;
    text-transform: uppercase;
}
#productinfo p, #no_right_content p {
    margin: 1em 20px;
    color: #4F4F4F;
    line-height: 1.5;
    font-size: 1.2em;
}
#productinfo ul, #no_right_content ul {
    list-style: square;
    margin: 1em 0 1em 2em;
}


/* ------  awards-----*/
#other_prod_bg {
    margin: 0px 8px;
    width: 832px;
    background: url(../images/other_bg.gif) center top no-repeat;
    text-align: left;
}
#awards img {
    margin: 5px;
}

#awards p {
    text-align: center;
}

#pick {
    background: url(../images/majorgeeks_pick.gif) 22px center no-repeat;
}

html #paypal {
    float: none;
    margin: 4px 0 8px 58px;
}

/* ------  login -----*/
#login input {
    border: 1px solid #c6c6c6;
    font-size: 1.1em;
    color: #4F4F4F;
    height: 16px;
    margin: 0px 0px 0px 24px;
    width: 95px;
}
input#ok_but {
    width: 34px;
    border: 1px solid #8d8d8d;
    margin: 0px 0px 0px 5px;
    background-color: #FFFFFF;
    height: 16px;
    color: #4F4F4F;
}
#login label {
    display: block;
    color: #4F4F4F;
    font-size: 1.1em;
    padding-left: 17px;
    margin: 0px 0px 0px 7px;
    background: url(../images/icons/arraw_blue_small.gif) left center no-repeat;
}
#login fieldset {
    border: 0;
}
#login ul {
    background: url(../images/support_pen.jpg) right bottom no-repeat;
    padding: 10px 0px 160px 0px;
}
#login li {
    padding-left: 17px;
    margin: 0px 0px 0px 7px;
    background: url(../images/icons/arraw_blue_small.gif) left center no-repeat;
    margin: 12px 3px 7px 7px;
    font-size: 1.1em;
}
#login a {
    color: #4F4F4F;
    font-weight: bold;
}


/* ------  other products -----*/
#other_prod {
    background: none;
    width: 478px;
}
.other, .other2 {
    float: left;
    width: 160px;
    margin-bottom: 10px;
}
.other2 {
    width: 158px;
}
.other h3, .other2 h3 {
    color: #3e8fd9;
    font-size: 1.3em;
    margin: 20px 0px 0px 7px;
    padding: 0px 0px 0px 10px;
    background: url(../images/icons/arrow_blue_dec2.gif) left center no-repeat;
}
.other p, .other2 p {
    color: #4F4F4F;
    padding: 5px 5px 5px 17px;
    font-size: 1em;
}
.other a, .other2 a {
    margin-left: 17px;
    padding-left: 15px;
    background: url(../images/icons/read.gif) left center no-repeat;
    color: #cf7630;
    font-size: 1em;
}


/* ------  info texts - alnera -----*/
#info {
    background-color: #ebf4fb;
    padding-top: 8px;
    padding-left: 10px;
}
#info h4 {
    color: #4f4f4f;
    font-size: 1.1em;
    background: url(../images/icons/arrow_blue.gif) left center no-repeat;
    padding-left: 25px;
}
#info p {
    color: #4F4F4F;
    font-size: 1.1em;
    padding: 0px 25px 5px 25px;
}



/* ------  navigation -----*/
#nav_bg {
    margin: 0px 7px;
    background-color: #416690;
    background: url(../images/nav_bg.jpg) center top repeat-x;
    padding: 35px 0px 30px 0px;
}
#nav_bg ul {
    margin-left: 20px;
}
#nav_bg li {
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    margin: 0px 0px 0px 18px;
    padding-left: 25px;
}
#nav1 {
    background-image: url(../images/icons/print.gif);
}
#nav2 {
    background-image: url(../images/icons/contact.gif);
}
#nav3 {
    background-image: url(../images/icons/fav.gif);
}
#nav4 {
    background-image: url(../images/icons/write.gif);
}
#nav5 {
    background-image: url(../images/icons/see.gif);
}
#nav6 {
    background-image: url(../images/icons/partner.gif);
}
#nav_bg li#nav6 {
    padding-left: 37px;
}

#nav_bg a {
    color: #fff;
    font-size: 1.1em;
    text-decoration: none;
}
#nav_bg a:hover {
    text-decoration: underline;
}


/* ------  footer -----*/
#footer {
    margin: 0px 7px;
    clear: both;
    height: 59px;
    background-image: url(../images/footer_bg.gif);
    position: relative;
}
#footer ul {
    padding: 24px 12px 0px 12px;
    font-size: 1.1em;
}
#footer li {
    float: left;
    border-right: 1px solid #cacaca;
}
#footer a {
    color: #cacaca;
    text-decoration: none;
    display: block;
    padding: 0px 20px;
}
#footer a:hover {
    text-decoration: underline;
}
li#no_dec, li#copy {
    border-right: none;
    padding-left: 0px;
}
li#copy {
    position: absolute;
    top: 24px;
    right: 26px;
    text-align: right;
}

/* Autoruns list */

#no_right_content table#key_table {
    border-collapse: collapse;
    margin-bottom: 1em;
    width: auto;
}
html body #key_table td {
    border: 1px solid #ccc;
    padding: 4px;
}
#no_right_content table tr {
    border: none;
    background-color: #fff;
}
#no_right_content table {
    width: 100%;
    font-size: 11px;
    border: none;
    border-collapse: collapse;
}
#no_right_content table td {
    padding: 3px;
    border: none;
    text-align: center;
    border-bottom: 1px solid #ccc;
}
#no_right_content table tr.peach, #no_right_content table.peach tr {
    background-color: #FFDAB9;
}
#no_right_content table tr.l_yellow, #no_right_content table.l_yellow tr {
    background-color: #FFFFE0;
}
html body div#no_right_content td {
    border: 1px solid #ccc;
}
#no_right_content table td.info_text {
    text-align: left;
}
html body #no_right_content .thead td {
    color: #fff;
    font-weight: bold;
    padding: 2px;
    font-size: 12px;
    background: #3480C7;
    text-align: center;
}
#no_right_content h3 {
    font-size: 120%;
    font-weight: bold;
    margin: 1em 0 0.5em 0;
}
#no_right_content label, #no_right_content input, #no_right_content select {
    margin-bottom: 5px;
}
#no_right_content label {
    padding-bottom: 5px;
}

#reg_booster {
    border: 2px solid #ccc;
    padding: 0 2em 1em 2em;
}

#reg_booster img {
    float: left;
    margin: 0 15px 0 0;
}

.gradient, #hijack-home {
    background: url(/images/info_bg.jpg) center bottom repeat-x;
}

#hijack-home img {
    margin: 20px 10px 10px 20px;
}


/* Table Ads */

html body #content .tableAd {
    border: 1px solid #ccc;
}

html body #content .tableAd * {
    border: none;
}

