#ticketshop_info {
	font-size: 14px;
	color: #333333;
	width: 214px;
	float: left;
	margin-top: 50px;
}
#ticketshop_info p {
	margin-bottom: 20px;
}
#ticketshop_info h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000000;
}
#ticketshopRHC {
	float: left;
	width: 696px;
}
#shopstages {
	margin-top: 50px;
	margin-left: 60px;
	position: absolute;
	z-index: 500;
	height: 250px;
	width: 215px;
}
#ticketcontent {
	height: 362px;
	width: 445px;
	margin-left: 250px;
	background-image: url(images/ticketshopcontentbg.gif);
}
#ordertable {
	width: 305px;
	margin-top: 10px;
	margin-left: 75px;
	font-size: 15px;
	color: #000000;
	text-align: left;
}
#ordertable tr {
	vertical-align: top;
}

#ordertable td {
	padding: 5px;
}

.ordercaption {
	font-size: 11px;
	color: #666666;
}
#footerbuttons {
	margin-left: 230px;
	margin-top: 290px;
	position: absolute;
	z-index: 400;
	width: 160px;
}
#voucher {
	margin-left: 80px;
	width: 150px;
}
#tcktfooter {
	margin-top: 30px;
}
#summarybasket {
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#summarybasket td {
	height: 25px;
}
.totalhighlight {
	font-weight: bold;
	color: #5fc2dd;
}
.subtotal_line td {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 8px;
}
.totalbottom {
	padding-bottom: 8px;
}

#details {
	width: 305px;
	margin-top: 30px;
	margin-left: 75px;
	font-size: 15px;
	color: #000000;
	text-align: left;
}
#details tr {
	vertical-align: top;
}

#details td {
	padding: 3px;
}
#fields {
	margin-left: 75px;
	font-size: 10px;
}
#creditcard {
	margin-top: 80px;
	margin-left: 85px;
	width: 300px;
	text-align: left;
	font-size: 14px;
}
#creditcard td {
	height: 30px;
	vertical-align: top;
}
.whatsthis {
	font-size: 11px;
	color: #000000;
}
#confirmation {
	margin-top: 50px;
	margin-left: 85px;
	width: 300px;
	height: 200px;
	position: absolute;
	z-index: 800;
}
.bookingnumber {
	font-size: 30px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 100%;
}
#printout {
	background-color: #FFFFFF;
	width: 350px;
	text-align: left;
	position: absolute;
	left: 30px;
	top: 30px;
}
.error {
	font-size: 20px;
	color: #000000;
	margin-bottom: 20px;
	line-height: 100%;
}

#ticketBlock {
	position: absolute;
	z-index: 8000;
	height: 391px;
	width: 939px;
	background-image: url(images/ticketshop-block.jpg);
	margin-top: 300px;
	margin-left: 10px;
	background-repeat: no-repeat;
}
