/* body background
--------------------------------------------------*/

body.pg {
	background-color: #fff;
}

/* wrapper
--------------------------------------------------*/

.pg-sd {
	background-color: #c0c0c0;
	border-color: #999;
}
.pg-sd a img {
	
}

/* images
--------------------------------------------------*/

.pg-sd-images {
	
}		
.pg-sd-images-visible { 
	
}	
.pg-sd-images-prev { 
	
}
.pg-sd-images-next { 
	
}
.pg-sd-images img {
	
}	

/* captions
--------------------------------------------------*/

.pg-sd-captions {
	background-color: #fff;
	color: #000;
}
.pg-sd-captions-hidden {
	
}
.pg-sd-captions-visible {
	color: #000;
}
.pg-sd-captions span {
	
}

/* controller
--------------------------------------------------*/

.pg-sd-controller {
	
}
.pg-sd-controller * {
	
}
.pg-sd-controller-hidden { 
	
}
.pg-sd-controller-visible {
	
}
.pg-sd-controller a {
	
}
.pg-sd-controller a.active {
	
}
.pg-sd-controller li {
	
}
.pg-sd-controller li.first a {
	
}
.pg-sd-controller li.last a {
	
}
.pg-sd-controller li.next a {
	
}
.pg-sd-controller li.pause a {
	
}
.pg-sd-controller li.play a {
	
}
.pg-sd-controller li.play a.active {
	
}
.pg-sd-controller li.prev a {
	
}

/* loader
--------------------------------------------------*/

.pg-sd-loader {
	
}
.pg-sd-loader-hidden {
	
}
.pg-sd-loader-visible {
	
}

/* thumbnails
--------------------------------------------------*/

.pg-sd-thumbnails {
	border-top-color: #999;
}
.pg-sd-thumbnails * {
	
}
.pg-sd-thumbnails ul {
	
}
.pg-sd-thumbnails li {
	
}
.pg-sd-thumbnails a {
	
}
.pg-sd-thumbnails a:hover {
	background-color: #eee !important;
}
.pg-sd-thumbnails img {
	
}
.pg-sd-thumbnails-active {
	background-color: #fff;
}
.pg-sd-thumbnails-inactive {
	background-color: #000;
}