/*
	ms-gateway.nl
	@copyright	Bayerbbs
	@author	Tom Vanden Berghe <tom.vandenberghe@bayerbbs.com>
	@editor	Yannick Van Leuvenhage <yannick.vanleuvenhage@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 {
	margin-left: 25px;
}

li {
	padding: 10px 0px;
}

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

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

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: 18px;
	font-weight:normal;
	color:#0061a1;
	margin-bottom:15px;
	font-family: Arial, Verdana;
}

h3 {
	font-size: 13px;
	font-weight:bold;
	color:#0061A1;
	font-family: Arial, Verdana;
	margin-bottom: 20px;
	background: #fef6e9;
	padding:5px;
}

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

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

p {
	font-size: 13px;
}

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

a{
	color: #2A368A;
	border-bottom: 1px dotted #2A368A;
	text-decoration:none;
}

a:hover{
	color: #2A368A;
	text-decoration:none;
	border-bottom: 1px solid #2A368A;
}

.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:970px;
	padding:0 14px;
	margin:0 auto;
}

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


#containerFooter{
	width:970px;
	padding:0 15px;
	margin:0 auto;
}

#contentheader h2 {
	background: url(../images/layout/menu-shadow.png) repeat-x;
	text-indent: -9999px;
	height: 185px;
}

#contentheader {
	background: url(../images/layout/contenthead-bg.jpg) no-repeat left top;
}

.title2 #contentheader {
	background: url(../images/layout/contenthead-bg-betaferon.jpg) no-repeat left top;
}

.title3 #contentheader {
	background: url(../images/layout/contenthead-bg-verpleegkundigen.jpg) no-repeat left top;
}

.title4 #contentheader {
	background: url(../images/layout/contenthead-bg-neurologen.jpg) no-repeat left top;
}


#pg_home #contentheader {
	background: url(../images/layout/homehead-bg.jpg) no-repeat left top;
}

#pg_home.title2 #contentheader {
	background: url(../images/layout/homehead-bg-betaferon.jpg) no-repeat left top;
}

#pg_home.title3 #contentheader {
	background: url(../images/layout/homehead-bg-verpleegkundigen.jpg) no-repeat left top;
}

#pg_home.title4 #contentheader {
	background: url(../images/layout/homehead-bg-neurologen.jpg) no-repeat left top;
}


#content{
	padding-top: 30px;
}

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


#content #inhoud {
	padding: 0;
	padding: 0 0px 0 220px;
	margin: 0 224px 0 0px;
	padding-bottom:15px;
}

#pg_home #content #inhoud {
	padding: 0 0px 0 300px;
	margin: 0 240px 0 0px;
}

#pg_home #left {
	top:400px;
}

#content #right {
	float: right;
	width: 155px;
	margin: 0;
	padding: 0;
	padding-top:0px;
	margin-top:20px;
	padding-right: 33px;
}

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




/**
 * GENERAL & HEADER
 * _____________________________________________
 */

h1 a, h1 a:hover{
 	width: 250px;
	height: 65px;
	background-color:#fff;
	position: absolute;
	margin:0px;
	padding:0px;
	margin-left:0px;
 	background: transparent url(../images/layout/logo.gif) no-repeat 15px 7px;
	text-indent: -9999px;
	top: 0px;
	border: none;
}

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 a, #headerTop {
	color: #999;
	text-decoration: none;
	border-bottom: none;
}

#headerTop a:hover {
	color: #333;
	border-bottom: none;
}

#headerTop .logobayer {
	float: right;
	height: 70px;
}

#headerTop .logobayer img {
	float: right;
	margin: 15px;
}

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


/**
 * CONTENT CONTAINERS
 * _____________________________________________
 */
 
#inhoud a{font-weight:bold; text-decoration:none;}
#inhoud p{
	line-height:16px;
	margin:0px;
	padding:0px;
	padding-bottom:20px;
}

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

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

#inhoud table tr td{
	padding-bottom: 10px;
	padding-right: 50px;
}


.homebox {
	background: transparent url(../images/layout/homepage-box-top.gif) no-repeat left top;
	width: 425px;
	min-height:150px;
  	height:auto !important;
  	height:150px;
  	position:relative;
}


.homebox li {
	padding: 0px;
	list-style: none;
}

.homeboxfooter {
	background: transparent url(../images/layout/homepage-box-bottom.gif) no-repeat left top;
	width: 425px;
}

#inhoud .homebox .top {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	position:absolute;
	margin: 10px 0px 0px 20px;
	border-bottom: none;
}

#inhoud .homebox ul{
	padding-top: 60px;
	margin:0px;
}

* html .homebox{height:1px;}
head+body .homebox{overflow:hidden;}

.homebox ul li a{
	display:block;
	width:200px;
	height: 20px;
	text-decoration:none;
	padding: 5px 0px 5px 35px;
	background:  url(../images/layout/arrow.gif) no-repeat 20px center;
	color: #0061a1;
	font-size: 13px;
	font-weight: bold;
	border-bottom: none;
}

