.help_question{
	padding:4px;
}
.help_question a{
	font-size:14px;
	color:#476B99;
	text-decoration: none;
	font-weight:bold;	
}
.help_answer{

}

#homepagetabs, main-wrapper{
	margin:3px;
}
.round{background-color:#CEDFF9}

#agenda-begindatum{
	font-size:14px;
}
#agenda-eindatum{
	font-size:14px;
}
#agenda-samenvatting{
	font-size:14px;	
}
#agenda-lokatie{
	font-size:14px;
}
#agenda-omschrijving{
	font-size:16px;
}
#agenda-wrapper{
	border:4px dashed #82C0FF;
	padding:10px;
	margin:4px;
}
#waarschuwingtekst{
	font-size:14px;
	color:red;
	margin:5px;
	padding:5px;
	padding-left:25px;
	border: 1px solid red;
	
	background:url(images/error.png) no-repeat;
	background-position:5 5;
	background-color:#FFACAE;
}

#zoekterm{
	background-image:url(images/magnifier.png);
	background-repeat:no-repeat;
	background-position:1 1;
	padding-left:20px;
	border:1px solid #82C0FF;
	width:160px	
}
#loginemailadres{
	background-image:url(images/user_suit.png);
	background-repeat:no-repeat;
	background-position:1 1;
	padding-left:20px;
	border:1px solid #82C0FF;
	width:180px
}
#loginpassword{
	background-image:url(images/key.png);
	background-repeat:no-repeat;
	background-position:1 1;
	padding-left:20px;
	border:1px solid #82C0FF;
	width:180px
}

.inputtext{
	border:1px solid #82C0FF; 
	height:20px; 
	color:#083772;	
}
.inputcheckbox{
	border:1px solid #82C0FF;  
	color:#083772;	
}
.submit {
	border:1px solid #82C0FF; 
	height:20px; 
	color:#083772; 
	background-image:url('../images/headerbgblue.jpg');
	cursor:pointer;
}
div.selectbox-wrapper {
  position:absolute;
  width:400px;
  background-color:white;
  border:1px solid #ccc;
  margin:0px;
  margin-top:-10px;
  padding:0px;
  font-size:12px;
  text-align:left;
  max-height:200px;
  overflow:auto;
}
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.selectbox-wrapper ul li.selected { 
  background-color: #EAF2FB;
}
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

.selectbox /* look&fell of  select box*/
{
  margin: 0px 5px 10px 0px;
  padding-left:2px;
  font-family:Verdana,sans-serif;
  font-size:12px;
  width : 300px; 
  display : block;
  text-align:left; 
  background: url('images/bg_select.png') right;
  /*height:18px;*/
  cursor: pointer;
  border:1px solid #D1E4F6;
  color:#333;
}

select {
	background: url('images/bg_select.png') right;
}
#fs10{
	font-size:10px;	
	color:#026A96;
}

/*AGENDA CSS*/
.calendar { font-size:12px; text-align:center }
#previewPan{
	border:1px solid #82C0FF;
	margin-bottom:10px;	
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
	overflow:auto;
	position:relative;
	display:none;
	/* CSS HACK */
	height: /**/430px;	/* IE 5.x */
	
			
}

#mijn-profiel-wrapper{
	border:1px solid #82C0FF;
	padding:10px;
	margin:4px;
}
#mijn-profiel-wrapper div{
padding:2px;	
}
#formlabel{
padding-left:40px;	
}
#formheader{
border:1px solid #82C0FF;
width:70%;
margin:40px;
}
.alink{
cursor:pointer;
text-decoration:none;
font-size:12px;
color:#026A96;
font-weight:bold;
}
.alink:hover{
border-bottom: 1px dashed blue;
}

#video-suggest-form-wrapper{
border:1px solid #82C0FF;
width:99%;
}
#video-suggest-form-wrapper table,td{
font-size:12px;	
}
.pointer{
	cursor:pointer;
}

#javaerror{
border:1px solid red;
background-color:#FFFFCC;
}
#profiel-upload-form{
	border:1px solid #82C0FF;
	margin:4px;
	width:280px;
	padding:10px;
}

