/* common style */
.pstitle{
	width: 530px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	padding: 5px 0 0 10px;
	margin: 0;
	letter-spacing: 1px;
	/*text-transform: uppercase;*/
	color: #eaeaea;
	background: #1b4e82 url('/assets/img/product-select/pstitle.png') top left repeat-x;
}

/* visual steps */
#product-select-wrapper{
	width: 540px;
	margin: 0 auto;
	padding: 0;
}
#product-select-wrapper img{
	margin: 0;
	padding: 0;
	border: 0;
}

#product-select-step1{
	position: relative;
	padding: 0;
	margin: 0 0 12px 0;
	font-size: 0px;
	line-height: 0px;
	width: 540px;
	height: 110px;
}
	#product-doctor{
		background: url('/assets/img/klacht-select/doctor.png') top left no-repeat;
		position: absolute;
		top: -22px;
		left: -2px;
		width: 109px;
		height: 148px;
		z-index: 5;
	}

	#product-select-step1 .pstitle{
		width: 450px;
		padding-left: 90px;
	}
	#product-select-step1 .option{
		padding: 9px 0 0 0;
		height: 60px;
		width: 540px;
		border-bottom: 1px solid #e9e9e9;
		background: #fff url('/assets/img/product-select/psarrow.png') 505px 25px no-repeat;
	}
	#product-select-step1 .option .big{
		padding: 15px 0 15px 135px;
		width: 370px;
		color: #0a3c6d;
		font-size: 18px;
		line-height: 30px;
		font-style: italic;
	}
	#product-select-step1 .option .big label{
		padding: 0 15px 0 0;
	}
	
	#search-injury:hover .option, #search-injury.active .option{
		background: #205f95 url('/assets/img/product-select/psarrow-hover.png') 505px 25px no-repeat;
	}
	#search-injury:hover .option .big, #search-injury.active .option .big{
		color: #fff;
	}



#product-select-step2{
	display: none;
	background-color: #fff;
	width: 540px;
	min-height: 300px;
	position: relative;
	padding: 0;
	margin: 0;
	font-size: 0px;
	line-height: 0px;
}
	#product-select-step2 .option{
		padding: 9px 0 0 0;
		min-height: 60px;
		width: 540px;
		border-bottom: 1px solid #e9e9e9;
	}


	
#product-select-step3{
	display: none;
 	background-color: #fff;
	width: 540px;
	position: relative;
	padding: 0;
	margin: 0;
	font-size: 0px;
	line-height: 0px;
}
	#product-select-step3 .option{
		padding: 9px 0 0 0;
		min-height: 60px;
		width: 540px;
		border-bottom: 1px solid #e9e9e9;
	}
	#body-part-info{
		width:200px;
		padding: 0 20px 0 0;
		float:right;
	}
	#selected-body-part{
		font-size: 11px;
		line-height: 28px;
		float: right;

	}
	a#change-body-part{
		float: right;
		font-size: 20px;
		line-height: 28px;
		padding: 0 0 0 15px;
		cursor: pointer; cursor: hand;
		color: #f7952a;
	}
	a#change-body-part:hover{
		color: #eaeaea;
	}
	
	#Body area{
		cursor: pointer; cursor: hand;
	}


#product-select-step4{
	display: none;
	position: relative;
	background-color: #fff;
	width: 540px;
	height: 130px;
	padding: 0;
	margin: 12px 0 0 0;
}
	#product-select-step4 .text{
		position: relative;
		width: 520px;
		height: 30px;
		line-height: 30px;
		font-size: 13px;
		color: #0a3c6d;
		padding: 10px 10px 9px 10px;
		border-bottom: 1px solid #e9e9e9;
	}
		#product-select-step4 .arrow{
			position: absolute;
			top: 22px;
			left: 480px;
			background: url('/assets/img/product-select/step4-arrow.png') 0 0 no-repeat;
			width: 27px;
			height: 39px;
		}
		#product-select-step4 .text span.orange{
			font-weight: bold;
			font-style: normal;
			color: #f89931;
		}
	#product-select-step4 .options{
		width: 540px;
		height: 50px;
	}
		#product-select-step4 .options a.link{
			display: block;
			width: 138px;
			padding: 0 0 0 40px;
			height: 50px;
			line-height: 50px;
			font-size: 12px;
			float: left;
			color: #194e83;
		}
		#product-select-step4 .options a.link:hover{
			color: #f89931;
		}
		#product-select-step4 .options a.link.chat{
			background: url('/assets/img/product-select/icon-chat.png') 5px 13px no-repeat;
		}
		#product-select-step4 .options a.link.mail{
			background: url('/assets/img/product-select/icon-mail.png') 5px 13px no-repeat;
		}
		#product-select-step4 .options a.link.tel{
			background: url('/assets/img/product-select/icon-tel.png') 5px 13px no-repeat;
		}	







/*****Klachten selector****/
.navproduct {
	width: 540px;
	letter-spacing: 0;
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 34;
	width: 0px;
	height: 442px;
	list-style: none;
	text-align: left;
	background-color: #fff;
}
.navproduct li:nth-child(odd){
	background-color: #f9f9f9;
}
.navproduct li {
	background: url('/assets/img/product-select/navproduct.jpg') top right no-repeat;
	list-style:none;
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
	width: 0px;
	height: 26px;
	/* set them for ie7, otherwise extra space is added because of the spaces in the LI */
	line-height: 0;
	font-size: 0;
}

.navproduct li a {
	display: none;
	position: relative;
	margin: 0;
	padding: 4px 1px 4px 7px;
	border-bottom: none;
	font-size: 12px;
	line-height: 18px;
	color: #04386c;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
}

.navproduct li:hover, .navproduct li.active{
	background: #fda738 url('/assets/img/product-select/navproduct-hover.jpg') top right no-repeat;
}
.navproduct li:hover a, .navproduct li.active a {
	color: #fff;
	text-decoration: none;
}
/* sub */
.navproduct li ul {
	display:none;
	position:absolute;
	z-index:99;
	width: 540px;
	left: 0px;
	height: 442px;
	overflow-y: scroll;
	top: 0;
	list-style-image:none;
	background-color: #fff;
	list-style:none;
	padding:0;
	margin:0;
	text-align:left;
	border: 0;
}
.navproduct li:hover ul{
	/*display: block !important;*/
}
.navproduct li ul li {
	position: relative;
	border: 0;
	padding: 0;
	margin: 0;
	background-image: none;
	list-style:none;
	width: 520px;
	min-height: 24px;
	height: auto;
	/* set them for ie7, otherwise extra space is added because of the spaces in the LI */
	line-height: 0;
	font-size: 0;
}

.navproduct li ul li a, .navproduct li:hover ul li a {
	display: block;
	background-color: #fff !important;
	padding: 4px 10px 8px 21px;
	border-bottom: none;
	font-size: 12px;
	line-height: 20px;
	background:none;
	list-style:none;
	color: #04386c;
	height: auto;
	background-image: none;
	border: 0px;
}
.navproduct li ul li:hover,  .navproduct li ul li.active {
	background-image:none;
	background-color: transparent;
}
.navproduct li ul li:hover a,  .navproduct li ul li.active a, .navproduct li:hover ul li:hover a,  .navproduct li:hover ul li.active a  {
	background-image:none;
	background-color: transparent;
	color: #f89931;
	font-weight: normal;
}
/***** end - Klachten selector ****/