#content {
	line-height: 0;
	}
	
	
.mySeaportLogin .popup {
	position: absolute;
	right: 0;
	top: 0;
}

#content .reservationStep h2 {
	font-size: 17px;
	color: #65696C;
	margin: 0;
	}
#content .reservationStep h3 {
	font-size: 12px;
	color: #65696C;
	margin-bottom: 10px;
	}
#content .reservationStep h4 {
	clear: left;
	display: block;
	padding-top: 10px;
	font-size: 12px;
	color: #66889B;
	}

#content .selected .talkTo a {		
	background: url("../../images/phone_bg.gif") no-repeat;
	}
#content #bestRate {
	font-size: 10px;
	}
	
#content .talkTo a {
	background: url("../../images/phone.gif") no-repeat;
	text-decoration: none;
	color: #333;
	line-height: 12px;
	font-size: 9px;
	padding-left: 25px;
	position: absolute;
	right: 0;
	top: 0;
	}

.itinerary,
.roomPreference,
.userInfo,
.review-payment {
	z-index: 1;
	}

.reservationStep {
	width: 960px;
	margin-bottom: 10px;
	background-color: #e6e6d5;
	position: relative;
}
	.reservationStep.review-payment p {
		font-size: 12px;
		line-height: 16px;
		color: #666;
	}
	
	.reservationStep h3.bg {
		width: 828px;
			_width: 818px;
		height: 30px;
		background-color: #e6e6d5;
		color: #65696c;
		line-height: 30px;
		font-size: 14px;
		padding-left: 7px;
		margin: 15px 0;
	}

	.reservationStep .stepNumber {
		font-size: 28px;
		color: #65696c;
		font-family: Georgia, "Times New Roman", Times, serif;
		background-color: #e6e6d5;
		height: 30px;
		line-height: 30px;
		width: 45px;
		float: left;
		text-align: center;
		padding-top: 17px;
	}

	.reservationStep .stepContent {
		float: right;
		width: 827px;
		border: solid 4px #f4f3ec;
		line-height: 12px;
		background-color: #fff;
		padding: 18px 40px;
		position: relative;
	}

	.stepContinue,
	.stepPrevious,
	.stepContinueDyn,
	.stepPreviousDyn 
	{
		cursor: pointer;
			_cursor: hand;
	}
	
	.Collapse {
		display: none;
	}
	
		.reservationStep .stepContent .Collapse {
		margin-bottom: 20px;
		}
	
		.reservationStep.selected .stepNumber,
		.reservationStep.selected {
			color: #fff;
			background-color: #66889b;
			z-index: 0;
		}

		.reservationStep.selected .stepContent {
			background: #f4f3ec;
		}

	.reservationStep .stepHeader {
		min-height:18px;
		height:auto !important;
  		height:18px;
		line-height: 18px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;		
		position: relative;
	}
	
		.reservationStep .stepHeader a {
			color: #0065a3;
		}
		
		.reservationStep .stepHeader h2 {
			color: #65696c;
			font-weight: 100;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 18px;
			float: left;
		}
		
		
		/* NEXT / PREVIOUS STEPS */
		.reservationStep .stepPrevious,
		.reservationStep .stepContinue,
		.reservationStep .stepContinueDyn,
		.reservationStep .stepPreviousDyn
		 {
			text-indent: -9999px;
		}
			
		.reservationStep .stepContinue,
		.reservationStep .stepContinueDyn {
			background-image: url("../../images/reservations/continue.png");
			position: absolute;
			top: -30px;
			left: 410px;
			width: 120px;
			height: 45px;
			z-index: 10;
		}

		.reservationStep .stepPrevious,
		.reservationStep .stepPreviousDyn {
			background-image: url("../../images/reservations/change-dates.png");
			position: absolute;
			bottom: -16px;
			left: 420px;
			width: 100px;
			height: 47px;
			z-index: 10;
		}

		.roomPreference .stepPrevious,
		.roomPreference2 .stepPrevious,
		.roomPreference3 .stepPrevious,
		.roomPreference .stepPreviousDyn,
		.roomPreference2 .stepPreviousDyn,
		.roomPreference3 .stepPreviousDyn {
			background-image: url("../../images/reservations/change-room.png");
			position: absolute;
			left: 420px;
			width: 100px;
			height: 45px;
			z-index: 10;
		}	
		
		.userInfo .stepPrevious,
		.userInfo .stepPreviousDyn {
			background-image: url("../../images/reservations/change-room.png");
			position: absolute;
			left: 420px;
			width: 100px;
			height: 45px;
			z-index: 10;
		}			

		.editPromo .stepPrevious,
		.editPromo .stepPreviousDyn {
			background-image: url("../../images/reservations/change-dates.png");
			position: absolute;
			top: -30px;
			left: 420px;
			width: 100px;
			height: 47px;
			z-index: 10;
		}
	
	.reservationStep .formField {
		margin-top: 3px;
		color: #666;
		position: relative;
		width: 800px;
	}
	
		.reservationStep .formField span {
			font-size: 9px;
			clear: both;
			*clear: none;
		}
	
		.reservationStep .formField label {
			float: left;
			width: 162px;
			text-align: right;
			margin-right: 10px;
			font-size: 12px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 18px;
			vertical-align: middle;
		}
	
		.reservationStep .formField input {
			background: #ffffe5;
			border: solid 1px #809db9;
			height: 18px;
			width: 214px;
		}

		.reservationStep .ForgotPw {
			margin-left: 172px;
		}

		.reservationStep .captcha {
			margin-top: 10px;
			display: none;
		}
			
		.reservationStep .captcha .message { 
			font-size: 10px; 
			color: #666666;
			clear: left;	
		}
		
		.reservationStep .captcha .Button { 
			float: left;
			position: relative;
			top: 1px;
		}
		
		.reservationStep .captcha input.text {
			float: left;
			width: 162px;
			background: #ffffe5;
			border: solid 1px #809db9;
			height: 18px;
			margin-right: 3px;
		}
		
		.reservationStep .captcha input.button {
		float: left;
		}
		
		.reservationStep .formField .LoginError {
			margin-left: 172px;
			
		}

	.reservationStep table {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333;
		margin-top: 18px;
	}
		
		.reservationStep table td {
			padding-bottom: 4px;
		}
		
		.reservationStep table td.fieldTitle {
			font-weight: bold;
			text-align: right;
			padding-right: 10px;
		}
		
		.reservationStep#summary table {
			float: right;
		}
		
		.reservationStep#summary table td {
			text-align: right;
			padding-left: 26px;
		}
		
