
h4 {
	font-size: 11px;
}

#t_userinfo {
	padding:5px 20px 0px 20px;
	color:#283746;
	text-align:right;
}


#ticketing {
	color:#283746;
	font-family: Tahoma !important;
	font-size: 11px !important;
}

#ticketing h2 {
	color:#283746;
}

#ticketing h3 {
	color:#283746;
}
#ticketing h4 {
	color:#283746;
}

#ticketing .t_steps {
	margin-top: 10px;
}

#ticketing select {
	border:1px solid #cccccc;
}

#ticketing .t_searchform {
	background-image: url(/ticketing_static/img/searchform-bg.png);
}

#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;
}

#ticketing .t_watchlist .t_handler .t_button .t_button_inner {
	float:left;
	padding:3px 25px 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 {
	padding-left: 37px;
	color: #fff;
	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;
}
#ticketing .t_watchlist .t_content .t_button_book .t_button_book_inner {
	padding-left: 37px;
	background:url(/ticketing_static/img/watchlist-book-inner.png) right top no-repeat;
}

#ticketing .t_watchlist .t_content .t_products {
	border-top: 1px solid #cccccc;
}

#ticketing .t_watchlist .t_content .t_totalamount {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
#ticketing .t_watchlist .t_content .t_products .t_remove {
	background:url(/ticketing_static/img/watchlist-product-remove.png) no-repeat top left;
}

#ticketing .t_watchlist .t_content .t_products label {
	width: 230px;
	color: #46505a;
	overflow:hidden;
}

#ticketing .t_watchlist .t_content .t_products .t_addit {
	width: 70px;
}

#ticketing .t_watchlist .t_content .t_products .t_total {
	color: #46505a;
}

#ticketing .t_searchform .t_valid input {

	border: 1px solid #cccccc;
}
#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 {
	padding-left: 37px;
	background:url(/ticketing_static/img/searchform-submit-inner.png) no-repeat right top;
}

#ticketing .t_searchresults .t_resultbox {
	background-image:url(/ticketing_static/img/searchresults-box-handler.png);
}


#ticketing .t_searchresults .t_resultbox .t_result {
	border-color:#cfd2d5;
}

#ticketing .t_searchresults .t_resultbox .t_results {
	background-image:url(/ticketing_static/img/searchresults-results-bg.png);
}

#ticketing .t_searchresults .t_priceinfo {
	display:none;
}

#ticketing .t_searchresults .t_priceinfo .t_button_info {
	background:url(/ticketing_static/img/priceinfo-outer.png) no-repeat left top;
	color: #46505a;
}
#ticketing .t_searchresults .t_priceinfo .t_button_info a {
	color: #46505a;
}

#ticketing .t_searchresults .t_resultbox .t_result label .name {
	color: #46505a;
}

#ticketing .t_searchresults .t_resultbox .t_result .t_price {
	color: #46505a;
}

#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: #cccccc;
}

#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_button_link .t_button_link_inner {
	padding-left: 37px;
	background:url(/ticketing_static/img/t_button_link-inner.png) right top no-repeat;

}

#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 {
	padding-left: 37px;
	color: #fff;
	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_button_submit .t_button_submit_inner {
	padding-left: 37px !important;
	background:url(/ticketing_static/img/t_button_submit-inner.png) right top no-repeat;
}

#ticketing .t_checkout .t_ticketeditor .t_pricesummary {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #c3d1e0;
}
#ticketing .t_checkout .t_ticketeditor .t_ticket {
	border-top: 1px solid #cccccc;
}


#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 #cccccc;
}

#ticketing .t_checkout .t_ticketeditor .t_keycard .t_keycard_form .t_suffix {
	border: 1px solid #cccccc;
}

#ticketing .t_checkout .t_ticketeditor .t_persondata .t_line input {
	border:1px solid #cccccc;
}
#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 {
	padding-left: 37px;
	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 #cccccc;
}

#ticketing .t_checkout .t_ticketeditor .t_keycard .t_description img {
	border: 0;
	margin: 0 0 10px 10px;
}

#ticketing .t_checkout .t_ticketeditor .t_keycard .t_keycard_form {
	background: #eef0f1;
}

#ticketing .t_checkout .t_ticketeditor .t_photo .t_uploadform .t_fields {
	background: #eef0f1;
}

