/* 

Honda CSS Document: Main
********************************************
Copyright (C) Rain Allikvee 2007
********************************************

**********************
To do: Clean up code.
**********************

*/
HTML, BODY { height: 100%; padding: 0; margin: 0; text-align: center; background:#fff;}
BODY {font-size: 11px; color:#333; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;}
HTML {min-height: 100%;margin-bottom: 1px;}
BODY, INPUT, TEXTAREA, BUTTON, TH, TD { 
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; line-height:20px; color: #111111; }
:focus { outline: 0;}
table {	border-collapse: separate;	border-spacing: 0;}

input.radio {	background:#fff !important;}

SELECT { font-family: Verdana, sans-serif; }

A { color:#C7393A; text-decoration:underline; }
A:hover { color:#C7393A; text-decoration:none; }

img { border:0;}
p { margin:3px 0;}

.b { font-style:bold !important}
.n { font-style:normal !important}
.un { text-decoration:underline;}

.font11 { font-size:11px;}
.font12 { font-size:12px;}
.font14 { font-size:14px;}

.show { display:block;}
.hide { display:none;}

.center { text-align:center !important}
.right { text-align:right !important}

/* Links */
.link-komp { padding:0 5px;}

/* Fixes */
DIV.clear { line-height: 0px; font-size: 1px; clear: both; height: 1px; }
DIV.clear1 { line-height: 0px; font-size: 1px; clear: both; height: 1px; }
DIV.clear3 { line-height: 0px; font-size: 1px; clear: both; height: 3px; }
DIV.clear5 { line-height: 0px; font-size: 1px; clear: both; height: 5px; }
DIV.clear10 { line-height: 0px; font-size: 1px; clear: both; height: 10px; }
DIV.clear15 { line-height: 0px; font-size: 1px; clear: both; height: 15px; }
DIV.clear20 { line-height: 0px; font-size: 1px; clear: both; height: 20px; }
DIV.clear25 { line-height: 0px; font-size: 1px; clear: both; height: 25px; }
DIV.clear30 { line-height: 0px; font-size: 1px; clear: both; height: 30px; }

#cont { position:relative; margin:0 auto; padding:0 0 8px 0; width:900px;text-align:left;}

#header { margin:0; padding:0; height:82px; border-bottom:1px solid #e1e1e1;}
#header .logo { width:260px; height:82px;}
#header .logo a { display:block; width:260px; height:82px; text-indent:-9999px; background:url(../gfx/logo.gif) no-repeat;}
#header .lang { position:absolute; top:3px; right:15px; color:#d9d9d9;}
#header #nav { position:absolute; top:48px; right:15px;}

#header .lang .space { padding:3px 3px;}
#header .lang a { color:#898989; text-decoration:none; margin:0; padding:3px 4px;}
#header .lang a:hover { color:#636363; text-decoration:underline;}
#header .lang a.act { color:#636363; font-weight:bold;}
#header .lang a.vordlus { background:#df3a3b; color:#fff;}
#header .lang a.vordlus:hover { color: #FDE3E4;}

.main-flash { margin:0; padding:0;}

#header h1 {margin:0 0 -.6em 0;padding:.5em 0 0 1em;font-size:1.5em;letter-spacing:.1em;}
#header h2 { margin:0 0 0 0; padding:1em 0 0 1.75em; font-size:.9em; font-weight:300;letter-spacing:.1em;}

.header1 { background:#8e2828 url(../gfx/header1_bg.gif) repeat-x; text-align:center; border-right:1px solid #cf8585; width:14%}
.header1 a { display: block; font-size:14px; line-height:16px; padding:5px 10px; color: #e9cfcf; font-weight: normal; !important; text-decoration:none; cursor:pointer;}
.header1 a:hover { color: #fff; !important; text-decoration:none;}

.header1-act { background:#434343 url(../gfx/header1_bg_h.gif) repeat-x; text-align:center; border-right:1px solid #cf8585; width:14%}
.header1-act a { display: block; font-size:14px; line-height:16px; padding:5px 10px; color: #ffffff; font-weight: normal; !important; text-decoration:none; cursor:pointer;}
.header1-act a:hover { text-decoration:none;}

.header2 { font-size:18px; line-height:22px; padding:5px 10px; height:35px; border-left:5px solid #fff; border-right:5px solid #fff; color: #ffffff; font-weight:bold; background:#000; text-align:center;}

.header3 a { display:block; font-size:14px; line-height:17px; padding:7px 10px; color: #ffffff; font-weight:bold; border-bottom:1px solid #fff; background:#dc9495; text-decoration:none;}
.header3 a:hover {color:#a71819;}

#tabs { position:absolute; top:37px; right:0;  width:72%; line-height:normal; }
#tabs ul { float:right; margin:0; padding:10px 10px 0 50px; list-style:none;}
#tabs li { display:inline; margin:0; padding:0;}
#tabs a { float:left; margin:0; padding:0 0 0 4px; text-decoration:none; font-size:14px; font-weight:bold; }
#tabs a span {  float:left;display:block; padding:9px 10px 8px 10px; color:#898989; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span { color:#595959; }
#tabs .act a span { color:#CC0000; background:url("../gfx/tabright.gif") 100% 0 no-repeat;}
#tabs .act a { background:url("../gfx/tableft.gif") 0 0 no-repeat;}


#tabs2 ul { margin:0 0 10px 0; padding:10px 10px 0 0px; list-style:none; border-bottom:2px solid #E1E1E1; overflow:hidden;}
#tabs2 li { display:inline; margin:0; padding:0;}
#tabs2 a { float:left; margin:0; padding:0 0 0 4px; text-decoration:none; font-size:14px; font-weight:bold; }
#tabs2 a span {  float:left;display:block; padding:9px 10px 8px 10px; color:#898989; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs2 a span {float:none;}
/* End IE5-Mac hack */
#tabs2 a:hover span { color:#595959; }
#tabs2 .act a span { color:#CC0000; background:url("../gfx/tabright.gif") 100% 0 no-repeat;}
#tabs2 .act a { background:url("../gfx/tableft.gif") 0 0 no-repeat;}

#submenu { line-height:normal; background:#a41516 url(../gfx/submenu_bg.png) repeat-x; overflow:hidden; _height:32px; }
#submenu ul { margin:0; padding:0; list-style:none; }
#submenu li { display:inline; margin:0; padding:0;}
#submenu div { float:left; margin:0; padding:8px 10px 8px 10px; text-decoration:none; font-size:12px; color:#c18686; font-weight:bold; }
#submenu a { float:left; margin:0; padding:8px 15px 8px 15px; text-decoration:none; font-size:12px; color:#e9cfcf; font-weight:bold; border-right:1px solid #ca8282; cursor:pointer; }
#submenu a:hover { color:#fff; }
#submenu .act a {color:#fff; background:#303030 url(../gfx/submenu_bg_act.png) repeat-x; }

.model-name { display:block; font-size:11px; line-height:12px; padding-bottom:3px;}
.model-name {color:#CC0000; font-weight:bold;}
.models-list td a { padding-left:1px;}

.main-models { padding:10px; background:#ececec;}
.main-models-pic { background:#fff; border:1px solid #fff; border-color:#f8e9e9 #f8e9e9 #fff #fff; text-align:center; padding-top:5px;}
.main-models-pic:hover { border:1px solid #bf7b7c;}
.main-models-pic-act { background:#fff; border:1px solid #bd3536; text-align:center; padding-top:5px;}

.main-categories {  padding:10px 10px 30px 10px;}
.main-categories table { margin:0 auto;}
.main-categories th { padding: 0 7px;}
.main-categories td { vertical-align:top;}
.main-categories .pic { text-align:center;}
.main-categories .cat-data div { padding:1px 0 3px 0; margin:0 7px 0 7px; text-align:center; border-bottom:1px solid #c7393a; overflow:hidden;}

.main-categories ul { margin:1px 7px; padding:0;}
.main-categories li { list-style:none; padding:0 0 0 12px;}
.main-categories li a { color:#333; text-decoration:none;}
.main-categories li a b { color:#c7393a;}
.main-categories li:hover {  background:#c7393a url(../gfx/ico_menu.gif) 5px 7px no-repeat;}
.main-categories li:hover a {  color:#fff;}
.main-categories li:hover a b, .main-categories li.act a b {  color:#fff;}
.main-categories li.act {  background:#c7393a url(../gfx/ico_menu.gif) 5px 7px no-repeat;}
.main-categories li.act a {  color:#fff;}

#content {background:#fff;}
#content2 {background:#fff; padding:0 10px}

.scroll-tbl { overflow:hidden; overflow-y:scroll; height:300px; vertical-align:top;}

.models-list { width:163px; vertical-align:top; padding-right:1px;}
.models-list ul { margin:0; padding:0 0 5px 0;}
.models-list li { list-style:none; padding:1px 2px 1px 7px; margin:0 4px; }
.models-list li a { color:#000; text-decoration:none;}
.models-list li a:hover { color:#bd3536; text-decoration: underline;}
.models-list li.act { background:#bd3536;}
.models-list li.act a  { color:#fff; }
.models-list li.act b { color:#fff; }
.models-list li b { color:#bd3536; }

.models-list .cat { font-size:14px; line-height:14px; font-weight:bold; margin:5px 5px 3px 10px; }

.model-content { vertical-align:top;}
.model-content2 { vertical-align:top; padding:15px 5px}

.model-content ul { margin:0; padding:0 0 0 15px;}

.lisavarustus { padding:10px;}
.lisavarustus input { margin:0 5px 0 5px; padding:0;  vertical-align:middle}
.lisavarustus label { vertical-align:middle; font-size:11px;}
.lisavarustus .on td, .lisavarustus .on th { background:#ece5e5; cursor:pointer;}

.scroll-tbl { overflow-y:scroll; height:300px; vertical-align:top;}

.myhonda-menu { padding:10px 0 5px 10px; width:150px;  vertical-align:top;}
.myhonda-menu th { font-size:14px; font-weight:bold; color:#da3d3e; padding:3px 0 0 0; text-align: left;}
.myhonda-menu .btn td { padding:15px 0; }
.myhonda-menu .btn a {font-size:14px; font-weight:bold; color:#da3d3e; text-decoration:none; border:1px solid #E19AA3; padding:3px 15px;}
.myhonda-menu .btn a:hover { border:1px solid #da3d3e; background:#fff; }

.myhonda-menu th a { color:#BE3637; text-decoration:none;}
.myhonda-menu th a:hover { color:#a71819;}
.myhonda-menu th a.act {color:#000;}

.model-preview { text-align:center;}
.model-gallery { padding:10px 0}
.model-gallery a { margin:2px; height:69px; display:block; float:left; border:1px solid #d7d7d7;}
.model-gallery a:hover { border:1px solid #bd3536;}
.model-gallery a.act { border:1px solid #333;}

.model-gallery h2 { padding:3px 2px; color:#333;}

.model-text { width:340px; padding:0 20px 0 15px; }
.model-text-ostuabi { padding:0 50px 0 15px;}

.model-tbl-header td { font-size:13px; font-weight: bold; color:#C7393A; text-align:center; vertical-align:bottom; padding:0 0 3px 0; border-bottom:1px solid #be3637;}
.model-tbl-head { background:#f0dcdc; border-bottom:1px solid #debdbd; padding:3px 5px;}
.model-tbl-head img { padding-right:4px;}
.model-tbl-head a { font-size:13px; font-weight:bold; color:#000; text-decoration:none;}
.model-tbl-head a:hover {color:#C7393A;}
.model-tbl-head a.more {font-size:11px; color:#666666; font-weight:normal; text-decoration:underline; padding-left:5px}
.model-tbl-content th { border-right:1px solid #D8D8C0; border-bottom:1px solid #D8D8C0; padding:3px 2px 3px 18px; font-size:11px; text-align:left; font-weight:normal;}
.model-tbl-content td { border-bottom:1px solid #D8D8C0; border-right:1px solid #EDEFD6; padding:3px 4px 0 4px; font-size:11px; text-align:center}

.model-tbl-price th { font-size:13px; font-weight: bold; color:#C7393A; text-align:left; vertical-align:bottom; padding:2px 3px 5px 3px; border-bottom:1px solid #be3637; line-height:14px;}
.model-tbl-price td { font-size:11px; padding:6px 0 4px 3px; border-bottom:1px solid #D8D8C0;}
.model-tbl-price .gray { color:#838376; font-size:11px; font-weight:normal;}
.model-tbl-price .price { color:#000; font-size:14px; font-weight:bold;text-align:right; padding-right:10px;}
.model-tbl-price .leasing { color:#C7393A; font-size:14px; font-weight:bold; text-align:right; padding-right:10px;}
.model-tbl-price .price-name {font-size:12px; font-weight:bold;}
.model-tbl-price .price-name a {color:#000;}
.model-tbl-price .price-name a:hover {color:#C7393A;}

.varustus-tbl-content th { border-right:1px solid #D8D8C0; border-bottom:1px solid #D8D8C0; padding:3px 2px 3px 7px; font-size:12px; text-align:left; font-weight:normal;}
.varustus-tbl-content td { border-bottom:1px solid #D8D8C0; border-right:1px solid #EDEFD6; padding:3px 4px 3px 4px; font-size:11px;}

.varusustus { padding:7px 0 0 12px;}
.varusustus td { padding:0 5px; color:#666666}
.varusustus img { vertical-align:middle;}

.main-preview { width:475px; vertical-align:top;}

.main-box { padding:10px; background:#fff url(../gfx/bg_02.gif) top repeat-x; margin-top:1px;}
.main-news { padding:0 10px 0 30px; vertical-align:top;}
.main-news h2 { padding:10px 0 5px 0;}
.main-subject {color:#111;padding:3px 0; line-height:1.5em;}
.news-header { padding:2px 0;}
.news-header a { color:#111; font-weight:bold; text-decoration:none;}
.news-header a:hover { text-decoration: underline;}
.main-subject .readmore { font-size:10px;}

.reseller-map {padding:20px 15px 5px 10px; width:365px; vertical-align:top}
.reseller-content { padding-top:20px; text-align:left; vertical-align:top}
.reseller-map .map { position:relative;}
.reseller-box { width:200px; background:#edede1; padding:5px 10px; margin:5px 0;}

.reseller-balticmap {font-size:11px; line-height:16px; float:left; margin:0 15px 0 15px}
.reseller-balticmap img { padding:0 0 10px 0; }
.reseller-baltic { font-size:11px;  float:left; }
.reseller-baltic .f-head { padding:5px 0 5px 0}
.reseller-baltic .f-head a { font-size:14px; color:#af3233;text-decoration:none;} 

.news-archive {padding:20px 15px 5px 10px; width:365px; vertical-align:top}
.news-content {padding-top:20px; text-align:left;  vertical-align:top}

.news-archive th { padding:3px 0; font:12px; vertical-align:top; font-weight:normal;border-bottom:1px solid #D8D8C0;}
.news-archive td { padding:3px 2px; font:11px; vertical-align:top;border-bottom:1px solid #D8D8C0;}
.news-date { font-size:14px; font-weight:bold; color:#000;}

ol { margin:0;  list-style:disc;}

h1 { margin:5px 0 5px 0; padding:0; font:bold 22px/24px "Trebuchet MS",Tahoma; color:#CC0000;}
h2 { margin:2px 0 2px 0; padding:0; font:bold 14px/14px "Trebuchet MS",Tahoma; color:#CC0000;}
h3 { margin:7px 0 7px 0; padding:0; font:bold 14px/14px "Trebuchet MS",Tahoma; color:#000;}

h2 span { color:#333333;}

#footer { position:relative; margin:20px 0 20px 0; padding:10px; border-top:5px solid #c7393a; color:#cc1500; font-size:12px; }
#footer a { color:#cc1500; text-decoration:none }
#footer a:hover { text-decoration:underline }
 .footer-who { font-size:16px; line-height:16px; }
 .footer-maillist { font-size:12px; padding:5px 0 0 17px}
 .footer-disclaimer {  font-size:12px; padding:0 0 5px 17px}
 .footer-banners { position:absolute; top:10px; right:10px; _right:7px; }
 .footer-banners a { margin-left:5px;}
 
.maillist {width:175px; padding-bottom:30px }
.mailist-form td { padding:0 7px 0 0}
.mailist-form input { font-size:11px; color:#000; background:#e8e8db url(../gfx/bg_imp_001.gif) top repeat-x; border:1px solid; border-color:#b5b5b1 #ddddd9 #f1f1e9 #ddddd9; padding:3px 5px; width:170px;}
 
.bottomline { border-top:2px solid #e8e8db;}

.buttons { padding:30px 0 10px 0; text-align:center;}
.buttons-r { padding:30px 0 10px 0; text-align: right;}
.btn001 	  		{ background:url(../gfx/box_pdf_l.png) 0 0 no-repeat; padding:20px 0 19px 65px; *padding-top:0px;  }
.btn001 span 		{ background:url(../gfx/box_pdf_r.png) 100% 0 no-repeat;  padding:20px 19px 30px 0; *padding-top:0px;  }
.btn001 span a 	{ overflow:visible; margin:0px; padding:0 6px; line-height:18px; color:#b73535; font-size:18px; text-decoration:none; }
.btn001 span a:hover { color:#000 }

.btn002 	  		{ background:url(../gfx/box_calc_l.png) 0 0 no-repeat; padding:20px 0 19px 55px; *padding-top:0px;  }
.btn002 span 		{ background:url(../gfx/box_calc_r.png) 100% 0 no-repeat;  padding:20px 19px 30px 0; *padding-top:0px;  }
.btn002 span a 	{ overflow:visible; margin:0px; padding:0 6px; line-height:18px; color:#b73535; font-size:18px; text-decoration:none; }
.btn002 span a:hover { color:#000 }

.btn003 	  		{ background:url(../gfx/box_pre_l.png) 0 0 no-repeat; padding:20px 0 19px 20px; *padding-top:0px;  }
.btn003 span 		{ background:url(../gfx/box_pre_r.png) 100% 0 no-repeat;  padding:20px 20px 19px 0; *padding-top:0px;  }
.btn003 span a 	{ overflow:visible; margin:0px; padding:0 6px; line-height:18px; color:#b73535; font-size:18px; text-decoration:none; }
.btn003 span a:hover { color:#000 }

/* Page Numbers */
.pages {  margin: 10px 0;  float: right;  font-size: 11px;}
.pages a, .pages span { display:block; float: left; padding: 2px 7px;margin-right: 1px; border:1px solid #fff; background: #fff;}
.pages span.current { border: 1px solid #d99797;font-weight: bold; background: #d99797; color: #fff;}
.pages a { border: 1px solid #D8D8C0; text-decoration: none;}
.pages a:hover { border-color: #d99797;}
.pages a.nextprev { font-weight: bold;}
.pages span.nextprev { color: #666;}
.pages span.nextprev { border: 1px solid #ddd; color: #999;}

.kysitlus-content {padding-top:20px; text-align:left; width:720px;}
.kysitlus-content input {padding-left:2px;	background:#fff url("../gfx/bg_input.gif") repeat-x top;}
.line {
  background:url(../gfx/line.gif);
	height:4px;
}
div.hr { margin:5px 0 15px 0; border-bottom:1px solid #dbdbdb }
div.hr hr { display: none; } 

div.error { padding:10px; color: #d9001e; font-weight:bold; font-size:14px; text-align:center}
th.error { color: #d9001e; border: 1px dashed #d9001e;}

#kysitlus {   padding:20px; }
#kysitlus table {  border:0;  padding:0;}
#kysitlus .tbl td {  line-height:16px;	padding:1px 5px;}
#kysitlus .tbl td i {  color: #ed1c24;}

#kysitlus .vorm th {  line-height:16px;	padding:1px 5px; font-weight:bold; text-align:left; font-size:14px}
#kysitlus .vorm td {  line-height:16px;	padding:1px 5px;}
#kysitlus .vorm td i {  color: #ed1c24;}

#kysitlus .info td {}
#kysitlus .info td B { color:#5ba001; font-weight:bold; padding:0 5px; font-size:18px}
#kysitlus .info td i {  color: #ed1c24; font-weight:bold; padding:0 5px; font-size:18px; font-style:normal}

DIV.btn-type1 { background: url(../gfx/i10.gif) 100% 0 no-repeat; float: left; padding-right: 2px; margin-left: 5px; }
DIV.btn-type1 DIV { background: url(../gfx/i09.gif) no-repeat; float: left; }
DIV.btn-type1 INPUT { font-size:11px; color: #414141; padding: 2px 8px 5px 12px; overflow: visible; cursor: pointer; border: 0px solid; background: transparent; vertical-align: top; }
* HTML DIV.btn-type1 INPUT { padding: 1px 8px 2px 12px; }

DIV.btn-type2 { background: url(../gfx/i10.gif) 100% 0 no-repeat; float: right; padding-right: 2px; margin-left: 5px; }
DIV.btn-type2 DIV { background: url(../gfx/i09.gif) no-repeat; float: left; }
DIV.btn-type2 INPUT { font-size:11px; color: #414141; padding: 2px 8px 5px 12px; overflow: visible; cursor: pointer; border: 0px solid; background: transparent; vertical-align: top; }
* HTML DIV.btn-type2 INPUT { padding: 1px 8px 2px 12px; }

.vorm-tbl th { font-weight:bold; font-size:14px; text-align:right; padding:2px 4px;}
.vorm-tbl td { padding:2px 4px;}
.vorm-tbl input { padding:1px 4px;}
.t2rn { color:#C7393A;}

.submitbtn {background:#bc0001; color:#fff; width:130px; font-size:14px; cursor:pointer}
.resetbtn  {background:#FFFFFF; color:#D9001E; font-size:14px; border:0; cursor:pointer; margin-left:10px;}

.techtbl th { border-right:1px solid #eed8d8; border-bottom:1px solid #eed8d8; padding:3px 2px 3px 18px; font-size:11px; text-align:left; font-weight:normal;}
.techtbl td {border-bottom:1px solid #eed8d8; border-right:1px solid #eed8d8; padding:3px 4px 0 4px; font-size:11px; text-align:center}

.techtbl .hrow td {font-size:13px; color:#fff !important; font-weight: bold; text-align:center; vertical-align:bottom; padding:2px 4px 2px 4px; border-bottom:1px solid #be3637; background:#c7393a;   border-right:1px solid #d37273}
.techtbl .hrow th {border-bottom:1px solid #be3637;  border-right:0px;}
.techtbl .catrow td { background:#f0dcdc; border-bottom:1px solid #ddb3b3; padding:3px 5px 2px 5px; text-align:left;}
.techtbl .catrow td img { padding-right:4px;}
.techtbl .catrow td a { font-size:13px; font-weight:bold; color:#000; text-decoration:none;}
.techtbl .catrow td a:hover {color:#C7393A;}
.techtbl .catrow td a.more {font-size:11px; color:#666666; font-weight:normal; text-decoration:underline; padding-left:5px}

.techtbl .hide { display:none;}
.techtbl .show {}

.pic { padding:7px 10px;}


a.button { padding:2px 7px; color:#9e4546; text-decoration:none; background:#f0dede; border:1px solid; border-color:#f8efef #d49d9d #d49d9d #f8efef; white-space:nowrap;}
a.button:hover { color:#C7393A; }
a.button:active { color:#C7393A; border-color:#e5d4d4}

.btnclear { overflow: hidden;  width: 100%;}
a.btn01 { background: transparent url('../gfx/box_pre_r.png') no-repeat scroll top right; display: block; float: left; color:#b73535; font-size:18px; height: 50px; margin-right: 6px;  padding-right: 20px; text-decoration: none;}
a.btn01 span {background: transparent url('../gfx/box_pre_l.png') no-repeat; display: block; line-height: 14px; padding: 17px 0 20px 20px; }
a.btn01:hover { color: #000; outline: none;}

.btn02clear { overflow: hidden;  width: 100%;}
a.btn02 { background: transparent url('../gfx/box_pdf_r.png') no-repeat scroll top right; display: block; float: left; color:#b73535; font-size:18px; height: 50px; margin-right: 6px;  padding-right: 25px; text-decoration: none;}
a.btn02 span {background: transparent url('../gfx/box_pdf_l.png') no-repeat; display: block; line-height: 14px; padding: 17px 0 20px 67px; }
a.btn02:hover { color: #000; outline: none;}

.btn03clear { overflow: hidden;  width: 100%;}
.calccleaner { overflow: hidden; padding-right:25px;}
a.btn03 { background: transparent url('../gfx/box_calc_r.gif') no-repeat scroll top right; display: block; float: right; color:#b73535; font-size:18px; height: 50px; margin-right: 15px;  padding-right: 25px; text-decoration: none;}
a.btn03 span {background: transparent url('../gfx/box_calc_l.gif') no-repeat; display: block; line-height: 14px; padding: 17px 0 20px 55px; }
a.btn03:hover { color: #000; outline: none;}
.btn04clear { overflow: hidden;  width: 100%;}
a.btn04 { background: transparent url('../gfx/box_pdf_r.png') no-repeat scroll top right; display: block; float: right; color:#b73535; font-size:18px; height: 50px; margin-right: 6px;  padding-right: 25px; text-decoration: none;}
a.btn04 span {background: transparent url('../gfx/box_print_l.png') no-repeat; display: block; line-height: 14px; padding: 17px 0 20px 67px; }
a.btn04:hover { color: #000; outline: none;}

.btn05clear { overflow: hidden;  width: 100%;}
a.btn05 { background: transparent url('../gfx/box_pdf_r.gif') no-repeat scroll top right; display: block; float: left; color:#b73535; font-size:18px; height: 50px; margin-right: 6px;  padding-right: 25px; text-decoration: none;}
a.btn05 span {background: transparent url('../gfx/box_power_l.gif') no-repeat; display: block; line-height: 14px; padding: 17px 0 20px 67px; }
a.btn05:hover { color: #000; outline: none;}

/*
EURO
*/

.hinnad_eur {
font-size:11px;
line-height:14px;
font-weight:bold;
color:silver;
display:block;

font-style:italic;

padding:0;
margin:0;
	}
	
.hinnad_eur_suurem {
font-size:14px;
line-height:14px;
font-weight:bold;
color:silver;
display:block;

font-style:italic;

margin-top:-10px;

	}

#vehicom {
width:13px;
height:15px;
z-index:999;
line-height:21px;
}

#vehicom a:hover {
background:url(/gfx/vehicom_on.png) no-repeat top center;
}

#vehicom a{
display:block;
width:13px;
height:15px;
padding:2px 3px;
cursor:hand;
cursor:pointer;
background:url(/gfx/vehicom.png) no-repeat top center;
}

#vehicom_text {
position:absolute;
z-index:999;
margin:-42px 0 0 -16px;
height:11px;
padding:4px 0 6px 0;
line-height:10px;
width:55px;
text-align:center;
font-family: Arial;
color:#fff;
font-size:10px;
display:none;
overflow:hidden;
background:url(/gfx/tooltip.png) no-repeat top center;
}

#vehicom:hover #vehicom_text {
display:block;
z-index:998;
}

*+html #vehicom {

margin:-15px 25px 0 0;
}

*+html #vehicom_text {
position:absolute;
margin:-23px 0 0 -35px;
}

#youtube {
width:34px;
height:15px;
z-index:999;
line-height:21px;
}

#youtube a:hover {
background:url(/gfx/youtube_on.png) no-repeat top center;
}

#youtube a{
display:block;
width:34px;
height:15px;
padding:2px 3px;
cursor:hand;
cursor:pointer;
background:url(/gfx/youtube.png) no-repeat top center;
}