/*
/		Rooms and Promos
---------------------------------------------------------------*/

#content .Collapse .SelectedRoomChoice,
#content .Collapse .SelectedPromoChoice {
	border: 4px solid #66889B;
	background: #FFF;
	padding: 14px 22px;
}	

/* RATE */
#content .rates {
	width: 165px;
	float: left;
	margin: 8px 20px 0 0;
	}
#content .rates .ratechoice {
	margin-bottom: 28px;
}
#content .rates .ratechoice input { display: none; }
#content .rates .ratechoice a span {
	background: url('../../images/reservations/radiobutton.gif') no-repeat;
	display: block;
	color: #0065a3;
	font-size: 11px;
	padding-left: 28px;
	line-height: 17px;
	text-decoration: underline;
	float: left;
	cursor: pointer;
	width: 155px;
	}
	#content .rates .ratechoice a { display: block; }
	#content .SelectedRoomChoice .ratechoice a span {
	background: url('../../images/reservations/radiobutton_white.gif') no-repeat;
	}
	#content .rates .SelectedRateChoice a span {
	background: url('../../images/reservations/radiobutton_selected.gif') no-repeat;
	}
	/*Selected Room after moving forward*/
	#content .SelectedHeader .rates .ratechoice a span { background: none; }
	#content .SelectedHeader .rates .ratechoice { display: none; }
	#content .SelectedHeader .rates .SelectedRateChoice { display: block; }