#ticketing .t_checkout .t_ticketeditor .t_photo .t_description {
	border-top:1px solid #cccccc;
}
#ticketing .t_checkout .t_payment .t_ticket .t_price {
	color:#283746;
}

#ticketing .t_checkout .t_payment .t_creditcard .t_line input {
	border: 1px solid #cccccc;
}

#ticketing .t_checkout .t_login .t_loginform .t_line input {
	border: 1px solid #cccccc;
}

#ticketing .t_checkout .t_login .t_line input {
	border: 1px solid #cccccc;
}

#ticketing .t_checkout .t_payment .t_ticket {
	border-top:1px solid #cccccc;
}
#ticketing .t_checkout .t_payment .t_priceaddit {
	border-top:1px solid #cccccc;
}

#ticketing .t_checkout .t_payment .t_pricesummary {
	border-bottom:1px solid #cccccc;
	border-top:1px solid #c3d1e0;
}

#ticketing .t_checkout .t_payment .t_ticket .t_date {
	color:#283746;
}

#ticketing .t_checkout .t_ticketeditor .t_ticket .t_cart_entry_buttons {
	height:24px;
}

#ticketing .t_checkout .t_ticketeditor .t_ticket .t_edit {
	position:absolute;
	top:0;
	right:65px;
	width:102px;
	height:24px;
	z-index:100;
}

#ticketing .t_checkout .t_ticketeditor .t_ticket .t_delete {
	position:absolute;
	top:0;
	right:0;
	width:60px;
	height:24px;
	z-index:101;
}

#ticketing .t_checkout .t_ticketeditor .t_ticket .t_edit a {
	background: url(/ticketing_static/img/icon_edit_new.png) no-repeat;
	width:72px;
	height:19px;
	padding:2px 0 0 20px;
	color:#106486;
	font-weight:bold;
}


#ticketing .t_checkout .t_ticketeditor .t_ticket .t_delete a {
	background: url(/ticketing_static/img/icon_delete_new.png) no-repeat;
	padding:2px 0 0 24px;
	height:19px;
}



/* 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_checkout .t_ticketeditor .t_modify {
		height: 74px;
}

#ticketing .t_checkout .t_ticketeditor .t_incomplete {
	background: #df0000 url(/ticketing_static/img/ticket_incomplete.png) no-repeat 4px 4px;
	color: #fff;
}

#ticketing .t_checkout .t_ticketeditor .t_complete {
	background:url(/ticketing_static/img/ticket_complete.png) no-repeat 4px 4px;
}

#ticketing .t_checkout .t_ticketeditor .t_incomplete .t_date {
	color: #fff;
}

#ticketing .t_checkout .t_ticketeditor .t_incomplete .t_modify {
	color: #fff;
}

#ticketing .t_checkout .t_ticketeditor .t_incomplete .t_price {
	color: #fff;
}

#ticketing .t_checkout .t_ticketeditor .t_incomplete .t_edit a {
	height:19px;
	color:#106486;
	font-weight:bold;
	background-image: url(/ticketing_static/img/icon_edit_new_incomplete.png);
}

#ticketing .t_checkout .t_ticketeditor .t_incomplete .t_delete a {
	color: #fff;
	background-image: url(/ticketing_static/img/icon_delete_new_incomplete.png);
}


#ticketing .t_checkout .t_ticketeditor .t_shopping_rules{
	color: #DF0000;
}

#ticketing .t_checkout .t_login .t_line label.accept {
	padding-top: 5px;
	color: #283746;
	width:400px;
}

#ticketing  .t_checkout .t_content .t_link {
	width: 240px;
	float:left;
	text-align: left;

}

#ticketing  .t_checkout .t_content .t_link a,
#ticketing  .t_checkout .t_content .t_print a,
#ticketing  .t_checkout .t_content .t_after_checkout_info a
{
	color:#E10000;
}

#ticketing  .t_checkout .t_content .t_print{
	width: 240px;
	float:left;
	text-align: right;

}

#ticketing  .t_checkout .t_content .t_after_checkout_info{
	margin: 20px 0 0 0;
}

#ticketing .milesandmore {
	width:540px;
}
#ticketing .t_checkout .milesandmore {
    width:500px;
}

#ticketing .milesandmore .mm_text {
	font-family:Arial, Helvetica, sans-serif;
}

#ticketing .milesandmore a {
	font-family:Arial, Helvetica, sans-serif;
}

#ticketing .payment_system img {
    border: 0 none;
}

