/*CSS by S-partners.eu, last change: 31/05/2010 by Koen Roelandt*/
/*GENERAL
------------------------------------------------------------------*/
body {
	background-color: #FAFAFA;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 0;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
p, a, #content li {
	color: #666;
}
/*LoVe HAte*/
a:link {}
a:visited {color: #888;}
a:hover {text-decoration: none;}
a:active {}

/*HEADER
--------------------------------------------------------------------*/
#header {
	width: 940px;
	height: 6.2em;
	margin: 0 auto;
	background: transparent url(/images/header/header_background.png) top right no-repeat;
	border: 1px solid #ccc;
	border-top-width: 0;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	overflow: hidden;
}
/*Link containing logo, left part of the header*/
#header a.rounded_a {
	text-decoration: none;
	display: block;
	float: left;
	background: transparent url(/images/header/logo.png) top left no-repeat;
	width: 9.07em;
	height: 6.2em;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-left: -1px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
/*prevent a border to appear since this is the logo*/
#header a.rounded_a:hover { text-decoration: none; }

/*list containing links under baseline*/
#header ul li {
	display: inline;
	list-style: none;
	margin-right: 1em;
	color: #666;
	font-size: 1.2em;
	background-color: transparent;
}
#header ul {
	margin-left: 10.4em;
	margin-top: 1.1em;
	background-color: transparent;
}

/*baseline*/
#header p#baseline {
	padding-top: 0.8em;
	padding-left: 5.7em;
	font-size: 1.8em;
	color: #666;
	margin: 0;
}

/*links in the header, under the baseline*/
#header ul li a {
	color: #666;
	text-decoration: none;
	font-size: 0.8em;
	padding: 0.2em 0.4em 0.4em 0.4em;
}
#header li.current a {
	text-decoration: underline;
	background-color:  #FAFAFA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

/*LoVe-HAte*/
#header a:link { text-decoration: none; }
#header a:visited {}
#header a:hover {text-decoration: underline; color: #666; }
#header a:active {}

/*MENU AT THE LEFT
---------------------------------------------------------*/
#menu {
	float: left;
	margin-left: 0;
	background-color: transparent;
	margin-top: 0.9em;
	padding-left: 1.1em;
	padding-top: 0.5em;
}

#menu ul {
	width: 8.1em;
}
#menu ul li {
	font-size: 0.9em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	text-align: center;
	}
/*all "submenus" should be hidden except the current one*/
#menu ul li ul {
	display: none;
	width: 8.85em;
	padding-top: 0;
	text-align: center;
	}
#menu ul li ul li {
	margin-bottom: 0;
	padding: 0.05em 0;
}
#menu ul li a {
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-right: 0.6em;
	padding-left: 0.6em;
	margin-right: 0;
	display: block;
	text-decoration: none;
	background-color: #D0E6ED;
	color: #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#menu ul li.current a {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	background-color: #BADAE5;
}
/*current menu: we show the navigation*/
#menu ul li.current ul {
	display: block;
	border: 1px solid #ddd;
	border-top-width: 0;
	background-color: #FAFAFA;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#menu ul li.current ul li.current {
	background-color: #EEE;
}
/*overrule previous settings of a: we want this to be a regular box*/
#menu ul li.current ul li a {
	background-color: transparent;
	color: #888;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
/*LoVe HAte for links on second level*/
#menu ul li.current ul li a:link {}
#menu ul li.current ul li a:visited {}
#menu ul li.current ul li a:hover {background-color: #EFEFEF;}
#menu ul li.current ul li a:active {}

/*LoVe HAte for links on first level that are not 'current' */
#menu ul li a:link {}
#menu ul li a:visited {}
#menu ul li a:hover {background-color: #C4DFE8;}
#menu ul li.current a:hover {background-color: #A9D1DE;}
#menu ul li a:active {}

