/* Basics
----------------------------------------------- */
html, body {
	margin: 0;
	padding: 0;
}
/*html {
	background: #efefef url(/files/nokiantyres/images/stripe.gif) left top repeat-x;
}
body {
	background: transparent url(/files/nokiantyres/images/body.jpg) top center no-repeat;
}*/
html {
	background: #f5eede url(/files/nokiantyres/images/stripe.gif) left top repeat-x;
}
body {
	background: transparent url(/files/nokiantyres/images/body-suofudis.jpg) top center no-repeat;
}
body, p, td, th, div, blockquote, dl, ul, ol {
	font: normal 11px/20px Arial, sans-serif;
	color: #424547;
}
td, th {
	text-align: left;
	vertical-align: top;
}
img {
	border: 0;
	display: block;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
p {
	margin: 0 0 0 0;
}
strong, b {
	color: #000;
}
h2.quote, p.quote {
	margin: 0 0 35px 0;
	padding: 0 5px;
	background: #51b848;
	color: #fff;		
	font-weight: bold;
	display: block;
}
h2.quote {
	padding: 0 5px;
	font-size: 11px;
	line-height: 20px;
}
input.ngformError, select.ngformError, textarea.ngformError, input.checkbox.ngformError, input.file.ngformError, img.ngformError { 
	border: 1px solid red;
	outline: 1px solid red;
}


/* Header
----------------------------------------------- */
#header {
	position: relative;
	height: 22px;
	margin-bottom: 14px;
}
#header #quick {
	background: transparent url(/files/nokiantyres/images/header_separator.gif) bottom right no-repeat;
	float: right;
	margin: 5px 12px 0 0;
	height: 17px;
	padding: 0 24px 0 0;	
}
#header #quick a {	
	color: #fff;
	text-decoration: none;
	float: left;
	margin-left: 13px;
	font: normal 11px Arial, sans-serif;
}
#header #quick a:hover {	
	text-decoration: underline;
}
#headtabsnav {
	position: absolute;
	top: 2px;
	left: 6px;
	width: 337px;
}
html > body #headtabsnav {
	width: 377px;
}
#headtabsnav ul {
	position: absolute;
	top: 0;
	left: 0;
	background: url(/files/nokiantyres/images/headtabsnav-bg.gif) repeat-x bottom;
	height: 22px;
	margin: 0;
	padding: 0 40px 0 0;
	list-style-type: none;
}
#headtabsnav li {
	position: relative;
	background: none;
	float: right;
	height: 22px;
	margin: 0 -40px 0 0;
	padding: 0;
	list-style-type: none;
	z-index: 10;
}
#headtabsnav li.selected {
	z-index: 15;
}
#headtabsnav li a {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 10;
}
#headtabsnav li.selected a {
	z-index: 15;
}

#nav {
	z-index: 100;
}

/* english */
#headtabsnav.en {
	width: 526px !important;
	height: 22px !important;
}
html > body #headtabsnav.en {
	width: 526px !important;
}
#headtabsnav.en ul {
	margin: 0 -31px 0 0 !important;
}
#headtabsnav.en li {		
	margin: 0 -31px 0 0 !important;	
}
/* italian */
#nav .it { /* #headtabsnav.ru just dont work on ie6.. */
	width: 678px !important;
	height: 22px !important;
}
html > body #headtabsnav.it {
	width: 678px !important;
}
#headtabsnav.it ul {
	margin: 0 -31px 0 0 !important;
}
#headtabsnav.it li {		
	margin: 0 -31px 0 0 !important;	
}
/* german */
#nav .de {
    width: 329px !important;
    height: 22px !important;
}
html > body #headtabsnav.de {
    width: 329px !important;
}
#headtabsnav.de ul {
    margin: 0 -31px 0 0 !important;
}
#headtabsnav.de li {        
    margin: 0 -31px 0 0 !important;    
}
/* polish */
#nav .pl {
    width: 411px !important;
    height: 22px !important;
}
html > body #headtabsnav.pl {
    width: 411px !important;
}
#headtabsnav.pl ul {
    margin: 0 -31px 0 0 !important;
}
#headtabsnav.pl li {        
    margin: 0 -31px 0 0 !important;    
}

