/* Lion-wrappers */

.autot #lion-wrapper {
  background: url('../img/lion-autot.jpg') no-repeat top;
}

.noshadow #lion-wrapper {
  background: url('../img/life_cycle-noshadow.jpg') no-repeat top;
}

.myynti_ja_palvelut #lion-wrapper {
  background: url('../img/lion-myynti_ja_palvelut.jpg') no-repeat top;
}

.peugeot_suomessa #lion-wrapper {
  background: url('../img/lion-peugeot_suomessa.jpg') no-repeat top;
}

.yhteydenotto #lion-wrapper {
  background: url('../img/lion-yhteydenotto.jpg') no-repeat top;
}

/* Frontpage */

.frontpage #lion-wrapper {
  background: url('../img/lion-frontpage.jpg') no-repeat top;
}

.frontpage #header-flash {  
  text-align: center;
}

.frontpage #lifts {
  position: relative;
  top: -7px;
  background: url('../img/front-lifts.png') no-repeat top;
  padding: 0;
  zoom: 1;
}

#front-content {
  margin: -5px 0 18px 0;
}

#front-content .box-content {
  height: 620px;
}

.frontpage #top-story {
  position: relative;
  background: url('../img/front-content-divider.png') no-repeat right;
  float: left;
  display: inline;
  width: 152px;
  height: 430px;
  padding: 0 190px 0 10px;
  margin: 0 0 0 36px;
}

.frontpage #top-story h1, .frontpage #top-story h3 {
  margin: 0 -130px 16px -10px;
}

.frontpage #top-story h3 {
  margin-left: 0;
}

.frontpage #top-story img {
  position: absolute;
  right: 35px;
  bottom: 0;
}

.frontpage #top-story a {
  display: block;
  background: url('../img/top-story-arrow.png') no-repeat 100% 90%;
  font-size: 13px;
  font-weight: bold;
  padding-right: 18px;
}

#news {
  width: 540px;
  float: right;
  display: inline;
  margin: 0 36px 20px 0;
  color: #5b5b5b;
}

#news h1, #news h3 {
  margin: 0;
  white-space: nowrap;
}

#news ul {
  list-style-type: none;
  margin: 0;
}

#news li {
  background: url('../img/front-news-arrow.png') no-repeat right;
  position: relative;
  border-bottom: 1px solid #e1e8eb;
  padding: 17px 50px 17px 100px;
  height: 50px;
  line-height: 14px;
}

#news li:hover {
  background: url('../img/front-news-arrow-hover.png') no-repeat right;
}

#news li a {
  color: #698d9b;
  text-decoration: none;
}

#news li a:hover {
  text-decoration: underline;
}

#news p {
  margin: 0;
}

#news p.date {
  position: absolute;
  top: 19px;
  left: 0;
  width: 80px;
  padding-right: 10px;
  border-right: 1px solid #e3eaec;
  text-align: right;
  line-height: 11px;
}

#news p.date span {
  display: block;
  color: #00aeff;
  font-size: 27px;
  line-height: 27px;
  font-weight: bold;
}

#news a.arrow {
  position: absolute;
  top: 5px;
  right: 0;
  width: 43px;
  height: 75px;
  cursor: pointer;
}

#newstext-content img {
  float: left;
  margin: 10px 20px 20px 15px;
}

.frontpage #owner-lifts {
  width: 540px;
  float: right;
  display: inline;
  margin: 0 36px 7px 0;
}

.frontpage #owner-lifts ul {
  list-style-type: none;
  margin: 0 -5px 0 -4px;
  zoom: 1;
}

.frontpage #owner-lifts li {
  width: 273px;
  float: left;
  display: inline;
  margin: 0 1px 1px 0;
}

.frontpage #owner-lifts a {
  background: url('../img/owner-lifts-bg.png') no-repeat top;
  display: block;
  padding-left: 15px;
  font-size: 25px;
  line-height: 40px;
  height: 44px;
  color: #00aeff;
}

.frontpage #owner-lifts a:hover {
  background-position: bottom;
}

.frontpage #front-banner {
  position: absolute;
  bottom: 15px;
  left: 10px;
  min-height: 95px;
}

#subscribe {
  position: absolute;
  right: 0;
  bottom: 13px;
  background: url('../img/tilaa-uutiskirje.png') no-repeat;
  width: 380px;
  height: 90px;
  margin: 10px 30px 0 0;
  padding-left: 234px;
}

#subscribe input {
  width: 100px;
  margin: 34px 6px 0 0;
  padding: 0;
  background: transparent;
  border: 0;
  font: normal 11px verdana, sans-serif;
  color: gray;
}

#subscribe a {
  position: absolute;
  top: 28px;
  right: 25px;
  background: url('../img/submit.png') no-repeat;
  width: 18px;
  height: 25px;
  cursor: pointer;
}

#subscribe .submit {
  position: absolute;
  top: -6px;
  right: 20px;
  background: url('../img/submit.png') no-repeat;
  width: 18px;
  height: 25px;
  cursor: pointer;
}

