@charset "UTF-8";

body {
	background: #004b0d;
	color: #FFFFFF;
}
#container {
	width: 986px;
	margin: 0px auto;
	background: #FFFFFF;
}

#top {
	background: #00ae22;
	height: 105px;
}

#top .wrapper {
	width: auto;
	height: 105px;
}

#top #slogan h1 {
	display: none;
}

#top #logo {
	display: block;
	margin: 20px 0 0 25px;
	float: left;
}
#top #logo a {
	display: block;
	width: 119px;
	height: 48px;
	background: url(img/kattenweetjes/logo_pdz.gif) no-repeat;
}

#top #theme_logo {
	padding: 0;
	float: right;
	background: none;
	width: 291px;
	height: 23px;
	margin: 15px 25px 0 0;
}
#top #theme_logo a {
	display: block;
	width: 291px;
	height: 23px;
	background: url(img/kattenweetjes/logo_kw.gif) no-repeat;
}

#top #site_search {
	clear: right;
	padding: 0;
	margin: 0 10px 0 0;
	display: none;
}

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

.right_home {
	width: 340px;
	float: right;
	height: 400px;
	margin: 0px;
	padding: 5px;
	background: #FFFFFF;
	color: #333333;	
}
#content {
	background: #006300;
}
#content .wrapper {
	padding: 50px 0;
}

#content .left_home .wrapper {
	width: 450px;
	padding: 0px;
}

#footer {
	background: #524233;
	color: #FFFFFF;
}
#footer h3, #footer p, #footer li, #footer a {
	color: #FFFFFF;
}

/* NAVIGATION */


#nav {
	background: #004b0d;
}
#nav ul {
	padding: 0px;
	height: 35px;
}
#nav ul li {
	height: 35px;
	display: inherit;
	float: left;
}
#nav ul li a {
	color: #FFFFFF;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
}
#nav ul li.active {
	background: none;
	color: #FF8811;
}
#nav ul li.active a,
#nav ul li a:hover {
	background: none;
	color: #FF8811;
}
#nav ul li a:hover {
	text-decoration: underline;
}


/* TEXT */
h1, h2, h3, h4 {
	color: #FF8811;
}
#questions h4 {
	color: #FFFFFF;
}
a {
	color: #F4D866;
}
a:hover {
	color: #FF8811;
}
.result_detail {
	clear: both;
	padding: 20px 0 0 0;
}
.result_detail .value {
	color: #FFFFFF;
}

/* PRODUCTS */
.product_wrapper {
	position: relative;
	width: 165px;
	float: left;
	overflow: hidden;
}
.product {
	width: 165px;
	float: left;
	margin: 0 5px 0 0;
}
.product .price {
	width: 155px;
	border-top: 1px solid #00AE22;
	border-bottom: 1px solid #00AE22;
}
.product .image {
	display: none;
}
.product .price .prefix {
	font-size: 1em;
	bottom: 8px;
	color: #00AE22;
}
.product .price .amount {
	font-size: 2em;
	margin-left:45px;
	color: #FF8811;
}
.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;
}
.product a.aanvragen {
	color: #004B0D;
	background-color: #F4D866;
	display: block;
	width: 155px;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	padding: 5px 0;
	margin: 0 0 10px 0;
	font-size: 12px;
}
.product a.aanvragen:hover {
	background-color: #FF8811;
	color: #FFFFFF;
}



/* FORMS */

input.submit,
a.primary {
	background: #FF8811 !important;
	font-weight: bold;
}
input.submit:hover,
input.submit:focus,
a.primary:hover {
	background: #F4D866 !important;
	color: #004B0D;
	cursor: pointer;
}

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

#fq_inp_ras {
	width: 220px;	
}

.boxed {
	color: #FFFFFF;
	border: 1px solid #00AE22;
}
.boxed h2 {
	color: #FFFFFF;
	border-bottom: 1px solid #00AE22;
}
.boxed .product .price .prefix, .boxed .product .price .amount {
	color: #FF8811;
}
.boxed .product .price {
	border-top: 1px solid #00AE22;
}



iframe {
	background: #FFFFFF;
}


.aflsuitstraat {
	background: url(img/bg_aflsuitstraat_grey.gif) no-repeat;
}
.aflsuitstraat ol li {
	background: url(img/bg_aflsuitstraat_sep_grey.gif) no-repeat right top;
	color: #999999;
}
.aflsuitstraat ol li.active {
	color: #004B0D;
}