/* french */
#nav .fr {
    width: 360px !important;
    height: 22px !important;
}
html > body #headtabsnav.fr {
    width: 360px !important;
}
#headtabsnav.fr ul {
    margin: 0 -31px 0 0 !important;
}
#headtabsnav.fr li {        
    margin: 0 -31px 0 0 !important;    
}
/* czech */
#nav .cz {
    width: 292px !important;
    height: 22px !important;
}
html > body #headtabsnav.cz {
    width: 292px !important;
}
#headtabsnav.cz ul {
    margin: 0 -31px 0 0 !important;
}
#headtabsnav.cz li {        
    margin: 0 -31px 0 0 !important;    
}
/* russian */
#nav .ru { /* #headtabsnav.ru just dont work on ie6.. */
	width: 678px !important;
	height: 22px !important;
}
html > body #headtabsnav.ru {
	width: 678px !important;
}
#headtabsnav.ru ul {
	margin: 0 -31px 0 0 !important;
}
#headtabsnav.ru li {		
	margin: 0 -31px 0 0 !important;	
}
/* swedish */
#nav .se {
	width: 312px !important;
	height: 22px !important;
}
html > body #headtabsnav.se {
	width: 312px !important;
}
#headtabsnav.se ul {
	margin: 0 -31px 0 0 !important;
}
#headtabsnav.se li {		
	margin: 0 -31px 0 0 !important;	
}
/* norwegian */
#nav .no {
	width: 309px !important;
	height: 22px !important;
}
html > body #headtabsnav.no {

	width: 309px !important;
}
#headtabsnav.no ul {
	margin: 0 -31px 0 0 !important;
}
#headtabsnav.no li {		
	margin: 0 -31px 0 0 !important;	
}
/* ukraine */
#nav .ua {
	width: 417px !important;
	height: 22px !important;
}
html > body #headtabsnav.ua {
	width: 457px !important;
}
#.no ul {
	margin: 0 -31px 0 0 !important;
}
#headtabsnav.no li {		
	margin: 0 -31px 0 0 !important;	
}

/* Structure
----------------------------------------------- */
body#select-country {
	background: #fff !important;
}
#language-selection {
	background: #fff url(/files/nokiantyres/images/lang_summer2009.jpg) top left no-repeat;
	width: 826px;
	height: 557px;
	margin: 100px auto 0 auto;
}
#language-selection form {
	float: left;
	padding: 400px 0 0 244px;
	width: 264px;
}
#container {	
	width: 891px;
	margin: 0 auto;	
}
#document {	
	background: transparent url(/files/nokiantyres/images/document.gif) top left repeat-y;
}
html > body #document {	
	background: transparent url(/files/nokiantyres/images/document.png) top left repeat-y;
}
#content {
	width: 879px;
	padding: 19px 5px 15px 6px;
	min-height: 500px;
	overflow: hidden;
}
#groups {
	padding: 10px 0 0 5px;	
}
#groups img {
	float: left;
	/*position: relative;*/
}
#groups img.bb {
	margin-top: -10px;
}
#groups img.dd {
	margin-top: 6px;
}
#groups img.ee {
	margin-top: -8px;
	z-index: 1001;
}
#lift {
	width: 791px;
	background: #fff url(/files/nokiantyres/images/frame_bottom.gif) bottom left no-repeat;
	padding: 0 35px 5px 35px;
	margin: 3px 0 0 11px;
}
#lift .top {
	background: #fff url(/files/nokiantyres/images/frame_top.gif) top left no-repeat;
	height: 31px;
	width: 844px;
	margin: 0 -35px;
}
#lift .item {
	width: 230px;
	float: left;
	margin: 0 0 0 70px;
}
#lift .first {
	width: 425px;
	margin-left: 0 !important;
}
#lift .wrap {
	background: transparent url(/files/nokiantyres/images/frame_bg.gif) top left repeat-y;
	padding: 0 0 0 35px;
}
#lift .item a {
	/*color: #fff;
	background: #ccc;*/
	color: #45AD3C;
	text-decoration: none;
	font-weight: normal;
	/*padding: 0 5px;*/
}
#lift .item a:hover {
	/*background: #51b848;*/
	text-decoration: underline;
}
#print {	
/*	width: 846px; */
	margin: 0 auto;
	padding: 0 20px 6px 0;
	border-bottom: 1px solid #ebeaea;
}
#print .wrap {
	width: 70px;
	float: right;
}
#print.en .wrap {
	width: 84px;
}
#print.ru .wrap {
	width: 101px;
}
#print img {
	display: none;
}
#print a.txt {
	font: normal 11px Arial, sans-serif;
	color: #8d8d8d;
	text-decoration: none;
	float: left;
	margin: 1px 0 0 10px;
	padding: 2px 0 2px 26px;
	background: url(/files/nokiantyres/images/print_icon.gif) no-repeat top left;
}
#print a.txt:hover {
	color: #ff7900;
	background: url(/files/nokiantyres/images/print_icon.gif) no-repeat bottom left;
}
#addthis {
	float: left;
	padding-left: 630px;
	margin-top: 2px;
}
#at20mc * {
	line-height: 1em;
}
#path {
	width: 834px;
	margin: 0 auto 10px auto;
	padding: 2px 6px 0 6px;
}
#youarehere {	
	float: left;
}
#youarehere span {
	margin-right: 10px;
}
#youarehere a {
	color: #45ad3c;
	text-decoration: none;
}
#goback {
	float: right;
	background: #a8a8a8;
	text-decoration: none;	
	color: #fff;
	padding: 0 5px;
	line-height: 13px;
	font: normal 11px Arial, sans-serif;
	margin: 5px 0 0 0;
}
#goback:hover {
	background: #51b848;
}
#footer {
	height: 35px;
	width: 879px;
	margin-left: 6px;
	background: #777f85;
}
#extratags p {
	color: #777f85;
	line-height: 14px;
	text-align: center;
}
#extratags p a {
	color: #777f85;
	text-decoration: none;
}
#extratags {
	padding: 17px 0;
	width: 818px;
	margin: 0 auto;
}
#copy {
	float: left;
	margin: 14px 0 0 30px;
}
#copy img {
	float: left;
	margin-right: 5px;
}
#lang {
	float: right;
	margin: 14px 30px 0 0;
}
#basic {
	min-height: 516px;
	padding: 30px 0 0 30px;
	background: transparent url(/files/nokiantyres/images/basicpagebg.gif) top left no-repeat;
}
#basic .wrap {
	width: 825px;
	/*margin: 0 0 0 30px;*/
	padding: 45px 0 50px 0 !important;
	background: #fff;
}
#text {
	padding: 0 0 0 61px;
	margin-right: 50px;
	width: 320px;
	float: left;	
}
/*
#text .variant4 h1, #text .variant4 h2 {
	color: #ff7900 !important;
}
#text .variant5 h1, #text .variant5 h2 {
	color: #5976b0 !important;
}
*/
#extra {	
	float: left;
	width: 380px;
	position: static;
}
#text-alternative {
	padding: 0 0 0 61px;
	margin-right: 20px;
	width: 560px;
	float: left;

}
#extra-alternative {	
	float: left;
	width: 170px;
	padding: 30px 0 0 0;
}

