* {
    margin:0;
    padding:0;}
body {
    background:#B2CDE3 url(../images/bg_gradient.png) repeat left top;
	color:#333333;
	font-family:Arial;
	font-size:12px;
	margin:0px 0px 20px 0px;
	padding:0}
h1 {
    font-size: 18px;
    font-weight:normal;
    margin:0px;}
h2 {
    color:#666;
    font-size:16px;
    font-weight:bold;
    margin:2px 0px 10px 0px;
    padding:0px 0px 0px 0px;}
h3 {
    background:transparent url(../images/heading_icon.gif) no-repeat 1px 3px;
    color:#4083B9;
    font-family:Trebuchet MS;
    font-size:17px;
    font-weight:normal;
    padding:0px 0px 0px 25px;}
h3 span {
    float:right;
    font-size:12px;
    text-decoration:none;}
h4 {
    font-size: 12px;
    font-weight:bold;
    margin:0px 0px 5px 0px;
    }
p {
    line-height:20px;
    margin:0px 0px 10px 0px;}
a {
    color:#4083B9;
    text-decoration:none;}
a img {border:none medium;}
a:hover {
    text-decoration:underline;
    }
.grid_3 {background:transparent url(../images/bg_grid_3.png) repeat left top;}
.clear_grid_3 {min-height:10px; background:#B2CDE3 url(../images/bg_grid_3_end.png) no-repeat left bottom; position:absolute; bottom:-8px; width:310px;}
.grid_9 {background:transparent url(../images/bg_grid_9.png) no-repeat left top;}
.clear_grid_9 {min-height:10px; background:#B2CDE3 url(../images/bg_grid_9_end.png) no-repeat left bottom; position:absolute; bottom:-8px; width:700px;}
.grid_9 a[target='_blank'] {
    background:transparent url(../images/target_blank.gif) no-repeat right top;
    display:inline-block;
    padding-right:20px;
    margin-right:1px;
} 
ul {
    list-style-type: none;
    padding: 0px;
    margin: 10px 0px 0px 0px;} 
li {
    color:#333333;
    line-height: 22px;
    padding-left: 5px;}
.item li a 
{
    border:none;
    }
.prog_title_more 
{
    color:#4083B9;
    cursor:pointer;
    text-decoration:underline;
    }
.prog_ond_show {
    background:transparent url('../images/div_hide.gif') no-repeat bottom right;
    cursor:pointer;
    display:none;
    
    }
/* ----------------------
        CONTAINER 
-------------------------*/
#floater {
	float:left;
	position:relative; 
	width:1px;
}
/*#maincontainer
{
    background-color:Transparent;
    clear:left;
	height:616px; 
	max-width:960px; 
	min-width:400px;
	margin:0 auto;
    position:relative; 
    width:960px; 
}*/
#maincontainer 
{
    overflow:visible;
}
.container
{
    /*background:transparent url('../images/bg_container.png') no-repeat 10px top;*/
    margin-bottom:20px;
    overflow:visible;
}
/* ----LOGO ----*/
#logo {
    float:left;
	height:110px;
    padding:30px 0 0 0px;
    }
#logo a
{
    color:White;
    font-family:Trebuchet MS;
    font-size:3em;
    font-style:italic;
    }
#logo img
{
    border:none medium;
    }
/* ---- TOP ----*/
#social_top {
	background:Transparent url(../images/bg_social_top.png) repeat left top;
    float:right;
	height:90px;
	margin: 30px 0 0 0;
	width:350px;
    }
#social_left {
	float:left;
	line-height:26px;
	margin: 5px 0 0 10px;
	width:70px;}
#social_right {
	float:left;
	margin: 27px 0 0 0;
}
#social_right img{
	padding: 0 5px 0 5px;
}
#social_left a.s_1{color:#FF0000;}
#social_left a.s_2{color:#33CC99;}
#social_left a.s_3{color:#1F549F;}
/* ----------------------
        NAVIGATIE
-------------------------*/
.menu  
{
    background:Transparent url(../images/bg_nav.png) repeat left top;
    float:left;
	height:60px;
    padding:0 0 0 0px;
    width:940px;
    }
