/* CSS Document */

html, body{
	height: 100%;
	min-height: 600px;
	min-width: 1000px;
}
body {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #7D7E81;
	line-height: 22px;
	margin: 10px 0 0 0;
	padding: 0px;	
	background-color: #d2d2d4;
}

a {
	color: #012D52;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #577482;
	text-decoration: none;
}
a img {
	border: none;
	outline: none;
}
ul li {
	list-style:none;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #012D52;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: .1em;
	}
 

.wrapper {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
    background-color: #d2d2d4;
	background-position: top;
	text-align: center;
	width: 100%;
	min-width: 960px;
	#position: absolute;
	top:0;
}

#container {
	position: relative;
	width: 960px;
	height: 575px;
	z-index: 1;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
#content {
	position: absolute;
	z-index: 2;
	height: 460px;
	width: 400px;
	left: 55px;
	top: 95px;
	line-height: 21px;
}
#content-recognition ul {
	list-style-position:outside;
	margin:20px 15px 20px 20px;
	padding:0;
	list-style: square;
}
#content-recognition li{
	padding-bottom: 5px;
}
#content-recognition {

	position: absolute;
	z-index: 999;
	height: 460px;
	width: 400px;
	left: 55px;
	top: 95px;
	overflow:hidden;
}
#imgHome {
	position: absolute;
	z-index: 2;
	height: 460px;
	width: 905px;
	left: 55px;
	top: 95px;
}
#imgAbout {
	position: absolute;
	z-index: 2;
	height: 460px;
	width: 905px;
	left: 255px;
	top: 95px;
}
#slidesHome {
	position: absolute;
	z-index: 2;
	height: 460px;
	width: 905px;
	left: 27px;
	top: 95px;
	background-image: url(images_for_html/bg3.gif);
	background-repeat: repeat-x;
}
#portfolio {
	margin:0;
	padding:0;
}

#slidesProj {
	position: absolute;
	z-index: 999999;
	height: 460px;
	width: 905px;
	left: 27px;
	top: 95px;
}

#slides {
	position: absolute;
	z-index: 2;
	height: 460px;
	width: 425px;
	left: 500px;
	top: 95px;
}

/* nav & subnav */ 

#header {
	width:904px;
	height:50px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
}
#navLogo {
	width:280px;
	height:50px;
	position: absolute;
	left: 40px;
	top: 0px;
}
.mainnav {
	width:569px;
	height:16px;
	padding:34px 0 4px 335px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid #A8A8AA;
}
.nav {
	width:455px;
	height:16px;
	float:right;
	overflow:hidden;
	margin:0;
	padding:0;}
	
.nav li {
	list-style-type: none;
	float:left;
	height:16px;}
	
.nav li a {
	display:block;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	float:left;
	height:16px;
	overflow:hidden;
	text-indent: -200em;}


.about {background-position:0px 0px; width:85px; }
a.about:hover {background-position:0px -16px; }

.projects {background-position:-85px 0px;	width:101px; }
a.projects:hover {background-position:-85px -16px; }

.events {background-position:-186px 0px;	width:87px; }
a.events:hover {background-position:-186px -16px; }

.green {background-position:-273px 0px; width:81px; }
a.green:hover {background-position:-273px -16px; }

.contact {background-position:-354px 0px; width:101px; }
a.contact:hover {background-position:-354px -16px; }

.nav li a#mainnav_on {
	background-image: url(images/nav_on.gif);}

#subnavContainer {
	width: 569px;
	height: 20px;
	margin:0;
	padding:0 0 0 335px;
	position:relative;
	top:5;
}
#subnav {
	margin: 0;
	padding: 0;
	float:right;
}
	
/* PROJECT CONTENT */

#imgArea {
	position: absolute;
	z-index: 2;
	height: 460px;
	width: 845px;
	left: 30px;
	top: 85px;
	background-image: url(images_for_html/bg3.gif);
	background-repeat: repeat-x;
}
.bigImg {
	position: absolute;
	left: 0px;
	top: 10px;
	visibility: hidden;
}
#preImage {
	visibility: visible;
}

