@import url("jquery.lightbox-0.5.css");

body {
    font-size: 0.8em;
}

.Normal {
    font-size: 1.0em;
}

body.Normal {
    font-size: 0.8em;
}

#Body {
    background: #e3dcd2 url(img/body-bg.gif) top left repeat-x;
}

.clearer {
    clear: both;
}

#Form {
    height: auto !important;
    margin: 0 !important;
}

body, table thead, table th, table tfoot, table td,
blockquote, input, textarea, .Normal
{
    font-family: Arial, sans-serif;
    color: #414141;
    line-height: normal;
}

table, tbody, tr, td, th, thead, tfoot, textarea {
    font-size: 1.0em;
}

p {
    margin: 0 0 1.0em 0;
}

ul {
    margin: 0 0 1.0em 0;
}

ul ul {
    margin-bottom: 0;
}

ul li, ul ul li, ul ul ul li {
    list-style: none;
	padding:  0 0 0 11px;
	background: url(img/List-icon.gif) 0 6px no-repeat;
}

a img {
    border: none;
}

a, a:link, a:visited, a:active {
    color: #2d62b2;
    text-decoration: none;
    font-weight:bold;
}

a:hover {
    color: #2d62b2;
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, sans-serif;
	color: #8f734a;
    font-weight: normal;
    padding: 0;
    margin: 0 0 0.6em 0;
}

h1 {
	font-size: 1.85em;	
}

h2 {
	font-size: 1.55em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 0.85em;
}

h6 {
	font-size: 0.65em;
}

.Copyright {
	float:left;
}

.DNNEmptyPane {
    display: none;
}

.AvenlaForm .DynamicFormFieldLabel {
    width: 100px;
    text-align: right;
}

.AvenlaForm .DynamicFormInput {
    margin-left: 110px;
    padding-bottom: 4px;
}

.AvenlaForm .DynamicFormText input, .AvenlaForm .DynamicFormTextarea textarea {
    width: 200px;
}

.AvenlaFormSubmit {
    padding-left: 110px;
}

.Wrapper {
    text-align: left;
	width: 925px;
	margin: 0 auto;
}

.PageWrapper {
	text-align:center;
}

.Footer {
	overflow:hidden;
	font-size: 0.9em;
}

.Contentarea, .ContentareaInner 
{
	overflow:hidden;
}

.LeftPane
{
	float:left;
}

.RightPane 
{
	float:right;
	padding: 20px 0 0 0;
}

.LeftColumn {
    width: 274px;
    float:left;
    padding: 19px;
}

.RightColumn {
    width: 274px;
    float:right;
    padding: 19px;
}

.List 
{
	padding:0;
	margin:0;
}

.List li 
{
	padding:0;
	margin:0;
	background:none;
	list-style:none;
}

.Logo {
    display:block;
    width: 312px;
    height: 35px;
    background: url(img/logo.gif) top left no-repeat;
    margin: 0 auto;
}

.Header {
    overflow:hidden;
    padding: 30px 0;
}

.Navi {
    background: url(img/navi-bg.gif) 1px 0 no-repeat;
    text-align:center;    
    position:relative;
}

.NaviContainer {
    display:inline-block;    
    text-align:left;
}

.Navi ul {
    padding:0;
    margin:0;
    float:left;
}

.Navi li {
    display:block;
    padding:0;
    margin:0;
    background: url(img/navi.gif) top left no-repeat;
    float:left;    
}

.Navi a, .Navi a:active, .Navi a:visited, .Navi a:hover, .Navi a:link {
    display:block;
    padding: 9px 12px 14px 27px;
    color:#000;
    font-weight:bold;
    font-size:1.15em;    
}

