/* -- GATE PAGE STYLES -- */

/* -- elimintat links in header -- */
.maint #dmoHeaderLinks .blankL {
	background:url('http://a.dolimg.com/en-US/3257w-r/media/sprite_png8Gray.png') no-repeat scroll -1px -762px transparent;
	float:left;
	height:22px;
	width:30px;
}

.maint #dmoHeaderLinks .blankR {
	background:url('http://a.dolimg.com/en-US/3257w-r/media/sprite_png8Gray.png') no-repeat scroll -105px -762px transparent;
	float:right;
	height:22px;
	width:30px;
}

.gatePageWrap {
	margin:0 0 0 70px;
	position:relative;
}

.gatePageWrap h1 {
	background:url('http://a.dolimg.com/en-US/3257w-r/media/greenHeaderR_975.png') no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	height:39px;
	line-height:37px;
	overflow:hidden;
	position:relative;
	text-align:center;
	width:971px;
}

.gatePageWrap h1 .rightCorner {
	background:url('http://a.dolimg.com/en-US/3257w-r/media/greenHeaderL_8.png') no-repeat scroll 0 0 transparent;
	height:39px;
	position:absolute;
	right:0;
	top:0;
	width:8px;
}

.gatePageContent {
	border-left:1px solid #B3B3B3;
	border-right:1px solid #B3B3B3;
	width:969px;
}

.gatePageWrap div.bottomCap {
	background:url('http://a.dolimg.com/en-US/3257w-r/media/sprite_png8Gray.png') no-repeat scroll 0 -303px transparent;
	height:9px;
	width:972px;
}

.gatePageContent .imageHolder {
	float:left;
	height:380px;
	left:26px;
	position:relative;
	top:15px;
	width:300px;
}

.gatePageContent .contentHolder {
	height:400px;
	left:62px;
	position:relative;
}

.gatePageContent .contentHolder p {
	color:#555555;
	font-size:16px;
	line-height:22px;
	padding-top:20px;
}

.maint #footerWrap {
	height:74px;
}

.maint #mainFooter {
	top:0px;
}

#ffComingSoonPage .gatePageContent .imageHolder {
	background:url('http://a.dolimg.com/en-US/3257w-r/media/gate_comingSoon.jpg') no-repeat scroll 0 0 transparent;
}
#ffComingSoonPage .gatePageContent .contentHolder {
	top:27px;
	width:893px;
	width:593px!ie;
}

#ffUnavailablePage .gatePageContent .imageHolder {
	background:url('http://a.dolimg.com/en-US/3257w-r/media/gate_unavailable.jpg') no-repeat scroll 0 0 transparent;
}
#ffUnavailablePage .gatePageContent .contentHolder {
	top:48px;
	width:720px;
	width:420px!ie;
}

#ffThankyouPage .gatePageContent .imageHolder {
	background:url('http://a.dolimg.com/en-US/3257w-r/media/gate_thankyou.jpg') no-repeat scroll 0 0 transparent;
}
#ffThankyouPage .gatePageContent .contentHolder {
	top:25px;
	width:830px;
	width:530px!ie;
}

#ffTestOverPage .gatePageContent .imageHolder {
	background:url('http://a.dolimg.com/en-US/3257w-r/media/gate_testOver.jpg') no-repeat scroll 0 0 transparent;
}
#ffTestOverPage .gatePageContent .contentHolder {
	top:25px;
	width:893px;
	width:593px!ie;
}
/* -- END Gate Page Styles -- */