
/* 
	Innovate Website Theme (2008), by Arthur Dutra
	Last revision: 28 July, 2007
	CSS Stylesheet: Homepage (Local)
*/

/* SUB-HEADER */
#headerBlock {
	margin-bottom:160px;
	}
#weBuildYourFuture {
	position:absolute;
	left:15px; width:549px;
	top:164px; height:97px;
	z-index:228; overflow:hidden;
	border:none;
	}
#teamLogoHomepage {
	position:absolute;
	left:550px;
	top:175px;
	z-index:228;
	border:none;
	}
#subheaderWatchVideo {
	position:absolute;
	left:70px;
	top:270px;
	/*z-index:228;*/
	border:none;
	}
#subheaderLearnMore {
	position:absolute;
	left:220px;
	top:270px;
	z-index:228;
	border:none;
	}
#subheaderGetInvolved {
	position:absolute;
	left:360px;
	top:270px;
	z-index:228;
	border:none;
	}

/* BODY CONTENT */
#contentHighlight {
	margin:0 -100px; padding:5px 100px;
	background:url('../../../images/themes/innovate/highlight-bg.png') top center no-repeat;
	position:relative;
	}
#aboutFIRSTTopSite {
	font-size:11px;
	display:none;
	}
#latestPhotoGallery {
	position:relative;
	height:190px !important;
	height:165px;
	}
#latestPhotoGallery .imageContainer {
	position:relative;
	width:120px; height:170px;
	}
#latestPhotoGallery .imageContainer .imageDescription {
	display:block !important;
	display:none;
	position:absolute;
	top:100px; left:0px;
	width:160px; height:30px;
	background:url('../../../images/themes/innovate/img-bg.png') 0 0 repeat-x;
	z-index:2228; line-height:93%;
	color:#fff; font-size:12px;
	padding:4px 0 0 0; text-align:center;
	}
#latestPhotoGallery .imageContainer .imageDescription span.small {
	color:#bbb; font-size:10px;
	}
#latestPhotoGallery .imageContainer .imageDescription a {
	color:#fff;
	}
#latestPhotoGallery img.thumbnailImage {
	/* background:url('../../../images/themes/innovate/photo-gallery-image-shadow.png') 0 120px repeat-x; */
	background-color:#f2f2f2;
	border:none; /* padding-bottom:20px; */
	z-index:2000px;
	width:160px; height:120px;
	position:absolute;
	top:10px; left:0px;
	}
#latestGalleryInfo {
	position:absolute;
	top:-1px; left:170px;
	}
#latestGalleryInfo p {
	font-size:11px; width:340px;
	margin-top:2px;
	}
#latestGalleryInfo p img {
	border:none;
	margin:8px 5px 0 -5px;
	}
#latestGalleryNavigation {
	position:absolute;
	left:0px; top:150px; width:510px;
	border-top:1px solid #ccc;
	padding-top:4px;
	}
#latestGalleryNavigation .galleryStatus {
	position:absolute;
	top:5px; left:42px;
	}
