﻿.contentTitle
	{
		border-bottom: 1px solid #CFCFCF;
		color: #054000;
		margin: 0px 0px 15px 0px;
	}


.bookingRoomNumber
	{
		background-color: #054000;
		width: 636px;
		height: 22px;
		padding: 5px 6px 5px 6px;
		color: #FFFFFF;
		margin-bottom: 10px;
		font-weight: bold;
	}

.roomBarPrice
	{
		font-size: 18px;
		float: right;
	}
	
.bookingResults
	{
		width: 634px;
		padding: 6px 6px 6px 6px;
		border: 1px solid #CFCFCF;
		font-size: 12px;
		margin-bottom: 20px;
		position: relative;
	}

.bookingInformation
	{
		width: 634px;
	}

.bookingImage
	{ 
		width: 110px;
		float: left;
	}

.bookingInfo
	{
		width: 230px;
		padding: 0px 6px 0px 6px;
		float: left;
		border-right: 1px solid #054000;
	}

.bookingInfo h3
	{
		margin: 4px 0px 4px 0px;
	}

.bookingRoomType
	{
		width: 224px;
		height: 30px;
		line-height: 30px;
		vertical-align: middle;
		background-color: #E8EAE5;
		margin: 2px 0px 2px 0px;
		padding-left: 6px;
	}

.bookingTypeLabel, .bookingOccupancyLabel
	{
		width: 85px;
		display: inline-block;
		height: 30px;
	}

.bookingTypeResult, .bookingOccupancyResult
	{
		color: #054000;
		font-weight: bold;
		width: 138px;
		display: inline-block;
		height: 30px;
	}

.bookingRoomOccupancy
	{
		width: 224px;
		height: 30px;
		line-height: 30px;
		vertical-align: middle;
		background-color: #FFFAE6;
		padding-left: 6px;
	}

.bookingTotal
	{
		width: 240px;
		padding: 0px 0px 0px 6px;
		float: left;
	}

.bookingBoardHeader
	{
		width: 263px;
		line-height: 22px;
		vertical-align: middle;
		padding: 0px 6px 0px 6px;
		height: 22px;
		background-color: #EEEFE7;
		font-size: 11px;
		color: #054000;
		font-weight: bold;
		margin-bottom: 2px;
	}

.bookingBoardTypeTotal
	{
		width: 263px;
		height: 30px;
		padding: 0px 6px 0px 6px;
		background-color: #EEEFE7;
		margin: 2px 0px 0px 0px;
		float: left;
	}

.bookingCheckInDuration
	{
		width: 263px;
		height: 30px;
		line-height: 30px;
		vertical-align: middle;
		padding: 0px 6px 0px 6px;
		background-color: #FFFAE6;
		margin: 2px 0px 0px 0px;
		float: left;
	}

.bookingCost
	{
		font-size: 20px;
		color: #556C11;
		height: 30px;
		width: 108px;
		text-align: right;
	}

.bookingSelectedType
	{
		width: 161px;
		height: 30px;
	}

.bookingCheckInLabel
	{
		display: inline-block;
		width: 70px;
		height: 30px;
	}
	
.bookingCheckInResult
	{
		display: inline-block;
		width: 88px;
		font-weight: bold;
		height: 30px;
	}

.bookingDurationLabel
	{
		display: inline-block;
		width: 70px;
		height: 30px;
		text-align: right;
	}

.bookingDurationResult
	{
		display: inline-block;
		font-weight: bold;
		width: 35px;
		height: 30px;
		text-align: right;
	}

/*payment input css*/

.bookNow
	{
		color: #054000;
		font-weight: bold;
	}
	
#bookingPayment h2
	{
		border-bottom: 1px solid #CFCFCF;
		color: #054000;
		margin: 15px 0px 15px 0px;
	}

#bookingContact h2
	{
		border-bottom: 1px solid #CFCFCF;
		color: #054000;
		margin: 15px 0px 15px 0px;
	}

#bookingContact
	{
		margin: 20px 0px 0px 0px;
	}
	
#paymentInput
	{
		width: 580px;
	}

#securePayment
	{
		width: 580px;
		height: 40px;
		background-color: #E6EFF4;
		padding-top: 10px;
		margin: 20px 0px 30px 0px;
	}

#securePayment img
	{
		float: left;
		margin-top: 5px;
		padding: 0px 10px 0px 10px;
	}

.inputRow
	{
		width: 420px;
		height: 40px;
		line-height: 40px;
		vertical-align: middle;
		/*padding: 10px 0px 10px 0px;*/
		border-bottom: 1px solid #CFCFCF;
		float: left;
	}
	
.inputRowContact
	{
		width: 580px;
		height: 40px;
		line-height: 40px;
		vertical-align: middle;
		/*padding: 10px 0px 10px 0px;*/
		border-bottom: 1px solid #CFCFCF;
	}

.inputHelp
	{
		width: 160px;
		float: left;
		border-bottom: 1px solid #CFCFCF;
		height: 35px;
		color: #B30835;
		padding-top: 5px;
	}
	
.inputHelp a
	{
		color: #B30835;
	}
		
.divider
	{
		border-bottom: 1px solid #054000;
	}

.inputRowExtra
	{
		padding: 20px 0px 20px 0px;
		width: 580px;
		border-bottom: 1px solid #054000;
	}
	
.inputTermsText
	{
		float: left;
		width: 420px;
	}

.inputTermsCheck
	{
		float: left;
		padding-top: 7px;
	}
					
.inputLabel
	{
		display: inline-block;
		width: 130px;
		/*height: 40px;*/
	}

.inputDDL
	{
		width: 255px;
	}
	
.inputText
	{
		width: 250px;
	}

.inputTextS
	{
		width: 80px;
	}

.inputTextboxExtra
	{
		width: 250px;
		height: 80px;
	}

.ddlDate
	{
		width: 80px;
	}

.ddlTitle
	{
		width: 80px;
		
	}

.totalRow
	{
		width: 648px;
		height: 40px;
		line-height: 40px;
		vertical-align: middle;
		border-bottom: 1px solid #CFCFCF;
	}

.lblTotals
	{
		display: inline-block;
		width: 500px;
	}

.resultTotals
	{
		display: inline-block;
	}

.resultChargeTotals
	{
		display: inline-block;
	}
	
.resultGrandTotal	
	{
		display: inline-block;
	}
	
.finalTotal
	{
		margin: 10px 0px 10px 0px;
	}
	
#totals h2
	{
		border-bottom: 1px solid #CFCFCF;
		color: #054000;
		margin: 15px 0px 10px 0px;
	}
#totals
	{
		font-size: 14px;
	}
	
#bookingConfirm
	{
		background-color: #CDD3B7;
		width: 633px;
		padding: 7px 15px 7px 0px;
	}







