﻿/*
file: style.css
description: styles for the EUROGROUP website
*/

/*voorkomt jump door scrollbar in firefox*/
html {height:100%}
body {min-height:101%}

body {
	background-color: White;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #000000;
	line-height: 14px;
}
#container {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/r-shadow.png);
	background-repeat: repeat-y;
	background-position: right top;
}
#content {
	background-image: url(../img/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: -1px 0px 0px 7px;
	border-left: 0px;
	padding:0px;
	width:943px
}

/* applying the Holly-hack decribed here: http://www.communitymx.com/content/article.cfm?page=2&cid=C37E0 */
* html #content {height: 1%;} /* for IE/Win */
*>html #content {he\ight: auto;} /* for IE5/Mac */
/* end holly hack */

a:link {
	text-decoration: none;
	color: #4B4B4B ;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
a:visited {
	text-decoration: none;
	color: #4B4B4B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	}
a:active {
	COLOR: #666666; 
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B4B4B;
}
a img { 
	border:none; 
}
#header {
	width: 100%;
/*	background-image: url(../img/header-part-2.jpg);
	background-repeat: repeat-x;
	background-position: left top; */
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#header-part1 {
	float: left;
	display: block;
	background-image: url(../img/topEC.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 518px;
}
#header-part1 a span {
	height: 90px;
	width: 200px;
	visibility: hidden;
}	
#header-part2 {
	background-image: url(../img/topEC-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 90px;
	width: 432px;
	float: right;
}
#footer {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px 0px 0px 7px;
	padding: 0px;
	overflow: hidden;
	height: 20px;
	background-image: url(../img/bottom.png);
	border: none;
	clear: both;
}
#footer-part1 {
}
#footer-part2 {
}
.hide {
	display: none;
}
#search-and-language {
	position: absolute;
	top: 41px;
	padding: 0px;
}
#search-and-language ul{
	float: left;
	margin: 0px;
	text-align: center;
	padding: 0px 0px 0px 300px;
}
#search-and-language li {
	display: inline;
	padding-right: 5px;
	margin-right: 5px;
	font-size: 11px;
}
#search-and-language li a {
	color:#FFFFFF;
	text-decoration:none;
}

#search-and-language li.inline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7F95A1;
}
#search-and-language li.last {
	margin-right: 0px;
}

.searchfield {
	font-size: 11px;
	background-color: #eee;
	border: none;
	color: #333333;
	padding: 2px;
	margin: 0px;
}
#nav {
	padding-left: 75px;
	padding-right: 10px;
	padding-bottom:10px;
	border: none;
}

/* toegift */
#toegift ul {
	list-style-type: none;
	text-align: center;
}
#toegift li {
	font-size: 10px;
	color: #999999;
	margin-right: 10px;
	display: inline;
	padding-right: 10px;
}
li.toegiftlist {
	background-image: url(../img/vertical-seperator.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#toegift li a {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	}
#toegift {
	height: 11px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 0px;
}
.copyright {
	color: #999999;
	font-size: 10px;
}

/* content styles */
h2 {
	color: #B0281C;
	font-size: 13px;
	padding: 8px 0px 4px 0px;
	display: block;
	margin: 0px;
}
h3 {
	color: black;
	font-size: 12px;
	padding: 13px 0px 4px 0px;
	display: block;
	margin: 0px;
}
h4 {
	color: black;
	font-size: 12px;
	padding: 13px 0px 4px 0px;
	display: block;
	margin: 0px;
	line-height: 14px;
}
#content p, li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 0px;
}
#content li {
	list-style-image: url(../img/bullet.gif);
	list-style-position: outside;
}
#content-part-1 {
	float: left;
	width: 658px;
/* de underscore wordt alleen door IE gelezen en door andere browsers genegeerd 	*/	
	_width: 736px;
	padding: 0px 0px 0px 78px;
	margin: 0px;
}
#content-part-2 {
	float: right;
	width: 175px;
/*	width: 175px; */
	padding: 3px 0px 0px 0px;
	margin: 0px;
	margin-right: 17px
}
.picture {
	padding: 14px;
}
#content ul {
	margin: 0px;
	padding: 2px 0px 0px 7px;
	display: block;
}
#home-1 {
	width: 320px;
	float: left;
	margin-right: 25px;
}
#home-2 {
	width: 280px;
	_width: 260px;
	float: right;
}
#home-3 {
	width: 100%;
	height:170px;
	clear: left;
}
*#home-3 img {
	float: left;
	margin-right: 20px;
}
.markt {
	display: block;
	padding: 10px 10px 10px 10px;
	float: left;
	width: 180px;
	_width: 200px;
}
#content li a {
	text-decoration: none;
	color: #4B4B4B;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: white;
}
#content li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B4B4B;
}
#content-part-1-column-1 {
	float: left;
	overflow: visible;
	width: 440px;
	_width: 460px;
	padding-bottom: 10px;
	padding-right: 10px
}
#content ul {
	padding:0px;
	margin:0px 0px 0px 15px;
}
#content-part-1-laptekst {
	padding-bottom: 10px;
}

