/*
	De natuurlijke pil.nl
	@copyright	Bayerbbs
	@author	Tom Vanden Berghe <tom.vandenberghe@bayerbbs.com>
*/



/**
 * CLEAR & FIXES
 * _____________________________________________
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}


body{
	/*font-family: Arial, sans-serif;*/
	font : normal 75%/1.3  Arial, Verdana, Tahoma, "Lucida Console", sans-serif;
}

body.size1 {
	font : normal 75%/1.3  Arial, Verdana, Tahoma, "Lucida Console", sans-serif;
}

body.size2 {
	font : normal 95%/1.3  Arial, Verdana, Tahoma, "Lucida Console", sans-serif;
}


h1 {
	font-size: 24px;
	font-weight:normal;
	color:#000;
}

h2 {
	font-size: 24px;
	font-weight:bold;
	color:#703D29;
	margin-bottom:10px;
}

h3 {
	font-size: 16px;
	font-weight:bold;
	color:#703D29;
	margin-bottom:10px;
	margin-top:20px;
	background: #f0ebe9;
	padding: 5px;
	padding-left: 17px;
}

h4 {
	font-size: 14px;
	font-weight:bold;
	color:#703D29;
	background:  url(../images/layout/square.gif) no-repeat center left;
	padding-left: 17px;
	margin-bottom: 5px;
}

h5 {
	font-size: 12px;
	font-weight:normal;
	color:#000;
}

p {
	font-size: 12px;
}

strong{font-weight:700; color:#000;}

a{
	color: #2A368A;
}

a:hover{
	color: #2A368A;
	text-decoration:none;
}

.clear{clear:both;}
.hidden{display:none;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

span.form-error {
	padding: 2px 0;
	font-size: 13px;
	display: block;
	color: #CC0000;
	margin-left:167px;
}


/**
 * WRAPPERS & STRUCTUUR
 * _____________________________________________
 */


#containerWrapper{
	width:996px;
	background:#fff;
	padding:0;
	margin:0 auto;
}

#headerTop{
	background:#fff url(../images/layout/bg-header.gif) no-repeat 171px;
	height:70px;
}

#containerWrapper #BayerHealthCareLogo{
	position:absolute;
	padding-left:725px;
}

#containerFooter{
	width:996px;
	background:transparent url(../images/layout/bg-footer.gif) no-repeat 715px top;
	padding:13px 0px 0px 0px;
	margin:0 auto;
	border-top: 4px solid #F0EBE9;
	min-height: 125px;
}

#content #left {
	position:absolute;
	width: 170px;
	margin: 0px;
	padding: 0px;
}

#content #inhoud {
	padding: 0;
	/*padding: 25px 0px 20px 195px;*/
	padding: 25px 0px 20px 195px;
	margin: 0px 240px 0px 0px;
}

#home #inhoud {
	padding: 0px;
	margin: 0px;
}

#home #inhoud {
	padding: 0px;
	margin: 0px;
}

#content #right {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
	padding-top:0px;
	margin-top:30px;
}

div#inhoud { 
	min-height:300px;
	height:expression(this.scrollHeight > 300 ? "auto":"300px"); 
}


/**
 * GENERAL & HEADER
 * _____________________________________________
 */

h1 a{
 	width: 170px;
	height: 70px;
	background-color:#fff;
	position: absolute;
	margin:0px;
	padding:0px;
	margin-left:0px;
 	background: transparent url(../images/layout/logo.gif) no-repeat top right;
	text-indent: -9999px;
}

ul.sitemap ul{margin-left:15px; margin-bottom:20px; list-style:square; color:#646ca3;}
ul.sitemap{margin-left:30px; list-style:square; color:#2a368a;}
ul.sitemap li{padding:2px 0;}

#headerTop .mininav {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 195px;
	font-size: 10px;
	position: relative;
	margin-left:779px;
	padding-top:50px;
}

#headerTop {
	color: #999999;
}

#headerTop a {
	color: #5a5a5a;
	text-decoration: none
}

#headerTop a:hover {
	color: #333
}

div#leftBanner{
	position: absolute;
	margin-left:92px;
	z-index:10;
}


