﻿#mosaic {
	background-color:	#cbc9c9;
	background-image:	url(../images/Crayonne-Seamless.jpg);
	border-color:	#f5f4f4;
	border-width:	8px;
}

#progressbar {
	background-color:	#980000;
	border-color:	#000000;
	border-width:	2px;
	color:	#fff1e2;
}
#progressbar	div.progress {
	background-color:	#57c611;
	color:	#f3f3f3;
}


#progressbarWrapper {
	background-color:	#1d1c1b;
	border-color:	#e3e3e3;
	border-width:	4px;
	color:	#ffffff;
	font-family:	Georgia, "DejaVu Serif", Norasi, serif;
}

#screenIndex {
	background-color:	#1d1c1b;
	background-image:	url(../images/Crayonne_Dark-Seamless.jpg);
}

#screenPhoto {
	background-color:	#1d1c1b;
	background-image:	url(../images/Crayonne_Dark-Seamless.jpg);
}

.mainPhoto {
	border-color:	#000000;
	border-width:	2px;
}

.thumbBox {
	border-color:	#cbc9c9;
	border-width:	4px;
}
.thumbBox	img {
	border-color:	#000000;
	border-width:	5px;
}

.thumbBox	img:hover {
	border-color:	#ffffff;
}


.toolbar {
	background-color:	#111111;
}

div#cadrePhoto {
	background-color:	#edeef0;
	background-image:	url(../images/WhitePaper.jpg);
	padding:	6px;
}

div#indexTitle {
	color:	#151515;
	font-family:	Georgia, "DejaVu Serif", Norasi, serif;
	font-size:	2.2em;
	text-align:	left;
	text-shadow:	4px 2px 4px rgba(150, 150, 150, 0.8);
}

div.photoCaption {
	color:	#291d0e;
	font-family:	Georgia, "DejaVu Serif", Norasi, serif;
	font-size:	0.9em;
	font-weight:	normal;
}

