/* Deletable css voor oplevering Scheidegger */
.c7-wrapper {
  width: 960px;
  margin: 0 auto;
}

/* 
CSS Document voor NCOI
Datum: maart 2010
Media: Screen
Ontwikkelaar: Concept7 (www.concept7.nl)
*/

/* Reset
=================================================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
img {
  border:0;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.inline, .inline li {
  display:inline;
}

img {
  border: 0;
}

input, button, textarea {
  font-size: 12px;
  font-family: Arial, Verdana, sans-serif;
}

a {
  color: #28c;
  text-decoration: none;
}

a:visited {
  color: #261f78;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

input.inactive {
  color: #999;
}

.submit, div.submit a, div.submit a:visited, .disabled {
  padding: 7px 23px;
  text-align: center;
  border: none;
  color: #ccdfe7;
  background: url("../images/globals/sprite.png") 0px -11px repeat-x;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  border: 0px;
  height: 18px;
}
.btns .submit {
  height: auto !important;
}
a.submit, div.submit a, div.submit a:visited {
  float: left;
  display: block;
  color: #fff;
}

.submit:hover, div.submit a:hover {
  text-decoration: none;
}

.grey, cite {
  color: #999;
  font-style: normal;
}

#contentfooter .grey {
  color: #677383;
}

#tel .type {
  display: none;
}

.strong {
  font-weight: bold;
}

p {
  color: #333;
}

/* Algemene regels
=================================================================*/
body {
  font: 12px/18px Arial, Verdana, sans-serif;
  background: #fff;
  color: #333;
}

.holder {
  width: 960px;
  clear: both;
  margin: 0 auto !important;
}

.wrapper, #footer {
  width: 960px;
  margin: 0 auto;
  position: relative;
}

#header {
  padding: 0;
  border-top: 0px;
  height: 149px;
  width: 960px;
  margin: 0 auto 20px auto;
  position: relative;
  background: url("../images/backgrounds/header.jpg") top right no-repeat;
}

#nav {
  padding: 0 0 0 10px;
  background: url("../images/backgrounds/bg-nav.png") no-repeat;
  width: 950px;
  height:42px;
  clear:both;
  position: absolute;
  left:0; 
  bottom: 0;
}

#search {
  padding: 2px 2px 2px 36px;
  border: 1px solid #ccc;
  position: absolute;
  top: 52px;
  right: 180px;
  width: 400px;
  height:30px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin: 0;
  background: url("../images/globals/sprite-nav.png") 2px -66px no-repeat;
}

#content {
  background: #fff;
  margin: 23px 0 45px;
}

#content h1 {
  display: block; 
  padding: 6px 10px 20px 10px;
  font-size: 1.4em;
  margin: 0;
  color: #ea2c2c;
}

#home #content h2 {
  background: url("../images/backgrounds/h-one.png") bottom left repeat-x;
  padding: 6px 10px 20px 10px;
}

#content h2 {
  display: block; 
  padding: 0 10px 15px 0;
  font-size: 1.4em;
  color: #333;
  margin: 0;
}

#content .wrapper {
  width: 960px;
  overflow: hidden;
}

#doormat, #contentfooter {
  padding: 20px 0;
  background: #0372aa;
  margin-bottom: 40px;
}

#contentfooter {
  margin-bottom: 0;
}

#newsletter {
  padding: 11px 0;
  background: #eee;
  border-bottom: 1px solid #e0e1e2;
}

/* Header
=================================================================*/
#header #logo, #header #logo:visited {
  height: 88px;
  margin: 20px 0 0 0;
  width: 300px;
  display: block;
  border: none;
  padding: 0;
  float: left;
}

/* Service navigation */

#header .service-nav {
  float: right;
  list-style: none;
  padding: 0;
  height: 20px;
  margin:13px 10px 0 0;
}
#header .service-nav li {
  float: left;
  border: 0px;
  height: 30px;
}
#header .service-nav li a {
  color: #666;
  border: 0px;
  display: block;
  border-right: 1px solid #e0e0e0;
  display: block;
  padding:0 10px 0 10px;
}
#header .service-nav li a:hover, #header .service-nav li a:visited:hover {
  color: #0f7fb5;
}
#header .service-nav .last {
margin:0 0 0 10px;
}
#header .service-nav .last a {
  background: url("../images/globals/sprite-nav.png") -790px 2px no-repeat;
  padding: 0 10px 0 16px;
  border: 0px;
}

/* Nav
=================================================================*/
#nav li {
  background: url("../images/globals/seperator-nav.png") no-repeat top right;
  margin-right:0;
  float: left;
  height:42px;
}

#nav a, #nav a:visited {
  padding: 12px 20px 0 20px;
  color: #dae7ed;
  font-weight: bold;
  height: 30px;
  float:left;
  border:0px;
  font-size:1.1em;
}

#nav a:hover {
  text-decoration: none;
  background: url("../images/globals/sprite-nav.png") left -406px no-repeat;
  color: #fff;
}

#nav .current {
  background: url("../images/globals/sprite-nav.png") bottom left repeat-x;
  padding: 0 0 0 3px;
}

#nav .current a {
  background: url("../images/globals/sprite-nav.png") bottom right repeat-x;
  padding:12px 20px 0 17px;
  color:#fff;
}

#nav .call-us {
  float: right; 
  font-size: 1.1em;
  font-weight: bold;
  padding: 12px 20px 0 30px;
  color: #dae7ed;
  background: url("../images/globals/sprite-nav.png") left -208px repeat-x;
  height: 30px;
}

/* Search
=================================================================*/

#searchinput {
background:#fff;
height: 22px;
border: 0;
padding:8px 10px 0 0;
width:290px;
float:left;
}

#searchbutton {
display:block;
height:30px;
width:100px;
background: url("../images/globals/sprite-nav.png") top left no-repeat;
color:#fff;
float:right;
padding:0 0 3px 0;
margin:0;
cursor:pointer;
}

#searchbutton:hover {
background: url("../images/globals/sprite-nav.png") left -30px no-repeat;
}