/**
 * CONTENT CONTAINERS
 * _____________________________________________
 */
 
#inhoud a{
	color: #703D29;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#inhoud a:hover{
	color: #703D29;
	border-bottom: 1px solid;
}

#inhoud p{
	line-height:18px;
	margin:0px;
	margin-left: 18px;
	padding:0px;
	padding-bottom:10px;
}

#home #inhoud p {
	margin-left: 0px;
	padding: 0px;
}

#inhoud p.intro{font-weight:700;}

#inhoud small{color:#009999; font-size:10px;}

#inhoud ul, #inhoud ol {
	margin-left: 50px;
	margin-bottom: 10px;
	font-size: 12px;
}

#inhoud a .small {
	font-size: 10px;
}

/* START SEARCH */
#search-result div {
	padding: 8px 0px 0px 0px;
	border-bottom: 1px solid #E2F4FD;
	color: #333;
}

#search-result a.link{
	color:#666;
	font-size:11px;
}

#searchBox{
	position:absolute;
	margin-left:805px;
	margin-top:15px;
}

#searhFrm input.inputfield{
	border:#666666 solid 1px;
	font-size:11px;
	padding:3px;
	padding-right:25px;
	width:75px;
	/*background: transparent url(../images/layout/search-zoom.jpg) no-repeat center right;*/
}


#searhFrm input.submitbtn{
	border:#666666 solid 1px;
	padding:1px 5px;
	background-color:#cccccc;
	color:#666;
	font-family: Arial, sans-serif;
}

#searhFrm input.submitbtn{
	font-size:11px;
}
/* END SEARCH */


/* START LOGINFRM */
#loginFrm{
	position:absolute;
	margin-left:776px;
	margin-top:50px;
	width:190px;
}

#loginFrm label{
	width:70px;
	display:block;
	float:left;
	font-size:11px;
	padding-top:4px;
}

#loginFrm div.row{
	margin:5px 0;
}


#loginFrm input.inputfield{
	border:#666666 solid 1px;
	font-size:11px;
	padding:3px;
	width:100px;
	color:#2a368a;
}

#loginFrm input.submitbtn{
	border:#666666 solid 1px;
	padding:1px 5px;
	background-color:#703D29;
	color:#2a368a;
	font-family: Arial, sans-serif;
	font-size:11px;
}


#loginFrm a{
	font-size:11px;
	text-decoration:none;
}
/* END LOGINFRM */




#rightTools{
	margin-bottom:20px;
}

#rightTools a{
	text-decoration:none;
	color:#666;
}

#rightTools a.selected{
	font-weight:700;
}



dl.galleryProducts{
	clear:left;
	background-color:#EFEFEF;
	margin-bottom:10px;
	padding:10px 10px;
}

dl.galleryProducts dt{
	width:150px;
	float:left;
}

dl.galleryProducts dd{
	margin-bottom:10px;
}

dl.galleryProducts dd input.txt{
	width:30px;
	border: 1px solid #aaa;
	background-color: #fff; /*F5F9EA*/
	padding:2px 5px;
}

/*
#flashphoto{
	margin-left:-212px;
	margin-top:-66px;
}
*/

#pg_imgintro #inhoud,
#pg_imgintro #inhoud p,
#pg_imgintro #right
{
	margin:0px;
	padding:0px;
}

#pg_imgintro #inhoud h2{
	display:none;
}
	


/**
* FOOTER
* _____________________________________________
*/


#containerFooter .links{
	width:170px;
	float: left;
}


#containerFooter .links dl {
	margin: 0;
	padding: 0;
}

#containerFooter .links dt {
	background: #D4C4BE;
	color: #6F3D2A;
	padding-left: 12px;
	margin-bottom:5px;
	padding-top:2px;
	padding-bottom:2px;
	
}

#containerFooter .links dd {
	margin: 0;
	padding: 0 0 0px 12px
}

#containerFooter .links a {
	color: #6F3D2A;
	text-decoration: none;
}

#containerFooter .links a:hover {
	text-decoration:none;
}

#containerFooter .links ul {
	font-size: 9px;
	list-style: none;
	margin: 5px 0 0;
	padding: 5px 0 0 12px
}

