/* @charset "utf-8";
CSS Document */

*
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height:18px;
}
html
{
    overflow: -moz-scrollbars-vertical;
    overflow-y:scroll;
}

html, body
{
    height: 100%; /* HEEL BELANGRIJK! */
    background: #FFF;
    font-size: 11px;
    color: #262d73;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    
}

#DivLiteralRinoVersion
{
    display:none;
}

table
{
    font-size: 11px;
}
td
{
    vertical-align:top;
}
.clear
{
    clear: both; /* deze class gaan we gebruiken om de twee floats #left en #right te clearen. */
}

#wrapper {
    width: 980px;
    margin: 0 auto; /* deze div centreren */
    background: #FFF url(../img/balk2.gif) top left repeat-y; 
    position: relative;
}

#ctl00_header
{
    background: #FFF url(../img/headerContact.jpg);
    height:171px;
}

#ctl00_header.contact
{
    background: #FFF url(../img/headerContact.jpg);
    height:171px;
}

#ctl00_header.rino
{
    background: #FFF url(../img/headerRino.jpg);
    height:171px;
}
#ctl00_header.opleidingen
{
    background: #FFF url(../img/headerOpleidingen.jpg);
    height:171px;
}
#ctl00_header.leergangen
{
    background: #FFF url(../img/headerLeergangen.jpg);
    height:171px;
}
#ctl00_header.nascholing
{
    background: #FFF url(../img/headerNascholing.jpg);
    height:171px;
}
#ctl00_header.mijnrino
{
    background: #FFF url(../img/headerMijnRino.jpg);
    height:171px;
}

#item
{
    margin-left: 435px;
    padding-top: 20px;
    color: #262d73;
}
#item a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
   text-transform:uppercase;
    color: #262d73;
    text-decoration: none;
    margin-right: 3px;
}

#item a:hover, #item a.selected
{
    color: #F39800;
}

#item a.print:hover
{
    color:#262d73;
   text-decoration:underline;
}

.search #ctl00_btnSearch, .search #btnSearch
{
    
    background: #DF8A2F url(../img/search.gif) repeat scroll 0 0;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin-left:5px;
}

.search input
{
    background: #E7E7EF none repeat scroll 0 0;
    border: 1px solid #736D9C;
    width: 100px;
    height:18px;
    float:left;
    text-indent: 3px;
}

#item p
{
    margin-left: 450px;
   margin-top:140px;
}


#item p.search
{
    margin-left: 413px;
    margin-top:-17px;
}

#headerHome #item p.search
{
    margin-left: 330px;
    margin-top:-17px;
}


#left
{
    width: 256px;
    min-height:400px;
    float: left;
    height: auto;
    padding: 0 0px 0 0;
   /* background: #DF8A2F;*/
    margin-bottom: 50px; /* dezelfde hoogte als de hoogte van #footer, anders zal de tekst in deze div onderaan achter de footer vallen omdat #footer absoluut gepositioneerd is */
}

#foto
{
   /* background: #FFF;*/
    float: left;
    width: 20px;
}
#navigatie
{
    padding-top: 20px;
   padding-left: 38px;
    /* float: right;-*/
}

#right
{
    width: 716px;
    float: right;
   /* background: transparent url(../img/content_top.gif) no-repeat;*/
    min-height: 450px;
    height: auto;
    margin-bottom: 10px; /* dezelfde hoogte als de hoogte van #footer, anders zal de tekst in deze div onderaan achter de footer vallen omdat #footer absoluut gepositioneerd is */
    /*clear:both;*/
}

#tekst
{
 
    /*background: #00ff00 url('smiley.gif') no-repeat fixed 100px 200px;*/
    background:transparent url(../img/dot.gif) no-repeat 20px 15px;
    /*margin-left: 15px;*/
    margin-right: 5px;
   /* margin-top: 28px;*/
    padding-left: 30px;
    padding-right: 30px; /*background:#FFF;*/ /*overflow:auto;*/
    padding-bottom:10px;
    overflow:hidden;
    
    
}

.searchResults li a 
{
    word-wrap: break-word; 
    white-space: pre-wrap
}

.tekst
{
    margin-left: 15px;
    margin-right: 5px;
    clear: both;
    padding-left: 25px;
    padding-right: 20px;
   
}

#footer
{
   /* position: absolute;
    bottom: 0;
    left: 0;*/
    width: 978px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    background: transparent url('../img/footer.gif') no-repeat 0 0;
}
#printfooter
{
    display:none;
}
#faux
{
    background: #FFF;
    height: 1%;
    margin: 0 auto;
    width: 960px;
}

/*-------------------------------------------------------------*/
a, a:visited
{
    text-decoration: none;
   /* color:#66cfff;*/
}
a:hover, a:active
{
    text-decoration: underline;
   /* color:#66cfff;*/
}
#tekst a
{
    color:#0066CC;
}