#lion-tail {
  position: absolute;
  top: 1189px;
  right: 0;
  background: url('../img/lion-tail.png') no-repeat;
  width: 117px;
  height: 60px;
}


/* Area frontpage */

.area-frontpage #header-flash {
  margin-top: 14px;
  margin-top: 21px;
}

.area-frontpage #header-flash .box-content {
  min-height: 200px;
}

.area-frontpage #content-area {
  padding: 30px 0 10px 38px;
}

.area-frontpage .area-navi-column {
  width: 280px;
  float: left;
  margin: 0 30px 0 0;
}

.area-frontpage .area-navi-column ul {
  list-style-type: none;
  font-weight: bold;
  line-height: 20px;
  margin: 15px 0 0 10px;
}

.area-frontpage #content-area #lifts {
  margin: 30px 0 -40px -40px;
}

.area-frontpage .area-contact-column {
  background: url('../img/yhteystiedot-box.png') no-repeat top left;
  width: 225px;
  height: 110px;
  float: left;
  margin: -20px 0 -20px 0;
  padding: 70px 32px 0 32px;
  font-size: 10px;
}

.area-frontpage .area-contact-column b, .area-frontpage .area-contact-column strong {
  color: #868686;
}

.area-frontpage #content .area-contact-column p {
  margin: 0;
}

.area-frontpage .area-lifts-column {
  width: 300px;
  float: left;
  margin: -10px 0 20px -10px;
  font-size: 0;
  line-height: 0;
}

.area-frontpage .area-lifts-column img:hover {
  cursor: pointer;
  opacity: 0.8;
}

.area-frontpage #news {
  width: 580px;
  float: left;
  margin: 0;
}

.area-frontpage #newsletter {
  position: relative;
  background: url('../img/tilaa-uutiskirje-mini.png') no-repeat;
  float: left;
  width: 306px;
  height: 161px;
  margin: 5px 0 0 15px;
}

.area-frontpage #newsletter .submit {
  position: absolute;
  top: 120px;
  left: 260px;
  background: transparent url(../img/submit.png) no-repeat scroll 0 0;
  cursor: pointer;
  height: 25px;
  width: 18px;
}

.area-frontpage #newsletter input {
  position: relative;
  top: 120px;
  left: 60px;
  background: transparent;
  border: 0;
  font-size: 11px;
  color: gray;
}

.area-frontpage #newsletter input.short {
  position: relative;
  top: 95px;
  left: 50px;
  width: 100px;
  margin-right: 17px;
}

.area-frontpage #newsletter input.long {
  position: relative;
  top: 110px;
  left: 50px;
  width: 200px;
}

/* Toptabs */

#toptabs {
  position: absolute;
  top: 125px;
  right: 172px;
  z-index: 100;
  list-style-type: none;
}

#toptabs li {
  width: 146px;
  height: 32px;
  float: left;
}

#toptabs a {
  display: block;
  background: url('../img/tab-passive.png') no-repeat;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  height: 32px;
  color: #fff;
}

#toptabs li.selected {
  margin-top: -5px;
}

#toptabs li.selected a {
  background: url('../img/tab-active.png') no-repeat;
  padding: 3px 0 2px 0;
  font-size: 16px;
  font-weight: bold;
}

#car-selector {
  display: none;
}

#new-car-selector {
  width: 111px;
  background: url('../img/toptabs-drop.png') no-repeat top left;
  position: absolute;
  top: 126px;
  right: 25px;
  line-height: 32px;
  padding-left: 20px;
  padding-right: 15px;
  z-index: 100;
  min-width: 0;
}
#new-car-selector a.arrow {
  display: none;
}
#new-car-selector li {
  padding-left: 17px;
}



/* Models */

.models .transparency {
  margin: 19px 0 0 0;
  margin-top: 27px;
}

.models #content {
  position: relative;
  top: -5px;
}

.models #content .box-content {
  padding: 35px;
}

.models .model {
  overflow: visible;
  clear: both;
  background: url('../img/models-divider.png') no-repeat bottom;
  padding-bottom: 40px;
  margin-bottom: 10px;
}

.models div.last {
  background: transparent;
  padding-bottom: 0;
  margin-bottom: 0;
}

.models .left h1 {
  font-size: 30px;
  line-height: 40px;
  height: 40px;
  padding-top: 22px;
  padding-left: 15px;
  color: #00aeff;
}

.models .left {
  position: relative;
  float: left;
  width: 540px;
  height: 380px;
}

.models .right {
  float: right;
  width: 300px;
}

.models .right ul {
  margin: 15px 5px 15px 30px;
  color: #68696A;
}

.models .right a {
  display: block;
  margin: 0 0 0 15px;
  font-weight: bold;
}

.models img.raiskale {
  position: absolute;
  top: 90px;
  left: 340px;
}

