
/*
Kaspersky
Tom Aston, FUSE (www.fuse.co.uk)
15th April 2009
*/

@import url('reset.css');
@import url('clearfix.css');

body { 
        font-family:Arial, Helvetica, sans-serif;
    font-size:62.5%;
    background:url(../images/ukpromo2009/main-bg.jpg) center top repeat-x #FFFFFF;
        color:#222222;
        padding:20px 0 0 0;
}
#header {
        width:940px;
        margin:0 auto;
        padding:0 10px;
}
#header h1 {
        text-indent:-9999px;
        background:url(../images/ukpromo2009/header1.jpg) left top no-repeat;
        width:940px;
        height:115px;
}
#page {
    width:960px;
    margin:0 auto;
        padding:0 0 20px 0;
}
#slider-outer {
        width:620px;
        padding:20px 20px 10px 10px;
        float:left;
        background:url(../images/ukpromo2009/slider-outer.jpg) left top no-repeat;
}
#slider {
    width:620px;
    position:relative;
}
.scroll {
    height:290px;
    width:620px;
    overflow:auto;
    overflow-x:hidden;
    position:relative;
    clear:left;
        background:#FFFFFF;
}
.scrollContainer div.panel {
    padding: 20px;
    height: 210px;
    width: 580px;
}
#kav,
#kis1 {
        background:url(../images/ukpromo2009/1user.gif) top right no-repeat;
}
#kis3 {
        background:url(../images/ukpromo2009/3users.gif) top right no-repeat;
}
.panel img {
        float:left;
        margin:0 28px 0 8px;
        display:inline;
}
.panel div {
        float:left;
        width:390px;
        padding:15px 0 0 0;
}
.panel div p {
        width:329px;
}
.panel h2 {
        font-size:1.6em;
        line-height:1.3em;
}
#kav h2 {
        text-indent:-9999px;
        background:url(../images/ukpromo2009/kav-title.gif) left top no-repeat;
        width:170px;
        height:53px;
        margin:0 0 15px 0;
}
#kis1 h2,
#kis3 h2 {
        text-indent:-9999px;
        background:url(../images/ukpromo2009/kis-title.gif) left top no-repeat;
        width:245px;
        height:53px;
        margin:0 0 8px 0;
}
.panel h3 {
        margin:0 0 10px 0;
        font-size:1.3em;
}
.panel div a:link,
.panel div a:visited {
        color:#007360;
        font-weight:bold;
        text-decoration:none;
}
.panel div a:hover,
.panel div a:active {
        color:#ED1C24;
        text-decoration:none;
}
#slider p {
        font-size:1.2em;
        line-height:1.3em;
        margin:0 0 10px 0;
}
#slider .panel div .price {
        padding:10px 0 0 0;
        width:103px;
        float:left;
}
#slider .panel div .price p {
        margin:0;
        width:103px;
}
#slider .panel div .price p.was {
        color:#999999;
        text-decoration:line-through;
}
#slider .panel div .price p.current {
        color:#ED1C24;
        font-size:2.6em;
        font-weight:bold;
        line-height:1em;
}
#slider .panel div .price p.current em {
        font-size:0.5em;
        font-style:normal;
        color:#999999;
        font-weight:normal;
        line-height:1em;
}
#slider .panel div .price p.current em span {
        text-decoration:line-through;
}
#slider .panel div .price p.users {
        font-size:1.1em;
        color:#666666;
        font-weight:bold;
}
#slider .panel div .buttons {
        padding:10px 0 0 0;
        float:left;
        width:280px;
}
#slider .panel div .buttons p {
        font-size:1.1em;
        color:#666666;
        font-weight:bold;
        width:280px;
}
#slider .panel div .buttons img {
        margin:0 5px 5px 0;
}
ul.navigation {
    list-style: none;
}
ul.navigation li {
    display:inline;
        float:left;
        width:206px;
}
ul.navigation li#kis1-link,
ul.navigation li#kis3-link {
        border-left:solid 1px #FFFFFF;
}
ul.navigation a {
    padding:10px;
    color: #000;
    text-decoration: none;
        width:186px;
        height:52px;
        display:block;
        font-size:1.3em;
        line-height:1.2em;
        font-weight:bold;
        color:#AAAAAA;
}
ul.navigation a strong {
        font-size:130%;
        color:#AAAAAA;
}
ul.navigation a em {
        font-style:normal;
        color:#AAAAAA;
        text-transform:uppercase;
}
ul.navigation a.selected {
        background:#FFFFFF;
        color:#333333;
}
ul.navigation a.selected strong {
        color:#ED1C24;
}
ul.navigation a.selected em {
        color:#999999;
}
ul.navigation a:focus {
    outline: none;
}
.hide {
    display: none;
}
#feature {
        float:left;
        width:300px;
        height:420px;
        padding:0 0 20px 0;
}
#feature img {
        float:left;
        width:300px;
}
#feature #emily-featured {
        float:left;
        width:300px;
        height:100px;
        background:url(../images/ukpromo2009/emily-text-bg.jpg) left top no-repeat;
}
#feature #anna-featured {
        float:left;
        width:300px;
        height:100px;
        background:url(../images/ukpromo2009/anna-text-bg.jpg) left top no-repeat;
}
#feature #susan-featured {
        float:left;
        width:300px;
        height:100px;
        background:url(../images/ukpromo2009/susan-text-bg.jpg) left top no-repeat;
}
#feature #jason-featured {
        float:left;
        width:300px;
        height:100px;
        background:url(../images/ukpromo2009/jason-text-bg.jpg) left top no-repeat;
}
#feature #featured {
        float:left;
        width:300px;
        height:420px;
        background:url(../images/ukpromo2009/generic-bg.jpg) left top no-repeat;
}
#lower {
        width:940px;
        clear:both;
        margin:0 auto;
}
p#nb {
        color:#666666;
        font-size:1.1em;
        line-height:1.3em;
        margin:0 0 10px 0;
        width:600px;
        padding:10px 10px 0 10px;
        clear:both;
}
#lower h2 {
        font-size:1.8em;
        font-weight:normal;
        margin:0 0 10px 0;
        background:url(../images/ukpromo2009/h2-bg.gif) left top repeat-x;
        border-top:solid 1px #CCCCCC;
        padding:10px 0 0 10px;
        color:#666666;
}
#lower-left {
        width:620px;
        float:left;
}
#lower-right {
        width:300px;
        float:left;
        margin:0 0 0 20px;
}
#lower-right h3 {
        color:#007360;
}
#lower-right h3,
#lower-right ul,
#lower-right p {
        padding:0 0 0 10px;
}
#lower-right ul li {
        background:url(../images/ukpromo2009/bullet.gif) 0.2em 0.4em no-repeat;
        padding:0 0 0 15px;
        margin:0 0 2px 0;
}
#lower-kav {
        width:290px;
        float:left;
        margin:0 0 20px 10px;
        display:inline;
}
#lower-kis {
        width:290px;
        margin:0 0 20px 30px;
        float:left;
        display:inline;
}
#lower-kav h3 {
        text-indent:-9999px;
        background:url(../images/ukpromo2009/kav-title.gif) left top no-repeat;
        width:170px;
        height:53px;
        margin:0 0 8px 0;
}
#lower-kis h3 {
        text-indent:-9999px;
        background:url(../images/ukpromo2009/kis-title.gif) left top no-repeat;
        width:245px;
        height:53px;
        margin:0 0 8px 0;
}
#lower-kav h4,
#lower-kis h4 {
        font-size:1.6em;
        line-height:1.3em;
        margin:0 0 5px 0;
        color:#007360;
}
#lower-kav p,
#lower-kis p,
#lower-kav ul li,
#lower-kis ul li {
        font-size:1.2em;
        line-height:1.3em;
}
#lower-kav ul li,
#lower-kis ul li {
        background:url(../images/ukpromo2009/bullet.gif) 0.2em 0.4em no-repeat;
        padding:0 0 0 15px;
        margin:0 0 2px 0;
}
#lower-kav p,
#lower-kis p {
        margin:0 0 10px 0;
}
#comparison {
        width:620px;
        clear:both;
        padding:0 0 0 0;
}
#comparison table {
        width:620px;
}
#comparison table th {
        text-align:left;
        font-size:1.2em;
        line-height:1.2em;
        vertical-align:bottom;
        padding:6px 0;
        color:#ED1C24;
}
#comparison table th#title {
        padding:0 0 10px 10px;
}
#comparison table th h4 {
        font-size:1.8em;
        font-weight:normal;
        vertical-align:middle;
        color:#666666;
}
#comparison table th.check-col {
        width:70px;
        text-align:center;
        padding:6px 0;
}
#comparison table td {
        text-align:left;
        font-size:1.2em;
        vertical-align:middle;
        padding:6px 0;
        text-align:center;
}
#comparison table td img {
        margin:0;
}
#comparison table tr.sect-title td {
        padding:10px 0 10px 10px;
        border-top:solid 1px #E6E6E6;
        text-transform:uppercase;
        font-size:1.4em;
        text-align:left;
}
#comparison table tr td.feat-title {
        text-align:left;
        padding:10px 0 10px 10px;
}
#comparison table td em {
        font-style:normal;
        font-weight:bold;
        color:#007360;
        text-transform:uppercase;
}
#comparison table tr.odd td {
        background:#F6F6F6;
        
}
#lower-right h3 {
        font-size:1.6em;
        line-height:1.3em;
        margin:0 0 10px 0;
}
#lower-right p,
#lower-right ul li {
        font-size:1.1em;
        line-height:1.3em;
}
#lower-right p,
#lower-right ul {
        margin:0 0 10px 0;
}
#lower-right img {
        float:left;
        margin:5px 5px 10px 10px;
}
* html #lower-right img {
        margin:5px 5px 0 10px;
}
#lower-right ul {
        float:left;
}
* html #lower-right ul {
        margin:0;
}
#lower-right p {
        clear:both;
        margin:0 0 20px 0;
}
#lower-right #downloads {
        clear:both;
        background:url(../images/ukpromo2009/h2-bg.gif) left top repeat-x;
        border-top:solid 1px #CCCCCC;
        padding:7px 0 20px 10px;
}
#lower-right #downloads h3 {
        clear:both;
        margin:0 0 5px 0;
        padding:0;
        font-size:1.8em;
        font-weight:normal;
        color:#666666;
}
#lower-right #downloads ul {
        padding:0;
}
#lower-right #downloads ul li {
        font-size:1.2em;
}
#lower-right #downloads ul li a:link,
#lower-right #downloads ul li a:visited {
        color:#007360;
        font-weight:bold;
        text-decoration:none;
}
#lower-right #downloads ul li a:hover,
#lower-right #downloads ul li a:active {
        color:#ED1C24;
        text-decoration:none;
}
#footer-outer {
        background:#007360;
}
#footer-outer #footer {
        margin:0 auto;
        width:920px;
        padding:10px 20px 50px 20px;
        color:#FFFFFF;
        font-size:1.1em;
        font-weight:bold;
}
#footer-outer #footer p {
        line-height:1.3em;
        background:url(../images/ukpromo2009/corporate.gif) left top no-repeat;
        padding:0 0 0 50px;
}
#footer-outer #footer p a:link,
#footer-outer #footer p a:visited {
        text-decoration:underline;
        color:#ACEFE4;
}
#footer-outer #footer p a:hover,
#footer-outer #footer p a:active {
        text-decoration
