/* Template */
@font-face
{
  font-family: aller_ie;
  src: url('/css/aller.eot');
}

@font-face
{
  font-family: aller;
  src: url('/css/aller.ttf');
}

html, body
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Verdana;
  min-height: 100%;
  font-size: 11px;
  background-color: #006c9b;
  min-width: 1030px;
}

#wrapper
{
  margin: 0 auto;
  position: relative;
  z-index: 2;
  margin-bottom: 30px;
}

img.background
{
  bottom: 0;
  height: auto;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 1;
}

#footer
{
  width: 1000px;
  height: 100px; /* Should match #body padding-bottom */
}

#header, #body, #bottom
{
  margin: 0 auto;
}

a img
{
  border: 0px;
}

.clear
{
  clear: both !important;
  height: 0px;
  line-height: 0px;
  font-size: 1px;
  float: none !important;
}
/* Template */
a
{
  text-decoration: none;
}

h1, h2.alt
{
  padding-left: 39px;
  font-size: 17px;
  color: #2395d0;
  font-weight: normal;
  font-family: aller_ie, aller;
}

h2, h3
{
  color: #3f3f3f;
  font-size: 17px;
  font-weight: normal;
  font-family: aller_ie, aller;
}

p, ul, table, h2, h3
{
  padding-left: 39px;
  color: #474747;
}

#body ul li
{
  line-height: 18px;
}


a
{
  color: #178ac6;
}

p
{
  line-height: 18px;
  text-align: justify;
}


#header_wrapper
{
  height: 96px;
}

#header_top
{
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: 150px;
}

#header_top > a
{
  float: left;
  display: block;
  padding-top: 5px;
  padding-right: 10px;
  margin: 0;
}

#volg_bluenotion
{
  background-image: url(/images/volg_bluenotion.png);
  background-repeat: no-repeat;
  width: 217px;
  height: 30px;
  font-size: 10px;
  float: left;
  line-height: 30px;
  text-align: center;
}

#volg_bluenotion > span
{
  float: left;
  font-weight: bold;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 15px;
  display: block;
}
#volg_bluenotion > a
{
  float: left;
  padding-top: 5px;
  padding-left: 5px;
  display: block;
}


#header
{
  width: 1000px;
  height: 156px;
}

#logo
{
  padding-top: 35px;
  padding-left: 31px;
  display: block;
}

#menu
{
  height: 39px;
  margin-top: -15px;
  width: 1006px;
  margin: 0 auto;
  background-image: url(/images/menu.png);
}


#menu ul
{
  list-style-type: none;
  margin: 0 auto;
  width: 939px;
  padding: 5px 0px 0px 0px;
}

#menu ul li
{
  float: left;
  width: 110px;
  background-image: url(/images/menu_border.png);
  background-repeat: no-repeat;
  background-position: left center;
}


#menu ul li a
{
  outline: medium none;
  padding-left: 10px;
  font-size: 11px;
  color: #fff;
  display: block;
  height: 33px;
  line-height: 32px;
}


#menu ul li a:hover
{
  color: #21b3ff;
}

#menu ul li ul
{
  width: 110px;
  background-color: #575757;
  display: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 134px;
  z-index: 20;
}

#menu ul li ul li
{
  background-image: url(/images/arrow_white_right.png);
  background-position: 100px center;
  border-bottom: 1px solid #fff;
}

#slides
{
  width: 1000px;
  margin: 0 auto;
  border-bottom: 1px solid #fff;
}

/* reclame */

#slides
{
  height: 229px;
}

#slides ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#slides > ul
{
  position: absolute;
  left: 50%;
  top: 135px;
  margin-left: -500px;
  background-color: #000;
}

#slides > ul li
{
  height: 229px;
  position: absolute;
  top: 0px;
  left: 0px;
}

#slides .balk
{
  width: 1000px;
  position: absolute;
  z-index: 10;
  height: 62px;
  margin-top: 167px;
  background-image: url(/images/header_balk.png);
}