.models .left h1 {
  margin-bottom: 0;
}

.models .left .header-link {
  margin-top: -20px;
}

.models ul.links {
  position: absolute;
  bottom: 15px;
  left: 360px;
  list-style-type: none;
  width: 180px;
}

.models ul.links a {
  font-weight: bold;
}

.models ul.image-selector {
  background: url('../img/models-image-selector.png') no-repeat top left;
  position: absolute;
  bottom: 0;
  left: 20px;
  width: 263px;
  height: 65px;
  list-style-type: none;
  padding-left: 36px;
  -moz-user-select: none;
}

.models ul.image-selector li {
  width: 43px;
  margin: 9px 18px 0 0;
  float: left;
  cursor: pointer;
}

.models ul.image-selector li.hidden {
  display: none;
}

.models ul.image-selector li:hover {
  opacity: 0.75;
}

.models ul.image-selector li.prev {
  background: url('../img/models-image-selector-prev.png') no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 28px;
  height: 65px;
  margin: 0;
}

.models ul.image-selector li.next {
  background: url('../img/models-image-selector-next.png') no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 65px;
  margin: 0;
}

.models ul.image-selector li.disabled {
  opacity: 0.1;
  cursor: default;
}

.models .colors {
  float: left;
  position: relative;
  width: 450px;
}

.models .furnishing {
  background: url('../img/furnishing-divider.png') no-repeat left;
  float: left;
  position: relative;
  width: 380px;
  padding: 0 0 0 65px;
}

.models .colors .image, .models .furnishing .image {
  height: 225px;
  text-align: center;
}

.models .colors h2, .models .furnishing h2 {
  margin: 12px 20px 0 10px;
}

.models .colors ul, .models .furnishing ul {
  padding-right: 20px;
  clear: both;
  list-style-type: none;
  font-size: 0;
}

.models .colors li, .models .furnishing li {
  float: left;
  background: url('../img/select-thumb-bg.png') no-repeat;
  width: 43px;
  height: 43px;
  text-align: center;
  margin: 0 -5px -5px 0;
  padding: 9px;
}

.models .colors li img, .models .furnishing li img {
  vertical-align: middle;
  cursor: pointer;
}

.models .colors-hover {
  background: url('../img/colors-hover.png') no-repeat top;
  position: absolute;
  top: 210px;
  left: 90px;
  width: 102px;
  height: 43px;
  line-height: 12px;
  text-align: center;
  margin: -48px 0 0 -33px;
  padding: 8px 4px 0 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 9px;
  font-weight: bold;
  color: #868686;
  overflow: hidden;
}

.models .furnishing .image {
  background: url('../img/furnishing-bg.png') no-repeat top left;
  width: 257px;
  height: 192px;
  line-height: 158px;
  font-size: 0;
  margin: 13px 0 30px 0;
  padding: 9px 9px 9px 11px;
  text-align: left;
}

.models .furnishing .image img {
  vertical-align: middle;
}

.models h4 {
  clear: both;
  font-size: 10px;
  color: #868686;
  padding: 8px 0 0 9px;
}



/* Front models */

.models-frontpage #front-models {
  width: 660px;
  float: left;
  display: inline;
  margin: 10px 0 0 35px;
}

#front-models ul {
  list-style-type: none;
  white-space: nowrap;
  margin-left: 5px;
}

#front-models li {
  width: 24.9%;
  float: left;
  min-height: 120px;
}

#front-models p {
  font-size: 14px;
  font-weight: bold;
  color: #698d9b;
  margin-bottom: 5px;
}

#front-models a {
  float: left;
  clear: left;
  font-size: 13px;
  line-height: 18px;
}

#front-models a:hover {
  opacity: 0.66;
  filter: alpha(opacity=66);
}

.models-frontpage #check-also {
  width: 225px;
  float: right;
  display: inline;
  margin: 10px 35px 0 0;
}

#check-also p {
  font-size: 14px;
  font-weight: bold;
  color: #698d9b;
  margin: 24px 0 5px 10px;
}

#check-also ul {
  list-style-type: none;
  margin: 0 -4px 0 -4px;
}

#check-also a {
  display: block;
  line-height: 42px;
  height: 46px;
  background: url('../img/models-frontpage-lift.png') no-repeat top left;
  font-size: 22px;
  padding-left: 15px;
  color: #00aeff;
  white-space: nowrap;
}

#check-also a:hover {
  background-position: bottom left;
}


/* Generic subpage */

.subpage #content-area {
  padding: 25px 45px 25px 45px;
}

.subpage #content-area h1 {
  margin-left: -10px;
  margin-right: -10px;
}

.subpage #content-left {
  float: left;
  display: inline;
  width: 150px;
  min-height: 543px;
  margin: 0 10px 0 -15px;
}

.subpage #content-center {
  background: url('../img/subpage-divider.png') no-repeat top left;
  float: left;
  display: inline;
  width: 440px;
  min-height: 543px;
  padding: 0 0 0 55px;
}

