@charset "utf-8";
/* CSS Document */
/*css for shop */




/* SIDEBAR sb_ticketHallSeat_specialText */
#sb_ticketHallSeat_specialText {
	background-color:#fdfbf3;
	text-align:left;
	z-index: 1;
	}

#sb_ticketHallSeat_specialText .sb_title {
	bottom: 0px;
	left:-1px;
	background:url('/multimedia/saalplan/res/pics/sb_title_hg_leer.gif') no-repeat;
	height:14px;
	padding:5px;
}
#sb_ticketHallSeat_specialText .sb_title a {
	text-decoration: none;
	color:white;
}


/* SIDEBAR sb_ticketHallSeat_ticketSelect */
/* Version - oben über Saalplan angezeigt */
#sb_ticketHallSeat_ticketSelect .ticketsBooked .ticketsBooked_ticketToolBarTitle,
#sb_ticketHallSeat_ticketSelect .ticketsBooked_ticketToolBarTitle
{
	position: relative;
	display: block;
	margin-top: 0;
	background: url("/multimedia/saalplan/res/pics/main_navi_bg.jpg") no-repeat scroll 0 0 transparent;
	color: #000 !important;
	padding: 5px;
	text-decoration: none !important;
}
#sb_ticketHallSeat_ticketSelect #ticketToolBar_button{
/* 	background: url("/multimedia/saalplan/res/pics/main_navi_bg.jpg") no-repeat scroll 0 0 transparent;	 */
	display: inline-block;
	line-height: 22px;
	padding-left: 4px;
	color: #000 !important;
	text-align: right;
	float: right;
	clear: both;
}
.ticketsBooked{
	overflow: hidden;
	background-color: #860000;
	float: left;
	width: 277px;
	height: 140px;
}
.ticketsBooked>span{
	padding-left: 5px;
	display: block;
}
#sb_ticketHallSeat_ticketSelect #ticketToolBar_button a{
	background: #FDFBF3 url("/multimedia/saalplan/res/pics/button_AddToCart_.jpg") no-repeat scroll 0 0;
    color: #000;
    display: inline-block;
    line-height: 38px;
    width: 175px;
    margin: 1px 1px 1px 0;
    padding: 0 5px;
    text-decoration: none;
    text-align: left;
    padding-left: 60px;
}
#sb_ticketHallSeat_ticketSelect #ticketToolBar_button a:hover{
	background: #FDFBF3 url("/multimedia/saalplan/res/pics/button_AddToCart_hover.jpg") no-repeat scroll 0 0;
}
#sb_ticketHallSeat_ticketSelect #ticketToolBar_button img{
	float: right;
	margin-top: 3px;
	display: none;
}
#container_ticketBooking_selected{
	display: block;
	height: 160px;
	margin-bottom: 40px;
	position: relative;
	z-index: 777;
}
#sb_ticketHallSeat_ticketSelect {
	color: #fff !important;
	text-align:left;
	z-index: 1;
	visibility:hidden;
	margin: 20px 0 32px 0 !important;	
/*	min-height: 160px;*/
	position: absolute;
	top:0;
	width: 560px;
	height: 150px;
}
.ticketsBooked_no_cards_selected{
	background-color: #860000;
	line-height: 22px;
	padding: 5px;
}
#sb_ticketHallSeat_ticketSelect .sb_title, #sb_ticketHallSeat_ticketSelect .sb_title a {
	bottom: 0px;
	left:-1px;
	text-decoration:none;
	height:14px;
	padding:5px;
}
.ticketsBooked_ticketList{
	position: relative;
	background-color: #860000;
	width: 280px;
}
.ticketsBooked_ticketList>span{
	display: block;
	padding-left: 5px;
}
.ticketsBooked_ticketToolBarTitle{
	margin-bottom: 5px;
}
/* innerhalb der Ticket-Box, Box rechts mit dem Angebot von Delightful Vienna Pass, Special-offer */
#ticketsBooked_specialText {
	color:#fff;
	background-color: #860000;
	display: block;
    float: right;
    width: 280px; height: 140px;
	position: relative;
	z-index: 80;
	border-left: 1px solid #fdfbf3;
}
.ticketsBooked_specialText_description{
	padding-left: 5px;
}
#ticketsBooked_specialText a,
#ticketsBooked_specialText a:visited{
	color:#000;
	line-height: 18px;
	text-decoration: none !important;
}

.ticketsBooked_specialText_title {
	padding: 5px;
	margin-bottom: 5px;
	color: #000;
	background: url("/multimedia/saalplan/res/pics/main_navi_bg.jpg") no-repeat scroll 0 0 transparent;
}


/* / Version - oben über Saalplan angezeigt */

