/* CSS Document */
/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
	background-color:#FFFFFF;
 	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#455560;
	line-height:15px;
}

/*#outerWrapper {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
}*/

/*** LAYOUT STYLES ***/

/** this was used in conjunction with outWrapper to center the page vertically, but it screws up the drop-down menus **/
#innerWrapper2 {
	width: 926px;
	height: 578px;
	margin-left: -462px;  /***  width / 2   ***/
 	position: absolute;
	top: -289px;          /***  height / 2   ***/
	left: 50%;
}

#innerWrapper {
	width: 926px;
	height: 578px;
	margin-left: auto;
	margin-right: auto;
	margin-top:50px;
}

#menuWrapper {
	width: 926px;
	height: 27px;
}

#contentWrapper {
	background-color: #FFFFFF;
	width: 924px;
	height: 549px;
	border: 1px solid #455560;
	/*background:#FFFF00;*/
}
#partnersContent {
	/*margin-top:98px;
	margin-left:98px;
	margin-right:98px;
	margin-bottom:20px;*/
	margin-top: 43px;
	margin-left: 23px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#partnersContact {
	float: left;
	margin-top: 0;
	margin-left: 2px;
	width: 209px;
}
#partnersBio {
	float: left;
	margin-top: 0;
	margin-left: 23px;
	width: 374px;
	/*text-align: justify;*/
	text-align: left;
}
#multimediaContent {
	margin-right:95px;
	margin-left:96px;
	margin-top:15px;
}
#leftColumn{
	float: left;
	width: 70px;
	height: 549px;
	border-right: 1px solid #455560;
	/*background:#00FF00;*/
}
#leftColumnGray{
	float: left;
	width: 70px;
	height: 549px;
	border-right: 1px solid #455560;
	background: #DFDFDF;
}
#leftColumnAwards{
	float: left;
	width: 260px;
	height: 549px;
	border-right: 1px solid #455560;
}
#rightColumn {
	float: right;
	width: 663px;
	height: 549px;
	border-left: 1px solid #455560;
	/*background:#3366CC;*/
}
#rightColumnAwards {
	float: right;
	width: 404px;
	height: 528px;
	padding-top:21px;
	padding-left:35px;
	padding-right:35px;
	border-left: 1px solid #455560;
	line-height:18px;
	/*background:#3366CC;*/
}
#rightInnerColumn {
	float: right;
	width: 284px;
	height: 549px;
	border-left: 1px solid #455560;
	/*background:#3366CC;*/
}

#centerColumn {
	margin-left: 71px;
	margin-right: 664px;
	/*margin: 71 664px;*/
	height: 519px;
	padding: 15px;
	/*background:#CC0000;
	width: 159px;*/
}
#centerColumnAwards {
	margin-left: 261px;
	margin-right: 475px;
	height: 519px;
	padding: 15px;
	/*background:#DFDFDF;*/
	background: #E2E2E2;
	/*background: #FFFFFF;*/
	/*width: 159px;*/
	font-weight: bold;
}
#projectThumbnails {
	margin-left: -1px;
	margin-top: -1px;
}

#thirdColumnContent {
	margin-right: 285px;
	padding-top:21px;
	padding-left:35px;
	padding-right:35px;
	/*line-height:18px;*/
	line-height:15px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*** TEXT STYLES ***/

a {
	color:#009CDC;
	text-decoration:none;
}

ul {
	padding-bottom: -15px;
	margin-bottom: -15px;
}

ol {
	padding-bottom: -15px;
	margin-bottom: -15px;
}

/*a:hover {
	text-decoration:underline;
}*/

.header {
	font-weight:bold;
}

.altHeader {
	font-weight:bold;
	color: #FFB74C;
}

