/* Style sheet reservation */
.mod_dlh_reservationplan{margin-top:20px;}
.reservation{width:693px;text-align:center;}
.reservation a{color:#3C4683;}
.res_head{width:231px;height:30px;float:left;}
.reservation .label,.reservation .days,.reservation .res_header{width:95px;float:left;padding:0 2px;}
.reservation .days{padding-top:3px;padding-bottom:3px;background: url(tl_files/phc_design/images/empty.png) no-repeat top;}
.reservation .res_header{height:20px;}
.reservation .week_0,.reservation .week_1,.reservation .week_2,.reservation .week_3,.reservation .week_4,.reservation .week_5{margin-top:3px;}
.reservation .empty{background: url(tl_files/phc_design/images/res_border.png) no-repeat top;}
.reservation .reserved{background: url(tl_files/phc_design/images/reserved.png) no-repeat top;}
.reservation .blocked{background: url(tl_files/phc_design/images/blocked.png) no-repeat top;}
.reservation .res_header{color:#FFFFFF;}
.reservation .reserved .res_header{color:#000000;}
