
* {
  box-sizing: border-box;
}

.container {
  position: relative;      
  width: 100%;
  height: 100%;
  top: 0px;  
  margin: -2px auto;
}

.sub-container-tops {
  text-align: center;
  left: 0px;
  background-image: url('../imgs/cumulus.jpg');  
}

#bg {
    position: fixed;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    z-index:-1;
}

#bg img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 50%;
    min-height: 50%;
}

img {
  border: 0;
  max-width: 80%;
  height: auto;
}

.nopad-blueA{
  display: inline;
  color: #0000ff; 
  font-size: 36px;  
}

.p-black {
  //display: inline;
  font-size: 16px;
  text-align: left;
  color: #000;
}

.a-blue {
	color: #0000ff;
}

.imageDiv {
	position: relative;	
	display: inline-block;
	//border: 2px solid green;
}

.imageDiv_mth {
	position: absolute;
	top: -50%;
	//display: inline-block;	
}

.imageDiv a {
	position:absolute;	
	//border: 2px solid green;
}

/*.met-box{
  position: relative;
  top: 5px;
  left: 0px;
  width: 300px;
  height: 200px;  
  display: inline-block;   
}

#v-box-ni {  
  position: absolute;  
  width: 300px;
  height: 200px;
  top: 35%;
  left: 58%;
  display: inline-block; 
  padding-bottom: 60%;
  margin-bottom: -60%;  
  //border: 2px solid blue;
}

#v-box-si {  
  position: absolute;  
  width: 300px;
  height: 200px;
  top: 35%;
  left: 1%;
  display: inline-block; 
  padding-bottom: 60%;
  margin-bottom: -60%;  
  //border: 2px solid blue;
}

#widget-iframe {	
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
	overflow: hidden;
	border: 2px solid red;
}*/

.close-icon {
  position: relative;
  display: none;
  box-sizing:border-box;
  width:20px;
  height:20px;
  top: -20px;
  border-width:3px;
  border-style: solid;
  border-color:red;
  border-radius:100%;
  background: -webkit-linear-gradient(-45deg, transparent 0%, transparent 46%, white 46%,  white 56%,transparent 56%, transparent 100%), -webkit-linear-gradient(45deg, transparent 0%, transparent 46%, white 46%,  white 56%,transparent 56%, transparent 100%);
  background-color:red;
  box-shadow:0px 0px 5px 2px rgba(0,0,0,0.5);
  transition: all 0.3s ease;
}

/* North Island */
.kerikeriT {
	position: absolute;
	top: 8%;
	left: 26%;
	width: 40px;
	height: 40px;
}

.dargavilleT {
	position: absolute;
	top: 21%;
	left: 30%;
	width: 40px;
	height: 40px;
}

.aucklandT {
	position: absolute;
	top: 31%;
	left: 35%;
	width: 40px;
	height: 40px;
}

.hamiltonT {
	position: absolute;
	top: 46%;
	left: 38%;
	width: 40px;
	height: 40px;	
}

.taurangaT {
	position: absolute;
	top: 42%;
	left: 50%;
	width: 40px;
	height: 40px;	
}

.newplymouthT {
	position: absolute;
	top: 64%;
	left: 26%;
	width: 40px;
	height: 40px;	
}

.taupoT {
	position: absolute;
	top: 53%;
	left: 53%;
	width: 40px;
	height: 40px;	
}

.gisborneT {
	position: absolute;
	top: 58%;
	left: 70%;
	width: 40px;
	height: 40px;	
}

.hastingsT {
	position: absolute;
	top: 69%;
	left: 56%;
	width: 40px;
	height: 40px;	
}

.parmynorthT {
	position: absolute;
	top: 81%;
	left: 48%;
	width: 40px;
	height: 40px;	
}

.wellingtonT {
	position: absolute;
	top: 91%;
	left: 39%;
	width: 40px;
	height: 40px;	
}

.mlink {
	border: 3px solid blue;
}
	
/*South Island */
.takakaT {
	position: absolute;
	top: 4%;
	left: 57%;
	width: 40px;
	height: 40px;	
}

.blenheimT {
	position: absolute;
	top: 14%;
	left: 73%;
	width: 40px;
	height: 40px;	
}

.hokitikaT {
	position: absolute;
	top: 29%;
	left: 56%;
	width: 40px;
	height: 40px;	
}

.cheviotT {
	position: absolute;
	top: 31%;
	left: 70%;
	width: 40px;
	height: 40px;	
}

.christchurchT {
	position: absolute;
	top: 42%;
	left: 67%;
	width: 40px;
	height: 40px;	
}

.ashburtonT {
	position: absolute;
	top: 46%;
	left: 55%;
	width: 40px;
	height: 40px;	
}

.oamaruT {
	position: absolute;
	top: 58%;
	left: 52%;
	width: 40px;
	height: 40px;	
}

.wanakaT {
	position: absolute;
	top: 62%;
	left: 37%;
	width: 40px;
	height: 40px;	
}

.dunedinT {
	position: absolute;
	top: 70%;
	left: 49%;
	width: 40px;
	height: 40px;	
}

.teanauT {
	position: absolute;
	top: 70%;
	left: 30%;
	width: 40px;
	height: 40px;	
}

.invercargillT {
	position: absolute;
	top: 80%;
	left: 28%;
	width: 40px;
	height: 40px;	
}
