/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
img.facilitator{padding:4px 0 0 10px;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
em{font-style: normal;font-weight:bold;list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}

html{
	height:100%;
	font-size:small;
    background-color:#000;
}

body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family: Arial, sans-serif;
	font-size:11px;
	line-height:19px;
	color:#000;
    background-color:#000;
}

/* Forms
----------------------------------------------- */
/* Tables
----------------------------------------------- */
/* Lists/Def List
----------------------------------------------- */
dl.specs{
    font:10px/14px Arial;
}

dl.specs dt{
    display:inline;
    font-weight:bold;
}

dl.specs dd{
    display:inline;
    word-wrap: break-word;
}

ul.facilitators li{
    float:left;
    clear:both;
}

ul.facilitators li.active a{
    color:#000;
}

ul.facilitators li a{
    padding:0px 0px 0px 0px;
    text-decoration:none;
    font-weight:bold;
    color:#928d8d;
    text-transform:uppercase;
}

ul.facilitators li a:hover {
     color:#000;
}

ul.client_logos{
    float:left;
    position:relative;
    margin:7px 10px 0px 0px;
    width:275px;
    height:129px;
}

ul.client_logos li{
    position:absolute;
    
    top:0px;
    left:0px;
}

ul.client_logos li img{
    display:block;
}

ul.client_logos.last{
    margin:7px 0px 0px 0px;
}

/* Links
----------------------------------------------- */
.download{
    position:absolute;
    left:9px;
    display:block;
    font-size:9px;
    color: black;
    height:17px;
    font-weight:bold;
    text-decoration:none;
    /*top:250px;*/
    bottom:7px;
    padding:1px 0px 0px 22px;
    background:url(../img/pdf-icon.gif) 0px 1px no-repeat;
    text-transform:uppercase;
}

.readmore{
    text-transform:uppercase;
    color:#9c9b96;
    font-weight:bold;
    font-size:9px;
    text-decoration:none;
    padding:0px 10px 0px 0px;
    background:url(../img/readmore_bullit.gif) right 5px no-repeat;
    outline: none;
    z-index:1000;
}

.readmore.facilitator{
    position:absolute;
    bottom:5px;
    right:16px;
    background:url(../img/readmore_bullit.gif) right 6px no-repeat;
}

.readmore.press,
.readmore.route{
    position:absolute;
    bottom: 10px;
    right:10px;
    z-index: 99999;
}

.readmore.route{
    bottom:5px;
    left:-2px;
    background:url(../img/readmore_bullit.gif) left 6px no-repeat;
    padding-left:10px;
    color:#000;
    width:100px;
}

.readmore.press_next{
    position:absolute;
    bottom:0px;
    right:-10px;
    background:url(../img/readmore_bullit.gif) right 6px no-repeat;
}

.readmore.service{
    position:absolute;
    bottom:7px;
    right:10px;
    background-position: right 6px;
    z-index:300;
}

.readmore_left{
    text-transform:uppercase;
    color: #000;
    font-weight:bold;
    font-size:9px;
    text-decoration:none;
    padding:0px 0px 0px 10px;
    background:url(../img/readmore_bullit.gif) left center no-repeat;
    outline: none;
    z-index: 1000;
}

/* Headers
----------------------------------------------- */
h1{
	clear: both;
    height:17px;
    line-height:16px;
    padding:0px 0px 0px 10px;
    text-transform:uppercase;
    font-size:12px;
    font-weight:bold;
    color:#fff;
}

h2{
  font-size:11px;
  font-weight:bold;
}

h2 a {
	text-decoration: none;
	color: black;	
}

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

h3{
  font-size:10px;
  font-weight:bold;
  line-height:10px;
  margin:0px 0px 4px 0px;
}

h4{
    height:18px;
    line-height:16px;
    padding:1px 0px 0px 11px;
    text-transform:uppercase;
    font-size:11px;
    color:#fff;
}

