*
{
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, label, img
{
	border: 0pt none;
	margin: 0pt;
	padding: 0pt;
}

.h1_box {
	width: 100%;
	background-color:#2A5E76;
}

.report-detail-row {
	padding-left: 3em;
	padding-bottom: 2em;
}

body
{
	background-color: #FAF2E1;
	background-image: url(/images/layouts/background.gif);
	background-repeat: repeat-x;
}

#container
{
}

#content
{
	position: relative;
	background-color: #FAF2E1;
	background-image: url(/images/layouts/content.gif);
	background-repeat: repeat-x;
	top: 27px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

#logo
{
	position: relative;
	width: 334px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.main_body
{
	clear: both;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	min-height: 300px;
	padding: 5px 10px 10px 10px;
}

.full_width {
	width: 100%;
	clear: both;
	padding-bottom: 2em;
}

.content_wrapper {
	width: 100%;
	float: right;
	padding-bottom: 2em;
}

.left_column {
	margin-right: 205px;
}
	
.right_column {
	margin-right: -100%;
	width: 195px;
	float: right;
	padding-bottom: 2em;
}

.dialog
{
	margin-left: auto;
	margin-right: auto;
}

.dialog_contents
{
	padding-top: 20px;
}

.dialog_contents .errors
{
	position: relative;
	top: -20px;
	padding: 10px;
	color: #FFFFFF;
	font-size: 1.4em;
	background-image: url(/images/layouts/login-page-flash.gif);
	background-repeat: no-repeat;
}

.element
{
	margin-bottom: 20px;
	color: #397A94;
}

.login_page
{
	width: 332px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(/images/layouts/login-page-background.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.login_page_bottom
{
	padding: 10px;
	background-image: url(/images/layouts/login-page-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

form dl
{
	margin-top: 10px;
}

form dl dt
{
	color: #397A94;
}

form dl dd
{
	margin-bottom: 10px;
}

#header
{
  position: absolute;
  top: -30px;
  left: 0px;
  right: 0px;
}

.global_header_nav
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt 0pt 12px;
	padding: 0pt;
	text-align: right;
}

.left_nav
{
	float: left;
}
.right_nav
{
	float: right;
}

.global_header_nav li
{
	color: #73BED6;
	border-color: #666666;
	border-style: solid;
	border-width: 0pt 1px 0pt 0pt;
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px;
	padding: 0pt 5px 0pt 2px;
}

.global_header_nav li a
{
	margin: 0pt 1px 0pt 0pt;
	color: #73BED6;
}

.global_header_nav li.last
{
	border: 0pt none;
	margin: 0pt 1px 0pt 0pt;
	padding:0 2px 0 5px;
}

.global_header_nav li.status_line
{
  color: #FFFFFF;
  font-size: 1.4em;
  font-weight: bold;
}

h2
{
  text-align: left;
	padding-top: 1em;
}

.menu_button
{
	float: left;
	margin-right: 3px;
	height: 57px;
}

.menu_button:first-child
{
	padding-left: 10px;
}

#menu
{
  display: block;
}

#menu_sub_buttons
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
  position: relative;
	z-index: 1;
}

#menu_sub_buttons li
{
	margin: 0pt 0pt 3px;
	padding: 1px 0pt 0pt;
}

.subnav
{
	position: relative;
	clear: both;
	margin: 0px 10px 0px 10px;
	height: 39px;
	background-color: #FFFFFF;
	background-image: url(/images/layouts/subnav-gradient.gif);
	background-repeat: repeat-x;
}

.subnav-people
{
	position: absolute;
	left: 27px;
}

.subnav-setup
{
	position: absolute;
	left: 443px;
}

#content_body
{
	clear: both;
}

#footer
{
	float: left;
	padding: 1em 0pt;
	width: 100%;
}

.global_footer_nav
{
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 3em 0pt 0pt;
	padding: 1em 0pt 0pt;
	text-align: center;
	width: 100%;
}

.global_footer_nav li
{
	border-color: #666666;
	border-style: solid;
	border-width: 0pt 1px 0pt 0pt;
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt 3px;
	padding: 0pt 2px 0pt 1px;
}

.global_footer_nav li.last
{
	border: 0pt none;
	margin: 0pt;
}

#tab_updates
{
	width: 105px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_updates span
{
	background: url(/images/layouts/tab-updates.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#tab_updates.active
{
	width: 105px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_updates.active span
{
	background: url(/images/layouts/active-tabs/tab-updates.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#tab_reports
{
	width: 95px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_reports span
{
	background: url(/images/layouts/tab-reports.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#tab_reports.active
{
	width: 95px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_reports.active span
{
	background: url(/images/layouts/active-tabs/tab-reports.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#tab_people
{
	width: 75px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_people span
{
	background: url(/images/layouts/tab-staff.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#tab_people.active
{
	width: 76px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_people.active span
{
	background: url(/images/layouts/active-tabs/tab-staff.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#tab_events
{
	width: 91px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_events span
{
	background: url(/images/layouts/tab-events.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#tab_events.active
{
	width: 91px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_events.active span
{
	background: url(/images/layouts/active-tabs/tab-events.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#tab_venues
{
	width: 98px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_venues span
{
	background: url(/images/layouts/tab-venues.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#tab_venues.active
{
	width: 98px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_venues.active span
{
	background: url(/images/layouts/active-tabs/tab-venues.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#tab_guestlists
{
	width: 111px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_guestlists span
{
	background: url(/images/layouts/tab-guestlists.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#tab_guestlists.active
{
	width: 111px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_guestlists.active span
{
	background: url(/images/layouts/active-tabs/tab-guestlists.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#tab_passes
{
	width: 75px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_passes span
{
	background: url(/images/layouts/tab-passes.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#tab_passes.active
{
	width: 75px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_passes.active span
{
	background: url(/images/layouts/active-tabs/tab-passes.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#tab_vip
{
	width: 71px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_vip span
{
	background: url(/images/layouts/tab-vip.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#tab_vip.active
{
	width: 71px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_vip.active span
{
	background: url(/images/layouts/active-tabs/tab-vip.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#tab_tickets
{
	width: 91px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_tickets span
{
	background: url(/images/layouts/tab-tickets.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#tab_tickets.active
{
	width: 91px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_tickets.active span
{
	background: url(/images/layouts/active-tabs/tab-tickets.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#tab_customers
{
	width: 115px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_customers span
{
	background: url(/images/layouts/tab-customers.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#tab_customers.active
{
	width: 115px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_customers.active span
{
	background: url(/images/layouts/active-tabs/tab-customers.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#tab_tables
{
	width: 89px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_tables span
{
	background: url(/images/layouts/tab-tables.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#tab_tables.active
{
	width: 89px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_tables.active span
{
	background: url(/images/layouts/active-tabs/tab-tables.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#tab_walkups div
{
	width: 102px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_walkups div span
{
	background: url(/images/layouts/tab-walkups.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#tab_walkups.active div
{
	width: 102px;
	height: 57px;
	position: relative;
	overflow:hidden;
}
#tab_walkups.active div span
{
	background: url(/images/layouts/active-tabs/tab-walkups.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#logo
{
	width: 334px;
	height: 79px;
	position: relative;
	overflow: hidden;
}
#logo span
{
	background: url(/images/layouts/logo.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#logo span.ticketdriver
{
	background: url(/images/layouts/ticketdriver-logo.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.userdisplayname
{
	color: #FFFFFF;
}

.data_graph {
	margin-top: 10px;
	width: 100%;
	height: 200px;
	overflow: hidden;
}

.short_data_graph {
	margin-top: 10px;
	width: 100%;
	height: 120px;
	overflow: hidden;
}

.errors {
	font-weight: bold;
	color: #ff0000;
	font-size: 1.2em;
}

.left-headline {
	display: inline;
	float: left;
}

.headline-detail {
	display: inline;
	float: right;
}

.report-bottom-line {
	border-top: 1px solid #CCCCCC;
}

#checkin_redemption {
  width: 100%;
  position: relative;
}

#checkin_remote_form {
  float: left;
}

#checkin_redemption .result {
  font-weight: bold;
  font-size: 165%;
  float: right;
}

#checkin_redemption .result p {
  font-weight: normal;
  font-size: 90%;
}

#checkin_redemption #submit {
  position: absolute;
  top: 20%;
  margin-left: 1em;
}

#checkin_redemption_no {
  background-color: #ff0000;
  color: #FFFFFF;
  border: 2px dashed #cc0000;
  padding-left: 1em;
  padding-right: 1em;
}

#checkin_redemption_yes {
  background-color: #00ff00;
  color: #000000;
  border: 2px dashed #00cc00;
  padding-left: 1em;
  padding-right: 1em;
}