.title{
	font: 12pt arial;
	color: #ffffff;
	font-weight: bolder;
	margin-top: 70pt;
	line-height : 100%;
}

.maintxt{
	font: 10pt arial;
	color: #ffffff;
	text-align: justify;
	padding-left: 1px;
	padding-right: 40px;
}

.maintxt2{
	font: 10pt arial;
	color: #ffffff;
	text-align: justify;
	padding-left: 40px;
	padding-right: 40px;
}

.maintxt4{
	font: 8pt arial;
	color: #ffffff;
	padding-left: 20px;
}

.maintxt3{
    font: 10pt arial;
	color: #366389;
	text-align: justify;
}

.maintxt5{
	font: 10pt arial;
	color: #ffffff;
	text-align: justify;
	padding-left: 1px;
	padding-right: 20px;
}

.product_header{
	font: bold 8pt arial;
	color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
}

.productxt{
	font: 10pt arial;
	color: #ffffff;
}

.lmenu_old{
	font: 9pt arial;
	color: #FFFFE1;
	font-weight: bold;
	margin-left:5px;
	text-decoration:none;
}
.lmenu{
    font: 8pt arial;
	color: #FFFFE1;
	font-weight: bold;
	text-decoration:none;
	background: #1b2884;
	cursor:pointer;
	cursor:pointer;
	padding: 3px;
	padding-left: 0px;
}

.lmenu_over{
	font: 8pt arial;
	color: #FFFFE1;
	font-weight: bold;
	text-decoration:none;
	background: #4682b4;
	cursor:pointer;
	cursor:pointer;
	padding: 3px;
	padding-left: 0px;
}


.lmenus{
	font: 8pt arial;
	color: #75abc6;
	font-weight: bold;
	margin-left:20px;
	text-decoration:none;
}

.header{
	font: 10pt arial;
	color: #FFFFE1;
	font-weight: bold;
	margin-right:40px;
	border: 1px solid #5F7296;
	text-align : center;
}

.header1{
	font: 10pt arial;
	color: #FFFFE1;
	font-weight: bold;
	margin-right:30px;
	margin-left:30px;
	border: 1px solid #5F7296;
	text-align : center;
}

.header2{
	font: 10pt arial;
	color: #FFFFE1;
	font-weight: bold;
	margin-right:30px;
	margin-left:30px;
	border: 1px solid #5F7296;
	text-align : center;
	background:#8cb3e1;
}

h1{
	font: 10pt arial;
	color: #FFFFE1;
	font-weight: bold;
	border: 1px solid #5F7296;
	text-align : center;
	background:#8cb3e1;
	margin-right: -10px;
	margin-left: -10px;
	margin-top: 50px;
	margin-bottom: 0px;
}

.border{
	border: 1px solid #ffffff;
}

.link2{
	font: 9pt arial;
	color: #5f7296;
	text-decoration : none;
}

.link{
	font: 9pt arial;
	color: white;
	text-decoration : none;
}

.webnet{
	font: 7pt arial;
	color: #5f7296;
	text-decoration : none;
}

.scrollbar1{
	scrollbar-base-color : #30347e;
	scrollbar-track-color : #383D92;
	scrollbar-face-color : #4682B4;
}
.headerRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3333;
	font-weight: bolder;
}
.attractionsheader{
	font: 12pt arial;
	color: #02418E;
	font-weight: bolder;
	margin-top: 5pt;
	line-height : 100%;
}

.rideAgainBg1{
	background-color:#68A8C8;
}

.rideAgainBg2{
	background-color:#4682B4;
}

.bg_0{
	background: #F2F8FF;
}
.bg_1{
	background: #F9FCFF;
}
.blue{
	color: #003366;
	text-decoration:none;
	font-size:14px;
}

.maintext{
	font: 9pt Arial;
	color: black;
	padding-left: 2px;
}

table.tickets_pass {
	width:97%;
	height:195px;
	border: solid 1px grey;
	color: #003366;
	font: 12px Arial;
	text-align:left;
	vertical-align:middle;
}
th.tickets_pass{
	padding-left:20px;
}
td.tickets_pass_desc{
	padding-left:20px;
}
td.tickets_pass_rate{
	text-align:right;
	padding-right:10px;
	width: 60px;
}
td.tickets_pass_qty{
	text-align:center;
	width: 60px;
}
table.tickets_invoice {
	width:97%;
	height:195px;
	border: solid 1px grey;
	color: #003366;
	font: 12px Arial;
	text-align:left;
	vertical-align:middle;
}
/************************** Billing Table ***************************/
#billing_info {
	width:100%;
	border: solid 1px grey;
	vertical-align:middle;
	color: #003366;
	font: 12px Arial;
	text-align:left;
	padding:5px;
	padding-left:10px;
}
#billing_info caption{
	background:#124f7b;
	height:22px;
	font: bold 12pt arial;
	color: white;
}
#billing_info #label.bg_0{
	background: #F2F8FF;
	width: 300px;
}
#billing_info #input.bg_0{
	background: #F2F8FF;
}
#billing_info #label.bg_1{
	width: 300px;
	background: #F9FCFF;
}
#billing_info #label.bg_1{
	background: #F9FCFF;
}

/************************** Payment Table ***************************/
#payment_info {
	width:100%;
	border: solid 1px grey;
	vertical-align:middle;
	color: #003366;
	font: 12px Arial;
	text-align:left;
	padding:5px;
	padding-left:10px;
}
#payment_info caption{
	background:#d5b019;
	height:22px;
	font: bold 12pt arial;
	color: white;
}
#payment_info #label.bg_0{
	width: 300px;
	background: #F2F8FF;
}
#payment_info #input.bg_0{
	background: #F2F8FF;
}
#payment_info #label.bg_1{
	width: 300px;
	background: #F9FCFF;
}
#payment_info #label.bg_1{
	background: #F9FCFF;
}
/************************** Shipping Table ***************************/
#shipping_info {
	width:100%;
	border: solid 1px grey;
	vertical-align:middle;
	color: #003366;
	font: 12px Arial;
	text-align:left;
	padding:5px;
	padding-left:10px;
}
#shipping_info caption{
	background:#0d8a8e;
	height:22px;
	font: bold 12pt arial;
	color: white;
}
#shipping_info #label.bg_0{
	width: 300px;
	background: #F2F8FF;
}
#shipping_info #input.bg_0{
	background: #F2F8FF;
}
#shipping_info #label.bg_1{
	width: 300px;
	background: #F9FCFF;
}
#shipping_info #label.bg_1{
	background: #F9FCFF;
}

table.tickets_payment {
	width:97%;
	height:195px;
	border: solid 1px grey;
	color: #003366;
	font: 12px Arial;
	text-align:left;
	vertical-align:middle;
}

.transaction_approved{
	background: #A9CBA7;
	font: bold 12pt Arial;
	padding: 5px;
}
.transaction_declined{
	background: #FFBEA9;
	font: bold 12pt Arial;
	padding: 5px;
}
.item_discount{
	color:green;
}
.promo_error{
	color:red;
}
