html {
	background: url(../images/bg_html.png) repeat-x left top #d1ebfe;
	margin: 0px;
	padding: 0px;
}

body {
	background: url(../images/bg_body.png) left bottom repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	min-height: 1094px;
}

body p, body strong {
	line-height: 1.4em;
}

.storycontent p {
	margin-bottom:1em;
}

ol {
	list-style: normal;
	background: none;
	line-height: 2em;
	margin-left: 20px;
}

ol li {
	margin-top: 0.5em;
}

h1 {
	font-size: 22px;
	color: #f75d21;
	margin-bottom: 1px;
}

h2, h2 a {
	color: #ba14a3;
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
}

/* 
.post h2, post h2 a {
	font-size: 16px;
	font-weight: bold;
	color: #6f1c64;
	margin: 2px 0px 5px 0px;
}
*/

h2 a:hover {
	text-decoration: none;
}

h2.storytitle {
	margin: 4px 0 3px 0;
	padding: 0;
	line-height: 1.1em;
}

/*.post h3, post h3 a {
	font-weight: bold;
	color: #f75d21;
	margin: 17px 0px 5px 0px;
}*/

h3, h3 a {
	font-weight: normal;
	margin: 17px 0px 5px 0px;
	h3, h3 a 
}

h4 {
	font-weight: normal;
	margin: -5px 0px 25px 0px;
}

/* @group Date Box */

.datecomrap {

}

/*.date {
	padding: 3px 0 0 6px;
	width: 42px;
	height: 35px;
}*/

.date {
	float: left;
	width: 50px;
	display: block;
	height: 52px;
	margin: 0 12px 0px 0;
	padding: 0 0 5px 0;
	color: #ccc;
	width: 46px;
	border-right: 1px solid #ccc;
	text-align: center;
	font-family: tahoma,verdana,helvetica,sans-serif;
}

.date span.year {
	font-size: 0.9em;
}

.date span.month {
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 4px;
}

.date span.day {
	font-size: 24px;
	line-height: 0.9em;
	font-weight: bold;
}

/* @end */

.sidecolumn ul {
	margin: 5px 0 15px 0;
	padding: 15px;
}

.sidecolumn li.page_item {
	line-height: 20px;
	padding-left: 23px;
	font-size: 1em;
	margin: 0;
	background: url(../images/bg_bullet-sidebar.jpg) top left no-repeat;
	background-position: 0px 5px;
	list-style: none;
}

.sidecolumn h3.subscribe-rss {
	width: 250px;
	height: 50px;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	margin: 0;
}

.sidecolumn h3.subscribe-rss a {
	background: url(../images/btn_rssicon.gif) no-repeat;
	background-position: 0 0;
	display: block;
	width: 250px;
	height: 49px;
	padding: 0;
	margin: 0;
}

.sidecolumn h3.subscribe-rss a:hover {
	background: url(../images/btn_rssicon.gif) no-repeat;
	background-position: 0 -49px;
	display: block;
	width: 250px;
	height: 49px;
	padding: 0;
}

.employee {
	

/* clear: both; */
	width: 150px;
	margin: 7px;
	float: left;
}

blockquote {
	padding: 5px 10px;
	margin: 0;
	background: #F2E9F1 url(../images/bg_quote.gif) top left no-repeat;
}

.employee h3 a {
	color: #f75d21;
}

.employee span.function {
	color: #ba14a3;
	font-weight: bold;
	display: block;
	height: 30px;
	margin-bottom: 5px;
}

.post ul {
	padding-left: 1.5em;
	margin: 0;
}

p#breadcrumbs {
	font-size: 11px;
	color: #b1b1b1;
	margin: 0 0 10px 0;
}

.post ul li {
	line-height: 1.5em;
	padding-left: 20px;
	background: url(../images/bullet-purple2.jpg) top left no-repeat;
	background-position: 0px 5px;
	list-style: none;
}

.employee img {
	border: 2px solid #b2b2b2;
}

.employee-thumb {
	float: left;
	margin: 0 1em 1em 0;
}

.post img.content-img {
	border-bottom: 0px solid #ba14a3;
	margin-top: 1em;
}

a {
	color: #ba14a3;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #ba14a3;
}

a:hover {
	color: #6f1c64;
	text-decoration: underline;
}

a.normal {
	font-weight: normal;
	color: #ba14a3;
}

a:visited.normal {
	font-weight: normal;
	color: #ba14a3;
}

a:hover.normal {
	font-weight: normal;
	color: #6f1c64;
	text-decoration: underline;
}

