/* Style --> Layout for homepage */

/* Built: 01/08/2005 */
/* Author: Martin Clayton (ICT) */
/* Version: 0.0.1 */

/* Refer to "CSS Specification DesInQ05" for guidelines */

/* Header element positioning */
.pos-headright { position: absolute; height: 75px; width: 150px; left: 837px; top: 0px; }
.pos-headleft { position: absolute; height: 75px; width: 837px; left: 0px; top: 0px; visibility: visible; z-index:2; }
/* style="position:absolute; left:0px; top:0px;width:550px; z-index:2; visibility:visible"*/
.pos-tools { position: absolute; height: 22px; width: 217px; left: 770px; top: 78px; background-color: #c0bfbf; }
.pos-subtools { position: absolute; height: 22px; width: 217px; left: 770px; top: 103px; background-color: #4e4b4a; }

/* Positioning where colour is used */
.pos-navrow { position: absolute; height: 22px; width: 767px; left: 0px; top: 78px; background-color: #0083d7; overflow: hidden; }

/* Container element positioning */
.pos-container-a { position: absolute; height: 225px; width: 217px; left: 0px; top: 128px; overflow: hidden; background-color: #0083d7; }
.pos-container-langbox { position: absolute; height: 227px; width: 217px; left: 0px; top: 128px; overflow: hidden; background-color: #93C9FF; }
.pos-container-b { position: absolute; height: 205px; width: 217px; left: 0px; top: 356px; overflow: hidden; background-color: #908e8e; }
.pos-container-c { position: absolute; height: 97px; width: 217px; left: 0px; top: 565px; overflow: hidden; }
.pos-container-d { position: absolute; height: 22px; width: 217px; left: 0px; top: 666px; overflow: hidden; background-color: #c0bfbf; }

.pos-container-e { position: absolute; height: 315px; width: 547px; left: 220px; top: 128px; overflow: hidden; z-index: 10; }
.pos-container-f { position: absolute; height: 217px; width: 327px; left: 220px; top: 446px; overflow: hidden; background-color: #908e8e; }
.pos-container-g { position: absolute; height: 217px; width: 217px; left: 550px; top: 446px; overflow: hidden; }
.pos-container-h { position: absolute; height: 22px; width: 767px; left: 220px; top: 666px; overflow: hidden; background-color: #908e8e; }

.pos-container-i { position: absolute; height: 315px; width: 217px; left: 770px; top: 128px; overflow: hidden; background-color: #CECECE; }
.pos-container-j { position: absolute; height: 217px; width: 217px; left: 770px; top: 446px; overflow: hidden; background-color: #908e8e; }

.pos-broadcast {
	position: absolute;
	height: 450px;
	width: 547px;
	left: 220px;
	top: 75px;
	overflow: scroll;
	z-index: 999;
	border: 1px solid #000000;
	background-color: #D5EAFF;
	font-size: 11px;
}