.homebox ul li a:hover {
	background:  url(../images/layout/arrow.gif) no-repeat 9% center; /* moet anders zijn dan bij niet hover!! */
	border-bottom: none;
}

.homebox a span{
	visibility:hidden;
	position:absolute;
	top:0;
	left:0;
	width:170px;
	margin:20px 235px;
	text-align:left;
	font-weight:normal;
	color:#000;
}

.homebox a:hover span{
	visibility:visible;
}




/* 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;
	top: 119px;
	background: transparent url(../images/layout/swoop.png) no-repeat left top;
	width:970px;
	height: 176px;
	z-index: 10;
}

#searhFrm input.inputfield{
	border:none;
	font-size:12px;
	margin-left: 780px;
	margin-top: 85px;
	height: 20px;
	width: 120px;
	padding: 3px 4px 0px 10px;
	background: transparent url(../images/layout/search-field.gif) no-repeat center right;
}


#searhFrm input.submitbtn{
	border:none;
	font-size: 0px;
	height: 21px;
	width: 21px;
	background: transparent url(../images/layout/loupe.png) no-repeat top left;
	color:#F6A824;
	font-family: Arial, sans-serif;
	text-indent: -9999px;
}
/* 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:#fbc34e;
	color:#2a368a;
	font-family: Arial, sans-serif;
	font-size:11px;
}


#loginFrm a{
	font-size:11px;
	text-decoration:none;
}

#loginBox {
	position:absolute;
	margin-left:780px;
	margin-top:217px;
	width:190px;
	z-index:1000;
}


#loginBox a, #loginBox a:hover {
	background: transparent url(../images/layout/logon-button.gif) no-repeat center left;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	padding: 4px 75px 4px 12px;
	position: relative;
	border-bottom: none;
}

#loginBox p a, #loginBox p a:hover {
	background: none;
	font-size: 12px;
	color: #0062a0;
	margin: 0px; 
	padding: 0px;
}

#loginBox p a:hover {
	text-decoration: underline;
}


#loginBox p {
	color: #0062a0;
	margin: 10px 0px 0px 3px; 
	padding: 0px;
}

#inhoud div.loginbox{
	position: relative;
	width:340px;
	padding:10px 10px;
	border: 1px solid #FEF6E9;
	min-height:150px;
  	height:auto !important;
  	height:150px;
}

#inhoud div.loginboxspace {
	position: absolute;
	margin-left: 387px;
}


#inhoud div.loginbox span.form-error {
	margin-left:0px;
}



/* END LOGINFRM */


.contact, .contact:hover {
	border: none;
	background: transparent url(../images/layout/contact.gif) no-repeat center left;
	padding: 4px 80px 4px 12px;
	position: absolute;
	top: 255px;
	margin-left:780px;
	z-index: 1500;
}


#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;
	min-height: 0px;
}

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

dl.galleryProducts a, .gallery a, #galleryDetail a{
	border: none;
}

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

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

ul.productsview{
	background-color: #EAEAEA;
	margin: 0px;
	padding-left: 20px;
}






/**
* FOOTER
* _____________________________________________
*/


#containerFooter p, #containerFooter ul{
	padding-top:0px;
	text-align:center;
	font-size:10px;
	color:#2a368a;
	padding-bottom:0px;
}

#footerContent {
	border-top: 1px solid #8dc2df;
	width: 526px;
	margin-left: -280px;
	position: relative;
	padding-top: 7px;
	margin-bottom: 20px;
}

#containerFooter{
	margin-left:50%;
	width: 526px;
}

#containerFooter ul a {
	text-decoration: none;
	border-bottom: none;
}

#containerFooter ul a:hover {
	text-decoration: underline;
	border-bottom: none;
}

#containerFooter ul li {
	display: inline;
}

 /**
 * NAVIGATION
 * _____________________________________________
 */

 
#left #subNav{
	background: transparent url(../images/layout/content-left-bg-top.gif) no-repeat top left;
	width:170px;
	height: 80px;
	padding-top: 80px;
}

#left #subNav dl{
	border-bottom: #f8e2bd 1px solid;
}

#left #subNav #lastsubNav {
	background: transparent url(../images/layout/content-left-bg-bottom.gif) no-repeat top left;
	width:170px;
	height: 60px;
	padding-top: 100px;
}


#left #subNav a{
	display:block;
	border-top:#f8e2bd solid 1px;
	padding:2px 20px;
	text-decoration:none;
	color:#0062a0;
	background-color: #F7AD21;
	font-weight: bold;
	font-size: 13px;
	border-bottom: none;
}

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

#left #subNav a:hover, #left #subNav a.active,#left #subNav a.active:hover{
	color:#fff;
	background-color:#0062a0;
	padding:2px 20px;
	border-bottom: none;
}


