body {
    background-color: #C6E1F4;
    font-family: verdana;
    font-size: 9pt;
    height: 100%;

    margin: 0;
    padding: 0;
}
#container {
    background-image: url("images/background.gif");
    background-repeat: repeat-y;
    color: #333333;
    height: 100%;
    margin: 0 auto;
    padding-left: 11px;
    width: 950px;
}
p{
       font-size: 9pt;
           line-height: 130%;
}
a {
    xcolor: #0685ec;
    color: #1A74AF;
    text-decoration: none;
}
.content a{
    color: #0685ec;
    border-bottom-color: #0685ec;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}
a:hover {
    color: #FF9900;
    text-decoration: underline;
    
}

h2 {
    color: #B10021;
    font-size: 15pt;
    font-weight: normal;
}

#sidebar-left .block h2, #sidebar-right .block h2 {
    xposition:relative;
    margin: 0 0 ;
    padding: 0;
    color: #B10021;
    xcolor: #666;
    font-size: 13pt;
    font-weight: normal;
}
#sidebar-left a, #sidebar-right a {
        xcolor: #333;
}
#sidebar-left .active, #sidebar-right .active {
    xcolor:#FF9900;
}

h3 {
    color: #B10021;
    font-size: 13pt;
    font-weight: normal;
}
h4 {
    color: #B10021;
    xfont-size: 11pt;
    font-weight: bold;
}
/*height of body edit block*/



#header {
    background-image: url("images/header.png");
    background-repeat: no-repeat;
    height: 92px;
    margin:0px;
padding:0px;
}
#header-region {
    xheight: 92px;
    xleft: 650px;
    position: relative;
    width: 500px;
    padding:0px;
    margin:0px;
    heigth:100px;
    margin-left:420px;
    xmargin-top:0px;
    xborder: 1px #fff solid;
}
.site-logo{
   float:left;
   margin-left:20px;
   margin-top:5px;
   height:80px;
   width:80px;

}
.titelenslogan{
    font-family: arial;
    float:left;
    margin-left:20px;
    margin-top:5px;
    height:70px;
    text-shadow: 0 2px 2px #999;
}
.site-name a{
    font-size:18pt;
    color:#555;
    margin:0px;
    padding:0px;
    font-weight:normal;
}
.site-slogan{
margin:0px;
margin-top:-10px;
padding:0px;
font-style:italic;
}



/*ZOEKBALK*/
#edit-search-block-form-1-wrapper label{
display:none;

 }
#search-block-form .container-inline{
width:200px;
float:right;
xborder: 1px #f50 solid;
margin-top:30px;
margin-right:10px;

}
#search-block-form  .container-inline{
    background: url("/sites/all/themes/inbeweging2/images/search-field.png") no-repeat scroll 0 0 transparent;
    height:30px;
    
 }
 
#search-block-form  .form-text{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    height: 18px;
    margin: 3px 5px 1px 20px;
    width: 135px;


 }
#search-block-form .form-submit {
    background: url("/sites/all/themes/inbeweging2/images/search-button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 26px;
    right:30px;
    position: absolute;
    text-indent: -9999px;
    text-transform: capitalize;
    xtop: 0;
    width: 21px;
    z-index:20;
}
/*HEADER LOGIN*/
#header-region .block-user{
    
}

#header-region #user-login-form .form-item label{
    display:inline;
}
#header-region #user-login-form .form-text{
    border-radius: 10px;
    border: 1px #aaa solid;
       -moz-box-shadow:    inset 1px 0 1px #000000;
   -webkit-box-shadow: inset 1px 0 1px #000000;
   box-shadow:         inset 1px 1px 2px #aaa;
   padding-left:5px;
   width:90px;
}


#header-region #user-login-form .form-item .error{ 
        border: 1px #f00 solid;
}
#header-region h2{
    display:none;
    
}
#header-region h2{
    font-weight:normal;
    font-size:10pt;
    
}
#header-region .block-user #edit-name-wrapper, #header-region .block-user #edit-pass-wrapper {
    width:20em;
    height:20px;
    position: relative;
    float:left;
    font-size:0.8em;
}
#header-region .block-user #edit-name-wrapper{
    width:23em;
}

#header-region .block-user .item-list{
    display:none;
}
#header-region .block-user .form-submit{
        font-size:0.8em;
        margin-top:8px;
}


/*SOCIAL MEDIA*/
#block-block-9{
margin-top:-15px;
text-align:right;
float:left;
}



#menu {
    background-image: url("images/menubalk3.png");
    background-repeat: repeat-x;
    font-size: 10pt;
    height: 50px;
    width:922px;
    margin-top: -5px;
    padding-left: 40px;
    padding-top: 15px;
}
html>body #menu{

    width:882px;
 }



#menu a {
    color: #FFFFFF;
    margin-right: 10px;
    text-decoration: none;
}
#menu a:hover {
    color: #FF9900;
    text-decoration: none;
}
#menu .menu-287 a,
#menu .menu-324 a,
#menu .menu-271 a,
#menu .menu-325 a{
    color: #9CCCEB;
}
#menu .menu-287 a:hover,
#menu .menu-324 a:hover,
#menu .menu-271 a:hover,
#menu .menu-325 a:hover{
    color: #FF9900;
    text-decoration: none;
}

