/* Resize cclamp grid container and structure - important */

#mainContentContainer {
	width: 980px
}

#sape.access_gateway { 
	width: 769px;
}
#leftNavOuterContainer { width: auto}

/* END */
#sape .modBanner.accessGateway {
	background: url("http://online.vodafone.co.uk/dispatch/Portal/SimpleGetFileServlet?dDocName=VF013810&revisionSelectionMethod=latest&inline=0") no-repeat;
}

#sape .noPaddingTop {
	padding-top: 0 !important
}

#sape .mod2Col .modHeight168 .modCopyCol {
	height: 11.5em
}

#sape .petrolTitle11px,
#sape h3.petrolTitle11px {
	color: #008698;
	font-weight: bold;
	font-size: 1em;
	padding: 0;
	margin: 0;
}


#sape .mod2Row {
	float: right
}

#sape .mod2Row .modBody {
	height: 27.6em
}


/* Vodafone Access Gateway Lightbox */


.JSEnabled #genericLightBox {
	width: 605px;
	overflow: hidden;
}

.accessGatewayLightbox {
	zoom: 1; /* For IE6 */
}

.accessGatewayLightbox .banner {
	margin-top: 10px
}


.accessGatewayLightbox .content {
	font-size: 1.1em;
	padding: 15px 0 0;
}

.accessGatewayLightbox .content p {
	margin: 0 10px 15px 10px;
	line-height: 140%;
	font-size: 1em
}

.accessGatewayLightbox .content .mod1Col {
	margin: 0 0 0 7px;
	display: inline;
}

.accessGatewayLightbox .content .mod1Col.start {
	margin-left: 8px
}

.accessGatewayLightbox .content .mod1Col .modHeader {
	margin: 0 3px;
}
	
.accessGatewayLightbox .content .mod1Col .modBody {
	height: 11em
}

.accessGatewayLightbox .mod1Col h2 {
	color: #fff;
	padding: 4px 0 4px 7px
}

.accessGatewayLightbox .content .mod1Col ul { 
	list-style-type:none; 
	margin:0; 
	padding: 10px 15px 10px 7px; 
	float:left; 
	display: inline;
	width: 70px 
}
.accessGatewayLightbox .content .mod1Col ul li { 
	clear:both; 
	display:block; 
	margin:0; 
	padding:0;}
	
	
.closeOverlay {
	background: none;		
	width: auto;
	color: #000;
	position:absolute;
	right: -10px;
	top:15px;
}
.closeOverlay .link_close {
	background: none
}

.closeOverlay .link_close a {
	font-weight: bold;
	color: #000;
	background-position: 100% -3%;
	padding-right: 20px
}
