/*ajfm colours*/

.cross1	{
	top: 14%;
	left: 29%;
}

div#white1  {	background-color: #ffffff;
		border: 1px solid black;
		height: 7%;
		width: 4%;
		z-index: auto;
		position:absolute;
		left: 5%;
		top: 80%;
}

div#red1  {	background-color: red;
		border: 1px solid black;
		height: 29px;
		width: 29px;
		position: absolute;	
		top: 83%;
		left: 18%;
		z-index: auto;
}

div#red2  {	background-color: red;
		border: 1px solid black;
		height: 38px;
		width: 38px;
		position: absolute;
		z-index: auto;		
		left:38%;
		top: 38%;
}

div#red3  {	background-color: red;
		border: 1px solid black;
		position:absolute;
		height: 52px;
		width: 52px;
		left:18%;
		top: 77%;
}

div#red4  {	background-color: red;
		border: 1px solid black;
		position:absolute;
		height: 52px;
		width: 52px;
		left:18%;
		top: 77%;
}

div#red5  {  	background-color: red;
		border: 1px solid black;
		position:absolute;
		height: 60px;
		width: 60px;
		left:23%;
		top:25%;
}

div#yellow1 {	background-color: yellow;
		border: 1px solid black;
		height: 56px;
		width: 56px;
		position: absolute;					
		top: 47%;
		left: 11%;
		z-index: auto;
}

div#yellow2  {	background-color: yellow;
		border: 1px solid black;
		height: 47px;
		width: 47px;
		position: absolute;
		left: 29%;
		top: 29%;
		z-index: auto;
}

div#yellow3  {	background-color: yellow;
		border: 1px solid black;
		height: 56px;
		width: 56px;
		position:absolute;
		left:36%;
		top: 47%;
}

div#yellow4  {	background-color: yellow;
		border: 1px solid black;
		height: 56px;
		width: 56px;
		position:absolute;
		left:36%;
		top: 47%;
}

div#yellow5  {  background-color: yellow;
		border: 1px solid black;
		height: 56px;
		width: 56px;
		position:absolute;
		left:29%;
		top:36%;
}

div#blue1 {	background-color: blue;
		border: 1px solid black;
		height: 50px;
		width: 50px;
		position: absolute;
		top: 65%;
		left: 38%;
		z-index: auto;
}

div#blue2  {	background-color: blue;
		border: 1px solid black;
		height: 50px;
		width: 50px;
		position: absolute;
		top: 63%;
		left: 7%;
		visibility: visible;
		z-index: auto;		
}
	
div#blue3  {	background-color: blue;
		border: 1px solid black;		
		position:absolute;
		height: 38px;
		width: 38px;
		left:11%;
		top: 65%;
}

div#blue4  {	background-color: blue;
		border: 1px solid black;		
		position:absolute;
		height: 38px;
		width: 38px;
		left:11%;
		top: 65%;
}

div#blue5  {  	background-color: blue;
		border: 1px solid black;
		height: 56px;
		width: 56px;
		position:absolute;
		left:4%;
		top:11%;
}

div#black1  {
		background-color: black;
		border: 1px solid black;
		height: 38px;
		width: 38px;
		position: absolute;
		left: 65%;
		top: 38%;
}
	
div#black2  {	background-color: black;
		border: 1px solid black;
		height: 38px;
		width: 38px;
		position: absolute;
		left: 74%;
		top: 11%;
}


.sat5  {  	position:absolute;
		height:56%;
		left:56%;
		top:47%;
		display: inline;
		float: right;
		margin-right: 5px;
}

.sat6  {  				position:absolute;
						height:56%;
						left:55%;
						top:47%;
}

.sat7  {  				position:absolute;
						left:2%;
						top:2%;
}

/*cross*/

div#cross  {	position: absolute;
		top: 38%;
		left: 47%;
		width: 47%;
}

div#cross2  {	position: absolute;
		top: 21.5%;
		left: 49.3%;
		width: 29%;
		display: inline;
}

div#cross3  {	position: absolute;
		top: 54.5%;
		left: 52%;
		width: 29%;
		display: block;
}

div#cross4  {	position: absolute;
		top: 28%;
		left: 11%;
		width: 47%;
		height: 47%;
}



span#white1  {	background-color: white;
		position: absolute;
		top: 0%;
		left: -7%;
		border-right: 1px solid black;		
		border-left: 1px solid black;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		height: 57px;
		width: 57px;
}

span#white2  {	background-color: white;
		position: absolute;
		top: 0%;
		left: 12.5%;
		border-right: 1px solid black;		
		border-left: 1px solid black;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		height: 57px;
		width: 57px;
}

span#white3  {	background-color: white;
		position: absolute;
		top: -9%;
		left: 32%;
		border-right: 1px solid black;		
		border-left: 1px solid black;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		height: 57px;
		width: 57px;
}

span#white4  {	background-color: white;
		position: absolute;
		top: 3%;
		left: 3%;
		border-right: 1px solid black;		
		border-left: 1px solid black;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		height: 57px;
		width: 57px;
}

span#white5  {	background-color: white;
		position: absolute;
		top: 47%;
		left: 12.5%;
		border-right: 1px solid black;		
		border-left: 1px solid black;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		height: 57px;
		width: 57px;
		display: block;
}

.sat8  {  				position:absolute;
						left:11%;
						top:74%;
}	