/* navigatie menu */
/* includes a css hack for the cursor property "hand" which is IE5.x specific */

.MenuGroup {
  margin-top:1px;
  padding:5px;
}
.MenuItem { 
	background-image:url(/Magnus/img/nav/gradient.gif);
	background-repeat:repeat-x;
	background-position: bottom left;
  color:#4B4B4B;
  font-family:verdana;
  font-size:11px;
  border:solid 1px #ddd;
  cursor:hand;
  voice-family: "\"}\""; 
  voice-family:inherit;
  cursor:pointer;
  white-space:inherit;
} 
html>body .MenuItem {
  cursor:pointer;
}  
.MenuItemHover {
	background-image:url(/Magnus/img/nav/gradient_MO.gif);
	background-repeat:repeat-x;
	background-position: bottom left;
	color: black;
	font-size:11px;
	border: solid 1px #ddd;
	cursor:hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor:pointer;
} 
html>body .MenuItemHover {
  cursor:pointer;
} 
.MenuItemDown {
	background-image:url(/Magnus/img/nav/gradient_MO.gif);
	background-repeat:repeat-x;
	background-position: bottom left;
	color:#B0281C;
	font-family:verdana;
	font-size:11px;
	border: solid 1px #ccc;
	cursor:hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor:pointer;
} 
html>body .MenuItemDown {
	cursor:pointer;
}  
.flyout {
	background-color:#fff;
	border: solid 1px #ccc;
	padding:3px;
	margin-top:5px;
}
.NOflyout {
	display: none
}
.selectedMenuItem {
	color: #B0281C;
	font-size:11px;
	border: solid 1px #fff;
	cursor:hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor:pointer;
} 
html>body .selectedMenuItem {
	cursor:pointer;
}  
#console {
	display: block;
	position: absolute;
	top:0;
	left:0;
	text-align:left;
	padding:5px;
	z-index:99;
	background-color: white;
	filter: alpha(opacity=90); 
	opacity:0.9;
}
#console li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#console ul {
	padding:0;
	margin: 0;
}
p.leesmeer {
	background-image: url(/Magnus/img/meer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
	height: 22px;	
}
blockquote {
	margin-left: 20px;
	line-height: 16px;
	color: #B0281C;
	font-style: italic;
	background-image: url(/Magnus/img/quote-aanhalingstekens.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-left: 15px;
	margin-top: 0px;
}
blockquote p {
	margin: 0px;
	padding: 0px;
}
table.tabel {
	font-size: 11px;
	/* empty-cells: show; */
	border-collapse:collapse;
	margin-right: 17px;
	padding-right:17px;
	margin-bottom:5px;
	border: 1px solid #CCCCCC;
}
caption {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	margin-right: 17px;
	background-color:Navy;
	background-image: url(/Magnus/img/gradient_blue2.jpg);
}
table.tabel td,table.tabel th {
	padding: 6px 13px;
	margin: 0px;
	background-color: #eee;
	vertical-align: top;
	border-collapse:collapse;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-color:#999999;
	border-right-width: 1px;
	border-right-style: solid;
	cursor: default;
}
#login {
	background-color: #dd0000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	position: absolute;
	right: 5px;
	top: 0px;
	color: #FFFFFF;
	padding: 2px 8px 2px 8px;
	font-size: 11px;
}
#login a {
	color: #ffffff;
	text-decoration: none;
}
#loginpage {
	background-image: url(/Magnus/img/loginbox-header.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	width: 500px;
	padding-top: 100px;
	background-color:  #A00000;
	text-align: left;
	color: #fff;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 10px;
}
#loginpage input{
	text-align: left;
}
#loginpage div {
	padding-left: 150px;
	padding-bottom: 10px;
}
#vacaturebox1 {
	float: left;
	width: 300px;
	}
#vacaturebox2 {
	float: right;
	width:280px;
	}
	#subright {
	width:155px;
	padding: 0px 5px 2px 5px;
	wrap: virtual;
	}
#subright h2 {
	color: #B0281C
}
#subright span.listdate {
	display: block;
	font-size: 9px;
	color: Gray;
}
#subnav {
	width:165px;
	padding: 0px 5px 2px 5px;
	wrap: virtual;
}
#subnav span.listdescription {
	display: none;
 	}