/* ========================= */
/* NEW PRODUCT LISTING */
/* ========================= */

#productList {
margin-left: 40px;
}

#productList .item {
float: left;
width: 215px;
margin: 0 39px 28px 0;
}

#productList .item .spec {
float: left;
width: 130px;
height: 100px; /* for IE6 */
padding: 40px 0 0;
}

#productList .item div[class="spec"] {
height: auto;
min-height: 100px;
}

#productList .item .img {
float: left;
width: 85px;
overflow: hidden;
text-align: right;
}

#productList .item .img a {
text-align: right;
display: block;
min-height: 140px;
line-height: 140px;
}

#productList .item .img img {
vertical-align: top;
text-align: right;
float: none;
display: inline-block;
}

#productList h2 {
font:bold 12px Arial,sans-serif;
color: #000;
line-height: 13px;
margin-bottom: 5px;
}

#productList .item h2 span {
display: block;
color: #A0A0A0;
}

#productList .spec-text {
clear: both;
}

#productList div.spec-text p {
line-height: 15px;
height: 30px; /* for poor old IE6 */
}

#productList div[class="spec-text"] p {
height: auto;
min-height: 30px;
}


#productList a.more {
display: block;
margin-top: 10px;
padding: 0;
font-weight: bold;
line-height: 12px;
text-align: center;
text-decoration: none;
background: #CCC;
color: #FFF;
}

#productList strong.groups {
display: block;
margin: 5px 0 0px;
}


#productList a.more:focus,
#productList a.more:hover {
background: #51B848;
}

#productList .separator {
height: 1px;
background: #cfcfcf;
overflow: hidden;
clear: both;
margin: 0 59px 28px 0;
}


/* OLD PRODUCT LISTING */

#prodlisting .item {
	width: 215px;
	float: left;
	margin: 0 0 0 40px;
}
#prodlisting .spec {
	width: 130px;
