.ticketsoptions
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #ffffff;
	border-width:1px;
	border-style: solid;
	border-bottom-color: #770000;
	border-right-color:#770000;
	border-top-color:#ff6666;
	border-left-color:#ff6666;
	background: #CC3333;
}

.boxgreen
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	border-color: #2D8E3A;
	border-width: 1px;
	border-style: solid;
	background-color: #39B54A;
	padding: 2px;
	float: left;
	max-height:32px;
	min-height:32px;
	height:32px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
}

.boxgreenpopup
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	border-color: #2D8E3A;
	border-width: 1px;
	border-style: solid;
	background-color: #39B54A;
	padding: 2px;
	float: left;
	width: 300px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
}

.boxgreen:hover
{
	background-color: #FFFF00;
}

.boxred
{
	font-size:		11px;
	font-family:	Verdana, Arial, sans-serif;
	font-weight:	normal;
	border-color: #990033;
	border-width: 1px;
	border-style: solid;
	background-color: #D2232A;
	padding: 2px;
	float: left;
	max-height:32px;
	min-height:32px;
	height:32px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
}

.boxredpopup
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	border-color: #990033;
	border-width: 1px;
	border-style: solid;
	background-color: #D2232A;
	padding: 2px;
	float: left;
	width: 300px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
}

.boxred:hover
{
	background-color: #FFFF00;
}

.boxlightblue
{
	font-size: 11px;
	font-family:	Verdana, Arial, sans-serif;
	font-weight:	normal;
	border-color: #006699;
	border-width: 1px;
	border-style: solid;
	background-color: #00B6F1;
	padding: 2px;
	float: left;
	max-height:32px;
	min-height:32px;
	height:32px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
}

.boxlightbluepopup
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	border-color: #006699;
	border-width: 1px;
	border-style: solid;
	background-color: #00B6F1;
	padding: 2px;
	float: left;
	width: 300px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
}

.boxlightblue:hover
{
	background-color: #FFFF00;
}

.boxdarkblue
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	border-color: #000066;
	border-width: 1px;
	border-style: solid;
	background-color: #0089A5;
	padding: 2px;
	float: left;
	max-height:32px;
	min-height:32px;
	height:32px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
}

.boxdarkbluepopup
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	border-color: #000066;
	border-width: 1px;
	border-style: solid;
	background-color: #0089A5;
	padding: 2px;
	float: left;
	width: 300px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
}

.boxdarkblue:hover
{
	background-color: #FFFF00;
}

.boxorange
{
	font-size: 11px;
	font-family:	Verdana, Arial, sans-serif;
	font-weight:	normal;
	border-color: #CC6600;
	border-width: 1px;
	border-style: solid;
	background-color: #F26522;
	padding: 2px;
	float: left;
	max-height:32px;
	min-height:32px;
	height:32px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
}

.boxorangepopup
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	border-color: #CC6600;
	border-width: 1px;
	border-style: solid;
	background-color: #F26522;
	padding: 2px;
	float: left;
	width: 300px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
}

.boxorange:hover
{
	background-color: #FFFF00;
}

#mainContent .content_timeline .boxlocation
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	border-color: #E3E3E3;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	float: left;
	min-width:100px;
	width:100px;
	max-height:32px;
	min-height:32px;
	height:32px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
}

.boxlocation:hover
{
	background-color: #CC3333;
}

.weekdays
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	float: left;
	min-width:20px;
	width:20px;
	max-height:20px;
	min-height:20px;
	height:20px;
	text-align: center;
	text-decoration: none;
	color: #000000;
}

.calendaractive
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	border-color: #CC3333;
	border-width: 1px;
	border-style: solid;
	float: left;
	min-width:18px;
	width:18px;
	max-height:17px;
	min-height:17px;
	height:17px;
	text-align: center;
	text-decoration: none;
	color: #000000;
}

.calendartd
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	min-width:20px;
	width:20px;
	max-height:20px;
	min-height:20px;
	height:20px;
	text-decoration: none;
	color: #000000;
}

.calendaractive:hover
{
	background-color: #CC3333;
}

#mainContent .content_timeline .calendar2active
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	border-color: #CC3333;
	border-width: 1px;
	border-style: solid;
	float: left;
	min-width:35px;
	width:35px;
	max-height:20px;
	min-height:20px;
	height:20px;
	text-align: center;
	text-decoration: none;
	color: #000000;
}

#mainContent .content_timeline .calendar2active:hover
{
	background-color: #CC3333;
}


.calendarpassive
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	border-color: #E3E3E3;
	border-width: 1px;
	border-style: solid;
	float: left;
	min-width:18px;
	width:18px;
	max-height:17px;
	min-height:17px;
	height:17px;
	text-align: center;
	text-decoration: none;
	color: #666666;
	position:relative;
}

.box
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	border-color: #E3E3E3;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
}

.questionmark
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	border-color: #003366;
	border-width: 1px;
	border-style: solid;
	padding-left: 2px;
	padding-right: 2px;
	width:20px;
	min-width:20px;
	text-align: center;
	text-decoration: none;
	color: #003366;
	float:right;
}

.questionmark2
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	border-color: #003366;
	border-width: 1px;
	border-style: solid;
	padding-left: 2px;
	padding-right: 2px;
	width:20px;
	min-width:20px;
	text-align: center;
	text-decoration: none;
	color: #003366;
}

.scrollbar
{
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #CC3333;
scrollbar-highlight-color: #CC3333;
scrollbar-3dlight-color: #CC3333;
scrollbar-darkshadow-color: #CC3333;
scrollbar-track-color: #E3E3E3;
}

.trailer
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	height:120px;
	width:200px;
	border-color: #E3E3E3;
	border-width: 2px;
	border-style: solid;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
}
