@charset "utf-8";

@import url('reset.css');
@import url('text.css');
@import url('960.css');

@import url('droppy.css');
@import url('jquery.fancybox-1.2.6.css');

body {
	background: url('../designfiles/body-bg.gif') repeat-x #d3e3ec;
	font-family: Tahoma, Arial, sans-serif;
	padding-bottom: 10px;
	color: #333;
}
h2 {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 18px;
}
h3 {
	font-weight: normal;
	font-size: 16px;
}
.no-margin {
	margin: 0;
}
.hide {
	display: none;
}
a {
	color: #C4000F;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
input[type=submit] {
	font-size: 14px;
}
input[type=text], textarea {
	font-size: 12px;
	padding: 2px;
}
textarea {
	font-family: Tahoma, Arial, sans-serif;
}
#print-button {
	color: #666;
	position: absolute;
	right: 10px;
	bottom: -25px;
	display: block;
	width: 100px;
	background: url('../designfiles/print-icon.gif') no-repeat 0px 6px;
	padding-left: 18px;
	text-decoration: none;
}
#print-button:hover {
	text-decoration: underline;
}
#languages {
	text-align: right;
}
#navigation {
	width: 940px;
	padding-right: 20px;
	height: 40px;
	background: url('../designfiles/home-header-top.jpg') no-repeat;
	text-align: left;
}
#navigation a b {
	padding: 5px;
	display: block;
}
#nav {
	float: right;
}
#billboard {
	width: 960px;
	height: 275px;
	position: relative;
}
#billboard .slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 275px;	
}
#billboard .image-link {
	position: absolute;
	text-decoration: none !important;
	width: 608px;
	height: 274px;
	top: 0px;
	left: 10px;
}
#billboard ul {
	margin: 0;
	padding: 0;
}
#billboard ul li {
	margin: 0;
	padding: 0;
	margin-left: 20px;
}
#billboard .text {
	height: 200px;
	padding-right: 0px !important;
	padding-top: 20px;
	border-right-style: none !important;
	color: #fff;
}
#billboard .flash {
	position: absolute;
	top: 6px;
	left: 5px;
}
#billboard .text a {
	color: #fff;
}
#billboard .text h2 {
	margin-top: 0;
	margin-bottom: 20px;
}
#models-scroller {
	width: 960px;
	height: 116px;
	background: url('../designfiles/home-models-scroller.jpg') no-repeat;
}
#home-content {
	position: relative;
	width: 960px;
	height: 480px;
	color: #ffffff;
	background: url('../designfiles/home-bottom-bg.jpg') no-repeat;
}
#home-content h2 {
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #5bafcb;
	font-size: 18px;
	font-weight: normal;
}
#home-content a {
	color: #fff;
	text-decoration: underline;
}
#home-content a:hover {
	text-decoration: none;
}
#home-footer {
	width: 960px;
	height: 99px;
	position: absolute;
	bottom: 0;
	left: 0;
}
a.ad-video {
	display: block;
	float: left;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 5px;
	background-color: #002f48;
	width: 151px;
	height: 151px;
	border: 1px solid #82b2c5;
	line-height: normal;
	font-size: 11px;
	color: #fff;
	text-decoration: none !important;
}
a.ad-video:hover {
	border: 1px solid #fff;
}
a.ad-video b {
	font-weight: normal;
	padding: 5px;
	display: block;
}
#home-client-feedback {
	width: 320px;
	height: 114px;
	background: url('../designfiles/home-client-feedback-bg.png') no-repeat;
	padding: 10px 20px 30px 40px;
}
#home-client-feedback .author {
	font-weight: bold;
	text-align: right;
	display: block;
}
.home-news b {
	font-weight: normal;
	margin-right: 10px;
	color: #c2e4f0;
}
.news-link {
	text-decoration: none !important;
}
.news-link:hover {
	text-decoration: underline !important;
}
.contact-info {
	position: absolute;
	top: 23px;
	left: 20px;
	font-weight: bold;
	font-size: 12px;
}
.sitemap-link {
	position: absolute;
	top: 20px;
	right: 150px;
	color: #fff;
	text-decoration: none;
}
#content-footer .contact-info {
	top: 39px;
	color: #fff;
}
#content-footer .sitemap-link {
	top: 38px;
}
#sitemap-link:hover {
	text-decoration: underline;
}

/* --- Content view --- */

#header {
	position: relative;
	width: 960px;
	height: 173px;
	background: url('../designfiles/header.jpg') no-repeat;
}
#content-navigation {
	position: absolute;
	top: 115px;
	left: 100px;
	width: 840px;
}
#search-term {
	position: absolute;
	top: 15px;
	left: 660px;
	width: 110px;
	font-size: 12px;
	border-style: none;
	background: none;
	color: #fff;
}
/*
#search-button {
	display: block;
	position: absolute;
	top: 10px;
	right: 145px;
	text-decoration: none;
	width: 30px;
	height: 25px;
}
*/

