
/* CSS voor Leeuwekeur */
/* Author: Richard van Yperen <richardvy [at] efocus.nl> */


#nieuwePersoonlijkeSelectie{
	display:none;
	position:absolute;
	width:230px;
	height:0px;
	border:1px solid gray;
	margin-left:688px;
	top:118px;
	background:#FFFFFF;
	background: url(../siteimg/persoonlijkeselectie.jpg) right top no-repeat;
	opacity:.9;filter: alpha(opacity=90); -moz-opacity: 0.9;
}

#persSelectAfbeelding{
	width:140px;
	height:120px;
	margin-left:47px;
	margin-top:28px;
}
	
/* quote */
	#quote,
	div.quoteTop {
		position: absolute;
		z-index: 400;
		background: url(../siteimg/quote.gif) no-repeat;
		height: 129px;
		width: 280px;
		color: #16394d;
		margin-top: 50px;
		padding-right: 10px;
		cursor: pointer;
	}
	#quote {
		background: url(../siteimg/quotenew.png) no-repeat;
		margin-top: 0;
		height: 128px;
		width: 285px;
		top: -75px;
	}
	div.quoteTop {
		background: url(../siteimg/quote2.gif) no-repeat;
		height: 150px;
		margin-top: -145px;
		margin-left: -80px;
	}
	div.quoteGroot {
		background: url(../siteimg/quote3.gif) no-repeat;
		height: 170px;
		margin-top: -170px;
		margin-left: -95px;
	}
	#quote .schaduw {
		display: none;
	}
	#quote .schaduw {
		position: absolute;
		top: 0;
		background: url(../siteimg/quote_schaduw.gif) no-repeat;
		height: 129px;
		width: 290px;
		opacity:.1;filter: alpha(opacity=10); -moz-opacity: 0.1;
	}
	#quote.quoteTop .schaduw {
		background: none;
	}
	div.quoteTop .schaduw,
	div.quoteGroot .schaduw {
		display: block;
	}
	#quote h3 {
		padding-left: 20px;
		font-size: 11px;
		text-decoration: underline;
		font-variant: small-caps;
		line-height: 14px;
	}
	div.quoteTop h3 {
		padding-top: 30px;
		padding-left: 20px;
		font-size: 11px;
		text-decoration: underline;
		font-variant: small-caps;
		line-height: 14px;
	}
	div.quoteTop h3 {
		padding-top: 5px;
	}
	div.quoteTop .tekst,
	#quote .tekst {
		padding-left: 20px;
		padding-right: 5px;
		line-height: 14px;
	}
	div.quoteGroot .tekst span {
		display: block;
		float: left;
		width: 80px;
	}
	div.quoteTop span,
	#quote span {
		display: block;
		float: left;
		padding-left: 20px;
		padding-right: 5px;
		font-weight: bold;
	}
	div.quoteGroot span {
		padding-left: 0;
	}	
	.verberg {
		display: none;
	}
	
/* Cursor */
	#cursor {
		position: absolute;
		width: 100px;
		height: 67px;
		z-index: 10;
		opacity:.5;filter: alpha(opacity=50); -moz-opacity: 0.5;
	}
	
	
/* Tooltip */
.tool-tip {
	color: #fff;
	width: 280px;
	height: 150px;
	z-index: 13000;
	margin-top: -170px;
	
	background: url(../siteimg/quote2.gif) no-repeat;
}
 
.tool-title {
	padding-top: 15px;
	padding-left: 15px;
	color: #014d6e;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}
 
.tool-text {
	font-size: 11px;
	padding: 10px 15px 4px 15px;
	color: #014d6e;
	line-height: 14px;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

.logoDealer {
	padding-left: 50px;
	height: 42px;
	background-repeat: no-repeat;
	background-image: url(../siteimg/logoDealer.gif);
}

div.zoekCriteria {
	position: relative;
	left: -20px;
}