#menu a.active {
    color: #FF9900;
}
#header h1 {
}
#wrappermaincontent {
    position:relative;
    padding-left: 40px;
    padding-top: 20px;
}
#sidebar-left {
    float: left;
    max-width: 200px;
}
#sidebar-right {
    float: left;
    max-width: 200px;
    padding-left: 15px;
}
#main {
      position:relative;
    float: left;
    margin-left: 40px;
    margin-top: -16px;
    padding-bottom: 50px;
    padding-top: 0;
    width: 570px;
    height:auto;
}
#footer {
    position:relative;
    background-color: #18547A;
    background-image: url("images/footerbalk2.png");
    background-repeat: repeat-x;
    clear: both;
    color: #DDDDDD;
    
    xborder: 1 solid #aaa;
    width:922px;
    height:130px;

        xpadding-left: 60px;
        xmargin-right: 14px;
        z-index:30;
}
#footer{
        color: #DDDDDD;
            font-size: 10px;
}

#footer a {
    color: #C6E1F4;
}
#footer a:hover {
    color: #FFFFFF;
}
.footer-tekst{
    clear: both;
    font-size: 10px;
    position: relative;
    text-align: center;
    z-index:50;
}
.footer-links {
    left: 636px;
    position: absolute;
}
.footer-links a {
    color: #FFFFFF;
    text-decoration: none;
}
.footer-links a:hover {
    color: #FF9900;
    text-decoration: none;
}
#footer ul li a.active {
    color: #FFFFFF;
}
#footer-columns{
    margin-left:60px;
padding-top:15px;
}

#footer-columns .block-block {
    float: left;
    width: 200px;

}
#footer-columns p {
    color: #C6E1F4;
    font-size: 10px;
}
#footer-columns h2 {
    color: #C6E1F4;
    font-size: 10px;
    font-weight: bold;
}
tbody {
    border-top: 0 solid #CCCCCC;
}
table {
}
.menu_item {
    display: inline;
    font-size: 13px;
    position: absolute;
}
.menu_item.home {
    left: 45px;
}
.menu_item.deel1 {
    font-size: 16px;
    left: 170px;
}
.menu_item.deel2 {
    font-size: 16px;
    left: 320px;
}
.menu_item.buiten {
    font-size: 16px;
    left: 460px;
}
.menu_item.secondary {
    left: 635px;
}
.submitted {
    display: none;
}

#sidebar-right .block {
    left: 0;
    padding-bottom: 30px;
    text-align: left;
    width: 600px;
}
#sidebar-left .block {
    margin-bottom: 20px;
    width: 180px;
}
.blockbackground {
}

.blocktop {
}
.blockcontent {
    text-align: left;
}
.blockend {
}
#user-login-form {
    xcolor: #FF9900;

    text-align: left;
}
.form-item label{
    font-weight:normal;
    
}
.taxonomy {
    display: none;
}
ul.menu li, li.expanded, li.collapsed, li.leaf {
    margin: 0;
    padding: 0;
}
#sidebar-left li.leaf {
    list-style: disc outside none;
}
li a.active {
    color: #FF9900;
}
ul.links li {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0.76em;
}
.kop2 {
    color: #B10021;
    font-size: 15pt;
    font-weight: normal;
}
.kop3 {
    color: #B10021;
    font-size: 12pt;
    font-weight: normal;
}
.kop4 {
    color: #000000;
    font-size: 12pt;
    font-weight: bold;
}
.citaten {
    color: #009EE0;
    font-style: italic;
}
.blok_om_URLs {
    background-image: url("images/commentblock.gif");
    background-repeat: no-repeat;
    color: #00FFFF;
    padding: 15px;
    text-align: center;
    width: 100%;
}
.grootte_normaal {
    font-size: 9pt;
}
.grootte_medium {
    font-size: 12pt;
}
.grootte_groot {
    font-size: 15pt;
}
.uitlijnen_links {
}
.uitlijnen_midden {
}
.uitlijnen_rechts {
}
#main .overzichtcss .views-row {
    background-image: url("images/tiles.png");
    background-repeat: no-repeat;
    height: 220px;
    margin-bottom: 20px;
    margin-left: -11px;
    padding-left: 15px;
    padding-right: 50px;
    padding-top: 5px;
    position: relative;
    top: 10px;
}
.overzichtcss .views-row .views-field-field-foto-fid {
    position: absolute;
    top: 50px;
}
.overzichtcss .views-field-field-samenvatting-value {
    left: 145px;
    position: absolute;
    top: 35px;
    width: 420px;
}
.overzichtcss .views-field-title {
}
.overzichtcss .imagecache-cursus_product_normal {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
}
.product-image .main-product-image{
    xfloat:right;
}
.product-body{
    
    width:400px;
}
.nieuwscss .views-field-field-samenvattingnieuws-value {
    float: left;
    width:440px;
    xbackground-color:#fec;
    xclear:both;
}
.nieuwscss .views-field-title{
    float: left;
    width:380px;
    xbackground-color:#cfe;
    
}
 .nieuwscss .views-field-title{
    margin-top:0px;

}
  .nieuwscss .views-field-title h3{
    margin-top:0px;
    xpadding:0px;
}
.nieuwscss .imagecache{
    float: left;
    clear:both;
    margin-bottom:20px;
    margin-right:15px;
 }
 .nieuwscss .date-display-single{
    float:left;
    width:50px;
    color: #888;
    font-size: 11px;
  }

  
  
