﻿
TD, TH 
{ 
	VERTICAL-ALIGN: top; 
	TEXT-ALIGN: left 
}
img
{
	border:0; 
}

/**************** 
	Overzicht
****************/
table.mainOverzicht, table.mainOverzichtContent
{
	width:100%;
}
/* Zoek */
TD.zoekContent
{
	BORDER:#cccccc 1px solid; 
	MARGIN:20px 0px 10px; 
}
TABLE.tblZoekOpties 
{ 	
	width:575px;
}
TABLE.tblZoekOpties TH
{ 
	padding-left:5px;
	padding-top:5px; 
}
TABLE.tblZoekOpties TD
{
	padding-left:5px;
	padding-bottom:5px;
}
TABLE.tblZoekOpties SELECT 
{ 
	BORDER-COLOR: #002023; 
	WIDTH: 120px; 
}
TABLE.tblZoekOpties INPUT#btnZoek 
{ 
	MARGIN-LEFT: 3px 
}
td.adres span
{
	font-size: 9px;
}
img.imgNap
{
	width: 40px;
	height: 16px;
}
/* paging */
table.Pager 
{
	width:100%;
}
DIV.pager A 
{ 
	PADDING: 3px; 
}
DIV.pager A:hover 
{ 
	TEXT-DECORATION: none 
}
DIV.pager A.pagerSelected 
{ 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: underline 
}


/* vehicle row */
table.AdvVehItem table.AdvVehItemContent
{
	width:100%;
}
table.AdvVehItem td.AdvVehItemDetails
{
	padding-right:5px;
}

td.prijs
{
	text-align:left;
}
table.tblPrijs
{
	width: 100%;
}
table.tblPrijs td.td1
{
	vertical-align:bottom;
}
table.tblPrijs td.td1, table.tblPrijs td.td2
{
	text-align:right;
}
/**************** 
	End Overzicht
****************/


/* 
	Details
*/
TABLE.mainDetails 
{
	border: #cccccc 1px solid; 
	margin: 0px 20px; 
	width: 600px; 
	height: auto;
}
TABLE.mainDetails table.tblHeader
{
	width: 100%;
	border-top: solid 1px #DCDCDC;
	border-bottom: solid 1px #DCDCDC;
	background-color: #F5F5F5;
	font-weight:bold;
	color: #000000;
}
table.detailsFooter
{
	width:100%;
}
td.mtd1
{
	width: 325px;
}
td.mtd2
{
	width: 20px;
}
td.mtd3
{
	width: 325px;
}
table.tblPrijsArea, table.tblVoertuig,table.tblApk
{
	width:100%;
}
table.tblPrijsArea td.td1
{
	padding: 7px 0;
}
table.tblPrijsArea td.td1, table.tblPrijsArea td.td2
{
	text-align:center;
}
table.tblVoertuig td.td1, table.tblApk td.td1
{
	width: 60%;
}
table.tblVoertuig td.td2, table.tblApk td.td2
{
	width: 40%;
}

table.tblImagesSmall td.imgSmall
{
	width: 55px; 
	height: 30px;
}
th.details
{
	VERTICAL-ALIGN: top; 
	PADDING: 10px 0 3px 0; 
	TEXT-ALIGN: left;
}



table.tblImagesSmall .vehicleThumbnailContainer 
{
	border: #cccccc 1px solid; 
	MARGIN: 2px 2px 2px 0px; 
	width: 50px;
	height:38px;
}

table.tblImagesSmall img.imgSmall 
{
	max-width: 50px;
	max-height:38px;
	cursor:hand;
	cursor:pointer
}

.mainVehicleImageContainer
{
	height:244px;
	width:325px;
	border: #cccccc 1px solid;
    margin-bottom: 4px;
}

img#imgVehicleMain
{
	max-height:244px;
	max-width:325px;
}
img#imgBovagLogo
{
	width: 74px;
	height: 27px;
	margin-top: 3px;
}
img#imgNap
{
	width: 40px;
	height: 16px;
}
table.tblDetailsContent .prijs
{
	font-size: medium;
	font-weight: bold;
}
div.errorMsg
{
	margin-left: 5px;
	color: Red;
}
td#tdTeurug
{
	text-align:left;
	width: 50px;
}
td#tdPrint
{
	text-align:left;
}

/* 
	End Details
*/