/* Paragraphs
----------------------------------------------- */
p{
    font-size:11px;
    font-weight: 100;
    color:#000;
    line-height:16px;
    margin:0px 0px 13px 0px;
    text-align: left;
}

p.heavy{
    font-weight: 700;
    letter-spacing: 0.5px;
}

p.heavy a{
    color:#000;
    text-decoration:none;
}

p.heavy a:hover {
	text-decoration: underline;	
}

p.introduction{
    font-size: 11px;
    font-weight:bold;
    color:#000;
}


/* Misc
----------------------------------------------- */
.hr{
    background-color:#000;
    height:9px;
    clear:both;
    margin:4px 0px 0px 0px;
}

object{
    display:block;
}

object:focus{
    outline:0;
}

blockquote.inline{
    font-weight:bold;
    color:#868686;
    font-size:11px;
    line-height:13px;
    margin:0px 0px 13px 0px;
    padding:0px 0px 0px 10px;
}

/* Links
----------------------------------------------- */
a.back{
    position:absolute;
    top:0px;
    right:0px;
    padding:0px 9px 0px 5px;
    margin:0px 7px 0px 0px;
    color:#fff;
    display: block;
    text-decoration:none;
    text-transform:uppercase;
    font-size:11px;
    background:url(../img/bullit.gif) no-repeat right 6px;
    z-index: 9999;
}

a.next_location,
a.prev_location,
a.next_case,
a.prev_case
{
    display:block;
    position: absolute;
    top:102px;
    right:2px;
    width:46px;
    height:46px;
    background:url(../img/next_arrow_btn.png) 0px 0px no-repeat;
    text-indent:-3000px;
    z-index:300;
}

a.prev_location,
a.prev_case
{
    top:102px;
    left:4px;
    background:url(../img/prev_arrow_btn.png) 0px 0px no-repeat;
}

a.next_case_dis, a.next_location_dis {
    background:url(../img/next_arrow_dis_btn.png) 0px 0px no-repeat;
}

a.prev_case_dis, a.prev_location_dis {
    background:url(../img/prev_arrow_dis_btn.png) 0px 0px no-repeat;
}

/* Images
----------------------------------------------- */
img.loc-thumb,
img.press{
    display:block;
    margin:0px 0px 7px 0px;
}

img.location_big{
    float:right;
}

/* Colors
----------------------------------------------- */
.dark{
    background-color:#000;
}


.light{
    background-color:#edede1;
}

/* Wrapper
----------------------------------------------- */
#wrapper{
    position:relative;
    top:20px;
    width:867px;
    margin:0px auto 0px auto;
}

#page{
    width:845px;
    padding:11px;
    background-color:#fff;
}

/* Main
----------------------------------------------- */
#main{
    width:100%;
}

/* Identity
----------------------------------------------- */
#identity{
    width:100%;
    height:115px;
   background:#000 url('../img/header_bg.gif') no-repeat right bottom;
}

.logo{
    display:block;
}

/* Content
----------------------------------------------- */
#content{
    margin:11px 0px 0px 0px;
    padding:0px 0px 7px 0px;
    width:100%;
    /*height:394px;*/
    background:url(../img/dotted_border.gif) left bottom repeat-x;
    overflow:hidden;
}

.playroom{
    position:relative;
    width:100%;
    height:89px;
}

.playroom blockquote{
    position:absolute;
    top:30px;
    right:20px;
    width:235px;
    font-size:10px;
    line-height:12px;
    color:#c5c4b4;
    font-weight:bold;

}

.playroom blockquote p {
    font-size:10px;
    line-height:12px;
    color:#c5c4b4;
    font-weight:bold;
    text-align: left;
    letter-spacing: 0;
}

.playroom blockquote cite{
    position:absolute;
    right:0px;
    bottom: -5px;
}

.flash-play{
    display:block;
    float:right;
}

#body{
    /*height:296px;*/
    position:relative;
    margin:11px 0px 0px 0px;
    float:left;
    width:100%;
    overflow:hidden;
}