/*CAROUSEL MET SIDEPICKER*/

/*zwarte vlak*/
 div.views_slideshow_thumbnailhover_main #transparent{
	background-color:#000;
	position:absolute;
	bottom:0px;
	left:0px;
	width:445px;
	height:80px;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opactiy:0.7;
}
/*body */
 div.views_slideshow_thumbnailhover_main #carousel3_body{
	position:absolute;
	top:180px;
	left:10px;
	color:#fff;
	height:80px;
	width:400px;
}
html>body  div.views_slideshow_thumbnailhover_main #carousel3_body{
    top:155px;
    
}


 div.views_slideshow_thumbnailhover_main #carousel3_body h4{
	margin-bottom:8px;
    font-size:14pt;
	font-weight:lighter;
	    color: #FF9900;
 }

 div.views_slideshow_thumbnailhover_main {
     position:relative;
	 list-style: none;
     z-index: 1;
     float:left;
     width:550px; /*width of main photo*/
     height:250px; /*height of main photo*/
	 margin-bottom:30px;
}

 
 
/*DIV container van Sidepicker */

div.views-slideshow-controls-bottom { 
    position:absolute;
    width:242px;
    left:420px;
    z-index: 10;
    xfloat:left;
}

/*Sidepicker bars*/
.views_slideshow_thumbnailhover_div_breakout_teaser{
    xbackground-color:#cfe;
    background-image: url("images/sidepicker_blok.png");
    background-repeat:no-repeat;
    padding: 5px 0 0 30px;
    clear:both;
    position:relative;
    height:50px;
    xline-height:10px;
    color:#ffffff;
}

html>body .views_slideshow_thumbnailhover_div_breakout_teaser {
	height:45px;
}

.views-slideshow-controls-bottom .views-field-title{
    z-index: 11;
    position:absolute;
    float:left;
    font-size:10pt;
    top:8px;
    left:80px;
    height:45px;
    xbackground-color:#cfe;    

}

.views-slideshow-controls-bottom .views-content-title{
    position:relative;
    xbackground-color:#f99;


 }

.views-slideshow-controls-bottom .views-content-title a{
    color:#ffffff;

}

div.views-slideshow-controls-bottom imagecache{
float:left;

} 

.views-slideshow-controls-bottom .activeSlide{
    background-image: url("images/sidepicker_pijl_a.png");
}
/*PRODUCTEN FIX*/
.view-id-Producten .views-field-title{
    font-size:10pt;
    padding-left:15px;
}
.view-id-Producten .uc-price{
    font-size:10pt;
    padding-left:15px;
}

.view-id-Producten .odd .views-field{
    background-color:#fff;
    	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
}
.view-id-Producten .even .views-field{
    background-color:#fff;
    	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
}



/*AGENDA*/
#agenda{
clear:both;
 }
.agenda_datum{
  float:left;
  width:140px;
  }
.agenda_titel{
    float:left;
padding-right:30px;
  }
.agenda_type{
    float:right;
}
.view-dom-id-1{
    font-size:0.8em;
}
.view-dom-id-1 .more-link{
  	display:inline-block;
        	text-align:left;
}
.view-dom-id-1 .more-link a{
	text-align:left;
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #31a3e9), color-stop(1, #2584bf) );
	background:-moz-linear-gradient( center top, #31a3e9 5%, #2584bf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#31a3e9', endColorstr='#2584bf');
	background-color:#31a3e9;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	padding:7px 11px;
	text-decoration:none;
}.view-dom-id-1 .more-link a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2584bf), color-stop(1, #31a3e9) );
	background:-moz-linear-gradient( center top, #2584bf 5%, #31a3e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2584bf', endColorstr='#31a3e9');
	background-color:#2584bf;
}.view-dom-id-1 .more-link a:active {
	position:relative;
	top:1px;
}
.view-dom-id-1 .more-link a{
    color:#fff;
}
#block-views-Partners-block_1{
    clear:both;
}
#block-views-Partners-block_1  .views-field-field-partner-logo-fid{
    xfloat:left;
    xmargin-right:10px;
    margin-bottom:20px;
    height:75px;
    vertical-align: bottom;
  }
  #main .block{
    margin-top:50px;
    
  }
  .messages{
    position: relative;
    background-color: #fdf8a7;
    border: 1px solid #e8de37;
    clear:both;
    padding:10px;
    margin-bottom:20px;
  }
  
  /*vreemde links n.a.v. secondarymenu weghalen*/
#main .tertiary-links{
    display:none;
}
#main .quartiary-links{
    display:none;
}
.banners{
    xposition: relative;
    bottom:0px;
}

#block-block-14{

    top:50px;
}
#block-user-0{
    height:30px;
}