#content .rates .ratechoice .pricerate {
	font-family: Georgia, "Times New Roman";
	display: block;
	font-size: 19px;
	color: #3c5f73;
	margin-left: 28px;
	margin-top: 4px;
	line-height: 20px;
	}
	#content .rates .ratechoice .pricerate span { line-height: 21px; }

#content .rates .bookitnow { margin-bottom: 10px; _margin-bottom: 0px; }
.bookitnow .bookitnowwarning { 
	display: block;
	color: #970100; 
	font-size: 10px; 
	line-height: 14px; 
	margin: 10px 0 0 28px
	}
	
	


/*ERRORS*/


#content .stepChoiceRoom .error {
	background: url('../../images/reservations/errorbg.png') no-repeat;
	position: absolute;
	width: 164px;
	height: 154px;
	padding: 17px 25px 10px 52px;
	left: 207px;
	}
	#content .SelectedRoomChoice .error {
	left: 204px;
	}
	#content .stepChoiceRoom .error a.errorContinue,
	#content .stepChoiceRoom .error a.errorCancel {
	display: block;
	position: absolute;
	bottom: 15px;
	line-height: 20px;
	padding: 0 5px;
	text-align: center;
	background-color: #FBFCF7;
	border: 1px solid #DAD8C1;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	}
	#content .stepChoiceRoom .error a.errorContinue:hover,
	#content .stepChoiceRoom .error a.errorCancel:hover {
	background-color: #f5f7ef;
	}
	#content .stepChoiceRoom .error a.errorCancel {
	background: url('../../images/reservations/error_cancel.png') no-repeat 3px 2px;
	left: 52px;
	width: 45px;
	color: #AD3234;
	padding-left: 20px
	}
	#content .stepChoiceRoom .error a.errorContinue {
	background: url('../../images/reservations/error_continue.png') no-repeat 3px 2px;
	left: 132px;
	width: 62px;
	color: #5B8231;
	padding-left: 20px;
	}
	#content .stepChoiceRoom .tooManyOccupantsWarning {
	    margin-bottom: 15px;
	    font-weight: bold;
	    color: #970100;
	}


/* SELECTED ROOM/PROMO IN HEADER */
#content .SelectedHeader,
#content .SelectedHeader {
	border: none;
	background: none;
	padding: 0;
	margin: 10px 0 0;
}
#content .SelectedHeader img,
#content .SelectedHeader img {
	margin: 0 20px 0 0;
}
#content .SelectedHeader input.checkbox,
#content .SelectedHeader input.checkbox {
	display: none;
}

	
/* ROOM AND PROMO CHOICES */
.reservationStep .stepChoiceRoom,
.reservationStep .stepChoicePromo {
	background-color: #f8f8f3;
	position: relative;
	padding: 17px 25px;
	margin: 33px auto 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 15px;
	border: solid 1px #d6d6ba;
	width: 784px;
	_width: 771px;
	float: left;
}
	.reservationStep .stepChoiceRoom input.checkbox,
	.reservationStep .stepChoicePromo input.checkbox {
		margin-top: 65px;
		}
		
	.reservationStep .stepChoiceRoom.selected,
	.reservationStep .stepChoicePromo.selected {
		width: 781px;
			_width: 771px;
		background-color: #fff;
		border: solid 3px #557282;
		padding: 17px 25px;
	}

	.reservationStep .stepChoiceRoom .choiceText,
	.reservationStep .stepChoicePromo .choiceText {
		display: block;
		float: left;
		width: 339px;
	}
	
	
	.reservationStep .stepChoiceRoom input,
	.reservationStep .stepChoicePromo input {
		margin-right: 10px;
		float: left;
	}
	
	.reservationStep .stepChoiceRoom img.border,
	.reservationStep .stepChoicePromo img.border {
		background-color: #e5e5d4;
		border: solid 5px #e5e5d4;
		float: left;
		margin: 0 20px 0 22px;
		display: inline;
	}
	
	.reservationStep .stepChoiceRoom img.view-details {
		float: left;
		margin-right: 20px;
	}
	
	.reservationStep .stepChoiceRoom h2,
	.reservationStep .stepChoicePromo h2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		height: 14px;
		color: #65696c;
		width: 368px;
		float: left;
		padding: 16px 0;
	}
	
	