h1
{
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 20px;
    padding-left:15px;
    padding-top:15px;
}
h2
{
    font-size: 14px;
    font-weight: bold;
    /*padding-bottom: 20px;
    padding-left:15px;
    padding-top:15px;*/
}


#tekst p
{
    padding-bottom: 15px;
    line-height: 18px;
}

#tekst .kop
{
    font-weight: bold;
    padding-bottom: 0px;
}
#tekst .lead
{
    font-style: italic;
}
#tekst .date
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 11px;
    color: #666;
    padding-top: 0px;
}

/**********************************************************************/

.modalBackground
{
    background-color: Silver;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup
{
    background-color: #FFF;
    border-width: 2px;
    border-style: solid;
    border-color: Gray;
    width: 400px;
    padding-bottom: 10px;
    position: absolute;
}

.modalPopup p, #tekst .modalPopup* {
    margin:5px;
}

#tekst .modalPopup p, {
    padding-bottom:3px;
}

.modalPopupHeader
{
    background: #DF8A2F;
    cursor: move;
    padding:3px;
    height:15px;
}


.modalPopupHeaderP
{
   float:left;
   margin-top:-10px;

}
.close
{
    cursor: pointer;
    padding: 2px;
    padding-top:0px;
    border: 0px;
    float:right;
    clear:both;  
}
html< body .close
{
    margin-top:-15px;
}

.medewerker
{
 /*   margin: 5px;*/
 display:none;
}

/*****************************************************************************/
li.tv_li_2 a
{
    font-weight:normal;
}


a.ru_li_1_active, .ru_li_2_active a   {
 /* color: #212c73;*/
 color:#FFF;
}



.heading
{
    background:#CCC;
    padding: 3px;
}
.question
{
    background: #ccc;
    padding-bottom: 5px;
    border-radius: 1.6em;
}
.answer
{
    /*border:solid 1px #000;*/
    padding: 5px;
    width: 440px;
}
/*http://www.vertexwerks.com/tests/sidebox/*/
.sidebox
{
    margin: 0 auto; /* center for now */
    width: 17em; /* ems so it will grow */
    background: url(sbbody-r.gif) no-repeat bottom right;
    font-size: 100%;
}
.boxhead
{
    background: url(sbhead-r.gif) no-repeat top right;
    margin: 0;
    padding: 0;
    text-align: left;
}
.boxhead h2
{
    background: url(sbhead-l.gif) no-repeat top left;
    margin: 0;
    padding: 22px 30px 5px;
    color: white;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1em;
}
.boxbody
{
    background: url(sbbody-l.gif) no-repeat bottom left;
    margin: 0;
    padding: 5px 30px 31px;
}

/*---------------------------------------------------------------------------*/
.accordionHeader
{
    height: 20px;
    margin-top: 10px;
}

.accordionHeader:hover, .accordionHeaderSelected
{
    background: transparent url(../img/list.gif) no-repeat;
    margin-top: 10px;
}

.accordionHeader a
{
    color: #262D73;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    line-height: 1em;
}
.accordionHeaderSelected a
{
    font-size: 15px;
    color: #262D73;
    text-decoration: none; /*font-size:1em;*/
    font-weight: bold;
    line-height: 1em;
}

.accordionContent
{
    background: #FFF;
    padding-left: 5px;
}

.accordionSubHeader a, .accordionContent a
{
    font-weight: bold;
    padding-left: 10px;
    color: #df8a2f;
    text-decoration: none;
    font-size: 1em;
    line-height: 20px;
}
.accordionSubContent a
{
    text-decoration: none;
    line-height: 20px;
    color: #262D73;
    padding-left: 5px;
}


.accordion2HeaderSelected
{
    background-color: #5078B3;
    border: 1px solid #2F4F4F;
    color: white;
    cursor: pointer;
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding: 5px;
}
.accordion2Content
{
    /*background-color: #D3DEEF;*/
    border-color: -moz-use-text-color #2F4F4F #2F4F4F;
    /*border-style: none dashed dashed;
    border-width: medium 1px 1px;*/
    padding: 10px 5px 5px;
    height:300px !important;
    overflow:auto !important;
}


.accordion2Header
{
    background-color: #2E4D7B;
    border: 1px solid #2F4F4F;
    color: white;
    cursor: pointer;
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding: 5px;
}

.accordion2Header a, .accordion2Header a:hover, .accordion2HeaderSelected a
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    line-height: 1em;
}

/***********************menu***************************************/

#right ul, #right ol, #right ol ul{
  list-style-type:none;
  padding:0px 0px 15px 0px;
    margin:0px;
    
}