.subpage #content-wide {
  background: url('../img/subpage-divider.png') no-repeat top left;
  float: left;
  display: inline;
  width: 685px;
  min-height: 543px;
  padding: 0 0 0 55px;
}

.subpage #content-wide hr {
  background: url('../img/content-wide-divider.png') no-repeat;
  height: 17px;
  border: 0;
  margin: 20px 0 0 0;
}

.subpage #sidenavi {
  list-style-type: none;
  border-top: 1px solid #e1e8eb;
  line-height: 24px;
  margin: 10px 0 0 0;
}

.subpage #sidenavi a {
  background: url('../img/subside-navi-bg.png') no-repeat 100% -23px;
  display: block;
  border-bottom: 1px solid #e1e8eb;
  color: #01aeff;
  font-size: 10px;
  font-weight: bold;
  padding: 0 5px 0 5px;
}

.subpage #sidenavi .selected a {
  background-position: bottom right;
}

.subpage #sidenavi ul {
  border: 0;
  margin: 0;
  padding: 2px 0 2px 20px;
  border-bottom: 1px solid #e1e8eb;
  line-height: 15px;
  list-style-type: none;
}

.subpage #sidenavi ul a {
  display: inline;
  background: none;
  border: 0;
  color: #868686;
  padding: 0;
}

.subpage #sidenavi ul li {
  background: url('../img/alanavi_bullet.png') no-repeat 0 6px;
  padding-left: 10px;
  margin-bottom: 8px;
  position: relative;
  top: 5px;
}

.subpage #sidenavi ul ul {
  border: 0;
  padding: 0 0 0 20px;
}

.subpage #sidenavi ul ul a {
  font-weight: normal;
}

.subpage #content-center h1, .subpage #content-wide h1 {
  background: transparent;
  color: #868686;
  margin: 20px 0 15px 0;
  padding: 0;
  font-size: 40px;
  line-height: 42px;
  border: 0;
  height: auto;
  text-transform: none;
}

.subpage #content-center h1.bg, .subpage #content-wide h1.bg {
  background: transparent url(../img/header-bg.png) repeat scroll left top;
  padding: 5px 5px 5px 10px;
  margin-left: -10px;
}

.subpage #content-center h2 {
  margin-bottom: 10px;
}

.subpage #content-center h3 {
  font-size: 16px;
  font-weight: normal;
  color: #868686;
  margin: 30px 0 10px 0;
}

.subpage #content-center h4 {
  font-size: 12px;
  font-weight: bold;
  color: #868686;
  margin: 30px 0 -10px 0;
}

.subpage #content-right {
  float: right;
  display: inline;
  width: 213px;
  margin: 20px -10px 0 0;
  font-size: 10px;
  line-height: 14px;
}

.subpage #content-right h3 {
  font-size: 20px;
  color: #00b3ff;
}

.subpage #content-right h1, .subpage #content-right h2 {
  color: #00b3ff;
}

.subpage #content-right p {
  margin: 10px 0 10px 0;
}

.subpage #content-right hr {
  margin: 20px 0 20px 0;
  border: 0;
  border-top: 1px solid #d1dce0;
}

.subpage .banners {
  text-align: right;
  line-height: 0;
  margin: 20px 0 0 -25px;
}

.subpage .banners img {
  cursor: pointer;
}

.subpage .banners img:hover {
  opacity: 0.8;
}


/* Varaa koeajo */

#varaa-koeajo input.small {
  float: left;
  margin: 7px 7px 7px 0;
}


/* J?lleenmyyj?t */

.reseller-column {
  width: 260px;
  min-height: 400px;
  float: left;
}

.reseller-map {
  background: url('../img/map.jpg') no-repeat top left;
  position: relative;
  height: 318px;
  margin: 30px 0 0 10px;
}

.reseller-map img {
  position: absolute;
  top: 0;
  left: 0;
}

.reseller-map .hover {
  opacity: 0;
  filter: alpha(opacity=0);
}

.reseller-divider {
  background: url('../img/reseller-divider.png') no-repeat top left;
  padding-left: 54px;
}

.reseller-citys {
  list-style-type: none;
  line-height: 20px;
  margin: 10px 0 0 0;
}

.reseller-citys li {
  position: relative;
  font-size: 10px;
  font-weight: bold;
  color: #868686;
  border-bottom: 1px solid #e1e8eb;
  cursor: pointer;
  padding: 0 0 0 2px;
}

.reseller-citys li:hover {
  background: #f1f5f7;
}

.reseller-citys li span {
  position: absolute;
  top: 2px;
  width: 16px;
  height: 16px;
  background: url('../img/reseller-citys-symbols.png') no-repeat;
}

.reseller-citys li span.m {
  right: 48px;
  background-position: 0 0;
}

.reseller-citys li span.h {
  right: 32px;
  background-position: -16px 0;
}

.reseller-citys li span.v {
  right: 16px;
  background-position: -32px 0;
}

