#ticketing {
	color:#283746;
}

#ticketing h2 {
	color:#283746;
}

#ticketing h3 {
	color:#283746;
}
#ticketing h4 {
	color:#283746;
}

#ticketing .t_steps {
	margin-top: 10px;
}

#ticketing select {
	border:1px solid #d7e1eb;
}

#ticketing .t_watchlist {	
	background:url(/ticketing_static/img/watchlist-bg.png) top left no-repeat;
}

#ticketing .t_watchlist .t_handler .t_button {
	background:url(/ticketing_static/img/watchlist-button-outer.png) no-repeat left top;
	padding: 0 0 0 25px;
}

#ticketing .t_watchlist .t_handler .t_button .t_button_inner {
	float:left;
	padding:3px 20px 5px 7px;
	background:url(/ticketing_static/img/watchlist-button-inner.png) right top no-repeat;
}

#ticketing .t_watchlist .t_handler.up .t_button .t_button_inner {
	background-image:url(/ticketing_static/img/watchlist-button-inner-up.png);
}

#ticketing .t_watchlist .t_content {
	background:url(/ticketing_static/img/watchlist-content-bg.png) bottom left no-repeat;
}

#ticketing .t_watchlist .t_content .t_button_hide {
	background:url(/ticketing_static/img/watchlist-hide-outer.png) no-repeat left top;
}

#ticketing .t_watchlist .t_content .t_button_hide .t_button_hide_inner {
	background:url(/ticketing_static/img/watchlist-hide-inner.png) right top no-repeat;
}


#ticketing .t_watchlist .t_content .t_button_book {
	background:url(/ticketing_static/img/watchlist-book-outer.png) no-repeat left top;
line-height: 22px;
}
#ticketing .t_watchlist .t_content .t_button_book .t_button_book_inner {
	background:url(/ticketing_static/img/watchlist-book-inner.png) right top no-repeat;
}

#ticketing .t_watchlist .t_content .t_products {
	border-top: 1px solid #d7e1eb;
}

#ticketing .t_watchlist .t_content .t_totalamount {
	border-bottom: 1px solid #d7e1eb;
	border-top: 1px solid #c3d1e0; 
}
#ticketing .t_watchlist .t_content .t_products .t_remove {
	background:url(/ticketing_static/img/watchlist-product-remove.png) no-repeat top left;
}

#ticketing .t_searchform .t_valid input {

	border: 1px solid #d7e1eb;
}
#ticketing .t_searchform .t_button {
	background:url(/ticketing_static/img/searchform-submit-outer.png) no-repeat left top;
}

#ticketing .t_searchform .t_button .t_submit {
	background:url(/ticketing_static/img/searchform-submit-inner.png) no-repeat right top;
}

#ticketing .t_searchresults .t_priceinfo .t_button_info {
	background:url(/ticketing_static/img/priceinfo-outer.png) no-repeat left top;
	color: #006699;
}
#ticketing .t_searchresults .t_priceinfo .t_button_info a {
	color: #006699;
}

#ticketing .t_searchresults .t_priceinfo .t_button_info .t_button_info_inner {
	background:url(/ticketing_static/img/searchform-submit-inner-white.png) right top no-repeat;
}



#ticketing .t_searchresults .t_resultbox .t_result .t_submit {
	background:url(/ticketing_static/img/searchresult-add.png) top left no-repeat;
}


#ticketing .t_checkout {
	background: url(/ticketing_static/img/t_checkout-bottom.png) bottom left no-repeat;
}

#ticketing .t_checkout hr {
	background: #d7e1eb;
}

#ticketing .t_checkout .t_content {
	background: url(/ticketing_static/img/t_checkout-top.png) top left no-repeat;
}


#ticketing .t_checkout .t_button_link {
	background:url(/ticketing_static/img/t_button_link-outer.png) no-repeat left top;
}



#ticketing .t_checkout .t_photoeditor .t_buttons .t_reset {
	right: 200px;
}

#ticketing .t_checkout .t_photoeditor .t_buttons .t_button_link .t_reset {
	background: #ccc;
}

#ticketing .t_checkout .t_obtrusive {
	background:url(/ticketing_static/img/t_button_submit-outer.png) no-repeat left top;
}

#ticketing .t_checkout .t_button_link .t_button_link_inner {
	background:url(/ticketing_static/img/t_button_link-inner.png) right top no-repeat;

}
#ticketing .t_checkout .t_button_link .t_obtrusive {
	background:url(/ticketing_static/img/t_button_submit-inner.png) right top no-repeat;
}
#ticketing .t_checkout .t_button_link a.t_obtrusive {
	color: #fff ;
}

#ticketing .t_checkout .t_ticketeditor .t_photo .t_uploadform .t_fields .t_button_submit {
	right: 10px;
}

#ticketing .t_checkout .t_button_cancel {
	background:url(/ticketing_static/img/t_button_cancel-outer.png) no-repeat left top;
}

#ticketing .t_checkout .t_button_cancel .t_button_cancel_inner {
	background:url(/ticketing_static/img/t_button_cancel-inner.png) right top no-repeat;
}

#ticketing .t_checkout .t_button_submit {
	background:url(/ticketing_static/img/t_button_submit-outer.png) no-repeat left top;
}

#ticketing .t_checkout .t_unobtrusive{
	background:url(/ticketing_static/img/t_button_link-inner.png) no-repeat left top;
}

