body, input, textarea, select
{
	font-family: Arial, Helvetica, sans-serif;
}
body
{
	margin: 10px;
}
a:link, a:visited, a:active
{
	color: #0000CC;
}
input.StandardInput
{
	width: 144px;
}
.StandardInput
{
	width: 150px;
	font-size: 12px;
}
.StandardButton
{
	width: 150px !important;
}
.DeleteButton
{
	margin-top: 4px;
}
textarea
{
	width: 162px !important;
	height: 58px;
}
.LanguageSwitch
{
	font-size: 8pt;
	width: 70px;
	background-color: #DEDEDE;
	border-color: #DEDEDE;
}
.LanguageSwitchWrapper
{
	position: absolute;
	left: 156px;
	z-index: 10;
}
.LoginStatus
{
	padding-top: 3px;
}
.LoginStatus .LoginButton, .LoginStatus .RegisterButton
{
	width: 98px;
}
.LoginStatus
{
	font-size: 13px;
}
.UserFunctions, .AdminFunctions
{
	padding-top: 3px;
}
.UserFunctions ul, .AdminFunctions ul
{
	margin: 0 0 0 20px;
	padding: 0;
}
.DropDownMini
{
	font-size: 8pt;
}
#tblSystem
{
	font-size: 8pt;
}
#tblLegend
{
	font-size: 8pt;
}
#calReservations
{
	font-size: 8pt;
}
.ResNone
{
	height: 26px;
}
.ResSome
{
	height: 26px;
}
.ResFull
{
	color: #fff;
	height: 26px;
}
#SelectedDay div
{
	width: 27px;
	height: 21px;
	text-align: center;
	padding-top: 5px;
}
#pnlDayInfo td
{
	font-size: 12px;
}
.StatisticLinks a
{
	display: block;
	margin: 3px 0 3px 0;
}
.CalendarHeader
{
	border: none;
}
.CalendarDayHeader
{
	height: 26px;
}
.CalendarOtherMonthDay a
{
	text-decoration: none;
	color: #D6D6D6;
}
#calReservations a
{
	font-size: 8pt;
	text-decoration: none;
	color: #000;
}
.ResNoneSelected
{
	height: 26px;
}
.ResSomeSelected
{
	height: 26px;
}
.ResFullSelected
{
	color: #fff;
	height: 26px;
}
.ResNoneToday
{
	height: 26px;
}
.ResSomeToday
{
	height: 26px;
}
.ResFullToday
{
	color: #fff;
	height: 26px;
}
.CalendarOtherMonthDay
{
	height: 26px;
}
em
{
	font-style: normal;
	color: #6F0000;
}
td
{
	font-size: 11px;
}
.CalendarHeader td
{
	border: none;
	font-size: 16px;
	font-weight: bold;
}
.ResDeactivated
{
	height: 26px;
}
.ResDeactivatedSelected
{
	height: 26px;
}
.ResDeactivatedToday
{
	height: 26px;
}
/* Day link */
.ResFull a, .ResFullToday a, .ResFullSelected a, .ResNone a, .ResNoneToday a, .ResNoneSelected a, .ResSome a, .ResSomeToday a, .ResSomeSelected a
{
	display: block;
	width: 26px;
	vertical-align: bottom;
	padding: 6px 0 6px 0;
}
.ErrorMessage
{
	color: #B71717;
}
.AutoDeleteDate
{
	display: block;
	margin-left: 22px;
}
.OnlinePayment a
{
	display: block;
}
.OnlinePayment a img
{
	border: none;
	margin: 2px;
}
.hidden
{
	position: absolute;
	display: block;
	float: left;
	left: -999em;
}
.ConditionsLabelCell
{
	padding-top: 4px;
}
.AcceptConditions, .SendMail
{
	display: block;
}
.AcceptConditions
{
	padding-bottom: 4px;
}
.SendMail
{
	padding-top: 4px;
}
.FormLayoutTable
{
	padding-bottom: 10px;
}
h1
{
	margin: 0;
	font-size: 22px;
}
.InfoBoxPortalLink
{
	vertical-align: top;
	text-align: center;
}
.InfoBoxPortalLink a
{
	display: block;
	padding-top: 5px;
}
.TransparentPixel
{
	width: 1px;
	height: 1px;
	border: 0;
}
.RegistrationWizard th
{
	font-weight: normal;
	text-align: left;
	width: 140px;
	font-size: 12px;
}
ul
{
	margin: 0 0 0 20px;
}
.LoginDialog
{
	width: 100%;
}
.LoginDialog td, .RegistrationType
{
	font-size: 12px;
}
.LoginDialog td
{
	padding: 5px;
}
.ForgotPasswordRow td
{
	padding: 0 0 0 5px;
}
.LoginHint
{
	color: #999;
}
.RegistrationChoice
{
	vertical-align: middle;
	text-align: center;
	width: 170px;
	height: 70px;
	background-color: #A7BECD;
	border: 1px solid #fff;
}
.RegistrationInstructions
{
	display: block;
	padding-bottom: 10px;
}
