* {
margin: 0;
padding: 0;
}

body {
background: #e0e0e0 center top no-repeat;
color: #FFF;
height: 100%;
}


body.paper {
background-image: url(../images/bg_paper.jpg);
}

/*layout*/
#header {
width: 1024px;
margin: 0 auto;
height: 125px;
}

#header_wrap {
height: 125px;
min-width: 1024px;
width: 100%;
background: transparent url(../images/bg_header.png) center top repeat;
}

#showcase_clip { /*so showcase doesn't force a horizontal scrollbar*/
width: 100%;
min-width: 1024px;
overflow: hidden;
position: relative;
}

#showcase {
width: 1024px;
height: 350px;
overflow: visible;
margin: 0 auto;
position: relative;
}

#content {
width: 884px;
margin: 0 auto;
}

#content #primary {
width: 525px;
float: left;
}

#content #secondary {
width: 270px;
float: right;
}

#footer_wrap {
border-bottom-style: solid;
border-bottom-color: #bfbfbf;
border-top-color: #bfbfbf;
border-top-style: solid;
border-bottom-width: 1px;
border-top-width: 1px;
width: 100%;
min-width: 1024px;
background: transparent url(../images/footerTransparency.png) center top repeat; 

}

#footer {
width: 884px;
clear: both;
color: #999;
margin: 0 auto;
}

#footer_wrap a {
color: #999;
}

#footer_wrap div.column:hover a, #footer_wrap div.column a:hover {
color: #23C8FF;
}

#footer_wrap li {
list-style: none;
}

#clients {
padding: 20px 0 30px 0;
clear: both;
width: 884px;
margin: 0 auto;
}

#clients h3 {
margin-bottom: 10px;
}

#footer_wrap div.column {
margin-bottom: 30px;
padding: 0px;
width: 126px;
float: left;
}

#footer_wrap div.first {
margin-left: 0px;
padding-left: 0;
border-left: none;
}

div.legal {
padding-left: 0;
padding-bottom: 20px;
padding-right: 0;
padding-top: 20px;
clear: both;
text-align: left;
background: transparent center 40px no-repeat;
width: 884px;
}

div.legalNotes {
clear: both;
text-align: left;
background: transparent center 40px no-repeat;
width: 884px;
display: none;
}

.map_box {
	display: inline-block;
	min-height: 100px;
	width: 880px;
}

.boxheader {


	height: 10px;


	margin: 0px;


	background-position: center top;


	width: 880px;


	background-repeat: repeat-y;


	background-image: url(../images/box_bg_top.png);


}

.boxcontent {

	margin: 0px;
	background-position: center top;


	width: 880px;


	background-repeat: repeat-y;


	background-image: url(../images/box_bg.png);
}


.boxcontent h3 {
	padding-left: 30px;
	padding-top: 15px;
}

.boxcontent p {
	padding-bottom: 15px;
	padding-right: 30px;
	margin: 0px;
	padding-left: 30px;
	padding-top: 15px;
}

.boxcontent .map {
	width: 880px;
	display: block;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
}

.boxfooter {


	height: 10px;



	margin: 0px;


	background-position: center top;


	width: 880px;


	background-repeat: repeat-y;


	background-image: url(../images/box_bg_bottom.png);


}



#seychellen_info {

	display: none;

	width: 880px;

}

#neuseeland_info {

	display: none;

	width: 880px;

}

#tansania_info {

	display: none;

	width: 880px;

}

#thailand_info {

	display: none;

	width: 880px;

}

#australien_info {

	display: none;

	width: 880px;

}

#usa_info {

	display: none;

	width: 880px;

}

#vietnam_info {
	display: none;
	width: 880px;
}

#footer_wrap div.last {
margin-right: 0px;
}

ul#keywords_list li {
display: inline;
}

hr.clear {
clear: both;
visibility: hidden;
}

/*styling*/
img, div, h1, h2, input, li, a { /*fix pngs in older versions of IE*/
behavior: url(../images/iepngfix.htc); 
} 

a img {
border: none;
}

#header {
position: relative;
z-index: 50;
}

#header ul, #header dl {
list-style: none;
}

#logo {
text-indent: -5000px;
width: 235px;
height: 64px;
background: transparent url(../images/logo.png) center center;
position: absolute;
top: 20px;
left: 90px;
}

#countryhead {
background-color: #d2d2d2;
border-color: #7c7c7c;
border-style: solid;
border-width: 1px;
top: 30px;
height: 40px;
padding-left: 20px;
padding-bottom: 0;
padding-right: 20px;
padding-top: 0px;
width: 300px;
position: absolute;
right: 70px;
color: #c8c8c8;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-moz-box-shadow: 1px 1px 2px #333;
-webkit-box-shadow: 1px 1px 2px #333;
box-shadow: 1px 1px 2px #333;
}