/* GUESTS PER ROOM */

#content .reservationStep.guestsPerRoom p 
{
    color: #65889c;
    margin-top: 10px;
}

#content .reservationStep.guestsPerRoom ul 
{
    margin-bottom: 20px;
}

#content .reservationStep.guestsPerRoom ul li 
{
    display: block;
    width: 400px;
    list-style-type: none;
    color: #666;
}

#content .reservationStep.guestsPerRoom ul li span
{
    display: block;
    width: 100px;
    float: left;
    text-align: right;
    margin-left: 8px;
    padding-top: 18px;
    line-height: 18px;
}

#content .reservationStep.guestsPerRoom ul li span.guestCount
{
    display: block;
    width: 90px;
    float: left;
    padding-top: 0px;
    margin-right: 20px;
}

#content .reservationStep.guestsPerRoom ul li span.guestCount select
{
    width: 90px;
    border: 1px solid #809db8;
    margin-bottom: 11px;
}

#content .reservationStep.guestsPerRoom ul li span.guestCount label
{
    display: block;
    width: 90px;
    text-align: left;
    font-size: 10px;
}	
	
/* ------- SUBMIT AREA ---------*/

.submit {
	float: right;
	display: inline;
	vertical-align: middle;
	margin: 20px 30px;
	}
/*
	.submit .rememberme {
		position: relative;
		bottom: 7px;
	}
	.submit input.rememberme {
		bottom: 5px;
	}
*/
	.submit .processBooking {
		margin-left: 20px;
	}
	
	
	
/*---- Review & Payment Area -----*/

#content .checkBoxList input, 
#content .checkBoxList label {
	height: auto;
	width: auto;
	float: none;
	margin-right: 10px;
	background: none;
	}
#content .checkBoxList input {
	position: relative;
	top: 4px;
	border: 0;
	} 
	.checkBoxList td {
	width: 400px;
	}
	
.incompleteField {
	background-color: #fecccb !important;
}

label.warningLabel {
	color: #cb0003;
}

	
	
/*------BOOK IT NOW WARNING------*/

#content div.BookItNowWarning {
	color: #cc0001;
	font-size: 12px;
	line-height: 15px;
	margin: 12px 0 15px 0;
	}
	#content .BookItNowWarning a {
	color: #cc0001;
	text-decoration: underline;
	}
	
#content div.FinalPriceNote {
	color: #cc0001;
	font-size: 12px;
	line-height: 15px;
	margin: 12px 0 15px 0;
	}
	#content .FinalPriceNote a {
	color: #cc0001;
	text-decoration: underline;
	}


/*
/		STEP 1 - ITINERARY
--------------------------------------------------------------------------------------------------------*/

#content ul.ItineraryForm { 
	color: #000; 
	font-family: Verdana;
	margin-bottom: 20px;
	}
#content ul.ItineraryForm li {
	float: left;
	margin: 0 13px 0 0;
	padding: 0;
	list-style-type: none;
	}
	#content ul.ItineraryForm li ul {
	margin-right: 10px;
	}
	#content ul.ItineraryForm label {
	font-weight: bold;
	font-size: 10px;
	display: block;
	}
	#content ul.ItineraryForm input,
	#content ul.ItineraryForm select {
	border: 1px solid #809DB9;
	padding: 2px;
	}
	#content ul.ItineraryForm .calendarDatePickerButton {
	position: relative;
	bottom: 1px;
	}
	#content ul.ItineraryForm input.date { width: 70px; }
	#content ul.ItineraryForm select.rooms { width: 43px; }
	#content ul.ItineraryForm select.age { width: 47px; }
	#content ul.ItineraryForm input.promo { width: 120px; }
	
