body{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;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{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;}sup,sub{vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}


html, body 
{
    height: 100%;
}

body 
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 21px;
}

h1
{
    font-size: 22px;
    margin-bottom: 12px;
}
h2
{
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
}

strong
{
    font-weight: bold;
}

  a
, a:link
, a:active
, a:visited
{
    color: #000;
    text-decoration: underline;
} 

a:hover
{
    text-decoration: none;
}

#background 
{
    position: absolute;
    z-index: 10;
    height: 400px;
    margin-top: -164px;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center 0px;
    top: 50%;
    left: 0px;
    width: 100%;  
}

.bg_home { background-image: url(/pages/home/bg.jpg); }
.bg_arrangements { background-image: url(/pages/arrangements/bg.jpg); }
.bg_meetings { background-image: url(/pages/meetings/bg.jpg); }
.bg_menu { background-image: url(/pages/menu/bg.jpg); }
.bg_contact { background-image: url(/pages/contact/bg.jpg); }
.bg_doppler_effect { background-image: url(/pages/doppler_effect/bg.jpg); }
.bg_press { background-image: url(/pages/press/bg.jpg); }

#preload_images
{
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    display: none;
}
#container 
{
    z-index: 20;
    position: absolute;
    height: 555px;
    top: 50%;
    margin-top: -278px;
    width: 802px;
    left: 50%;
    margin-left: -400px;
}

#logo
{
    position: absolute;
    z-index: 60;
    left: 0px;
    top: 0px;
}

/* Menu items
-------------------------------*/
#menu
{
    position: absolute;
    z-index: 70;
    width: 580px;
    height: 34px;
    left: 222px;
    top: 53px;
}

  #menu_vergaderen a
, #menu_menukaart a
, #menu_arrangementen a
, #menu_contact a
, #menu_pers a
, #menu_doppler_effect a
{
    float: left;
    height: 34px;
    background-image: url(/images/framework/menu.gif);
    background-repeat: no-repeat;
    cursor: pointer;
    text-decoration: none;
    text-indent: -5000px;
    overflow: hidden;
}

#menu_menukaart a
{
    width: 98px;
}

#menu_vergaderen a
{
    background-position: -98px 0px;
    width: 104px;
}

#menu_arrangementen a
{
    background-position: -202px 0px;
    width: 127px;
}

#menu_contact a
{
    background-position: -329px 0px;
    width: 76px;
}

#menu_pers a
{
    background-position: -405px 0px;;
    width: 60px;
}

#menu_doppler_effect a
{
    background-position: -465px 0px;
    width: 115px;
}

#menu_menukaart a:hover {         background-position: 0px -34px; }
#menu_vergaderen a:hover {        background-position: -98px -34px; }
#menu_arrangementen a:hover {     background-position: -202px -34px; }
#menu_contact a:hover {           background-position: -329px -34px; }
#menu_pers a:hover {              background-position: -405px -34px; }
#menu_doppler_effect a:hover {    background-position: -465px -34px; }

/*-----------------------
   Einde menu          */

   
#text_container
{
    position: absolute;
    z-index: 80;
    left: 451px;
    top: 114px;
    width: 351px;
    height: 400px;
    background-color: #FFF;
    text-align: left;
    overflow: auto;
}

#text
{
    margin-left: 28px;
    margin-top: 31px;
    margin-right: 16px;
}

#footer
{
    color: #7f7f7f;
    position: absolute;
    top: 524px;
    
    width: 900px;
    left: 0px;
    text-align: left;
    z-index: 15;
}

#menu_link_block,
#arrangements_links
{
    position: absolute;
    background-color: #FFF;    
    text-align: center;
    line-height: 25px;
    font-weight: bold;
    font-size: 11px;
}

#arrangements_links
{
    position: absolute;
    z-index: 200;
    top: 163px;
    left: 281px;
    width: 150px;
    padding-top: 20px;
    padding-bottom: 20px;    
    background-color: #FFF;    
    text-align: center;
    line-height: 25px;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
    padding-left: 20px;
}


#menu_link_block
{
    width: 114px;
    z-index: 79;
    top: 114px;
    left: 206px;
    padding-top: 5px;
    padding-bottom: 5px;
}


  #arrangements_links a
, #arrangements_links a:visited
, #arrangements_links a:link
, #arrangements_links a:active
, #menu_link_block a
, #menu_link_block a:visited
, #menu_link_block a:link
, #menu_link_block a:active
{
    text-decoration: none;
}

  #menu_link_block a:hover
, #arrangements_links a:hover
{
    text-decoration: underline;
}

  .hidden_link
, .hidden_link:active
, .hidden_link:visited
, .hidden_link:link
{
    text-decoration: none;       
}

.hidden_link:hover
{
    text-decoration: underline;
}

.typewriter
{
    font-family: "Courier New", Courier, monospace;
}

#doppler_effect_image_container
{
    width: 100%; 
    text-align: center; 
    padding-top: 15px;
}


/* twitter feed */
#twitterfeed {
	padding: 0px 14px 0px 28px;
}
#twitterfeed .tweet_list {
	list-style-type: none;
}
#tweets li {
    width: 300px;
}
#twitterfeed .hidden {
	display: none;
}
#twitterfeed .first_tweet {
	display: block;
}
.clear {
	clear: both;
}
.bordered {
}
.bordered h1 {
	background: url('/images/tweet_bird_h1.jpg') no-repeat left 6px;
    cursor: pointer;
    float: left;
    height: 28px;
    margin-bottom: 11px;
	margin-left: -9px;
    padding-left: 55px;
    padding-top: 14px;
	width: 257px;
}
.bordered a {
	text-decoration: none;
	cursor: pointer;
}
.twtr-hd, .twtr-ft {
	display: none;
}
.twtr-bd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.twtr-timestamp {
	font-size: 13px;
	color: #757575;
	padding-top: 3px;
	display: block;
}
.twtr-reply {
	display: none;
	color: #757575;
}
.twtr-tweet {
	display: none;
	border: none !important;
}
#tweet-id-1 {
	display: block;
}
.twtr-tweet-wrap {
	padding: 0px !important;
}
/* add this toolbox */
.footer_left {
	width: 775px;
	float: left;
}

.footer_right {
	width: 100px;
	float: left;
}

.addthis_button_twitter, .addthis_button_facebook, .addthis_button_linkedin {
	display: block;
	float: left;
	margin: 2px 2px 0px 2px;
}

.addthis_button_twitter span, .addthis_button_facebook span, .addthis_button_linkedin span {
	display: block;
	width: 17px;
	height: 17px;
}

.addthis_button_hyves {
	margin-right: 0px;
}

.addthis_button_linkedin span {
	background: url('/images/icons/linkedin.gif') no-repeat !important;
}

.addthis_button_linkedin span:hover {
	background: url('/images/icons/linkedin_over.gif') no-repeat !important;
}

.addthis_button_facebook span {
	background: url('/images/icons/facebook.gif') no-repeat !important;
}

.addthis_button_facebook span:hover {
	background: url('/images/icons/facebook_over.gif') no-repeat !important;
}

.addthis_button_twitter span {
	background: url('/images/icons/twitter.gif') no-repeat !important;
}

.addthis_button_twitter span:hover {
	background: url('/images/icons/twitter_over.gif') no-repeat !important;
}
