.shadow{
	height: 1080px;
}

.main{
	height: 1060px;
}

.header{
	background-image: url(../images/contact-small.jpg);
  background-repeat: no-repeat;
	background-position: bottom center;
}

.contact-header{
	width: 280px;
	color: #404040;
	font-size: 14pt;
	text-align: left;
	border-bottom: 1px solid #D5D5D5;
	border-left: 5px solid #D5D5D5; 
	padding: 5px;
}

.necshow-header{
	width: 630px;
	color: #404040;
	font-size: 14pt;
	text-align: left;
	border-bottom: 1px solid #D5D5D5;
	border-left: 5px solid #D5D5D5; 
	padding: 5px;
}

#map
{
  position: absolute;
	left: 0px;
	height: 475px;
	width: 750px;
	top: 50px;
}

.openingtimes, .address, .telephone, .location, .necshow{
	position: absolute;
	background-color: transparent;
	padding: 0px;
	width: 280px;
	text-decoration: none;
	font-size: 10pt;
  font-weight: normal;
	margin-top: auto;
	margin-bottom: auto;
}

.necshow{
  width: 630px;
  top: 40px;
	left: 50px;
}

.seeusat1{
	position: absolute;
  top: 80px;
	left: 0px;
	width: 600px;
}

.seeusat2{
	position: absolute;
  top: 55px;
	left: 350px;
	width: 600px;
}

.openingtimes{
	top: 480px;
	left: 400px;
}

.telephone{
	top: 480px;
	left: 50px;
}

.address{
	top: 280px;
	left: 50px;
}

.location{
	top: 280px;
	left: 400px;
}

.openingtimes table{
	width: 100%;
	border: 1px solid #B3B3B3;
}

.openingtimes td, .telephone td{
	padding: 8px;
}

.planroute, #fromPostcode{
  border: 1px solid #C0C0C0;
	padding: 2px;
}

.planroute:hover{
  background-color: #000D5B; 
	color: white;
}

.planroute a, .planroute a:hover{
  text-decoration:none;
}