
 /* embedded styles */
 
 /* Zero out album and image container margins, let the CMS's CSS takeover */
 #doc3, #bd { margin: 0; padding: 0; }
 
 /* Let the CMS display item titles and breadcrumbs */
 .block-core-BreadCrumb, .giInfo h1 { display: none; }



.giTitle,  #gallery h3, #gallery h4 
{
	font-size: 1.1em;
	font-weight: bold;
}

#gallery
{
	background-color: #070707;
}

.gbBlock, .gcBackground1, .gsContentDetail, .giDescription, .giThumbnail, .ImageFrame_none, .giTitleIcon,
.gsThumbMatrix, .gsContentAlbum
{
	background-color: #070707;
}

.giDescription, .giDescription2
{
	font-size: .9em;
	line-height: 1.25em;
}

#sidebar
{
	z-index: 15;
	position: absolute;
}

.gbBlockTop
{
	position: absolute;
	margin-top: -40px;
	z-index: 5;
	border-bottom-width: 0px;
}

.gsPages, .block-core-Pager, .gbNavigator, .next-and-last, .buttonNext, .buttonLast
{
	margin-top:	0px;
	margin-bottom:	0px;
}

td.giTitleIcon, p.giTitle
{
	vertical-align: top;
	padding-top: 1.5em;
	margin-top: 0em;
}

#gsNavBar
{
	position: absolute;
	margin-top:  -35px;
	float:	right;
	width: 100%;
}


.saContent
{
	position: relative;
	margin-bottom: -10px;
}

.block-core-SystemLink
{
	float: right;
	margin-right: 60px;
}