﻿#divMenuHistory
{
	background-color: #c2eeff;
	border: solid 1px #6ab0e6;
	width: 470px;
	padding: 3px 10px 3px 3px;
}

.delimMenuHistory, .delimMenuHistoryBn
{
	color: #006FCA;
	font-family: Arial;
	display: inline;
	font-weight: bold;
	font-size: 10.53pt;
}

td.caption, td.captionBookings, td.calendarHeading, table.schedule td.time
{
	background-color: #5B85C5;
    background-image: url("../Images/Grids/bg_header1.jpg");
    background-position: left top;
    background-repeat: repeat-x;
    color: White;
    font-family: Verdana;
    font-size: 9px;
    font-weight: bold;
    padding: 0 3px;
    text-align: left;
}    
/**************************/
.ScheduleLegend
{
	display:none;
}
.ScheduleLegend p img
{
	vertical-align:middle;
}
div.scheduleContainer table
{
	margin-left:auto; 
	margin-right:auto;
}
.page_titleSmall
{
	font-weight: bold;
	font-size: 12px;
}

td.content
{
	font-size: 11px;
	color: Black;
	padding: 3px;
	border-right: solid 1px #D6D3CE;
	background-color: #FFFFFF;
	height: 20px;
	padding: 3px;
	border-bottom: solid 1px #D6D3CE;
}
td.content pre
{
	font-size: 7pt;
	font-family: Verdana;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}
td.contentBookings a
{
	color: Black;
}
table.special
{
	border: 1px solid Gainsboro;
	width: 100%;
	margin-top: 5px;
}
table.special tr
{
	border: solid 1px #000C00;
}
span.BookingNotLogged
{
	font-style: oblique;
	color: Black;
	font-size: 10pt;
}
a.BookingNotLogged
{
	font-style: oblique;
	font-weight: bold;
	color: Black;
	font-size: 10pt;
}
div.message
{
	font-style: oblique;
	padding: 3px;
	background-color: #ff9999;
	color: Black;
	font-family: Verdana;
	font-size: 8pt;
}
#tbNumberOfGames
{
	display: none;
}
p.legend
{
	text-align: left;
	font-size: 9px;
	font-family: Arial;
	color: Black;
}
p.buttons
{
	padding-top: 5px;
}
div.scheduleContainer
{
	text-align: center;
	width: 98%;
}
table.scheduleContainer
{
	background-color: #000C00;
}
td.scheduleContainer, table.scheduleContainer td
{
	vertical-align: top;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
div.containerSch
{
	background-color: Silver;
	width: 1px;
	padding: 1px;
	margin: 0px;
	margin-top: 20px;
}
td.empty
{
	background-color: WhiteSmoke;
}
a.special
{
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
a.bookable
{
	color: Red;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	padding-left: 3px;
}
a.calendarDates
{
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	color: Black;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}
td.calendarWorkday
{
	background-color: #ffffcc;
	color: Black;
	padding: 2px;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	cursor: pointer;
	cursor: hand;
}
td.calendarWeekend
{
	background-color: #ffffcc;
	color: Black;
	padding: 2px;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	cursor: pointer;
	cursor: hand;
}
td.calendarWorkdayFaded
{
	background-color: WhiteSmoke;
	color: Black;
	padding: 2px;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
}
td.calendarWeekendFaded
{
	background-color: Gainsboro;
	color: Black;
	padding: 2px;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
}
td#calendarCurrent
{
	background-color: #ff9999;
	color: Black;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
}
td.calendarSelected
{
	background-color: #ffffcc;
	color: Black;
	padding: 2px;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	cursor: pointer;
	cursor: hand;
	border: 3px double #003300;
}
td.calendarHeading
{
	padding-left: 3px;
	padding-right: 3px;
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	color: White;
}
td.calendarMonthPrev
{
	vertical-align: top;
	cursor: pointer;
	cursor: hand;
}
td.calendarMonthNext
{
	vertical-align: bottom;
	cursor: pointer;
	cursor: hand;
}
table.calendar
{
}
p.dates
{
	font-style: oblique;
}
div.Description
{
	position: absolute;
	width: 200px;
	font-family: Arial;
	font-size: 9pt;
	background-color: Lime;
	color: Black;
	display: none;
	padding: 10px;
	padding-bottom: 15px;
	border: 6px double Lime;
	z-index: 20px;
	text-align: left;
}
p.descSpecialName
{
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0;
	color: Black;
}
p.title
{
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0;
	color: #3366cc;
	font-size: medium;
	font-variant: normal;
}
p.desc
{
	font-style: oblique;
	margin: 0;
	padding: 0;
	color: Black;
}
p.descNo
{
	font-style: oblique;
	margin: 0;
	padding: 0;
	color: Black;
}
.currentDate
{
	font-style: oblique;
}
span.description
{
	font-style: italic;
	color: Black;
}
a.description
{
	font-style: italic;
	color: Black;
}
/************************/
table.schedule td.time
{
	cursor: default;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	color: #000C00;
	padding: 1px;
	margin: 1px;
}
table.schedule td, table.schedule a:link
{
	font-size: 7pt;
	padding: 1px;
	margin: 0px;
	white-space: nowrap;
	font-weight: bold;
	font-family: "Verdana";
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
table.schedule img
{
	padding: 0px;
	margin: 0px;
}
table.schedule td.hour
{
	font-size: 7pt;
	vertical-align: top;
	padding: 1px;
	white-space: nowrap;
	cursor: default;
}
table.schedule td.empty
{
	font-size: 7pt;
	vertical-align: middle;
	padding: 1px;
	white-space: nowrap;
	cursor: default;
}
.page_titleSmall {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
.special0
{
	background-color: #98D1E5;
	color: #000C00;
}
.special1
{
	background-color: #FDDB5F;
	color: #000C00;
}
.special2
{
	background-color: #ffaa00;
	color: #000C00;
}
.special3
{
	background-color: #8ee3a2;
	color: #000C00;
}
.special4
{
	background-color: #f5cb92;
	color: #000C00;
}
.special5
{
	background-color: #D2F74F;
	color: #000C00;
}
.special6
{
	background-color: #f8eaf9;
	color: #000C00;
}
.special7
{
	background-color: #faf235;
	color: #000C00;
}
.special8
{
	background-color: #59F065;
	color: #000C00;
}
.special9
{
	background-color: #f7fbc0;
	color: #000C00;
}
.special10
{
	background-color: #E0E0F9;
	color: #000C00;
}
.special11
{
	background-color: #CA6201;
	color: #000C00;
}
.special12
{
	background-color: burlywood;
	color: #000C00;
}
.special13
{
	background-color: linen;
	color: #000C00;
}
.special14
{
	background-color: #8ebfff;
	color: #000C00;
}
.special15
{
	background-color: #edb6c1;
	color: #000C00;
}
.special16
{
	background-color: #ffaa00;
	color: #000C00;
}
.special17
{
	background-color: #8ee3a2;
	color: #000C00;
}
.special18
{
	background-color: #D88A4C;
	color: #000C00;
}
.special19
{
	background-color: #f7fbc0;
	color: #000C00;
}
.special20
{
	background-color: #E0E0F9;
	color: #000C00;
}
.special21
{
	background-color: #ff94ff;
	color: #000C00;
}
.special22
{
	background-color: burlywood;
	color: #000C00;
}
.special23
{
	background-color: linen;
	color: #000C00;
}
.special24
{
	background-color: #8ebfff;
	color: #000C00;
}
.special25
{
	background-color: #edb6c1;
	color: #000C00;
}
.special26
{
	background-color: #ffaa00;
	color: #000C00;
}