/*	height: 120px; */
	float: left;	
	overflow: hidden;
}
#prodlisting .spec-text {
/*	height: 108px; */
	margin-bottom: 5px;
	min-height: 108px;
}
/* for Internet Explorer */
/*\*/
* html #prodlisting .spec-text {
	height: 108px;
}
/**/
#prodlisting p {
	color: #8c8c8c;
	line-height: 16px;
}
#prodlisting a.more {
	text-decoration: none;
	background: #ccc;
	color: #fff;
	font-weight: bold;
	width: 100px;
	padding: 0 0;
	display: block;
	line-height: 12px;
	text-align: center;
}
#prodlisting a.more:hover {
	background: #51b848;
}
#prodlisting .img {
	float: right;
}
#prodlisting .symbol {
	margin: 5px 0 0 0;
}
#prodlisting .symbol2 {
	margin: 5px 0 0 0;
}
#prodlisting h5 {
	margin: 0;
	padding: 0;
	font: bold 12px Arial, sans-serif;
	color: #000;
}
#prodlisting h5 span {
	text-transform: none;
	margin: 0;
	padding: 0;
	font: bold 12px Arial, sans-serif;
	color: #a0a0a0;
	display: block;
}
#prodlisting .separator {
	height: 1px;
	width: 730px;
	line-height: 0px;
	font-size: 0;	
	border: 0;
	margin: 25px 0 25px 40px !important;	
	background: transparent url(/files/nokiantyres/images/underline.gif) top left repeat-x;	
}
a.buydealer {
	text-decoration: none;
	background: #ccc;
	color: #fff;
	font-weight: bold;
	font-size: 14;
	width: 265px;
	padding: 0 0 0 7px;
	display: block;
	line-height: 18px;
	text-align: left;
}
a.buydealer:hover {
	background: #51b848;
	text-decoration: none;
}
a.buynet {
	text-decoration: none;
	background: #fd7505;
	color: #fff;
	font-weight: bold;
	font-size: 14;
	width: 265px;
	padding: 0 0 0 7px;
	display: block;
	line-height: 18px;
	text-align: left;
}
a.buynet:hover {
	text-decoration: none;
}
#calendar_helper {
	float: left;
	display: inline;
	width: 172px;
	margin: 20px 0 0 0;
	padding: 40px;
	background: url(/files/nokiantyres/images/left_box_bg.gif) repeat-y;
}
#calendar_helper_top {
	margin: -40px -40px 0 -40px;
	height: 30px;
	background: url(/files/nokiantyres/images/left_box_top.gif) no-repeat;
}
#calendar_helper_bottom {
	margin: 0 -40px -40px -40px;
	height: 41px;
	background: url(/files/nokiantyres/images/left_box_bottom.gif) no-repeat;
}
#calendar_helper h2 {
	margin-top: 0;
}
#calendar {
	float: left;
	display: inline;
	width: 460px;
	margin: 20px 35px 0 25px;
	padding: 0 0 0 25px;
}
#calendar .item {
	position: relative;
	margin: 0 0 0px 0;
	padding: 0 0 20px 0;
	background: url(/files/nokiantyres/images/calendar_hr.gif) no-repeat bottom;
}
#calendar .item h1 {
	font-size: 13px;
	font-weight: bold;
	color: #45ad3c;
	margin: 0 0 10px 0;
}
#calendar .item h1, #calendar .item h2, #calendar .item h3 {
	width: 380px;
}
#calendar .item a {
	color: #45ad3c;
	text-decoration: none;
}
#calendar .item a:hover {
	text-decoration: underline;
}
#calendar .item p.date {
	margin: 0;
	position: absolute;
	top: -2px;
	right: 0;
}
#calendar .item p {
	/*margin: 0 0 10px 25px;*/
}
#tyre {
	float: right;
	margin-right: 20px;
}
#prodspec {
	background: #fff;
	width: 403px;
	float: right;
	margin: -70px -15px 0 0;
	background: #fff url(/files/nokiantyres/images/tyreinfobg.png) top left repeat-y;
	min-height: 165px;
}
#prodspec-tabs {
	height: 34px;
}
#prodspec-tabs  a {
	font-size: 0;
	display: block;
	height: 34px;
	float: left;
	width: 200px;
}
#prodspec-tabs a#tabone {
	background: url(/files/nokiantyres/images/tab0_innovaatiot.png) top left no-repeat;
	width: 198px;
}
#prodspec-tabs a#tabone.selected {
	background: url(/files/nokiantyres/images/tab1_innovaatiot.png) top left no-repeat;
	width: 201px;
}
#prodspec-tabs a#tabtwo {
	background: url(/files/nokiantyres/images/tab0_rengaskoot.png) top left no-repeat;
	width: 199px;
}
#prodspec-tabs a#tabtwo.selected {
	background: url(/files/nokiantyres/images/tab1_rengaskoot.png) top left no-repeat;
	width: 201px;
}
#prodspec-tabs a#tabone_en {
	background: url(/files/nokiantyres/images/tab0_innovations_en.png) top left no-repeat;
	width: 198px;
}
#prodspec-tabs a#tabone_en.selected {
	background: url(/files/nokiantyres/images/tab1_innovations_en.png) top left no-repeat;
	width: 201px;
}
#prodspec-tabs a#tabtwo_en {
	background: url(/files/nokiantyres/images/tab0_tyre_sizes_en.png) top left no-repeat;
	width: 199px;
}
#prodspec-tabs a#tabtwo_en.selected {
	background: url(/files/nokiantyres/images/tab1_tyre_sizes_en.png) top left no-repeat;
	width: 201px;
}
#prodspec-tabs a#tabone_fr {
	background: url(/files/nokiantyres/images/tab0_innovations_fr.png) top left no-repeat;
	width: 198px;
}
#prodspec-tabs a#tabone_fr.selected {
	background: url(/files/nokiantyres/images/tab1_innovations_fr.png) top left no-repeat;
	width: 201px;
}
#prodspec-tabs a#tabtwo_fr {
	background: url(/files/nokiantyres/images/tab0_tyre_sizes_fr.png) top left no-repeat;
	width: 199px;
}
#prodspec-tabs a#tabtwo_fr.selected {
	background: url(/files/nokiantyres/images/tab1_tyre_sizes_fr.png) top left no-repeat;
	width: 201px;
}
#prodspec-tabs a#tabone_ru {
    background: url(/files/nokiantyres/images/tab0_innovations_ru.png) top left no-repeat;
    width: 198px;
}
#prodspec-tabs a#tabone_ru.selected {
    background: url(/files/nokiantyres/images/tab1_innovations_ru.png) top left no-repeat;
    width: 201px;
}
#prodspec-tabs a#tabtwo_ru {
    background: url(/files/nokiantyres/images/tab0_tyre_sizes_ru.png) top left no-repeat;
    width: 199px;
}
#prodspec-tabs a#tabtwo_ru.selected {
    background: url(/files/nokiantyres/images/tab1_tyre_sizes_ru.png) top left no-repeat;
    width: 201px;
}
#prodspec-tabs a#tabone_se {
    background: url(/files/nokiantyres/images/tab0_innovations_se.png) top left no-repeat;
    width: 198px;
}
#prodspec-tabs a#tabone_se.selected {
    background: url(/files/nokiantyres/images/tab1_innovations_se.png) top left no-repeat;
    width: 201px;
}
#prodspec-tabs a#tabtwo_se {
    background: url(/files/nokiantyres/images/tab0_tyre_sizes_se.png) top left no-repeat;
    width: 199px;
}
#prodspec-tabs a#tabtwo_se.selected {
    background: url(/files/nokiantyres/images/tab1_tyre_sizes_se.png) top left no-repeat;
    width: 201px;
}
#prodspec-tabs a#tabone_no {
	background: url(/files/nokiantyres/images/tab0_innovations_no.png) top left no-repeat;
	width: 198px;
}
#prodspec-tabs a#tabone_no.selected {
	background: url(/files/nokiantyres/images/tab1_innovations_no.png) top left no-repeat;
	width: 201px;
}
#prodspec-tabs a#tabtwo_no {
	background: url(/files/nokiantyres/images/tab0_tyre_sizes_no.png) top left no-repeat;
	width: 199px;
}
#prodspec-tabs a#tabtwo_no.selected {
	background: url(/files/nokiantyres/images/tab1_tyre_sizes_no.png) top left no-repeat;
	width: 201px;
}
#prodspec-tabs a#tabone_ua {
	background: url(/files/nokiantyres/images/tab0_innovations_ua.png) top left no-repeat;
	width: 198px;
}
#prodspec-tabs a#tabone_ua.selected {
	background: url(/files/nokiantyres/images/tab1_innovations_ua.png) top left no-repeat;
	width: 201px;
}
#prodspec-tabs a#tabtwo_ua {
	background: url(/files/nokiantyres/images/tab0_tyre_sizes_ua.png) top left no-repeat;
	width: 199px;
}
#prodspec-tabs a#tabtwo_ua.selected {
	background: url(/files/nokiantyres/images/tab1_tyre_sizes_ua.png) top left no-repeat;
	width: 201px;
}
#prodspec-tabs a#tabone_it {
	background: url(/files/nokiantyres/images/tab0_innovations_it.png) top left no-repeat;
	width: 198px;
}
#prodspec-tabs a#tabone_it.selected {
	background: url(/files/nokiantyres/images/tab1_innovations_it.png) top left no-repeat;
	width: 201px;
}
#prodspec-tabs a#tabtwo_it {
	background: url(/files/nokiantyres/images/tab0_tyre_sizes_it.png) top left no-repeat;
	width: 199px;
}
#prodspec-tabs a#tabtwo_it.selected {
	background: url(/files/nokiantyres/images/tab1_tyre_sizes_it.png) top left no-repeat;
	width: 201px;
}
#prodspec-tabs a#tabone_de {
	background: url(/files/nokiantyres/images/tab0_innovations_de.png) top left no-repeat;
	width: 198px;
}
#prodspec-tabs a#tabone_de.selected {
	background: url(/files/nokiantyres/images/tab1_innovations_de.png) top left no-repeat;
	width: 201px;
}
#prodspec-tabs a#tabtwo_de {
	background: url(/files/nokiantyres/images/tab0_tyre_sizes_de.png) top left no-repeat;
	width: 199px;
}
#prodspec-tabs a#tabtwo_de.selected {
	background: url(/files/nokiantyres/images/tab1_tyre_sizes_de.png) top left no-repeat;
	width: 201px;
}
#prodspec-tabs a#tabone_pl {
	background: url(/files/nokiantyres/images/tab0_innovations_pl.png) top left no-repeat;
	width: 198px;
}
#prodspec-tabs a#tabone_pl.selected {
	background: url(/files/nokiantyres/images/tab1_innovations_pl.png) top left no-repeat;
	width: 201px;
}
#prodspec-tabs a#tabtwo_pl {
	background: url(/files/nokiantyres/images/tab0_tyre_sizes_pl.png) top left no-repeat;
	width: 199px;
}
#prodspec-tabs a#tabtwo_pl.selected {
	background: url(/files/nokiantyres/images/tab1_tyre_sizes_pl.png) top left no-repeat;
	width: 201px;
}
#prodspec-tabs a#tabone_cz {
	background: url(/files/nokiantyres/images/tab0_innovations_cz.png) top left no-repeat;
	width: 198px;
}
#prodspec-tabs a#tabone_cz.selected {
	background: url(/files/nokiantyres/images/tab1_innovations_cz.png) top left no-repeat;
	width: 201px;
}
#prodspec-tabs a#tabtwo_cz {
	background: url(/files/nokiantyres/images/tab0_tyre_sizes_cz.png) top left no-repeat;
	width: 199px;
}
#prodspec-tabs a#tabtwo_cz.selected {
	background: url(/files/nokiantyres/images/tab1_tyre_sizes_cz.png) top left no-repeat;
	width: 201px;
}
#prodspec-bottom {
	background: transparent url(/files/nokiantyres/images/tyreinfobottom.png) top left no-repeat;
	width: 403px;
	height: 5px;
	float: right;
	margin: 0 -15px 0 0;
}
#feature {
	padding: 15px 0 20px 25px;
}
#feature ul {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	width: 170px;
}
#feature ul.last {
	margin-right: 0;
}
#feature ul li {
	background: transparent url(/files/nokiantyres/images/bullet_plus.gif) 0 5px no-repeat;
	margin: 0;
	padding: 0 0 0 13px;
	line-height: 16px;
}
#feature ul li a {
	text-decoration: none;
	font: normal 11px Arial, sans-serif;
	color: #000;
}
#feature ul li a:hover {
	color: #51b848;
}
#tyresizes {
	padding: 15px 0 20px 25px;
}
#tyresizes a {
	font: normal 10px Arial, sans-serif;
	border: 1px solid #d1d1d1;
	color: #6e6e6e;
	display: block;
	padding: 0 8px;
	margin: 0;
	float: left;
	text-decoration: none;
	background: #fff;
}
#tyresizes a.selected {
	background: #f2f2f2;
}
#tyresizelist * {
	padding: 10px 0 0 8px;
	color: #919ca2;
	font: normal 10px/18px Arial, sans-serif;
}
#tyresizelist div {
	float: left !important;
	width: 170px !important;
}
table#noktop {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
table#noktop td, table#noktop th {
	margin: 0;
	padding: 0 10px 0 0;
	text-align: left;
	color: #919ca2;
	font: normal 10px/18px Arial, sans-serif;
}
table#noktop th {
	text-align: center !important;
}
#sitemap {
    line-height:1.8em !important;
} 
#sitemap a.page {
    line-height:1.8em !important;
    text-decoration: none;
}
#sitemap a.page:hover {
    text-decoration: underline;
} 
#sitemap img {
    float: left;
    margin: 5px 4px 0 0;
} 
#sitemap div.clearer {
    margin: 0;
    padding: 0;
    height: 1px;
    line-height: 0;
    font-size: 0;
    clear: both;
}
#sitemap .expander {
	cursor: pointer;
}
#sitemap a.first_level {
	font-size: 10pt;
	color: #555;
}
#investors_left {
	width: 398px;
	background: url('/files/nokiantyres/images/investors_left_bg.gif') repeat-y left;
	float: left;
	display: inline;
	margin: 0 60px 0 45px;
	padding: 20px 52px 20px 40px;
}
#investors_right {
	float: left;
	display: inline;
	width: 150px;
}
#investors_right a {
	color: #45AD3C;
	display: block;
	border-top: 1px dotted #ebebeb;
	margin: 0 -15px 0 -15px;
	padding: 8px 15px 8px 15px;
}
.investors_left_separator {
	height: 18px;
	background: url('/files/nokiantyres/images/investors_left_separator.gif') no-repeat top left;
	margin: 20px -52px 20px -40px;
}
.investors_left_onetotwo {
	height: 18px;
	background: url('/files/nokiantyres/images/investors_left_onetotwo.gif') no-repeat top left;
	margin: 20px -52px 0 -40px;
}
.investors_left_top {
	height: 30px;
	background: url('/files/nokiantyres/images/investors_left_top.gif') no-repeat top left;
	margin: -20px -52px 0 -40px;
}
.investors_left_bottom {
	height: 30px;
	background: url('/files/nokiantyres/images/investors_left_bottom.gif') no-repeat top left;
	margin: 0 -52px -20px -40px;
}
.investors_left_twocolumns {
	background: url('/files/nokiantyres/images/investors_left_twocolumns.gif') repeat-y left;
	margin: 0 -52px 0 -40px;
}
.investors_left_left {
	margin: 0 45px 0 40px;
	padding: 20px 0 20px 0;
	width: 180px;
	float: left;
	display: inline;
}
.investors_left_right {
	width: 180px;
	float: left;
	display: inline;
	padding: 20px 0 20px 0;
}
#investors_left h2 {
	margin: 10px 0 20px 0;
}
#investors_left h3 {
	font-size: 11px;
	margin: 0;
}
#investors_left .news_item {
	position: relative;
	border-top: 1px dotted #ebebeb;
	margin: 0 -15px 0 -15px;
	padding: 8px 15px 8px 15px;
}
#investors_left p.date {
	margin: 0;
}
#investors_left a {
	color: #45ad3c;
	text-decoration: none;
}
#investors_left a:hover {
	text-decoration: underline;
}
#investors_left a.corner_link {
	float: right;
	margin: -37px 0 0 0;
}
#freetext {
	padding: 20px 60px 0 60px;
}
#three_columns {
	background: #fff url(/files/nokiantyres/images/border-top-fix.gif) top center no-repeat;
	margin: 10px 30px 0 30px;
	padding: 15px 0 25px 25px;
}
#three_columns .column {
	width: 207px;
	float: left;
	display: inline;
	padding: 0 20px 0 20px;
	border-right: 1px solid #dbdbdb;
}
#three_columns .column h2 {
	font: normal 16px 'arial', sans-serif;
	margin: 0 0 15px 0;
}
#three_columns .last{
	border-right: 1px solid #fff;
}
#three_columns img {
	float: left;
	margin: 0 7px 7px -5px;
}
#three_columns a {
	display: inline;
	margin: 7px 0 0 0;
	padding: 0 6px;
	text-decoration: none;
	background: #ccc;
	color: #fff;
	font-weight: bold;
	line-height: 12px;
}
#three_columns a:hover {
	background: #51b848;
}
.new_empl {
	width: 370px;
	height: 120px;
	margin-bottom: 20px;
	border-bottom: 1px solid #cccccc;
}
.new_empl_right {
	float: right;
	width: 270px;
}
.new_empl_img {
	float: left;
}
.management_img {
	float: left;
	margin-top: 35px;
}
.management_content {
	float: left;
	width: 360px;
	padding-right: 40px;
}
#myyntipisteet_results div {
	float: left;
	width: 250px;
	padding-right: 20px;
}
#myyntipisteet_results h3 {
	font: bold 11px Arial, sans-serif;
	margin: 0;
}
#myyntipisteet_results .separate {
	height: 20px;
	display: block;
	width: 100%;
}