input, select, textarea {
	

}

textarea {
	width: 538px;
}

img {
	border: 0px;
}

.wrapper {
	position: relative;
	min-height: 1094px;
	width: 875px;
	left: 50%;
	margin-left: -437px;
}

.valigncenter {
	vertical-align: middle;
}

.valignabs {
	vertical-align: text-bottom;
	margin-right: 10px;
}

.px10top {
	margin-top: 10px;
}

.px10bottom {
	margin-bottom: 10px;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.left {
	float: left;
	display: inline;
}

.center {
	text-align: center;
}

.indentLeft {
	margin-left: 13px;
}

.small {
	font-size: 11px;
	margin: 10px 0px 30px 0px;
}

/* @group Header */

.header {
	height: 180px;
	position: relative;
}

.header h1 {
	position: absolute;
	left: 22px;
	top: 12px;
	height: 151px;
	margin: 0px;
}

.header h1 a {
	display: block;
	width: 315px;
	height: 105px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -999em;
	outline: none;
}

.header ul.supporting {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 18px;
	right: 13px;
	z-index: 99;
}

.header .supporting li {
	float: left;
	display: inline;
	list-style: none;
	background: url(../images/sep_supporting.gif) 0px 2px no-repeat;
	padding-left: 10px;
	margin-left: 10px;
}

.header .supporting li a {
	color: black;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
}

.header .supporting li a:hover {
	text-decoration: underline;
}

.header .supporting li.page-item-288 {
	padding: 0px;
	margin: 0px;
	background: none;
}

.supporting span.language {
	float: left;
	display: inline;
}

.header .supporting .language ul {
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

.header .supporting .language li {
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	background: none;
}

.header .supporting .language a {
	display: none;
}

.header .supporting .language li.active a {
	display: inline;
}

.header .supporting .language:hover a {
	display: inline;
}

.header .searchcontainer {
	position: absolute;
	right: 13px;
	top: 60px;
	width: 334px;
}

.header .searchbutton {
	vertical-align: middle;
}

.header .searchfield {
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	background: url(../images/bg_search.gif) no-repeat;
	width: 190px;
	height: 17px;
	padding: 4px 3px 2px 10px;
}

.header .searchcontainer label img {
	margin-right: 8px;
	vertical-align: middle;
}

/* @end */

/* @group Header-events */

.header-events {
	height: 112px;
	position: relative;
}
.header-events h1 {
	position: absolute;
	left: 22px;
	top: 12px;
	height: 151px;
	margin: 0px;
}

.header-events h1 a {
	display: block;
	width: 315px;
	height: 105px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -999em;
	outline: none;
}

.header-events ul.supporting {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 18px;
	right: 13px;
	z-index: 99;
}

.header-events .supporting li {
	float: left;
	display: inline;
	list-style: none;
	background: url(../images/sep_supporting.gif) 0px 2px no-repeat;
	padding-left: 10px;
	margin-left: 10px;
}

.header-events .supporting li a {
	color: black;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
}

.header-events .supporting li a:hover {
	text-decoration: underline;
}

.header-events .supporting li.page-item-288 {
	padding: 0px;
	margin: 0px;
	background: none;
}

.supporting span.language {
	float: left;
	display: inline;
}

.header-events .supporting .language ul {
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

.header-events .supporting .language li {
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	background: none;
}

.header-events .supporting .language a {
	display: none;
}

.header-events .supporting .language li.active a {
	display: inline;
}

.header-events .supporting .language:hover a {
	display: inline;
}

.header-events .searchcontainer {
	position: absolute;
	right: 13px;
	top: 60px;
	width: 334px;
}

.header-events .searchbutton {
	vertical-align: middle;
}

.header-events .searchfield {
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	background: url(../images/bg_search.gif) no-repeat;
	width: 190px;
	height: 17px;
	padding: 4px 3px 2px 10px;
}

.header-events .searchcontainer label img {
	margin-right: 8px;
	vertical-align: middle;
}

/* @end */
.maincontent {
	margin-top: 7px;
}

/* shadow box */

.shadowboxtopleft {
	width: 437px;
	height: 18px;
	background: url(../images/bg_topleft.png);
	float: left;
	display: inline;
}

* html .shadowboxtopleft {
	background: none;
	background: url(../images/bg_topleft.gif);
}

.shadowboxtopright {
	width: 438px;
	height: 18px;
	background: url(../images/bg_topright.png) top right;
	float: left;
	display: inline;
}

* html .shadowboxtopright {
	background: none;
	background: url(../images/bg_topright.gif) top right;
}

.shadowcontentcontainer {
	clear: left;
	width: 100%;
	background: url(../images/bg_shadowright.png) repeat-y right top;
}

* html .shadowcontentcontainer {
	background: url(../images/bg_shadowright.gif) right top repeat-y;
}

.shadowcontentcontainer  .defaultwidth {
	width: 850px;
}

.shadowcontentcontainer  .halfwidth {
	width: 411px;
}

.shadowcontentleft {
	background: url(../images/bg_shadowleft.png) left top repeat-y;
	padding-left: 12px;
}

* html .shadowcontentleft {
	background: url(../images/bg_shadowleft.gif) left top repeat-y;
}

.shadowboxbottomleft {
	margin-bottom: 17px;
	clear: left;
	width: 437px;
	height: 18px;
	background: url(../images/bg_bottomleft.png);
	float: left;
	display: inline;
	margin-top: -4px;
}

* html .shadowboxbottomleft {
	background: none;
	background: url(../images/bg_bottomleft.gif);
}

body .nobottommargin {
	margin-bottom: 0px;
}

.shadowboxbottomright {
	margin-bottom: 17px;
	width: 438px;
	height: 18px;
	background: url(../images/bg_bottomright.png) top right;
	float: left;
	display: inline;
	margin-top: -4px;
}

* html .shadowboxbottomright {
	background: none;
	background: url(../images/bg_bottomright.gif) top right;
}

.shadowcontent {
	position: relative;
	top: -2px;
	margin: 0px 11px 0 11px;
}

.shadowcontent ul {
	margin: 0px 10px;
	padding: 0px 10px;
}

html body .halftop {
	width: 218px;
}

/* navigation */

/* @group Navigation */

.header div.navigation {
	position: absolute;
	top: 112px;
	width: 875px;
}

.header div.navigation ul {
	margin: 0px;
	padding: 0px;
}

.header div.navigation li {
	float: left;
	display: inline;
	height: 35px;
}

.header ul.navigation a {
	display: block;
	text-indent: -999em;
	height: 35px;
	background-position: left top;
	outline: none;
}

.header ul.navigation a:hover {
	display: block;
	text-indent: -999em;
	height: 35px;
	background-position: left 35px;
}

.header ul.navigation li:hover {
	background-position: left 35px;
}

.header ul.navigation .page-item-14 {
	background-image: url(../images/menu_01x.gif);
	width: 118px;
}

.header ul.navigation .page-item-21 {
	background-image: url(../images/menu_03x.gif);
	width: 221px;

}

.header ul.navigation .page-item-17 {
	background-image: url(../images/menu_02x.gif);
	width: 125px;
}

.header ul.navigation .page-item-46 {
	background-image: url(../images/menu_04x.gif);
	width: 201px;
}

.header ul.navigation .page-item-1286 {
	background-image: url(../images/menu_05x.gif);
	width: 161px;
}

/* @end */

/* @group Footer */

.footer {
	width: 100%;
	height: 90px;
	padding-top: 50px;
}

.footer ul {
	padding: 0px;
	margin: 0px;
	height: 40px;
}

.footer li {
	width: 20%;
	float: left;
	display: inline;
	text-align: center;
}

.footer li a {
	outline: none;
}

.footer .copyright {
	color: #7f7f7f;
	text-align: center;
	padding-top: 20px;
}

.footer .copyright a {
	font-weight: normal;
	color: #7f7f7f;
}

/* @end */

/* @group Footer-events */

.footer-events {
	width: 100%;
	height: 90px;
	padding-top: 158px;
}

.footer-events ul {
	padding: 0px;
	margin: 0px;
	height: 40px;
}

.footer-events li {
	width: 20%;
	float: left;
	display: inline;
	text-align: center;
}

.footer-events li a {
	outline: none;
}

.footer-events .copyright {
	color: #7f7f7f;
	text-align: center;
	padding-top: 20px;
}

.footer-events .copyright a {
	font-weight: normal;
	color: #7f7f7f;
}

/* @end */

.fixedcontent {
	width: 540px;
	float: left;
}

.sidecolumncontainer {
	background: url(../images/bg_sidetop.gif) top left no-repeat #f2e9f1;
	width: 272px;
	float: right;
	display: inline;
}

.sidecolumn {
	background: url(../images/bg_sidebottom.gif) bottom left no-repeat;
	padding: 10px;
	line-height: 18px;
}

.sidecolumn h3 {
	color: #6d6d6d;
	font-weight:bold;
	margin: 1em 0em;
}

.sidecolumn .line {
	border-top: 1px solid #a9a3a8;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	margin: 15px 0px;
}

/* content */

/* @group Tagcloud */

.size1 {
	font-size: 9px;
}

.size2 {
	font-size: 11px;
}

.size3 {
	font-size: 14px;
}

.size4 {
	font-size: 17px;
}

.size5 {
	font-size: 21px;
}

.tagcloud a {
	font-weight: normal;
	line-height: 25px;
}

.tagcloud {
	height: 148px;
	width: 530px;
	text-align: center;
	padding: 15px 0px;
	background: url(../cmsdata/cloud.gif) center center no-repeat;
}

.tagcloud span {
	margin-right: 10px;
}

/* @end */

.news p {
	margin: 0px;
}

/* @group OTM Logos Widget */

ul#logos {
	padding: 0px;
	margin: 15px 10px 0px 10px;
	width: 800px;
	height: 440px;
	background:url(../images/customer-logo.png) no-repeat;
}

#logos li {
	list-style: none;
	float: left;
	display: inline;
	width: 80px;
	height: 80px;
	border-bottom: 10px solid #fff;
}

#logos a {
	display: block;
	width: 80px;
	height: 80px;
	text-indent: -999em;
	opacity: 1;
	outline: none;
}

