div.detailLeft{
	float: left;
	width: 485px;
}

div.detailLeft p{
	padding-left: 10px;
	padding-right: 10px;
}

div.detailRight{
	float: left;
	width: 239px;
}

div#specificaties-container{
	width: 725px;
	background-color: #FFFFFF;
}

div#specificaties-container #specificaties-top-balk{
	width: 725px;
	height: 30px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 30px;
	text-indent: 20px;
	font-weight: bold;
	background-color: #3b5998;
	font-size: 14px;
}

div#specificaties-container ul#tabs{
	width: 725px;
	height: 35px;
	list-style: none;
	margin: 0;
	padding: 0;
}

div#specificaties-container ul#tabs li{
	float: left;
	height: 35px;
	line-height: 35px;
	width: 144px;
	text-indent: 10px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}

div#specificaties-container ul#tabs li.active{
	background-image: url('/images/specificaties/tab-active.png?wqhgwrh');
	background-repeat: no-repeat;
	width: 149px;
	color: #FFFFFF;
}
div#specificaties-container ul#tabs li.active-first{
	background-image: url('/images/specificaties/tab-active-first.png?wqhgwrh');
	background-repeat: no-repeat;
	width: 149px;
	color: #FFFFFF;
}
div#specificaties-container ul#tabs li.active-last{
	background-image: url('/images/specificaties/tab-active-last.png?wqhgwrh');
	background-repeat: no-repeat;
	width: 149px;
	color: #FFFFFF;
}
div#specificaties-container ul#tabs li.inactive{
	background-image: url('/images/specificaties/tab-inactive.png');
	background-repeat: no-repeat;
	color: #000000;
}
div#specificaties-container ul#tabs li.inactive-first{
	background-image: url('/images/specificaties/tab-inactive-first.png?wqhgwrh');
	background-repeat: no-repeat;
	color: #000000;
}

div#specificaties-container ul#tabs li.inactive-last{
	background-image: url('/images/specificaties/tab-inactive-last.png');
	background-repeat: no-repeat;
	color: #000000;
}

div#specificaties-container ul#tabs li.disabled{
	background-image: url('/images/specificaties/tab-disabled.png');
	background-repeat: no-repeat;
	color: #949494;
	cursor: text !important;
}
div#specificaties-container ul#tabs li.disabled-first{
	background-image: url('/images/specificaties/tab-disabled-first.png');
	background-repeat: no-repeat;
	color: #949494;
	cursor: text !important;
}
div#specificaties-container ul#tabs li.disabled-last{
	background-image: url('/images/specificaties/tab-disabled-last.png?wqhgwrh');
	background-repeat: no-repeat;
	color: #949494;
	cursor: text !important;
}

div#topGegevens{
	width: 724px;
	min-height: 50px;
	border-bottom: 3px solid #3e79b1;
	background-color: #ebebeb;
}

div#topGegevens div#motorGegevens{
	width: 540px;
	float: left;
}
div#topGegevens div#motorGegevens div.motorGegevensCollumn{
	width: 180px;
	float: left;
	min-height: 40px;
}
div#topGegevens div#motorGegevens div.motorGegevensCollumn .motorGegevensLabel{
	width: 80px;
	float: left;
	font-weight: bold;
	min-height: 20px;
	line-height: 25px;
	text-indent: 5px;
	font-size: 13px;
}
div#topGegevens div#motorGegevens div.motorGegevensCollumn .motorGegevensValue{
	width: 80px;
	float: left;
	min-height: 20px;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	overflow: hidden;
}
div#topGegevens div#motorGegevens div.motorGegevensCollumn .prijs{
	font-weight: bold;
	color: #37267b;
}
div#topGegevens div#socialMedia{
	width: 184px;
	float: left;
}
div#topGegevens div#socialMedia img{
	margin-top: 5px;
	float: right;
	margin-right: 6px;
	border: 0;
}

div#navigationBar{
	width: 724px;
	height: 30px;
	background-color: #EBEBEB;
}

div#navigationBar #navigationBarBack{
	float: left;
	margin-left: 5px;
}
div#navigationBar #navigationBarPrevNext{
	float: right;
	margin-top: 7px;
}
div#navigationBar #navigationBarBack a{
	color: #454545;
	text-decoration: none;
	font-size: 13px;
	padding: 0;
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 7px;
}
div#navigationBar #navigationBarPrevNext a{
	color: #454545;
	text-decoration: none;
	font-size: 13px;
	padding: 0;
	display: block;
	float: left;
	margin-right: 10px;
}

.specsContentTab{
	width: 724px;
	background-color: #FFFFFF;
}

#contentTab2,#contentTab3,#contentTab4,#contentTab5,#contentTab6{
	display: none;
}

#detailPhoto{
	width: 476px;
	float: left;
	margin-top: 9px;
	margin-left: 9px;
	position: relative;
}
.detailPhoto{
	width: 476px;
	float: left;
	margin-top: 9px;
	margin-left: 9px;
	position: relative;
}

.biggerPhotoCanvas{
	position: relative;
	width: 461px;
	height: 348px;
	background-color: #d6d6d6;
	text-align: center;
}
.biggerPhotoCanvas img{
	max-width: 453px;
	max-height: 340px;
	cursor: pointer;
	margin-top: 4px;
	margin-bottom: 4px;
}

