#map {
	width: 320px;
	height: 392px;
	background-image: url(../img/map/map.png);
	background-position: top left;
	position: relative;
}

#map .highlight {
	position: absolute;
	background-image: top left;
	background-repeat: no-repeat;
}

#highlight-UTC         { left:  75px; top: 165px; width:  62px; height:  54px; z-index: 101; background-image: url(../img/map/highlight-utc.png); }
#highlight-GRAMPIAN    { left: 134px; top:  22px; width:  94px; height: 109px; z-index: 102; background-image: url(../img/map/highlight-grampian.png); }
#highlight-STV         { left: 123px; top:  72px; width:  88px; height: 106px; z-index: 103; background-image: url(../img/map/highlight-stv.png); }
#highlight-TYNETEES    { left: 204px; top: 142px; width:  44px; height:  60px; z-index: 104; background-image: url(../img/map/highlight-tynetees.png); }
#highlight-BORDER      { left: 144px; top: 136px; width:  78px; height:  83px; z-index: 105; background-image: url(../img/map/highlight-border.png); }
#highlight-GRANADA     { left: 191px; top: 212px; width:  32px; height:  58px; z-index: 106; background-image: url(../img/map/highlight-granada.png); }
#highlight-YORKSHIRE   { left: 208px; top: 196px; width: 102px; height:  83px; z-index: 107; background-image: url(../img/map/highlight-yorkshire.png); }
#highlight-ANGLIA      { left: 259px; top: 266px; width:  61px; height:  67px; z-index: 108; background-image: url(../img/map/highlight-anglia.png); }
#highlight-CARLTONLWT  { left: 250px; top: 314px; width:  40px; height:  30px; z-index: 109; background-image: url(../img/map/highlight-carltonlwt.png); }
#highlight-CENTRAL     { left: 186px; top: 252px; width:  93px; height:  78px; z-index: 110; background-image: url(../img/map/highlight-central.png); }
#highlight-HTV         { left: 133px; top: 244px; width:  99px; height: 109px; z-index: 111; background-image: url(../img/map/highlight-htv.png); }
#highlight-WESTCOUNTRY { left: 117px; top: 337px; width: 100px; height:  55px; z-index: 112; background-image: url(../img/map/highlight-westcountry.png); }
#highlight-MERIDIAN    { left: 206px; top: 323px; width: 105px; height:  47px; z-index: 113; background-image: url(../img/map/highlight-meridian.png); }

#interaction {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 320px;
	height: 392px;
	z-index: 200;
}

#cover {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 320px;
	height: 392px;
	z-index: 590;
}


.site {
	width: 12px;
	height: 12px;
	position: absolute;
	z-index: 300;
}

.site img {
	width: 12px;
	height: 12px;
	display: block;
}

#map .popup {
	position: absolute;
	background-image: top left;
	background-repeat: no-repeat;
}

.popup-UTC         { left:  53px; top: 203px; width: 215px; height: 189px; z-index: 601; background-image: url(../img/map/popup-utc.png); }
.popup-GRAMPIAN    { left:  61px; top: 182px; width: 197px; height: 210px; z-index: 602; background-image: url(../img/map/popup-grampian.png); }
.popup-STV         { left:  54px; top: 135px; width: 212px; height: 257px; z-index: 603; background-image: url(../img/map/popup-stv.png); }
.popup-TYNETEES    { left:  58px; top: 110px; width: 205px; height: 282px; z-index: 604; background-image: url(../img/map/popup-tynetees.png); }
.popup-BORDER      { left:  51px; top: 161px; width: 219px; height: 231px; z-index: 605; background-image: url(../img/map/popup-border.png); }
.popup-GRANADA     { left:  87px; top: 156px; width: 147px; height: 236px; z-index: 606; background-image: url(../img/map/popup-granada.png); }
.popup-YORKSHIRE   { left:  28px; top: 171px; width: 264px; height: 221px; z-index: 607; background-image: url(../img/map/popup-yorkshire.png); }
.popup-ANGLIA      { left:  65px; top: 205px; width: 191px; height: 187px; z-index: 608; background-image: url(../img/map/popup-anglia.png); }
.popup-CARLTONLWT  { left:  52px; top: 219px; width: 217px; height: 173px; z-index: 609; background-image: url(../img/map/popup-carltonlwt.png); }
.popup-CENTRAL     { left:  62px; top: 224px; width: 196px; height: 168px; z-index: 610; background-image: url(../img/map/popup-central.png); }
.popup-HTV         { left:  57px; top: 171px; width: 206px; height: 221px; z-index: 611; background-image: url(../img/map/popup-htv.png); }
.popup-WESTCOUNTRY { left:  41px; top: 233px; width: 239px; height: 159px; z-index: 612; background-image: url(../img/map/popup-westcountry.png); }
.popup-MERIDIAN    { left:  30px; top: 262px; width: 260px; height: 130px; z-index: 613; background-image: url(../img/map/popup-meridian.png); }

.popup .site img {
	width: 12px;
	height: 12px;
	z-index: 800;
}

.popup .close {
	position: absolute;
	width: 35px;
	height: 36px;
	top: 0;
	left: 0;
	background-image: url(../img/map/popup-close-off.png);
	background-image: top left;
	background-repeat: no-repeat;
}

.popup .close:hover {
	background-image: url(../img/map/popup-close-on.png);
}

.popup-UTC         .close { left: 150px; top: 155px; }
.popup-GRAMPIAN    .close { left: 125px; top: 170px; }
.popup-STV         .close { left: 135px; top: 200px; }
.popup-TYNETEES    .close { left: 155px; top: 245px; }
.popup-BORDER      .close { left: 155px; top: 195px; }
.popup-GRANADA     .close { left:  70px; top: 195px; }
.popup-YORKSHIRE   .close { left: 155px; top: 195px; }
.popup-ANGLIA      .close { left:  80px; top: 155px; }
.popup-CARLTONLWT  .close { left:  85px; top: 130px; }
.popup-CENTRAL     .close { left: 110px; top: 135px; }
.popup-HTV         .close { left: 145px; top: 180px; }
.popup-WESTCOUNTRY .close { left: 125px; top: 105px; }
.popup-MERIDIAN    .close { left: 135px; top:  85px; }

.site-details {
	position: absolute;
	width: 240px;
	height: 210px;
	top: 10px;
	left: 40px;
	background-image: url(../img/map/site-popup-bg.png);
	z-index: 2000;
}

.site-details .close {
	position: absolute;
	width: 35px;
	height: 36px;
	top: 0;
	left: 210px;
	background-image: url(../img/map/popup-close-off.png);
	background-image: top left;
	background-repeat: no-repeat;
}

.site-details .close:hover {
	background-image: url(../img/map/popup-close-on.png);
}

.site-details span {
	display: block;
	padding-left: 2px;
	padding-right: 2px;
	position: absolute;
	color: #FFF;
	font-weight: bold;
}

.site-details .mall {
	top: 15px;
	left: 15px;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 17px;
	height: 17px;
	width: 204px;
}

.site-details .town {
	top: 37px;
	left: 17px;
	font-size: 1.1em;
	width: 204px;
	line-height: 16px;
	height: 16px;
}

.site-details .image {
	position: absolute;
	top: 58px;
	left: 18px;
}

.site-details .footfall, .site-details .ranking {
	font-size: 1.8em;
	text-align: center;
	line-height: 28px;
	height: 28px;
}

.site-details .footfall {
	width: 116px;
	top: 143px;
	left: 17px;
}

.site-details .ranking {
	width: 78px;
	top: 143px;
	left: 141px;
}
