@charset "UTF-8";

body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #7EC7EA url(img/dierendokters/bg_body.jpg) repeat-x;
}
#container {
	margin: 0px auto;
	width: 990px;
	background: none;
}

#top {
	background:none;
	clear:both;
	height:108px;
	padding: 0 0 0 0;
	position: relative;
}


#top #slogan {
	float: left;
	margin: 0 0 0 150px;
}
#top #slogan h1 {
	width: auto;
	padding: 40px 0 0 0;
}

#nav {
	background: none;
	height:31px;
	border: none;
	text-align:left;
}

.crumb {
	display: none;	
}

#fq {
	background:#FFFFFF !important;
	float:right;
	overflow:hidden;
	padding:80px 15px 0;
}
#top #logo {
	display: block;
	margin: 20px 0 0 20px;
	float: left;
}
#top #logo a {
	display: block;
	width: 140px;
	height: 55px;
	background: url(img/logo_dier_en_zorg.gif) no-repeat;
}
#top #theme_logo {
	background: none;
}
#top #theme_logo a {
	width: 204px;
	height: 51px;
	float: right;
	background: #7EC7EA url(img/dierendokters/logo.gif) repeat-x;
	margin: 10px 15px 0 0;
}

#nav ul {
	padding: 0;
	height: 31px;
}
#nav ul li {
	padding: 8px 0;
	margin: 0 20px 0 0;
	display: block;
	float: left;
	width: auto;
}
#nav ul li a {
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0 20px;
}
#nav ul li.active {
	background: #FFFFFF;
} 
#nav ul li a:hover,
#nav ul li.active a {
	color: #00335b;
	background: none;
}

.wrapper {
	width: auto;
	margin: 0px auto;
	overflow: hidden;
}

#fq_container {
	background:#fff none repeat scroll 0 0;
	clear:both;
}

#content {
	background: #FFFFFF;
	clear: both;
	padding: 20px;
	border-bottom: 1px solid #999;
	overflow:hidden;
	width:950px;
}
#content .wrapper {
	_position: fixed;
	padding: 0px;
}

#fq_container .wrapper {
	background:transparent;
	padding:30px;
}

#footer {
	background: #002d4d;
	color: #FFFFFF;
	overflow: hidden;
	height: 150px;
}
#footer h3, #footer a, #footer p, #footer li {
color:#FFFFFF;
}

h1, h2, h3, h4 {
	color: #002d4d;
}
h4 {
	color: #000;
	font-size: 12px;
	font-weight:normal;
}

a {
	color: #EB7B00;
	text-decoration:underline;
}

.product_wrapper {
	position: relative;
	width: 165px;
	float: left;
	overflow: hidden;
}
.product {
	width: 165px;
	float: left;
	margin: 0 5px 0 0;
}
.product .price,
.boxed .product .price {
	border-top:1px solid #999999;
	width: 155px;
}
.product .image {
	display: none;
}
.product .price .prefix {
	font-size: 1em;
	bottom: 8px;
	color: #999999;
}
.product .price .amount {
	font-size: 2em;
	margin-left:45px;
	color: #9BB529;
}
.product_properties {
	width: 155px;
	clear: left;
}
.product_properties ul {
	padding: 0 0 0 0;
}
.product_properties ul li {
	background: none;
	font-size:1.1em !important;
	line-height:1.4em !important;
	margin-bottom:10px;
	padding: 0 0 0 10px;
	list-style-type:disc !important;
}


a.btn_beslis_nu {
	background: #999999;
	display:block;
	float:left;
	width:auto;
	height:auto;
	overflow:hidden;
	text-indent: inherit;
	padding: 10px 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 2em;
}
a.btn_beslis_nu:hover {
	background: #002d4d;
}
a.btn_beslis_later {
	color: #FFFFFF;	
	background: #669900;
	_background: #000;
	display:block;
	float:left;
	height:30px;
	overflow:hidden;
	text-indent: inherit;
	padding: 10px 20px;
	text-decoration: none;
	font-size: 2em;
	width: 120px;
	margin-bottom: 20px;
	text-align:center;
}
a.btn_beslis_later:hover {
	background: #339900;
}

a.offerte {
	display: block;
	background: #999999;
	padding: 5px;
	width: 110px;
	color: #FFFFFF;
	font-size: 1.4em;
	text-align: center;
	text-decoration: none;
	margin-bottom: 10px;
}
a.offerte:hover {
	background: #006699;
}

a.more {
	font-size: 1em;
}

div.select_product {
	width: 227px;
	overflow: hidden;
	float: left;
	margin: 0 25px 20px 0;
}
div.select_product img {
	margin: 0 0 10px 0;
	border: 1px solid #CCCCCC;
}
div.select_product a {
	font-size: 1.2em;
}

a.aanvragen {
	display: block;
	background: #EB7B00;
	padding: 5px;
	width: 145px;
	height: 30px;
	color: #FFFFFF;
	font-size: 1.4em;
	text-align: center;
	text-decoration: none;
	margin-bottom: 10px;
}

a.aanvragen:hover {
	background: #002d4d;
	color: #FFFFFF;
}

a.start_fq {
	display: block;
	background: #002d4d;
	padding: 5px;
	width: 225px;
	color: #FFFFFF;
	font-size: 1.4em;
	text-align: center;
	text-decoration: none;
	margin-bottom: 10px;
}

a.start_fq:hover {
	background: #EB7B00;
	color: #FFFFFF;
}

input.submit {
	background:#002d4d;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
}
input.submit:hover {
	cursor:pointer;
	background:#EB7B00;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
}

a.btn_sluit_af,
a.offerte {
	display: none;
}
.result_detail {
	text-align:left;
}
.result_detail .value {
	color:#9BB529;
}

label {
	width: 200px;	
}

.quad_colm {
	border: 1px solid #999;
	background: #FFFFFF;
	padding: 10px 0px 10px 10px;
}

div.radio_group label {
	float:left;
	text-align:left;
	width:180px;
}
div.radio_group {
	float:left;
	width:120px;
}

#fq_inp_ras {
	width: 220px;	
}

.left_home {
	width: 450px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.right_home {
	width: 350px;
	float: right;
	height: 400px;
	margin: 0px;
	padding: 0px;	
}

.ul_li {
	list-style:none;
}

.ul_li li {
	line-style:none;
}

#content .wrapper .left_home .wrapper {
	width: 450px;
	display:hidden;
	padding: 0px;
	margin: 0px;
}
.clear_left {
	float: left;
	clear: left;
}

.aflsuitstraat {
	background:transparent url(img/bg_aflsuitstraat_grey.gif) no-repeat scroll 0 0;
}
.aflsuitstraat ol li {
	background:transparent url(img/bg_aflsuitstraat_sep_grey.gif) no-repeat right top;
}
.aflsuitstraat ol li.active {
	color: #000000;
}
.aflsuitstraat ol li {
	color: #666666;
}

.actions .primary {
	background:#002d4d ;
}
.actions .primary:hover {
	background: #EB7B00;
	color: #FFFFFF;
}

.boxed {
	border: 1px solid #CCCCCC;
}
.boxed h1, .boxed h2, .boxed h3 {
	color: #333333;
	border-bottom:1px solid #CCCCCC;
}
.boxed .product .price .prefix, .boxed .product .price .amount {
color:#EB7B00;
}