.reseller-citys li span.l {
  right: 0;
  background-position: -48px 0;
}


.reseller-column .links {
  font-weight: bold;
}

.reseller-column h3 {
  margin: 20px 0 15px 0;
}

.reseller-column h4 {
  float: left;
  margin: 5px 0 10px 0;
}

.reseller-column p.icons {
  float: left;
  clear: none;
  margin: 4px 0 0 10px;
}

.reseller-column p {
  clear: both;
}

.reseller-column p.icons span {
  float: left;
  width: 16px;
  height: 16px;
  background: url('../img/reseller-citys-symbols.png') no-repeat;
}

.reseller-column p.icons span.m {
  background-position: 0 0;
}

.reseller-column p.icons span.h {
  background-position: -16px 0;
}

.reseller-column p.icons span.v {
  background-position: -32px 0;
}

.reseller-column p.icons span.l {
  background-position: -48px 0;
}


/* Aja hyvin */

.ajahyvin-scroller {
  position: relative;
  height: 136px;
  margin: 0 -31px 0 -5px;
  padding: 25px 0 0 0;
  -moz-user-select: none;
}

#content-wide div.ajahyvin-scroller ul {
  background: url('../img/ajahyvin-bg.png') no-repeat top left;
  position: relative;
  list-style-type: none;
  list-style-image: none;
  padding: 11px 0 0 30px;
  height: 130px;
  margin: 0 0 0 0;
}

.ajahyvin-scroller li {
  float: left;
  margin: 0 18px 0 0;
  cursor: pointer;
}

.ajahyvin-scroller li.hidden {
  display: none;
}

.ajahyvin-scroller li.disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.ajahyvin-scroller .prev {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 136px;
  background: url('../img/ajahyvin-prev.png') no-repeat;
}

.ajahyvin-scroller .next {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 136px;
  background: url('../img/ajahyvin-next.png') no-repeat;
}

.ajahyvin-hover {
  background: url('../img/ajahyvin-hover.png') no-repeat;
  position: absolute;
  top: 0;
  width: 66px;
  height: 37px;
  line-height: 26px;
  text-align: center;
  margin: 0 0 0 15px;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 9px;
  font-weight: bold;
  color: #868686;
  overflow: hidden;
}

.ajahyvin-image {
  background: url('../img/ajahyvin-image.jpg') no-repeat;
  float: right;
  width: 254px;
  height: 272px;
}

.ajahyvin-image img {
  width: 180px;
  margin: 29px 0 0 32px;
}

.ajahyvin-image canvas {
  margin: 13px 0 0 19px;
}

#content .ajahyvin-dl {
  float: left;
  background: url('../img/ajahyvin-dl.png') no-repeat;
  width: 181px;
  height: 38px;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
  padding: 7px 0 0 15px;
}

.ajahyvin-dl b {
  font-size: 11px;
  color: #00aeff;
}

#ajahyvin-ajax p {
    min-height: 250px;
    height: auto !important;
    height: 250px;
    font-weight: normal;
}

#ajahyvin-ingressi {
    height: 403px;
}

#ajahyvin-ingressi p {
    
}

/* News */

.news #news-list {
  padding: 0;
  line-height: 15px;
  border: 0;
  margin: 25px 0 20px 0;
  list-style-type: none;
}

.news #news-list li {
  background: url('../img/news-item.png') no-repeat top;
  padding: 12px 25px 16px 10px;
  font-size: 10px;
  font-weight: bold;
  color: #01aeff;
}

.news #news-list li:hover {
  background: url('../img/news-item-hover.png') no-repeat top;
}

.news #news-list li a {
  background: none;
  border: 0;
  padding: 0;
  font-size: 12px;
  color: #698d9b;
}

.news #content-left #news-list {
  border-bottom: 1px solid #e1e8eb;
}

.news #content-left {
  width: 200px;
}

.news #content-wide {
  width: 620px;
}

.news p.date {
  font-size: 12px;
  font-weight: bold;
  margin: -14px 0 18px 0;
  color: #01aeff;
}

.news a.left, .news a.right {
  background: transparent;
  padding: 0;
  font-weight: bold;
}

.news a.left {
  float: left;
}

.news a.right {
  float: right;
}

.news .news-arrows {
  position: absolute;
  top: 70px;
  left: 285px;
  margin: 0;
  color: #698d9b;
}

.news .news-arrows a {
  font-weight: bold;
  margin: 0 10px 0 10px;
}

.news_image {
  margin: 4px 15px 10px 0; 
  float: left;
}



/* Tarkemmat tiedot */

.models h2.varusteet {
  background: url('../img/varusteet-h1-passive.png') no-repeat top left;
  height: 45px;
  line-height: 40px;
  padding: 0 0 0 20px;
  cursor: pointer;
}

img.left-img {
  float: left;
  margin: -3px 20px 5px 0;
}

