body {
	background:url(../images/site/wallpaper.jpg) #FaFaFa top left no-repeat;
}

#page_holder {
	margin:auto;
	width:760px;
	height:100%;	
  	position: relative;	
	overflow: hidden;
	background:none;
}

#page_container {
	margin:auto;
	width:760px;
	height:600px;
	overflow: hidden;
	position:absolute;
	top:56%;
	margin-top:-350px;
	background-color:#006192;
	background:url(../images/site/igloo_content_ground.jpg) #006192 top left no-repeat;
}


#page_right {
	position:absolute;
	top:0px;
	right:0px;
	width:50%;
	background:url(../images/site/wallpaper_right.jpg) #FaFaFa top right no-repeat;
}



#head_link {
	display:block;
	height:100px;
	width:100%;
	background:url(../images/site/igloo_head.png) top left no-repeat;
}

#project_slides {
	position:relative;
	top:0px;
	height:300px;
	width:1040px; /* 760px + 280px */
	overflow: hidden;
	left:-280px;
}

#project_box {
	position:relative;
	top:0px;
	height:300px;
	width:1039px; /* 760px + 280px */
	overflow: hidden;
}

.wide_image {
	height:300px;
	width:760px;
	top:0;
	left:0;
/*	
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;*/
}


.slide  {
	height:300px;
}



	
/* Nav hints */

#extras {
	color:#ccc;
	opacity:0.7;
	width:100%;
	text-align:center;
	position:absolute;
	top:70px;
	z-index:99;
}


/* NAVIGATION */


#navigation_container {
	margin:1em auto 0em auto;
	text-align:center;
}

#navigation {
	margin-left:2em;
}

 #sub_navigation {
	margin:auto;
}

#navigation, #sub_navigation {
  list-style:none;
  height:2em;
}


#navigation li, #sub_navigation li {
  display:inline;
  margin-right:3em;
}

#navigation li a, #sub_navigation li a {
	padding:0.3em 0em;
	color:#fff;
	text-shadow:-1px 1px 1px #006192;
}

#navigation li a:hover {
	color:#40a1c2;
}

#navigation .selected a, #navigation .selected a:hover {
	color:#000;
}

#sub_navigation li {
	font-size:0.85em;
	margin-right:1em;
}

#sub_navigation li a {
	color:#ccc;
}

#sub_navigation li a:hover {
	color:#40a1c2;
}


#sub_navigation .selected a, #sub_navigation .selected a:hover {
  color:#000;
}



#page_foot { 
	color:#40a1c2;
	clear:both; 
	margin:2em 0em 4em 0em;
	font-size:0.8em;
	text-align:center;
}

#page_foot p {
  margin-top:0em;
  text-align:center; 
}



/* SEARCH */


#search_field {
	color:#40a1c2;
	background-color:#006192;  
	border:1px solid #2081a2;
  	padding:0.3em 0.5em;
	min-height:14px;
	min-width:200px;
	margin-bottom:1em;
	text-align:center;
	margin-top:-1em;
}



#page_directors #wide_text p+p{
	margin-top:0em;
}


/* CONTACT PAGE */

#page_contact #wide_text, #page_contact_thanks #wide_text {
	width:620px;
	margin:auto;
}

#wide_text .contact_text, #wide_text .contact_form_container {
	width:300px;
	text-align:left;	
	float:left;
	height:300px;
}

#page_contact #wide_text textarea, #page_contact #wide_text input {
  padding:0.3em 0.5em 0.5em 0.5em;
  border:1px solid #2081a2;
  background-color:#006192;
  width:100%;
  margin-bottom:1em;
font-size:0.9em;
opacity:0.6;
color:#ddd;
}

#page_contact p+p {
	text-indent:0;
}


#page_contact #wide_text .placeholder {
	color:#40a1c2;
}

#page_contact #wide_text textarea {
	min-height:70px;
}

#page_missing #wide_text {
	width:400px;
	margin:auto;
}

#contact_button {
  	background-color:#2288aa;
	color:#fff;
	max-width:80px;
}

#page_contact #wide_text h4 {
	margin-bottom:0.7em;	
}




h3 {
	color:#fff;
	opacity:0.8;
}


#wide_text {
	color:#444;
	height:300px;
	overflow:hidden;
	font-size:0.95em;
	position:relative;
	text-align:justify;
}

#wide_text p {
	margin:20px 0px 0px 0px;
}

#wide_text p + p {
	margin:0px 0px 0px 0px;	
}
#wide_text span {
	color:#666;
}

#wide_text ul {
	margin-left:0;
	text-align:left;
}
#wide_text ul + p {
	margin-top:-0.4em;
}

.centred {
	width:440px;
	margin:auto;
}    

.vertically_centred { 
   margin-top:140px;
}  

.top_right {
	width:300px;
	margin-left:280px; 
	margin-top:40px;
}

/*
.about_fragment img {
	height:80px;
	float:left;	
	margin-bottom:1em;
}

.about_fragment {
	margin:1em 14em;
	clear:left;
}

.about_fragment p {
	padding-left:14em;
}
   */



#page_news #wide_text {
	margin:0px 80px 0px 400px;
	text-align:left;
}

#page_news #wide_text p {
	margin:20px 0px 10px 0px;
	text-indent:0;
}

#page_news #wide_text p + p {
	margin:0px 0px 10px 0px;
}

.arb {
	clear:both;  
	width:410px;
	margin:auto;
}  
 
  
.arb img{
    float:left;
	clear:both;   
	margin-right:20px;  
	margin-bottom:6px;
	max-height:100px;  
	max-width:100px;  
} 

.arb p { 
	text-indent:0; 
	padding-top:4px;  
}




.date {
	font-size:0.8em;
	margin-top:-10px;
}


#wide_box {
	margin-top:-300px;
	
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	
		border-top:1px solid rgba(255,255,255,0.6);
		border-bottom:1px solid rgba(255,255,255,0.6);
}
            

.centre_title p {
		text-align:left;
		margin-top:140px;
		margin-left:140px;
}


#home .home_image {
	position:absolute;
	top:101px;
}


#home #wide_text {
	position:absolute;
	top:180px;
	z-index:1001;
	width:440px;
	height:100px;
	margin-left:210px;
}



#home #wide_box {
	margin-top:0px;
	top:300px;
	overflow:hidden;
	height:300px;
}


#play_controls {
	position:absolute;
	right:2px;
	top:103px;
	z-index:200;
	width:30px;
	height:10px;
	
	opacity:0.5;
}

.control {
/*	float:right;*/
	top:1px;
	right:0px;
	position:absolute;
	height:16px;
	width:16px;
	background-color:#000;
}

#wide_text a {
	color:#222;
}


#wide_text .pullquote {
	text-indent:0;
	margin:0.5em 0em;
	color:#444;
}

#wide_text .pullquote + p {
	text-indent:0;
}    



