﻿#mosaic {
	background-color:	#e0d7c3;
	background-image:	url(../images/Parchemin_Calligraphy.jpg);
	border-color:	#e0d7c3;
	border-width:	6px;
}

#progressbar {
	background-color:	#980000;
	border-color:	#000000;
	border-width:	2px;
	color:	#fff1e2;
}
#progressbar	div.progress {
	background-color:	#57c611;
	color:	#f3f3f3;
}


#progressbarWrapper {
	background-color:	#222226;
	border-color:	#e3e3e3;
	border-width:	4px;
	color:	#ffffff;
	font-family:	Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
}

#screenIndex {
	background-color:	#040d21;
	background-image:	url(../images/Arabic_Background.jpg);
}

#screenPhoto {
	background-color:	#07060e;
	background-image:	url(../images/Arabic.jpg);
}

.mainPhoto {
	border-color:	#3b0000;
	border-width:	2px;
}

.thumbBox {
	border-color:	#07060e;
	border-width:	1px;
}
.thumbBox	img {
	border-color:	#6c6555;
	border-width:	4px;
}

.thumbBox	img:hover {
	border-color:	#c8b489;
}


.toolbar {
	background-color:	#111111;
}

div#cadrePhoto {
	background-color:	#eadbb9;
	background-image:	url(../images/Parchemin.jpg);
	padding:	11px;
}

div#indexTitle {
	color:	#47476a;
	font-family:	Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
	font-size:	3em;
	text-align:	left;
	text-shadow:	4px 2px 4px rgba(150, 150, 150, 0.8);
}

div.photoCaption {
	color:	#4f3636;
	font-family:	Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
	font-size:	1.4em;
	font-weight:	normal;
}

