html
{
	height: 100%;
}

body
{
	height: 100%;
}

#nonFooter
{
	position: relative;
	min-height: 100%;
}

* html #nonFooter
{
	height: 100%;
}

#pageContent
{
	padding-bottom: 42px;
}

#footer
{
	height: 42px;
	position: relative;
	margin-top: -42px;
}


body {
	background-color: #fff;
	margin: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

.wrapper {
	margin: 0px auto;
	padding-left: 10px;
	text-align: left;
	width: 970px;
}

#header {
	clear: both;
	min-width: 970px;
	position: relative;
	text-align: center;
	z-index: 100;
}

#content {
	clear: both;
	padding-bottom: 15px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 90;
}

#footer {
	background-color: #000;
	min-width: 970px;
	width: 100%;
}

#footer_content_container {
	background-color: #0091c8;
	height: 34px;
	min-width: 970px;
	overflow: hidden;
	text-align: center;
}

#breadcrumb_container {
	background-color: #0091c8;
	height: 16px;
}

#brand_container {
	border-bottom: 1px solid #999;
	height: 49px;
	width: 970px;
}

#brand_container table {
	border-style: none;
	width: 100%;
}

#brand_container table td {
	border-style: none;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#main_content_media {
	border-bottom: 1px solid #999;
	width: 100%;
}

table.content-columns {
	border-style: none;
}

table.content-columns + tbody + tr + td {
	vertical-align: top;
}

.content-column {
	vertical-align: top;
	padding: 10px 0px;
}

.column-separator {
	background: transparent url('img/column_separator_dark.gif') repeat-y center top;
	vertical-align: top;
}

.column-separator div {
	background-color: #fff;
	width: 31px;
}









ul.tiedotteet {
	border-top: 1px solid #999;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.tiedotteet li {
	border-bottom: 1px solid #999;
	font-size: 11px;
	padding: 5px 3px;
}
ul.tiedotteet li.on {
	background-color: #666;
	color: #fff;
}
ul.tiedotteet li a {
	display: block;
	font-weight: normal;
	text-decoration: none;
}
ul.tiedotteet li a:hover {
	text-decoration: underline;
}
ul.tiedotteet li a:visited {
	color: #666;
}

ul.banner-small-list {
	font-size: 11px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
ul.banner-small-list li {
	margin: 0px;
	padding: 0px 0px 19px 128px;
}
.banner-small-container .content {
	float: left;
}
.banner-small-container .image-container {
	float: left;
	height: 70px;
	left: -128px;
	position: relative;
}
.banner-small-container .image-container img {
	border-style: none;
	height: 70px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 120px;
}

ul.models {
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 0px;
}
ul.models li {
	float: left;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: 49%;
}
ul.models a {
	display: block;
	font-weight: normal;
	padding: 5px 5px 6px;
	text-decoration: none;
	white-space: nowrap;
}
ul.models a:hover {
	background-color: #f5f5f5;
}

#model-image-container {
	padding-right: 10px;
	text-align: center;
}
#model-image {
	border-bottom: 3px solid #000;
	height: 91px;
	width: 150px;
}

#branchlist-container {
	font-size: 11px;
	padding-bottom: 1.8em;
}

.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
}

table.ak_table {
	border-collapse: collapse;
	width: 100%;
}

table thead th,
table thead td {
	background-color: #000;
	border-bottom: 1px solid #666;
	color: #fff;
	font-weight: bold;
	padding: 2px 5px;
}
table thead th {
	font-size: 14px;
	padding: 5px 5px;
	text-align: left;
}
table tbody td.ak_table_h1 {
	background-color: #000;
	border-bottom: 1px solid #666;
	color: #fff;
	font-weight: bold;
	padding: 1px 5px;
}