.menu ul {
	font-weight:bold;
    float:left;
    list-style:none outside none;
    margin:0;
    overflow:hidden;
    padding-left:10px;
    }
.menu ul li {
    float:left;
    margin:0;
    overflow:hidden;
    padding:14px 2px 0 0;
    }
.menu ul li.current_page_item a {
    background:url("../images/menu-act.gif") repeat-x scroll 0 0 transparent;
    color:#2E74AC;
    text-decoration:none;
    }
.menu ul li a:hover {
    background:url("../images/menu-act_o.gif") repeat-x scroll 0 0 transparent;
    }
.menu ul li a {
    color:#2E74AC;
    display:block;
    float:left;
    font-size:1em;
    height:100%;
    text-decoration:none;
    }
.menu ul li.current_page_item a span {
    background:url("../images/menu-act-left.gif") no-repeat scroll 0 0 transparent;
    text-decoration:none;
    }
.menu ul li a:hover span {
    background:url("../images/menu-act-left_o.gif") no-repeat scroll 0 0 transparent;
    }
.menu ul li a span {
    cursor:pointer;
    display:block;
    float:left;
    }
.menu ul li.current_page_item a span span {
    background:url("../images/menu-act-right.gif") no-repeat scroll right 0 transparent;
    text-decoration:none;
    }
.menu ul li a:hover span span {
    background:url("../images/menu-act-right_o.gif") no-repeat scroll right 0 transparent;
    }
.menu ul li a span span {
    padding:1px 7px 13px;
    }

/* ------------------ edities ------------------*/
.edities_small  
{
    margin:10px 10px 0px 10px;
    overflow:hidden;
    padding:0px 6px 10px 0px;
}
.edities_small ul {
    list-style-type: none;
    padding: 0px;
    margin: 10px 0px 0px 0px;
	width: 209px;} 

.edities_small li {
    color:#333333;
    height:44px;
    line-height: 18px;
    padding: 4px 0px 0px 10px;
    }
.edities_small li:hover {
   background:transparent url("../images/editie_pointer.png") no-repeat scroll left top;
}	
.active_edition {
    background:transparent url("../images/editie_pointer.png") no-repeat scroll left top;
    }
.active_edition a {
    color:#4083B9;
	text-decoration:none;
    }
/* ------------------ programma ------------------*/
#programma 
{
    clear:both;
    padding:0 0 0 0px;
    width:640px;
    }
#programma ul 
{
    display:block;
    float:left;
    list-style:none outside none;
    margin:0;
    padding-left:20px;
    width:660px;
    }
#programma ul li {
    float:left;
    margin:0;
    overflow:hidden;
    padding:18px 2px 0 0;
    }
#programma ul li.current_page_item a {
    background:url("../images/prog_act.gif") repeat-x scroll 0 0 transparent;
    color:#4083B9;
    text-decoration:none;
    }
#programma ul li.not a {
    background:url("../images/prog_no_act.gif") repeat-x scroll 0 0 transparent;
    color:#4083B9;
    text-decoration:none;
    }
#programma ul li a 
{
    border:none medium;
    display:block;
    float:left;
    font-family:Trebuchet MS;
    font-size:17px;
    height:100%;
    text-decoration:none;
    }
#programma ul li.current_page_item a span {
    background:url("../images/prog_act_left.gif") no-repeat scroll 0 0 transparent;
    text-decoration:none;
    }
#programma ul li.not a span {
    background:url("../images/prog_no_act_left.gif") no-repeat scroll 0 0 transparent;
    text-decoration:none;
    }
#programma ul li a span {
    cursor:pointer;
    display:block;
    float:left;
    }
#programma ul li.current_page_item a span span {
    background:url("../images/prog_act_right.gif") no-repeat scroll right 0 transparent;
    text-decoration:none;
    }
