@charset "utf-8";
/* CSS Document */

.corners {
	line-height: 8px;
}
.green {
	background-color: #DDEEDA;
}
.holder {
}
.grey {
	background-color: #808285;
	padding-top: 6px;
}
.grey_dark {
	background-color: #6E6F73;
}

.grey_dark_buffered {
	background-color: #6E6F73;
}
.lineright {
	background-color: #6E6F73;
}
.grey_verydark {
	background-color: #58595B;
}

.grey_light {
	background-color: #808285;
}

.ticket_quantity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 20px;
	text-align: center;
}

.ticket_total {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 50px;
	text-align: left;
}
.linespace {
	line-height: 10px;
}
#pane {
	height: 165px;
	width: 262px;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 3px;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.hotel_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.whitebg {
	background-color: #FFFFFF;
}

.scroll-pane {
	height: 370px;
	width: 580px;
	overflow: auto;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.gradient {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-y;
}
.gradTR {
	background-image: url(images/grad_tr.jpg);
}
.gradBR {
	background-image: url(images/grad_br.jpg);
}
.gradient_bottom {
	background-image: url(images/grad_bot.jpg);
	background-repeat: repeat-x;
}
.gradBL {
	background-image: url(images/grad_bl.jpg);
}
.10lineh {
	line-height: 10px;
}
.greencontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #61BC4D;
	padding: 5px;
}
.green_warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61BC4D;
}

.greencontact_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #61BC4D;
	padding: 5px;
}

.contactHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #61BC4D;
	padding: 5px;
}
.textonwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
}

a:link {
	color:#333333;
	text-decoration: none;
	}
	
a:hover {
	color:#666666
	}
a:visited {
	color:#666666;
	text-decoration: none;
}
.linetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
}
.invoice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	line-height: 20px;
}
.cut_lines {
	border: 1px dashed #000000;
}
.invoice_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.ticket_black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.ticket_number{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.submit_button {
	background-image: url(images/book_btn.png);
	height: 31px;
	width: 175px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
.ticket_valid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}
.tbg {
	background-image: url(images/ticket_printimage.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 500px;
	height: 200px;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #D2EEFF;
}
form {
	margin: 0px;
	padding: 1px;
}
.lightblue {
	background-color: #A5DBFD;
}
#hotel_pane {
	height: 100px;
	width: 168px;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 4px;
}
.contactlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #61BC4D;
}

.contactlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #61BC4D;
}

.contactlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #61BC4D;
}

.contactlink_small a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #61BC4D;
}

.contactlink_small a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #61BC4D;
}

.contactlink_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #61BC4D;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #993300;
	font-weight: bold;
}
.whitetix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.tixborder {
	border: 1px dotted #000000;
}
.tixlogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.tix_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0F0F0;
	background-color: #000000;
}
.termshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #5BB44B;
	padding: 8px;
}
.terms_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0080C6;
}
.pickup_form {
	background-color: #E6E6E6;
}
.pax_form {
	background-color: #E6E6E6;
}
.form_notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.customer_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #e6e6e6;
}
.tbl_h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	text-align: left;
	text-indent: 110px;
}

.admin a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0080C6;
}

.admin a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #0080C6;
}

.admin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0080C6;
}.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
.member_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0080C6;
}
.tix_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.rowline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #333333;
	padding: 8px;
}
.green_txt {
	color: #5CB249;
}
.suburbs {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #0073BA;
}
.grey_light_box {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #333333;
	background-color: #CCCCCC;
	width: 200px;
	font-size: 11px;
	text-align: left;
}
.green_box {
	background-color: #5BB44B;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #FFFFFF;
}
.green_light_box {
	background-color: #DDEEDA;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #FFFFFF;
}


.grey_box {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #FFFFFF;
	background-color: #666666;
	width: 559px;
	font-size: 11px;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 18px;
	color: #0080C5;
}
h2 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 18px;
	color: #FFFFFF;
}
