.btnSubmit, .btnFinish, .btnSubmitPayment
{
	display: block;
	padding: 1px 3px 0px 3px;
	color: #919e00;
	border: 1px solid #919e00;
	background-color: #ffffff;
	text-align: center;
	font-size: 11px;
	text-transform: lowercase;
}

.btnSubmit:hover, .btnSubmitPayment:hover 
{
	text-decoration: underline;
}

.btnSubmitPayment 
{
	width: 80px;
	margin-top: 10px;
	margin-left: 320px;
}

.btnSubmitPayment:disabled
{
	color: #999999;
	border: 1px solid #999999;	
}

.btnInvisible, .btnFinish
{
	visibility: hidden;
	display: none;
}

.progressButton 
{
	margin-top: 10px;
	margin-left: 320px;
	border: none;
	background-color: Transparent;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

.progressButton2
{
	margin: 2px;
	border: none;
	background-color: Transparent;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

.bookingHeader, .bookingHeaderLeft, .bookingHeaderMovie
{
	background-color: #000000;
	color: #f8f8f8;
	margin: 0px;
	float: left;
	text-align: left;
	padding-top: 10px;
	margin: 0px;
	font-size: 16px;
	text-transform: uppercase;
	height: 26px;
	position: relative;
}

.bookingHeaderLeft 
{
	width: 80px;
}

.bookingHeader
{	
	width: 608px;
	padding-left: 20px;
	padding-right: 20px;
}

.bookingHeaderMovie
{	
	padding-left: 20px;	
	width:708px;
	
}

.bookingFrame 
{
	clear: both;
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#seatSelectorBox 
{
	width: 608px;
	border-bottom: 1px solid #000000;
	padding: 20px;
	padding-left: 100px;
	text-align: left;
	color: #000000;
	background-color: #f8f8f8;
	clear: both;
}

.dropDownSeatCount
{
	display: inline;
	padding: 0px 0px 0px 3px;
	color: #919e00;
	background-color: #ffffff;
	font-size: 11px;
	
}

#showOverviewBox
{
	width: 728px;
	padding: 0px;
	padding-left: 0px;
	text-align: left;
	color: #000000;
	background-color: #f8f8f8;
	clear: both;
	border-bottom: 1px solid #000000;
	height: 136px;
	position: relative;
}

.bookingInfoText
{
	width: 470px;
	padding: 8px;
	padding-left: 100px;
	text-align: left;
	color: #000000;
	background-color: #f8f8f8;
	clear: both;
	border: 1px solid #000000;	
	border-left: none;
	margin-top: 8px;
	position: relative;
}

#auditoriumInnerBox 
{
	visibility: hidden;
}

#auditoriumLegend
{
	float: left;
	width: 144px;
	padding: 20px;
	position: absolute;
	color: #000000;
	background-color: #f8f8f8;
	/*height: 418px;*/
	top: 0px;
	left: 440px;
	border: 1px solid #000000;
}

#auditoriumBox 
{
	background-color: #ffffff;
	border: 1px solid #000000;
	text-align: left;
	vertical-align: middle;
	height: 460px;
	width: 418px;
	margin-top: 20px;
	margin-left: 50px;
	float: left;
	position: relative;
	margin-top: 45px;
}

html>body #auditoriumBox 
{
	margin-left: 100px;
}

.showInfoLabel 
{
	padding-right: 20px;
	font-weight: bold;
	color: #919e00;
	vertical-align: top;
}

.showInfoSpacer 
{
	width: 40px;
}

#errorBox, .errorBox
{
	display: block;
	width: 608px;
	padding: 20px;
	padding-left: 100px;
	text-align: left;
	background-color: #c72929;
	color: #FFFFFF;
	clear: both;
	border-bottom: 1px solid #000000;
}


.reservationError
{
	display: block;
	padding-top: 10px;
	width: 608px;
	text-align: left;
	color: #c72929;
}

#bookingLoginBox
{
	display: block;
	width: 728px;
	padding: 0px;
	text-align: left;
	clear: both;
	background-color: #f8f8f8;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	color: #000000;
}

#bookingQuickReservation
{
	display: block;
	width: 628px;
	padding: 20px 0px 20px 100px;
	text-align: left;
	clear: both;
	background-color: #f8f8f8;
	border-bottom: 1px solid #000000;
	color: #000000;
}

#bookingQuickReservationBox
{
	width: 608px;
	padding: 20px;
	padding-left: 100px;
	border-top: 1px solid #000000;
	background-color: #f8f8f8;
	color: #000000;
	text-align: left;
}

#bookingRegisterBox, .confirmationBox, .confirmationBoxHead
{
	width: 608px;
	padding: 20px;
	padding-left: 100px;
	border-bottom: 1px solid #000000;
	background-color: #f8f8f8;
	color: #000000;
	text-align: left;
}

.confirmationBox 
{
	background-color: #ffffff;
	color: #000000;
}

#bookingQuickReservationBoxInner 
{
	width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}

.btnQuickReservation 
{
	display: block; 
	width: 75px;
	padding: 1px 3px 0px 3px;
	color: #919e00;
	border: 1px solid #919e00;
	background-color: #ffffff;
	text-align: center;
	font-size: 11px;
	float: left;
	position: absolute;
	top: 29px;
	left: 150px;
}

.reservationCode 
{
	font-weight: bold;
	color: #919e00;
}

#confirmationFinish 
{
	width: 608px;
	padding: 20px;
	padding-left: 100px;
	padding-bottom: 0px;
	background-color: #ffffff;
	text-align: right;
}

#timer 
{
	margin-top: 20px;
	display: none;
}

#timerDisplay 
{
	/* color: #ffffff; */
	font-weight: bold;
}

.accordionContent
{
	width: 458px;
	padding: 20px;
	padding-left: 100px;
	text-align: left;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	/*float: left;*/
	color: #000000;
	display: block;
	background-color: #f8f8f8;
	clear: both;
}

.accordionHeader 
{
	display: block;
	width: 481px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 78px;
	text-align: left;
	/*float: left;*/
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	background-color: #919e00;
	border-top: 1px solid #ffffff;
	cursor: pointer;
	clear: both;
}


.accordionHeaderCinema
{
	display: block;
	width: 628px;	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
	text-align: left;	
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	background-color: #919e00;
	border-top: 1px solid #ffffff;
	cursor: pointer;
	clear: both;
}

.accordionHeaderCinemaSmall
{
	display: block;
	width: 347px;	
    height: 28px;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0px 0px 30px;
	background-color: #919e00;
	border-top: 1px solid #ffffff;
	cursor: pointer;
	clear: both;
}

.accordionContentCinema
{
	/*display: block;*/
	width: 726px;	
	padding-top: 10px;
	/*padding-bottom: 10px;	*/
	text-align: left;	
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	/*float: left;*/
	color: #000000;	
	background-color: #f8f8f8;
/*	clear: both;*/
}

.accordionContentCinemaSmall
{
	width: 375px;	
	padding-top: 10px;
	text-align: left;	
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #000000;	
	background-color: #f8f8f8;
}

.paymentError
{
	width: 459px;
	padding: 20px;
	padding-left: 100px;
	text-align: left;
	border-top: 1px solid #FFFFFF;
	clear: both;
	background-color: #c72929;
	color:  #FFFFFF;
}

#priceBox 
{
	padding: 20px;
	padding-left: 10px;
	padding-right: 10px;
	/* background-color: #f8f8f8;*/
	width: 120px;
	float: right;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 330px;
}

#paymentContainer 
{
	position: relative;
	width: 728px;
	min-height: 380px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}


.radioPaymentMethod 
{
	/* font-family: Helvetica, Arial, Sans-Serif;*/
	font-size: 14px;
	font-weight: normal;
	color: #919e00;
	background-color: #ffffff;
	margin-left: -20px;
}

.priceDropDown 
{
	display: inline;
	padding: 0px 0px 0px 3px;
	color: #919e00;
	background-color: #ffffff;
	font-size: 11px;
	width: 119px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 5px;	
}

.priceDropDown:disabled
{
	color: #999999;
	border: 1px solid #999999;
}

.reservationTotalPriceMessage 
{
	display: block;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

#totalPriceBox
{
	
	position: absolute;
	right: 0px;
	top: 230px;
	width: 119px;
	margin: 10px;
	margin-bottom: 0px;
	padding-bottom:0px;
	border-top: 1px solid #000000;
}

.totalPrice
{
	font-weight: bold;
}

.ccFormLabel 
{
	float: left;
	clear: left;
	font-weight: bold;
	display: block;
	color: #919e00;
	width: 130px;
}

#creditCardForm, #directDebitForm
{
	width: 296px;
	margin-top: 10px;
}

#cvcExplanation 
{
	position: absolute;
	left: 10px;
	bottom: 10px;
	border: 1px solid #000000;
	background-color: #ffffff;
	color: #000000;
	padding: 10px;
	display: block;
	width: 300px;
	font-weight: normal;
}

.viewSeatDetails 
{
	position: absolute;
	left: 10px;
	top: 10px;
	border: 1px solid #ffffff;
	background-color: #000000;
	color: #ffffff;
	padding: 10px;
	width: 150px;
	display: block;
	font-weight: normal;
	text-decoration: none;
}

#paymentProgressLayer 
{
	position: absolute; 
	display: none;
	top: 0;
	left: 0;
	width: 728px;
	height: 100%;
	background-color: #ffffff;
	filter: alpha(opacity=0.7);
	-moz-opacity: 0.7;
	opacity: 0.7;
	color: #919e00;
	text-align: center;
	padding-top: 200px;
	font-size: 16px;
}

.navigationBar 
{
	margin-top: 20px;
}

.printLink 
{
	color: #919e00;
	background-color: #ffffff;
	cursor: pointer;
	text-decoration: underline;
}

.bookingNumber 
{
	font-weight: bold;
	color: #919e00;
	background-color: #ffffff;
}

#movieBox 
{
	width: 728px;
	background-color: #f8f8f8;
	color: #000000;
	clear:both;
	/*border-bottom: 1px solid #000000;*/
	padding-top:5px;
}

.wizardButtonCancel 
{
	position: absolute;
	left: 10px;
}

.wizardButtonNext 
{
	position: absolute;
	right: 10px;
}

.wizardButtonCancelTop 
{
	position: absolute;
	left: 10px;
	top: 240px;
}

.wizardButtonNextTop 
{
	position: absolute;
	right: 10px;
	top: 240px;
}

.wizardButtonBack
{
	position: absolute;
	right: 10px;
}

.wizardButtonFinish
{
	position: absolute;
	right: 10px;
}

#geoSearch
{
    width: 377px;
    margin-top: 10px;
    margin-left: 8px;
    float: left;
}

.input 
{
    font-size: 11px;
    height: 13px;
    margin: 0px;
    padding: 0px;
}

.submit 
{
    font-size: 11px;
    height: 17px;
    width: 50px;
    margin: 0px;
    padding: 0px;
}

.geoDropDown {
    font-size: 11px;
    width: 70px;
    margin: 0px;
    padding: 0px;
}

.ButtonPlainText
{
	width: 100%;
	border: none;
	background-color: Transparent;
	color: #919e00;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

.noMoviesFoundPanel
{
	margin: 20px;
	font-size: 12px;
}

.dbHintBox 
{
	width: 728px;
	height: 50px;
	background-color: Red;
	font-size: 20px;
	font-weight: bolder;
	color: Black;
	text-transform: uppercase;
	vertical-align:middle;
	text-align:center;
}

.matrixCinemaSortBar div 
{
	width: 100px;
	color: Black;
	float: left;
}

.matrixCinemaSortBar div  a img
{
	border:none;
	margin:0px;
	padding:0px 2px;
}

.recaptcha_only_if_image
{
}

.recaptcha_only_if_audio
{
}

/* spam bot trap field */
.sbtf
{
	width: 0px;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	display: none;
}

.bgTrans 
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	background-image: url('/App_Themes/Images/trans_50_10x10.png');
	background-repeat: repeat;
}

#profileCompletionLayer 
{
	position: relative;
	width: 250px;
	height: 400px;
	background-color: White;
}