#programma ul li.not a span span {
    background:url("../images/prog_no_act_right.gif") no-repeat scroll right 0 transparent;
    text-decoration:none;
    }
#programma ul li a span span {
    padding:7px 10px 13px 30px;
    }
div#onderdelen {
    border:solid 1px #83A7C4;
    float:left;
    padding-bottom:20px;
    margin:0px 0px 10px 13px;
    overflow:hidden;
    }
#onderdelen table {
    width:674px; /*-10*/
    }
#onderdelen table th, #programma #onderdelen table td {
    padding:5px;
    text-align:left;}
#onderdelen table th.th1 {
    width:144px;}
#onderdelen table th.th2 {
    width:340px;}
#onderdelen table th.th3 {
    width:200px;}
#onderdelen table tr {
    vertical-align:top;}
#onderdelen table td.td1 {
    color:#4083B9;
    font-size:12px;}
#onderdelen table td.td2 {
    width:300px;}
#onderdelen table td.td3 {
    width:200px;}
#onderdelen table#onderdeel_nr_1 {
    display:block;}
#onderdelen table#onderdeel_nr_2 {
    display:none;}
/* ------------------ CONTENT ------------------*/
.item {
    margin:0px 10px 0px 0px;
    padding:10px;}
.item a {
    border-bottom:solid 1px #ECF0F0;}
.item img {
    border:none medium;
    float:left;
    margin:6px 10px 10px 0px;}
.item img.lookfeel {
    border:none medium;
    float:left;
    margin:6px 10px 10px 0px;
    width:305px;}
.item .logo {
    background:White url(../images/bg_img_logos.jpg) no-repeat center 4px;
    border:solid 2px white;
    float:left;
    height:30px;
    margin:6px 6px 0px 0px;
    padding:4px 5px 6px 5px;
    width:74px;}
.data_no {
    color:Gray;
    font-style:italic;
    font-size:11px;
    }
.help {
    color:Gray;
    font-style:italic;
    font-size:11px;
    margin-left: 25px;
    }
table.help {
    color:Gray;
    /*float:right;*/
    font-style:italic;
    font-size:11px;
    margin:10px 0px;
    text-align:left;}
table.help img {
    margin:0px 5px;}

/*===== Spekers ==========*/
#spreker_naw {
    overflow:hidden;}
#spreker_naw img {
    border:solid 1px #ECF0F0;}
.spreker_naam {
    display:block;
    font-weight:normal;
    line-height:20px;
    margin: 10px 0px 20px 20px;}
#sprekers_all {
    clear:both;}
#sprekers_all .td_1{
    width:313px;}
#sprekers_all .td_-1{
    width:314px;}
#sprekers_all td:hover {
    /*background-color:#ECF0F0;*/
	background: White url("../images/bg_sprekers_hover.gif") no-repeat left center;
    cursor:pointer;}
#sprekers_all td, #spreker_doc ul {
    border-bottom:dotted 1px #ECF0F0;}
#sprekers_all td, #spreker_doc li 
{
    line-height:30px;
    margin:5px 0px 5px 0px;
    overflow:hidden;}
#spreker_doc li img {
    margin:3px 5px 3px 1px;}
#spreker_doc a[target="_blank"] {
    display:inline; }

#choice_a_to_z, #choice_soort 
{
    float:none;
    margin:10px 0px 10px 0px;
    width:auto;
    }
#choice_a_to_z .active, #choice_soort .active {
    background-color:#F2F9FF;
	border:solid #83A7C4 1px;
    line-height:30px;
    padding:4px;
    }
#choice_a_to_z .noactive, #choice_soort .noactive {
    border:solid #ECF0F0 1px;
    line-height:30px;
    padding:4px;
    }
.no_access 
{
    cursor:default;
    color:Gray;
    }
.no_access img
{
    margin:0px 2px 0px 0px;
    }
