@charset "utf-8";
/* CSS Document */

#nxw-title h1{position:relative;left:-15px}
#nxw-renewal .top-banner{position:relative;left:-28px}

#nxw-renewal .big-box{width:100%;height:330px;border:1px solid #999;padding:15px;margin:15px 0 0 0}
#nxw-renewal .big-box h2{margin-top:0;margin-bottom:0}

.details-box{float:left}
.details-box .mini{padding-top:10px}
.big-details{margin-top:27px;font-weight:bold;font-size:14px}
.details-box ul{padding:0 0 0 1px;color:#006d55; list-style-type:none}
.box-selector{clear:both;margin-left:25px}
.packshot{float:left;margin:12px 28px 12px 12px}
.prices{margin:54px 0 0 5px}

.years{clear:both;width:150px;float:left}
.years select{float:left;margin:0 10px 10px 10px;width:110px}
.yearskms{clear:both;width:150px;float:left}
.yearskms select{float:left;margin:0 10px 10px 10px;width:110px}
#price{float:left;font-family:Arial Narrow,Helvetica,sans-serif}
#newprice{font-size:24px;color:#d10b11}
#oldprice{font-size:14px;text-decoration:line-through}
.box-renew{clear:both;margin-left:10px}
.buy{float:left;margin-left:15px}
.buttonBuy:hover{cursor:pointer}

.circle-icons{
	padding:8px 0 28px;
	margin:0;
	list-style:none;
	width:200px;
	height:156px;
	background:url(http://images.telechargement.fr/i13/kaspersky-fr/25114-landinglrc-corpo/images/core.png) no-repeat 4px 18px;
	position:relative;
	float:left
}
.circle-icons li{
	position:absolute;
}

.circle-icons li:hover {
	background-position: center -39px;
}

.circle-icons li a{
	display:block;
	background:url(../images/ico-big-sprite.png) no-repeat;
	width:34px;
	height:34px;
	text-decoration:none;
}
.circle-icons li a:hover{
	text-decoration:none;
	background:url(../images/ico-big-sprite-hover.png) no-repeat;
}
.circle-icons li.ico-01{
	left: 71px;
    top: 21px;
}
.circle-icons li.ico-02{
	left: 109px;
    top: 31px;
}
.circle-icons li.ico-03{
	left: 135px;
    top: 57px;
}
.circle-icons li.ico-04{
	left: 142px;
    top: 94px;
}
.circle-icons li.ico-05{
	left: 124px;
    top: 130px;
}
.circle-icons li.ico-06{
	left: 91px;
    top: 148px;
}
.circle-icons li.ico-07{
	left: 53px;
    top: 149px;
}
.circle-icons li.ico-08{
	left: 18px;
    top: 130px;
}
.circle-icons li.ico-09{
	left: 4px;
    top: 94px;
}
.circle-icons li.ico-10{
	left: 7px;
    top: 56px;
}
.circle-icons li.ico-11{
	left: 33px;
    top: 27px;
}
.circle-icons li.ico-01 a{
	background-position: -75px 0px;
}
.circle-icons li.ico-01 a:hover {
	background-position: -75px -1px;
}
.circle-icons li.ico-02 a{
	background-position: -116px -9px;
}
.circle-icons li.ico-02 a:hover {
	background-position: -116px -10px;
}
.circle-icons li.ico-03 a{
	background-position: -143px -38px;
}
.circle-icons li.ico-03 a:hover {
	background-position: -143px -39px;
}
.circle-icons li.ico-04 a{
	background-position: -151px -80px;
}
.circle-icons li.ico-04 a:hover {
	background-position: -151px -81px;
}
.circle-icons li.ico-05 a{
	background-position: -133px -119px;
}
.circle-icons li.ico-05 a:hover {
	background-position: -133px -120px;
}
.circle-icons li.ico-06 a{
	background-position: -97px -139px;
}
.circle-icons li.ico-06 a:hover {
	background-position: -97px -140px;
}
.circle-icons li.ico-07 a{
	background-position: -56px -139px;
}
.circle-icons li.ico-07 a:hover {
	background-position: -56px -140px;
}
.circle-icons li.ico-08 a{
	background-position: -19px -119px;
}
.circle-icons li.ico-08 a:hover {
	background-position: -19px -120px;
}
.circle-icons li.ico-09 a{
	background-position: -1px -81px;
}
.circle-icons li.ico-09 a:hover {
	background-position: -1px -82px;
}
.circle-icons li.ico-10 a{
background-position: -5px -39px;
}
.circle-icons li.ico-10 a:hover {
	background-position: -5px -40px;
}
.circle-icons li.ico-11 a{
	background-position: -34px -9px;
}
.circle-icons li.ico-11 a:hover {
	background-position: -34px -10px;
}
.inside-nav li.active .tooltip, .circle-icons li .tooltip {
	background: #fff;
	min-width: 203px;
	visibility: hidden;
	position: absolute;
	bottom: 30px;
	margin-left: -95px;
	z-index: 10;
	font-size: 11px;
	font-family: arial;
	padding: 6px 8px;
	border: 1px solid #5e8f86;
	border-radius: 10px;
}
.circle-icons li .tooltip  {
	bottom:42px;
}
.tooltip h3 {
	color: #006d55;
	font-size: 11px;
	padding: 0;
	margin-bottom: 5px;
	margin-top:0;
	text-transform: none;
}

.tooltip:after {
 background: url('../images/corner.png');
 position: absolute;
 z-index: 11;
 bottom: -10px;
 width: 20px;
 height: 10px;
 content: " ";
left:10px;
}
.inside-nav li.active:hover .tooltip, .circle-icons li:hover .tooltip {
	visibility: visible;
}

.circle-icons li:hover .tooltip:after {
	visibility: visible;
	margin-left: 85px;
}

.inside-nav li.active:hover .tooltip:after {
	visibility: visible;
	margin-left: 83px;
}

.circle-icons li:hover .tooltip {
margin-left: -90px;
}

/*Comparatif*/
.ears {
	position: fixed;
	top: 200px;
	left: 0;
}

.ears .blue {
	background: url('../images/ears.png') no-repeat;
	width: 32px;
	height: 171px;
	margin-bottom: 10px;
	cursor: pointer;
}
/*Popup*/
.popup-content ul,li{list-style-type:none; margin:0;padding:0}
.popup-wrapper {
	position:absolute;
	left: 0;
	top:28px;
	width: 100%;
	z-index: 90;
}
.common-popup {
	position: relative;
	z-index:150;
	display: none;
	border: 10px solid rgba(0, 0, 0, 0.4);
	margin: 0 auto;
}
.comparison-popup {
	width: 851px;
}
.comparison-popup table, .comparison-popup td, .comparison-popup tr, .comparison-popup th {
	border-collapse:collapse;
	border-spacing:0;
}
.comparison-popup table td, .comparison-popup table th {
	padding: 0;
}
.comparison-popup h1 {
	margin: 0;
	padding:0 0 10px 30px;
	color:#096155;
	text-transform:uppercase;
	font:16px 'Conv_FRADM', Arial, sans-serif;
	text-align: center;
	font-weight:bold;
}
.comparison-popup h1 img {
	margin-right: 2px;
}
.common-popup .inner-popup {
	padding: 14px;
	background-color: #ffffff;
	position: relative;
}
.common-popup .inner-popup  a.close {
	text-decoration: none;
	display: block;
	position: absolute;
	right: -32px;
	top: -32px;
}
.comparison-popup .left-table {
	text-align: center;
}
.comparison-popup .left-table th {
	color: #096155;
	text-transform: uppercase;
	font:14px 'Conv_FRADM', Arial, sans-serif;
	font-weight:bold;
}
.comparison-popup .left-table th td.inner-title {
	color: #DF001B;
	font:14px Arial, sans-serif;
	border-right: 1px solid #cccccc;
	width:137px;
	position: relative;
	text-transform: none;
}
.comparison-popup  .angle {
	position: absolute;
	left: 63px;
	bottom: -5px;
}
.comparison-popup .left-table th td.inner-title.t-third {
	border-right: none;
}
.comparison-popup .left-table th.empty, .comparison-popup .left-table td.empty {
	width: 10px;
	background-color:#ffffff;
	border: none;
}
.comparison-popup .left-table th.first {
	width:257px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #0D6E55;
	border-bottom: 1px solid #0D6E55;
	height:65px;
}
.comparison-popup .left-table th.second {
	border-top: 1px solid #096155;
	border-bottom: 1px solid #0D6E55;
	width: 411px;
	border-right: 1px solid #0D6E55;
}
.comparison-popup .title-table {
	height:65px;
	width:100%;
}
.comparison-popup .title-table  .one-title {
	border-top: 3px solid #096155;
	border-bottom: 1px solid #cccccc;
	position: relative;
	vertical-align: top;
	padding-top: 5px;
}
.comparison-popup   th.last-col {
	position: relative;
	border-top: 1px solid #096155;
}
.comparison-popup   th.last-col p {
	margin:0;
	padding: 5px 10px 0 5px;
	border-top: 3px solid #096155;
	position:relative;
}
.comparison-popup  img.new {
	position: absolute;
	top: -4px;
	right: -1px;
}
.comparison-popup .table-content td.first-feature {
	width:157px;
	border-left: 1px solid #0D6E55;
	text-align: left;
	padding-left: 45px;
	padding-right: 5px;
	background-repeat:no-repeat;
	background-position: 10px 5px;
}
.comparison-popup .table-content td.first-feature img {
	margin-right: 5px;
}
.comparison-popup .table-content td {
	width:137px;
	font:12px 'Conv_FRADM', Arial, sans-serif;
	border-right: 1px solid #cccccc;
	padding: 10px 0;
	font-weight:bold;
}
.comparison-popup .table-content td.content-last-col {
	border-right: 1px solid #0D6E55;
}
.comparison-popup .table-content td  img {
	vertical-align:middle;
}
.comparison-popup .table-content .colored {
	background-color:#DAEAE8;
}
.comparison-popup th.last-col, .comparison-popup td.last-col{
	width:137px;
	border-right: 1px solid #0D6E55;
	border-left: 1px solid #0D6E55;
}
.comparison-popup th.last-col {
	vertical-align: top;
	width: 127px;
}
.comparison-popup .table-content .bottom-string td.first-feature {
	border-top: 1px solid #0D6E55;
	border-left: 1px solid transparent;
	border-right: 1px solid #0D6E55;
}
.comparison-popup .table-content .bottom-string .inner-title {
	color: #DF001B;
	font: 14px Arial, sans-serif;
	position: relative;
	border-bottom: 1px solid #0D6E55;
}
.comparison-popup .table-content .bottom-string  .last-col {
	color: #096155;
	text-transform: uppercase;
	font: 14px 'Conv_FRADM', Arial, sans-serif;
	position:relative;
	border-bottom: 1px solid #0D6E55;
}
.comparison-popup .table-content .buttons-string td.first-feature{
	border-left: 1px solid transparent;
}
.comparison-popup .table-content .buttons-string .last-col {
	border-color:#cccccc;
}
.comparison-popup .btn-holder li {
	height: 23px;
	width: 106px;
	padding: 0 0px 1px;
	border-right: 1px solid #ACACAC;
	background: url(../images/buttn.png) repeat-x;
	cursor:pointer;
	line-height: 23px;
	margin-bottom: 10px;
	margin-left:12px
}
.comparison-popup .btn-holder li.red {
	border-left: 2px solid #DF001B;
}
.comparison-popup .btn-holder li.red a {
	color: #DF001B;
}
.comparison-popup .btn-holder li.green {
	border-left: 2px solid #0E715F;
}
.comparison-popup .btn-holder li.green a {
	color: #0E715F;
}
.comparison-popup .btn-holder li a {
	text-decoration: none;
	text-transform: uppercase;
}
.comparison-popup .btn-holder li:hover {
	background: url('../images/buttn-hover.png') repeat-x;
}
.comparison-popup .table-content .buttons-string .buttons-cell {
	padding-left:2px;
	width: 123px;
}
.comparison-popup .table-content .buttons-string .buttons-cell.content-last-col {
	border-right: 1px solid #CCC;
}
#veil {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	top: 0;
	left: 0;
	z-index: 110;
	display:none;
}
