
* {
margin:0;
padding:0;
}
body {
-x-system-font:none;
/*background:#F3FAF1 url(../images/bg_body.gif) repeat-x scroll 0 0;
color:#3E1246;*/
font-family:Arial,Helvetica,sans-serif;
font-size:65.2%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.2;
}
form {
margin:0;
padding:0;
}
.accessibility {
display:none;
}

.copy{
	font-size: 10px;
 
}
a:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
a {
color:#3E1246;
}
a:link, a:visited {
color:#3E1246;
text-decoration:underline;
}
a:hover, a:active {
color:#3E1246;
text-decoration:none;
}
img {
border:medium none;
}
p {
font-size:1.1em;
}
label {
font-size:1.1em;
}
select {
font-size:1.1em;
}
.clear {
clear:both;
}
.block {
display:block;
}
.hidden {
display:none;
}
.expandableHide ul {
display:none;
}
.expandableShow ul {
display:block;
}
.expandableHideAll {
display:none;
}
.red{
color: #F00;
}
h1 {
font-size:2.4em;
}
h2 {
font-size:1.6em;
}
h3 {
font-size:1.3em;
}
h4 {
font-size:1.2em;
}
div#container {
background:#FFFFFF;
color:#009cda;
margin:0px auto 0;
width:770px;
}
div#disclaimer {
clear:both;
font-style:italic;
margin:10px 0 0;
padding:0;
width:90%;
}
div#disclaimer p {
margin:0;
padding:0;
}
div#navigation-empty {
width:770px;
height: 23px;
}
ul#navigation-primary {
background:#9C4887 url(../images/bg_navigation-primary.gif) no-repeat scroll 0 0;
color:#FFFFFF;
display:inline;
float:left;
font-size:1.2em;
font-weight:bold;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
width:770px;
}
ul#navigation-primary li {
float:left;
min-height:30px;
}
ul#navigation-primary li a {
background:#9C4887 url(../images/bg_navigation-primary.gif) no-repeat scroll 0 0;
color:#FFFFFF;
display:block;
float:left;
padding:7px 0;
text-align:center;
text-decoration:none;

}
ul#navigation-primary li#np01 a {
background-position:0 0;
width:241px;
}
ul#navigation-primary li#np01 a:hover, body.ubw ul#navigation-primary li#np01 a {
background-position:0 -30px;
}
ul#navigation-primary li#np02 a {
background-position:-241px 0;
width:116px;
}
ul#navigation-primary li#np02 a:hover, body.products ul#navigation-primary li#np02 a {
background-position:-241px -30px;
}
ul#navigation-primary li#np03 a {
background-position:-357px 0;
width:146px;
}
ul#navigation-primary li#np03 a:hover, body.iar ul#navigation-primary li#np03 a {
background-position:-357px -30px;
}
ul#navigation-primary li#np04 a {
background-position:-503px 0;
width:136px;
}
ul#navigation-primary li#np04 a:hover, body.contact ul#navigation-primary li#np04 a {
background-position:-503px -30px;
}
ul#navigation-primary li#np05 a {
background-position:-639px 0;
width:131px;
}
ul#navigation-primary li#np05 a:hover, body.professionals ul#navigation-primary li#np05 a {
background-position:-639px -30px;
}
div#branding {
background:#4EAA2C url(../images/header.gif) no-repeat scroll 0 0;
color:#FFFFFF;
height:86px;
position:relative;
width: 770px;
}
div#branding img {
margin:1px 0 0 26px;
}
div#branding div#branding-search {
bottom:10px;
max-width:500px;
min-width:300px;
position:absolute;
right:26px;
}
div#branding div#branding-search label {
float:left;
}
div#branding div#branding-search input {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #2B5D18;
color:#143507;
float:left;
margin:0 0 0 10px;
padding:1px 2px;
}
div#branding div#branding-search input.image {
border:medium none;
padding:0;
}
div#content-wrapper {
clear:both;
float:left;
margin:0 11px;
padding:5px 0;
width:760px;
}
div#content {
float:right;
margin:0;
width:595px;

}

div#content-banners {
}

	div#content-banners .banner-1{
		float: left;
	}
	
	div#content-banners #banner-2{
		float: left;
		background-image: url(../images/bg_action.gif);
		height: 205px;
		width: 186px;
		margin-left: 20px;
		padding: 15px 10px 10px 10px;
	}
	
			div#content-banners #banner-2 .title{
				font-size: 14px;
				font-weight: bold;
			}
			
				div#content-banners #banner-2 .banner{
					padding-top: 5px;
				}
				
				div#content-banners #banner-2 .button{
					padding-top: 12px;
					float: right;
				}
	
div#content-form{
	float: left;
	width: 422px;
	padding-left: 18px;
	color:#009cda;
	font-size: 12px;
}

		div#content-form tr td{
			padding-right: 5px;
			padding-bottom: 5px;
		}
		
		div#content-form tr td#postcode input{ 
			width: 60px;
		}
		
		div#content-form tr td#plaats input{ 
			width: 207px;
		}
		
		div#content-form tr td#verzenden input{ 
			width: 87px;
			background-image: url(../images/button_verzenden.gif);
			height: 19px;
			float: right;
		}
		
		div#content-form input{
			border: none;
			background-image: url(../images/bg_inputfield.gif);
			background-position: right;
			height: 19px;
			width: 323px;
		}
		