/*===== Bezoekers ==========*/
#bezoekers_all {
    clear:both;
    margin:0px 0px 20px 0px;
    width:670px;}
#bezoekers_all td {
    border-bottom:dotted 1px #ECF0F0;
    line-height:30px;
    margin:5px 0px 5px 0px;
    overflow:hidden;
    width:164px;
    }
/*===== Sponsors ==========*/
.sponsors_all table {
    margin:10px 0px 0px 0px;
    width:100%;
    }
.sponsors_all table tr.full{
    background-color:#F2F9FF;
    vertical-align:top;
}
.sponsors_all table td {
    padding:10px;
    }
.sponsors_all table td.first 
{
    }
.sponsors_all table td.first a 
{
    background-image:none;
    padding:0px;    
    width:205px;
    }
.sponsors_all table td.first img 
{
    margin:10px;
    padding:1px;
    }
.sponsors_all table td.second 
{
    width:418px;
    }
.sponsors_all table td.second3 {
    padding-left:10px;
    padding-top:10px;
    width:200px;}
.sponsors_all table td.third {
    padding-left:10px;
    padding-top:10px;
    width:180px;}
.sponsors_all table td.description {
    background-color:#F2F9FF;
    padding:5px;
}
.sponsors_all img
{    border:solid 1px White;
     margin:10px;
     padding:2px;
     }
.sponsors_small {
    background:url("../images/bg_hoofdsponsors.gif") no-repeat scroll left top White;    
    margin:10px 10px 0px 10px;
    overflow:hidden;
    padding:10px 5px 0px;
    }
.sponsors_small_end 
{
    background:url("../images/bg_hoofdsponsors.gif") no-repeat scroll left bottom White;    
    margin:0px 10px 10px 10px;
    padding:0px;    
    }
.sponsors_small img {
    border:none medium;
    }
.sponsors_small li {
    margin-top:10px;
}
.wraptocenter {
    background-color:White;
    display: table-cell;
    height:85px;
    text-align: center;
    vertical-align: middle;
    width:189px;
   }
.sponsors_small img {
    .padding-top:20px;
}
.wraptocenter * {
    vertical-align: middle;
}
.download_pdf {
    margin-bottom:10px;
}
/*===== Aanmelden small ==========*/
.aanmelden_small  
{
    /*background-color:#ECF0F0;*/
    margin:10px 10px 0px 10px;
    overflow:hidden;
    padding:0px 6px 10px 0px;
}
.aanmelden_small ul {
    list-style-type: none;
    padding: 0px;
    margin: 10px 0px 0px 0px;} 

.aanmelden_small li 
{
    color:#333333;
    line-height: 22px;
    padding-left: 10px;}
/*===== button small ==========*/
.button a {
    background:url("../images/button-act.gif") repeat-x scroll 0 0 transparent;
    color:#FFFFFF;
    display:block;
    float:left;
    font-size:1em;
    height:100%;
    margin:10px 5px 0px 0px;
    text-decoration:none;
    }
.button a:hover {
    text-decoration:underline;
    }
.button a span {
    background:url('../images/button-act-left.gif') no-repeat scroll 0 0 transparent;
    text-decoration:none;
    }
.button a span {
    cursor:pointer;
    display:block;
    float:left;
    }
.button a span span {
    background:url('../images/button-act-right.gif') no-repeat scroll right 0 transparent;
    text-decoration:none;
    }
.button a span span {
    padding:4px 10px 5px 20px;
    }
