.Gallery {
	background-color:#161616;
	width: 850px;
	margin: 20px 30px;
	float: left;
}

.Gallery .Monolith {
	background: #0f0f0f url( ../images/bg/monolith-b.gif) right bottom no-repeat;
	width: 640px;
	margin: 10px 98px;
	float: left;
	position: relative;
}


.Gallery .Monolith .MonolithTop {
	position: absolute;
	position: top: 0;
	right: 0;
	width: 12px;
	height: 35px;
	background-color: #0f0f0f;
	background-image: url( ../images/bg/monolith-t.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.Gallery .Monolith.Plain {
	background-color: #0f0f0f ;
	background-image: none;
	overflow: visible;
}
.Gallery .Monolith img {
	/*
	width: 188px;
	height: 132px;
	*/
	margin: 10px;
	float: left;
}

.Gallery .Monolith p {
	width: 400px;
	line-height: 1.5;
	color: #fff;
	text-align: left;
	font-weight: lighter;
	font-size: 10px;
	margin: 10px;
}

.Monolith #Slideshow .ClientDescription p {
	margin-left: 0;
}
.Gallery .Monolith ul {
	float: left;
}

.Gallery select {
	border: 1px solid #bd6428;
	background: #0f0f0f;
	color: #fff;
	float: right;
	position: relative;
	top: -24px;
	margin-right: 10px;
	width: 200px;
	font-size: 10px;
}

.Gallery h3 {
	white-space: nowrap;
	margin: 12px;
	text-align: left;
}


.Gallery a {
	float: left;
	display: block;
	font-weight: lighter;
	font-size: 10px;
}

.Gallery h3  a{
	display: inline;
}

#Pane div.Monolith ul#Slideshow {
	width: 5000px;
	position: absolute;
	left: 0;
	top: 0;
	
}

.Gallery .Monolith.Plain #Slideshow li img.Slide, 
.Gallery .Monolith.Plain #Slideshow li div.FlashContent,
.Gallery .Monolith.Plain #Slideshow li div.QTContent {
	padding: 0;
	margin: auto;
	float: none;
	margin-top: 20px;
	
}

#Pane div.Monolith ul#Slideshow>li {
	padding: 0;
	visibility: hidden;
	display: block;
	float: left;
	width: 654px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
	filter:alpha(opacity=30);
	opacity: 0.3;
}


#Pane div.Monolith ul#Slideshow li.Moused {
	filter:alpha(opacity=99);
	opacity: 0.99;
}

#Pane div.Monolith ul#Slideshow li.Highlight {
	filter:alpha(opacity=99);
	opacity: 0.99;
}

.Gallery .Monolith .LinkList {
	width: 540px;
	margin: 10px 0px;
	clear:both;
}



.Gallery .Monolith  .LinkList  li {
	/*width: 290px;
	display: block;
	*/
	float: left;
	margin: 2px;
	filter:alpha(opacity=100);
	opacity: 1.0;
}


.Gallery .Monolith  .LinkList  li img {
	width:85px;
	height:85px;
}

.Gallery .Monolith  .LinkList  li.Fat {
	margin: 6px;
	display:block;
	float:none;
	margin-left:8px;
	text-align: left;
	font-size: 12px;
}

.Gallery .Monolith  .LinkList li a img {
	
	margin: 8px;
}

.Gallery .Monolith  li a.SlideshowLink {
	margin: auto;
	float: none;
}

.Gallery .Monolith  li a.SlideshowLink img{
	border: 2px solid #161616;
}

.Gallery .Monolith  li a.SlideshowLink:hover img {
	border: 2px solid #86c8ee;
	float: none;
}

.Gallery ul.Thumbnails {
	float: left;
	width: 860px;
	margin:10px 20px 100px;
}

.Gallery ul.Thumbnails li {
	display: block;
	padding: 0 1px 1px;
	float: left;
}

.GalleryNav {
	position: absolute;
	top: 160px;
}

#GalleryPrevious {
	left: -42px;
}

#GalleryNext {
	right: -40px;
}

#Pane .GalleryViewer .Frame ul.GalleryThumbs  {
	width: inherit;
	margin: 0;
}

ul.GalleryThumbs li {
	width: 65px;
	display: block;
	float: left;
	margin: 1.3px;
}

#Pane .GalleryViewer .GalleryBlock {
	margin: 0 10px 10px 20px;
	width: 640px;
}

#Pane .GalleryViewer .GalleryBlock  li {
	display: block;
	float: left;
	margin: 1px 1px 0 1px;
}

#Pane .GalleryViewer h3.Tight {
	margin-bottom: 0;
}

#Pane .Profile.Black .GalleryViewer h3.Tight {
	color: #fff;
}

.Gallery  div.ClientDescription {
	width: 430px;
	float:left;
}

.Gallery .Monolith.Plain #SlideshowHome.OrangeLink {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.GalleryViewer .Frame p {
	font-size: 10px;
	margin-bottom: 10px;
}	
