@charset "utf-8";
/* CSS Document */

.SlidingPanelsAnimating * {
	overflow: hidden !important;
}
#projectViewer {
	width: 608px;
	background-color: #FFC22F;
	height: 147px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #004C9A;
	border-bottom-color: #004C9A;
	border-left-color: #004C9A;
	overflow: hidden;
	display: inline;
	padding: 4px;
	margin-top: 0px;
	float: left;
}
#projectViewer .SlidingPanels {
	width: 608px;
	height: 148px;
	float: left;
	display: block;
	overflow: hidden;
}
#projectViewer .SlidingPanelsContentGroup {
	width: 8000em;
	float: left;
	display: inline;
}
#projectViewer .SlidingPanelsContent {
	width: 608px;
	height: 169px;
	display: inline;
	float: left;
}

#projectViewer .SlidingPanelsContent .content {
	float: left;
	width: 124px;
	display: block;
	height: 145px;
	text-align: center;
	background-color: #FFE8A3;
	display: inline;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #000000;
}
#projectViewer .SlidingPanelsContent  .content .imageholder     {
	clear: left;
	height: 112px;
	width: 122px;
	background-color: #FFFFFF;
	position: static;
	display: block;
	overflow: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#projectViewer img {
	display: block;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#projectViewer  a.imageholder:link, #projectViewer a.imageholder:visited        {
	height: 114px;
	width: 122px;
	background-color: #004C9A;
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
#projectViewer .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #004C9A;
	width: 124px;
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	display: block;
	float: left;
	overflow: hidden;
	height: 33px;
	font-weight: normal;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#projectViewer  .title  a.goproject:link, #projectViewer  .title  a.goproject:visited {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 33px;
	font-size: 12px;
	color: #FFFFFF;
}
#projectViewer  .title  a.goproject:hover, #projectViewer  .title  a.goproject:active {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #004C9A;
	background-color: #CDE6F8;
}
#AlbumnavLinks, #AlbumnavLinksHidden    {
	text-align: center;
	width: 614px;
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	background-color: #004C9A;
	display: inline;
	float: left;
	padding: 2px;
	height: 15px;
}
#AlbumnavLinks    a:link,#AlbumnavLinks   a:visited  {
	text-decoration: underline;
	color: #FFFFFF;
}
#previousSlide {
	width: 109px;
	text-align: left;
	float: left;
	display: inline;
	padding-left: 5px;
}
#nextSlide {
	width: 109px;
	text-align: right;
	float: left;
	display: inline;
	padding-right: 5px;
}

#AlbumnavLinks .numbers {
	width: 386px;
	float: left;
	height: auto;
}

#AlbumnavLinks   a:hover, #AlbumnavLinks   a:active, #AlbumnavLinks   a:focus {
	color: #FFC22F;
}
.imageholder  img      {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
