/* -----------------------------------------DETAIL FICHE ---------------------------- */
.detail_voorbeeld{
	z-index:1000;
	position:absolute;
	left:auto;
	right:auto;
	top:325px;
	width:820px;
	height:350px;	
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

.detail_voorbeeld img{
	margin-left:80px;
}
.detail_voorbeeld .uitleg{
	margin-top:20px;
	font-size:18px;
	color:#FF0000;
	margin-left:110px;
	background-color:#FFFFFF;
	width:450px;
	border:1px #FF0000 solid;
	padding:10px;
	text-align:center;
}

h1.detail_zoeker_title{

	font-size:16px;
	font-weight:bold;
	padding-bottom:0px;
	margin:3px 3px 3px 3px;
	border-bottom:none;
	color: #315a99;
	
	line-height:18px;
	max-height:36px;
	overflow:hidden;
}
h1.detail_verkoper_title{
	font-size:16px;
	font-weight:bold;
	padding-bottom:0px;
	margin:2px 2px 2px 2px;
	border-bottom:none;
	color: #315a99;
	
	overflow:hidden;
	height:20px;
}

.zoekerheader{
	border:#89a2b7 solid 1px;
	padding:2px;
	background:repeat-x url('/images/gradient-profiel.jpg')
}
.verkoperheader{
	border:#89a2b7 solid 1px;
	padding:2px;
	background:repeat-x url('/images/gradient-profiel.jpg')
}

.contactverkoper {
	font-size:14px;
	font-weight:bold;
	z-index:50;
	position:relative;

}

#zoeker_pictures
{	border:1px solid #89a2b7;
	margin:10px 0px 0px 0px;
	height:81px;	
}

#detail_beschrijving_verdacht
{
	font-size:13px;
	background-color: #89a2b7;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	border: 1px solid #222222;	
	cursor:pointer;
}
#detail_beschrijving_verdacht a:link, #detail_beschrijving_verdacht a:visited, #detail_beschrijving_verdacht a:active
{	color:#FFFFFF;
	text-decoration:underline;	
	font-size:16px;
}

#detail_beschrijving_verdacht a:hover 
{	color:#FFFFFF;	
	text-decoration:none;	
	font-size:16px;
}
/*  worden onderstaande gebruikt? */

h1.detail_verkoper_title a:active, h1.detail_verkoper_title a:visited, h1.detail_verkoper_title a:link{
	text-decoration:none;
}
h1.detail_verkoper_title a:hover{
	text-decoration:underline;
}
.detail_auto_title{
	margin-left:10px;	
	
}
.detail_auto_title td{
	font-size:12px;
	font-weight:normal;	
	color: #4F6F9E;
	text-align:left;
	padding-right:10px;
}
td.detail_auto_prijs{
	font-weight:bold;
	font-size:14px;
	color:#DC6632;
}
td.detail_auto_verkocht{
	font-weight:bold;
	font-size:14px;
	color:#FF0000
}
td.detail_auto_btw{
	font-size:10px;
}
.detail_banner{
	padding: 5px 0px 15px 0px;
}
.detail_bar{
	border:1px solid #A6B5CC;	
	background: url(../images/fade_top_behind.jpg);
	font-size:12px;
	font-weight:normal;
	padding:4px;
	margin-bottom:10px;
	margin-top:10px;
}
.detail_navigator a:active, .detail_navigator a:visited, .detail_navigator a:link{
	color:#DC6632;
	font-weight:bold;
}
.detail_bar_print{
	background: url(../images/print.gif) no-repeat;
	display:inline;
	padding-left:20px;
}
.detail_mainimage{
	overflow:hidden;
	width:250px;
	text-align:center;	
	margin: 5px 0px 0px 5px;
	border:1px solid #ebecee;	
}
.detail_mainimage img{
	width:250px;
}
.detail_nomainimage{	
	border:1px solid #A6B5CC;
	width:250px;
	height:187px; 
	text-align:center;	
	margin: 3px 0px 3px 3px;
}
.detail_nomainimage img{
	margin-top:50px;
}
.detail_sellerimage{
	overflow:hidden;
	height:125px;
	width:250px;
	text-align:center;	
	margin: 3px 0px 0px 5px;
	vertical-align:middle;
	cursor:pointer;
}
.detail_nosellerimage{
	border:1px solid #CCCCCC;
	height:125px;
	width:250px;
	background:#FFFFFF;
	cursor:pointer;
	color:#CCCCCC;
	vertical-align:middle;
	font-size:14px;
}
.detail_autopromo{
	height:125px;
	width:125px;

	cursor:pointer;
	font-size:12px;
}
.detail_sellerimage img{

}
.detail_phone{
	background: url(../images/phone_smaller.gif) no-repeat 0px -2px;
	padding-left:16px;
	cursor:pointer;
	height:22px
}

.detail_mail{
	background: url(../images/e_mail_smaller.jpg) no-repeat 0px 0px;
	padding-left:26px;
	cursor:pointer;
	font-size:14px;
	height:22px
}
.detail_wagens{
	background: url(../images/auto_02_smaller.gif) no-repeat 0px 0px;
	cursor:pointer;
	font-size:14px;	
	text-align:left;
	display:inline;	
	height:21px;
	padding-left:32px;
}
.detail_save{
	background: url(/images/save.gif) no-repeat center 4px ;
	cursor:pointer;	
	border:1px solid #A6B5CC;	
	width:45px;
	height:60px;
	padding:2px;
	font-size:9px;
	margin:5px 5px 0px 3px;
	text-align:center;	
	color:#4F6F9E;
	text-decoration:underline;

}

.detail_save p{
	margin-top:30px;
}

.detail_afdrukken{
	background: url(/images/print.gif) no-repeat center 4px ;
	cursor:pointer;	
	border:1px solid #A6B5CC;	
	width:45px;
	height:60px;
	padding:2px;
	font-size:9px;
	margin:5px 5px 0px 3px;
	text-align:center;	
	color:#4F6F9E;
	text-decoration:underline;

}

.detail_afdrukken p{
	margin-top:30px;
}

.detail_mail_friend{
	background: url(/images/e_mail_friend.gif) no-repeat center 4px ;
	cursor:pointer;	
	border:1px solid #A6B5CC;	
	width:45px;
	height:60px;
	padding:2px;
	font-size:9px;
	margin:5px 5px 0px 3px;
	text-align:center;
	color:#4F6F9E;
	text-decoration:underline;
}
.detail_mail_friend p{
	margin-top:30px;
}
.detail_finance{
	background: url(../images/finance.gif) no-repeat center 4px ;
	cursor:pointer;	
	border:1px solid #A6B5CC;	
	width:45px;
	height:60px;
	padding:2px;
	font-size:9px;
	margin:5px 5px 0px 3px;
	text-align:center;
	
	color:#4F6F9E;
	text-decoration:underline;
}

.detail_finance p{
	margin-top:30px;
}
#detail_largeimage{
	text-align:center;	
}
#detail_seller{
	width:260px;
	border:1px solid #A6B5CC;	
	background: url(../images/degrade.jpg) repeat-x #FFFFFF;	
	height:200px;
	float:right;
}
#detail_maininfo{	
	width:549px;
	border:1px solid #A6B5CC;	
	background: url(../images/degrade.jpg) repeat-x #FFFFFF;	
	height:200px;	
	padding:0px;
}