div#biggestPhotoCanvas{
	position: relative;
	margin: 0 auto;
	margin-top: 10px;
	width: 708px;
	height: 533px;
	background-color: #d6d6d6;
	text-align: center;
}

img#biggestPhoto{
	max-width: 700px;
	max-height: 525px;
	margin-top: 4px;
}

.detailMenuRight{
	width: 239px;
	float: left;
	margin-top: 9px;
}

.menuRightItem{
	width: 239px;
	height: 30px;
}
.menuRightItem .menuRightIcon{
	width: 35px;
	float: left;
	height: 30px;
	display: inline;
	text-align: left;
}
.menuRightItem .menuRightText{
	width: 204px;
	border-bottom: 1px solid #d9d9d9;
	float: left;
	font-weight: bold;
	color: #000000;
	height: 30px;
	line-height: 30px;
}

.menuRightItem .menuRightText a{
	color: #000000;
	text-decoration: none;
}
.menuRightItem:hover .menuRightText a{
	color: #3b5998;
}

div.detailMotorText{
	width: 465px;
	margin-top: 20px;
	padding: 10px;
	float: left;
	padding-top: 0;
}
div.detailMotorText p {
    margin:0;
    padding:0;
}
div.detailBedrijfsgegevens{
	float: left;
	width: 239px;
	margin-top: 20px;
}

img.bedrijfslogo{
	width: 223px;
	border: 1px solid #C1C1C1;
}
div.bedrijfsgegevens{
	background-color: #f5f5f5;
	width: 215px;
	padding: 5px;
	padding-bottom: 20px;
}

div.bedrijfsgegevens div.label{
	width: 15px;
	font-weight: bold;
	float: left;
}

div#specsFooter{
	height: 23px;
	width: 724px;
	background-color: #3b5998;
	color: #FFFFFF;
}

div#specsFooterBack{
	float: left;
	margin-left: 5px;
	color: #FFFFFF;
	line-height: 23px;
}
div#specsFooterBack a{
	color: #FFFFFF;
	text-decoration: none;
}

div#specsFooterTop a{
	color: #FFFFFF;
	text-decoration: none;
}
div#specsFooterTop{
	float: right;
	margin-right: 5px;
	color: #FFFFFF;
	line-height: 23px;
}

div.clear{
	clear: both;
}

img.motorThumb{
	width: 80px;
	height: 60px;
	border: 1px solid #EBEBEB;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	cursor: pointer;
}
img.motorThumbLast{
	width: 80px;
	height: 60px;
	border: 1px solid #EBEBEB;
	float: left;
	margin-right: 0px;
	margin-bottom: 12px;
	cursor: pointer;
}
div.biggestThumbs{
	margin-top: 20px;
	margin-left: 12px;
	width: 500px;
	float: left;
}

#startSlideShow{
	position: absolute;
	z-index: 900;
	left: 342px;
	top: 480px;
}
#stopSlideShow{
	position: absolute;
	display: none;
	z-index: 900;
	left: 342px;
	top: 480px;
}
div#backToSmallPhotos{
	position: absolute;
	left: 4px;
	top: 4px;
	height: 20px;
	background-color: #d6d6d6;
	color: #454545;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	padding-right: 5px;
}

div.techSpecsRow{
	width: 465px;
	min-height: 30px;
}
div.techSpecsRowOdd{
	background-color: #f5f5f5;
}
div.techSpecsRow div.techSpecsLabel{
	width: 180px;
	float: left;
	font-weight: bold;
	line-height: 30px;
}
div.techSpecsRow div.techSpecsValue{
	width: 285px;
	float: left;
	line-height: 20px;
	padding-top: 5px;
}

img.socialMediaIcon{
	cursor: pointer;
}

div#routeTab{
	display: none;
	text-align: center;
}

div#fotoGrootTab{
	position: relative;
	display: none;
}

div#photoLeft{
	position: absolute;
	z-index: 900;
	top: 160px;
	left: 4px;
	width: 200px;
	height: 200px;
	cursor: pointer;
	background-image: url('/images/specificaties/transparent.gif');
	background-repeat: repeat;
}
div#photoLeft img{
	position: absolute;
	left: 0;
	top: 80px;
}
div#photoRight img{
	position: absolute;
	right: 0;
	top: 80px;
}

div#photoRight{
	position: absolute;
	z-index: 900;
	top: 160px;
	width: 200px;
	height: 200px;
	right: 4px;
	cursor: pointer;
	background-image: url('/images/specificaties/transparent.gif');
	background-repeat: repeat;
}
div.vergrootglas{
	position: absolute;
	height: 20px;
	left: 4px;
	top: 4px;
	background-color: #d6d6d6;
	display: none;
	color: #454545;
	font-size: 10px;
	line-height: 20px;
	padding-right: 5px;
	cursor: pointer;
}

img.biggerThumb:hover,img.biggestThumb:hover{
	border-color: #000000 !important;
}

div.movieThumb{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	font-size: 10px;
	text-align: center;
	color: #000000;
}