@CHARSET "UTF-8";
#TSBC_3 table.calendarTable{
	background-color: #EFEFEF;
	border: 1px solid #000000;
	border-collapse: collapse;
	font-family: Arial;
	height: 250px;
	margin: 0 10px 10px 0;
	table-layout: fixed;
	width: 100%;
}
#TSBC_3 a{
	outline: none;
}
#TSBC_3 td{
	line-height: normal;
	margin: auto;
	padding: 5px 3px;
	text-align: center;
	vertical-align: top;
	height: auto;
	width: auto;
	clear: both;
	float: none;
}
#TSBC_3 div{
	line-height: normal;
	margin: auto;
	/*padding: inherit;
	JO Removed
	*/
	text-align: left;
	vertical-align: top;
	height: auto;
	width: auto;
}
#TSBC_3 td.calendarMonth{
	padding: 5px 0;
}
#TSBC_3 td.calendarMonth,
#TSBC_3 td.calendarMonth a:link,
#TSBC_3 td.calendarMonth a:visited,
#TSBC_3 td.calendarMonth a:hover{
	background-color: #00a2ff;
	color: #ffffff;	
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold
}
#TSBC_3 td.calendarMonth a:link,
#TSBC_3 td.calendarMonth a:visited{
	text-decoration: none;
}
#TSBC_3 td.calendarMonth a:hover{
	text-decoration: underline;
}
#TSBC_3 td.calendarWeekDay{
	background-color: #6960e8;
	color: #ffffff;
	font-size: 12px;
	padding: 2px 0;
	text-align: center;
	vertical-align: middle;
	width: 45px;
	font-weight: normal	
}
#TSBC_3 td.calendarHeader{ 
	font-weight: bold; 
	color: #000; 
}
#TSBC_3 td.calendarToday,
#TSBC_3 td.calendarEmpty,
#TSBC_3 td.calendarDayoff,
#TSBC_3 td.calendarFull,
#TSBC_3 td.calendarPartly,
#TSBC_3 td.calendarPast, 
#TSBC_3 td.calendar{
	border: 1px solid #292829;
	height: 36px;
	text-align: center;
	vertical-align: middle;
	width: 45px;
}
#TSBC_3 td.calendarPast{
	background-color: #5c585c;
	color: #ffffff;
	font-size: 14px;
}
#TSBC_3 td.calendarEmpty{
	background-color: #000000;
	font-size: 14px;
}
#TSBC_3 td.calendarDayoff{
	background-color: #7a7a7a;
	color: #ffffff;
	font-size: 14px;
}
#TSBC_3 td.calendarFull{
	background-color: #d60d3f;
	color: #ffffff;
	font-size: 14px;
}
#TSBC_3 td.calendar{ 
	cursor: pointer;
	background-color: #58a222;
	color: #ffffff;
	font-size: 14px;
	font-style: italic
}
#TSBC_3 td.calendarToday{
	background-color: #ff8205;
}
#TSBC_3 td.calendarPartly{
	background-color: #FFCC00;
	color: #000000;
}
#TSBC_3 td.calendarSlot{ 
	cursor: pointer;
	background-color: #58a222;
	color: #ffffff;
	font-size: 14px;
	text-decoration: underline
}
#TSBC_3 .calendarLinkDate{
	margin: 0;
	position: relative;
}
#TSBC_3 .calendarPrice{
	background-color: #ccc;
	border: solid 1px #000;
	color: #000;
	display: none;
	padding: 5px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 10;
	white-space: nowrap;
}
#TSBC_3 .calendarTooltip{
	background-color: #000000;
	color: #ffffff;
	font-size: 10px;
	text-align: left;
	
	font-weight: normal;
	font-style: normal;
	margin: 5px 0px 0px 10px;
	border: solid 1px #000;
	z-index: 1000;
	visibility: hidden;
	position: absolute;
	white-space: nowrap;
	padding: 5px;
}
#TSBC_3 .calendarCellTooltip{
	color: #ffffff;
	font-size: 10px;
	text-align: left;
}
/* Legend */
#TSBC_3 table.calendarLegend{
	background-color: #000000;
	color: #704a02;
	clear: left;
	border: #000000 solid 1px;
	border-collapse: collapse;
	font-family: Arial;
	font-size: 12px;
	margin: 0 10px 10px 0;
	table-layout: fixed;
}
#TSBC_3 td.calendarLabel{
	padding: 0 5px;
}
#TSBC_3 td.calendarColor{
	width: 20px;
}
#TSBC_3 td.calendarColorSlot{
	background-color: #58a222;
}
#TSBC_3 td.calendarColorPartly{
	background-color: #FFCC00;
}
#TSBC_3 td.calendarColorDayoff{
	background-color: #7a7a7a;
}
#TSBC_3 td.calendarColorFull{
	background-color: #d60d3f;
}
#TSBC_3 td.calendarColorToday{
	background-color: #ff8205;
}

#TSBC_3 .TSBC_Table{
	border-collapse: collapse;
	table-layout: fixed;
}
#TSBC_3 .TSBC_Table,
#TSBC_3 .TSBC_Form{
	background-color: #262626;
	border: #000000 solid 0px;
	color: #ffffff;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#TSBC_3 .TSBC_Header{
	background-color: #00a2ff;
	color: #ffffff;
}
#TSBC_3 .TSBC_Header a{
	color: #ffffff;
	text-decoration: none;
}
#TSBC_3 .TSBC_Button,
#TSBC_3 .TSBC_Header,
#TSBC_3 .TSBC_Font{
	font-family: Arial;
	font-size: 14px;
	padding: 3px 3px;
}

#TSBC_3 .calendarCategory{
	background-color: #6960e8;
	border: 1px solid #000000;
	border-collapse: collapse;
	height: 36px;
	line-height: 36px;
	margin: 0 0 1px 0;
	text-align: center;
	width: 100%; 
}
#TSBC_3 .calendarCategory form{
	margin: 0 0 0 7px;
	padding: 0;
}
#TSBC_3 .TSBC_Width{
	width: 100%;
}
#TSBC_3 .TSBC_Slot_Nav{
	margin: 0;
}@CHARSET "UTF-8";
.ojs-container{
	width: 100%;
	height: 100%;
	overflow: hidden;
	font: 12px normal Arial, sans-serif;
	display: none;
}
.ojs-wrapper{
	background-color: #666;
	height: 100%;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9500;
}
.ojs-holder{
	background-color: #000;
	border: solid 3px #ddd;
	position: absolute;
	z-index: 9600;
	box-shadow: 0 0 3px #111;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.ojs-header{
	background-color: #000;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	position: absolute;
	text-indent: 5px;
	top: 0;
	width: 100%;
	border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
}
.ojs-content{
	background-color: #000;
	text-indent: 5px;
	height: 80px;
	bottom: 32px;
	overflow: auto;
	position: absolute;
	top: 32px;
	font-size: 12px;
	color: #00ff00;
	width: 100%;
}
.ojs-footer{
	text-indent: 5px;
	bottom: 0;
	height: 60px;
	position: absolute;
	width: 100%;
}
.ojs-close{
	background: url(core/libs/overlayJS/overlay-close.png) 0 0 no-repeat;
	cursor: pointer;
	display: block;
	height: 16px;
	position: absolute;
	right: 5px;
	top: 7px;
	width: 16px;
}

input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		position: relative;
		display: inline-block;
		font-family: "Raleway", sans-serif;
		font-size: 13px;
		line-height: 24px;
		font-weight: 700;
		padding: 3px 20px;
		color: #000000;
		text-transform: uppercase;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
		border-radius: 3px;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