#containerFooter .footerblock{
	float: left;
	margin-left: 30px;
	min-height: 125px;
	position: relative;
	width: 235px;
	margin-bottom: 20px;
}

#containerFooter .footerblock h4 a{
	color: #733929;
	font-size: 12px;
	font-weight: bold;
}

#containerFooter .footerblock h4 {
	margin: 0px;
	padding: 0px; 
	background: none;
}

#containerFooter .footerblock a, #home .btn_poll_stem #rightpoll_submit{
	width: 235px;
	text-decoration: none;
	display: block;
	font-size: 11px;
	color:#000;
	padding-bottom: 10px;
}

#containerFooter .footerblock a.footerbutton span, #home .btn_poll_stem #rightpoll_submit span{
	position: absolute;
	margin-left: -12px;
	margin-top: -2px;
}

#containerFooter .footerblock a.footerbutton, #home .btn_poll_stem #rightpoll_submit {
	background-color: #733929;
	padding: 5px;
	display: inline;
	color:#fff;
	line-height: 26px;
	padding-left: 20px;
	padding-right: 7px;
}
 /**
 * NAVIGATION
 * _____________________________________________
 */

 
#left #subNav{
	background-color:#e7ded6;
	width:170px;
}


#left #subNav a{
	display:block;
	border-top:#fff solid 1px;
	padding:1px 20px;
	text-decoration:none;
	color:#703D29;
}

#left #subNav dd.sub1 a span{
	padding-left:10px;
	display:block;
}

#left #subNav dd.sub1 a.active {
	background: #703D29 url(../images/layout/arrow.gif) no-repeat 16px  center;
}

#left #subNav a:hover{
	color:#fff;
	padding:1px 20px;
	background: #703D29 url(../images/layout/arrow.gif) no-repeat 8px  center;
}

#left #subNav a.active,#left #subNav a.active:hover
{
	color:#fff;
	background: #703D29 url(../images/layout/arrow.gif) no-repeat 8px  center;
}

#left #subNav dd.sub1 a:hover {
	background: #703D29 url(../images/layout/arrow.gif) no-repeat 16px  center;
}

.menu {
	width: 996px;
	height: 18px;
	background-color: #703D29;
}

.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;	
	z-index: 100;
}


.menu li {
	float: left;
	position: relative;
	z-index: 100;
}

.menu a, .menu a:visited {
	font-weight:normal;
	display: block;
	text-decoration: none;
	color: #fff;
	border-right: 1px solid #fff;
	background: #703D29;
	padding:0px 10px;
	height: 18px;
	line-height: 17px;
	font-size: 12px;
}


* html .menu a, * html .menu a:visited, , * html .menu a:hover{
	display: block;
	float:left;
	text-align:center;
	padding-top:0px;
}

#mHome a, #mHome.active a {
	display:block;
	width: 140px;
	border: 1px solid #fff;
	border-width: 0 1px 0 0;
	text-align:left;
	padding-left: 20px;
	background: #703D29;
	color: #fff;
}

#conentpage .menu .mHome {
	border:none;
}

.menu .mHome a, .menu .mHome a:hover, .menu .mHome a:visited{
	width: 161px;
}

.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	left: 0;
	width: 190px !important;
	width: 180px;/* voor ie6*/
}

* html .menu ul ul {
	/*top: 30px !important;*/
	top: 18px;  /* voor ie6*/	
}

.menu ul ul a, .menu ul ul a:visited {
	background-color: #fff;
	display: block;
	font-size: 12px;
	font-weight:normal;
	color: #703D29;
	height:auto;
	padding:1px 10px;
	width: 190px;
	border-width: 0 0 0 0;
	text-align:left;
}

#mHome a:hover {
	background-color: #fff;
	display: block;
	font-size: 12px;
	font-weight:normal;
	color: #703D29;
}

* html .menu ul ul a, * html .menu ul ul a:visited {
	width: 190px !important;
	width: 180px;/* voor ie6*/
}

.menu table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
}



.menu a:hover, .menu ul li.active a {
	color: #703D29;
	background: #fff;
	text-align:left;
}

.menu ul ul a:hover {
	color: #fff;
	background: #703D29;
	text-align:left;
	margin:0;
	padding-top:1px;
}