#thumb1 {
	position: absolute;
	height: 48px;
	width: 48px;
	left: 884px;
	top: 95px;
	z-index: 5;
}
#thumb2 {
	position: absolute;
	height: 48px;
	width: 48px;
	left: 884px;
	top: 154px;
	z-index: 5;
}
#thumb3 {
	position: absolute;
	height: 48px;
	width: 48px;
	left: 884px;
	top: 213px;
	z-index: 5;
}
#thumb4 {
	position: absolute;
	height: 48px;
	width: 48px;
	left: 884px;
	top: 272px;
	z-index: 5;
}
#thumb5 {
	position: absolute;
	height: 48px;
	width: 48px;
	left: 884px;
	top: 331px;
	z-index: 5;
}
#thumb6 {
	position: absolute;
	height: 48px;
	width: 48px;
	left: 884px;
	top: 391px;
	z-index: 5;
}
#thumb7 {
	position: absolute;
	height: 48px;
	width: 48px;
	left: 884px;
	top: 450px;
	z-index: 5;
}
#thumb8 {
	position: absolute;
	height: 48px;
	width: 48px;
	left: 884px;
	top: 507px;
	z-index: 5;
}

#thumb1selected {
	position: absolute;
	height: 48px;
	width: 48px;
	left: 884px;
	top: 95px;
	visibility: hidden;
	z-index: 5;
}
#thumb2selected {
	position: absolute;
	height: 48px;
	width: 48px;
	left: 884px;
	top: 154px;
	visibility: hidden;
	z-index: 5;
}
#thumb3selected {
	position: absolute;
	height: 48px;
	width: 48px;
	left: 884px;
	top: 213px;
	visibility: hidden;
	z-index: 5;
}
#thumb4selected {
	position: absolute;
	height: 48px;
	width: 48px;
	left: 884px;
	top: 272px;
	visibility: hidden;
	z-index: 5;
}
#thumb5selected {
	position: absolute;
	height: 48px;
	width: 48px;
	left: 884px;
	top: 331px;
	visibility: hidden;
	z-index: 5;
}
#thumb6selected {
	position: absolute;
	height: 48px;
	width: 48px;
	left: 884px;
	top: 391px;
	visibility: hidden;
	z-index: 5;
}
#thumb7selected {
	position: absolute;
	height: 48px;
	width: 48px;
	left: 884px;
	top: 450px;
	visibility: hidden;
	z-index: 5;
}
#thumb8selected {
	position: absolute;
	height: 48px;
	width: 48px;
	left: 884px;
	top: 507px;
	visibility: hidden;
	z-index: 5;
}

#photoCredit {
	position: absolute;
	left: 55px;
	top: 575px;
}
.credit {
	font-size: 10px;
	width: 600px;
	line-height: 20px;
	margin-top: 14px;
	visibility: hidden;
	text-transform: uppercase;
}
.preCredit {
	font-size: 10px;
	width: 600px;
	line-height: 20px;
	margin-top: 14px;
	visibility: visible;
	text-transform: uppercase;
}

#table{
	display: table; 
	height: 100%; 
	width: 100%;
}
	
#cell{
	position: relative;
	display: table-cell; 
	vertical-align: middle;
	height: 100%; 
	padding-bottom: 72px;

}

#ul2007,#ul2006,#ul2005,#ul2004{
	display: none;
}
a.selected, a.selected:visited{
	font-size: 14px;
	font-weight: bold;
}
#credit{
	font-size: 10px;
	background-color:#D2D2D4;
	padding:10px;
}
.thumb{
	display: none;
	background: #fff url(images/load.gif) no-repeat center center;
}

.bigthumb{
	float: left;
	display: block;
	width: 400px;
	height: 220px;
	line-height: 220px;
	text-align: center;
	border: solid 1px #ccc;
	cursor: pointer;
	text-indent: -9000px;
	margin: 2px 0 10px 32px;
}
.imageloading {
	width:425px;
	height:460px;
	position:absolute;
	top:95px;
	left:500px;
}
#loading
{
	height:460px;
	width:425px;
	z-index:1;
	background: #fff url(images/loading.gif) no-repeat center center;
}