.Navi a.Menu-sel, .Navi a.Menu-sel:active, .Navi a.Menu-sel:visited, .Navi a.Menu-sel:hover, .Navi a.Menu-sel:link,
.Navi a.Menu-open, .Navi a.Menu-open:active, .Navi a.Menu-open:visited, .Navi a.Menu-open:hover, .Navi a.Menu-open:link
{
    background: url(img/navi-sel.gif) bottom center no-repeat;
    color:#FFF;
}

.Navi li.Menu-first {
    background:none;
}

.contentarea-br {
    background: url(img/borders-content.gif) top right no-repeat;
    font-size:0;
    padding: 0 11px 0 0;
}

.contentarea-br div {
    background: url(img/borders-content.gif) top left no-repeat;
    font-size:0;
    height:11px;
}

.columns-br {
    background: url(img/corners-container.gif) top right no-repeat;
    font-size:0;
    padding: 0 7px 0 0;
    margin: 0 -3px;
}

.columns-br div {
    background: url(img/corners-container.gif) top left no-repeat;
    font-size:0;
    height:7px;
}


.Contentarea {
    min-height: 300px;
    margin: -3px 0 0 0;
    zoom:1;
    padding: 8px 17px;
    background: url(img/content-bg.png) top left repeat-y;    
}

.LeftArea {
    width: 624px;
    float:left;    
    background: url(img/borders-container.gif) top left repeat-y;
    padding: 0 3px;
}

.RightPane {
    float:right;
    width: 245px;
}


.PictureLiftup img {
    display:block;
}

.PictureLiftup .ImageDescription {
    background:#FFF;
    padding:28px;
    text-align:center;
}

.PictureLiftup .ImageDescription h1 {
    margin:0;
}

.BottomBorders {
    height:1px;
    clear:both;
    border-top: solid 1px #e3dcd2;
    border-bottom: solid 1px #e3dcd2;
	font-size:0;
}

.Columns {
    background: #FFF url(img/gradient-container.gif) top left repeat-x;
    min-height: 64px;
    zoom:1;
}

.FpColumnLiftup .Image {
    float:right;
    position:relative;
    display:block;
    margin: -35px 0 0 0;
    width: 102px;
    height: 94px;
}

.FpColumnLiftup img {
    display:block;
    position:absolute;
    left:0;
    top:0;
}

.FpColumnLiftup .Description {
    position:relative;
    float:left;
    width: 102px;
    margin: 20px auto 0 auto;
    color:#FFF;
    font-size: 0.85em;
    text-align:center;
}

.FpColumnLiftup .Price {
    position:relative;
    float:left;
    width: 102px;
    margin: -3px auto 0 auto;
    color:#FFF;
    font-size: 1.85em;
    text-indent: -2px;
    font-weight:bold;
    text-align:center;
}

.FpColumnLiftup {
    border-right: solid 1px #e3dcd2;
    padding-right: 15px;
}

.Footer {
    padding: 8px 0;
    text-align:center;
    color:#8e806c;
    font-size:0.9em;
	position:relative;
}

.columns-tr {
    background: url(img/corners-breadcrumb.gif) top right no-repeat;
    padding: 0 6px 0 0;
    font-size:0;
}

.columns-tr div {
    background: url(img/corners-breadcrumb.gif) top left no-repeat;
    height: 6px;
    font-size:0;
}

.PageTop {
    overflow:hidden;
    background: url(img/breadcrumbs-bg.gif) -1px 0 repeat-y;
    padding: 12px 0 0;
}

.Subpage .Columns .ContentPane {
    padding:20px;
}

.Subpage .Columns {
    overflow:hidden;
}

.PageTitle {
    padding: 0 20px 10px;
}

.PageTitle h1 {
    font-size:2em;
    margin:0;
}

.BreadCrumbs {
    padding: 0 20px;    
    margin: 0 0 3px;
}

 .BreadCrumbs span {
    font-size:0.85em;
    color:#414141;
 }

.BreadCrumbs a, .BreadCrumbs a:active, .BreadCrumbs a:visited, .BreadCrumbs a:hover, .BreadCrumbs a:link {
    color:#414141;
    font-weight:normal;
}

