/*
	qlaira.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, table, caption, tbody, tfoot, thead, tr, th, td {
	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;
}

ol, ul {
	list-style: none;
}

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

caption, th, td {
	text-align: left;
	font-weight: normal;
}

body{
	background:#fff5e3 url(../images/layout/bg.jpg) no-repeat center top;
	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: 18px;
	font-weight:bold;
	color:#964211;
	font-family:"Trebuchet MS", Arial;
	
	border-bottom:#ffe0af solid 1px;
	padding-bottom:12px;
	margin-bottom:20px;
}

h3 {
	font-size: 13px;
	color:#964211;
	font-family:"Trebuchet MS", Arial;
	margin-bottom:5px;
	margin-top:15px;
}

h4 {
	font-size: 14px;
	font-weight:normal;
	color:#000;
}

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

p {
	font-size: 12px;
}

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

a{
	color: #964211;
}

a:hover{
	color: #964211;
	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:160px;
}


/**
 * WRAPPERS & STRUCTUUR
 * _____________________________________________
 */


#containerWrapper{
	width:892px;
	margin:0 auto;
}

#containerWrapper #BayerHealthCareLogo{
	position:absolute;
	padding-left:615px;
	display:none;
}

#glow{
	position:absolute;
	top:0;
	z-index: -1;
	margin-left:525px;
	background:url(../images/layout/bayerlogo.jpg) no-repeat top right;
	width: 438px;
	height:114px;
}

#headerTop{
	height:70px;
}


#containerFooter{
	width:892px;
	background:url(../images/layout/footer-bg.gif) no-repeat top;
	padding: 0px 0px;
	margin:0 auto;
	margin-bottom: 15px;
	height: 157px;
	margin-top:-75px;
}

#content{
	background:url(../images/layout/header-content.jpg) no-repeat top;
	padding-top:177px;
}

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

#content #inhoud {
	padding: 0;
	padding: 0 0px 0 190px;
	margin: 0 190px 0 0px;
}

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

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


/**
 * GENERAL & HEADER
 * _____________________________________________
 */

h1 a{
 	width: 244px;
	height: 70px;
	position: absolute;
	margin:0px;
	padding:0px;
	margin-left:0px;
 	background: transparent url(../images/layout/logo.jpg) no-repeat top left;
	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:690px;
	padding-top:37px;
}

#headerTop a, #headerTop {
	color: #693c2a;
	text-decoration: none
}

#headerTop a:hover {
	color: #693c2a
}





/**
 * CONTENT CONTAINERS
 * _____________________________________________
 */
 
#inhoud a{border-bottom: 1px dotted; text-decoration:none;}
#inhoud a:hover{border-bottom: 1px solid;}
#inhoud p{
	line-height:18px;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

#inhoud p.intro{font-weight:700;}
#inhoud .toplink{text-align:right;}
#inhoud .toplink a{color:#DFC499; font-size:10px;}


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

#inhoud ul,#right ul{
	list-style-image:url(../images/layout/li-bg.gif);
	margin-left:13px;
	margin-bottom:12px;
}
#inhoud ul li,#inhoud ol li{
	padding:2px 0;
}

#right ul li{
	padding:1px 0;
}

#inhoud ol,#right ol{
	list-style:decimal;
	margin-left:20px;
	margin-bottom:12px;
}

#inhoud ol li{
	padding:8px 0;
}




#rightTools{
	margin-bottom:20px;
}

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

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


#content #inhoudbg{
	background:#fffdfc url(../images/layout/inhoud-bottom-bg.jpg) bottom center no-repeat;
	padding:28px 22px 120px 22px;
	border:#ffe0af solid;
	border-width:1px 1px 0px 1px;
}

#faqlist a{border:none;}








/**
* FOOTER
* _____________________________________________
*/


#footerContent{padding-top:50px;}

#containerFooter .links{
	width:170px;
	position:absolute;
}


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

#containerFooter .links dt {
	color: #a48673;
	padding-left: 12px;
	padding-top: 5px;
	line-height: 11px;
	font-weight: bold;
	
}

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

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

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

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


#containerFooter p{
	padding-top:110px;
	text-align:center;
	font-size:11px;
	color:#a58674;
	padding-bottom:0px;
}








 /**
 * NAVIGATION
 * _____________________________________________
 */

 
#left #subNav{
	width:150px;
	margin-top:30px;
	margin-left:20px;
}


#left #subNav a{
	display:block;
	padding:3px 20px;
	text-decoration:none;
	color:#964211;
	font-size:13px;
	font-family:"Trebuchet MS", Arial;
}

#left #subNav dd.sub1{
	margin-left:22px;
}

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

#left #subNav a:hover{
	padding:3px 20px;
	background:url(../images/layout/subnav-active-bg.jpg) no-repeat left 7px;
}

#left #subNav a.active,#left #subNav a.active:hover
{
	font-weight:700;
	background:url(../images/layout/subnav-active-bg.jpg) no-repeat left 7px;
}






.menu {
	width: 892px;
	height: 44px;
	background: transparent url(../images/layout/menu-bg.jpg) no-repeat center left;
}

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


.menu li {
	float: left;
	position: relative;
	background:url(../images/layout/menu-line.jpg) no-repeat top right;
}

.menu a {
	font-weight:normal;
	display: block;
	text-decoration: none;
	color: #703d29;
	padding:0px;
	height: 31px;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Verdana;
	
	padding:13px 14px 0px 14px;
}



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

#mHome a {
	width: 142px;
	text-align:left;
	/*padding-left:20px;*/
}


/*
.menu .mHome a, .menu .mHome a:hover, .menu .mHome a:visited{
	width: 170px;
}
*/

.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: 44px;  /* voor ie6*/
}

.menu ul ul a, .menu ul ul a:visited {
	background-color: #AFC8E7;
	display: block;
	font-size: 12px;
	font-weight:normal;
	color: #703d29;
	height:auto;
	padding:3px 15px;
	width: 190px;
	text-align:left;
}

* 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 {
	background:transparent url(../images/layout/menu-active-bg.jpg) repeat-x top right;
	
}

.menu #mHome a:hover, .menu ul #mHome.active a{
	background:transparent url(../images/layout/menu-home-active-bg.jpg) no-repeat;
}


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


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



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

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



.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:#964211 solid 1px;
	padding:1px 5px;
	background-color:#964211;
	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%;
}




#pg_home #content #inhoud{
	padding-left:460px;
	padding-top:80px;
	margin:0px;
}


#pg_home #inhoud p{
	font-size:14px;
	font-family:"Trebuchet MS", Arial;
	color:#964211;
}


#pg_home #inhoud a{
	border:none;
	background:url(../images/layout/link-home-bg.gif) no-repeat left 4px;
	font-size:16px;
	padding-left:20px;
}




#pg_home #containerFooter{
	background:url(../images/layout/footer-home-bg.jpg) no-repeat top;
	padding:0px;
	margin-top:0px;
	height:158px;
}

#pg_home #content{
	background:url(../images/layout/content-home-bg.jpg) no-repeat;
	padding:0px;
	height:444px;
}

