html, body, #oFIXED {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	border: none;
}

body {
	background: #fff;
	font-size: 11px;
	font-family: Arial,Georgia,Arial,Tahoma,lucida,sans-serif;
	font-style: italic;
}

#oFIXED {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 80;
	width: 100%;
	height: 100%;
}

a:link, a:visited, a:hover, a:active   {
	text-decoration: none;
}

a {
	outline: none;
}

* :focus {
	outline: 0;
}

:focus {
	-moz-outline-style: none;
}

div.loading-invisible {
	display:none;
}

div.loading-visible {
	display:block;
    position:absolute;
    top: 0;
    right: 0;
    width: 40px;
	height: 4px;
	border: 5px solid #000;
	background:url('../img/loading.gif') no-repeat;
}

#refs {
	margin: 0 0 0 -476px;
	width: 950px;
	position: absolute;
	left: 50%;
	top: 6%;
	z-index: 1;
	text-align: center;
	padding-bottom:60px;
}

#refs img {
	margin: 0;
	padding: 0;
	display: block;
	margin: 0 auto 0 auto;
	z-index: 1;
}

#refs a {
	margin: 0 auto 0 auto;
	display: block;
	width: 700px;
	position: relative;
}

a#hplink:link, a#hplink:visited, a#hplink:hover, a#hplink:active {
	display: block;
	position: absolute;
	right: 80px;
	top: 50%;
	margin: -55px 0 0 0;
	width: 97px;
	height: 97px;
	background: url('../src/hplink.png') no-repeat;
	color: #fff;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../src/hplink.png', sizingMethod='image');
	cursor: pointer;
	z-index: 99;
	font-size: 9px;
}

a#hplink:link span, a#hplink:visited span, a#hplink:hover span, a#hplink:active span {
	display: block;
	text-align: center;
	margin: 25px 0 0 -1px;
}

.introtxt {
	position: absolute;
	top: 80px;
	left: 364px;
	padding-top: 15px;
}

.introtxt2 {
	position: absolute;
	top: 80px;
	left: 463px;
	padding-top: 15px;
}

#info, #infou {
	width:100%;
	height: 27px;
	position: absolute;
	bottom: 0px;
	text-align: left;
	padding: 9px 13px 0 10px;
}

#infou {
	opacity: .9;
	filter:alpha(opacity=90);
}

#info .ilabel {
	display: block;
	float: left;
	color: #777;
	padding: 4px 3px 3px 6px;
	font-size: 9px;
}

#info .itxt {
	display: block;
	float: left;
	color: #000;
	padding: 2px 5px 3px 9px;
	margin: 0 30px 0 0;
}

.itxtr {
	position: absolute;
	right: 3px;
}

a.beyond-colour-logo:link, a.beyond-colour-logo:visited, a.beyond-colour-logo:hover, a.beyond-colour-logo:active  {
	position: absolute;
	width: 88px;
	height: 37px;
	display: block;
	background: url('../img/beyond-colour-logo.png') no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/beyond-colour-logo.png', sizingMethod='image');
	left: 40px;
	top: 55px;
	z-index: 99;
	margin: 0;
	border: 0px #f00 solid;
}

a.logo {
	position: absolute;
	width: 70px;
	height: 150px;
	display: block;
	background: url('../img/symbiopfarr.png') no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/symbiopfarr.png', sizingMethod='image');
	left: 0px;
	z-index: 95;
	border: 0px red solid;
	margin-top: -104px;
}

.projectsl {
	display: block;
	left: 0px;
	top: 50%; 
	position: absolute;
	z-index: 97;
	border: 0px red solid;
	margin-top: -125px;
	height: 10px;
}

#h_slidein2 {
	width: 61px;
	height:150px;
	top: 35px;
	left: 0px;
	position: relative;
	border: 0px blue solid;
}

#hp {
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	color: #fff;
	font-size: 9px;
	width: 120px;
	left: 39px;
	top: 89px;
	height: 20px;
	background-position: 64px -4px;
}

.right a:link, .right a:visited, .right a:hover, .right a:active  {
	color: #777;
	position: absolute;
	left: 98px;
	top: 85px;
	display: block;
	width: 40px;
	height: 30px;
	margin: 0;
	z-index:99;
	background: url('../src/2rightb.gif') no-repeat;
	background-position: 7px 1px;
	cursor: pointer;
	z-index: 99;
	border: 0px solid red; 
	opacity: .3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; 
	filter: alpha(opacity=30);
	margin-top: 14px;					
}

.right a:hover {
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}

.left a:link, .left a:visited, .left a:hover, .left a:active  {
	color: #777;
	position: absolute;
	left: 34px;
	top: 85px;
	display: block;
	width: 30px;
	height: 30px;
	background: url('../src/2leftb.gif') no-repeat;
	background-position: 2px 1px;
	cursor: pointer;
	z-index: 99;
	border: 0px solid red;
	opacity: .3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	margin-top: 14px;
}

.left a:hover {
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}

#where  {
	color: #fff;
	position: absolute;
	left: 61px;
	top: 85px;
	display: block;
	width: 40px;
	height: 12px;
	z-index: 99;
	font-size: 9px;
	text-align: center;
	border: 0px red solid;
	margin-top: 19px;
}

#where a:link, #where a:visited #where a:active {
	color: #000; 
}

#where a:hover {
	color: #777;
}

#horizontal_slide, #horizontal_slidein {
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -100px;
	left: 0;
	z-index: 99;
	background: transparent;
	width: 2000px;
	height: 192px;
	border: 0px red solid;
}

#horizontal_slidein {
	background: #f35100;
	z-index: 99;
	margin-top: -185px;
	border: 0px red solid;
}