.models h2.varusteet.selected {
  background: url('../img/varusteet-h1-active.png') no-repeat top left;
  color: #000;
}

.models h2.varusteet .cufon-vml {
  position: relative;
  top: 7px;
}

div.varusteet {
  margin-left: 20px;
  margin-right: 20px;
}

.varusteet table, #content-center table {
  width: 100%;
  font-size: 10px;
  border: 1px solid #ccc;
  -moz-outline-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 1px;
  border-spacing: 0;
}

.varusteet th, .varusteet td, #content-center th, #content-center td {
  padding: 5px 7px 5px 7px;
  line-height: 14px;
}

.varusteet th, #content-center th, #content-center thead tr {
  background: #868686 url('../img/varusteet-th.png') repeat-y right;
  color: #fff;
  text-align: left;
  border-bottom: 1px solid #fff;
  vertical-align: bottom;
  height: 30px;
}

.varusteet td, #content-center td {
  border-right: 1px solid #ccc;
  /*cursor: pointer;*/
}

.varusteet th.price {
  width: 10.5%;
}

/*.varusteet tr.odd td, #content-center tr.odd td {
  background: #e4e4e4;
}*/

.varusteet tr.odd, #content-center tr.odd {
  background: #e4e4e4;
}

.varusteet td.last, #content-center td.last {
  border-right: 1px solid #fff;
}

.with-overlay-info tr:hover td, #content-center tr:hover td, .pickable-car tr:hover td {
  background: #00aeff;
  color: #fff;
  cursor: pointer;
}

.varusteet .center {
  text-align: center;
}

.varusteet td.toggle-ui {
  width: 10%;
  font-size: 15px;
  font-weight: bold;
  color: #777;
  text-align: center;
}

.varusteet img.picture {
  float: left;
  margin: -3px 15px -3px -5px;
  border: 1px solid #fff;
}

.varusteet td.price {
  width: 10.5%;
  font-size: 10px;
  font-weight: bold;
  color: #777;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
}

.varusteet td.price-selected,
.varusteet tr.odd td.price-selected,
.pickable-car tr.selected td {
	background-color: #00adff !important;
	color: #fff !important;
}

.pickable TH.disabled {
	background-image: url(../img/varusteet-th-disabled.png);
}

.pickable TD.disabled,
.pickable TD.toggle-ui {
	color: #b2b2b2;
	cursor: auto !important;
}

.pickable-car TD .icon,
.pickable TD .icon,
#calc .items .icon {
	display: none;
	width: 28px;
	height: 27px;
	margin-right: -23px;
	margin-top: -19px;
	margin-left: -10px;
	float: right;
	position: relative;
	z-index: 10;
	text-indent: -1000px;
	overflow: hidden;
}

#calc .items .icon {
	margin-right: -27px;
	margin-top: -15px;
}

.pickable-car TD .icon-add,
.pickable TD .icon-add,
#calc .items .icon-add {
	background: url(../img/icon-plus.png);
}

.pickable-car TD .icon-del,
.pickable TD .icon-del,
#calc .items .icon-del {
	background: url(../img/icon-minus.png);
}

.pickable-car TR:hover TD .icon-add,
.pickable .selectable:hover .icon-add {
	display: block;
}

.pickable-car TR.selected:hover TD .icon-del,
.pickable .price-selected:hover .icon-del,
#calc .items li:hover .icon-del {
	display: block;
}

.pickable .selectable {
	cursor: pointer;
}

.pickable .selectable:hover,
#calc .items li:hover {
	background-color: #00adff !important;
	color: #fff !important;
}

.pickable .even TD.selectable {
	background-color: #deeff7;
}

.pickable .odd TD.selectable {
	background-color: #c6d6dd;
}

.varusteet th.selected {
	background: #00adff url(../img/selected-item.png) repeat-x center center !important;
	color: #fff;
}

#cart {
	visibility: hidden;
	position: fixed;
	bottom: 10px;
	right: 10px;
	width: 371px;
	text-align: left;
	font-size: .92em;
	z-index: 1000;
}

#cart .head {
	background: url(../img/cart-bg-top.png) left top no-repeat;
	height: 50px;
}

#cart .body {
	background: url(../img/cart-bg-bottom.png) left bottom no-repeat;
	min-height: 20px;
	padding: 5px 33px 35px 25px;
	overflow: hidden;
}

#cart .tab-help OL {
	margin-top: .5em;
	padding-left: 2em;
}

#cart .head .close {
	float: right;
	width: 58px;
	height: 25px;
	cursor: pointer;
	margin: 9px 19px 0 0;
	text-indent: -1000px;
	overflow: hidden;
}

#cart .head .close:hover {
	background: #fff;
	opacity: .1;
}

#cart A {
	line-height: 1em;
}

#cart .car {
	color: #858585;
}

#cart .car .price {
	float: right;
	color: #000;
}

#cart .items .item,
#cart .car {
	clear: both;
	display: block;
	margin: 6px 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
}

