/* 1 column layout */
/* This file should contain no colors, images, fonts, or anything else aside from
columnar layout. */
#columnTop {
	margin: 0;
	padding: 0;
}
#columnLeft, #columnLeft {
	display: none;
}
#columnCenter {
	float: left;
	margin-left:223px;
	width: 772px;
}
#columnCenter #columnCenter_Form {
	*zoom:1;
}
#columnCenter #columnCenter_Form {
	background: transparent url(/ibc_wdw_v0101/10.0.0.1/media/en_US/style/guest_STD/bg-leftColumn.gif) top left repeat-y;
	padding: 0 1px;
	margin: 0;
	overflow:hidden;
}
#columnCenter .module {
	padding: 0 20px;
}
#columnCenter div.columnTop{
	margin: 0;
	padding: 0;
	width: 772px;
	height: 8px;
	overflow: hidden;
	background: transparent url(/ibc_wdw_v0101/10.0.0.1/media/en_US/style/guest_STD/bg-leftColumn-top.gif) top left no-repeat;
}
#columnCenterBottom,
#columnCenter div.columnBottom{
	margin: 0;
	padding: 0;
	width: 772px;
	height: 8px;
	overflow: hidden;
	background: url(/ibc_wdw_v0101/10.0.0.1/media/en_US/style/guest_STD/bg-leftColumn-bottom.gif) top left no-repeat;
	clear:both;
}
.module {
	border: 0;
	margin: 0;
	padding: 0;
	display: inline-table;
}
/* Shop and compare is a single column page with a single column look, which is
different from our typical single column page with double column look */
body#Guest_STD_MyOffers_Page #columnCenter {
	width: 760px;
} 
body#Guest_STD_MyOffers_Page #columnCenter #columnCenter_Form {
	background: transparent  url(/ibc_wdw_v0101/10.0.0.1/media/en_US/style/guest_STD/bg-leftColumn_758.gif)  top left repeat-y;
}
body#Guest_STD_MyOffers_Page #columnCenter div.columnTop{
	background: url(/ibc_wdw_v0101/10.0.0.1/media/en_US/style/guest_STD/bg-leftColumn-top_758.gif) top left no-repeat;
	width: 760px;
}
body#Guest_STD_MyOffers_Page #columnCenter div.columnBottom{
	background: url(/ibc_wdw_v0101/10.0.0.1/media/en_US/style/guest_STD/bg-leftColumn-bottom_758.gif) top left no-repeat;
	width: 760px;
}

body.printCopy #GlobalHeader_pageHeader,
body.printCopy #AgentHeader_pageHeader,
body.printCopy script {
		display: none;
		width: 0px;
		height: 0px;
}


@media Print {
	/* Added to prevent certain releases of IE6 crashing on print */
	#columnRight {
		width: 180px;
	}
	/* Added to correctly render the Confirmation page from browser print (mainly for FF) */
	#DOLChrome, #DOLChromeFooter, #columnBottom, #Confirmation_Bottom_Module, #ErrorMessage_Module {
		display: none;
		width: 0px;
		height: 0px;
	}
	#AgentHeader_pageHeader, #GlobalHeader_pageHeader, #atdmtIMG {
		display: none;
		width: 0px;
		height: 0px;
	}
	#columnCenter #columnCenter_Form {
		overflow: visible;
	}
	#containerWrapper {
		position: absolute;
		top: 0;
		left: 0;
	}
	body.PreArrival_Confirmation_Page #containerWrapper {
		min-height: 0;
		position: absolute !important;
		top: 0;
		overflow-x: hidden;
	}
	#PleaseWait_Global_Module {
		display: none;
		width: 0px;
		height: 0px;
	}
	#Confirmation_CheckIn_Info_Module {
		margin-bottom: 0 !important;
	}
}