/* Blocks
----------------------------------------------- */
.intro {
    float:left;
    width:274px;
}

.txt, .txt_home, .txt_404{
	clear: both;
    position:relative;
    width:254px;
    height:263px;
    margin:7px 11px 0px 0px;
    padding:10px 10px 0px 10px;
    background-color: #edede1;
    overflow: hidden;
}

.txt_home {
	height: 368px;
	overflow: auto;
}

.txt_home p a {
	color: black;	
}

.txt_home p a:hover {
	text-decoration: none;	
}

.txt_404 {
	height:262px;
	width: 825px;
	padding-top: 30px;
}

.h_404 {
	width: 835px;
}

.txt_404 a {
	display: block;
	clear: both;
	margin-top: 10px;
	color: black;
}

.txt_404 strong {
	text-transform: uppercase;
}

.display{
    float:left;
    width:558px;
    margin:0px 0px 0px 13px;
}

.send {
	height: 287px;
}

#locations,
#press{
    position:relative;
    overflow:hidden;
}

#locations .viewport,
#press .viewport,
#cases .viewport
{
    position:relative;
    overflow:hidden;
}

/*#locations .viewport {
    margin-left: -810px;
}*/

div.location,
div.case,
div.press-item{
    float:left;
    overflow:hidden;
    width:271px;
    margin:7px 7px 0px 0px;
    line-height:16px;
}

div.press-item{
    margin:7px 16px 0px 0px;
}

div.press-item img.hover{
    display:none;
}

div.press-item a.thumb:hover img{
    display:none;
}

div.press-item a.thumb:hover img.hover{
    display:block;
}

div.location .details,
div.case .details,
div.press-item .details{
    overflow:hidden;
    background:url(../img/dotted_border.gif) left top repeat-x;
}

div.location .details .inner,
div.case .details .inner,
div.press-item .details .inner{
    position:relative;
    min-height:59px;
    margin:7px 0px 0px 0px;
    padding:6px 6px 9px 6px;
    background-color:#edede1;
    overflow:hidden;
}

.location-detail,
.case-detail{
    border:0px solid red;
    margin:7px 0px 0px 0px;
    overflow:hidden;
}

.location-detail .txt,
.case-detail .txt{
    float:left;
    width:341px;
    margin:0px;
    background-color:#edede1;
}

.location-detail .txt p,
.case-detail .txt p{
    color:#000;
}

#services.script{
    position:relative;
    overflow:hidden;
}

#services .txt{
    float:left;
}

#services .txt.last{
    margin:7px 0px 0px 0px;
}

.profile{
    float:left;
    margin:7px 0px 0px 0px;
    border-right:7px white;
    overflow:hidden;
    background:#EDEDE1;
}

.profile.last{
    margin:7px 0px 0px 0px;
}

.profile-image{
    float:left;
    position:relative;
    width:165px;
    min-height:264px;
    padding:9px 0px 0px 0px;
}

.profile-image em{
    position:absolute;
    left:10px;
    bottom:20px;
    font-weight:bold;
    text-transform: uppercase;
    color:#3e3e3c;
}

.profile-description{
    position:relative;
    float:left;
    width:370px;
    margin:0px 0px 0px 0px;
    padding:9px 15px 0px 10px;
    min-height:264px;
}

#profiles{
    position:relative;
    overflow:hidden;
}

#profiles .viewport{
    float:left;
}

#profiles.script .viewport{
    float:none;
    position:relative;
    overflow:hidden;
}

.contact.intro {width:273px;}
.contact.intro .txt{width:253px; height: 301px; }

.route{
    float:left;
    width:559px;
    margin:0px 0px 0px 13px;
}

.route .map{
    width:559px;
    height: 269px;
    position:relative;
    padding-top:9px;
}

.contact_map{
    float:left;
    width: 846px;
    margin:0;
    margin-top: 7px;
}

.contact_map .map{
    width:559px;
    height: 314px;
    width: 846px;
    position:relative;
    margin-top: 8px;
}