#cart .items .item SPAN {
	float: right;
	color: #000;
}

#cart .choose-color {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #ccc;
}

#cart .calc {
	text-indent: -1000px;
	overflow: hidden;
	background: url(../img/btn-laske.png) no-repeat;
	width: 221px;
	height: 40px;
	display: block;
	float: right;
}

#cart .choose-color,
#cart .choose-extras {
	display: none;
}

#cart .total {
	padding-bottom: 20px;
	overflow: hidden;
}

#cart .total .price {
	font-weight: bold;
	float: right;
}


/* Calculator */

#calc {
	width: 600px;
}

#calc.generic {
	width: auto;
}

#calc SELECT {
	width: 250px;
	display: block;
	margin: 4px 0;	
}

#calc #fs-malli {
	float: left;
}

#calc #model-info {
	text-indent: -1000px;
	overflow: hidden;
	width: 160px;
	height: 37px;
	margin-top: 20px;
	padding-left: 15px;
	display: block;
	background: url(../img/btn-tarkemmat-tiedot.png) no-repeat top right;
	visibility: hidden;
}

#calc .model {
	margin: 1em 0;
	padding: 0;
	background: none;
}

#calc .model .name {
	color: #858585;
	margin: .5em 0;
}

#calc .buttons {
	margin: 20px 0;
	overflow: hidden;
}
	
	#calc .buttons * {
		text-indent: -1000px;
		margin-right: 20px;
		float: left;
		display: block;
	}

	#calc .buttons :hover {
		opacity: .8;
	}
	
	#calc .buttons .reset {
		background: url(../img/btn-tyhjenna.png) 0 0 no-repeat;
		width: 104px;
		height: 38px;
	}
	
	#calc .buttons .print {
		background: url(../img/btn-tulosta.png) 0 0 no-repeat;
		width: 95px;
		height: 38px;
	}
	
	#calc .buttons .email {
		background: url(../img/btn-laheta-sahkopostilla.png) 0 0 no-repeat;
		width: 179px;
		height: 38px;
	}
	
#calc fieldset {
	border: 0;
	padding: 0;
	margin: .5em 0;
}

#calc label {
	display: block;
	margin: .2em 0;
	font-weight: bold;
}

#calc ul {
	margin: 1em 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}

#calc .items {
	font-weight: normal;
}

#calc li {
	margin: .5em 0 0 0;
	padding: .5em 0 0 0;
	clear: both;
	border-top: 1px solid #ccc;
}

#calc .items li:first-child {
	border-top: 0;
}

#calc .items li {
	border: 0;
	padding: .35em .5em;
	margin: 0 -.5em 0 -.5em;
	cursor: pointer;
}

#calc .items li.odd {
	background: #e4e4e4;
}

#calc .items .remove {
	visibility: hidden;
	border-left: 1px solid #ccc;
	padding-left: .5em;
	margin-left: .5em;
}

#calc li .value {
	float: right;
}

#calc li.total {
	font-size: 1.25em;
}

#calc .choose-extras,
#calc .choose-color {
	display: block;
	font-weight: bold;
	margin: 1em 0;
}

#calc .result {
	display: none;
}

#calc.generic .result {
	width: 400px;
}

#calc.generic #extras {
	width: 450px;
	float: left;
	clear: left;
	margin: 0;
}

#calc.generic .choose-extras {
	display: none;
}

#calc.generic .result {
	float: right;
}

#calc .result .no-items {
	font-size: 1.2em;
	color: #888;
	font-weight: normal;
	margin: .5em 0;
	display: none;
}

#mail-cart {
	display: none;
	clear: both;
	margin: -1em 0 0 245px;
	padding: .5em 1em;
	border: 1px solid #e0e0e0;
}

	#mail-cart label {
		color: #858585;
	}
	
	#mail-cart INPUT[name=email] {
		width: 200px;
	}
	
#calc .help {
	font-size: 2em;
	color: #ccc;
	margin: 2em 0;
}

.extra-help-calc {
	padding-left: 36px;
	background: url(../img/icon-calc.png) no-repeat;	
	line-height: 30px;
}

#dim {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.1;
  filter: alpha(opacity=10);
  z-index: 100000;
}

#varusteet-overlay {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 701px;
  height: 455px;
  margin: -230px 0 0 -345px;
  background: url('../img/varusteet-overlay.png') no-repeat;
  z-index: 100001;
  text-align: left;
}

#varusteet-overlay a.close {
  position: absolute;
  top: 8px;
  right: 18px;
  background: url('../img/overlay-x.png') no-repeat;
  width: 79px;
  height: 35px;
  cursor: pointer;
  -moz-user-select: none;
  z-index: 100002;
  zoom: 1;
  display: block;
}

#varusteet-overlay a.close:hover {
  opacity: 0.8;
}

#varusteet-overlay p.image {
  float: left;
  width: 295px;
  height: 300px;
  line-height: 300px;
  margin: 30px 0 0 10px;
  text-align: center;
  position: relative;
}

