@font-face {  
	font-family: 'SocialAnimal';  
	src: local('SocialAnimal'), url('../font/socialanimal.ttf') format('truetype');
}


body.adviestool div#flashHeader {
    height: 260px;
    margin: 20px 0;
}


img#start-adviestool {
	margin: 10px 0 0 -16px;
}

a.sidebar {
	color: #6d6d6d;
	text-decoration: underline;
}

a.sidebar:hover {
	color: #080808;
	text-decoration: underline;
}

a.strong {
	color: #ff5500;
	font-weight: bold;
}

a.strong:hover {
	text-decoration: underline;
}

div.content_full {
	padding-top: 10px;
}

div.content_full p {
	color: #444444;
	font-size: 11px;
}

body.adviestool div.content_full h1 {
	color: #161316;
	font-size: 25px;
	padding: 0;
	margin: 0 0 10px 0;
	font-family: SocialAnimal,Verana,sans-serif;
}

img.visual_question {
	float: right;
	margin-left: 10px;
}

div.question_top {
	background: url('../images/adviestool/bg_question_bottom.gif') no-repeat left bottom;
	line-height: 1.5em;
	margin-bottom: 10px;
	overflow: hidden;
}

body.adviestool div.content_full h2 {
	color: #459fc2;
	font-weight: bold;
	font-size: 19px;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
}

ul#answers {
	list-style: none;
	list-style-image: none;
	margin: 0 0 20px 0;
	padding: 0;
}

ul#answers li {
	margin: 0 0 5px 0;
	padding: 0;
	zoom: 1;
}

ul#answers li a.answer_text {
	display: block;
	width: 550px;
	border: 1px solid #e0e0e0;
	padding: 10px;
	font-family: SocialAnimal,Verdana,sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 20px;
}

ul#answers li a.answer_text:hover {
	color: #f8600b;
	text-decoration: none;
	border-color: #fcbe9b;
}

ul#answers li a.uitleg {
	float: right;
	display: block;
	height: 24px;
	width: 60px;
	padding: 10px;
	text-decoration: none;
	color: #000;	
	font-weight: normal;
	font-size: 10px;
	background: url('../images/adviestool/bullet_uitleg.gif') no-repeat 48px 16px;
}

ul#answers li a.uitleg:hover {
	color: #f65009;
	background-image: url('../images/adviestool/bullet_uitleg_hover.gif');
}

ul#answers li a.uitleg.uitleg_open {
	background-image: url('../images/adviestool/bullet_uitleg_min.gif');
}

ul#answers li a.uitleg.uitleg_open:hover {
	background-image: url('../images/adviestool/bullet_uitleg_min_hover.gif');
}

ul#answers li a.answer_text span.details {
	display: block;
	color: #444;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.5em;
	padding: 5px 23px 0 23px;
}

h1.img, h2.img {
	padding: 0;
	font-family: Verdana,sans-serif;
}

h1.img span, h2.img span {
	display: none;
}

h1.advies-result {
	background: url('../images/adviestool/bg_question_bottom.gif') no-repeat left bottom;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

img.pluspunten {
	display: block;
}

div.result-columns {
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url('../images/adviestool/bg_question_bottom.gif') no-repeat left bottom;
}

div.result-content {
	width: 380px;
	line-height: 1.5em;
}

body.adviestool div#callstoaction {
	float: right;
	width: 230px;
	margin-top: 7px;
}


div#callstoaction li,
div#callstoaction ul {
    list-style-type: none !important;    
    list-style-image: none !important;
}


body.adviestool div#callstoaction ul li a span {
    margin-top: 6px;
}

body.adviestool h3 {
	padding: 0;
	margin: 0 0 3px 0 !important;
	line-height: 1em;
}

body.adviestool h3 a {
	font-weight: bold;
	text-decoration: underline;
	color: #f65109;	
	font-size: 11px;
}

body.adviestool div.content_full p {
	line-height: 1.5em;
}

div.andere-producten {
	margin-bottom: 10px;
}

div.result-call2action ul {
	list-style: none !important;
	margin: 0;
	padding: 0;
}

div.result-call2action ul li {
	margin-bottom: 6px;
}

div.result-call2action ul img {
	display: block;
}