#navbar, #prhp {
	width: 1660px;
	display: block;
	height: 192px;
	left: 0;
	top: 0;
	margin: 0;
	position: absolute;
	z-index: 99; 
	border: 0px solid yellow;
}

#navbar p, #prhp p {
	margin: 3px 0 0 0;
	z-index: 5;
}


#navbar p a:link, #navbar p a:visited, #navbar p a:hover, #navbar p a:active  {
	color: #f7af89;
	position: relative;
	z-index: 5;
	padding: 0;
	font-size: 9px; 
}

#navbar p a.act:link, #navbar p a.act:visited {
	color: #fff;
	position: relative;
	z-index: 5;
	padding: 0px 10px 0px 9px;
	font-size: 9px;
}

#navbar p a:hover, #prhp p a:hover, #navbar p a.act:hover {
	color: #000;
	background: #fff;
	z-index: 6;
}

.col {
	display: block;
	width: 170px;
	height: 170px;
	float: left;
	border: 0px solid red;
	/*border-left: 1px solid #fff;*/
	margin-top: 10px;
}

.col p {
	color: #aaa;
	font-size: 9px;
	padding: 0 10px 2px 10px;
}

/*.col#contact{
	margin-left: -10px;
	width: 180px;
	border: 1px solid blue;
}*/

.col#contact p {
	position: absolute;
	/*color: #aaa;
	font-size: 9px;*/
	width: 170px;
	top: 114px;
	border: 0px solid red;
	padding: 0;
	margin: 0;
	text-align: center;
}

h1, h2 {
	font-size: 11px;
	position: relative;
	font-weight: normal;
	color: #fff;
	clear: left;
	padding: 10px;
	margin: 0;
	border: 0px solid red;
}

h1 span, h2 span {
	position: relative;
	color: #fff;
}

h1 {
	border: 0px solid yellow;
	height: 45px;
}

h1 span {
	position: absolute;
	line-height: 1.4;
}

h2 {
	background: none;
	margin: 0;
	border: 0px solid yellow;
}

#prlist2 {
	left: 370px;
}

#iprj {
	left:37px;
	bottom: -37px;
	height: 28px;
	width: 58px;
	position: absolute;
	font-size: 9px;
}

.dblok {
	height: 100%;
	background: #fff;
}

.dblok {
	z-index: 99;
}

.PrevOverlay a:link, .PrevOverlay a:visited, .PrevOverlay a:hover, .PrevOverlay a:active  {
	position: absolute;
	z-index: 97;
	display: block;
	color: #000;
	left: 0;
	height: 100%;
	width: 50%;
	background: url('../src/2lefta.png') no-repeat;
	_background: url('../src/2left.gif') no-repeat;
	background-position: -5000px -5000px;  
	margin-left: 0;
}

.PrevOverlay a:hover {
	background-position:  50px 50%;
	_background-position: 100px 50%;
}

.NextOverlay a:link, .NextOverlay a:visited, .NextOverlay a:hover, .NextOverlay a:active {
	position: absolute;
	z-index: 97;
	display: block;
	color: #000;
	right: 0;
	height: 100%;
	width: 55%;
	background: url('../src/2righta.png') no-repeat;
	_background: url('../src/2right.gif') no-repeat;
	background-position: -5000px -5000px; 
	margin-right: 0px;
	_right: 25px; 
}

 .NextOverlay a:hover {
	background-position: 80% 48%;
	_background-position: 80% 50%;
}

.sracka {
	background: red;
}

/* slide out feedback form */

#feedback{
	margin:0;
	position:fixed;
	left:50%;
	margin-left:-200px;
	top:-362px;
	height:360px;
	width:400px;
	z-index:1000;
	background:url(../img/talktous-bg.png) repeat-x;
	/*border:1px solid #d5d5d5;*/
	border-left:none;
	text-align:left;
	}
#feedback h3{
	font-size:25px;
	margin:1em 35px;
	padding-bottom:.75em;
	background:url(../img/feedback_border.gif) no-repeat 0 100%;
	color:#fff;
	}
#feedback fieldset{
	border:none;
	margin:1em 35px;
	padding:0;
	}
#feedback legend{
	display:none;
	}
#feedback div{
	clear:both;
	padding:.2em 0;
	}	
#feedback label{
	float:left;
	width: 100px;
	color:#fff;
	}	
#feedback .field, #feedback .area{
	float:right;
	width:220px;
	border:1px solid #d5d5d5;
	padding:3px;
	background:#fff url(../img/feedback_input.gif) repeat-x;
	}	
#feedback .area{
	height:120px;
	overflow:auto;
	}	
#feedback .submit{
	padding:1em 0;
	text-align:right;
	}	
#feedback button{
	text-indent:-8000px;
	text-align:left;
	border:0;
	overflow:hidden;
	width:164px;
	height:33px;
	background:url(../img/feedback_submit.png) no-repeat 0 0;
	cursor:pointer;
	}	

	/* feedback buttons */
	
	#feedback .open, #feedback .close{
		float:left;
		position:absolute;
		top:360px;
		left:117px;
		text-indent:-8000px;
		width:166px;
		cursor:pointer;
		}
	#feedback .open{
		background:url(../img/talktous-open.png) no-repeat 0 0;
		height:32px;
		}
	#feedback .close{
		background:url(../img/talktous-close.png) no-repeat 0 0;
		height:32px;		
		}	

/* slide out feedback form */


/* page peel */

#peel {
	position: absolute;
	top: 0%;
	right: 100%;
	margin: 0;
	padding: 0;
}

/* page peel */