#varusteet-overlay p.image .icon-star {
	position: absolute;
	overflow: hidden;
	text-indent: -1000px;
	width: 100px;
	height: 100px;
	top: 10px;
	right: -20px;
	background: url(../img/product-star-big.png);
}

#varusteet-overlay p.image .icon-sale {
	background-position: 0 -100px;
}

#varusteet-overlay p.image img {
  vertical-align: middle;
  -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
}

#varusteet-overlay .text {
  float: right;
  width: 310px;
  max-height: 295px;
  overflow-x: hidden;
  margin: 55px 50px 0 0;
}

#varusteet-overlay .text p {
}

#varusteet-overlay h2 {
  font-size: 23px;
  line-height: 26px;
  color: #00aeff;
}

#varusteet-overlay dl.price {
  line-height: 20px;
}

#varusteet-overlay dl.price dt {
  float: left;
  width: 62%;
  display: inline;
  border-bottom: 1px solid #e0e7ea;
  margin: 0;
}

#varusteet-overlay dl.price dd {
  float: left;
  display: inline;
  width: 32%;
  border-bottom: 1px solid #e0e7ea;
  margin: 0;
}

#varusteet-overlay .models {
  background: url('../img/header-bg.png') repeat top left;
  margin: 20px 40px 0 30px;
  border-top: 1px solid #e3e3e3;
  padding: 10px;
  font-size: 10px;
  font-weight: bold;
  color: #868686;
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 610px;
}

#varusteet-overlay select {
    display: block;
    width: 90%;
    margin: 20px 0 10px 0;
}

#varusteet-overlay .text a {
    display: block;
    font-weight: bold; 
}

#varusteet-overlay h4 {
    padding-left: 0;
}


/* Esitetilaus */

#esite-left {
  background: url('../img/big-divider.png') no-repeat 100% 50px;
  float: left;
  width: 410px;
  min-height: 600px;
  padding-right: 68px;
}

#esite-right {
  float: right;
  width: 410px;
}

.esite .image {
  background: url('../img/esite-shadow.jpg') no-repeat top left;
  height: 300px;
  border-bottom: 1px solid #e1e8eb;
  margin: 0 0 20px 0;
  padding: 30px 0 0 85px;
}

.esite .esite-options {
  float: left;
  padding-left: 15px;
  margin-left: 15px;
  border-left: 1px solid #dfe6e8;
  color: #868686;
  font-size: 10px;
  font-weight: bold;
  line-height: 18px;
}

.esite .esite-options input {
  vertical-align: middle;
}

.esite .select-styled {
  margin-bottom: 20px;
}

.esite form input {
    display: block;
}

.help-bubble {
	position: absolute;
	width: 298px;
	height: 193px;
	padding: 24px 24px 0 72px;
	z-index: 500;
	background: url(../img/notify-bg.png) 0 0 no-repeat;
	text-align: left;
}

.help-bubble STRONG {
	display: block;
	padding-right: 60px;
	margin-bottom: 1em;
}

/* Usein kysyttyä */

div.faq {
    background: #f7f7f7;
    margin: 20px 0 10px 0;
    padding: 10px 15px 10px 15px;
    border: 1px solid #eee;
    border-bottom: 1px solid #ddd;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

table.clickable-rows td {
	cursor: pointer;
}

table.clickable-rows tr:hover td {
	background: #e1f6ff;
}

td .icon-sale,
td .icon-new {
	display: block;
	overflow: hidden;
	text-indent: -500px;
	float: right;
	width: 58px;
	height: 36px;
	margin: -5px 0 -7px 10px;
	background: url(../img/product-star-small.png);
}

td .icon-sale {
	background-position: 0 -36px;
}

#subscribe-newsletter {
	background: url(../img/tilaa-uutiskirje-bg.jpg) no-repeat left bottom;
	width: 552px;
	padding-bottom: 8px;
}

#subscribe-newsletter fieldset {
	width: 367px;
	padding: 0 5px 0 180px;
}

#subscribe-newsletter fieldset.default {
	background: url(../img/tilaa-uutiskirje-bg.jpg) no-repeat left top;
	xmin-height: 170px;
	padding-top: 25px;
}

#subscribe-newsletter input.text {
	background: url(../img/text-input-bg-160.png) no-repeat 0 0;
	border: 0;
	width: 145px;
	height: 20px;
	padding: 2px 8px;
	float: left;
	margin: 0 20px 10px 0;
}

#subscribe-newsletter .submit {
	float: right;
	margin-right: 25px;
	width: 114px;
	height: 45px;
	background: url(../img/btn-tilaa.png);
	border: 0;
	overflow: hidden;
	text-indent: -1000px;
	cursor: pointer;
}

#subscribe-newsletter label {
	cursor: pointer;
}

#subscribe-newsletter .line {
	margin: 1em 0;
}

#subscribe-newsletter fieldset.for-owners {
}

