.purchase_header{
	font:12pt Arial;
	color:#ffffff;
	text-align:left;
	background-image:url(/estore/skins/0/images/background_header.jpg);
}

.purchase_background_left{
	background-image:url(/estore/skins/0/images/background_left.jpg);
	background-repeat:repeat-y;
}
.purchase_background_right{
	background-image:url(/estore/skins/0/images/background_right.jpg);
	background-repeat:repeat-y;
}

.purchase_background_bottom{
	background-image:url(/estore/skins/0/images/background_bottom.jpg);
}

.purchase_sub_header{
	font:8pt Arial;
	color:#FFFFFF;
	background-color:#83ADDF;
	text-align:center;
}
.purchase_background_gate_price{
	background-image:url(/estore/skins/0/images/background_gate_price.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.ticket_name{
	color:#003366;
	font-size:12px;
	text-align:left;
	border-right:1px solid #ffffff;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
}
.ticket_brief{
	color:#4e5f70;
	font-size:12px;
	text-align:left;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding-left:20px;
	padding-bottom:5px;
}

.tickets_pass_rate{
	color:#003366;
	font-size:12px;
	text-align:right;
	padding:8 10 8 10 ;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

.tickets_pass_qty {
	border-bottom:1px solid #c1dcec;
}
.tickets_pass_footer{
	font:9pt Arial;
	color:#c5c5c5;
	padding-left:25px;
}
.cart_summary{
	font: bold 12px arial;
	color:#666666;
}
.cart_summary_link{
	font: bold 12px arial;
	color:#5f76FF;
	text-decoration:underline;
}
.product {
	PADDING-RIGHT: 8px;
	DISPLAY: inline;
	PADDING-LEFT: 8px;
	BACKGROUND: url(/estore/skins/0/images/divider_vert.gif) repeat-y left top;
	FLOAT: left;
	PADDING-BOTTOM: 10px;
	WIDTH: 80px;
	PADDING-TOP: 10px
}
#coupon_container{
	font: 8pt Arial;
	color: #6b8bb2;
	text-align:center;
	width:500px;
}
#coupon_container input{
	font: 8pt Arial;
	color: #6b8bb2;
	text-align:center;
}
#coupon_msg{
	font: bold 10pt Arial;
	color: black;
	vertical-align: text-bottom;
	background:red;
	display: none;
}
.ticket_category_bg{
	background-color:#C1DCED;
}
.add_to_cart{
	border: 0px;
	color:#002850;
	font-size:10px;
	width:62px;
	height:20px;
	text-align:right;
	background-image:url(/estore/skins/0/images/addtocart_button.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
.agree input{
	float:left;
	width: 20px;
}