/*===== Melon ==========*/
.melon_1, .melon_-1 {
    color:#4083B9;}
.melon_1 {
    background-color:#F2F9FF;}
.melon_1:hover, .melon_-1:hover {
    background-color:#E6F3FF;
    cursor:pointer;}
/*===== Images ==========*/
#imageblock 
{
    background-color:#666666;
    height:185px;
    margin:40px 20px 0px 20px;
    width:287px;
    }
/*===== Fotoalbums ==========*/

#fotoalbums_all li 
{
    line-height:30px;
    }
/*------------------------
        FORMS
--------------------------*/
.button_save_profile 
{
    background:url('../images/buttons/profile_save.jpg') no-repeat left top;
    border:none medium;
    color:White;
    font-size:22px;
    height:45px;
    width:182px;
    }
.button_divider
{
    /*border-top:dotted 1px #4692CC;*/
    clear:both;
}
input:focus, textarea:focus, select:focus {
    outline-color:#83A7C4;
    outline-style:solid;
    outline-width:2px;
}
input, select {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/input/background.gif) repeat-x scroll left top;
}
input, textarea, select {
    border:1px solid #4083B9;
    font-family:Arial;
    margin:4px;
    padding:7px 10px;
    width:160px;
}
textarea {
    height:100px;
    width:600px;
}
.input_with_help 
{
    float:left;
    }
.input_help 
{
    color:Gray;
    float:left;
    font-style:italic;
    padding-top:8px;
    width:410px;
    }
#Insert_Form fieldset 
{
    border:1px solid #83A7C4;
    margin:0px 0px 0px 10px;
    padding:15px;
	width:646px;
    }
#Insert_Form legend 
{
    background-color:White;
    .margin-bottom:10px;
    }
#Insert_Form label {
	color:#666666;
	display:block;
	font-size:12px;
	margin:0px 0px 0px 3px;
}
#Insert_Form input {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	width: 240px;
}
#Insert_Form .button a span span {
    padding:2px 5px 5px 15px;
}
#Insert_Form input[type='checkbox'] {
    width:auto;
}
#Insert_Form input[type='submit'] 
{
    border:none medium;
    color:White;
    margin:0px;
    padding:0px;
    width:auto;
}
#Insert_Form input[type='submit']:hover
{
    cursor:pointer;
    text-decoration:underline;
}
#Flashnotice {
	background-color: #ECF0F0;
	color: black;
	display: block;
	line-height:18px;
	margin:0px 0px 10px 10px;
	padding: 4px 10px;
}
#Flashnotice img {
	float:left;
	margin:3px 10px 0px 0px;
}
.invalidInput{
	background-color: #FFC49B;
	border: 1px dotted #FF6600;
}

/*===== READ MORE ==========*/

.more_divider
{
    border-top:dotted 1px #4692CC;
    height:16px;
    padding:8px 10px 10px 10px;
    text-align:right;
}
.more_divider a 
{
    background:url('../images/textbox/arrow.gif') no-repeat right 3px;
    color:#4692CC;
    padding:0px 18px 0px 0px;
	text-decoration:none;
    }
/*------------------ TABLES ------------------ */
table.table_layout  {
    border-collapse: collapse;
    /*float:left;*/
    margin:auto;
    width:627px;
}
table.table_layout th {
    background:transparent url(../images/line_dotted_hor.png) repeat-x scroll left bottom;
    padding:4px;
    text-align:left;
}
table.table_layout tr 
{
    vertical-align:top;
}
table.table_layout td {    
    padding:4px 4px 4px 4px;
}
table.table_layout td a {    
    border-bottom:solid 0px #ECF0F0;
}
/* ----------------------
        Footer 
-------------------------*/
.footer{
    background:url("../images/bg_footer.png") no-repeat scroll left bottom Transparent;    
    color:White;
	font-size: 12px;
	height:76px;
	text-align: center;
    width: 700px;}
.footer a img{
    border: none medium;
    color:#C3CADC;
    margin:25px 0px 20px 10px ;}

/*----- Tooltip --------*/
/*----- TIPSY ----*/
.tipsy { padding: 5px; font-size: 12px; opacity: 1; filter: alpha(opacity=100); background-repeat: no-repeat; }
.tipsy-inner { padding: 5px 5px; background-color: #ff0000; color: white; max-width: 300px;  }
.tipsy-west { background-image: url(../images/tooltip/tipsy-west.gif); background-position: left center;  }


