@charset "utf-8";
/*
Delftse Dalton School - Template 1

Zones:  - Content

*/

.textModule {
    width: 740px;
    font: normal 12px/16px Verdana, Helvetica, Arial;
    color: #003471;
    padding: 0 0 20px 25px;
}

.textModule h1 {
    font: bold 24px/normal Verdana, Helvetica, Arial;
    color: #c0272d;
    text-transform: uppercase;
    line-height: 1em;
}

.textModule h2 {
    font: bold 12px/16px Verdana, Helvetica, Arial;
    color: #c0272d;
    text-transform: uppercase;
}

.textModule ul {
    padding-left: 20px;
    list-style: none;
}

.textModule ul li {
    padding-left: 20px;
    list-style: none;
    background: transparent url(../img/ul_bullet.gif) no-repeat 0 4px;
}

.textModule img {
    border: 1px solid #000;
}

.textModule a {
    font-weight: normal;
    color: #43ade2;
    text-decoration: underline;
}

.textModule a:hover {
    color: #c0272d;
}

.mrorModule {
    width: 747px;
    background: #fff url(../img/mror_bg.gif) repeat-y;
    margin-bottom: 9px;
}

.mrorSidebar {
    float: left;
    padding: 18px 0 10px 17px;
}

.mrorDateList {
    list-style: none;
    border-bottom: #76c3ea 1px solid;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.mrorDateList li {
    width: 207px;
    border-top: #76c3ea 1px solid;
}

.mrorDateList .submenu {
    height: 100%;
    border: none;
}

.mrorDateList .last {
    border-bottom: #76c3ea 1px solid;
}

.mrorDateList li a {
    display: block;
    height: 15px;
    padding: 2px 0 0 0;
    font: bold 11px/normal Verdana, Arial, Helvetica;
    color: #000;
    text-decoration: none;
}

.mrorDateList li a:hover {
    color: #fff;
}

.mrorDateList ol {
    list-style: none;
    padding: 0;
    display: none;
}

.mrorDateList .open {
    display: block;
}

.mrorDateList ol li {
    border-top: #76c3ea 1px solid;
    height: 17px;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
}

.mrorDateList ol li a {
    padding: 2px 0 0 13px;
    background: transparent url(../img/arrow-black.gif) no-repeat 2px 7px;
    font-weight: normal;
}

.mrorDateList ol li a:hover {
    background: #3d9dce url(../img/arrow-white.gif) no-repeat 2px 7px;
    color: #fff;
}

.mrorDateList ol .selected a {
    background: #3d9dce url(../img/arrow-white.gif) no-repeat 2px 7px;
    color: #fff;
}

.mrorContent {
    float: right;
}

.mrorContent h1 {
    font: bold 24px/normal Verdana, Helvetica, Arial;
    color: #c0272d;
    text-transform: uppercase;
    line-height: 1em;
}

.mrorContent ul {
    width: 477px;
    list-style: none;
    padding: 0;
    font-size: 0;
    line-height: 0;
    border-bottom: #cbcbcb 1px solid;
}

.mrorContent ul li {
    font: normal 11px/normal Verdana, Helvetica, Arial;
    color: #000;
    border-top: #cbcbcb 1px solid;
    clear: right;
    padding: 8px 0 6px 0;
}

.mrorContent ul li a {
    display: block;
    font: normal 12px/normal Verdana, Helvetica, Arial;
    color: #d71921;
    text-decoration: underline;
    padding-bottom: 2px;
}

.mrorContent ul li img {
    float: right;
}

.calendarModule {
    width: 747px;
    background-color: #43ade2;
    padding: 10px 0 20px 18px;
    margin-bottom: 9px;
}

.calendarModule h1 {
    width: 384px;
    font-size: 24px;
    line-height: 1em;
    color: #fff;
}

.calendarModule .monthNav {
    float: right;
    /*width: 299px;*/
    font: normal 10px/normal Verdana, Arial, Helvetica;
    color: #7fd4ed;
    margin: 13px 37px 0 0;
}

.calendarModule .monthNav .month {
    color: #fff;
}