#search-button {
	display: block;
	position: absolute;
	top: 10px;
	right: 145px;
	text-decoration: none;
	width: 30px;
	height: 25px;
	border-style: none;
	background: transparent;
}

#content-sitemap-link {
	position: absolute;
	top: 14px;
	right: 35px;
	color: #aa0209;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#content-sitemap-link:hover {
	text-decoration: underline;
}
#client-feedback {
	color: #fff;
	font-size: 22px;
	position: absolute;
	top: 75px;
	right: 35px;
}
#content {
	clear: both;
	width: 900px;
	padding: 20px 30px;
	background: url('../designfiles/content-bg.gif') repeat-y;
}
.content-top, .content-bottom {
	clear: both;
	float: left;
	height: 8px;
}
#content-footer {
	clear: both;
	position: relative;
	width: 960px;
	height: 129px;
}
.model-content {
	width: 655px;
	padding-right: 20px;
	float: left;
	border-right: 1px solid #e5e5e5;
}
.model-content .manuals {
	float: right;
	text-align: right;
	width: 300px;
}
.model-content .model-logo {
	float: left;
}
.text {
	width: 655px;
	padding-right: 20px;
	float: left;
	border-right: 1px solid #e5e5e5;
}
.sidebar {
	width: 200px;
	padding-left: 20px;
	padding-top: 0px;
	float: left;
}
.sidebar h2 {
	margin-top: 0px;
}
.sidebar h3 {
	text-transform: uppercase;
}
.model-sidebar h3 {
	margin-bottom: 10px;
}
.model-navigation {
	clear: both;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	height: 45px;
}
.model-navigation li {
	float: left;
	position: relative;
	list-style: none !important;
	margin: 0;
	padding: 0;
	border-right: 1px solid #c4c4c4;
	padding: 0 10px;
}
.model-navigation li:first-child {
	padding-left: 0;
}
.model-navigation li:last-child {
	border-right: none;
}
.model-navigation li a {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}
.model-navigation li a:hover {
	border-bottom: 1px solid #bbb;
}
.model-navigation li.active a {
	border-bottom: 1px solid #bbb;
}
.model-image {
	width: 450px;
	float: left;
}
.model-features {
	width: 205px;
	padding-left: 0px;
	padding-top: 20px;
	float: left;
}
.model-features ul {
	margin: 0;
	padding: 0;
}
.model-features ul li {
	padding: 3px 0px;
	margin: 0 0 0 18px;
}
.model-text {
	clear: both;
	padding-top: 0px;
	text-align: justify;
}
.model-gallery, .model-colors {
	padding-bottom: 20px;
}
.model-gallery a {
	display: block;
	float: left;
	width: 100px;
	height: 80px;
}
.model-gallery img {
	padding: 1px;
	border: 1px solid #ddd;
}
.model-colors a {
	display: block;
	float: left;
	width: 100px;
	height: 90px;
	text-decoration: none;
}
.model-colors img {
	padding: 1px;
	border: 1px solid #ddd;
}
.model-colors span {
	font-size: 10px;
	color: #999;
}
#nav-to-home {
	display: block;
	width: 130px;
	height: 80px;
	position: absolute;
	top: 10px;
	left: 10px;
	text-decoration: none;
}
#link-to-creator {
	float: right;
	padding-bottom: 10px;
	padding-right: 20px;
	position: relative;
	top: 5px;
	color: #6e8d9a;
	font-size: 11px;
	text-decoration: none;
}
#iso-cert {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#iso-cert img {
	border: none;
}
#prototypes-nav {
	margin: 0 0 0 15px;
	padding: 0;
}
#prototypes-nav li {
	margin: 0;
	padding: 0;
}
#prototypes-nav li a {
	text-decoration: underline;
}
#prototypes-nav li a:hover {
	text-decoration: none;
}
#content ul li {
	list-style-image: url('../designfiles/bullet-1.gif');
}
.wide-header {
	width: 880px;
	height: 26px;
	background: url('../designfiles/wide-header-bg.png') no-repeat;
	font-size: 18px;
	padding: 11px 0 0 20px;
	*padding-top: 5px;
	*height: 32px;
	font-weight: bold;
	margin-bottom: 3px;
}
.kontakt-yldinfo {
	background: url('../designfiles/kontakt-yldine-bg.gif') no-repeat;
	padding: 10px;
	width: 280px;
}
.kontakt-isik {
	float: left;
	width: 250px;
	padding-bottom: 20px;
}
.kontakt-isikud {
	background: url('../designfiles/kontakt-isikud-bg.gif') no-repeat;
	padding: 10px;
	width: 580px;
}
.medium-header {
	width: 580px;
	height: 26px;
	background: url('../designfiles/medium-header-bg.jpg') no-repeat;
	font-size: 18px;
	padding: 11px 0 0 20px;
	*padding-top: 5px;
	*height: 32px;
	font-weight: bold;
	margin-bottom: 3px;
}
.medium-table {
	background: url('../designfiles/kontakt-isikud-bg.gif') no-repeat;
	padding: 10px;
	width: 600px;
}
.medium-table td {
	border-bottom: 1px solid #e8e8e8;
}
.gallery {

}
.gallery .gal-img {
	float: left;
	width: 200px;
	height: 145px;
	padding: 5px;
	margin: 0;
}
.gallery .gal-img img {
	padding: 1px;
	border: 1px solid #ddd;
	margin: 0;
}
.colors {

}
.colors .color-img {
	float: left;
	width: 200px;
	height: 145px;
	padding: 5px;
	margin: 0;
}
.colors .color-img img {
	padding: 1px;
	border: 1px solid #ddd;
	margin: 0;
}
.large-header {
	width: 615px;
	height: 26px;
	background: url('../designfiles/large-header-bg.jpg') no-repeat;
	font-size: 18px;
	padding: 11px 15px 0 20px;
	*padding-top: 5px;
	*height: 32px;
	font-weight: bold;
	margin-bottom: 3px;
}
.large-header b {
	font-weight: normal;
}
.large-table {
	background: url('../designfiles/large-table-bg.jpg') no-repeat;
	width: 650px;
}
.large-table th {
	height: 37px;
	padding: 0 5px;
}
.large-table th.package {
	font-weight: normal;
	padding: 0 10px;
	text-align: center;
}
.large-table th.heading {
	font-size: 18px;
	padding-left: 15px;
	padding-top: 2px;
}
.large-table td.package,
.large-table td.engineTitle {
	font-weight: normal;
	padding: 0 10px;
	text-align: center;
	border-bottom: none;
}
.large-table td.engineTitle {
	height: 37px;
	padding-top: 2px;
}
.large-table td.heading {
	font-size: 18px;
	padding-left: 15px;
	padding-top: 2px;
	border-bottom: none;
	font-weight: bold;
	height: 37px;
}
.large-table .alpha {
	padding-left: 15px;
}
.large-table .omega {
	padding-right: 15px;
}
.large-table td {
	border-bottom: 1px solid #e8e8e8;
	padding: 3px 5px;
}
.large-table td.item,
.large-table td.groupTitle,
.large-table td.name {
	padding-left: 15px;
	text-align: left;
}
.large-table .tech-group-title,
.large-table .groupTitle {
	border-bottom: 1px solid #cc0000;
	color: #cc0000;
	font-weight: bold;
}
.large-table .value {
	text-align: center;
	font-size: 11px;
}
/* Kasutatud autod */
#used-cars-list .car {
	clear: both;
	padding-top: 10px;
}
#used-cars-list .image {
	float: left;
	width: 150px;
	height: 150px;
	border: 1px solid #999;
}
#used-cars-list .description {
	float: left;
	width: 530px;
	padding-left: 20px;
}
#used-cars-list .title {
	font-size: 16px;
	display: block;
	font-weight: bold;
}
#used-cars-list .price {
	float: left;
	width: 130px;
	padding-left: 20px;
	padding-top: 27px;
	text-align: right;
	font-weight: bold;
}
#used-cars-list .special-price {
	color: red;
}
#used-cars-list .separator {
	clear: both;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
}
table.usedCarsDetails{
	float: left;
	margin-right: 20px;
}
table.usedCarsDetails td{

}
table.usedCarsDetails a img{
    border: 0px;
}
.usedCarsCalculators {
	width: 200px;
	float: left;
}
.usedCarsCalculators table {
	border: 1px solid #999;
}
.usedCarsCalculators table td {
	padding: 1px 5px;
	font-size: 11px;
}
.usedCarsCalculators table th {
	background-color: #ddd;
}
.usedCarsCalculators table select {
	width: 80px;
}
.usedCarsCalculators table input {
	border-style: none;
	background-color: #cc0000;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	padding: 2px 5px;
	text-decoration: none;
}

/* Autode listing */
#models-listing h2 {
	margin: 0;
	padding: 0;
	margin-left: 30px;
}
#models-listing .price {
	color: #698c13;
	font-size: 14px;
	margin-left: 30px;
}
#models-listing ul {
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
#models-listing .read-more {
	display: block;
	margin-left: 30px;
	margin-top: 10px;
}

.normal_price {
	text-decoration: line-through;
	color: #bbb;
}
.special_price {
	color: red;
}
.lined-table {
	border-top: 1px solid #ddd;
}
.lined-table td {
	border-bottom: 1px solid #ddd;
}
.no-border {
	border-style: none !important;
}
#rfp-button {
	border-style: none;
	background-color: #cc0000;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	padding: 2px 5px;
	text-decoration: none;
}
.rfp-form {
	background-color: #fff;
	padding: 20px;
}
.rfp-form .rfp-form-title {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
.rfp-form .rfp-disclaimer {
	font-size: 10px;
	font-style: italic;
	color: #999;
}
label {
	display: block;
	font-weight: bold;
}