table.basic tbody th,
table.basic tbody td {
	text-align: left;
	padding: 0px 5px;
	vertical-align: top;
}
select.text {
	border-bottom: 1px solid #e2e9ef;
	border-left: 1px solid #e3e3eb;
	border-right: 1px solid #dbe0e6;
	border-top: 1px solid #aaadb2;
}
input.text {
	border-bottom: 1px solid #e2e9ef;
	border-left: 1px solid #e3e3eb;
	border-right: 1px solid #dbe0e6;
	border-top: 1px solid #aaadb2;
	height: 21px;
	padding: 2px;
}
table.with-border-bottom tbody td {
	border-bottom: 1px solid #ccc;
}
table.with-background tbody td {
	background-color: #ddd;
	border-bottom-color: #fff;
}
table.with-background tbody tr.no-background td {
	background-color: transparent;
	background-image: none;
}

table.tabs {
	border-style: none;
	width: 100%;
}
table.tabs thead th,
table.tabs thead td {
	background-color: transparent;
	border-bottom: 1px solid #000;
	font-size: 11px;
	font-weight: normal;
}
table.tabs thead th {
	background-color: #fff;
	border: 1px solid #000;
	color: #000;
	padding: 8px 10px;
	white-space: nowrap;
}
table.tabs thead th a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
table.tabs thead th a:hover {
	text-decoration: underline;
}
table.tabs thead th.on {
	background-color: #000;
	border: 1px solid #000;
	color: #fff;
}
table.tabs thead th.on a {
	color: #fff;
}
table.tabs thead td {
	padding: 0px;
}
table.tabs thead td div {
	width: 5px;
	overflow: hidden;
}

ul.ak-list {
	border-top: 1px solid #000;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
ul.ak-list li {
	border-bottom: 1px solid #ccc;
	padding: 2px 5px;
}

table.ak-list thead small {
	font-weight: normal;
}
table.ak-list tbody th {
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #000;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 6px;
	text-align: left;
}
table.ak-list tbody td {
	border-bottom: 1px solid #ccc;
	padding: 5px 5px;
}
table.ak-list tbody .plain {
	border-style: none;
	padding: 0px;
}

table.ak-prices thead th,
table.ak-prices thead td,
table.ak-prices tbody th,
table.ak-prices tbody td {
	font-size: 11px;
}
table.ak-prices thead td {
	background-color: transparent;
	border-bottom-color: #000;
	color: #000;
	line-height: 1.5em;
	padding-bottom: 5px;
	text-transform: uppercase;
	vertical-align: top;
}
table.ak-prices tbody th {
	background-color: transparent;
	border-bottom-color: #ccc;
	border-top-style: none;
	color: #000;
	line-height: 1.5em;
	padding-bottom: 5px;
	text-transform: uppercase;
	vertical-align: top;
}
table.ak-prices tbody th,
table.ak-prices tbody td {
	padding: 2px 5px 2px;
}

table.ak-prices tbody tr.accessoryprice td.titlecolumn {
	padding-left: 20px;
}

table.ak-prices tbody tr.carprice td.totalpricecolumn {
	font-weight: bold;
}

table.ak-prices tbody tr.carprice {
	background-color: #eee;
}

table.ak-list a {
	font-weight: normal;
	text-decoration: none;
}
table.ak-list a:hover {
	font-weight: normal;
	text-decoration: underline;
}

table.ak-form {
}
table.ak-form td {
	font-size: 11px;
	padding: 2px 7px;
}
table.ak-form tbody th {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
table.ak-form input,
table.ak-form select {
	font-size: 11px;
}

table.buttons-and-content th {
	background-color: #000;
	border-bottom:2px solid #fff;
	color: #fff;
	font-size: 12px;
	padding:10px;
	text-align: lefT;
}
table.buttons-and-content th a {
	color: #fff;
	text-decoration: none;
}
table.buttons-and-content th a:hover {
	text-decoration: underline;
}
table.buttons-and-content td {
	background-color: #ccc;
	border-bottom: 2px solid #fff;
	padding: 10px;
}
table.buttons-and-content table td {
	background-color: transparent;
	border-bottom-style: none;
	padding: 0px;
}

table.tc_technicalinfo {
	width: 100%;
}
table.tc_technicalinfo th {
	background-color: transparent;
	border-style: none;
	color: #000;
	padding: 0px 0px;
}