#profielpicture-div{
	border:1px solid #82C0FF;
	margin:4px;
	width:280px;
	padding:10px;
}
#profiel-wrapper{
	border:1px solid #82C0FF;
	margin:4px;
	padding:10px;
}
.menubutton{
	border-style:solid; 
	border-width:1px; 
	font-size:11px; 
	text-decoration:none; 
	padding:1px; 
	font-weight:700;
	cursor:pointer;
	height:20px;
}
.menubutton img{
	position:relative	
}
:hover.menubutton{
	background-color: #FFFFFF; 
	color:#000080
}
#pageheadertd{
font-size:14px;
}
#help-wrapper{
	border:1px solid #82C0FF;
	margin:4px;
	width:90%;
	padding:10px;
}

.pass_save{
	border: 2px dashed green;
	background-color:#E0EEC6;
	color:black;
	margin:4px;	
	padding:5px;
}
.pass_pretty_save{
	border: 2px dashed yellow;
	background-color:#FFB4A7;
	color:black;
	margin:4px;
	padding:5px;	
}
.pass_medium_save{
	border: 2px dashed orange;
	background-color:#FFCC00;
	color:black;
	margin:4px;
	padding:5px;
}
.pass_un_save{	
	border: 2px dashed red;
	background-color:#FFB4A7;
	color:black;
	margin:4px;
	padding:5px;
}
#search-blog-result-wrapper{
	border: 1px solid #82C0FF;
	padding:10px;
	position: relative;
	margin: 0 auto;
	height:100px;
	text-align:center;
	overflow:auto;
}
#search-result-wrapper{
	border: 1px solid #82C0FF;
	padding:10px
}
#search-result{
	border: 1px solid #82C0FF;
	padding:10px;
	margin-top:5px
}
#search-result-title{
}
#search-result-contents{
	width:400px;
	font-size:10px
}
#username-wrapper{
	border: 1px solid #82C0FF;
	font-size:10px;	
}
#errormsg-large{
	border: 2px solid red;
	width:70%;
	height:140;
	font-size:18px;
	color:#026A96;
	padding-left:130px;
	padding-top:5px;
	padding-right:5px;
	background:url(images/gnome-lockscreen.png) no-repeat;
}
.navigatie_button{
	text-decoration:none;
	font-weight:700;
	font-size:10px;
	padding:10px
}
#succesmsg-email{
	border: 2px solid green;
	width:70%;
	height:140;
	font-size:18px;
	color:#026A96;
	padding-left:130px;
	padding-top:5px;
	padding-right:5px;
	background:url(images/evolution-mail.png) no-repeat;
}
#errormsg-noaccess{
	border: 2px solid red;
	width:60%;
	height:140;
	font-size:18px;
	color:#026A96;
	padding-left:130px;
	padding-top:5px;
	padding-right:5px;
	background:url(images/gtk-stop.png) no-repeat;
}
#errormsg{
	border: 2px dashed red;
	width:60%;
	background-color:#FFB4A7;
	margin:4px;
}
#succesmsg{
	border: 2px dashed green;
	width:60%;	
	background-color:#E0EEC6;
	margin:4px;
}
#profiel-wrapper td{
font-size: 12px;
padding:5px;
}
#profiel-wrapper input{
font-size: 12px;
width:300px;
}
#blog-header-wrapper{
	/*border: dashed 2px #82C0FF;
	background-image:url(images//blog_header_bg.png);*/
	height: 60;
	text-align: center;
}
#blog-maintitle{
	
	font-size: 24px;	
}

#blog-subtitle{
	font-size: 14px;
}

#blog-wrapper{
border:4px double #82C0FF;
padding:5px;
margin-bottom:5px
}

#blog-wrapper a{
text-decoration:underline;
}
#blog-title{
font-size:18px;
}
#blog-title a{
text-decoration:none;
}
#blog-title a:hover{
border-bottom: 1px dashed blue;
}
#blog-subtitle{
font-size:12px;
}
#blog-contents{
font-size:12px;
padding:5px;
}
#blog-contents a:hover{
border-bottom: 1px dashed blue;
}
#blog-footer{
font-size:10px;
}
#blog-footer a{
text-decoration:none;
}
#blog-footer a:hover{
border-bottom: 1px dashed blue;
}
#quotediv{
font-style:italic;	
}