#birgershead {
	position: absolute;
	right: 10px;
	top: 50px;
	background-color: #934747;
	width: 300px;
	display: block;
	color: fuchsia;
	height: 50px;
}

.opacity20 {   
    opacity: 0.4;       /* modern browser */  
    -moz-opacity: 0.4;  /* older Mozilla browser */  
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; /* IE8 in Standard Compliant Mode */  
    filter:alpha(opacity=40); /* IE5.x -7.0 */  
} 


#countryhead p {
line-height: 40px;
font-family: Helvetica, Verdana, Arial, sans-serif;
text-shadow: -1px -1px 1px #7c7c7c;
font-size: 24px;
color: #fff;
text-align: right;
}


#gallerybox {
border-color: #bfbfbf;
border-width: 1px;
border-style: solid;
width: 880px;
height: 280px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
margin: 0 auto;
background: transparent url(../images/footerTransparency.png) center top repeat; 
color: #7f7f7f;
font-size: 11px;
line-height: 18px;
}

#gallerybox h1 {

	color: #7f7f7f;

	font-size: 17px;

	margin-left: 20px;

	margin-top: 20px;

}

#gallerybox p {

	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;

}

.showcase_shadow {
background-color: #ff6639;
width: 880px;
height: 288px;
background: transparent url(../images/gallery_shadow.png) center bottom no-repeat;
}

#toc {
position: absolute;
right: 450px;
top: 70px;
}

#toc li {
color: #FFFC00;
font-weight: bold;
font-size: 16px;
text-transform: uppercase;
padding: 5px 20px;
float: left;
background: transparent url(../i/toc_bg.gif) right center no-repeat;
}

#toc li.last {
background: none;
}

#toc span.byline {
display: block;
color: #999;
font-size: 11px;
text-transform: none;
font-weight: normal;
padding-top: 2px;
}

#toc_intro {
padding-left: 20px;
padding-bottom: 0;
padding-right: 20px;
padding-top: 0px;
width: 410px;
position: absolute;
right: 0;
bottom: 35px;
color: #AAA;
}

#toc_intro p {
color: #7f7f7f;
font-size: 14px;
line-height: 1.1em;
margin: 2px 0;
}

#toc_intro p strong {
font-size: 11px;
font-style: italic;
line-height: 2em;
}

#toc_intro .callout {
color: #FFFC00;
font-weight: bold;
}

#options {
position: absolute;
top: 6px;
left: 0;
height: 26px;
font-size: 11px;
color: #999;
width: 100%;
}

#options #bg_select {
float: left;
padding-left: 80px;
}

#options #bg_select dt, #options #bg_select dd, #options li {
display: inline;
padding: 0px 10px;
line-height: 12px;
}

#options #bg_select dd {
border-right: 1px solid #999;
color: #CCC;
}

#options #bg_select dd.last {
border-right: none;
}

#options #bg_select dd:hover, #options #bg_select dd.selected  {
color: #FFFC00;
cursor: pointer;
}

#options #additional_options {
position: absolute;
right: 0;
width: 450px;
}

#options #additional_options li {
padding: 0 25px 0 35px;
border-right: 1px solid #999;
}

#additional_options a {
color: #999;
}

#additional_options a:hover {
color: #23C8FF;
text-decoration: none;
}

#options #additional_options #fullscreen_li {
background: #000 url(../i/fullscreen_bg.gif) 15px center no-repeat;
display: none;
}

#options #additional_options #bookmark_li {
background: #000 url(../i/bookmark_bg.gif) 15px center no-repeat;
}

#options #additional_options #mail_li {
background: #000 url(../i/mail_bg.gif) 15px center no-repeat;
border-right: none;
}

#projects {
position: relative;
left: -1024px;
}

#projects div.project {
width: 884px;
height: 500px;
position: absolute;
top: 30px;
}

#project_1 {left: 70px;}
#project_2 {left: 1094px;}
#project_3 {left: 2118px;}
#project_4 {left: 3142px;}
#project_5 {left: 4166px;}
#project_6 {left: 5190px;}
#project_7 {left: 6214px;}
#project_8 {left: 7238px;}
#project_9 {left: 8262px;}
#project_10 {left: 9286px;}
#project_11 {left: 10310px;}
#project_12 {left: 11334px;}
#project_13 {left: 12358px;}
#project_14 {left: 13382px;}
#project_15 { left: 14406px;}

