 /* file: css/calendar.css, ratio: 25.6% */ div.calendar-view table.calendar-label {width:100%;margin:0;}div.calendar-view table.calendar-label tr th {width:33%;background:#d7e2e7;padding:5px;border-bottom:5px solid #3596a0;font-weight:normal;}div.calendar-view table.calendar-label h2 {text-align:center;background:none;display:block;margin:0;padding:0;font-weight:bold;}div.calendar-view table.calendar-label a,div.calendar-view table.calendar-label a:link {margin:0 5px;}div.calendar-view table.calendar-label tr td {padding:5px;text-align:center;}div.calendar-view table.calendar-label tr td form {margin:0;}div.calendar-view table.calendar-label tr td form select {font-size:11px;margin:1px 2px;}div.calendar-view table.calendar-label tr td form input.cal-go {background:url(../images/btn-calendar-go-off.gif) no-repeat;border-top:0;border-left:0;width:40px;height:23px;font-size:12px;font-weight:bold;color:#fff;padding:0 0 2px;}div.calendar-view table.calendar-label tr td form input.cal-go:hover {background:url(../images/btn-calendar-go-on.gif) no-repeat;}div.calendar-view table.calendar-table {width:100%;}div.calendar-view table.calendar-table tr th {width:14%;background:url(../images/hd-table.gif) repeat-x;height:24px;color:#333;vertical-align:middle;}div.calendar-view table.calendar-table tr td {padding:5px;height:75px;background:#deebf1;vertical-align:top;border-left:1px solid #ccd6db;border-bottom:1px solid #ccd6db;}div.calendar-view table.calendar-table tr td p {margin:0 0 7px;color:#333;font-size:11px;line-height:14px;}div.calendar-view table.calendar-table tr td.event {background:#c8d7de;}div.calendar-view table.calendar-table tr td.event:hover {background:#3596a0;}div.calendar-view table.calendar-table tr td.event:hover a,div.calendar-view table.calendar-table tr td.event:hover a:link {color:#c8d7de;}div.calendar-view table.calendar-table tr td.cell-today {background:#8aac2f;}div.calendar-view table.calendar-table tr td.cell-today:hover {background:#3596a0;color:#000;text-decoration:none;}div.calendar-view table.calendar-table tr td.cell-today a:hover {text-decoration:none;}div.calendar-view div.calendar-list {background:#deebf1;padding:10px;border:1px solid #ccd6db;margin-bottom:15px;}div.calendar-view div.calendar-list h2 {background:none;font-size:12px;margin-bottom:0;color:#069;}div.calendar-view div.calendar-list p {margin-bottom:0;}div.calendar-view div.calendar-list p.cal-date {font-size:11px;margin-bottom:10px;}div.calendar-view table.calendar-table tr td.event:hover p,div.calendar-view table.calendar-table tr td.cell-today a,div.calendar-view table.calendar-table tr td.cell-today a:link {color:#fff;}