#logos a:hover {
	opacity: 0.5;
}

#logos #aegon {
	background-image: url(../cases/aegon.gif);
	margin: 0 10px;
}

#logos #afas {
	background-image: url(../cases/afas.gif);
	margin: 0 10px;
}

#logos #amex {
	background-image: url(../cases/american_express.gif);
	margin: 0 10px;
}

#logos #arinso {
	background-image: url(../cases/arinso.gif);
	margin: 0 10px;
}

#logos #autotrack {
	background-image: url(../cases/autotrack.gif);
	margin: 0 10px;
}

#logos #conrad {
	background-image: url(../cases/conrad.gif);
	margin: 0 10px;
}

#logos #hp {
	background-image: url(../cases/hp.gif);
	margin: 0 10px;
}

#logos #schiphol {
	background-image: url(../cases/schiphol.gif);
	margin: 0 10px;
}

#logos #sdu {
	background-image: url(../cases/sdu.gif);
	margin: 0 10px;
}

#logos #kleertjes {
	background-image: url(../cases/kleertjes.gif);
	margin: 0 10px;
}

#logos #happyhome {
	background-image: url(../cases/happyhome.gif);
	margin: 0 10px;
}

#logos #bnr {
	background-image: url(../cases/bnr.gif);
	margin: 0 10px;
}

