    
/* submenu margin-bottom 10px moet voor ie7 -dus- ook in het kopmenu zijn meegenomen */

div.submenu 
{
	width: 900px;
	background-color: rgb(204,204,204); 
}

div.submenu ul.sublist 
{
	list-style-type: none;
	margin: 0px;		/* temp using this for ie7 problem */
	padding: 0px;  /* ... */
}	

div.submenu ul.sublist li 
{
	display: inline;
	/* height: 25px;*/
	margin: 0px;		/* temp using this for ie7 problem */
	padding: 0px;  /* ... */
}

div.submenu ul.sublist li a 
{
	float: left;
	display: block;
	
	padding-top: 1px;
	
	height: 24px;	
	line-height: 24px;
	
	font-size: 11px; 
	font-weight: bold;
	
	color: black;
	text-decoration: none; text-align: center;
	
	margin-left: 18px;
}

/*
div.submenu ul.sublist li a.gar
{
	margin-left: 35px;
}
*/

div.submenu ul.sublist li a:hover	{	text-decoration: underline;color: rgb(204,50,50); }
div.menu ul.sublist li a.shi			{ color: rgb(204,50,50); }


/* laatste occasions */

div.last-added
{
	width: 541px;
	height: 200px;
	padding-bottom: 20px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid rgb(204,204,204);
	background: transparent url('/media/gfx/laatste_occasions.jpg') top left no-repeat;
}
div .lastocc
{
	height: 20px;
	margin-left: 5px;
	padding-top: 4px;
	font-size: 13px 
}

.eerst, .meer
{ 
	/* gebruik eerst,meer om ie 5/6 te 'debuggen' */
	float: left;
	margin: 14px 0px 0px 12px; /* 34 - 20px lastocc = 14 */
	width: 121px;
	height: 131px; 
}
.cssimage
{
	margin: 10px 0px 3px 10px;
}






/* Occasion list */

.opsomming .column-1
{ 
	float: left;
	width: 262px;
	padding-right: 5px;	
	border-right: 1px solid rgb(204,204,204); 
}
 
.opsomming .column-2 
{
	float: left;
	width: 262px;
	padding-left:  7px;
}

.opsomming .item
{
	clear: both;
	margin: 3px 0;
	cursor: pointer;
}

.imagewrap 
{
	float: left;
	width: 100px;
	height: 75px;
}
.opsomming .imagewrap .number 
{
	position: absolute;
	width: 30px; 
	height: 15px; line-height: 15px;
	text-align: center;
	font: 11px Verdana, Arial, sans-serif;	
	font-weight: bold;
	background: white;
	border: 1px solid #444;
	color: #667;
}

.opsomming .info 
{
	float: left;
	vertical-align: top;
	margin: 0px 0px 5px 5px;
	width: 156px;
	font: 7pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.opsomming .info .kop 
{
	font: 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

.opsomming .IB
{
	width: 155px;
	clear: right;
}

.opsomming .IL 
{
	float: left;
	text-align: left;
}
.opsomming .IR 
{
	float: right;
	text-align: right;
}

.subhi
{
	color:rgb(204,50,50);
}







/* Occasion detail */

.occasion-detail
{
	width: 530px;
	padding: 5px; 
}

.occasion-detail .top 
{
	border-bottom: 1px solid rgb(204,204,204);
	padding-bottom: 2px;
	font-size: 8pt;
}

.occasion-detail .top SPAN.right
{
	float: right;
}

.occasion-detail .top a
{
}

.occasion-detail .preview 
{
	float: left;
	margin-right: 25px;
	margin-top: 10px;
	
	width: 390px;
}


/* thumbs rechts */

.occasion-detail .thumbnails 
{
	float: left;
	width: 100px;
	margin-top: 10px;
}

.occasion-detail .thumbnails A:hover {
	border: 0;
}

.occasion-detail .thumbnails IMG {
	display: block;
	margin-bottom: 10px;
	border: 2px solid white;
}

.occasion-detail .thumbnails A:hover IMG {
	border: 2px solid #E41B21;
}


.occasion-detail .car-info 
{
	float: left;
	margin-top: 20px;
	width: 345px;
}

.occasion-detail .dealer-info 
{
	float: left;
	width: 170px;
	margin-top: 20px;
	margin-left: 15px;
}
.occasion-detail .dealer-info address
{
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	line-height: 17px;
	font-style: normal
}
.occasion-detail .dealer-info address a
{
	font: 11px geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	width: 180px;
	line-height: 17px;
	font-style: normal
}

.occasion-detail H2 {
	background-color: #DFDFDF;
	font-size: 12px;
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.occasion-detail .car-info P, .occasion-detail .dealer-info P {
	margin: 5px 0;
}

.occasion-detail .car-info TABLE * {
	font-size: 12px;
}

.occasion-detail .car-info TABLE TD.value {
	font-weight: bold;
}

.occasion-detail .car-info TABLE TD.large {
	font-size: 13px;
}

.occasion-detail .car-info .kenteken {
	background-image: url(/media/gfx/kenteken.jpg);
	width: 102px;
	height: 21px;
	
	padding-left: 5px;
	padding-top: 4px;
	
	text-align: center;
	font-family: Verdana;
	letter-spacing: 2px;
}