#faqsearchinput {
  width: 443px;
  padding: 8px 0 8px 37px;
  margin-right: 20px;
  border: 1px solid #b8b7b7;
  background: #fff url("../images/globals/sprite.png") no-repeat 10px -208px;
  float: left;
}
#searchresults {
  width: 420px;
  padding: 10px 10px;
  background: #fff;
  border: 1px solid #b8b7b7;
  position: absolute;
  z-index: 1000;
  left: 0;
  top: 43px;
  -moz-box-shadow: 3px 3px 3px #a2a2a2;
  -webkit-box-shadow: 3px 3px 3px #a2a2a2;
  box-shadow: 3px 3px 3px #a2a2a2;
}

#searchresults img {
  position: absolute;
  left: 43px;
  top: -10px;
}

#searchresults a ,#searchresults a:visited {
  width: 400px;
  display: block;
  float: left;
  clear: both;
  padding: 12px 0;
  color: #333;
}

#searchresults a:hover {
  width: 396px;
  color: #09c;
  background: #f6f6f6;
  padding: 12px;
  text-decoration: none;
}

#searchresults div {
  width: 100%;
  float: left;
  *float: none;
  border-bottom: 1px solid #ebebeb;
}

#searchresults ul {
  display: block;
}

#searchresults li {
  width: 100px;
  display: block;
  float: left;
  margin-right: 10px;
}

#searchresults strong {
  background: #ffffcc;
}

#searchresults #close, #searchresults #close:visited {
  width: 17px;
  height: 17px;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  text-indent: -9000px;
  padding: 0;
  background: #006c98 url("../images/globals/sprite.png") no-repeat center -931px;
}

#searchresults #close:hover {
  background: #001636 url("../images/globals/sprite.png") no-repeat center -931px;
}

/* Sub
=================================================================*/

#sub {
  width: 218px;
  margin: 0 10px 0 0;
  float: left;
  border: 1px solid #bbe8ff;
  background:#e6f5fd;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 15px 10px 10px 10px;
}

#sub h3{
  padding-bottom: 15px;
  font-size: 16px;
  color: #ea2c2c;
  font-weight:normal;
  border-bottom: 1px solid #bbe8ff;
  margin-bottom: 10px;
}
#sub ul {
  padding: 0 0 8px 0;
  overflow: hidden;
}

#sub li {
  display: block;
  float: left;
}

#sub li a, #sub li a:visited {
  width: 208px;
  display: block;
  float: left;
  padding: 6px 0 7px 10px;
  border-bottom: 1px solid #bbe8ff;
  background: url("../images/globals/sprite.png") no-repeat left -1041px;
  color: #333;
}

#sub li a:hover, #sub li a.current {
  text-decoration: none;
  color: #0372aa;
  border-bottom: 1px solid #40a5d8;
  background: url("../images/globals/sprite.png") no-repeat left -1492px;
}

#sub li.current a {
  font-weight: bold; 
  color: #0372aa;
  text-decoration: none;
}

/* Homepage content
=================================================================*/
.home-content {
  width: 710px;
  float: right;
}
#slideshow {
  width: 500px;
  height: 200px;
  overflow: hidden;
  position: relative;
  margin: 0 0 20px 0;
}
#slideshow span {
  position: absolute;
  padding: 15px; 
  background: #fff;
  width: 430px;
  bottom: 20px;
  left: 20px;
  font-size: 1.4em;
  opacity:0.9;filter: alpha(opacity=90);
  z-index: 999;
}
#slideshow {
    position:relative;
    height:200px;
}

#slideshow IMG {
    display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


#intro {
  width: 500px;
  height: 200px;
  overflow: hidden;
}

 
.sidebar {
  float: right; 
  width: 200px;
}
.min-height {
  min-height: 185px; 
  height: auto !important; 
  height: 185px;
}
.shadeblock {
  padding: 15px 10px 19px 0;
  overflow: hidden;
  margin: 19px 0 0 0;
  width: 490px;
  float: left;
}
.shadeblock-large {
  padding: 15px 0 19px 0;
  overflow: hidden;
  margin: 0;
  width: 710px;
  float: left;
  clear: both;
}
.usps li {
  background: url("../images/globals/sprite.png") left -1196px no-repeat;
  padding: 4px 0 4px 20px;
  float: left;
  width: 210px;
}
.gids {
  border: 1px solid #e0dede;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 3px 3px 3px 13px;
  width: 484px;
}
.gids h2 {
  margin: 0 !important;
  font-size: 1.2em;
  background: none !important;
  color: #ea2c2c !important;
  overflow: hidden;
  padding: 15px 0 0 0 !important;
}
.gids p {
  display: block; 
  float: left;
  padding: 10px 0 0 0;
  margin: 0 !important;
  font-weight: bold;
}
.gids img {
  float: right;
}
.gids a.submit, div.submit a, div.submit a:visited {
  padding: 7px 12px 7px 12px;
  width: 160px;
}
.inzet {
  width: 178px;
  float: right;
  margin: 0 0 16px 0;
    background:#fff;
    -moz-border-radius: 4px;
   border-radius: 4px;
    padding: 15px 10px 10px 10px;
  clear:right;
  border: 1px solid #bbe8ff;
}
.inzet h3 {
   padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #bbe8ff;
  color: #333;
}
.inzet p {
  padding: 0 0 10px 0;
  margin: 0px !important;
}
.inzet ul {
  padding: 5px 15px 10px 15px;
}
.inzet em {
  font-weight: bold;
  font-style: normal;
}
.contact {
  min-height:700px;
  height:700px;
}
a.bullet {
  display: block;
  padding: 3px 0 3px 10px;
  text-decoration: underline;
  background: url("../images/globals/sprite.png") left -1044px no-repeat;
  color: #0372aa;
}
a.bullet:hover, a.bullet:visited:hover {
  color: #261f78;
}
.shadeblock-large .locations {
  width: 480px;
  float: left;
  padding-left: 10px;
}
.shadeblock-large .locations li {
  width: 144px;
  padding: 4px 0 4px 16px;
  background: url("../images/globals/sprite.png") left -1346px no-repeat;
  float: left;
}
/* Main
=================================================================*/
#main {
  width: 710px;
  float: left;
  overflow: hidden;
  padding-bottom: 30px;
}