#logos #centerparcs {
	background-image: url(../cases/centerparcs.gif);
	margin: 0 10px;
}

#logos #kpn {
	background-image: url(../cases/kpn.gif);
	margin: 0 10px;
}

#logos #klm {
	background-image: url(../cases/klm.gif);
	margin: 0 10px;
}

#logos #mensrelatie {
	background-image: url(../cases/mens_relatie.gif);
	margin: 0 10px;
}

#logos #naupar {
	background-image: url(../cases/naupar.gif);
	margin: 0 10px;
}

#logos #bruna {
	background-image: url(../cases/bruna.gif);
	margin: 0 10px;
}

#logos #vacanceselect {
	background-image: url(../cases/vacanceselect.gif);
	margin: 0 10px;
}

#logos #vnu {
	background-image: url(../cases/vnu.gif);
	margin: 0 10px;
}

#logos #wegener {
	background-image: url(../cases/wegener.gif);
	margin: 0 10px;
}

#logos #fcbarcelona {
	background-image: url(../cases/fcbarcelona.gif);
	margin: 0 10px;
}

#logos #amadeus {
	background-image: url(../cases/amadeus.gif);
	margin: 0 10px;
}

#logos #homair {
	background-image: url(../cases/homair.gif);
	margin: 0 10px;
}

#logos #carrefour {
	background-image: url(../cases/carrefour.gif);
	margin: 0 10px;
}

#logos #clickseguros {
	background-image: url(../cases/clickseguros.gif);
	margin: 0 10px;
}

/* @end */

.freeofcharge {
	position: absolute;
	left: 710px;
	top: -20px;
}

.wetellyou {
	margin-left: 75px;
}

.knowledgebase {
	width: 436px;
	float: left;
	display: inline;
	margin-right: 3px;
}

.knowledgebase p {
	margin: 0px;
}

.whyworkwithus {
	width: 436px;
	float: left;
	display: inline;
}