/* new seo footer */

#docBottom {
background: transparent url(/files/nokiantyres/images/document_bottom.png) 6px 0px repeat-y;
padding: 0 6px;
}

* html #docBottom * {
zoom: 1;
}

#docBottom div.botTop {
border-top: 1px solid #b7bcbf;
background: transparent url(/files/nokiantyres/images/document_bot_top.png) left top no-repeat;
}

#docBottom div.botBot {
background: transparent url(/files/nokiantyres/images/document_bot_bot.png) left bottom no-repeat;
border-bottom: 1px solid #fff;
padding: 45px 66px 25px 70px;
}

#docBottom .navigation {
overflow: hidden;
}

#docBottom .navigation ul {
margin:0;
padding: 0;
list-style: none;
}

#docBottom .navigation li {
margin:0;
padding: 0;
background: none;
line-height: 12px;
}


#docBottom .navigation a {
color: #000;
text-decoration: none;
}

#docBottom .navigation a:hover,
#docBottom .navigation a:focus {
text-decoration: underline;
}

#docBottom .col {
float: left;
width: 18%;
margin-right: 1.95%; /* any more and IE6 will kaboom */
margin-bottom: 1.1em;
}

#docBottom .clearBoth {
width: 100%;
clear: both;
}

#docBottom .newRow {
clear: left;
}

