@CHARSET "UTF-8";

.ss_block
{
	padding: 0;
}
	.ss_block hr
	{
		border: none;
		border-top: 1px dotted silver;
		clear: both;
		margin:3px 0 3px 0;
	}
	
	.ss_block h4
	{
		font-size: 1em;
		font-weight: bold;
		color: #fff;
	}
.ss_block.first
{
	margin-top: 30px;	
}
.ss_block.last
{
	margin-bottom: 30px;	
}

/* 
* ===============================================
*	Carrosserie
* =============================================== 
*/
.carrleft50
{
	background: url(../img/tab.gif) no-repeat left top;
	left: 1px;
	margin-bottom: 5px;
	padding: 16px 0 10px 24px;
	position: absolute;
	top: 52px;
	width: 240px;
}


.carrright50 {
	width: 212px;
	float: left;
	padding: 50px 0 0px 15px;
	*padding: 40px 0 0px 15px;
	margin-bottom: 5px;
	}

a.fnSSCarrosseriekleur {
	margin-right: 6px;
}
	a.fnSSCarrosseriekleur img
	{
		border: none;
	}
	
/* 
* ===============================================
*	Stickers
* =============================================== 
*/
.stickBtnLeft
{
	float: left;
	left: 1px;
	padding: 7px 5px 3px 22px;
	position: absolute;
	top: 152px;
	width: 98px;
	z-index: 2;
}

.stickBtnRight
{
	padding: 7px 5px 3px 9px;
	position: absolute;
	right: 3px;
	top: 152px;
	width: 124px;
	z-index: 1;
	}

.stickBtnLeft
{
	background: url(../img/tab-dak-inactive.gif) no-repeat left top;
}

.stickBtnRight {
	background: url(../img/tab-spiegel-inactive.gif) no-repeat left top;
	}
	.stickBtnLeft a,
	.stickBtnRight a {
		color: #999;
		font-weight: bold;
		line-height: 1.5em;
		text-decoration: none;
		}

.stickBtnLeft.active {
	background: url(../img/tab-dak.gif) no-repeat left top;
	}
.stickBtnRight.active
{
	background: url(../img/tab-spiegel.gif) no-repeat left top;
}

.stickBtnRight a span.prijs {
	font-size: 0.9em;
	}
	.stickBtnLeft.active a,
	.stickBtnRight.active a
	{
		color: #fff;
		text-decoration: none;
	}

.stickKleurenDak,
.stickKleurenSpiegel
{
	padding: 65px 5px 5px 8px;
	*padding: 50px 5px 5px 8px;
}
	.stickKleurenDak .fnDakkleur,
	.stickKleurenSpiegel .fnSpiegelkleur
	{
		margin-right: 4px;
	}

.stickKleurenDak,
.stickKleurenSpiegel
{
	clear: both;
	/*background: url(/gfx/samenstel-color-bg.gif) no-repeat left top;*/
	display: none;
}

.stickKleurenDak.active,
.stickKleurenSpiegel.active
{
	display: block;
}

/* 
* ===============================================
*	Velgen
* =============================================== 
*/
.velgleft30
{
	background: url(../img/tab.gif) no-repeat left top;
	left: 1px;
	margin-bottom: 5px;
	padding: 16px 0 10px 24px;
	position: absolute;
	width: 240px;
}


.velgright70
{
	float: left;
	margin-bottom: 5px;
	padding: 70px 0 0 15px;
	width: 220px;
}
	.velgright70 .fnVelg
	{
		width: 102px;
		float: left;
		text-align: center;
	}
		.velgright70 a
		{
			text-decoration: none;
		}

/* 
* ===============================================
*	Edition opties
* =============================================== 
*/

.edition {
	background: url(../img/tab.gif) no-repeat left top;
	left: 1px;
	margin-bottom: 5px;
	padding: 16px 0 10px 24px;
	position: absolute;
	top: 430px;
	*top: 430px;
	width: 240px;
	}
	
.editionOp {
	width: 231px;
	float: left;
	padding: 60px 0 10px 5px;
	margin-bottom: 5px;
	}