.whyworkwithuscontent {
	background: url(../images/bg_whyworkwithus.gif);
	width: 370px;
	padding: 10px;
	height: 306px;
	color: #ffffff;
	line-height: 18px;
}

.whyworkwithuscontent a {
	color: #ffffff;
	text-decoration: underline;
}

.whyworkwithuscontent p {
	margin: 7px 0px 7px 3px;
}

ul.blog {
	margin: 0px;
	padding: 0px;
}

ul.blog li {
	list-style: none;
	background: url(../cmsdata/bg_blogitem.gif) top left no-repeat;
	padding-left: 35px;
	line-height: 18px;
	min-height: 35px;
}

ul.blog li a.bloglink {
	color: black;
}

ul.blog li a {
	font-weight: bold;
}

/* @group contactform */
#TB_ajaxContent .addcomment p {
	margin: 0;
	padding: 0;
}
.addcomment label.error,
.addcomment span.error {
	color: red;
	font-size: 11px;
	margin-left: 10px;
}

.side_contact label.error {
	color: red;
	font-size: 11px;
	margin-top: 0;
}

/* @end */

ul.blog li.date {
	background: none;
	padding: 0px;
	min-height: inherit;
	font-weight: bold;
	margin-bottom: 10px;
}

ul.blog li.date a {
	color: #ba14a3;
	font-weight: bold;
	text-decoration: none;
}

.includelogo {
	width: 246px;
	height: 80px;
	background: url(../images/bg_dummylogo.gif);
	padding-top: 5px;
	text-align: center;
	margin-bottom: 10px;
}

.touchWidth {
	width: 70px;
	display: block;
	float: left;
	display: inline;
}

.defaultInput {
	background: url(../images/bg_input.gif);
	margin-bottom: 10px;
	width: 184px;
	height: 19px;
	padding: 0px;
	border: 0px;
	padding: 4px 0px 0px 6px;
}

.extraWidthInput {
	background: url(../images/bg_inputwidth.gif);
	margin-bottom: 10px;
	width: 264px;
	height: 19px;
	padding: 0px;
	border: 0px;
	padding: 4px 0px 0px 6px;
}

.newsletterip {
	background: url(../images/bg_newsletter.gif);
	padding: 4px 0px 0px 6px;
	width: 166px;
	height: 19px;
	border: 0px;
	vertical-align: middle;
}

.touchTextarea {
	width: 229px;
	height: 114px;
	padding: 5px;
	background: url(../images/bg_textarea.gif);
	border: 0px;
	margin-bottom: 10px;
}

.touchTextareaWidth {
	width: 329px;
	height: 114px;
	padding: 5px;
	background: url(../images/bg_textareawidth.gif);
	border: 0px;
	margin-bottom: 10px;
}

.getintouch {
	text-align: right;
	margin-right: 12px;
}

.sendbutton {
	text-align: left;
	margin-right: 12px;
}

.marketinggraph p {
	margin: 3px 0px 17px 0px;
}

.morearrow {
	background: url(../images/bg_morearrow.gif) no-repeat right center;
	padding-right: 12px;
	color: #BA14A3;
}

.steps {
	margin: 0px 0px 3px 0px;
}

.arrowbottom {
	position: relative;
	width: 100%;
}

.arrowbottom img {
	position: absolute;
	top: -24px;
	margin-left: -15px;
	left: 436px;
}

/* blog listing */

.author {
	font-size: 11px;
	color: #6d6d6d;
	margin-bottom: 0px;
}

.author a {
	color: #6d6d6d;
}

.tags {
	font-size: 11px;
	color: #6d6d6d;
	margin-top: 3px;
}

.tags a {
	color: #f75d21;
}

.fixedcontent .tags a {
	color: #6d6d6d;
}