.main_small {
  width: 470px !important;
}

.main_wide {
  width: 960px !important;
}

div.half {
  width: 340px;
  margin: 0 10px 30px 0;
  vertical-align: top;
  display: -moz-inline-block;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/*#slideshow {
  width: 710px;
  height: 237px;
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}

#slideshow ul {
  width: 217px;
  height: 237px;
  overflow: hidden;
  display: block;
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 2000;
}

#slideshow a, #slideshow a:visited {
  width: 163px;
  height: 48px;
  padding: 12px 10px 0 20px;
  display: block;
  float: right;
  color: #fff;
  background: #001636 url("../images/globals/sprite.png") repeat-x left -298px;
  opacity: 0.9;
  -moz-opacity: 0.9;
  filter: alpha(opacity=90);
  color: #8892a0;
}

#slideshow a:hover, #slideshow a.current, #slideshow a.current:visited {
  width: 173px;
  *padding-left: 20px;
  height: 48px;
  padding-left: 34px;
  *padding-left: 20px;
  overflow: hidden;
  color: #fff;
  background: transparent url("../images/globals/slidehover.gif") no-repeat left top;
  opacity: 1.0;
  -moz-opacity: 1.0;
  filter: alpha(opacity=100);
  text-decoration: none;
}

#slideshow img {
  position: absolute;
  left: 0;
  top: 0;
}
*/
.usps {
  width: 100%;
  float: left;
  padding-left: 10px;
}

.column {
  width: 230px;
  margin-right: 10px;
  float: left;
}

h2 {
  color: #333;
  font: 16px/18px Arial, Tahoma, sans-serif;
  margin-bottom: 20px;
}

#main .column h2 {
  font-size: 14px;
}

#main p {
  margin-bottom: 20px;
}

#phone {
  background: url("../images/globals/sprite.png") no-repeat left -179px;
  padding: 3px 0 6px 27px;
}

#order {
  width: 627px;
  height: 34px;
  padding: 5px 0 5px 83px;
  margin-bottom: 26px;
  float: left;
  background: #f6f6f6;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
}

#order p {
  width: 420px;
  float: left;
  font: 14px/18px Arial, Tahoma, sans-serif;
  position: relative;
  top: 8px;
  margin-bottom: 17px;
}

#order p a, #order p a:visited {
  color: #006c98;
}

#order img {
  position: absolute;
  left: 0;
  top: -5px;
}

#order a.submit, #order a.submit:visited {
  width: 80px !important;
  background-position: left -95px;
  border: 1px solid #025f85;
  position: absolute;
  left: 518px;
  color: #fff;
}

#order a.submit:hover {
  background-position: left -137px;
  border: 1px solid #001636;
}

.expanding {
  min-height: 200px;
  line-height: 18px;
}

.expanding {
  width: 538px;
}

a.emph
, a.emph:visited
, ul.emph a
, ul.emph a:visited
, span.emph
, dl.emph dd
, ul.list li
{
  padding-left: 12px;
  background: url("../images/globals/sprite.png") no-repeat left -382px;
  display: block;
  zoom: 1;
}

ul.emph ul {
  margin-bottom: 0 !important;
}

ul.emph ul li {
  padding-left: 12px;
}

#alert {
  width: 958px;
  padding: 10px 0;
  margin-bottom: 20px;
  background: #ffffcc;
  border: 1px solid #dbdb8b;
  text-align: center;
}

#alert a, #alert a:visited {
  font-weight: bold;
  text-decoration: underline;
}

#alert a:hover {
  text-decoration: none;
}

#overview #breadcrumbs {
  margin-bottom: 0px;
}

#breadcrumbs {
  display: block;
  color: #999;
  margin-bottom: 20px;
  padding: 0;
  float: left;
}

#breadcrumbs li {
  display: block;
  float: left;
  padding-right: 14px;
  margin-right: 10px;
  background: url("../images/globals/sprite.png") no-repeat right -416px;
}

#breadcrumbs .print {
  float: right;
  padding: 0;
  margin:  0;
  background: none;
}

#breadcrumbs .print a {
  color: #0372aa;
  text-decoration: none;
  margin: 0 10px 0 0;
}

#breadcrumbs a, #breadcrumbs a:visited {
  color: #999;
  text-decoration: underline;
}

#breadcrumbs a:hover {
  text-decoration: none;
}

#pageheader {
  width: 960px;
  min-height: 44px;
  height: auto !important;
  height: 44px;
  padding: 0 0 20px 0;
  position: relative;
  margin-bottom: 10px;
  float: left;
  background: url("../images/backgrounds/h-one.png") bottom left repeat-x;
}

#small #pageheader {
  margin-bottom: 0;
}

.pageheader_small {
  width: 710px !important;
  margin-top:20px;
}
#pageheader h1 {
  font-size: 1.8em;
  padding:0 0 10px 0;
}
#pageheader h2 {
  padding: 4px 0 4px 0;
  margin:  0;
  color: #666;
  font-size: 1.3em;
  float: left;
}
#overview #pageheader h1 {
  /*padding: 20px 0 0 0;*/
}
#overview #pageheader  {
  padding: 0;
}
h1, h2, h3 {
  color: #001636;
  font-family: Arial, Tahoma, sans-serif;
  font-weight: normal;
  margin-bottom: 16px;
}

.ui-tabs-panel h2, .ui-tabs-panel h3 {
  clear: none;
}

.main_wide h3 {
  clear: both;
}

h4 {
  color: #333;
}
#home #content h1 {
  background: url("../images/backgrounds/h-one.png") bottom left repeat-x;
}

#small h1 {
  font-size: 16px;
}

#pageheader .back, #pageheader .back:visited {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
}

.back, .back:visited {
  background: url("../images/globals/sprite.png") no-repeat left -431px;
  padding-left: 12px;
}

.info {
  margin-bottom: 30px;
  clear: left;
  overflow: hidden;
}

.info table {
  width: 420px;
}

.info p {
  width: 420px;
  padding: 20px 0 0 0;
  margin: 0 !important;
}

