﻿body
{
	background-image: url( 'images/bg-top.png' );
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	line-height: 19px;
}

body, input, html, table, tr, td, textarea
{
	color: #000;
	font-family: 'Lucida Grande' , Arial, Sans-Serif;
	font-size: 12px;
}

form
{
	padding: 0;
	margin: 0;
}

#wrapper
{
	width: 990px;
	margin: 0 auto;
}

#top
{
	position: relative;
	height: 80px;
}

#navigation
{
	position: absolute;
	top: 42px;
	left: 248px;
	width: 742px;
	background-image: url( 'images/bg-mnu.png' );
	height: 27px;
	background-repeat: no-repeat;
}

#search
{
	float: left;
	color: #fff;
	padding-left: 12px;
	padding-top: 3px;
}

#search input.text
{
	border: 0;
	background-image: url( 'images/bg-input-search.png' );
	height: 15px;
	width: 137px;
	padding: 2px 8px 0;
	font-size: 11px;
	line-height: 11px;
}

#search input.button
{
	position: absolute;
	top: 4px;
	right: 14px;
}

#navigation a
{
	color: #fff;
	display: block;
	float: left;
	border-right: 1px solid #fff;
	line-height: 27px;
	padding: 0 23px;
	text-align: center;
	text-decoration: none;
}

#navigation a.active
{
	font-weight: bold;
}

a#loggo
{
	position: absolute;
	top: 25px;
	left: 0px;
}

.clear
{
	clear: both;
}

#container
{
	background-color: #fff;
	padding: 4px;
	margin-top: 3px;
}

#content
{
	float: left;
	width: 735px;
}

#rightblocks
{
	float: left;
	width: 246px;
}

.textpage
{
	padding: 12px 13px;
}

h1
{
	color: #AF0200;
}

a
{
	color: #000;
}

.FilledBlock
{
	background-color: #E8EAEE;
	padding: 13px;
}

.FilledBlock h3
{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
}

.CarOfTheDayBlock
{
	line-height: 15px;
}

.CarOfTheDayBlock img
{
	padding: 11px 0 6px;
}

.CarOfTheDayBlock table
{
	border-collapse: collapse;
	margin-top: 20px;
}

.CarOfTheDayBlock td.PropertyName
{
	vertical-align: top;
	padding: 2px 15px 2px 0;
}

.CarOfTheDayBlock td.PropertyValue
{
	font-weight: bold;
}

.CarOfTheDayBlock a
{
	font-weight: bold;
	text-decoration: none;
}

.CarOfTheDayBlock a:hover
{
	text-decoration: underline;
}

.ContactBlock .textBox
{
	background-image: url( 'images/bg-input.png' );
	border: 0;
	width: 175px;
	height: 15px;
	padding: 3px 2px;
}

.ContactBlock .textArea
{
	background-image: url( 'images/bg-textfield.png' );
	border: 0;
	height: 100px;
	width: 175px;
	padding: 3px 2px;
}

.ContactBlock h3
{
	padding-bottom: 15px;
}

.contactFormInput
{
	padding-bottom: 10px;
}

.contactFormText
{
	font-weight: bold;
	padding-bottom: 3px;
}

.ContactPerson
{
	float: left;
	width: 212px;
	padding-right: 35px;
}

.ContactPerson img
{
	padding-bottom: 15px;
}

.ContactPerson a
{
	font-weight: bold;
	color: #B00001;
}

.ContactPersonLast
{
	padding-right: 0px;
	padding-left: 1px;
}

.boxHolder
{
	background-image: url( 'images/box-holder.png' );
	background-repeat: no-repeat;
	width: 234px;
	height: 132px;
	padding: 4px;
	position: relative;
	display: block;
	zoom: 1;
}

.boxHolder a.boxlink
{
	position: absolute;
	top: 95px;
	left: 4px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	width: 152px;
	display: block;
	padding: 4px 20px 5px;
	text-decoration: none;
}

.boxHolder a.boxlink:hover
{
	text-decoration: underline;
}

.frontBoxTable td
{
	text-align: left;
	vertical-align: top;
	width: 242px;
}

.frontBoxTable td.textCell h2
{
	font-size: 16px;
	color: #AF0200;
	font-weight: normal;
}

.frontBoxTable td.textCell p
{
	padding-right: 20px;
}

.footer
{
	border-top: 1px solid #d8dadd;
	text-align: center;
	width: 990px;
	color: #333;
	padding-top: 20px;
	margin-top: 25px;
	position: relative;
}

.boxHolder img, a
{
	border: 0;
}

.footer a
{
	color: #333;
}

.OpeningHoursBlock
{
	background-image: url( 'images/box-oppettider.png' );
	height: 138px;
	margin-top: 10px;
}

.OpeningHoursBlock h3
{
	margin: 0;
	padding: 13px 13px;
	font-size: 16px;
	font-weight: normal;
}

.carHeader
{
	font-weight: bold;
	padding: 0 10px;
}

.carInformation
{
	padding-left: 10px;
}

.carsPaging
{
	border-top: 1px solid #d8dadd;
	margin-top: 10px;
	padding-top: 5px;
}

.carsPaging a
{
	font-weight: bold;
	color: #AF0200;
	text-decoration: none;
}

.carsPaging a:hover
{
	text-decoration: underline;
}

.carPrice
{
	color: #AF0200;
	font-weight: bold;
}

.carsTable tr.carsSpacer div.carsSpacerLine
{
	border-bottom: 1px solid #d8dadd;
	line-height: 15px;
	margin-bottom: 15px;
}

.carsListPage
{
	padding: 12px 13px;
}

.carsListPage h1
{
	border-bottom: 1px solid #d8dadd;
	padding-bottom: 20px;
	margin: 0;
	margin-bottom: 15px;
	font-size: 20px;
}

.carView
{
	padding: 12px 13px;
}

.carLeft
{
	float: left;
	width: 437px;
}

.carRight
{
	float: right;
	width: 248px;
}

.carImages img
{
	padding-right: 4px;
	padding-bottom: 4px;
	border: 0;
}

.carImage2, .carImage5, .carImage8, .carImage11, .carImage14, .carImage17, .carImage20
{
	padding-right: 0;
}

.carLinks
{
	margin-top: 10px;
}

.carLinks a
{
	display: block;
	color: #AF0200;
	border-bottom: 1px solid #d8dadd;
	padding: 5px 0px;
	text-decoration: none;
}

.carLinks a.last
{
	border-bottom: 0;
}

.carLinks a:hover
{
	background-color: #efefef;
}


.carLargeInformation
{
	padding-top: 20px;
}

.carLargeInformation h1
{
	font-size: 17px;
	font-weight: normal;
	margin: 0;
}

.carLargeInformationTable
{
	width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
}

.carLargeInformationTable td
{
	padding: 0;
}

.carLargeInformationTable .PropertyName
{
	font-weight: bold;
}

#carTip .textbox
{
	border: 1px inset #ccc;
	width: 240px;
}

.textblock-text a
{
    text-decoration: none;
}
