.thumbs{list-style:none;width:300px}
.thumbs li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */
#myG_container{float: right;}

.myGallery {
	margin: 10px 0 50px;
	overflow: hidden;
}

/* PAGED THUMBNAIL NAVIGATION
	------------------------------------ */
div.pagination {
	width: 300px;
	overflow: hidden;
	margin: 12px 0;
}	

div.ss-controls, 
div.nav-controls {
	overflow: hidden;
	margin: 12px 0;
}	
	
div.pagination a, 
div.pagination span.current, 
div.ss-controls a, 
div.nav-controls a {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #E9B398;
	/*border-color: #000;*/
	color: #fff;
}

div.loader {
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}

#gallery img, #thumbs img, #folders img
{
	background:url(../images/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;
	border: none;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
}


li.cover {
	width: 150px;
	/*cursor:pointer;*/
}
li.cover a{
	float: left;
	margin-bottom: 5px;
	/*cursor:pointer;*/
}

/* 
div.content {
	The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. 
	displa#gallery img, #thumbs img, #folders img
{
	background:url(images/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;
	border: none;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
}y: none;
	float:right;
	width:550px; 
}

div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}

div.controls {
	margin-top: 5px;
	height: 23px;
}

div.controls a {
	padding: 5px;
}

div.ss-controls {
	float: left;
}div.pagination {
	width: 300px;
	clear: both;
}

div.nav-controls {
	float: right;
}

div.slideshow img {
	border: none;
	display: block;
}

div.slideshow {
	clear: both;
}

div.slideshow span.image-wrapper {
	text-align: center;
	padding-bottom: 12px;
	display: block;
	margin: auto;
}
div.download {
	float: right;
}

div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
*/
/*
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled.
}
*/
/*
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}

ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
	text-align: center;
}

*/
/*
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
*/

/*
ul.thumbs li.selected a.thumb {
	background: #000;
}

ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
*/
/*



a.advance-link:focus, a.thumb:focus {
	outline: none;
}

#folders ul.thumbs li {
	display:block;
	height:120px;
	margin:10px;
	width:105px;
}


div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
*/