.bioName {
	font-size:14px;
	color:#455560;
	line-height:20px;
}
.bioSuffix {
	font-size:12px;
	color:#009CDC;
	line-height:20px;
}
.bioTitle {
	font-size:14px;
	color:#92A3B0;
	line-height:20px;
}
.projectName {
	font-weight: bold;
	color: #009CDC;
}
.projectItems {
	color: #92A3B0;
}
.error {
	color: #FF0000;
}
.newsHeader {
	font-weight: bold;
}
.awardTitle {
	font-weight: bold;
}
#menuList {
	color: #FFB74C;
	/*font-weight:bold;*/
}
#menuList a {
	color: #455560;
	/*color: #92A3B0;*/
	text-decoration: none;
	/*font-weight:normal;*/
}
#menuList a:hover {
	/*color: #455560;*/
	color: #000000;
	/*font-weight:normal;*/
}
.menuItem, .menuItemNoLine {
	padding-top: 7px;
	padding-bottom: 9px;
}
.menuItemFirst {
	padding-top: 0;
	padding-bottom: 9px;
}
.menuItemLast {
	padding-top: 7px;
	padding-bottom: 0;
}
.menuItem2 {
	padding-top: 4px;
	margin-left: 1.5em;
}
.menuItem2First {
	padding-top: 0;
	margin-left: 1.5em;
}
.menuItem2Last {
	padding-top: 4px;
	margin-left: 1.5em;
	padding-bottom: 9px;
}



/* fade */
/*#projectThumbnails img, img.projectListPhoto, .fade { */
.fade {
	border: none;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)" !important; /* first! - for IE8 */
	filter: alpha(opacity=40) !important;					/* second - for IE7 */
	opacity: .4 !important;			/* for all other browsers */
}

/* no fade */
/*#projectThumbnails img:hover, img.projectListPhoto:hover, .noFade {*/
.noFade, img.fade:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;; /* first! - for IE8 */
	filter: alpha(opacity=100) !important;;					/* second - for IE7 */
	opacity: 1 !important;			/* for all other browsers */
}
.bordertop {
	border-bottom: none;
	border-top: 3px #455560 solid;
	border-left: none;
	border-right: none;
}
.noborder {
	border: none;
}
/* used to insert random text in emails to help prevent harvesting */
.showForAll {
	display: none;
}
.update {
	color: #006600;
}
.center {
	text-align: center;
}
.viewThumbText {
	padding-bottom: 18px;
	padding-top: 3px;
	line-height: 15px;
	/* color when it's not a link */
	color: #FFB74C;
}

.viewThumb img {
	border: none;
}
.viewThumb a {
	/*color: #92A3B0;*/
	color: #455560;
	text-decoration: none;
	/*font-weight:normal;*/
}
.viewThumb a:hover {
	/*color:#455560;*/
	color: #000000;
	/*font-weight:normal;*/
}
.padLeft {
	padding-left: 3em;
}
.catLevel1 {
	padding-top: 18px;
	font-weight: bold;
	line-height: 13px;
}
.catLevel1First {
	padding-top: 8px;
	font-weight: bold;
	line-height: 13px;
}
.catLevel2 {
	padding-top: 3px;
	font-weight: bold;
	margin-left: 15px;
	line-height: 13px;
}
.catLevel3 {
	margin-left: 30px;
	line-height: 13px;
}
.client {
	font-size: 11px;
	color: #455560;
	line-height: 15px;
	padding-top: 9px;
}
.jobTitle {
	color: #FFB74C;
	font-weight: bold;
}
.noPadTop {
	margin-top: 0;
	padding-top: 0;
}
.sitemapLevel1 {
	padding-top: 18px;
	font-weight: bold;
}
.sitemapLevel1First {
	padding-top: 0;
	font-weight: bold;
}
.sitemapLevel2 {
	padding-top: 4px;
	font-weight: bold;
	margin-left: 15px;
}
.sitemapLevel3 {
	margin-left: 30px;
}
.sitemapTitle {
	font-size: 14px;
	color:#455560;
	font-weight: bold;
	padding-bottom: 0;
}
#sitemapLink a, #sitemap a {
	color: #455560;
	text-decoration: none;
}
#sitemapLink a:hover, #sitemap a:hover {
	color: #000000;
}
#sitemapLink {
	font-size: 9px;
	padding-top: 2px;
}
/* used for scrollbars */
.hidden {
	visibility: hidden;
}
.visible {
	visibility: visible;
}
