#bg-bigmap {
	background-image: url(media/bigmap-bg.jpg);
	height: 147px;
	width: 790px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: left top;
}

#menuholder {
	float:right;
	padding-right:14px;
}

#map_page_bg {
	background-image: url(media/results-list-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 790px;
	margin: auto;
	height: 100%;
	padding: 0px;
}

#mapcontainer {
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 10px;
}

#mapDesc{
	padding: 10px 30px 20px 10px;
}

#mapticks_top {
	width:744px;
	height:14px;
	background-image: url(media/locationMap/keyBoxLid.jpg);	
	margin-top:10px;
	padding:0;
}

#mapticks_bg {
	width:744px;
	background-image: url(media/locationMap/keyBoxMid.jpg);	
	padding:0;
}

#mapticks_bottom{
	width:744px;
	height:14px;
	background-image: url(media/locationMap/keyBoxBase.jpg);	
	padding:0;
}

#mapViewOptions {
	width:140px;
	padding: 0 10px;
	color:#fff;
	float:left;	
}

#pinColOne {
	width:190px;
	padding:0 0 0 0;
	margin-right:1px;
	float:left;	
}

#pinColTwo {
	width:190px;
	padding:0 0 0 0;
	margin-right:1px;
	float:left;	
}

#pinColThree {
	width:190px;
	padding:0 0 0 0;
	margin-right:1px;
	float:left;	
}


.pinholder {
	width:170px;
	height:30px;
	padding-right:20px
}

.pintext {
	float:left;
	padding: 5px 0 0 32px;
	color:#fff;
	font-weight:bold;
}

.pincheck{
	float:right;
	padding-top: 2px;
	padding-right:20px;
}

#pin1Bed{
	background: url(media/locationMap/discBed1.gif) no-repeat; 
}
#pin2Bed{
	background: url(media/locationMap/discBed2.gif) no-repeat; 
}
#pin3Bed{
	background: url(media/locationMap/discBed3.gif) no-repeat; 
}
#pin4Bed{
	background: url(media/locationMap/discBed4.gif) no-repeat; 
}
#pin5Bed{
	background: url(media/locationMap/discBed5.gif) no-repeat; 
}
#pin6Bed{
	background: url(media/locationMap/discBed6.gif) no-repeat; 
}
#pin7Bed{
	background: url(media/locationMap/discBed7.gif) no-repeat; 
}
#pin8Bed{
	background: url(media/locationMap/discBed8.gif) no-repeat; 
}
#pin9Bed{
	background: url(media/locationMap/discBed9.gif) no-repeat; 
}
#pin10Bed{
	background: url(media/locationMap/discBed10.gif) no-repeat; 
}
#pin11Bed{
	background: url(media/locationMap/discBed11.gif) no-repeat; 
}
#pin12Bed{
	background: url(media/locationMap/discBed12+.gif) no-repeat; 
}

#pinCash{
	background: url(media/locationMap/discBanks.gif) no-repeat; 
}
#pinCollege{
	background: url(media/locationMap/discColleges.gif) no-repeat; 
}
#pinPub{
	background: url(media/locationMap/discPubsAndClubs.gif) no-repeat; 
}
#pinSupermarket{
	background: url(media/locationMap/discSuperMarkets.gif) no-repeat; 
}
#pinLibrary{
	background: url(media/locationMap/discLibraries.gif) no-repeat; 
}
#pinUnion{
	background: url(media/locationMap/discStudentUnions.gif) no-repeat; 
}