#slides .balk ul
{
  padding-top: 18px;
  margin-left: 40px;
}

#slides .balk ul li
{
  float: left;
  background-image: url(/images/header_inactive.png);
  width: 25px;
  line-height: 25px;
  text-align: center;
  height: 25px;
  margin-right: 7px;
  cursor: pointer;
}



#slides .balk ul li.active
{
  background-image: url(/images/header_active.png);
}




/* body */


#body_wrapper
{
  border-top: 1px solid #707070;
  width: 1000px;
  margin: 0 auto;
  background-image: url(/images/body_bg.jpg);
  background-color: #fff;
}

#body_full
{
    
  border-top: 1px solid #707070;
  width: 1000px;
  margin: 0 auto;
  background-color: #fff;
}

#body_full > h1
{
  margin: 0;
  padding-top: 20px;
}


#body_full p
{
  padding-right: 50px;
}

#body
{
  width: 551px;
  float: left;
  padding-bottom: 20px;
  padding-top: 10px;
}

#second_col
{
  padding: 11px 0px 0px 24px;
  float: left;
}

#body p
{
  padding-right: 50px;
}

#body ul
{
  padding-left: 60px;
}

/* twitter */

#twitter
{
  background-image: url(/images/twitter_bg.png);
  background-repeat: no-repeat;
  width: 368px;
  min-height: 255px;
  margin-top: -50px;
  position: relative;
  float: left;
  margin-left: 35px;
  z-index: 20;
}

#twitter .head
{
  height: 50px;
}

#twitter .head a
{
  margin-left: 40px;
  padding-top: 20px;
  display: block;
}


#twitter .tweet
{
  margin-left: 40px;
  width: 290px;
  border-bottom: 1px dotted #c7c7c7;
}



#twitter .tweet img
{
  margin-top: 15px;
  float: left;
  width: 48px;
  margin-bottom: 15px;
}

#twitter .tweet p
{
  float: left;
  width: 210px;
  margin-left: 10px;
  text-align: left;
  display: block;
  padding: 0;
}


#portfolio
{
  margin: 0 auto;
  background-color: #fff;
  height: 442px;
  width: 1000px;
  background-image: url(/images/portfolio_home.gif);
}


#portfolio .referentie
{
  float: left;
  width: 500px;
  cursor: pointer;
}

#portfolio .referentie ul
{
  margin: 0px;
  list-style-type: none;
  padding: 0px;
  position: relative;
}


#portfolio .referentie ul li
{
  margin: 0;
  padding: 0;
  width: 500px;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 0;
  top: 0;
}

#portfolio .logo ul
{
  list-style-type: none;
  position: relative;
}

#portfolio .logo ul li
{
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}

#portfolio .logo ul li img
{
  float: right;
}


#portfolio .referentie h2
{
  color: #21b3ff;
  padding: 0px;
  margin-left: 63px;
}

#portfolio .referentie p
{
  margin-left: 63px;
  padding: 0px;
  color: #fff;
}

#portfolio .logo
{
  padding-left: 50px;
  padding-top: 43px;
  float: right;
  width: 450px;
}



#portfolio .next
{
  height: 225px;
  width: 40px;
  background-image: url(/images/arrow_right_shadow.png);
  background-repeat: no-repeat;
  background-position: left center;
  cursor: pointer;
  float: right;
}

#portfolio .prev
{
  height: 225px;
  cursor: pointer;
  width: 55px;
  background-image: url(/images/arrow_left_shadow.png);
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
}

#portfolio .carousel
{
  width: 774px;
  float: left;
}

#portfolio .carousel ul
{
  list-style-type: none;
  float: left;
  width: 800px;
}


#portfolio .carousel ul li
{
  float: left;
  position: relative;
  width: 215px;
  height: 158px;
  margin-right: 10px;
  margin-top: 42px;
}


#portfolio .carousel ul li img
{
  margin-left: 10px;
  margin-top: 5px;
}

