/* Start of CMSMS style sheet 'Orphiro - CSS' */
/* Peter Tindemans, InTouch Reclame en Internetoplossingen- Februari 2010 */

/* Kleuren en Types
	
	Diep blauw (basis):	#074666
	Creme : #E0DBBF
	
*/

/* Algemeen */

html {
	margin: 0px;
	padding: 0px;
}
	
body {
	color:#c9c9c9;
	background: #000;
	outline:none;
overflow: hidden;
}

* {
	margin: 0px;
	padding: 0px;
}

p {
	color: #9e9e9e;
}

li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.noscript { display: none; }

.clear {
	clear: both;
}

img { border-style: none; }

a:link,a:visited,a:active,a:hover { color: #FFF; outline:none; text-decoration: none;}

.hide {
	visibility: hidden;
	display: none;
}

/* Header Loader */

.cufon-loading {
   visibility: hidden !important;
}

/* Headers */

h1 {
	font-size: 28px;
	text-transform: uppercase;
	color: #6E6E6E;
}

h2 {
	font-size: 26px;
	text-transform: uppercase;
}

/* Titels */

.article_title { color: #074667; }

.modellen_title { margin: 18px 0px 95px 18px; }
/* Website structuur */

div.container {
	position:relative;
	width: 1000px;
height: 150px;
	margin: 0 auto;
	clear: both;
	vertical-align: top;
}

div#shadow_box {
	position:relative;
	margin: 0 auto;
	width: 1000px;
	height: 480px;
	background: URL(images/website/shadow_box.png) no-repeat;
	padding: 20px 20px 20px 20px;
	z-index: 14;
}

div#slider {
	width: 1000px;
	height: 395px;
}

div#lang_selector {
	width: 80px;
	float: left;
	margin-top: 27px;
	text-align: center;
}

div#logo {
	margin: 25px 0px 10px 0px;
float: left;
}

div#promo {
float: right;
margin: 68px 0px 0px 0px;
}

div#menu {
	width: 1000px;
	height: 43px;
	margin-top: 20px;
	background: URL(images/website/bg_menu.png) repeat-x;
}

div.active_box {	
	width: 600px;
	height: 390px;
	float:left;
	background:#000;
	overflow: hidden;
}

div.content_box {	
	width: 400px;
	height: 390px;
	float:left;
	background:#151515;
}

div.content_wide {	
	width: 1000px;
	height: 390px;
	float:left;
	background:#151515;
}

div.content_pane {
	font-family:Calibri,Trebuchet MS,Trebuchet,sans-serif;
	line-height: 24px;
	letter-spacing: 1px;
	font-size:11px;
	margin: 15px 0px 0px 2px;
}

/* Content */

div.content_holder {
	margin: 38px 28px 38px 38px;
}

.team_list ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
cursor:pointer;
}

.team_list li {
display:block;
list-style:none outside none;
cursor:pointer;
margin-bottom: 4px;
}

.linkedin {
padding:5px 0px 5px 30px;
background: transparent url(images/linkedin.png) no-repeat center left;
}

/* Team */

div.team_item {
	display:block;
	width: 330px;
	height: 80px;
}

div.team_picture {
	width: 80px;
	height: 80px;
	float:left;
	overflow: hidden;
}

div.team_description_box {
	width: 240px;
	height: 78px;
	margin-bottom: 10px;
	float:left;
	overflow: hidden;
line-height: 20px;
	border-top: 1px solid #393939;
	border-right: 1px solid #393939;
	border-bottom: 1px solid #393939;
}
/* End of 'Orphiro - CSS' */