.maincta, .maincta:visited {
  background: #669900 !important;
  color: #fff;
  font-weight: bold;
  margin-right: 10px;
}

.maincta:hover {
  background: #7db50e !important;
  text-decoration: underline;
}

a.secondcta, a.secondcta:visited {
  background: #006c98 !important;
  border: 1px solid #006c98 !important;
  color: #fff !important;
  margin-bottom: 10px;
}

a.secondcta:hover {
  background: #004663 !important;
}

div.submit {
  color: #999;
  background: none;
  text-align: left;
  float: left;
  padding: 0;
  margin-right: 10px;
}

div.submit span {
  width: 100%;
  float: left;
  clear: both;
  display: block;
}

#detail div.submit a:hover {
    text-decoration:underline;
}

h3, #main h2 {
  font-size: 16px;
}

#small h2 {
  font-size: 24px;
  margin-bottom: 26px;
}

#small h3 {
  font-size: 14px;
}

#main p, #main ul, #main ol, #main dl {
  margin-bottom: 16px;
}

dt {
  font-weight: bold;
}

#dates_locations {
  width: 379px;
  border: 1px solid #e0e0e0;
  margin: 0 0 20px 20px;
  float: right;
}

#dates_locations div {
  border-top: 1px solid #e0e0e0;
  padding-top: 16px;
  margin-top: 6px;
}

#dates_locations h4 {
  padding: 8px 0 0 10px;
  background: url("../images/globals/sprite.png") repeat-x left -744px;
}

#dates_locations h4 span {
  display: block;
  padding-bottom: 14px;
  background: url("../images/globals/sprite.png") no-repeat left -788px;
}

#dates_locations table {
  width: 360px;
  margin: 0 0 0 10px;
}

#dates_locations p {
  margin-left: 10px;
}

#dates_locations div a, #dates_locations div a:visited {
  text-decoration: underline;
}

#dates_locations div a:hover {
  text-decoration: none;
}

.service {
  display: block;
  float: left;
  padding: 10px 0 0 0;
}

.service li {
  width: 147px;
  padding-right: 10px;
  float: left;
}

.info .service {
  clear: none;
}

#refine {
  width: 716px;
  margin-bottom: 20px;
  float: left;
  border: 1px solid #e0e0e0;
  background: url("../images/globals/refine.png") repeat-y 178px top;
}

.main_small #refine {
  width: 468px !important;
  background: none;
}

#refine div {
  width: 178px;
  padding: 0 0 10px 0;
  border-right: 1px solid #e0e0e0;
  float: left;
}

#refine .third {
  width: 145px;
  float: left;
}

#refine h4 {
  padding: 6px 10px 12px 10px;
  font-weight: normal;
  margin-bottom: 10px;
  background: #e3e3e3 url("../images/globals/column_special_h4.png") no-repeat left bottom;
  border-top: 1px solid #ebebeb;
}

#refine ul {
  margin: 0 0 10px 0;
  padding-left: 10px;
}

ul#steps {
  width: 940px;
  padding: 10px 10px 0;
  margin-bottom: 20px;
  background: #e0e0e0;
  display: block;
  float: left;
}

#steps li {
  margin-right: 10px;
  padding-bottom: 10px;
  display: block;
  float: left;
}

#steps li div, #steps li a, #steps li a:visited {
  padding: 10px 20px 10px 10px;
  background: #ececec;
  display: block;
}

#steps li a:hover {
  text-decoration: none;
  background: #fff;
}

#steps .current {
  background: url("../images/globals/sprite.png") no-repeat left -913px;
}

#steps .current div {
  background: #fff;
}

#steps strong {
  font: 18px/18px Arial, Tahoma, sans-serif;
  margin-right: 6px;
}

#steps span {
  position: relative;
  top: -4px;
}

#photoalbum {
  display: block;
  clear: both;
  margin-bottom: 16px;
}

#photoalbum li {
  width: 161px;
  height: 120px;
  overflow: hidden;
  border: 1px solid #e0e0e0;
  padding: 2px;
  display: block;
  margin: 0 10px 10px 0;
  display: -moz-inline-block;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

#photoalbum a, #photoalbum a:visited {
  width: 161px;
  height: 120px;
  overflow: hidden;
}
#payment li{
  *margin-left:-16px;
}
/* Forms
=================================================================*/
#form {
  width: 100%;
  clear: both;
  position: relative;
}

#form fieldset {
  margin-bottom: 20px;
  clear: both;
}

#mailafriend div {
  width: 350px;
  float: left;
  clear: none !important;
}

#search #form fieldset {
  margin: 0;
}

#main #form div, div.radios {
  margin: 10px 0;
  clear: both;
}

#form label, span.label {
  width: 160px;
  margin-right: 12px;
  float: left;
  display: block;
/*  text-align: right; */
  text-align: left;
}

#mailafriend label, #mailafriend span.label {
  text-align: left;
}

label {
  cursor: pointer;
}

.req {
  font-size: 18px;
  font-family: Georgia, "Times new roman", serif;
  line-height: 1px;
  position: relative;
  top: 5px;
}

#contentform label {
  text-align: right;
}

#form .exp {
  color: #999;
  display: block;
}

#form div .exp {
  padding-left: 172px;
  margin-top: 3px;
}

#form div.labelpadding .exp {
  padding: 0 0 0 23px;
}

.inputtext {
  width: 200px;
}

input.xsmall {
  width: 30px;
}

input.small {
  width: 50px;
}

#main #form ul {
  margin: 0;
  display: -moz-inline-block;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

#form ul label
, #form .radios label
, .labelpadding label
{
  width: auto;
  float: none;
  display: inline;
  margin-right: 20px;
}

.btns
, .labelpadding
{
  padding-left: 172px;
}

#mailafriend .btns
, #mailafriend  .labelpadding
{
  padding-left: 0;
}

td .btns
, td .labelpadding {
  padding: 0;
}

#simpleform .btns {
  padding: 0;
}

#form .submit {
  background-position: left -11px;
  background-color: #001636;
  margin-bottom: 6px;
  cursor:pointer;
} 

#search #form .submit {
  margin: 0;
 
}

 form .submit:hover {
  background-position: left -53px;
  color: #fff;
}