/*MAIN CONTENT
------------------------------------------------------*/
#content {
	width: 770px;
	margin-left: 155px;
	margin-top: -1px;
	padding: 1em 0 0.2em 1.4em;
	min-height: 28em;
}
#content h2 {
	margin-top: 0.6em;
	margin-bottom: 1.4em;
	color: #444;
}
#content h3 {
	font-size: 0.95em;
	color: #666;
	margin-bottom: 0.5em;
	margin-top: 0.9em;
}
#content p {
	font-size: 0.82em;
	margin-bottom: 1.5em;
	line-height: 1.3em;
	text-align: justify;
}
#content img {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}
#content ul li {
	font-size: 0.83em;
	margin-top: 0.3em;
	list-style-type: circle;
	line-height: 1.1em;
}
#content ul {
	margin: 0.9em 0 1.5em 2em;
}
/*Call To Action box, found on vacancy and training pages*/
#content #cta {
	padding: 0.8em 1.5em 0.5em 1.5em;
	background-color: #eee;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	clear: both;
}
#content #cta h3 {
	margin-bottom: 0.8em;
}
/*Description box for vacancies and trainings. This contains content from the db*/
#content #description {
	min-height: 18em;
}
#content #description h3 {
	margin-top: 0;
}
/*In the vacancy part, this is the small navigation at the top; where people can select the country and thus filter the vacancies*/
#content #select_country {
	border-bottom: 1px solid #ddd;
	margin-top: -0.8em;
	height: 1.5em;
}
#content #select_country ul {
	margin-left: 0;
	margin-top: 0;
	padding-top: 0;
}
#content #select_country li {
	float: left;
	list-style: none;
	margin-right: 0.7em;
	padding-right: 0.7em;
	display: block;
	border-right: 1px solid #999;
}
#content #select_country li a {
	font-size: 1em;
}
/*overrule color change*/
#content #select_country li a:visited {
	color: #666;
}

/*overview of jobs/news, is a list with all the items from db*/
#content #jobs_list, #content #news_list {
	min-height: 16em;
}
#content #jobs_list ul, #content #news_list ul {
	margin-left: 1.2em;
}
#jobs_list ul li, a #news_list ul li a{
	line-height: 1.3em;
}
/*addresses on the homepage*/
#content #addresses address {
	float: left;
	margin-left: 8em;
	font-style: normal;
	font-size: 0.82em;
	color: #666;
	line-height: 1.2em;
}
/*an empty element after the addresses to clear the content*/
#content #addresses:after {
	content: " ";
	height: 1em;
	clear: both;
	display: block;
}
/*profiles of Robin and Jean*/
#content #profiles h4 {
	color: #888;
	font-size: 0.9em;
	clear: right;
	border-top: 1px solid #ddd;
	padding-top: 0.5em;
	padding-bottom: 0.2em;
}

/*calendar box as found on index page of trainings. It contains an overview of future trainings*/
#content #calendar_box {
	float: right;
	width: 12em;
	min-height: 15em;
	background-color: #eee;
	margin-left: 2em;
	margin-bottom: 2em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-right: 0.2em;
}
#content #calendar_box h3 {
	text-align: center;
	padding-bottom: 0.4em;
	margin-bottom: 0.4em;
	font-size: 0.85em;
}
#content #calendar_box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #FAFAFA;
}
#content #calendar_box ul li {
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0;
	border-bottom: #FAFAFA 1px solid;
	line-height: 1.2em;
	font-size: 0.8em;
}
#content #calendar_box ul li a {
	display: block;
	text-decoration: none;
	padding: 0.4em 0.2em;
}
/*If the time span is present, we want it to be displayed smaller and lighter*/
#content #calendar_box ul li a .time, #content #jobs_list .time  {
	font-size: 0.9em;
	color: #888;
}
#content #calendar_box ul li a:hover{
	background-color: #FAFAFA;
}

/*can be found on the training detail page. This contains the pricing, date etc.*/
#content #details {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	margin-bottom: 1em;
}
#content #details ul {
	margin: 0.5em 0 0.5em 1em;
}
#content #details strong {
	color: #888;
}

/*TRAINING OVERVIEW: boxes
------------------------------------------*/
/*add content that is cleared*/
#content .courses .category:after {
	content: " ";
	display: block;
	clear: both;
	height: 1em;
}

#content .courses .category .left {
	float: left;
}
#content .courses .category .right {
	float: right;
}
#content .courses .category .box {
	border: 1px solid #ccc;
	background-image: none;
	width: 23em;
	padding: 0;
	height: 8em;
	
}
#content .courses .category ul {
	margin-right: 2em;
	margin-bottom: 0;
}
/*title inside a box*/
#content .courses .category h4 {
	background-color: #eee;
	border: #ddd 1px solid;
	border-bottom-width: 2px;
	text-align: center;
	padding: 0.4em 0;
	font-size: 0.9em;
	color: #666;
}
/*medium-sized box*/
#content .courses .category .medium {
	min-height: 13.5em;
}
/*large box*/
#content .courses .category .large {
	min-height: 17em;
}
/*footer details*/
#footer {
	font-size: 0.75em;
	color:#888;
	width: 940px;
	margin: 1em auto 1.5em auto;
	text-align: center;
	border-top: 1px solid #ddd;
	clear: both;
	padding-top: 0.4em;
	font-weight: normal;
}
#footer abbr {
	border-width: 0;
}
#footer a {
	color: #888;
}