#docBottom h2 {
font-family: Helvetica,Arial,Verdana,sans-serif;
font-size: 15px;
margin: 0 0 1.1em;
}

#docBottom .navigation h3 {
font-size: 11px;
font-weight: normal;
}


#docBottom hr {
display: block;
clear: both;
margin: 1.1em 0;
padding: 0;
height: 0;
border: 0;
border-top: 1px solid #d1d4d6;
overflow: hidden;
}

/* end new seo footer */




/* Nav
----------------------------------------------- */
#nav {
	height: 80px;
	padding: 0 0 0 6px;
	background: transparent url(/files/nokiantyres/images/nav.gif) top left no-repeat;	
	position: relative;
}
html > body #nav {
	background: transparent url(/files/nokiantyres/images/nav.png) top left no-repeat;
}
#subnav {
	position: absolute;
	top: 25px;
	right: 0px;
}
#subnav ul {
	background: none;
	margin: 0;
	padding: 0;	
}
#subnav ul li {	
	margin: 0;
	padding: 0;	
	float: left;
	display: block;
}
#subnav img {
	float: left;
}
#flashcontent {
	height: 35px;
	width: 750px;
	z-index: 400;
	overflow: hidden;
	position: relative;
}
#navigation-for-se {
	display: none;
}
#tabnav {
	background: #fff url(/files/nokiantyres/images/tabnavbg.gif) bottom left no-repeat;	
	width: 765px;
	/*margin: 0 0 0 30px;*/
	margin: 0;
	padding: 0 15px 15px 45px;
	display: inline;
	float: left;
}
html>body #tabnav {
	display: block;
	float: none;
}
#tabnav ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(/files/nokiantyres/images/tabnavseparator.gif) top right no-repeat;
	padding: 0 15px 0 0;
	margin: 12px 0 0 15px;
	font-size: 12px;
}
#tabnav ul li a {
	text-decoration: none;	
	white-space: nowrap;
	color: #000;
}
#tabnav ul li.selected a {
	text-decoration: none;	
	color: #90989d !important;
}
#tabnav ul li.last {
	background: none !important;
}
#tyreselector {
	background: #fff url(/files/nokiantyres/images/tabnavbg.gif) bottom left no-repeat;	
	width: 825px;
	margin: 0;
	padding: 0 0 0 40px;
}
html > body #tyreselector {
	width: 785px;
}
#tyreselector .left {
	margin: 0 40px 0 0;
	padding: 20px 40px 20px 0;
	width: 430px;
	border-right: 2px solid #ebebeb;
}
#tyreselector .right {
	padding: 20px 0 20px 0;
	width: 239px;
}
#tyreselector .left, #tyreselector .right {
	height: 250px;
	float: left;
	display: inline;
}
html > body #tyreselector .left, html > body #tyreselector .right {
	height: 210px;
}
#tyreselector form {
	padding: 10px;
	border: 1px solid #ebebeb;
}
#tyreselector label {
	display: block;
}
#tyreselector input.orange {
	/*position: absolute;
	right: 0;
	bottom: -35px;*/
	float: right;
}
#moreabout {
	padding: 20px 0 20px 0;
}
#moreabout ul li, #extra-alternative ul li, #calendar_helper ul li {
	margin: 0;
	padding: 0;
	background: none;
	list-style: none;
}
#moreabout ul li a, #extra-alternative ul li a, #calendar_helper ul li a {
	text-decoration: none;
	color: #000;
	background: transparent url(/files/nokiantyres/images/moreabout.gif) 0 9px no-repeat;
	padding: 1px 0 1px 17px;
	margin: 0;
	display: block;
}
#moreabout ul li.selected a, #extra-alternative ul li.selected a, #calendar_helper ul li.selected a {
	color: #b5b5b5;
	background: transparent url(/files/nokiantyres/images/moreabout_visited.gif) 0 9px no-repeat;
}
#moreabout ul li a:hover, #extra-alternative ul li a:hover, #calendar_helper ul li a:hover {	
	color: #51b848;	
}
#logo {
	position: absolute;
	top: 47px;
	left: 32px;
}

