@charset "utf-8"; 

/************************************************************************* disney and default engine styles - start *****/
.tabtext {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #7a5a00;
	padding: 0px 0px 0px 0px;
}
.divBookingEngineHold {
	width: 347px;
	margin: 0px auto 0px auto;
}
.divEngineContainer {
	width: 347px;
}
.divRowsHold {
	width: 347px;
}
/************************************************************************* disney and default engine styles - end *****/

/************************************************************************* disney engine border images - start *****/
.divDisneyEngineTabHold {
	height: 26px;
}
.divDisneyEngineTabcol1 {	
	background-image: url(images/booking-engine-tab-col1.jpg);
	background-repeat:no-repeat;
	height: 26px;
	width: 8px;
	float: left;
}
.divDisneyEngineTabcol2 {	
	background-image: url(images/booking-engine-tab-col2.jpg);
	background-repeat: repeat-x;
	height: 26px;
	float: left;
}
.divDisneyEngineTabcol3 {	
	background-image: url(images/booking-engine-tab-col3.jpg);
	background-repeat:no-repeat;
	height: 26px;
	width: 26px;
	float: left;
}
.divDisneyRowOne {
	background-image: url(images/booking-engine-top.jpg);
	background-repeat: no-repeat;
	width: 347px;
	height: 14px;
	clear: both;
}
.divDisneyRowTwo {
	width: 347px;
	height: 116px; /****** this height can be increased for a longer booking engine ******/
	background-color: #fee7a2;
}
.divDisneyRowTwoLeftCol {
	float: left;
	width: 20px;
}
.divDisneyRowTwoLeftCol-1 {
	background-image: url(images/booking-engine-R2-LC-1.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 70px;
}
.divDisneyRowTwoLeftCol-2 {
	background-image: url(images/booking-engine-R2-LC-2.jpg);
	background-repeat: repeat-y;
	width: 20px;
	height: 30px; /****** this height can be increased for a longer booking engine ******/
}
.divDisneyRowTwoLeftCol-3 {
	background-image: url(images/booking-engine-R2-LC-3.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 16px;
}
.divDisneyiframeHold {
	float: left;
	width: 307px;
	height: 116px;
}
.divDisneyRowTwoRightCol {
	float: right;
	width: 20px;
}
.divDisneyRowTwoRightCol-1 {
	background-image: url(images/booking-engine-R2-RC-1.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 70px;
}
.divDisneyRowTwoRightCol-2 {
	background-image: url(images/booking-engine-R2-RC-2.jpg);
	background-repeat: repeat-y;
	width: 20px;
	height: 30px; /****** this height can be increased for a longer booking engine! ******/
}
.divDisneyRowTwoRightCol-3 {
	background-image: url(images/booking-engine-R2-RC-3.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 16px;
}
.divDisneyRowThree {
	background-image: url(images/booking-engine-bottom.jpg);
	background-repeat: no-repeat;
	width: 347px;
	height: 67px;
}
/************************************************************************* disney engine border images - end *****/

/************************************************************************* default engine border images - start *****/
.divDefaultEngineTabHold {
	height: 26px;
}
.divDefaultEngineTabcol1 {	
	background-image: url(images/default-booking-engine-tab-col1.jpg);
	background-repeat:no-repeat;
	height: 26px;
	width: 8px;
	float: left;
}
.divDefaultEngineTabcol2 {	
	background-image: url(images/default-booking-engine-tab-col2.jpg);
	background-repeat: repeat-x;
	height: 26px;
	float: left;
}
.divDefaultEngineTabcol3 {	
	background-image: url(images/default-booking-engine-tab-col3.jpg);
	background-repeat:no-repeat;
	height: 26px;
	width: 26px;
	float: left;
}
.divDefaultRowOne {
	background-image: url(images/default-booking-engine-top.jpg);
	background-repeat: no-repeat;
	width: 347px;
	height: 14px;
}
.divDefaultRowTwo {
	width: 347px;
	height: 200px; /****** this height can be increased for a longer booking engine ******/
	background-color: #fee7a2;
}
.divDefaultRowTwoLeftCol {
	background-image: url(images/default-booking-engine-LC.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 20px;
	height: 200px; /****** this height can be increased for a longer booking engine ******/
}
.divDefaultRowTwoRightCol {
	background-image: url(images/default-booking-engine-RC.jpg);
	background-repeat: repeat-y;
	float: right;
	width: 20px;
	height: 200px; /****** this height can be increased for a longer booking engine ******/
}
.divDefaultiframeHold {
	float: left;
	width: 307px;
	height: 200px;
}
.divDefaultRowThree {
	background-image: url(images/default-booking-engine-bottom.jpg);
	background-repeat: no-repeat;
	width: 347px;
	height: 14px;
}
/************************************************************************* default engine border images - end *****/