.Logolist li {
    margin: 0 0 10px 15px;
    float:left;
    width: 235px;
}

.Logolist li.rowfirst {
    margin-left:0;
    clear:left;
}

.ServiceLiftups, .ServiceLiftups li {
    margin: 0 0 10px;
    padding:0;
    list-style:none;
}

.Gallery {
	overflow:hidden;
	padding:0;
	margin:0;
}

.Gallery ul {
	clear:both;
	overflow:hidden;
	padding:0;
	margin: 0 0 20px;
}

.Gallery li {
	float:left;
	margin: 0 10px 10px 0;
	list-style:none;
	width:62px;
	overflow:hidden;
	position:relative;
	border:solid 1px #FFF;
	padding:0;	
	background:none;
}

.Gallery li.separator {
	height:0;
	font-size:0;
	line-height:0;
	width:100%;
	float:none;
	clear:both;
	border:0;
	margin:0;
}

.Gallery img {
	display:block;
	border:solid 1px #fff;
}

.Gallery a:hover img {
	border-color:#8f734a;
}

.VehicleSearch p {
	margin: 0 0 8px;
}

.VehicleSearch .Avenla_Autocompletion {
	float:left;
	width: 468px;
	border:solid 1px #cbbaa1;
	margin: 0 5px 0 0;
	background: #FFF url(img/input.gif) 0 0 no-repeat;
	padding: 1px 3px 3px;
}

.VehicleSearch .Avenla_Autocompletion input {
	border:0;
	background:none;
	width:100%;
	padding:0;
}

.SubmitSearch {
	background:#2f64b3 url(img/searchbutton.gif) 0 0 repeat-x;
	border:solid 1px #2d62b2;
	color:#FFF;
	padding:1px 21px;
	margin:0;
}

.NoResults {
	margin: 20px 0 0 0;
	padding:19px 0 0 0;
	border-top:solid 1px #e3dcd2;
}

.SearchResults {
	padding:0;
	margin:20px 0 0 0;
}

.SearchResults li {
	padding: 9px 0;
	background:none;
	list-style:none;
	margin:0;
	border-top:dotted 1px #e3dcd2;
}

.SearchResults .Label {
	float:left;
	font-weight:bold;
	width:95px;
}

.SearchResults .Value {
	margin: 0 0 0 97px;
	display:block;
}

.SearchResults table {
	border-collapse:collapse;
	empty-cells:show;
	width: 100%;
}

.SearchResults th, .SearchResults td {
	text-align:left;
	border:solid 1px #e3dcd2;
	padding: 3px;
	font-weight:normal;
}

.SearchResults .AdditionalInfo {
	margin: 8px 8px;
	line-height:2em;
}

.SearchResults .Price {
	line-height:1.85em;
	margin-top: -4px;
}

.SearchResultsMultiple {
	margin: 10px 0 0 0;
	padding:0;
}

.SearchResultsMultiple li {
	background:none;
	list-style:none;
	padding: 7px 0 6px;
	border-top:solid 1px #e3dcd2;
}

.SearchResultsMultiple li.Heading {
	color: #8F734A;
	border-top:0;
	font-size:1.2em;
	padding-top: 16px;
}

.SearchResultsMultiple a {
	font-weight:normal;
}

.VehicleList a {
	font-weight:normal;
	line-height: 1.65em;
	font-size:0.9em;
}

.CarsList {
	padding:0;
	margin:0 0 30px;
	overflow:hidden;
}

.CarsList li {
	list-style:none;
	padding:0;
	float:left;
	margin:0;
	line-height:1.05em;
}

.CarsList a {
	font-weight:normal;
	font-size:0.85em;	
}

.AAA {
	background: url(img/aaa-luokitus.gif) 0 0 no-repeat;
	position:absolute;
	right:15px;
	top:5px;
	width: 40px;
	height:17px;
}
