.loading
{
	margin: auto;
	text-align: center;
	background: url(/img/layout/ajax-loader-orange.gif) no-repeat scroll center center;	
}

#GalleryPicture
{
	margin: 0px;
	width: 480px;
	float: left;
	text-align: center;
	background: #e05900 url(/img/layout/tree.gif) no-repeat scroll 647px -50px;
}

#GalleryPicture,
#GalleryPicture div 
{
	height: 295px;
	font-size: 0px;
	text-align: left;
}

#GalleryPicture div.description 
{
	height: 10px; 
	text-align: center;
	font-size: 8pt;
	width: 540px;
}

#GalleryPicture div img
{
	border: 0px;
	float: left;
}

.previous
{
	position: absolute;
	right: 30px;
	bottom: 43px;
}

.next
{
	position: absolute;
	right: 0px;
	bottom: 43px;
}

.thumbs
{
	float: left;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

.GalleryNavigator
{
	float: right;
	background:#E05900 url(/img/layout/tree.gif) no-repeat scroll 167px -60px;
	width: 240px;
	font-size: 0px;
	height: 295px;
	position: relative;
}

.thumbs, .thumbs a
{
	line-height: 0;
	font-size: 0px;
	display: none;
}

.thumbs a img { border: 4px solid #f66200; width: 92px; height: 52px; }

.thumbs a.active img { border: 4px solid white; }

.thumbs a img
{
	margin-left: 10px;
}

.thumbs.visible
{
	display: block;
	float: left;
	width: 220px;
	margin-left: 20px;
}

.thumbs.visible a.visible
{
	display: block;
	float: left;
	margin-bottom: 15px;
}

#autoSlideShow
{
	position: absolute;
	left: 30px;
	bottom: 43px;
}
