body {
	text-align: center;
	background: #382412 url(../images/bodybg.jpg) repeat-x;
	margin: 10px 0 10px 20px;
	font: 76% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

br#clearing {
	clear: both;
}

table.team td {
	text-align: center;
	padding-bottom: 20px;
	font-size: 0.8em;
	font-weight: bold;
	vertical-align: top;
}

div.photoframeside {
	background: #FFF;
	border: 1px solid #999;
	padding: 5px;
	width: 164px;
	float: right;
	margin-right: -194px;
	font-size: 0.8em;
}

div.photoframe {
	background: #FFF;
	border: 1px solid #999;
	padding: 5px;
	width: 164px;
	margin-bottom: 10px;
}

div.photoframehta {
	background: #FFF;
	border: 1px solid #999;
	padding: 5px;
	width: 734px;
	margin-bottom: 10px;
	font-size: 0.8em;
}

div.download {
	background: #FFF;
	border: 1px solid #382412;
	padding: 1em;
	display: block;
}

div.download a {
	color: #F00 !important;
	font-weight: bold;
}

div.download img {
	vertical-align: middle;
}

div#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

div#header {
	height: 70px;
	background: url(../images/headerbg.jpg) top right repeat-y;
}

div#header img#logo {
	float: left;
	margin: 10px 0 0 0;
}

div#header img#sublogo {
	float: right;
	margin: 25px 22px 0 0;
}

div#menu {
	height: 110px;
	background: #5B832F url(../images/menubg.jpg) no-repeat;
}

div#submenu a {
	color: #5B832F;
	font-weight: bold;
}

div#content {
	padding: 0px 14px;
	width: 744px;
	background: #D8CAA8;
}

div#feature {
	margin-bottom: 18px;
	background: url(../images/homeheader.gif) no-repeat;
	height: 200px;
}

div#leftcolumn {
	width: 550px;
	float: left;
}

div#leftcolumn a {
	color: #284907;
}

div#leftcolumn ul {
	list-style-type: square;
	line-height: 1.8em;
}

h1 {
	margin-top: 0;
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	margin-top: 0;
}

div#leftcolumn p {
	font-size: 1em;
	line-height: 1.6em;
}

div#rightcolumn {
	margin-left: 570px;
}

div#footer {
	padding: 20px 14px 0 14px;
	width: 744px;
	background: url(../images/footerbg.jpg) top left no-repeat;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #5F4F40;
}



table.results {
	border: 1px solid #382412;
	width: 100%;
}

table.results th {
	background: #789A3E;
	color: #FFF;
}

table.results th, td {
	padding: 5px;
	text-align: left;
}

table.results tr.highlight td {
	background: #C9BD9D;
}







div#menu ul {
	margin: 0;
	padding: 30px 0 0 10px;
	width: 100%;
}

div#menu li {
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding: 0 10px 0 0;
	margin: 0;
	font-weight: bold;
}

div#menu li.home { width: 10%; }
div#menu li.project { width: 15%; }
div#menu li.design { width: 12%; }
div#menu li.implementation { width: 19%; }
div#menu li.evaluation { width: 15%; }

div#menu ul li a {
	padding: 0;
	margin: 0;
	color: #222222;
	text-decoration: none;
	display: block;
	text-align: center;
	border: none;
	height: 51px;
	font-size: 1.1em;
	line-height: 48px;
	background-color: #789A3E;
}

div#menu ul li a:hover,
div#menu ul li a:active {
	color: #5B832F;
	background-color: #222222;
	padding: 0;
	margin: 0;
}

body#home div#menu li.home a,
body#project div#menu li.project a,
body#design div#menu li.design a,
body#implementation div#menu li.implementation a,
body#evaluation div#menu li.evaluation a {
	background-color: #D8CAA8;
	color: #284907;
}



div#submenu ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

div#submenu li {
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	width: 100%;
	border-bottom: 1px solid #382412;
}

div#submenu ul li a {
	padding: 0;
	margin: 0;
	color: #222222;
	text-decoration: none;
	display: block;
	text-align: left;
	border: none;
	height: 2em;
	font-size: 1em;
	line-height: 2em;
}





/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
}









#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	



a img {
	border: 0;
}