#form input.disabled, #form input.disabled:hover {
  background-position: left -980px;
  border: 1px solid #000;
  color: #ccc;
}

#main #form textarea {
  width: 480px;
  min-height: 200px;
  line-height: 18px;
  font-family: Arial, verdana, sans-serif;
}

#main #mailafriend textarea {
  width: 560px;
}

#faqsearch {
  width: 700px;
  padding: 10px;
  margin-bottom: 20px;
  background: #e0e0e0;
}

#faqsearch fieldset, #faqsearch .submit {
  margin: 0;
}

#faqsearchresults {
  width: 460px;
  padding: 10px;
  border: 1px solid #b8b7b7;
  background: #fff;
  position: absolute;
  left: 10px;
  top: 66px;
  -moz-box-shadow: 3px 3px 3px #a2a2a2;
  -webkit-box-shadow: 3px 3px 3px #a2a2a2;
  box-shadow: 3px 3px 3px #a2a2a2;
  overflow: hidden;
}

#faqsearchinput {
  float: none !important;
}

#faqsearchresults a ,#faqsearchresults a:visited {
  width: 460px;
  display: block;
  padding: 8px 0;
  color: #333;
  border-bottom: 1px solid #ebebeb;
}

#faqsearchresults a:hover {
  width: 444px;
  color: #09c;
  background: #f6f6f6;
  padding: 8px;
  text-decoration: none;
}

.faq h2 a, .faq h2 a:visited {
  color: #001636;
}

#main .faq ul {
  margin-bottom: 0;
}

.faq ul a {
  border-bottom: 6px solid #fff;
}

.contentlist {
  padding-left: 16px;
  list-style-type: disc;
}

.required {
  border: 1px solid #f00;
  padding-top: 6px;
}

.required input {
  background: #ffe3e3;
}

.required big {
  display: block;
  padding: 2px 0 0 188px;
  margin-bottom: 6px;
  background: url("../images/globals/sprite.png") no-repeat 172px -1017px;
  display: block;
  clear: both;
  color: #f00;
}

#mailafriend big {
  padding-left: 16px;
  background: url("../images/globals/sprite.png") no-repeat 0 -1017px;
}

/* Opleidingen
=================================================================*/
p#nrofresults {
  margin: 10px 0 0 0;
  width: 690px;
  clear: both;
  background: url("../images/globals/sprite-nav.png") no-repeat left -264px;
  height: 38px;
  padding: 12px 10px 0 10px;
}

ul#sort {
  display: block;
  margin-bottom: 6px;
  border-bottom: 2px solid #e0e0e0;
  padding-bottom: 6px;
}

#sort li {
  margin-right: 20px;
}

#sort #current a, #sort #current a:visited {
  padding-right: 12px;
}

.desc a, .desc a:visited {
  background: url("../images/globals/sprite.png") no-repeat right -895px;
}

.asc a, .asc a:visited {
  background: url("../images/globals/sprite.png") no-repeat right -918px;
}

#content .item {
  padding: 20px 0;
  border-bottom: 1px solid #e0e0e0;
  cursor: pointer;
  clear: both;
  overflow: hidden;
  height: 1%;
}
#content .item .summary {
  width: 600px;
  float: left;
  padding: 0 20px 0 0;
}
#content .item .summary h2 {
  padding: 0 0 15px 0;
}
#content .item .summary span {
  display: block;
  background: url("../images/globals/sprite-nav.png") -790px -40px no-repeat;
  color: #999;
  padding: 0 0 4px 16px;
}
#content .item .price {
  width: 90px;
  height: 70px;
  background: url("../images/globals/sprite-nav.png") -270px -120px no-repeat;
  float: left;
}
#content .item .price em {
  display: block; 
  font-size: 1.4em;
  color: #fff;
  font-style: normal;
  font-weight: normal;
  padding: 13px 0 10px 0;
  text-align: center;
}
#content .item .price span {
  display: block;
  text-align: center;
  color: #0372aa;
  padding: 6px 0 0 0;
}

#main .item p {
  margin-bottom: 0;
}

.itemhover {
  border-bottom: 1px solid #ee332a !important;
}
.itemhover h2 a {color: #ee332a;}

#contentfooter .item {
  border: none;
}

.item h2 {
  margin-bottom: 10px;
}

.item ul.grey li {
  margin-right: 20px;
}

#paging {
  text-align: center;
  height: 34px;
  padding-top: 6px;
}

#paging a, #paging strong, #paging span {
  display: -moz-inline-block;
  display: inline-block;
  zoom: 1;
  *inline: block;
  padding: 5px 5px 0;
}

/* Sidebar
=================================================================*/
#side {
  width: 220px;
  position: relative;
  left: 20px;
  float: left;
}

#side .column {
  width: 218px;
  margin: 0 0 10px 0;
  border: 1px solid #e0e0e0;
}

#side h4 {
  padding: 6px 10px 12px 10px;
  border-top: 1px solid #fff;
  background: #f6f6f6 url("../images/globals/side_h4.png") no-repeat left bottom;
}

#column_special h4 {
  background: #e3e3e3 url("../images/globals/column_special_h4.png") no-repeat left bottom;
  border-top: 1px solid #ebebeb;
}

#side .content {
  padding: 10px 10px 0 10px;
}

#side p, #side blockquote, #side q, #side dl {
  margin-bottom: 16px;
  display: block;
}

#side li {
  margin-bottom: 8px;
}

q span {
  width: 20px;
  height: 20px;
  display: -moz-inline-block;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 48px;
  color: #ccc;
  overflow: hidden;
  padding-top: 9px;
  margin-bottom: -18px;
}

.firstquote {
  margin-right: 6px;
}

.lastquote {
  margin-left: 10px;
}

#tel {
  margin-top: 20px;
}

#side .media {
  width: 62px;
  height: 69px;
  margin: 0 0 5px 5px;
  overflow: hidden;
  float: right;
  display: block;
}

/* Icons
=================================================================*/
.print a
, .mailafriend a
{
  padding-top: 3px;
  padding-left: 26px;
  margin-right: 0;
}