#portfolio .layer
{
  position: relative;
  left: 0px;
  top: -159px;
  height: 158px;
  width: 215px;
  background-image: url(/images/portfolio_home.png);
}

/* pakketten */


#pakketten
{
  background-image: url(/images/background_pakketen.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
  width: 1000px;
  margin: 0 auto;
}

#pakket
{
  width: 1000px;
  margin: 0 auto;
  background-color: #fff;
}

div.pakket_referentie
{
  width: 317px;
  height: 366px;
  float: left;
  background-position: right;
  margin-bottom: 30px;
}

div.pakket_referentie h2
{
  margin: 0;
  padding-top: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
}

div.pakket_referentie p
{
  padding-left: 30px;
  margin: 0;
  padding-right: 20px;
  display: block;
  height: 93px;
}

div.pakket_referentie span
{
  color: #3b3b3b;
  font-size: 14px;
  padding-left: 162px;
  display: block;
  padding-top: 12px;
}

div.pakket_referentie ul
{
  margin-left: 130px;
  padding-top: 20px;
  list-style-type: none;
}

div.pakket_referentie ul li
{
  line-height: 17px;
}


#pakket_referentie1
{
  background-image: url(/images/box_green.png);
}

#pakket_referentie2
{
  background-image: url(/images/box_purple.png);
}

#pakket_referentie3
{
  background-image: url(/images/box_blue.png);
}

div.pakket
{
  height: 346px;
  margin: 30px 0px;
  float: left;
}

div.pakket h2
{
  color: #115f88;
  padding-top: 25px;
  padding-bottom: 20px;
  padding-left: 55px;
  margin: 0px;
}

div.pakket p
{
  padding-left: 55px;
  padding-right: 12px;
  margin: 0px;
  display: block;
  height: 93px;
}

div.pakket span
{
  color: #3b3b3b;
  font-size: 12px;
  padding-left: 190px;
  display: block;
  padding-top: 7px;
}

div.pakket ul
{
  margin-left: 150px;
  padding-top: 20px;
  list-style-type: none;
}

div.pakket ul li
{
  line-height: 17px;
}


#pakket1
{
  background-image: url(/images/box_green.png);
  background-position: right top;
  width: 328px;
}

#pakket2
{
  background-image: url(/images/box_purple.png);
  width: 322px;
}

#pakket3
{
  background-image: url(/images/box_blue.png);
  width: 322px;
}

/* referentie */

#body_full #referentie
{
  padding-bottom: 20px;
}

#body_full hr
{
  border: 0;
  background-color: #ccc;
  height: 1px;
  margin-left: 40px;
  margin-right: 50px;
  margin-bottom: 15px;
}

#referentie
{
  padding-bottom: 30px;
  background-color: #fff;
  width: 1000px;
  margin: 0 auto;
}

#tekst
{
  width: 600px;
  float: left;
}

#referentie h3
{
  color: #10406d;
  font-size: 14px;
  margin: 0px;
  font-weight: normal;
}

#referentie p
{
  color: #474747;
  font-size: 11px;
  font-style: italic;
}

#referentie span
{
  font-size: 11px;
  color: #178ac6;
  margin-left: 300px;
}

#referentie_logo
{
  float: right;
  width: 350px;
}

#referentie_logo ul
{
  list-style-type: none;
  text-align: left;
  margin: 0px;
  padding: 0px;
}


#referentie_logo ul li
{
  float: left;
}

#referentie_logo ul li a
{
  display: block;
  margin-right: 15px;
  padding-left: 15px;
  background-image: url(/images/arrow_down.png);
  background-position: left center;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #444140;
  font-size: 11px;
}

#referentie_logo ul li a:hover
{
  text-decoration: underline;
  color: #3384af;
  background-image: url(/images/arrow_right.png);
}

/* partners */
#partners
{
  width: 1000px;
  height: 119px;
  margin: 0 auto;
  background-image: url(/images/partners_bg.jpg);
  border-bottom: 1px solid #fff;
}

#partners .social
{
  width: 1000px;
}

#partners .social > ul
{
  margin-left: 867px;
}



#partners .social ul li
{
  float: left;
  margin-top: 7px;
  margin-right: 7px;
}

#partners .left
{
  float: left;
  margin-left: 30px;
}


#partners .right
{
  border-left: 1px solid #b4b4b4;
  padding-left: 40px;
  float: left;
}

#partners p
{
  padding: 0px 0px 20px 0px;
  margin: 0;
}

#partners ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#partners ul li
{
  float: left;
  margin-right: 40px;
}


#partners .hover
{
  position: absolute;
}

/* footer */

#footer
{
  background-image: url(/images/footer_bg.png);
  width: 1000px;
  height: 44px;
  margin: 0 auto;
}

#footer p
{
  line-height: 44px;
  font-size: 10px;
  margin: 0;
  color: #fff;
}

#footer p a
{
  color: #fff;
}

#footer p.left
{
  float: left;
  padding-left: 31px;
}
#footer p.right
{
  float: right;
  padding-right: 31px;
}

/* Portfolio */
#portfolio_overview
{
  width: 1000px;
  margin: 0 auto;
  padding-top: 20px;
  background-repeat: repeat-x;
  background-color: #fff;
}
#porto-nav
{
  color: #474747;
  font-size: 13px;
  margin: 0px 0px 20px 39px;
  display: block;
}
#porto-nav ul
{
  display: inline;
}
#porto-nav li, #porto-nav span
{
  list-style: none;
  float: left;
}
#porto-nav span
{
  padding-top: 5px;
}
#porto-nav li
{
  padding: 5px 14px;
  background-color: #e5e5e5;
  margin-left: 10px;
}
#porto-nav li:hover, #porto-nav li:hover a, #porto-nav li.active, #porto-nav li.active a
{
  background-color: #178AC6;
  color: White;
}
#porto ul
{
  margin: 0px 0px 0px 39px;
  padding: 0px;
  vertical-align: baseline;
  list-style: none;
}
#porto li
{
  height: 146px;
  width: 196px;
  display: inline-block;
  margin: 0px 35px 28px 0px;
}
#porto a
{
  display: block;
  position: absolute;
  text-decoration: none;
  font-size: 1px;
  line-height: 1px;
}
#porto h2
{
  display: block;
  background-image: url(/images/portfolio_item.png);
  background-repeat: no-repeat;
  width: 215px;
  height: 158px;
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}
#porto img
{
  padding-left: 10px;
  padding-top: 10px;
}

/* porfolio overzicht */

#portfolio_overview table
{
    padding-left: 0px;
    width: 100%;
}

#portfolio_overview table tr
{
    height: 196px;
    background-color: #efefef;
}

#portfolio_overview table tr.even
{
    background-color: #e2e2e2;
}

#portfolio_overview table tr td
{
    padding-left: 20px;
}


#portfolio_overview a.item
{
    display: block;
    background-image: url(/images/portfolio_item.png);
    background-repeat: no-repeat;
    width: 215px;
    height: 158px;
}

#portfolio_overview a img
{
    padding-left: 10px;
    padding-top: 10px;
}

#portfolio_overview .image
{
    float: left;
    margin-left: 25px;
    position: relative;
}

#portfolio_overview .tekst
{
    float: left;
    width: 330px;
}

#portfolio_overview .tekst h2
{
    color: #10406d;
    margin: 0px;
    padding-top: 20px;
}

#portfolio_overview div.balk_grey
{
    background-image: url(/images/balk_grey.png);
    height: 28px;
    line-height: 28px;
    width: 413px;
    margin-left: -50px;
    text-align: right;
    margin-top: 20px;
}

#portfolio_overview div.balk_grey a
{
    padding-right: 10px;
    margin-right: 30px;
    color: #0576a7;
    background-image: url(/images/arrow_right.png);
    background-repeat: no-repeat;
    background-position: right center;
}
