body {
	background-color:#000000;
	color:#ffffff;
}

a {
	color:#d51007;
}

a:hover, a:active {
	color:#d16c67;	
}

ul.folders li {
	line-height:25px;
	height:25px;
}

ul.folders li a img {
	background-color:#d51007;	
	border-color:#d51007;
}

ul.folders li a:hover img {
	background-color:#d16c67;	
	border-color:#d16c67;
}

.exposureTarget {
	background-color:#ffffff;	
	border-color:#ffffff;
}

.exposureSlideshowControls a,
.exposureControls span,
.exposureControls a {
	background-color:#d51007;
}

.exposureSlideshowControls a,
.exposureControls a {
	color:#e7e7e7;
}

.exposureControls span {
	color:#0c0c0c;	
}

.exposureSlideshowControls a:active,
.exposureSlideshowControls a:hover,
.exposureControls a:active,
.exposureControls a:hover {
	background-color:#d16c67;
	color:#333333;
}

.exposurePaging .active {
	background-color:#ffffff;	
}

p.info a {
	color:#a7a5a1;	
}

p.info a:hover, p.info a:active {
	color:#c0c0c0;	
}