.print a, .print a:visited {
  background: url("../images/globals/sprite.png") no-repeat left -840px;
}

.mailafriend a, .mailafriend a:visited {
  background: url("../images/globals/sprite.png") no-repeat left -863px;
}

/* Tables
=================================================================*/
.contenttable {
  width: 100%;
  margin-bottom: 26px;
  clear: both;
  float: left;
}

#small .medium {
  width: 710px;
}

th, td {
  padding: 6px 0;
  text-align: left;
  vertical-align: top;
}

.contenttable th {
  background: #f6f6f6;
  border-bottom: 1px solid #e0e0e0;
}

tbody th {
  border-top: 26px solid #fff;
}

.contenttable th, .contenttable td {
  padding-right: 10px;
  padding-left: 10px;
}

tbody td {
  background: url("../images/globals/sprite.png") repeat-x left bottom;
}

.nr {
  text-align: right;
  white-space: nowrap;
}

td.emph {
  width: 90px;
  background: #e0e0e0 url("../images/globals/sprite.png") repeat-x left bottom;
}

#preference {
  width: 200px;
  padding: 10px;
  position: absolute;
  right: 0;
  top: -58px;
  background: #e0e0e0;
}

/* Doormat & contentfooter
=================================================================*/
#contentfooter {
  color: #99a2b1;
}

#doormat div.half {
  width: 455px;
  margin: 0;
}

#doormat .column {
  width: 225px;
  vertical-align: top;
  display: -moz-inline-block;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: 0;
  float: none;
  overflow: hidden;
}
#doormat .column ul li {
  padding: 0 10px 0 0;
  width: 215px;
  line-break: 0;
  margin: 0;
}

#doormat h3, #contentfooter h3 {
  margin-bottom: 15px;
  color: #ccd0d7;
  font-size: 14px;
  font-weight: normal;
  font-family: Arial, Tahoma, sans-serif;
  position: relative;
}

#doormat h3 {
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 1.2em;
}
#doormat a
, #doormat a:visited
, #contentfooter a
, #contentfooter a:visited
{
  color: #fff;
}
#doormat a {
  display: block; 
  width: 200px;
  padding: 3px 0 3px 12px;
  float: left;
  margin: 0;
  background: url("../images/globals/sprite.png") no-repeat left -1425px;
}
#doormat {
  padding: 20px 0 40px 20px;
  width: 940px;
}
#doormat a:hover
, #contentfooter a:hover
{
  color: #e6f4fd;
}

#doormat p {
  color: #fff;
  padding-bottom: 20px;
}

#contentfooter .item {
  width: 400px;
  padding-right: 70px;
  display: -moz-inline-block;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

#contentfooter h4 a, #contentfooter h4 a:visited {
  color: #fff;
}


/* Newsletter 
=================================================================*/
#newsletter {
  text-align: right;
}

#newsletter p {
  font-size: 14px;
  font: 14px/18px Arial, Tahoma, sans-serif;
  color: #585858;
  display: inline;
  margin-right: 20px;
  *position: relative;
  * bottom: 8px;
}

#newsletterinput {
  width: 200px;
  padding: 8px 10px 0 40px;
  border: 0;
  height: 28px;
  margin: 0 0 10px 0;
  background: url("../images/globals/sprite-nav.png") no-repeat left -120px;
}

#doormat .submit {
  background: url("../images/globals/sprite-nav.png") no-repeat left -168px;
  margin: 0;
  height: 30px;
  color: #00476b;
  cursor: pointer;
  width: 105px;
  margin-left: 95px;
}

#doormat .submit:hover {
  background-position: -115px -168px;
  color: #0372aa;
}

#newsletter fieldset {
  margin: 0;
}

/* Footer
=================================================================*/
#footer {
  color: #999;
  padding-bottom: 43px;
  padding-top: 20px;
}

#footer p {
  padding-left: 20px;
  color: #999;
}

#footer ul {
  position: absolute;
  right: 0;
  top: 20px;
}

#footer ul a, #footer ul a:visited {
  margin-left: 30px;
}

/* Photos in main
=================================================================*/
#main .media {
  border: 1px solid #e0e0e0;
  padding: 5px;
}

.media_right {
  float: right;
  margin: 0 0 20px 20px;
}

.media_left {
  float: left;
  margin: 0 20px 20px 0;
}

.media img {
  margin-bottom: 5px;
  display: block;
}

.media span {
  font-size: 11px;
  color: #999;
}

/* Tabs
=================================================================*/
.ui-tabs {
  clear: both;
  zoom: 1;
  position: relative;
}

.ui-tabs .ui-tabs-nav {
  width: 100%;
  display: block;
  float: left;
  list-style: none;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 16px;
}

.ui-tabs .ui-tabs-nav li {
  float: left;
  margin-right: 2px;
  padding-bottom: 0;
  margin-bottom: 0;
}