.calendarModule .monthNav .month img {
    vertical-align: -21%;
}

.calendarModule .monthNav .monthSelector {
    display: none;
}

#calendarMonthBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    background-color: #fff;
    border: #2D7498 1px solid;
    padding: 10px;
    font: normal 10px/normal Verdana, Arial, Helvetica;
    color: #000;
    z-index: 100;
}

#calendarMonthBox a {
    text-decoration: none;
}

.calendarModule .monthNav a.black {
    font: normal 10px/normal Verdana, Arial, Helvetica;
    color: #000;
    text-decoration: none;
}

.calendarModule .monthNav a.white {
    font: normal 10px/normal Verdana, Arial, Helvetica;
    color: #fff;
    text-decoration: none;
}

.calendarModule .calendarTable {
    width: 730px;
    border-spacing: 5px;
}

.calendarModule .calendarTable th {
    width: 100px;
    height: 20px;
    background-color: #378eb9;
    font: normal 11px/normal Verdana, Arial, Helvetica;
    color: #fff;
    text-align: left;
    padding-left: 10px;
}

.calendarModule .calendarTable th.weekend {
    background-color: #2d7498;
}

.calendarModule .calendarTable td {
    width: 82px;
    height: 67px;
    border: #fff 1px solid;
    background-color: #81c8eb;
    vertical-align: top;
    padding: 5px 2px 0 2px;
    overflow: hidden;
    margin: 0;
}

.calendarModule .calendarTable td.weekend {
    background-color: #65bce7;
}

.calendarModule .calendarTable td.otherMonth {
    background-color: #62bae6;
}

.calendarModule .calendarTable td.otherMonthWeekend {
    background-color: #54b4e4;
}

.calendarModule .calendarTable td.used {
    background-color: #c0e4f5;
}

.calendarModule .calendarTable dl {
    height: 45px;
    font: normal 9px/normal Verdana, Arial, Helvetica;
    color: #000;
}

.calendarModule .calendarTable dt a {
    font: bold 9px/normal Verdana, Arial, Helvetica;
    color: #000;
    text-decoration: none;
}

.calendarModule .calendarTable dt a:hover {
    color: #fff;
}

.calendarModule .calendarTable dd.calendarInfobox {
    display: none;
}

.calendarModule .calendarTable .day {
    font: normal 24px/normal Verdana, Arial, Helvetica;
    color: #43ade2;
    line-height: 19px;
}

#calendarInfobox {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    border: #fff 9px solid;
    background-color: #f1f1f1;
    padding: 17px;
    font: normal 11px/normal Verdana, Arial, Helvetica;
    color: #000;
    z-index: 80;
    overflow: hidden;
}

#calendarInfoboxArrow {
    position: absolute;
    top: 0;
    left: 0;
    width: 9px;
    height: 9px;
    background: transparent url(../img/module_calendar_arrow.gif) ;
    z-index: 90;
    overflow: hidden;
}

.downloadsModule {
    width: 765px;
    height: 67px;
    background-color: #c0272d;
    margin-bottom: 9px;
}

.downloadsModule h1 {
    float: left;
    width: 182px;
    font-size: 18px;
    line-height: 1em;
    color: #fff;
    padding: 13px 0 0 19px;
}

.downloadsModule ul {
    float: right;
    width: 524px;
    list-style: none;
}

.downloadsModule li {
    float: left;
    width: 142px;
    height: 67px;
    border-left: #d16166 1px solid;
}

/* toevoeging Frank */
.downloadsModule li.more {
    width: 60px;
}
/* eind toevoeging Frank */

.downloadsModule .uneven {
    background-color: #af2329;
}

.downloadsModule .last {
    border-right: #d16166 1px solid;
}

.downloadsModule li a.text {
    display: block;
    background: transparent url(../img/arrow-white.gif) no-repeat 0 17px;
    padding: 13px 0 2px 10px;
    font: normal 10px/normal Verdana, Arial, Helvetica;
    color: #fff;
    text-decoration: none;
}

.downloadsModule li a.text:hover {
    background: transparent url(../img/arrow-black.gif) no-repeat 0 17px;
    color: #000;
}