.error {
	border: 1px solid red;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 7px;
	width: 298px;
	display: none;
}

#map_message {
    position:absolute;
    padding: 1px 6px;
    font-size: 11px;
    font-weight:700;
    color:#000;
    background: #fff;
    min-width:180px;
    white-space:nowrap;
}

#map_message img#sluiten {
    position: absolute;
    z-index: 9999 !important;
    top: 0.2em;
    right: 0.2em;
    cursor: pointer !important;
}

#map_message a:link,
#map_message a:visited {
    color: #000;
    text-decoration: none;
}

#map_message a:hover,
#map_message a:active {
    color: #000;
    text-decoration: none;
}

#map_message .contactimage {
    position: absolute;
    width: 105px;
    top: 0.5em;
    left: 0.5em;
    cursor: default;
}

#map_message .contactaddress {
    float: left;
    margin: 0.25em 1.5em 0 110px;
    cursor: default;
}

    
/* Slides
----------------------------------------------- */
#slides{
    position:relative;
}

*:first-child+html #slides {
	margin-top: -3px;
}

#slides img{
    position:absolute;
    top:7px;
    display:block;
}

.location_detail,
.cases_detail {
    position:relative;
}

.case_detail li,
.fadecarousel {
    position: relative;
    width: 476px;
    height: 274px;
    margin-top: 8px;
    margin-bottom: 7px;
}

.case-detail .fadecarousel {
	float:left;
	margin:0 0 0 8px;	
}

.fadecarousel #prev {
    position: absolute;
    top: 124px;
    left: 10px;
    z-index: 999;
}

.fadecarousel #next {
    position: absolute;
    top: 124px;
    right: 10px;
    z-index: 999;
}

.locationslider {
	float:left;
	top:0;
	left:0;
}

#tooltip { 
	background: black;
	font-size: 11px;
    text-transform: uppercase;
	padding: 0px 7px 0px 7px;
	position: absolute;
	color: white;
	z-index: 666;
	-moz-box-shadow: 1px 1px 1px #000;
    -webkit-box-shadow: 1px 1px 1px #000;
    box-shadow: 1px 1px 1px #000;
    display: none;
}

/* Main Navigation
----------------------------------------------- */
#main-nav{
    margin:9px 0px 0px 0px;
    padding:0px 0px 0px 20px;
    background-color:#000;
    overflow:hidden;
}

#main-nav li{
    float:left;
    margin:0px 45px 0px 0px;
    padding:10px 0px 10px 0px;
}

#main-nav li.last{
     margin:0px 20px 0px 0px;
}

#main-nav li a{
    display:block;
    text-transform:uppercase;
    font-size:12px;
    line-height:12px;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
    border:0px solid white;
    text-indent:-3000px;
    background:url(../img/mainmenu.png) left top no-repeat;
}

#main-nav li a:focus{
    outline:0;
}

#main-nav li.home a{width:38px; background-position: 0px -12px}
#main-nav li.locations a{width:64px; background-position: -125px -12px}
#main-nav li.cases a{width:47px; background-position: -625px -12px}
#main-nav li.facilitators a{width:88px; background-position: -250px -12px}
#main-nav li.catering a{width:67px; background-position: -375px -12px}
#main-nav li.clients a{width:62px; background-position: -500px -12px}
#main-nav li.press a{width:34px; background-position: -750px -12px}
#main-nav li.contact a{width:62px; background-position: -875px -12px}


#main-nav li.home.active a{background-position: 0px top}
#main-nav li.locations.active a{background-position: -125px top}
#main-nav li.cases.active a{background-position: -625px top}
#main-nav li.facilitators.active a{background-position: -250px top}
#main-nav li.catering.active a{background-position: -375px top}
#main-nav li.clients.active a{background-position: -500px top}
#main-nav li.press.active a{background-position: -750px top}
#main-nav li.contact.active a{background-position: -875px top}

