@charset "UTF-8";
/* CSS Document for Schweppes Abbey Well - 32rd Nov 09 */

#step_two p#removeDirLink {
	font-size: 0.68em;
	width: 265px;
	position: absolute;
	text-align: center;
	margin-top:10px;
	margin-bottom: 0px;
	padding: 4px;
	width: 56px;
	background-color: #f7f7d5;
	top: 20px;
	right: 5px;
	border: 2px solid #000000;
}

#step_two #errorHolder div.error {
	padding: 10px;
	padding-right: 15px;
	margin-bottom: 10px;
	background-color: #ff9090;
	border: 1px solid #990000;
	background-image: url(/images/errorIco.png);
	background-position: 6px 8px;
	background-repeat: no-repeat;
	width: 240px;
}

#step_two #errorHolder div.error p {
	color: #000000;
	margin: 0;
	margin-left: 21px;
}

#step_two #errorHolder div.error p.reason {
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px dashed #dd5252; 
}


#step_two #errorHolder div.error a {
	color: #730000;	
}

#step_two #errorHolder div.error a:hover {
	color: #eb0000;	
}

#step_two #errorHolder div.error a:active {
	color: #000000;	
}

#step_two #errorHolder {
	float: left;
}

#step_two h3 {
	margin-bottom: 9px;
}

#step_two #location {
	width: 130px;
	padding-left: 6px;
	color:#025597;
	font-weight: bold;
	font-size: 0.7em;
	height: 1.6em;
	padding: 1px 0px 0px 5px;
}

#step_two #postcode {
	width: 235px;
	float: left;
	border: 1px solid #99E2FF;
	padding: 15px;
	padding-top: 10px;
	background-color: #f6f9fc;
	
}

#step_two #postcode p {
	margin-top: 0;
}

#step_two #directionsPanel {
	width: 257px;
	float: left;
	height: 272px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
	margin-top:10px;
	padding-right: 8px;
	position: relative;
}

#step_two #map_canvas {
	left: 18px;
	position: relative;
	top: -28px;
	width: 335px;
	margin-bottom: -7px;
	float: left;
}

#step_two #mapDetailColumn {
	width: 265px;
	float: left;
}

#step_two #map_canvas #content { 
	height: 130px;
}


#step_two #map_canvas #content h4 { 
	margin: 0;
	padding-right: 13px;
	font-size: 0.9em;
}
#step_two #map_canvas #content p { 
	margin-top: 0;
}

#step_two #descriptions div.poolShortDesc {
	width:249px;
	padding: 5px;
	padding-top: 10px;
	position: relative;
}

#step_two #descriptions div.poolShortDesc p {
	margin-left: 35px;
	margin-top: 0;
	margin-bottom: 4px;
}

#step_two #descriptions div.poolShortDesc p.additional {
	font-size: 0.675em;
}
#step_two #descriptions div.poolShortDesc p span {
	font-weight: bold;
}



#step_two #descriptions div.poolShortDesc p.pName {
	font-size: 0.8em;
	color:#222222;
	font-weight: bold;
}

#step_two #descriptions div.alternate {
	background-color:#F7F3FC;
}


.adp-summary span {
	font-size: 0.75em;
	font-weight:bold;
}

.adp-legal {
	font-size: 0.6em;
}

#moreInfo h2 {
	font-size: 1em;
	color:#666666;
	font-weight: bold;
}

#moreInfo {
	max-height: 500px;
	height: auto !important;
	height: 500px;
	
	
}


#moreInfo.noAjax {
	
}
.noAjax {
	background-color:#EFFBFF;
	border:1px solid #99E2FF;
	height:auto;
	max-height: none;
	padding:15px;
	position:relative;
	text-align:left;
	width:950px;
	overflow: auto;
	margin-bottom:20px;
}

.markerImage {
	 width: 20px; height: 34px;
}

button.mapElement {
	border: 0px;
	background-color: transparent;
	padding: 0;
	margin: 0;
}

#step_two #descriptions div.poolShortDesc a.mapElement {
	width: 20px;
	height: 34px;
	display: block;
	position: absolute;
	left: 10px;
}

.mapElement:focus {
	border: 2px solid #1C386B;
}