.menu ul li.active ul a:hover {
	color: #fff;
	background: #703D29;
	text-align:left;
}



.menu:hover >a {
	color: #fff;
	background: #d31a21;
}

.menu ul ul:hover >a {
	color: #fff;
	background: #646ca3
}



.menu ul li:hover ul,
.menu ul a:hover ul {
	visibility: visible;
}








 /**
 * FORMS
 * _____________________________________________
 */

.gt-form {
}
.gt-form .gt-form-text, .gt-form .gt-form-textarea {
	border: 1px solid #aaa;
	background-color: #fff; /*F5F9EA*/
	padding: 1%;
	font-size: 108%;
	width: 98%;
}
.gt-form .gt-form-text-error, .gt-form .gt-form-textarea-error {
	border: 1px solid #aaa;
	border-left:3px solid #CC0000;
	background-color: #fff; /*F5F9EA*/
	padding: 1%;
	font-size: 108%;
	width: 98%;
}

.gt-form label {
	color: #454545;
	display: block;
	margin-bottom: 3px;
}
.gt-form option {
	font-size: 108%;
}
.gt-form .gt-form-row {
	margin-bottom: 10px;
}

/* Auto clear the form row */
.gt-form .gt-form-row:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.gt-form-row {display: inline-block;}

/* Hides from IE-mac \*/
* html .gt-form-row {height: 1%;}
.gt-form-row {display: block;}
/* End hide from IE-mac */
/* End auto clearing the form row */

.gt-form .gt-form-row-inline {
	clear: left;
}
.gt-form .gt-form-row-inline label {
	width: 30%;
	margin-right: 4%;
	padding: 1% 0;
	float: left;
	display: inline;
}
.gt-form .gt-form-element-label {
	margin-bottom: 5px;
	padding-left: 3px;
}
.gt-form .gt-form-note {
	font-size: 93%;
	margin: 0 0 5px 0;
	font-style: italic;
	color: #666666;
}
.gt-form .gt-form-row-inline .gt-form-text,
.gt-form .gt-form-row-inline .gt-form-text-error {
	width: 63%;
}
.gt-form .gt-form-radio, .gt-form .gt-form-checkbox {
	margin-right: 3px;
}
.gt-form .gt-submit-btn {
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}
.gt-form .gt-cancel {
	line-height: 31px;
}

.gt-error {
	background-color: #cc0000;
	padding: 5px;
	color: #fff;
}
.gt-notice-box {
	border: 3px solid #aaa;
	padding: 1em;
	background-color: #fff; /*F5F9EA*/
}
.gt-success {
	background-color: #6caa00;
	padding: 5px;
	color: #fff;
}

.gt-form .gt-submit-btn{
	border:#666666 solid 1px;
	padding:1px 5px;
	background-color:#703D29;
	color:#fff;
	font-family: Arial, sans-serif;
}

/* @group Modules */
/* Width Styles */
.gt-width-33 {
	width: 33%;
}
.gt-width-66 {
	width: 66%;
}
.gt-width-99 {
	width: 99%;
}
.gt-width-25 {
	width: 25%;
}
.gt-width-50 {
	width: 50%;
}
.gt-width-75 {
	width: 75%;
}
.gt-width-100 {
	width: 100%;
}



 /**
 * POLL
 * _____________________________________________
 */

#poll {
	position: absolute;
	z-index: 10;
	margin-left: 300px;
}

#poll .homebox-poll {
	width: 270px;
}

#poll .homebox-poll h3 {
	background: transparent;
	padding: 0px;
}

#poll li {
	list-style-type: none;
}

.answersvoted{
	width:250px;
}


.answersvoted dd.percentage{
	position:absolute;
	margin-top:2px;
	
	padding:0 5px;
	color:#fff;
	font-weight:bold;
}

.answersvoted dd.bar{
	border:#ccc solid 1px;
	height:18px;
	margin-bottom:15px;
	background-color:#fff;
}

.answersvoted dd div.answers-feedback-bar{
	background-color:#733929;
	height:10px;
	font-size:10px;
	padding:3px 0 5px 0px;
	letter-spacing:1px;
}