/* Footer
----------------------------------------------- */
#footer{
    margin:1px 0px 0px 0px;
    color:#fff;
    font-size:8px;
    line-height:20px;
    font-weight:bold;
    text-transform:uppercase;
    overflow:hidden;
    float: right;
}

#footer ul{
    float:left;
    overflow:hidden;
}

#footer ul li{
    float:left;
}

#footer ul li a{
    color:#fff;
    text-decoration:none;
}

#footer ul.links li.sep{
    width:1px;
    height:6px;
    background-color:#fff;
    margin:7px 10px 0px 10px;
}

#footer ul.links li a{
    padding:0px 0px 0px 0px;
}

#footer ul.copy{
    float:right;
}

#footer ul.copy li{
    margin:0px 0px 0px 23px;
}

#footer ul.copy .site_links{
    float: left;
    margin-top: 2px;
    margin-left: 0;
    line-height: 16px;
   	color: white;
   	width: 397px;
}

#footer ul.copy .site_links a {
	color: #737373;
}

#footer ul.copy .site_links a:hover {
	text-decoration: underline;	
}

/* Contact form */

#contact_form{
    float:left;
    width:558px;
    margin: 7px 0 0 0;
    padding: 10px 15px 14px 10px;
    border-right:7px white;
    overflow:hidden;
    background:#EDEDE1;
}

#contact_form .req_ex {
	margin-left: 25px;
	font-size: 9px;	
	position: absolute;
	right: 155px;
	top: 35px;
}

#loc_offerte .req_ex {
	float: right;
	font-size: 9px;
	margin-right: 4px;
}

#contact_form form {
	width: 528px;
}

#contact_form label {
	clear: both;
	float: left;
	width: 78px;
}

#contact_form input, #contact_form textarea {
	float: left;
	font-family: Arial, sans-serif;
	border-top: 1px solid #dbdbd9;
	border-left: 1px solid #dbdbd9;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	margin-bottom: 7px;
}

#contact_form input {
	width: 226px;
	height: 19px;	
	margin-right:200px;
}

#contact_form textarea {
	width: 445px;
	height: 83px;
}

#contact_form select {
	height: 19px;
	float: left;
	margin-bottom: 7px;
	display: block;
	width: 200px;
}

#contact_form fieldset {
	margin-bottom: 7px;	
}

#contact_form input.submit_btn{
	float: right;
	width: 71px;
	height: 21px;
	color: white;
	background-color: black;
	border: 1px solid black;
	outline: none;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 3px;
}

/* Offerte form */
#loc_offerte form, #loc_offerte fieldset {
	width: 336px;
}

#loc_offerte label {
	clear: both;
	float: left;
	width: 60px;
}

#loc_offerte input, #loc_offerte textarea {
	float: left;
	font-family: Arial, sans-serif;
	border-top: 1px solid #dbdbd9;
	border-left: 1px solid #dbdbd9;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	margin-bottom: 7px;
}

#loc_offerte input {
	width: 175px;
	height: 19px;	
}

#loc_offerte textarea {
	width: 270px;
	height: 83px;
}

#loc_offerte input.submit_btn {
    background-color: black;
    border: 1px solid black;
    color: white;
    float: right;
    height: 21px;
    margin-bottom: 0;
    margin-right: 4px;
    margin-top: 0;
    outline: medium none;
    padding-left: 1px;
    width: 80px;
    margin-top: 7px;
}

/* Shadowbox
----------------------------------------------- */
#startupscreen{
    background-image: url(../img/startup.jpg);
    background-position:12px 10px;
    background-repeat:no-repeat;
    height:300px;
}
#startupscreen #startup_button{
    padding-top:187px;
    padding-left:41px;
}
a:focus {
    outline: none;
}
#closebutton{
    position:relative; left:848px;
    top:1px;
}
/*
shadow box override
*/
#sb-wrapper {
    position: relative;
    top: -5px !important;
}

#sb-body, #sb-loading{
    background:none;
}

#sb-body{
    border:none;
}