#informatie{
	background-image:URL(images/help.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color:#FFFFCC;
	padding-left:20px;
}

body{
font-family:verdana,sans-serif;
background-color:#eaf4ff;
}
#blogform{
font-family:verdana,sans-serif;
font-size:12px
}
.yatube_catimg{
padding-left:30px;
padding-bottom:2px;
padding-top:2px;
}
.tbl_categorie_view{
border-right: 6px inset #A6D8FB; 
border-bottom: 6px inset #A6D8FB;
border-left: 1px solid #A6D8FB;
border-top: 1px solid #A6D8FB;
display: block; 
width: 100%; 
padding: 8px;
}

.tbl_categorie_view a{
color:#026A96;
text-decoration:none;
}
.tbl_categorie_view a:hover{
border-bottom: 1px dashed blue;
}
.myyayaitem{
color:#026A96;
font-size:18px;
font-weight:bold;
}
fieldset{
	font-size:12px;
	font-weight:bold;
	color:#083772;
	padding:3px;
	background-color:#F5F5F5;
	border:1px solid #82C0FF;
}
.tdcontents{


}
#yayablalogo{
background:url('images/yayablahead_2.jpg');
width:548px;
height:91px;
}
#form-wrapper{
	padding:3px;
	margin:2px;
}
#form-wrapper fieldset{
	padding:4px;
}
#module-wrapper{
	margin:2px;
	padding:3px;
}
#module-wrapper a{
cursor:pointer;
text-decoration:none;
font-size:12px;
color:#026A96;
font-weight:bold;
}
#module-wrapper a:hover{
border-bottom: 1px dashed blue;
}
#module-title{
background:url('images/headerbgblue.jpg');
color:#083772;
font-weight:bold; 
height: 22px;
font-size:11px
}

#module-contents{
background-color:#f5f5f5;
overflow:hidden;
display: block;
font-size:14px;
padding:4px;
}
#module-contents a{
cursor:pointer;
text-decoration:none;
font-size:10px;
color:#026A96;
font-weight:bold;
}
#module-contents a:hover{
border-bottom: 1px dashed blue;
}

/*article divs*/
#article-wrapper{
/*border:2px double #82C0FF;*/
	margin:2px;
	padding:3px;
/*width:99%;*/

}

#article-wrapper a{
	color:#026A96;
	text-decoration: none;
}
.relinks{
	cursor:-moz-zoom-in;	
}

#article-title{
	padding:5px;
	font-size:16px;
	background-color:#eaf4ff;
}
#article-title a{
	color:#026A96;
}

#article-subtitle{
	font-size:12px;
	padding:5px;	
	background-color:#F2F8FF;
}
#article-contents{
	font-size:14px;
	padding:5px;
	background-color: rgb(245, 245, 245);
}

#article-externelink{

}
#article-bron{

}

/* VIDEO WRAPPER*/
#video-wrapper{
	border:2px double #82C0FF;
	padding:10px;
	width:99%
}
/*comment divs*/
#comment-wrapper{
border:4px double #82C0FF;
padding:10px;

}
#comment-title{
font-size:18px;
background-color:#BFCFE2;
margin:2px;
}

#comment-subtitle{
font-size:12px;
background-color:#CEDCEC;
margin:2px;
}

#comment-contents{
font-size:14px;
padding:10px;
background-color:#EAEDF4;
margin:2px;
}