.menu {
	width: 970px;
	height: 23px;
	background: transparent url(../images/layout/bg-menu-full.gif) no-repeat top left;
	font-size: 13px;
}

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


.menu li {
	float: left;
	position: relative;
	z-index: 2000;
	padding:0px;
}

.menu a, .menu a:visited {
	font-weight:bold;
	display: block;
	text-decoration: none;
	color: #0062a1;
	border-right: 1px solid #fff;
	padding:0px 10px;
	height: 20px;
	padding-top: 3px;
	padding-top: 3px;
	text-align:center;
	border-bottom: none;
}


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

#mHome a {
	display:block;
	width: 150px;
	border: 1px solid #fff;
	border-width: 0 1px 0 0;
}

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

.menu ul ul a, .menu ul ul a:visited {
	background-color: #F6A925;
	display: block;
	font-size: 13px;
	font-weight:bold;
	color: #0062a1;
	height:auto;
	padding:3px 10px;
	width: 190px;
	border-width: 0 0 0 0;
	border-top: 1px solid #fff;
	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, #containerWrapper .menu .active a{
	color: #fff;
	background: transparent url(../images/layout/bg-menu-active.gif) repeat-x top left;
	border-bottom:none;
}

#mHome a:hover, #mHome a.active {
	background: transparent url(../images/layout/bg-menu-home-active.gif) no-repeat top left;
	color: #fff;
}

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


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

#containerWrapper .menu ul li.active ul a {
	background:none;
	background-color: #F6A925;
	color: #0062a1;
}

.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, .previouslink {
	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, #inhoud .previouslink{
	border:#666666 solid 1px;
	padding:0px 5px;
	background-color:#fbc34e;
	color:#000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	height: 26px;
}

#inhoud .previouslink {
	padding: 0px 10px;
	height: 23px;
	line-height: 23px;
}
.previouslink:hover {
	color: #000;
}

/* @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%;
}

 /**
 * GALLERY
 * _____________________________________________
 */


.votestars a{
	display:block;
	float:left;
	height:31px;
	width:25px;
	background: transparent url(../images/layout/votestartOff.jpg) no-repeat top left;
}

.votestars a.off{
	background: transparent url(../images/layout/votestart.jpg) no-repeat top left;
}

.votestars a span{
	display:none;
}


.stars0 .star2{display:none;}
.stars0 .star3{display:none;}
.stars0 .star4{display:none;}
.stars0 .star5{display:none;}

.stars1 .star2{display:none;}
.stars1 .star3{display:none;}
.stars1 .star4{display:none;}
.stars1 .star5{display:none;}

.stars2 .star3{display:none;}
.stars2 .star4{display:none;}
.stars2 .star5{display:none;}

.stars3 .star4{display:none;}
.stars3 .star5{display:none;}

.stars4 .star5{display:none;}

.galleryHome{
	width:510px;
}

.galleryHome dl.galleryPhoto{
	float:left;
	width:170px;
	height:113px;
}

.galleryHome dl.galleryPhoto img{
	width:170px;
	height:113px;
}	

.gallerySmall dl.galleryPhoto{
	float:left;
	width:100px;
	height:70px;
}

.gallerySmallLeft dl.galleryPhoto img{
	width:93px;
	height:70px;
}

.gallerySmallLeft dl.galleryPhoto{
	float:left;
	width:93px;
	height:70px;
}

.gallerySmallLeft dl.galleryPhoto img{
	width:93px;
	height:70px;
}	


.gallery dl.galleryPhoto{
	float:left;
	width:145px;
	margin-right:30px;
	margin-bottom:30px;
}

.gallery dl.galleryPhoto dd{text-align:left;}
.gallery dl.galleryPhoto dd.name {text-align:center; padding:5px 0; height:30px; }
.gallery dl.galleryPhoto dd.name a {text-decoration:none;}

.actiefthema  .themaA{font-weight:bold; color:#6CA28A; }
.actiefthemaM .themaM{font-weight:bold; color:#6CA28A;}
.actiefthemaN .themaN{font-weight:bold; color:#6CA28A;}
.actiefthemaS .themaS{font-weight:bold; color:#6CA28A;}

.themas{position: absolute;}

a.btn1,.gt-submit-btn {
	background:transparent url(../images/layout/btn1.jpg) no-repeat;
	width:125px;
	height:34px;
	display:block;
	color:white;
	text-decoration:none;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	padding:6px 0;
	padding-right:10px;
	border:none;
}

a.btn1:hover{color:white;}

div#galleryDetail #photobox{width:450px; background-color:#666;}
div#galleryDetail .data{padding-top:0px; width:195px; margin-left:555px;position: absolute;}

p.pagenav{text-align:left;}
p.pagenavcenter{text-align:center;}

p.checkallphotos{margin-top:30px; text-align:right;}