/* Routeform holder */
#loc_det_left {
	width: 360px;
	float: left;
	margin: 0;
}

#loc_det_right {
	width: 476px;
	float: right;
	margin: 0;
}

#loc_det_left #loc_summary, #loc_det_left #loc_achtergrond, #loc_det_right #loc_pricing, #loc_det_left #loc_offerte {
	background-color: #edede1;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 14px;
	padding-bottom: 0px;
}

#loc_det_left #loc_summary {
	height: 259px;
	width: 332px;
}

#loc_det_left #loc_summary ul {
	margin-top: 18px;	
}

#loc_det_left #loc_summary li {
	list-style-type: none;
	background-image: url("/img/loc_li_bul.gif");
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 14px;
	font-size: 12px;
	margin-bottom: 6px;
}

#loc_det_left #loc_achtergrond {
	width: 332px;
	padding-bottom: 6px;
}

#loc_det_left #loc_offerte {
	width: 332px;
	padding-bottom: 14px;	
}

#loc_det_left #loc_achtergrond table {
	margin-top: 13px;
	margin-bottom: 28px;	
}

#loc_det_left #loc_achtergrond table, #loc_det_left #loc_achtergrond tr, 
#loc_det_left #loc_achtergrond td, #loc_det_left #loc_achtergrond th {
	border: 1px solid #9c9c95;
	border-collapse:collapse;	
}

#loc_det_left #loc_achtergrond th {
	font-weight: bold;
	vertical-align: bottom;
	line-height: 13px;
	height: 30px;
}

#loc_det_left #loc_achtergrond td, #loc_det_left #loc_achtergrond th {
	padding: 3px;	
}

#loc_det_left #loc_achtergrond th:first-child, 
#loc_det_left #loc_achtergrond td:first-child {
	text-align: left;
	width: 95px;
	padding-left: 9px;
}

#loc_det_left #loc_achtergrond th, #loc_det_left #loc_achtergrond td {
	text-align: center;
}

#loc_det_right #loc_pricing {
	padding-bottom: 6px;
	text-align: center;
	overflow: hidden;
}

#loc_det_right #loc_pricing .price_disp {
	float: right;
	display: block;
	font-weight: bold;	
}

#loc_det_right #loc_pricing .discr {
	display: block;
	text-align: left;
	width: 350px;
}

#loc_det_right #loc_pricing .part_desc {
	font-style: italic;
	text-align: left;
	font-size: 10px;
	margin-bottom: 34px;
}

#loc_det_right #gmap {
	 width: 476px; 
	 height: 273px;
	 margin-top: 8px;
}

#loc_det_right #loc_controls {
	background-color: #edede1;
	margin-top: 8px;
	padding: 14px;
	padding-bottom: 14px;
	overflow: hidden;
}

#loc_det_right #loc_controls #errors {
	color: #f00;
}

/* Route form */
#loc_det_right #loc_controls table:first-child {
	display: none;
}

#loc_det_right #loc_controls #directions {
	margin-top: 47px;
}

#loc_det_right #loc_controls #directions a {
	color: #000;
}

#loc_det_right #loc_controls input#street, #loc_det_right #loc_controls input#city {
	font-size: 12px;
	float: left;
	font-family: Arial, sans-serif;
	border-top: 1px solid #dbdbd9;
	border-left: 1px solid #dbdbd9;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	margin-bottom: 10px;
	width: 446px;
	height: 19px;
}

#loc_det_right #loc_controls .submit_btn_route, #loc_det_right #loc_controls .print_link{
	clear: both;
	float: right;
	width: 71px;
	height: 21px;
	color: white;
	background-color: black;
	border: 1px solid black;
	outline: none;
	margin-bottom: 0;
	text-transform: uppercase;
}

#loc_det_right #loc_controls .submit_btn_route {
	margin-top: 4px;	
}

#loc_det_right #loc_controls .print_link{
	text-align: center;
	text-decoration: none;
	width: 44px;
	vertical-align: middle;
	height: 18px;
	display: block;
}