.ui-tabs .ui-tabs-nav li {
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  background: url("../images/globals/sprite.png") repeat-x left -653px;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs .ui-tabs-nav li a:visited {
  padding: 0 0 0 20px;
  float: left;
  color: #001636;
  text-decoration: none;
  font-weight: bold;
}

.ui-tabs .ui-tabs-nav li a
, .ui-tabs .ui-tabs-nav li a:visited
{
}

.ui-tabs .ui-tabs-nav li a:hover {
  text-decoration: none;
  background: url("../images/globals/sprite.png") repeat-x left -1090px;
}

.ui-tabs .ui-tabs-nav li a span {
  padding: 10px 20px 10px 0;
  display: block;
  float: left;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a:hover {
  font-weight: bold;
  margin-bottom: -1px;
  float: left;
  background: #fff !important;  
}

#content .ui-tabs .ui-tabs-nav li.ui-tabs-selected, #content .ui-tabs .ui-tabs-nav li.ui-tabs-selected a:hover {
  border-bottom: 1px solid #fff;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a
, .ui-tabs .ui-tabs-nav li.ui-state-disabled a
, .ui-tabs .ui-tabs-nav li.ui-state-processing a
{
  cursor: text;
  float: left;
  display: block;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a span {
  background: url("../images/globals/sprite.png") no-repeat left -695px;
  padding-left: 16px;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel {
  position: relative;
  clear: both;
  border-width: 0;
  margin-bottom: 20px;
  overflow: hidden;
  float: left;
  *float: none;
}

.ui-tabs .ui-tabs-hide { position: absolute; left: -10000px; }

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url("../images/colorbox/overlay.png") 0 0 repeat;}
#colorbox{}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url("../images/colorbox/controls.png") 0 0 no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position: 0 -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url("../images/colorbox/controls.png") -25px 0 no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxLoadingOverlay{background:url("../images/colorbox/loading_background.png") center center no-repeat;}
        #cboxLoadingGraphic{background:url("../images/colorbox/loading.gif") center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url("../images/colorbox/controls.png") -50px 0 no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-50px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

/* Misc fixes MDF 22-04-2010 */
div#main h1 {}
div#main div.submit:hover { border: none; }

/* Custom Scheidegger */
.item h2 a {text-decoration: underline;}
.item h2 a:hover, .item h2 a:visited:hover {color: #ee332a;}

#small #content {overflow: hidden; padding-top: 20px; background: none!important; border-top: 1px solid #efefef; border-bottom: 1px solid #efefef;}
#small #content h1 {background: none;}

/* Overview page */
.imgwrapper {
  width: 290px;
  height: 190px;
  overflow: hidden; 
  float: right;
  margin: 0 0 20px 20px;
  position: relative;
}
.imgwrapper span {
  display: block; 
  height: 190px;
  width: 290px;
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  font-size: 0em;
  text-indent: -999999em;
  background: url('../images/backgrounds/imgwrapper.png') top left no-repeat;
}

#pageops {
  float: right;
}
#pageops li {
  float: left;
  margin-left: 20px;
}
/* Detail page */
#detail #main {
  width: 740px;
}
#detail .contenttable {
  width: 720px; 
  border: 0; 
  padding: 0;
}
.brochure {
  background: #e6f5fd;
}
.sidebar .faq ul {
  padding: 0 0 10px 0;
}
.sidebar .faq ul li {
  padding: 5px 0 5px 0;
  border-bottom: 1px solid #def3ff;
}

/* C7 edits */

#small #header {
  margin-bottom: 0px;
  height: 108px;
}
#small #header #logo {
  margin-top: 20px;
}
#small #pageheader {
  min-height: 30px;
  height: 30px;
  height: auto !important;
}
#small #courses {
  overflow: hidden;
  margin-bottom: 40px;
}
#small #courses ul {
  width: 680px;
}
#small #courses ul.legend {
  font-weight: bold;
}
#small #courses ul li {
  float: left; 
  padding-right: 20px;
  width: 200px;
  height: 30px;
  line-height: 30px;
  padding: 4px 0 0 0;
  border-bottom: 1px solid #e6e6e6;
}
#small #courses ul li.last {
  float: left; 
  width: 80px;
}
#small #courses ul li a {
  display: block; 
  height: 24px;
  border: 1px solid #e6e6e6;
  background: #fff;
  line-height: 24px;
  float: left;
  padding: 0 10px 0 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
}
#small #courses ul li a:hover {
  border: 1px solid #28c;
}
/* Register step 1 funnel */
#funnel h3 {float: left; margin-right: 6px; padding-top: 5px;}
#funnel .next {float: right;}
#funnel .next span {display: block; float: left; color: #999; margin-right: 10px; padding-top: 5px;}
#funnel .next a {display: block; float: left; width: 100px; height: 30px; line-height: 30px; font-weight: bold; color: #e7f0da; text-decoration: none; font-size: 1.1em; background: url("../images/globals/button-next.png") top left no-repeat; text-align: center; margin-bottom: 10px;}
#funnel .next a:hover, #small .next a:visited:hover {text-decoration: underline; color: #fff;}

#start-date {width: 940px; height: 20px; background: #ececec; padding: 10px 10px 16px 10px; margin-bottom: 10px;}
#start-date span {float: left; margin-right: 10px; font-weight: bold; display: block; padding-top: 4px;}
#start-date form {float: left; width: 134px; clear: none; padding-top: 4px;}
#start-date button {float: left; background: url("../images/globals/button-show.png") top left no-repeat; color: #fff; width: 130px; height: 25px; padding: 0; border: 0;}
#start-date .button { background: url("../images/globals/button-show.png") top left no-repeat; color: #fff; width: 130px; height: 25px; padding: 0; border: 0;}

#courses {margin-bottom: 10px;}
#courses .legend {width: 960px; height: 26px; background: #0099cc; padding: 8px 10px 0 10px; margin-bottom: 0px;}
#courses .legend li {float: left; color: #fff; font-weight: bold; width: 210px; padding: 0px;}
#courses .legend .last {float: right; width: 90px; padding: 0 0 0 20px;}

#courses .highlight {background: #f7f7f7;}
#courses ul {width: 960px; background: #fff; padding: 0 10px 0 10px; border-bottom: 1px solid #ececec; margin-bottom: 0px; overflow: hidden; clear: both;}
#courses ul li {float: left; color: #333; width: 210px; padding: 8px 0px 0px 0px; height: 26px;}
#courses ul .last {float: right; width: 100px; padding-top: 6px;}
#courses ul li a {display: block; height: 23px; width: 83px; text-align: center; font-weight: bold; color: #346000; line-height: 23px; background: url("../images/globals/button-signin.png") top left no-repeat;}

#course-choice {width: 938px; padding: 10px; border: 1px solid #ececec; background: #f7f7f7; margin-bottom: 10px;}
#course-choice span {font-weight: bold; display: block; margin-bottom: 6px;}
#course-choice .legend {font-weight: bold;}
#course-choice ul li {float: left; width: 120px; padding: 0px;}
#course-choice ul {clear: both; overflow: hidden; width: 938px; height: 20px; padding: 8px 0 6px 0;; margin: 0px; border-top: 1px solid #ececec;}