.comments {
	border: 1px solid #dad1d9;
	background-color: #f2e9f1;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

ul.comments {
	margin-left: 0;
	background-image: none;
	background-color: white;
	border-style: none;
	padding: 0;
}

/* @group Paging */

.paging {
	background-color: #ba14a3;
	width: 532px;
	height: 75px;
	padding: 5px 0px 5px 5px;
	margin-top: -10px;
	margin-bottom: 10px;
}

.paging a {
	float: left;
	display: inline;
	color: white;
	font-size: 11px;
	border: 1px solid #d922c0;
	padding: 2px;
	margin: 2px;
}

.paging a.active {
	color: #f75d21;
	border: 1px solid #f75d21;
}

/* @end */

/* @group Authorbox */

.authorbox {
	border-top: 1px solid #dad1d9;
	padding-top: 10px;
	margin-bottom: 15px;
}

.authorbox .photo {
	float: left;
	display: inline;
	width: 100px;
	height: 80px;
}

.authorbox .photo img {
	border: 1px solid #f2e9f1;
	padding: 1px;
}

.authorbox .description {
	float: left;
	display: inline;
	width: 425px;
	font-size: 11px;
	margin-left: 10px;
}

.authorbox h3 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

/* @end */

.commentbox {
	border: 1px solid #dad1d9;
	padding: 10px;
	margin-bottom: 15px;
	list-style-type: none;
}

.commentbox h3 {
	font-size: 11px;
	color: #6d6d6d;
	margin: 0px;
	font-weight: bold;
	border-bottom: 1px dotted #efefef;
	padding-bottom: 5px;
}

.addcomment {
	border: 1px solid #dad1d9;
	background-color: #f2e9f1;
	padding: 10px;
	margin-top: 10px;
}

ul.related {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

ul.related li {
	list-style: none;
	background: url(../images/btn_listripe.gif) no-repeat 0px 9px;
	padding-left: 15px;
}

ul.related a {
	font-weight: normal;
	color: black;
}

.facts {
	float: right;
	display: inline;
	width: 200px;
	padding: 10px;
	background-color: #fcfafc;
	margin: 10px 0px;
}

.facts h3 {
	font-weight: bold;
	margin: 0px;
	border-bottom: 1px solid #f2e9f1;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #f75d21;
}

ul.whitepapers {
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
	width: 250px;
}

ul.whitepapers li {
	list-style: none;
	background: url(../images/icon_pdf.gif) no-repeat;
	padding-bottom: 20px;
	padding-left: 60px;
	float: left;
	display: inline;
	width: 190px;
}

ul.whitepapers li a.readmore {
	color: black;
	text-decoration: underline;
	font-weight: normal;
}

.serviceblock {
	width: 830px;
	height: 254px;
	position: relative;
}

.serviceblock p {
	margin: 0px;
	position: absolute;
	width: 240px;
	left: 498px;
	top: 115px;
}

.serviceblockOverzicht {
	width: 830px;
	height: 254px;
	position: relative;
}

.serviceblockOverzicht p {
	float: left;
	margin: 0px;
	color: #FFFFFF;
	position: relative;
	font-size: 11px;
	width: 186px;
	line-height: 16px;
	padding-right: 20px;
	left: 20px;
	top: 45px;
}

.storycontent {
	border-top: 1px solid #ccc;
}

ul.web20icons {
	margin: 0px;
	padding: 0px;
}

.web20icons li {
	list-style: none;
	float: left;
	display: inline;
}

ul.contacticons {
	margin: 0px;
	padding: 0px;
}

.contacticons li {
	list-style: none;
	float: left;
	display: inline;
	width: 123px;
	text-align: center;
}

.bio {
	min-height: 325px;
}

* html .bio {
	height: 325px;
}

.biocontent {
	background-color: #f2e9f1;
}

.padded10px {
	padding-left: 10px;
}

.bio h2 {
	margin-bottom: 0px;
	margin-top: 0px;
}

.bio h3 {
	color: #ba14a3;
	margin: 10px 0px 7px 0px;
}

.bio table {
	border-collapse: collapse;
}

.bio td, .bio th {
	padding: 0px 0px 6px 0px;
}

.bio th {
	text-align: left;
	padding-right: 10px;
}

.steps {
	margin: 0px 0px 3px;
}

.step1 {
	background-image: url(../images/step_01.gif);
	display: block;
	width: 300px;
	height: 88px;
	text-indent: -999em;
	float: left;
	display: inline;
}

.step2 {
	background-image: url(../images/step_02.gif);
	display: block;
	width: 250px;
	height: 88px;
	text-indent: -999em;
	float: left;
	display: inline;
}

.step3 {
	background-image: url(../images/step_03.gif);
	display: block;
	width: 320px;
	height: 88px;
	text-indent: -999em;
	float: left;
	display: inline;
}

.step1:hover, .step2:hover, .step3:hover {
	background-position: 0px -88px;
}

.step1:active, .step2:active, .step3:active {
	background-position: 0px -176px;
}

.steps a {
	outline: none;
}

.arrowbottom {
	position: relative;
	width: 100%;
}

.arrowbottom img {
	position: absolute;
	top: -24px;
	margin-left: -15px;
	left: 436px;
}

.post p {
	line-height: 1.4em;
	margin-bottom: 1em;
}

/* blog listing */

p.author {
	font-size: 11px;
	color: #6d6d6d;
	margin: 0;
	padding: 0;
}

.author a {
	color: #6d6d6d;
}

.tags {
	font-size: 11px;
	color: #6d6d6d;
	margin: 3px 0 0 0;
}

.tags a {
	color: #f75d21;
}

.related ul {
	list-style: none;
}

.comments {
	border: 1px solid #dad1d9;
	background: #f2e9f1 url(../images/icon_balloon.jpg) 2px 50% no-repeat;
	;
	padding: 5px 5px 5px 23px;
	margin-top: 10px;
	margin-bottom: 25px;
}

/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* End Images */

/* @group Featured Articles Frontpage */
#slider {
	/* width: 828px; */
}

#featured-left {
	width: 556px;
	height: 255px;
	padding: 0;
	float: left;
	position: relative;
}
#rounded-corners {
background: url(../images/rounded-corners.png) no-repeat;
height:255px;
width:20px;
position:absolute;
z-index:2;
}