#ticketing .t_checkout .t_button_submit .t_button_submit_inner {
	background:url(/ticketing_static/img/t_button_submit-inner.png) right top no-repeat;
}
#ticketing .t_checkout .t_button_submit .t_unobtrusive {
	background:url(/ticketing_static/img/t_button_link-outer.png) left top  no-repeat;
	color:#000;
}

#ticketing .t_checkout .t_ticketeditor .t_pricesummary {
	border-bottom: 1px solid #d7e1eb; 
	border-top: 1px solid #c3d1e0;
}
#ticketing .t_checkout .t_ticketeditor .t_ticket {
	border-top: 1px solid #d7e1eb;
}


#ticketing .t_checkout .t_ticketeditor .t_ticket .t_date {
	color: #283746;
}

#ticketing .t_checkout .t_ticketeditor .t_keycard .t_keycard_form .t_number {
	border: 1px solid #D7E1EB;
}

#ticketing .t_checkout .t_ticketeditor .t_keycard .t_keycard_form .t_suffix {
	border: 1px solid #D7E1EB;
}

#ticketing .t_checkout .t_ticketeditor .t_persondata .t_line input {
	border:1px solid #D7E1EB;
}
#ticketing .t_checkout .t_legend_incomplete {
	background:url(/ticketing_static/img/t_legend_incomplete-outer.png) no-repeat left top;
}

#ticketing .t_checkout .t_legend_incomplete .t_legend_incomplete_inner {
	background:url(/ticketing_static/img/t_legend_incomplete-inner.png) right top no-repeat;
}

#ticketing .t_watchlist{
	margin-top: 10px;
}
#ticketing .t_steps {
	color:#283746;
	background: url(/ticketing_static/img/checkout-steps.png) no-repeat left 0;
}
#ticketing .t_checkout .t_ticketeditor .t_ticket .t_price {
	color:#283746;
}

#ticketing .t_checkout .t_ticketeditor .t_keycard .t_description {
	border-top:1px solid #d7e1eb;
}

#ticketing .t_checkout .t_ticketeditor .t_keycard .t_keycard_form {
	background: #c3d1e0;
}

#ticketing .t_checkout .t_ticketeditor .t_photo .t_uploadform .t_fields {
	background: #c3d1e0;
}

#ticketing .t_checkout .t_ticketeditor .t_photo .t_description {
	border-top:1px solid #d7e1eb;
}
#ticketing .t_checkout .t_payment .t_ticket .t_price {
	color:#283746;
}

#ticketing .t_checkout .t_payment .t_creditcard .t_line input {
	border: 1px solid #d7e1eb;
}

#ticketing .t_checkout .t_login .t_loginform .t_line input {
	border: 1px solid #d7e1eb;
}

#ticketing .t_checkout .t_login .t_line input {
	border: 1px solid #d7e1eb;
}

#ticketing .t_checkout .t_payment .t_ticket {
	border-top:1px solid #d7e1eb;
}
#ticketing .t_checkout .t_payment .t_priceaddit {
	border-top:1px solid #d7e1eb;
}

#ticketing .t_checkout .t_payment .t_pricesummary {
	border-bottom:1px solid #d7e1eb;
	border-top:1px solid #c3d1e0; 
}

#ticketing .t_checkout .t_payment .t_ticket .t_date {
	color:#283746;
}

#ticketing .t_checkout .t_ticketeditor .t_ticket .t_edit a {
	background: url(/ticketing_static/img/icon_edit.png) no-repeat;
}


#ticketing .t_checkout .t_ticketeditor .t_ticket .t_delete a{
	background: url(/ticketing_static/img/icon_delete.png) no-repeat;
}

#ticketing .t_checkout .t_login .t_links .t_right {
	float: right;
	
}
#ticketing .t_checkout .t_content .t_link{
	float:left;
	width: 250px;
	overflow: hidden;
}
#ticketing .t_order .t_print{
	text-align:right;
}
#ticketing .t_checkout .t_content .t_print{
	float: left;
	width: 250px;
	overflow: hidden;
	text-align:right;
}
/* Order Detail Page */



#ticketing .t_order  {
	margin: 20px 0 0 0;
}
#ticketing .t_order .t_orderdetails {
	margin: 20px 0 0  0;
}

#ticketing .t_order .t_payer {
	margin: 20px 0 0 0;
}
#ticketing .t_order  table {
	background: #F0F5F8;
	width: 80%;
	margin: 10px 0;
}
#ticketing .t_order  table th{

	padding: 1px 5px;
	border-bottom: 1px solid #D7E1EB;
	width: 50%; 
}
#ticketing .t_order table td{
	border-bottom: 1px solid #D7E1EB;
	width: 50%;
}
#ticketing .t_order .t_tickets {
	margin: 20px 0 0 0;
}

/* Special Voucher - do not show Persongroup and valid ages */

#ticketing .t_searchresults .t_resultbox .t_result .t_age .voucher100 {
	display:none;
}

#ticketing .t_searchresults .t_resultbox .t_result .t_age .voucher50 {
	display:none;
}

#ticketing .t_searchresults .t_resultbox .t_result .t_age .voucher100 {
	display:none;
}
#ticketing .t_searchresults .t_resultbox .t_result .t_age .voucher50 {
	display:none;
}

#ticketing .t_searchresults .t_resultbox .t_result .t_text .voucher100 {
	display:none;
}
#ticketing .t_searchresults .t_resultbox .t_result .t_text .voucher50 {
	display:none;
}

#ticketing .t_checkout .t_payment .t_ticket .t_name {
	font-weight:bold;
}

#ticketing .t_searchresults .t_shophint{
	color: #F00000;
}