#auto_pictures_sidebanner{
	width:280px;	
	margin:10px 0px 0px 0px;
	padding:0px;	
	float:right;
}
.auto_pictures_smaller{
	width:530px;
}
#zoeker_tabs{	
	width:470px;	
}
#verkoper_tabs{	
	width:220px;
}
#auto_sidebanner{
	width:220px;	
	margin:38px 0px 0px 0px;
	float:right;
}
.detail_thumb{
	overflow:hidden;
}
.detail_foto_bar{
	height:20px;
	margin-bottom:5px;

}
.detail_foto_bar .title{
	color:#DC6632;
	font-weight:bold;
}
#detail_foto_banner  {	
	border-top:1px solid #A6B5CC;	
	padding:10px 0px 5px 0px;
	margin-top:10px;
	text-align:center
}
#detail_beschrijving_col1
{	width:50%
}
#detail_beschrijving_col2
{	width:50%
}
#detail_tab_content{
	min-height:380px;
	height:auto !important;
	height:380px;
}
#detail_beschrijving_bottom{
}
#detail_beschrijving_algemeen h2, #detail_beschrijving_commentaar h2, #detail_beschrijving_uitrusting h2
{	font-weight:bold;
	font-size:12px;
	margin:0px 0px 10px 0px;
	color:#DC6632;
}
#detail_beschrijving_algemeen
{	
	padding:0px 5px 5px 0px;
	margin:10px 5px 10px 10px;
}
#detail_beschrijving_uitrusting  
{	border-top:1px solid #A6B5CC;
	padding:10px 5px 5px 5px;	
	margin:10px 10px 10px 5px;	
}
#detail_beschrijving_links{
	
	border-left:1px solid #A6B5CC;
	padding:10px 5px 5px 5px;
	margin:10px 10px 10px 5px;
	height:150px;
}
#detail_beschrijving_commentaar 
{	padding:10px 5px 5px 0px;
	margin:0px 10px 10px 10px;
	border-top:1px solid #A6B5CC;
}

#detail_beschrijving_algemeen table td.content{
	padding-left:5px;
	padding-bottom:2px;
}
#detail_beschrijving_algemeen table td.title{
	font-weight:bold;
}
.detail_actua_item{
	border-bottom:1px solid #A6B5CC;	
	padding:5px 0px 5px 0px;
}
.detail_actua_item{
	padding-right:10px;
}
.detail_actua_item p{
	margin:0px;
}
.detail_actua_item_title{
	margin-bottom:10px;
}
.detail_actua_item_more{
	margin-top:5px;	
}
.detail_actua_item img{
	float:left;
	width:140px;
	margin-right:5px;
}
.detail_actua_more{
	text-align:center; 
	margin-top:5px;
	padding-top:5px;	
}
#detail_mailform_title{
	margin:10px 0px 10px 0px;
	border-top:1px solid #A6B5CC;
	padding-top:10px;
}

.detail_top_secret{
	z-index:1000;
	position:absolute;
	left:auto;
	right:auto;
	top:320px;
	width:820px;
	height:350px;	
}
.detail_top_secret img{
	margin-left:80px;
}

.addr_phone{
	background: url(../images/phone_small.gif) no-repeat 10px;
	padding-top:6px;
	padding-left:30px;
	height:32px;	
}
.addr_fax{
	background: url(../images/fax_small.gif) no-repeat;
	padding-top:6px;
	padding-left:30px;
	height:32px;	
}
.addr_mail{
	background: url(../images/mail_small.gif) no-repeat 5px;
	padding-top:6px;
	padding-left:30px;
	height:32px;	
}



.highestbid{
	background-color:#bfcbd9;
	font-weight:bold;
	color:#FFFFFF;
}