#featured-left .slide {
	position: absolute;
	height: 215px;
	padding: 20px;
}
#slider .hidden {
	display: none;
}

#featured-left .featured-content {
	background:none repeat scroll 0 0 #FFFFFF;
margin:150px 0px 0px -30px;
width:100%;
filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
padding:7px 25px;
height:71px;
overflow:hidden;


}

#featured-left h2 a {
}

#featured-left a {
}

ul#featured-right {
	margin: 0;
	padding: 0;
	float: right;
	width: 272px;
	list-style: none;
}

#featured-right li {
	margin: 0;
	padding :0;
	display: block;
	height: 85px;
}
#featured-right li a {
	margin: 0;
	padding: 27px 0 0 35px;
	display: block;
	height: 58px;
	font-weight: bold;
}
#featured-right li a#slidelink-1 {
	background: url("../images/featured-sprite.png") no-repeat 0 0;
}
#featured-right li a#slidelink-1:hover,
#featured-right li.active a#slidelink-1 {
	background: url("../images/featured-sprite.png") no-repeat 0 -85px;
}
#featured-right li a#slidelink-2 {
	background: url("../images/featured-sprite.png") no-repeat -272px 0;
}
#featured-right li a#slidelink-2:hover,
#featured-right li.active a#slidelink-2 {
	background: url("../images/featured-sprite.png") no-repeat -272px -85px;
}
#featured-right li a#slidelink-3 {
	background: url("../images/featured-sprite.png") no-repeat -544px 0;
}
#featured-right li a#slidelink-3:hover,
#featured-right li.active a#slidelink-3 {
	background: url("../images/featured-sprite.png") no-repeat -544px -85px;
}

#featured-right h3 {
	margin: 0;
}

#featured-right p {
}

/* @end */

/* @group Contact Widget */

#wgpersona {
	width: 831px;
	height: 64px;
	background: url(../images/ik-ben-een.png) no-repeat;
	position: relative;
}

#wgpersona p {
	text-indent: -999em;
	overflow: hidden;
	margin: 0;
}

#wgpersona a.link-webdesigner {
	display: block;
	position: absolute;
	left: 165px;
	top: 0;
	height: 34px;
	width: 146px;
}

#wgpersona a.link-marketeer {
	display: block;
	position: absolute;
	left: 320px;
	top: 0;
	height: 34px;
	width: 112px;
}

#wgpersona a.link-directeur {
	display: block;
	position: absolute;
	left: 460px;
	top: 0;
	height: 34px;
	width: 105px;
}

#wgpersona a.link-medewerkers {
	display: block;
	position: absolute;
	left: 220px;
	top: 38px;
	height: 26px;
	width: 122px;
}

#wgpersona a.link-nieuwe-baan {
	display: block;
	position: absolute;
	left: 390px;
	top: 38px;
	height: 26px;
	width: 120px;
}

#wgpersona a.link-contactgegevens {
	display: block;
	position: absolute;
	left: 660px;
	top: 38px;
	height: 26px;
	width: 160px;
}

/* @end */

/* @group OTM Persona Widget */

#wgcontact {
	width: 831px;
	height: 65px;
	background: url(../images/afspraak-maken.png) no-repeat;
	position: relative;
	margin: 10px;
}

#wgcontact p {
	text-indent: -999em;
	overflow: hidden;
	margin: 0;
}

#wgcontact a.link-afspraak-maken {
	display: block;
	position: absolute;
	left: 210px;
	top: 0;
	height: 36px;
	width: 95px;
}