/* -- accordion  */
ul.ui-accordion-container { margin: 0; padding: 0; list-style-type: none; }
ul.ui-accordion-container li { margin: 0; margin-bottom: 2px; padding: 0; background-color: #FFFFFF}
ul.ui-accordion-container li a.ui-accordion-link { display: block; padding-left: 5px; margin-right: 3px; 
height: 50px;
background-color:#f5f5f5;
/*height: 22px; 
background-image:url(images/headerbgblue.jpg); */
border:1px solid #82C0FF;
color:#083772; 
text-decoration: none; line-height: 22px; font-weight:bold}
ul.ui-accordion-container li .ui-accordion-right { display: block; background-color:#EEE; position: absolute; top: 0px; right: 0px; height: 28px; width: 3px;  }

ul.ui-accordion-container li:hover { background-color:#FFFFFF; }
ul.ui-accordion-container li:hover a.ui-accordion-link { background-color:#EEE; }
ul.ui-accordion-container li:hover .ui-accordion-right { background-color:#EEE; }

ul.ui-accordion-container li.active { }
ul.ui-accordion-container li.active a.ui-accordion-link { }
ul.ui-accordion-container li.active .ui-accordion-right { }

.bullet-list{
	list-style-image: url('images/q.gif');
}
.bullet-list a{
	text-decoration:none;
	font-size:12px;
	color:#026A96;
	font-weight:bold
}

/* --- toolbar --- */

.cmntCount {

	float:left;
	
	z-index:10;
	width:139px;

	margin: 15px;

	background:url('images/images_toolbar/bkg_cmntCount.gif') 0 0 no-repeat;

	display:inline;

}

.cmntCount a {

	display:block;

	font-size:12px;

	height:28px;

	padding:10px 0 0 45px;

}

.cmntCount a span {

color:#fb7306;
font-size:1.2em;
font-weight:bold;
}

ul.toolbar {

float: right;
background: url('images/images_toolbar/tlbar_bkg_500x38.gif') no-repeat 0 0;
height: 38px;
overflow: hidden;
display:inline; 
margin-left:5px; 
margin-right:8px; 
margin-top:15px; 
margin-bottom:0;
width:315px
}

ul.toolbar li{

	float: left;

	background-position: 0 0;

	background-repeat: no-repeat;

	padding: 0;

	margin: 0 0 0 1px;

	border: none;

	height: 38px;list-style-type:none;

}

ul.toolbar li a {

	display: block;

	overflow: hidden;

	height: 0px !important;

	height /**/:38px !important;

	background: url('images/images_toolbar/tlbar_line_2x38.gif') no-repeat right 0;; padding-left:0; padding-right

:2px; padding-top:38px; padding-bottom:0

}

ul.toolbar li a.last {background:none;padding-right:0;cursor:pointer}

ul.toolbar li.download {background-image: url('images/images_toolbar/tlbar_pdf_42x38.gif');margin-left

:0}

ul.toolbar li.download a {width: 42px;padding-right: 0;background:none;}

ul.toolbar li.share {background-image: url('images/images_toolbar/tlbar_email_46x38.gif');cursor:pointer}

ul.toolbar li.share a {width: 46px;}

ul.toolbar li.digg {background-image: url('images/images_toolbar/tlbar_digg_57x38.gif');}

ul.toolbar li.digg a {width: 57px;background:none;}

ul.toolbar li.save {background-image: url('images/images_toolbar/tlbar_save_44x38.gif');}

ul.toolbar li.save a {width: 44px;}

ul.toolbar li.print {background-image: url('images/images_toolbar/tlbar_print_41x38.gif');}

ul.toolbar li.print a {width: 41px;}

ul.toolbar li.recommend {background: url('images/images_toolbar/tlbar_recommend_74x38.gif');}

ul.toolbar li.recommend a {width: 74px;padding-right:0;background:none;}

ul.toolbar li.thanks {background: url('images/images_toolbar/tlbar_thanks_74x38.gif');width: 74px}

ul.toolbar li.vote {

	background: url('images/images_toolbar/tlbar_votes_100x38.gif') no-repeat right 0;

	padding: 0;

	margin: auto;

	text-align: center

}

ul.toolbar li.vote .votecount {

color: #fff;
font-weight: bold;
margin: auto;
width: 35px;
height: 38px;
background: url('images/images_toolbar/tlbar_votecount.gif') no-repeat top center; 
padding-left:0; 
padding-right:0; 
padding-top:8px; 
padding-bottom:0

}

ul.toolbar li.views {

	background: url('images/images_toolbar/tlbar_votes_100x38.gif') no-repeat right 0;

	padding: 0;

	margin: auto;

	text-align: center

}

ul.toolbar li.views .viewscount {

	color: #fff;

	font-weight: bold;

	margin: 0 5px;

	width: 55px;

	height: 38px;

	background: url('images/images_toolbar/tlbar_viewscount.gif') no-repeat top center; padding-left:0

; padding-right:0; padding-top:8px; padding-bottom:0

}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;	
}
.ui-tabs-panel {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
	border:1px solid #82C0FF;
	padding:5px;
	margin-bottom:5px;
}

.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(images/tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

