﻿body
{
	font-family: Verdana;
	font-size: 10px;
	color: #002940;
	margin: 0px;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
}
select, input
{
	font-family: Verdana;
	font-size: 10px;
}
.EvenSelRow, .OddSelRow
{
    padding: 2px;
}
.ZoomTitle
{
	font-weight:bold;
	font-size:14px;
	padding-left: 0px;
}
.body_spacer
{
	width: 100%;
	text-align: center;
	vertical-align: top;
}
.h1header
{
    font-size: 10pt;
    font-weight:bold;
    text-transform: uppercase;
}
.dealerLink
{
	color:Black;
	text-decoration:none;
}
.dealerLink:visited
{
	color:Black;	
}
.dealerLink:hover
{
	color: black;
	text-decoration:underline;
}



.body_content
{
	text-align: left;
	width: 760px;
	background-color: White;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
}

.top
{
	border: solid 0px black;
	background-image: url(images/topbg.gif);
}

.top_table
{
	width: 100%;
}

.top_logo
{
	padding: 10px;
	padding-left: 30px;
}

.top_tag
{
	text-align: right;
	color: #b8cad6;
	padding-right: 12px;
	padding-top: 7px;
}

.top_buttons
{	
	text-align: right;	
	padding:0px;
	vertical-align:bottom;
}

.top_hdiv
{
	background-image: url(images/top_hdiv.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tophidvA
{
	color:Black;
	text-decoration:none;
}
.tophidvA:hover
{
	border-bottom: solid 3px #000;
}

.top_nav
{
}

.top_nav td
{
	vertical-align: middle;
	text-align: left;
}

.top_nav .spacer
{
	background-image: url(images/nav_spacer.gif);
	width: 12px;
}

.top_nav td a
{
	color: #002940;
	text-decoration: none;
}

.model-info
{
	vertical-align:top;
	padding: 10px;
	background-color: #335466;
	color: #ffffff;
}

.model-img
{
	width: 460px;
	height: 300px;
}
.snel-zoeken
{
	padding: 5px;
}

.usp
{
	background-color: #aebaba;
	padding: 10px;
	vertical-align: top;
	text-align: left;
}
.usp ul
{
	margin: 2px;
	margin-left: 20px;
	margin-top: 10px;
	padding: 0px;
}
.info
{
	padding: 10px;
	vertical-align: top;
	text-align: left;
}

.bottom
{
	background-image: url(images/bottom-bg.gif);
	height: 20px;
	width: 760px;
	font-family: Arial;
	font-size: 10px;
	margin-top: 10px;
}

.bottom .left
{
	background-image: url(images/bottom-left.gif);
	width: 5px;
}

.bottom .right
{
	background-image: url(images/bottom-right.gif);
	width: 5px;
}

.bottom td a
{	
	color: #002940; 
	text-decoration: none;
}
.bottom td a:hover
{
	text-decoration: underline;
}

/* Panels - start */

.panel
{
	vertical-align: top;
}

.FilterPanel
{
	
}

.PhotoPanel
{
	background-color: #335466;
	color: #ffffff;
	padding: 10px;
}

.UspPanel
{
	background-color: #aebaba;
	padding: 10px;
}

.BovagPanel
{
	background-color: #aebaba;
	color: #666666;
	padding: 10px;
	vertical-align: top;
}

.BovagPanel td
{
	vertical-align: top;
}

.FinancieringPanel
{
	padding: 10px;
	border-left: solid 1px #aebaba;
	border-right: solid 1px #aebaba;
	border-bottom: solid 1px #aebaba;
}

.OccasionPanel, .OpmerkingenPanel, .ActionPanel, .OptiesPanel, .DealerPanel
{
	width: 100%;
	padding: 10px;
}

/* Panels - end */

/* Popup */
.popupFooter
{
	width:100%;
	height:20px;
	display:block;
	background-color:#EFEEEC;
	border-top:solid 1px #CDCDCD;
	vertical-align:bottom;
	margin-bottom:0px;
	text-align:right;
}
.LongText
{
	display:block;
	height:420px;
	overflow:auto;
	padding:5px;
}

.VerticalDivider
{
	width: 10px;
}

/* Button Style */
.btnLeft
{	
	display:block;
	float:left;
	width:14px;
	height:21px;
	background-image: url(Images/btn_left_off.gif);
}
.btnWrap
{
	text-decoration:none;	
}

a:hover .btnLeft
{
	background-image: url(Images/btn_left_on.gif);
}

.btnRight
{
	float:left;
	display:block;
	width:6px;
	height:21px;
	background-image: url(Images/btn_right.gif);
}
.btnText, .btnText:hover
{
	float:left;	
	cursor:pointer;
	padding-top:4px;
	height:17px;
	color:White;	
	padding-left:5px;
	padding-right:5px;
	background-image: url(Images/btn_bg.gif);
	vertical-align:middle;
	text-decoration:none;
}
.btnOuter
{	
	display:block;
	padding-top:3px;				
}

.GridImageHoverPanel
{
	position: absolute;
	width:285px;
	height:265px;
	border:solid 0px black;	
	visibility:hidden;
	background-image: url(Images/balloon_bg.png);
	background-repeat: no-repeat;
	padding-left: 41px;
	padding-top: 10px;
}

.ImageViewerPopup
{
	position:fixed;
    border: solid 1px Black;        
    display:none;        
    background-color:White;
    overflow:none;        
}
.ImageViewerModalBackground
{
    position:fixed;
    left:0px;
    top:0px;
    width:100%;
    filter:alpha(opacity=0);
    opacity:0.0;
    height:100%;
    background-color:Black;
    visibility: hidden;   
    z-index: 10000;             
}
.infoLabel
{
	color:#779191;
	padding-right:5px;
}

.infoHeader
{
	font-size:10px;
	font-weight:bold;
	padding-bottom:3px;
}

.gridView a.autoCompare, .button
{
    color: #818181;
    background-color: #E4E4E4;
    border: solid 1px #B1B1B1;
    display: inline-block;
    padding-top: 1px;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 2px;
    border-radius: 4px;
    font-size: 10px;
    margin-top: 2px;
    margin-bottom: 2px;
    text-decoration: none;
}

.gridView a.autoCompare:hover, .button:hover
{
    text-decoration: none;
    background-color: White;
}

.gridView .logo
{
    display: inline-block;
}

.videoicon
{
    position: absolute;
    margin-left: -35px;
    margin-top: 35px;
}