/* Alt nav
----------------------------------------------- */


#subnav #lightnav {
	text-align: right;
	padding-right: 25px;
}

#subnav #lightnav li {
	background: none;
	display: inline;
	float: none;
	line-height: 35px;
	list-style: none;
}

#lightnav a {
	color: #000;
	font: bold 15px Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: 0px;
	margin: 0pt;
	padding: 0 0.5em;
}

#lightnav .current a {
	color: #90989d;
}

/* Search
----------------------------------------------- */
#header form#search {
	height: 22px;
 	margin: 0 35px 0 0 !important;
 	margin: 0 17px 0 0;
	float: right;
}
#header form#search * {
        float:left;
}

#header #search label {
	float: left;
	margin-top: 2px;
	color: #fff;
}
#header #search input.kw {
	float: left;
	padding: 1px 5px;
	margin: 3px 8px 0 13px;
	border: 0;
	font: normal 11px Arial, sans-serif;
	color: #353535;
	background: #efefef;
}
#header #search input.submit {
	float: left;
	margin: 8px 0 0 0;
}

/* Headings
----------------------------------------------- */
h1, h6 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 21px;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1 {
	margin-bottom: 0.3em;
}

h6#pagename {
	margin: 0 21px 0 0;
	float: right;
	display: none;
}