/* Edits */
#small #pagehader {
  height: 30px !important;
}
#small #header {
  background:transparent url(../images/backgrounds/header.jpg) no-repeat scroll right top;
  border-top:0 none;
  height:109px;
  margin:0 auto;
  padding:0;
  position:relative;
  width:960px;
}
#small #header #logo {
  border:medium none;
  display:block;
  float:left;
  height:88px;
  margin:20px 0 0;
  padding:0;
  width:300px;
}
#small #form .submit {
  background-color:#001636;
  background-position:left -11px;
  border: 0px;
  cursor:pointer;
  margin-bottom:6px;
}
#small .submit, div.submit a, div.submit a:visited, .disabled {
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;  
  background:transparent url(../images/globals/sprite.png) repeat-x scroll 0 -11px;
  border:0 none;
  color:#CCDFE7;
  height:30px;
  padding:7px 23px;
  text-align:center;
}
#small #form .submit {
  background-color:#001636;
  background-position:left -11px;
  border: 0px;
  cursor:pointer;
  margin-bottom:6px;
}
#detail div.submit a, div.submit a:visited, .disabled {
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;  
  background:transparent url(../images/globals/sprite.png) repeat-x scroll 0 -11px;
  border:0 none;
  color:#CCDFE7;
  padding:7px 23px;
  height: auto !important;
  text-align:center;
}
#detail div.submit {
  height: 30px;
}
#detail .info .service {
  clear:both;
}

/* Submenu */
#submenu {
  width: 180px;
  float: left; 
  margin-right: 20px;
  clear: left;
}
#submenu h2 {
  padding: 10px 5px 10px 5px;
  border: 1px solid #e0e0e0;
  background: #efefef;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
}
#submenu ul li a {
  display: block;
  padding: 6px 0 7px 16px;
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  color: #333;
  background: url("../images/globals/sprite.png") no-repeat 6px -1492px;
}
#submenu ul li.last a {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
}

#submenu ul li a:hover, #submenu ul li a.current {
  text-decoration: none;
  color: #0372aa;
  border-bottom: 1px solid #40a5d8;
  background: transparent url("../images/globals/sprite.png") no-repeat 6px -1492px;
}
.narrow {
  width: 540px !important;
  float: left;
}

/* Update studieaanbod page */
.courses {border-bottom: 1px solid #eee; padding: 10px 0 10px 0; overflow: hidden;}
.courses ul {list-style: none;}
.courses ul li {float: left; width: 350px;}
.courses ul li a {float: left; display: block; line-height: 22px; padding-left: 16px; width: 328px;background: url("../images/globals/sprite.png") left -1197px no-repeat;}
.courses ul li a:hover, .courses ul li a:visited:hover {color: #01658e;}
.courses h2 a {color: #001636;}

/* Update brochure popup */
.popup-brochure,.popup-planning {background: #fbfbfb; position: absolute; top: 20px; left: 0px; border: 0px solid #ccc; z-index: 9999;width: 620px;}
.popup-brochure .heading {padding:0 0 10px 10px; border-bottom: 1px solid #efefef; }
.popup-brochure .heading h2,.popup-planning .heading h2 {color: #333; margin: 0px !important; padding-top: 3px;width:560px;}
.popup-brochure .heading .btn-close,.popup-planning .heading .btn-close {display: block; margin-top:0px;cursor: pointer; float: right; width: 23px; height: 23px; text-indent: -99999em; font-size: 0em; background: url(../images/globals/sprite_nc.png) no-repeat scroll right -1285px; }
.popup-brochure p {padding: 10px 0 0 10px !important; margin: 0px !important;}
.popup-brochure strong,.popup-planning strong {display: block; padding: 0 0 10px 10px;}
.popup-brochure #form,.popup-planning #form {padding: 0 0 0 10px;}
.popup-brochure #form fieldset div,.popup-planning #form fieldset div {margin-bottom: 4px;}
.popup-brochure #form label,.popup-planning #form label {width: 200px;}
.popup-brochure .btns,.popup-planning .btns, .labelpadding {padding-left:212px;}

.popup-planning {padding-left:5px;}
.popup-planning .heading {padding:0 0 0 10px; border-bottom: 1px solid #efefef; }
.popup-planning .subtitle {color: #001636;font:14px Geneva, Tahoma, sans-serif; margin:10px 0 10px 0;}
.popup-planning .module {background: #FFF;margin:0 0 0 6px;padding:20px 0 0 0;}
.popup-planning .contenttable th {border:0px;margin-top:5px;}
.popup-planning h3 {margin:0px;background: #E3E3E3;background:rgb(0,108,152);color:#fff;padding: 6px 10px 6px 10px;}
.popup-planning p {padding: 10px 0 0 10px; margin: 0px !important;}
.popup-planning .disclaimer {clear:both;}
.popup-planning .disclaimer p {padding:0px;}

/* Colored headings */
h2.blue a {color: #1c5993 !important;}
h2.green a {color: #729837 !important;}
h2.bgreen a {color: #6ead4c !important;}
h2.dgreen a {color: #3b5e2a !important;}
h2.red a {color: #c91b23 !important;}
h2.orange a {color: #fa6226 !important;}
h2.purple a {color: #525090 !important;}
h2.lila a {color: #ae549a !important;}
h2.army a {color: #222a14 !important;}
h2.steel a {color: #3c6a8e !important;}
h2.magenta a {color: #b5265f !important;}
h2.dgrey a {color: #333 !important;}

#studieprogramma ul {list-style-type:disc;padding:0 0 0 16px;}

.course h2.inleiding {margin-bottom:10px;font-weight:normal !important;}
.course h2, .course h3 {font:12px Arial, Verdana, sans-serif !important;margin:0;font-weight:bold !important;padding-bottom:0px;}  

.segment {width: 710px; height: 240px; overflow: hidden; position: relative; margin-bottom: 20px; line-height:12px;}
.segment ul {background: url("../images/bg-segment.png"); display: block; width: 690px; position: absolute; left: 0px; bottom: 0px; padding: 4px 10px 4px 10px; margin: 0px !important;}
.segment ul li {float: left; height: 26px; width: 230px;}
.segment ul li a {display: block; height: 18px; padding: 4px 0 4px 12px; width: 208px; color: #006c98;}

.startinschrijving { color:#0e68ac;}