#projects img.showcase_main {
border-color: white;
border-width: 1px;
border-style: solid;
width: 880px;
height: 280px;
position: absolute;
top: 0;
left: 0;
}

.showcase_shadow {
background-color: #ff6639;
width: 880px;
height: 288px;
background: transparent url(../images/gallery_shadow.png) center bottom no-repeat;
}

#projects a.showcase_link {
height: 286px;
}

#projects .showcase_secondary, #projects .showcase_third {
width: 247px;
height: 197px;
position: absolute;
right: 0px;
}

#projects a.showcase_secondary {
top: 0;
height: 223px;
background: transparent url(../i/shadow2.png) center bottom no-repeat; 
}

#projects a.showcase_third {
top: 223px;
height: 228px;
background: transparent url(../i/shadow3.png) center bottom no-repeat;
}

#previous_project_btn, #next_project_btn {
position: absolute;
top: 170px;
}

#previous_project_btn {
left: 0;
}

#next_project_btn {
right: 0;
}

/*form rules*/
label {
width: 100%;
display: block;
clear: both;
margin: 10px 0;
font-size: 11px;
}

input, textarea, select {
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
width: 260px;
clear: left;
display: block;
border: none;
color: #999;
padding: 5px;
font-size: 11px;
}

#cf_submit {
background: transparent url(../i/sendButton.png) left top no-repeat;
text-indent: -5000px;
height: 35px;
width: 124px;
cursor: pointer;
}

/*TYPE*/
body { 
	font-family: "Lucida Grande", Verdana, Arial, sans-serif; 
}

p, li {
font-size: 11px;
line-height: 18px;
}

p {
margin-bottom: .5em;
}

a {
color: #23C8FF;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

h2 {
font-size: 24px;
margin-bottom: 30px;
}

h2 span.byline {
display: block;
font-size: 12px;
}

#footer_wrap h3 {
color: #7f7f7f;
font-size: 17px;
}

#footer_wrap h4 {
margin-top: 8px;
font-weight: bold;
color: #7f7f7f;
font-size: 13px;
}

h4 {
font-size: 22px;
margin: 30px 0 0 0;
}

h4 .date{
font-size: 10px;
font-weight: bold;
padding-left: 10px;
}

h5 {
font-size: 16px;
/*color: #73D3E2;*/
color: #23C8FF;
font-style: italic;
margin: 1px 0 7px 0;
}

div.errors {
color: #FFF;
background: #E22;
padding: .5em;
border: 1px solid #710;
}

/*dropdown*/
#project_list {
width: 190px;
list-style: none;
position: absolute;
z-index: 50;
}

#project_list li {
text-transform: none;
float: none;
font-size: 11px;
font-weight: normal;
background: transparent url(../i/85percent_black.png) center top repeat;
padding-left: 0;
padding-right: 0;
}

#project_list li.first {
background: none;
}

#project_list a {
color: #FFF;
display: block;
line-height: 25px;
width: 150px;
padding-left: 20px;
padding-right: 20px;
}

#project_list a:hover {
color: #FFFC00;
text-decoration: none;
}

div.project_info, div.pi_background, div.pi_hitzone {
width: 880px;
height: 280px;
color: #FFF;
z-index: 40;
position: absolute;
top: 1px;
left: 1px;
background: transparent url(../images/transparent.png) top left repeat;
}

div.project_info {

width: 880px;
height: 280px;
overflow: hidden;
color: #CCC;
}

.project_info h3 {
margin-bottom: 4px;
margin-top: 10px;
margin-left: 20px;
color: #3f3f3f;
}

.project_info p {
margin-left: 20px;
font-size: 13px;
color: #3f3f3f;
}

.project_info strong {
color: #FFF;
font-weight: bold;
}

.project_info a {
color: #FFFC00;
font-weight: bold;
}

div.pi_background {
z-index: 30;
height: 65px;
background: transparent url(../images/transparent75.png) top left repeat;
}

#lightbox-infoContainer {
display: none;
}

.neuseelandLink {
cursor:pointer;
cursor:hand;
border: 0;
}

.seychellenLink {
cursor: hand;
cursor: pointer;
border: 0;
}

.tansaniaLink {
cursor: hand;
cursor: pointer;
border: 0;
}

.australienLink {
cursor: hand;
cursor: pointer;
border: 0;
}

.thailandLink {
cursor: hand;
cursor: pointer;
border: 0;
}

.usaLink {
cursor: hand;
cursor: pointer;
border: 0;
}

.vietnamLink {
cursor: hand;
cursor: pointer;
border: 0;
}

.legalLink {
cursor: hand;
cursor: pointer;
border: 0;
}