#content ul.ItineraryDisplay {
	color: #000;
	font-family: Verdana;
	margin-top: 7px;
	}
	#content ul.ItineraryDisplay li {
	margin: 0; padding: 0;
	list-style-type: none;
	line-height: 17px;
	font-size: 11px;
	clear: both;
	}
	#content ul.ItineraryDisplay li span { float: left; }
	#content ul.ItineraryDisplay li span.title { font-weight: bold; width: 80px; text-align: right; display: block; margin-right: 10px; }
	

#content div.groupCal {
    padding-top: 24px;
}
    #content div.groupCal span
    {
        color: #000;
        font-size: 10px;
        font-weight: bold;
        display: block;
    }
    
    #content div.groupCal table
    {
        border-collapse: separate;
        border-spacing: 5px;
        margin-top: 0px;
        margin-left: -5px;
        margin-right: 15px;
        float: left;
        height: 185px;
        width: 215px;
    }
    
    #content div.groupCal td
    {
        border: solid 1px #829db8;
        background-color: #fff;
        text-align: right;
        padding: 2px;
    }
    
    #content div.groupCal td span
    {
        font-weight: normal;
        font-size: 12px;
        color: #666;
    }
    
    #content div.groupCal td.unavailable span
    {
        color: #350101;
    }
    
    #content div.groupCal td.available
    {
        background-color: #beccd5;
    }
    
    #content div.groupCal td.unavailable
    {
        background-color: #990100;
    }
    
    #content div.groupCal td.past
    {
        background-color: #fcfcfa;
        border-color: #bdcbd8;
    }
    
    #content div.groupCal ul
    {
        margin-top: 112px;
        margin-left: 5px;
        float: left;
    }
    
    #content div.groupCal ul li
    {
        color: #000;
        font-size: 9px;
        list-style-type: none;
        padding: 0px 0px 0px 18px;
        margin: 0px;
        background-repeat: no-repeat;
        background-position: left center;
    }
    
    #content div.groupCal ul li.avail
    {
        background-image: url('../../images/calendar/legend_avail.gif');
    }
    
    #content div.groupCal ul li.unavail
    {
        background-image: url('../../images/calendar/legend_unavail.gif');
    }
    
    #content div.groupIntro 
    {
        color: #65889c;
        font-size: 11px;
    }
    
    #content div.groupIntro img
    {
        float: left;
        display: block;
        margin: 18px 18px 18px 0px;
    }
    
    #content div.groupIntro span
    {
        width: 350px;
        display: block;
        float: left;
        margin-top: 18px;
        line-height: 1.5;
    }
    
    /* --------- RECEIPT ---------- */

.receiptRoom .confirm {
	background: url('../../images/reservations/errorbg.png') no-repeat;
	position: absolute;
	width: 164px;
	height: 154px;
	padding: 17px 25px 10px 52px;
	left: 207px;
	}
	.receiptRoom .confirm  a.confirmContinue,
	.receiptRoom .confirm  a.confirmCancel {
	display: block;
	position: absolute;
	bottom: 15px;
	line-height: 20px;
	padding: 0 5px;
	text-align: center;
	background-color: #FBFCF7;
	border: 1px solid #DAD8C1;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	}
	.receiptRoom .confirm  a.confirmContinue:hover,
	.receiptRoom .confirm  a.confirmCancel:hover {
	background-color: #f5f7ef;
	}
	.receiptRoom .confirm  a.confirmCancel {
	background: url('../../images/reservations/error_cancel.png') no-repeat 3px 2px;
	left: 52px;
	width: 45px;
	color: #AD3234;
	padding-left: 20px
	}
	.receiptRoom .confirm  a.confirmContinue {
	background: url('../../images/reservations/error_continue.png') no-repeat 3px 2px;
	left: 132px;
	width: 62px;
	color: #5B8231;
	padding-left: 20px;
	}
	
	
	/*ERRORS*/
	
	div.billingError {
	    margin-top: 15px;
	    font-weight: bold;
	    color: #ff0000;
	}
	
	    div.billingError span 
	    {
	        display: block;
	        margin-top: 8px;
	    }