.downloadsModule img {
    float: right;
    padding: 18px 18px 2px 6px;
}

/* toegevoegd door Frank @ 9/12/2008 */

.downloadsModule-list {
    width: 765px;
    height: auto;
    background-color: #c0272d;
    margin-bottom: 9px;
    position: relative;
}

.downloadsModule-list h1 {
    float: left;
    width: 182px;
    font-size: 18px;
    line-height: 1em;
    color: #fff;
    padding: 13px 0 0 19px;
}

.downloadsModule-list ul {
    float: right;
    width: 524px;
    list-style: none;
    background-color: #c0272d;
}

.downloadsModule-list li {
    float: left;
    width: 142px;
    height: 67px;
    border-left: #d16166 1px solid;
}

.downloadsModule-list .uneven {
    background-color: #af2329;
}

.downloadsModule-list .last {
    border-right: #d16166 1px solid;
}

.downloadsModule-list li a.text {
    display: block;
    background: transparent url(../img/arrow-white.gif) no-repeat 0 17px;
    padding: 13px 0 2px 10px;
    font: normal 10px/normal Verdana, Arial, Helvetica;
    color: #fff;
    text-decoration: none;
}

.downloadsModule-list li a.text:hover {
    background: transparent url(../img/arrow-black.gif) no-repeat 0 17px;
    color: #000;
}

.downloadsModule-list img {
    float: right;
    padding: 18px 18px 2px 6px;
}

/* eind toegevoegd */

.biographyModule-full {
    font: normal 12px/14px Arial, Verdana, Helvetica;
    color: #000;
    padding: 16px 18px 17px 18px;
    margin-bottom: 9px;
}

.biographyModule-full h1 {
    font: bold 24px/normal Arial, Helvetica, Verdana;
    color: #c0272d;
    text-transform: uppercase;
    line-height: 1em;
}

.biographyModule-full .photo {
    border: #000 1px solid;
    margin: 0 5px 0 5px;
}

.biographyModule-full dl {
    margin-bottom: 20px;
}

.biographyModule-full dt {
    font-size: 18px;
    line-height: 1em;
}

.biographyModule-full dd.info {
    font: normal 12px/14px Arial, Verdana, Helvetica;
    color: #000;
}

.biographyModule-full dd.link {
    font: normal 10px/14px Verdana, Arial, Helvetica;
    color: #000;
    /*clear: both;*/
}

.biographyModule-full dd.link a {
    font: normal 10px/14px Verdana, Arial, Helvetica;
    color: #c0272d;
}


.sitemap ul {
	margin: 5px 0 10px 0;
	padding: 0;
	list-style-type: none;
	font: normal 12px/normal Verdana, Arial, Helvetica;
	line-height: 16px;
}
.sitemap ul li {
	margin-bottom: 2px;
	padding: 0;
}
.sitemap ul li a {
	display: block;
	background-color: #87cbec;
	padding: 10px;
	border: 1px solid #6294ac;
	color: #000;
	text-decoration: none;
}
.sitemap ul li a:hover {
	background-color: #c0272d;
	border: 1px solid #8c1c21;
	color: #fff;
}
.sitemap ul li ul li {
	margin-left: 20px;
}
.sitemap ul li ul li a {
    height: 19px;
    padding: 7px 0 0 13px;
    background: transparent url(../img/submenu_arrow_parent.gif) no-repeat 0 10px;
    color: #003471;
    font-weight: bold;
    border: none;
    display: inline;
}
.sitemap ul li ul li a:hover {
	background: transparent url(../img/submenu_arrow_parent_hover.gif) no-repeat 0 10px;
    color: #c0272d;
    border: none;
}
.sitemap ul li ul li ul li {
	margin-left: 20px;
}
.sitemap ul li ul li ul li a {
	height: 16px;
    padding: 2px 0 0 11px;
    background: transparent url(../img/submenu_arrow_child.gif) no-repeat 0 4px;
    font-weight: normal;
}
.sitemap ul li ul li ul li a:hover {
	background: transparent url(../img/submenu_arrow_child_hover.gif) no-repeat 0 4px;
    color: #c0272d;
}