h1#pagename {
	margin: 0 21px 0 0;
	float: none;
	display: none;
	text-align: right;
}


h2 {
	font: bold 12px Arial, sans-serif;
	color: #000;
	margin: 0 0 0.5em 0;
	padding: 0;
}

/* Lists
----------------------------------------------- */
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li {
	margin: 0;
	padding: 0 0 0px 20px;
	background: transparent url(/files/nokiantyres/images/bullet.gif) 0 6px no-repeat;
}
#morelinks {
	margin-top: -55px;
	position: relative;
}
#morelinks ul li {	
	margin: 0;
	padding: 1px 0 1px 17px;
	background: transparent url(/files/nokiantyres/images/bullet_arrow.gif) 0 7px no-repeat;
	border-bottom: 1px solid #e5e4e2;
}
#morelinks li a {
	color: #5c5a5a;
	text-decoration: none;
}

/* Forms
----------------------------------------------- */
form {
	margin: 0;
}

/* Palautelomake, geneerinen kaikille */
.lomake {
 text-align: left;
}
.lomake th {
 font-weight: bold;
 padding-right: 2em;
}
.lomake td.cel {
 width: 80%;
}
.lomake td.cel input {
 border: 1px solid #BBBBBB;
}
.lomake td.cel textarea {
 overflow: auto;
 border: 1px solid #BBBBBB;
}
.lomake td.cel input, textarea {
 width: 90%;
}


/* Links
----------------------------------------------- */
a {
	color: #51b848;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* Misc
----------------------------------------------- */
.clearer {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0;
}
div.hr {
	height: 1px;
	border: 0;
	margin: 1em 0;
	padding: 0;
	line-height: 0;
	background: transparent url(/files/nokiantyres/images/underline.gif) top left repeat-x;	
}
.skip {
	display: none;
}
input.orange, INPUT[type=submit], INPUT[type=button] {
	background: #ff7900;
	color: #fff;
	border: 0;
	padding: 4px 8px 4px 8px;
	font: bold 11px 'Arial', sans-serif;
	width: auto;
}

.flash-replaced .alt {
	display: none;
	padding: 1em 0;
}

#myflash {
	margin: 0 auto;
	padding: 1em 0 0 0;
	text-align: center;
}

#myflash p {
	line-height: normal;
	margin: 0 auto;
	text-align: center;
	width: 50%;
}

#video {
	height: 280px;
	position: relative;
	top: -90px;
	_position: absolute;
	_top: 50px;
	_clear: both;
	_height: 120px;
}

#studded-vs-friction {
	margin: 50px 0 0 70px;
}
#studded-vs-friction iframe {
	border: 0px;
	width: 400px;
	height: 3500px;
	float: left;
}
#studded-vs-friction .col {
	float: left;
	width: 322px;
	padding: 50px 0 0 40px;
}
#studded-vs-friction .col p {
	margin-top: 1em;
}