#wgcontact .sticker {
	width: 102px;
	height: 103px;
	background: url(../images/sticker-afspraak.png);
	position: absolute;
	right: 15px;
	top: -20px;
}

/* @end */

/* @group OTM Vacature Widget */

#wgvacature {
	width: 831px;
	height: 65px;
	background: url(../images/vacature_salescollegas.png) no-repeat;
	position: relative;
	margin: 0px;
}

#wgvacature p {
	text-indent: -999em;
	overflow: hidden;
	margin: 0;
}

#wgvacature a.wg-link-acc-manager {
	display: block;
	position: absolute;
	left: 410px;
	top: 0;
	height: 36px;
	width: 140px;
}

#wgvacature a.wg-link-sales-manager {
	display: block;
	position: absolute;
	left: 565px;
	top: 0;
	height: 36px;
	width: 125px;
}

#wgvacature a.wg-link-vacatures {
	display: block;
	position: absolute;
	left: 130px;
	top: 35px;
	height: 36px;
	width: 100px;
}

#wgvacature .vacature-sticker {
	width: 102px;
	height: 103px;
	background: url(../images/btn_bekijk_de_vacatures.png);
	position: absolute;
	right: 15px;
	top: -20px;
}

/* @end */

/* CTO Block */

.ctostep1{
	background: url(../images/cto-step1.png);
	width: 430px;
	height: 80px;
	padding: 5px 5px 5px 110px;
}

.ctostep2{
	background: url(../images/cto-step2.png);
	width: 425px;
	height: 70px;
	padding: 10px 10px 10px 110px;
}

.ctostep3{
	background-image: url(../images/cto-step3.png);
	width: 425px;
	height: 70px;
	padding: 10px 10px 10px 110px;
}

.ankeiler {
	font-size: 14px;
	font-weight: bold;
}

.cto {
	font-size: 22px;
	color: #f75d21;
	margin-bottom: 1px;
}
.cto a{
	font-size: 22px;
	color: #f75d21;
	margin-bottom: 1px;
	text-decoration:underline;
}

/* END CTO Block */

/* START Scroller */

#demo-frame > div.demo { padding: 10px !important; }
.scroll-pane { overflow: auto; width: 99%; float:left; }
.scroll-content { /*tijdelijk */ padding:0 0 0 125px; width: 900px; float: left; }
.scroll-content-item { width: 120px; height: 120px; float: left; margin: 10px; font-size: 3em; line-height: 96px; text-align: center; }
* html .scroll-content-item { display: inline; } /* IE6 float double margin bug */
.scroll-bar-wrap { /* tijdelijk */ display:none; clear: left; padding: 0 4px 0 2px; margin: 0 -1px -1px -1px; }
.scroll-bar-wrap .ui-slider { background: none; border:0; height: 2em; margin: 0 auto;  }
.scroll-bar-wrap .ui-handle-helper-parent { position: relative; width: 100%; height: 100%; margin: 0 auto; }
.scroll-bar-wrap .ui-slider-handle { top:.2em; height: 1.5em; }
.scroll-bar-wrap .ui-slider-handle .ui-icon { margin: -8px auto 0; position: relative; top: 50%; }


/* END Scroller */
/* BEGIN http://www.seoegghead.com/software/wordpress-seo-pager.seo */
	.dummy {}

	div.pagerbox a {
		border: 1px solid #D922C0;
		background-color: white;
		font-size: 12px;
		display:-moz-inline-box;
		display: inline-block;
		font-weight: normal;
		color: #D922C0;
		padding-top: 2px;
		padding-right: 4px;
		padding-bottom: 2px;
		padding-left: 4px;
		margin-top: 2px;
		margin-right: 0px;
		margin-bottom: 2px;
		margin-left: 2px;
		text-decoration: none;
	}
		
	div.pagerbox a:hover, div.pagerbox a:active, div.pagerbox .current {
		border: 1px solid #D922C0;
		font-size: 12px;
		display:-moz-inline-box;
		display: inline-block;
		font-weight: normal;
		color: #000000;
		background-color: white;
		padding-top: 2px;
		padding-right: 4px;
		padding-bottom: 2px;
		padding-left: 4px;
		margin-top: 2px;
		margin-right: 0px;
		margin-bottom: 2px;
		margin-left: 2px;
	}	
	.radiobuttontable {
		border-bottom-width: 0px !important;  
		padding:0 !important; 
		margin: 0 !important;
	}
	
	.clink{
		border: none !important;
		padding:0 !important; 
		margin: 0 !important;			
	}
	
/* END http://www.seoegghead.com/software/wordpress-seo-pager.seo */	