#right li{
   background-image:url(../img/bullet.gif);
   background-repeat:no-repeat;
   background-position:0px 5px; 
   margin-left:5px;
   padding-left:14px;
   line-height:18px;
}
#tekst .searchResults li ul li{
 background-image:url(../img/trans.gif);
 background-repeat:no-repeat;
 background-position:0px 5px; 
 margin-left:5px;
 padding-left:14px;
 line-height:18px;
}

#tekst .searchResults ul
{
    margin-top:0px;
    padding:0px;
}


ul.menu, ul.menu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 15em;
}

ul.menu a
{
    display: block;
    text-decoration: none;
}

ul.menu li
{
    margin-top: 1px;
}

ul.menu li a
{
    background: #333;
    color: #fff;
    padding: 0.5em;
}

ul.menu li a:hover
{
    background: #000;
}

ul.menu li ul li a
{
    background: #ccc;
    color: #000;
    padding-left: 20px;
}

ul.menu li ul li a:hover, ul.menu li ul li a.active
{
    background: #aaa;
    border-left: 5px #000 solid;
    padding-left: 15px;
}

/*************************************************************************************************/
.watermarked
{
    background-color: #f1f1fa;
    border: 1px solid #7b9ebd;
    color: gray;
    height: 20px;
    padding: 2px 0 0 2px;
    font-size: 11px;
}

.validatorCalloutHighlight
{
    background-color: #FFCCCC;
}
.FormContent
{
    border: #736d9c solid 1px;
    border-top:0px; /*  width:475px*/
}

div.FormContent div
{
    border:0px;
    padding: 5px 0px 5px 0px;
}
.FormHeader
{
    background: #e7e7ef;
    border: solid 1px #736d9c;
    border-bottom: 0px;
    margin-top: 5px;
    font-weight: bold;
    font-size: 11px;
    color: #736d9c;
}

.error
{
    font-size: 11px;
    color: #DF8A2F;
    float: left;
    clear: both;
}

.ButtonAsLink 
{
    margin-top: 10px;
    background-color: Transparent;
    border-width: 0px;
    cursor: pointer;
    color: #0000ff;
    font-size:11px;

}

.ButtonAsLink:hover
{
    text-decoration:underline;

}

.myClass {
  text-decoration: underline;
 }
 
 
 
.Select370PX
	{
	WIDTH: 370px;	
	font-family:verdana,Arial,sans-serif;
	font-size:8pt;
	}
	/*-------------------------------TblDataGrid------------------*/
.TblDatagrid {
    /*background-color:#CDCDCD;*/
    font-family:Verdana;
    font-size:8pt;
    margin:10px 0 15px;
    text-align:left;
    width:100%;
    border-collapse:separate;
    border:solid 1px #212C73;
}
.TblDatagrid .Header {
    background:url(../img/toolbar_bg.gif) repeat-x left top;
    border:1px solid #99BBE8;
    overflow:hidden;
    padding:2px;
    text-align:left;
}

.TblDatagrid th {
    /*cursor:pointer;
    padding:5px 5px 5px 3px;*/
    /*display:none;*/
    padding:4px;
}

.TblDatagrid .Header th a {
    color:#15428B;
    font-weight:600;
    text-align:left;
    text-decoration:none;
    margin-left:5px;
    
}
.TblDatagrid .Item {
    background-color:#F0F0F6;
    color:black;
}
.TblDatagrid .AlternatingItem {
    background-color:#FFF;
    color:black;
}
.TblDatagrid td {
    vertical-align:top;
    padding:4px;
    border-bottom:1px solid #99BBE8;
}
.TblDatagrid table td
{
    border-bottom:0px;
    padding:0px;
}

#tekst ul.FormContent2 
{
    list-style-type:none;
}
#tekst .InlineItem li
{
    background-image:url(../img/trans.gif);
    list-style-type:none;
    font-size:11px;
    /*white-space:nowrap;*/
    padding:0px;
}

p.ImageCloseButton
{
    margin-top:-17px;
}
#CursusDetailInformatie
{
    float:right;
    width:150px;
    margin-left:10px;
}
 #OuterTableCellOverlay
{
    top: 0px;
    left: 0px;
    width: 800px;
    height: 5000px;
    position: absolute;
    background-color: #eee;
    z-index: 999;
    filter:alpha(opacity=85);
    -moz-opacity:0.85;
    padding-top: 25%;
    padding-left: 30%;
}

#InnerTableCellOverlay
{
    text-align: center;
    width: 444px;
    border: 1px solid black;
    padding: 10px;
    background-color: #eee;
    z-index: 998;
    filter:alpha(opacity=100);
    -moz-opacity:1.00;
}
#legenda
{
    font-weight:9px;
    float:right;
    line-height:14px;
}
#ctl00_ContentPlaceHolder1_PanelWachtwoordVergeten
{
    border:solid 1px #000;
    padding:5px;
    width:420px;
}
.year{
   background:#ededed!important;
}