.backbutton{
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}
	


div#content-primary {
/*background:transparent url(../images/bg_content-primary.gif) no-repeat scroll 0 0;
margin:0;
padding:0;*/
}
div#content h1 {
color:#3E1246;
margin:0 0 10px 15px;
padding:16px 0 0;
}
div#content h2 {
color:#3E1246;
margin:10px 0 0 15px;
}
div#content h3 {
color:#3E1246;
margin:10px 0 0 15px;
}
div#content h3.green {
color:#3E1246;
font-size:12px;
margin-bottom:-4px;
text-decoration:none;
}
div#content h3.green a {
color:#3E1246;
text-decoration:none;
}
div#content h3.green a:hover {
color:#258302;
}
div#content h3.black a {
color:#258302;
text-decoration:none;
}
div#content h3.black a:hover {
color:#3E1246;
}
div#content h4 {
color:#3E1246;
margin:10px 0 0 15px;
}
div#content p {
color:#258302;
padding:5px 15px;
}
div#content-primary p.intro {
font-size:1.2em;
padding-top:0;
}
div#content p.ttoc {
font-weight:bold;
}
div#content p.ttoc a {
background:transparent url(../images/icon_top.gif) no-repeat scroll 100% 50%;
color:#3E1246;
font-weight:bold;
padding-right:20px;
text-decoration:none;
}
div#content li {
font-size:1.1em;
}
div#content div.item-copy {
margin:10px 20px 0 0;
}
div#content div#toc {
margin:0;
}
div#content div#toc h2 {
font-size:1.6em;
padding:10px 15px 0;
}
div#content div#toc ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:5px 0 0;
}
div#content div#toc ul li {
background:transparent url(../images/bullet_3e1246.gif) no-repeat scroll 0 50%;
margin:0;
padding:0 10px;
}
div#navigation-secondary {
background:#BCE3A4 url(../images/nav_green.gif) no-repeat scroll left bottom;
font-size:1.1em;
padding:0 0 4px;
width:160px;
}
div#navigation-secondary ul {
background:transparent url(../images/nav_green-ul.gif) no-repeat scroll left top;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:4px 4px 0;
}
div#navigation-secondary ul a {
color:#3E1246;
display:block;
text-decoration:none;
width:152px;
}
div#navigation-secondary ul li {
background:#FFFFFF url(../images/nav_green-li.gif) no-repeat scroll right top;
color:#3E1246;
margin:1px 0;
}
div#navigation-secondary ul li a {
background:transparent none repeat scroll 0 0;
display:block;
width:152px;
}
div#navigation-secondary ul li a span {
background:transparent url(../images/nav_green-li.gif) no-repeat scroll left bottom;
display:block;
padding:5px 15px;
}
div#navigation-secondary ul li.active {
background:#F2E8F5 none repeat scroll 0 0;
}
div#navigation-secondary ul li.active a, div#navigation-secondary ul li.active a:hover {
background:#CFA9D8 url(../images/nav_green-li-li.gif) no-repeat scroll left bottom;
}
div#navigation-secondary ul li.active a span, div#navigation-secondary ul li.active a:hover span {
background:transparent url(../images/nav_green-li-sub-a.gif) no-repeat scroll left top;
}
div#navigation-secondary ul li a:hover {
background:#CFA9D8 url(../images/nav_green-li-li.gif) no-repeat scroll left bottom;
}
div#navigation-secondary ul li a:hover span {
background:transparent url(../images/nav_green-li-sub-a.gif) no-repeat scroll left top;
}
div#navigation-secondary ul li.subnav {
background:#F2E8F5 url(../images/nav_green-li-li.gif) no-repeat scroll left bottom;
padding-bottom:2px;
}
div#navigation-secondary ul li.subnav ul li.subnav {
background:transparent none repeat scroll 0 0;
}
div#navigation-secondary ul li.subnav a, div#navigation-secondary ul li.subnav a:hover {
background:#CFA9D8 url(../images/nav_green-li-sub.gif) no-repeat scroll left bottom;
border-bottom:1px solid #FFFFFF;
}
div#navigation-secondary ul li.subnav a span {
background:transparent url(../images/nav_green-li-sub-a.gif) no-repeat scroll left top;
}
div#navigation-secondary ul li.subnav ul {
background:transparent none repeat scroll 0 0;
padding:0;
}
div#navigation-secondary ul li.subnav ul li {
background:transparent none repeat scroll 0 0;
margin:0;
}
div#navigation-secondary ul li.subnav ul li a, div#navigation-secondary ul li.subnav ul li a:hover {
background:transparent none repeat scroll 0 0;
border:medium none;
padding:0;
}
div#navigation-secondary ul li.subnav ul li a span {
background:transparent none repeat scroll 0 0;
padding:2px 10px 2px 25px;
}
div#navigation-secondary ul li.subnav ul li.active a span, div#navigation-secondary ul li.subnav ul li a:hover span {
background:transparent url(../images/bullet_3e1246.gif) no-repeat scroll 15px 50%;
text-decoration:underline;
}
div#navigation-secondary ul li.subnav ul li.active li a span {
background:transparent none repeat scroll 0 0;
text-decoration:none;
}
div#navigation-secondary ul li.subnav ul li.first a {
background:transparent url(../images/nav_green-li-sub-first.gif) no-repeat scroll 0 0;
}
div#navigation-secondary ul li.subnav ul li ul li span {
padding-left:35px;
}
div#navigation-secondary ul li.subnav ul li ul ul li span {
padding-left:45px;
}
div#navigation-secondary ul li.subnav ul li ul li.first a {
background:transparent none repeat scroll 0 0;
}
body.professionals div#navigation-secondary {
background-color:#B4D9EB;
background-image:url(../images/nav_blue.gif);
}
body.professionals div#navigation-secondary ul {
background-image:url(../images/nav_blue-ul.gif);
}
body.professionals div#navigation-secondary ul a {
color:#006292;
}
body.professionals div#navigation-secondary ul li {
background-image:url(../professional/images/nav_blue-li.gif);
}
body.professionals div#navigation-secondary ul li a span {
background-image:url(../professional/images/nav_blue-li.gif);
}
body.professionals div#navigation-secondary ul li.active {
background:#A9DAF2 none repeat scroll 0 0;
}
body.professionals div#navigation-secondary ul li.active a, body.professionals div#navigation-secondary ul li.active a:hover {
background-color:#A9DAF2;
background-image:url(../professional/images/nav_blue-li-li.gif);
}
body.professionals div#navigation-secondary ul li.active a span, body.professionals div#navigation-secondary ul li.active a:hover span {
background-image:url(../professional/images/nav_blue-li-sub-a.gif);
}
body.professionals div#navigation-secondary ul li a:hover {
background-color:#A9DAF2;
background-image:url(../professional/images/nav_blue-li-li.gif);
}
body.professionals div#navigation-secondary ul li a:hover span {
background-image:url(../professional/images/nav_blue-li-sub-a.gif);
}
body.professionals div#navigation-secondary ul li.subnav {
background-color:#D9ECF5;
background-image:url(../professional/images/nav_blue-li-li.gif);
}
body.professionals div#navigation-secondary ul li.subnav a, body.professionals div#navigation-secondary ul li.subnav a:hover {
background:#A9DAF2 url(../images/nav_blue-li-sub.gif) no-repeat scroll left bottom;
border-bottom:1px solid #FFFFFF;
}
body.professionals div#navigation-secondary ul li.subnav a span {
background-image:url(../professional/images/nav_blue-li-sub-a.gif);
}
body.professionals div#navigation-secondary ul li.subnav ul {
background:transparent none repeat scroll 0 0;
padding:0;
}
body.professionals div#navigation-secondary ul li.subnav ul li {
background:transparent none repeat scroll 0 0;
margin:0;
}
body.professionals div#navigation-secondary ul li.subnav ul li a, body.professionals div#navigation-secondary ul li.subnav ul li a:hover {
background:transparent none repeat scroll 0 0;
border:medium none;
padding:0;
}
body.professionals div#navigation-secondary ul li.subnav ul li a span {
background:transparent none repeat scroll 0 0;
padding:2px 10px 2px 25px;
}
body.professionals div#navigation-secondary ul li.subnav ul li.active a span, body.professionals div#navigation-secondary ul li.subnav ul li a:hover span, body.professionals div#navigation-secondary ul li.subnav ul li a span.active  {
background:transparent url(../images/bullet_006292.gif) no-repeat scroll 15px 50%;
text-decoration:underline;
}
body.professionals div#navigation-secondary ul li.subnav ul li.active li a span {
background:transparent none repeat scroll 0 0;
text-decoration:none;
}
body.professionals div#navigation-secondary ul li.subnav ul li.first a {
background:transparent url(../images/nav_blue-li-sub-first.gif) no-repeat scroll 0 0;
}
body.professionals div#navigation-secondary ul li.subnav ul li ul li span {
padding-left:35px;
}
body.professionals div#navigation-secondary ul li.subnav ul li ul ul li span {
padding-left:45px;
}
body.professionals div#navigation-secondary ul li.subnav ul li ul li.first a {
background:transparent none repeat scroll 0 0;
}
body.professionals div#navigation-secondary2 {
background:#B4D9EB url(../images/nav_blue.gif) no-repeat scroll left bottom;
font-size:1.1em;
padding:0 0 4px;
width:160px;
}
body.professionals div#navigation-secondary2 ul {
background:transparent url(../images/nav_blue-ul.gif) no-repeat scroll left top;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:4px 4px 0;
}
body.professionals div#navigation-secondary2 ul a {
color:#006292;
display:block;
text-decoration:none;
width:152px;
}
body.professionals div#navigation-secondary2 ul li {
background:#FFFFFF url(../professional/images/nav_blue-li.gif) no-repeat scroll right top;
color:#3E1246;
margin:1px 0;
}
body.professionals div#navigation-secondary2 ul li a span {
background:transparent url(../professional/images/nav_blue-li.gif) no-repeat scroll left bottom;
display:block;
padding:5px 15px;
}
body.professionals div#navigation-secondary2 ul li.active {
background:#A9DAF2 none repeat scroll 0 0;
}
body.professionals div#navigation-secondary2 ul li.active a, body.professionals div#navigation-secondary2 ul li.active a:hover {
background-color:#A9DAF2;
background-image:url(../professional/images/nav_blue-li-li.gif);
}
body.professionals div#navigation-secondary2 ul li.active a span, body.professionals div#navigation-secondary2 ul li.active a:hover span {
background-image:url(../professional/images/nav_blue-li-sub-a.gif);
}
body.professionals div#navigation-secondary2 ul li a:hover {
background-color:#A9DAF2;
background-image:url(../professional/images/nav_blue-li-li.gif);
}
body.professionals div#navigation-secondary2 ul li a:hover span {
background:transparent url(../professional/images/nav_blue-li-sub-a.gif) no-repeat scroll left top;
}
div#content div.item91b982490 {
background:#E5F1E1 url(../images/item/91b982-490-base.gif) no-repeat scroll left bottom;
margin:0 0 15px 10px;
padding:0 0 20px;
width:490px;
}
div#content div.item91b982490 h2 {
margin:0;
}
div#content div.item91b982490 h3 {
margin:0;
}
div#content div.item91b982490 div {
background:transparent url(../images/item/91b982-490.gif) repeat-y scroll 0 0;
}
div#content div.item91b982490 div .top {
background:transparent url(../images/item/91b982-490-top.gif) no-repeat scroll left top;
margin:0;
}
div#content div.item91b982490 div p {
font-size:1.1em;
padding:10px 60px 5px 50px;
}
div#content div.item91b982445 {
background:#E5F1E1 url(../images/item/91b982-445-base.gif) no-repeat scroll left bottom;
margin:0 0 15px 10px;
padding:0 0 20px;
width:445px;
}
div#content div.item91b982445 h2 {
margin:0;
}
div#content div.item91b982445 div {
background:transparent url(../images/item/91b982-445.gif) repeat-y scroll 0 0;
}
div#content div.item91b982445 div .top {
background:transparent url(../images/item/91b982-445-top.gif) no-repeat scroll left top;
margin:0;
}
div#content div.item91b982445 div p {
font-size:1.1em;
padding:10px 60px 5px 50px;
}
div#content div.item61aed8490 {
background:#DCEBF5 url(../images/item/61aed8-490-base.gif) no-repeat scroll left bottom;
margin:0 0 15px 10px;
padding:0 0 20px;
width:490px;
}
div#content div.item61aed8490 h2 {
margin:0;
}
div#content div.item61aed8490 div {
background:transparent url(../images/item/61aed8-490.gif) repeat-y scroll 0 0;
}
div#content div.item61aed8490 div .top {
background:transparent url(../images/item/61aed8-490-top.gif) no-repeat scroll left top;
margin:0;
}
div#content div.item61aed8490 div p {
font-size:1.1em;
padding:10px 60px 5px 50px;
}
div#content div.item61aed8360 {
background:#DCEBF5 url(../images/item/61aed8-360-base.gif) no-repeat scroll left bottom;
margin:0 0 15px 10px;
padding:0 0 20px;
width:360px;
}
div#content div.item61aed8360 h2 {
margin:0;
}
div#content div.item61aed8360 div {
background:transparent url(../images/item/61aed8-360.gif) repeat-y scroll 0 0;
}
div#content div.item61aed8360 div .top {
background:transparent url(../images/item/61aed8-360-top.gif) no-repeat scroll left top;
margin:0;
}
div#content div.item61aed8360 div p {
font-size:1.1em;
padding:10px 60px 5px 50px;
}
div#content div.item61aed8200 {
background:#DCEBF5 url(../images/item/61aed8-200-base.gif) no-repeat scroll left bottom;
margin:0 0 15px 10px;
padding:0 0 20px;
width:200px;
}
div#content div.item61aed8200 h2 {
margin:0;
}
div#content div.item61aed8200 div {
background:transparent url(../images/item/61aed8-200.gif) repeat-y scroll 0 0;
}
div#content div.item61aed8200 div .top {
background:transparent url(../images/item/61aed8-200-top.gif) no-repeat scroll left top;
margin:0;
}
div#content div.item61aed8200 div p {
font-size:1.1em;
padding:10px 60px 5px 50px;
}
div#content div.itemb982a4360 {
background:#F1E2EB url(../images/item/b982a4-360-base.gif) no-repeat scroll left bottom;
margin:0 0 15px 10px;
padding:0 0 20px;
width:360px;
}
div#content div.itemb982a4360 div {
background:transparent url(../images/item/b982a4-360.gif) repeat-y scroll 0 0;
color:#3E1246;
}
div#content div.itemb982a4360 h2 {
margin:0;
}
div#content div.itemb982a4360 div .top {
background:transparent url(../images/item/b982a4-360-top.gif) no-repeat scroll left top;
margin:0;
}
div#content div.itemb982a4360 div p {
color:#3E1246;
font-size:1.1em;
padding:10px 60px 5px 50px;
}
div#content div.itemb982a4360 div div.top {
padding:7px;
}
div#content div.itemb982a4200 {
background:#F1E2EB url(../images/item/b982a4-200-base.gif) no-repeat scroll left bottom;
margin:0 0 15px 10px;
padding:0 0 20px;
width:200px;
}
div#content div.itemb982a4200 div {
background:transparent url(../images/item/b982a4-200.gif) repeat-y scroll 0 0;
color:#3E1246;
}
div#content div.itemb982a4200 h2 {
margin:0;
}
div#content div.itemb982a4200 div .top {
background:transparent url(../images/item/b982a4-200-top.gif) no-repeat scroll left top;
margin:0;
}
div#content div.itemb982a4200 div p {
color:#3E1246;
font-size:1.1em;
padding:10px 60px 5px 50px;
}
div#content div.itemb982a4200 div div.top {
padding:7px;
}
div#item-product {
margin:0 0 15px 45px;
padding:20px 0 0;
width:450px;
}
div#item-product div#item-product-header img#header-logo {
float:left;
margin-right:10px;
width:78px;
}
div#item-product div#item-product-header h1 {
float:left;
margin:0;
padding:0;
}
div#item-product div#item-product-header img#header-icons {
float:right;
width:76px;
}
div#item-product div#item-product-header img#header-icons-bed {
float:right;
width:27px;
}
div#item-product div#item-product-tabs {
background:#4A8A38 url(../images/content/products/bg_item-prd-tabs.gif) no-repeat scroll 0 0;
clear:both;
height:19px;
padding:6px 0 0 12px;
}
div#item-product div#item-product-tabs p {
color:#529141;
float:left;
font-size:1.1em;
font-weight:bold;
margin:0;
padding:0 5px 0 0;
width:90px;
}
div#item-product div#item-product-tabs ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
div#item-product div#item-product-tabs li {
float:left;
font-size:1.1em;
font-weight:bold;
margin:0;
padding:0;
}
div#item-product div#item-product-tabs li a {
background:transparent url(/_client/images/global/bullet_grad-green.gif) no-repeat scroll 0 0;
color:#EAF3E7;
display:block;
float:left;
margin:0;
padding:0 10px 0 3px;
text-decoration:none;
}
div#item-product div#item-product-tabs li.active a, div#item-product div#item-product-tabs li a:hover {
text-decoration:underline;
}
div#item-product div#item-product-tabs li.first a {
background-image:none;
padding-left:0;
}
div#item-product div#item-product-info {
background:transparent url(../images/content/products/bg_item-prd-info.gif) repeat-y scroll 0 0;
clear:both;
width:450px;
}
div#item-product div#item-product-info div#item-product-info-description {
background:transparent url(../images/content/products/bg_item-prd-info-desc.gif) repeat-y scroll 0 0;
min-height:160px;
padding:20px 0 5px 170px;
position:relative;
}
div#item-product div#item-product-info div#item-product-info-description p {
padding:5px 10px 5px 0;
}
div#item-product div#item-product-info div#item-product-info-description p.intro {
font-weight:bold;
}
div#item-product div#item-product-info div#item-product-info-description div a {
background:transparent url(../images/icon_moredetails.gif) no-repeat scroll right top;
color:#3E1246;
font-weight:bold;
padding:0 20px 0 0;
text-decoration:none;
}
div#item-product div#item-product-info div#item-product-info-description ul {
clear:both;
margin:0;
padding:10px 0;
}
div#item-product div#item-product-info div#item-product-info-description ul li {
margin:5px 10px 0;
}
div#item-product div#item-product-info div#item-product-info-description ol {
margin:0 0 5px;
}
div#item-product div#item-product-info div#item-product-info-description ol li {
margin:0 10px 0 15px;
}
div#item-product div#item-product-info div#item-product-info-description ul.buttons {
clear:both;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px 0 20px;
padding:0 0 5px;
width:300px;
}
div#item-product div#item-product-info div#item-product-info-description ul.buttons li {
float:left;
margin:0 10px 0 0;
}
div#item-product div#item-product-info div#item-product-info-description ul.buttons li a {
float:left;
}
div#item-product div#item-product-info div#item-product-info-description img#item-product-image {
left:0;
position:absolute;
top:10px;
}
div#item-product div#item-product-info div#item-product-info-sizes {
clear:both;
width:440px;
}
div#item-product div#item-product-info div#item-product-info-sizes {
background-color:#EAF3E7;
clear:both;
margin:0 5px;
position:relative;
}
div#item-product div#item-product-info div#item-product-info-sizes ul {
font-size:1.1em;
margin-left:170px;
padding:10px 10px 20px 0;
position:relative;
z-index:100;
}
div#item-product div#item-product-info div#item-product-info-sizes ul li {
color:#529141;
font-size:1em;
font-weight:bold;
list-style-image:url(../images/bullet_depend.gif);
margin:0 0 5px;
padding:0 0 0 5px;
}
div#item-product div#item-product-info div#item-product-info-sizes ul li a {
color:#529141;
}
div#item-product div#item-product-info div#item-product-info-sizes img#item-product-info-sizes-ill {
bottom:0;
left:0;
position:absolute;
}
div#item-product div#item-product-info-more {
background:#4A8A38 url(../images/content/products/bg_item-prd-info-more.gif) no-repeat scroll left bottom;
clear:both;
height:27px;
}
div#item-product div#item-product-info-more a {
background:transparent url(/_client/images/global/bullet_arrow-ffffff.gif) no-repeat scroll 10px 10px;
color:#FFFFFF;
display:block;
font-size:1.2em;
font-weight:bold;
line-height:27px;
padding-left:20px;
text-decoration:none;
}
div#item-product div#item-product-info-more a:hover {
text-decoration:underline;
}
div#item-product div#item-product-info div#item-product-info-description div.expandableShow, div#item-product div#item-product-info div#item-product-info-description div.expandable {
margin:10px 0;
}
div#item-product div#item-product-info div#item-product-info-description div.expandableShow ul, div#item-product div#item-product-info div#item-product-info-description div.expandable ul {
list-style-image:url(../images/bullet_greencircle.gif);
}
div#siteinfo {
background:#F3FAF1 url(../images/bg_siteinfo.jpg) no-repeat scroll 0 0;
clear:both;
height: 104px;
}
div#siteinfo a {
color: #009cda;
text-decoration:none;
}
div#siteinfo a:hover {
text-decoration:underline;
}
div#siteinfo ul {
height:60px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:187px;
padding-top: 50px;

}
div#siteinfo ul li {
border-left:1px solid #009cda;
float:left;
margin-top:14px;
padding:0 5px;
}
div#siteinfo ul li.first {
border-left:medium none;
padding-right:5px;
}
div#siteinfo ul li#totp {
border:medium none;
float:right;
padding:0 25px 0 0;
}
div#siteinfo p#siteinfo-legal {
clear:both;
color:#909090;
padding:0px 20px 0;
}
div#siteinfo p#siteinfo-legal a {
background-color:#F3FAF1;
color:#909090;
text-decoration:underline;
}
body.home div#content-wrapper {
background:transparent url(../images/content/home/bg_content-wrapper.gif) no-repeat scroll center bottom;
padding-bottom:24px;
}
body.home div#content {
float:none;
width:760px;
}
body.home div#content-primary {
background:transparent url(../images/content/home/bg_content-primary.jpg) no-repeat scroll 0 0;
min-height:265px;
}
body.home div#content-primary h1 {
background:transparent url(../images/content/home/hdr_welcome.gif) no-repeat scroll 0 14px;
height:70px;
margin:0 0 0 20px;
padding:0;
text-indent:-9999px;
}
body.home div#content-primary p {
color:#258302;
margin:0 440px 15px 20px;
padding:0;
}
body.home div#content-spotlight {
background-color:#E6F1E2;
clear:both;
color:#000000;
margin:5px 0 0;
}
body.home div#content-spotlight div.spotlight {
float:left;
}
body.home div#content-spotlight div.spotlight h2 {
height:54px;
margin:0;
text-indent:-9999px;
}
body.home div#content-spotlight div.spotlight p {
margin:7px 0 10px 20px;
padding:0;
}
body.home div#content-spotlight div.spotlight span.button {
bottom:13px;
left:20px;
position:absolute;
}
body.home div#content-spotlight div.spotlight-information {
background:#F1E2EF url(../images/content/home/bg_spotlight-information.gif) no-repeat scroll center bottom;
min-height:181px;
position:relative;
width:375px;
}
body.home div#content-spotlight div.spotlight-information h2 {
background:transparent url(../images/content/home/hdr_quick-info.gif) no-repeat scroll 0 0;
}
body.home div#content-spotlight div.spotlight-information p {
color:#490B54;
padding-right:155px;
}
body.home div#content-spotlight div.spotlight-information div.form {
color:#490B54;
margin:0 0 15px 20px;
padding:5px 155px 0 0;
}
body.home div#content-spotlight div.spotlight-information label {
}
body.home div#content-spotlight div.spotlight-information select {
}
body.home div#content-spotlight div.spotlight-information div#granny {
background:transparent url(../images/content/home/amb_spotlight-granny.jpg) no-repeat scroll 0 0;
display:block;
height:169px;
position:absolute;
right:6px;
top:6px;
width:152px;
}
body.home div#content-spotlight div.spotlight-product {
background:transparent url(../images/content/home/bg_spotlight-product4.gif) no-repeat scroll center bottom;
margin-left:10px;
min-height:181px;
position:relative;
width:375px;
}
body.home div#content-spotlight div.spotlight-product h2 {
background:#E6F1E2 url(../images/content/home/_hdr_choose_product_2.gif) no-repeat scroll 0 0;
}
body.home div#content-spotlight div.spotlight-product p {
color:#36801D;
padding-right:215px;
}
body.home div#content-spotlight div.spotlight-product span.button {
bottom:13px;
left:20px;
position:absolute;
}
body.unsubscribe div#content-wrapper {
background:transparent url(../images/content/home/bg_content-wrapper.gif) no-repeat scroll center bottom;
padding-bottom:24px;
}
body.unsubscribe div#content {
float:none;
width:760px;
}
body.unsubscribe div#content-primary {
background:transparent url(../images/content/home/bg_content-primary.jpg) no-repeat scroll 0 0;
height:265px;
}
body.unsubscribe div#granny {
}
body.ubw div#content-wrapper {
background:transparent url(../images/content/understanding-bladder-weakness/bg_content-wrapper.gif) repeat-x scroll center bottom;
padding-bottom:24px;
}
body.ubw div#content-primary {
background:transparent url(../images/hdr_01_ducks_green.jpg) no-repeat scroll 0 0;
color:#258302;
min-height:165px;
padding-bottom:10px;
position:relative;
}
body.ubw div#content-primary h1 {
padding-right:230px;
}
body.ubw div#content-primary p {
padding-right:230px;
}
body.ubw div#content div#toc h2 {
color:#3E1246;
}
body.ubw div#content div#toc a {
color:#3E1246;
}
body.ubw div#content div.item {
clear:both;
float:left;
margin-left:15px;
width:570px;
}
body.ubw div#content div.item div.content {
color:#258302;
float:left;
margin-right:10px;
width:350px;
}
body.ubw div#content div.item div.content h2 {
font-size:1.4em;
margin:0;
padding:5px 0;
}
body.ubw div#content div.item div.content p {
padding:5px 0;
}
body.ubw div#content div.item div.content ul {
margin:0 15px;
padding:0;
}
body.ubw div#content div.item div.content ul li {
margin:0;
padding:5px 0;
}
body.ubw div#content div.item div.itemb982a4200 {
float:right;
margin:20px 0 0;
}
body.ubw div#content div.item div.itemb982a4200 p {
padding:5px 15px;
}
body.ubw div#content div.item div.itemb982a4200 h3 {
font-size:1.1em;
margin:0;
padding:10px 15px 0;
}
body.ubw div#content div.item div.itemb982a4200 ul {
margin:5px 0 0;
padding:2px 15px;
}
body.ubw div#content div.item div.itemb982a4200 ul li {
font-size:1.1em;
margin:0 15px;
padding:2px 0;
}
body.ubw div#content div.item-case-study img {
float:right;
margin-top:30px;
}
body.ubw div#content div.item-case-study-alt div.content {
float:right;
width:360px;
}
body.ubw div#content div.item-case-study-alt img {
float:left;
}
body.ubw div#content div#toc {
margin:10px 0 10px 10px;
}
body.ubw div#content div#toc h2 {
font-size:1.2em;
padding:15px 15px 10px;
}
body.ubw div#content div#toc ul {
margin:0 15px;
padding:5px 0;
}
body.ubw div#content div.item91b982490 div h2 {
background:transparent url(../images/item/91b982-490-top-f8fbf6.gif) no-repeat scroll left top;
font-size:1.2em;
padding:15px 20px 10px;
}
body.ubw div#content div.item91b982490 div p {
font-size:1.1em;
padding:10px 20px 5px;
}
body.ubw div#content div.item91b982490 div h3 {
color:#258302;
font-size:1.2em;
padding:5px 20px 0;
}
body.ubw div#content div.item91b982490 div ul {
color:#258302;
margin:5px 35px;
}
body.ubw div#content div.item91b982490 div .multi-item {
background:transparent url(../images/item/91b982-490-p-f8fbf6.gif) no-repeat scroll left top;
}
body.ubw-cobw div#content-primary {
background-image:url(../images/hdr_02_v2_tea_green.jpg);
}
body.ubw-lwbw div#content-primary {
background-image:url(../images/hdr_17_v2_starjump_green.jpg);
}
body.ubw-ut div#content-primary {
background-image:url(../images/hdr_02_tea_green.jpg);
}
body.ubw-pfe div#content-primary {
background-image:url(../images/hdr_09_baby_woman_green.jpg);
}
body.ubw-cs div#content-primary {
background-image:url(../images/hdr_14_grandad_green.jpg);
}
body.ubw-bwd div#content-primary {
background-image:url(../images/hdr_03_laughing_green.jpg);
}
body.ubw-mar div#content-primary {
background-image:url(../images/hdr_07_kidandmum_green.jpg);
}
body.nhs div#content div.item {
float:left;
margin:10px 20px 0 15px;
}
body.nhs div#content div.item div.content {
float:left;
width:350px;
}
body.nhs div#content div.item div.content h2 {
font-size:1.4em;
margin:0;
padding:5px 0;
}
body.nhs div#content div.item div.content p {
padding:5px 0;
}
body.nhs div#content div.item5daad4490 {
background:#FFFFFF url(../images/item/8eb782-490-base.gif) no-repeat scroll left bottom;
clear:both;
margin:0 0 15px 10px;
padding:0 0 20px;
width:490px;
}
body.nhs div#content div.item5daad4490 p {
background:transparent url(../images/item/8eb782-490-rule.gif) no-repeat scroll center bottom;
color:#3E1246;
padding:5px 15px 10px;
}
body.nhs div#content div.item5daad4490 h3 {
font-size:1.1em;
padding:10px 15px 0 0;
}
body.nhs div#content div.item5daad4490 div h3.top {
background:transparent url(../images/item/8eb782-490-top-nhs.gif) no-repeat scroll left top;
margin:0;
padding:114px 0 0 15px;
}
body.nhs div#content div.item5daad4490 div {
background:transparent url(../images/item/8eb782-490.gif) repeat-y scroll 0 0;
color:#3E1246;
}
body.contact div.item91b982445 .top {
font-size:1.4em;
padding:10px 18px 0;
}
body div.df .error-summary {
color:red;
font-size:1.1em;
margin:15px;
width:100%;
}
body div.df .error-summary ul {
list-style-image:none;
list-style-position:outside;
list-style-type:square;
margin:5px 15px;
}
body div.df .toolbar input, body div.df .toolbar a {
border:medium none;
}
div#content div.sitemap ul {
font-size:1.2em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 18px;
}
div#content div.sitemap ul ul {
font-size:0.9em;
}
div#content div.sitemap ul ul ul {
font-size:0.9em;
}
div#content div.sitemap ul li {
font-weight:bold;
padding:3px 0 10px;
}
div#content div.sitemap ul li a {
text-decoration:none;
}
div#content div.sitemap ul li li {
font-weight:normal;
padding:3px 0;
}
div#leftnav {
float:left;
font-size:1.1em;
padding:0 0 4px;
width:167px;
}
div#leftnav a {
color:#5D1767;
text-decoration:none;
}
div#leftnav a:hover {
color:#37891D;
text-decoration:underline;
}
div#Econtent {
color:#5D1767;
font-size:1em;
}
div#Econtent h2 {
color:#5D1767;
font-size:1.3em;
}
div#Econtent h3 {
color:#409225;
font-size:1.5em;
}
div#Econtent2 {
font-size:0.95em;
padding-left:5px;
padding-right:5px;
}
div#Econtent3 {
color:#5D1767;
font-size:0.93em;
padding-left:187px;
padding-right:0;
padding-top:363px;
}
div#Econtent4 {
font-size:1.1em;
padding-left:189px;
padding-right:30px;
padding-top:10px;
}
div#Econtent5 {
font-size:1.1em;
padding-left:70px;
padding-right:30px;
padding-top:10px;
}
div#Econtent6 {
color:#5D1767;
font-size:1.3em;
padding-left:187px;
padding-right:30px;
padding-top:35px;
}
div#Econtent7 {
font-size:1.1em;
padding-left:189px;
padding-right:30px;
padding-top:15px;
}
div#Econtent8 {
font-size:1.1em;
padding-left:70px;
padding-right:30px;
padding-top:10px;
}
div#Econtent9 {
color:#5D1767;
font-size:1.3em;
padding-left:187px;
padding-right:30px;
padding-top:38px;
}
div#Econtent10 {
font-size:1.1em;
padding-left:189px;
padding-right:30px;
padding-top:13px;
}
div#Econtent11 {
font-size:1.1em;
padding-left:70px;
padding-right:30px;
padding-top:10px;
}
div#defeiten {
font-size:1em;
padding-left:20px;
padding-right:10px;
padding-top:20px;
}
div#defeiten h2 {
color:#409225;
font-size:1.1em;
}
div#defeiten h3 {
color:#5D1767;
font-size:1.5em;
}
div#defeiten2 {
color:#409225;
font-size:1.1em;
padding-left:20px;
padding-right:10px;
padding-top:10px;
}
div#defeiten3 {
color:#5D1767;
font-size:1.5em;
padding-left:20px;
padding-right:10px;
padding-top:10px;
}
div#defeiten4 {
font-size:1.1em;
padding-left:20px;
padding-right:10px;
padding-top:10px;
}
div#Dcontent {
color:#5D1767;
font-size:1.1em;
}
div#Dcontent a {
color:#5D1767;
text-decoration:underline;
}
div#Dcontent a:hover {
color:#37891D;
text-decoration:underline;
}
div#Dcontent2 a {
color:#5D1767;
text-decoration:underline;
}
div#Dcontent2 a:hover {
color:#37891D;
text-decoration:underline;
}
div#Dcontent2 {
color:#5D1767;
font-size:1.15em;
}
div#Dheader {
color:#FFFFFF;
font-size:1.2em;
}
div#Dcontent3 {
color:#5D1767;
font-size:0.95em;
}
div#defeiten5 {
background:#FFFFFF url(/nl/_client/images/content/defeiten/De-Feiten_1.gif) no-repeat scroll left bottom;
clear:both;
margin:0 0 15px 10px;
padding-left:187px;
padding-right:30px;
padding-top:35px;
}
div#defeiten6 {
background:#FFFFFF url(/nl/_client/images/content/defeiten/De-Feiten_1.gif) no-repeat scroll left bottom;
clear:both;
margin:0 0 15px 10px;
padding-right:30px;
padding-top:15px;
}
div#DoenDont h2 {
color:#409225;
font-size:1.3em;
}
div#DoenDont h3 {
color:#409225;
font-size:2em;
}
div#DoenDont2 h2 {
color:#5D1767;
font-size:1.3em;
}
div#DoenDont2 h3 {
color:#5D1767;
font-size:2em;
}
div#deskundige h3 {
color:#409225;
font-size:1.5em;
}
div#deskundige2 {
color:#5D1767;
font-size:1.1em;
}
div#deskundige2 h3 {
color:#5D1767;
font-size:1.3em;
}
div#Vrouwonline h3 {
color:#409225;
font-size:1.8em;
}
div#Vrouwonline2 {
color:#5D1767;
font-size:1.2em;
}
div#Vrouwonline2 h2 {
color:#5D1767;
font-size:1.2em;
}
div#Vrouwonline2 h3 {
color:#5D1767;
font-size:1.5em;
}
div#Margriet {
color:#5D1767;
font-size:1.2em;
}
div#Margriet h3 {
color:#409225;
font-size:1.8em;
}
div#Margriet h2 {
color:#5D1767;
font-size:1.4em;
}
div#Margriet a {
color:#5D1767;
text-decoration:underline;
}
div#Margriet a:hover {
color:#37891D;
text-decoration:underline;
}
div#nav3 {
}