#markt {
	padding-right: 40px;
	height: 22px;
	background: url(../img/theme/orange.jpg);
	background-repeat: no-repeat
}
#content-magniaan {
	float: right;
	width: 140px;
	_width: 155px;	
}
#content-magniaan span.listlink{
	background-image: url(/Magnus/img/line.jpg);
	background-repeat: no-repeat;
	padding-bottom: 2px;
	max-width: 100%;
	display: block;
}
#content-magniaan span.title{
	color: #666666;
}
#content-magniaan span.listdescription {
	font-size: 10px;
	line-height: 14px;
	color: Gray;
	height: 35px;
} 
#menu-alumni {
	width: 600px;
	clear:both;
	display: inline;
}
#menu-alumni span.listlink{
	width: 105px;
	height: 23px;
	text-align: center;
	vertical-align: middle;
	background-image: url(/Magnus/img/block/menuA-off.png);
	background-repeat: no-repeat;
	padding-top: 3px;
}
#menu-alumni span.title{
	display: none
}
#menu-alumni span.listdescription {
	display: none
}

/*Block-mainpage*/
#img1 {
	display: block;
	float: left;
	width: 100px;
	_width: 123px;
	background-image: url(/Magnus/img/block/imgEC.png);
	background-repeat: no-repeat;
	padding: 15px 17px 5px 3px;
	vertical-align: middle;
	font-size: 11px;
	text-align: center;	
	height: 69px;
}
#img1 a {
	color: White
}
#img2 {
	display: block;
	float: left;
	width: 100px;
	_width: 123px;
	background-image: url(/Magnus/img/block/imgEC.png);
	background-repeat: no-repeat;
	padding: 15px 17px 5px 3px;
	vertical-align: middle;
	font-size: 11px;
	text-align: center;	
	height: 69px;
}
#img2 a {
	color: White
}
#img3 {
	display: block;
	float: left;
	width: 100px;
	_width: 123px;
	background-image: url(/Magnus/img/block/imgEC.png);
	background-repeat: no-repeat;
	padding: 15px 17px 5px 3px;
	vertical-align: middle;
	font-size: 11px;
	text-align: center;	
	height: 69px;
}
#img3 a {
	color: White
}
#img4 {
	display: block;
	float: left;
	width: 100px;
	_width: 123px;
	background-image: url(/Magnus/img/block/imgEC.png);
	background-repeat: no-repeat;
	padding: 15px 17px 5px 3px;
	vertical-align: middle;
	font-size: 11px;
	text-align: center;	
	height: 69px;
}
#img4 a {
	color: White
}
#img5 {
	display: block;
	float: left;
	width: 100px;
	_width: 123px;
	background-image: url(/Magnus/img/block/imgEC.png);
	background-repeat: no-repeat;
	padding: 15px 17px 5px 3px;
	vertical-align: middle;
	font-size: 11px;
	text-align: center;	
	height: 69px;
	}
#img5 a {
	color: White
}	
/* contactformulierinvulboxen */
.contactlabel {
	float:left;
	width: 80px
}
.contactlabelBox1 {
	width: 270px;
}
.contactlabelBox2 {
	width: 270px;
	height: 100px;
}
.contactlabelBox3 {
	width: 470px;
	height: 70px;
}

#subnav .selected {
	color: #B0281C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
}
#subright span.listdescription {
display: none;
}
#content-part-1 span.listdate {
	color: Gray;
}
#tableMT {
	background: url(/Magnus/img/line.jpg);
	background-repeat: no-repeat;
	height: 32px;
}
#List-1 {
	border: 1px solid #C0C0C0;
	padding: 0 0 5px 5px;
	margin: 0 0 5px -5px;
	}
#List-H {
	display: block;
	float: left;
	background: #F3F3F3;
	border: 1px solid #C0C0C0;
	padding: 0 0 0px 2px;
	margin: 0 0 0px 8px; 
	width:152px;
	height: 122px;
	word-wrap: break-word;
	}
#list-H span.listdate {
	display: none
	}
#list-H h2 {
	height: 33px;
	_height: 40px;
	width: 112px;
	}
#list-H li {
	list-style-image: url(../img/nixel.gif);
	list-style-position: outside;
}
#Home-top {
	background-image: url(../img/dnaRB.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height: 289px;
	_height: 290px;
	margin-top: 3px;
}	
//* Mensen *//

#ECbox1 ul {
	list-style-type: none;
	text-align: left;
}
#ECbox1 li {
	margin-right: 4px;
	display: inline;
	padding-right: 4px;
}
li.ECbox1 {
	background-image: url(../img/vertical-seperator.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#ECbox1 li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	}
#ECbox1 {
	line-height: 20px;
	margin: 0px;
	text-align: left;
	padding-bottom: 0px;
}
#subMensen {
	width:165px;
	padding: 0px 5px 2px 5px;
	wrap: virtual;
}
#subMensen h2 {
	display: none;
	padding:0;
 	}
