h1, h2 {
	color: #fff;
	font-size: 30pt;
	position: absolute;
	top: 0;  left: 0;
	text-align: center;
	width: 100%;
	border-bottom: 10px solid #fff;
	margin: 0; padding: 10px;
	font-family: georgia,serif;
	z-index: 100;
}

body > h1, body > h2 {
	position: fixed;
	font-weight: normal;
}

body > h1:hover, body > h2 {
	font-stretch: expanded;
}

ul li  {
	list-style: none;
	float: left;
	margin: 15px;
	text-align: center;
}

html {
	height: 100%;
}

body {
	color: #fff;
	font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
/*	font-family: Arial, Helvetica, sans-serif; */
/*	background: url('/mainSite/images/logoRedSmall.gallery.jpg') #181818 60px 60px no-repeat fixed; */
	background: url('/dotclear/themes/bothworld/imagesOrange/24/both.logo.blackBG.jpg') 60px 60px no-repeat fixed #000 ;
/*	width: 800px; 
	margin: 20px auto; 
	height: 100%;*/
	margin-top: 90px;
	margin-bottom: 100px;
}

body.indexFile, body.A {
	/*background: url('/galleryFile/.style/bothMDE.jpg') #000 left center no-repeat fixed;*/
	background: url('/galleryFile/.style/ChrisDavidMDEgalleryBack.jpg') #000 left center no-repeat fixed;
	
}

body.B {
	/* background: url('/galleryFile/.style/christineMDE.jpg') #000 right center no-repeat fixed; */
	background: url('/galleryFile/.style/ChrisMDEgalleryBack.jpeg') #000 center center no-repeat fixed;
	
}

a {
	color: #fff;
	text-decoration: none;
}

#imageList , .indexLink {
	width: 800px;
	margin: auto;
}

#imageList li {
	height: auto;
	width: 70px;
}

#imageList a.galleryThumb {
	margin: auto;
	display: block;
	width: 67px; height: 67px;
	overflow: hidden;
	border: 1px #333 solid;
}

#imageList a.galleryThumb:hover {
	border: solid 1px #eee;
}

#imageList a.galleryThumb + div.caption {
	display: none;
	background: url('/galleryFile/.style/gray32.png');
	width: 10em;

}

#imageList a.galleryThumb:hover + div.caption {
	display: block;
	padding: 5px 10px;
	position: fixed;
	top: 50%;
	right: 20px;
}

#imageList a.galleryThumb img{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity:0.6;
}

#imageList a.galleryThumb img:hover, #imageList a.galleryThumb:focus img{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#imageList div.caption {
	display: block;
	font-size: small;
	text-align: center;
}

#imageList {
	padding: 0 0 100px 0;
}

#imageList img {
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: none;
}



/* footer */

.footLink {
	clear: both;
	font-size: small;
	position: absolute;
	top: 0;
	right: 20px;
	margin: 10px;
	padding: 0;
	z-index: 110;
}

body > .footLink {
	position: fixed;
}

/* index links */

.indexLink {
	font-size: small;
}

.indexLink a {
}

.galleryLink {
	font-weight: bold;
}

.galleryLink a { 
	display: block;
	font-weight: normal;
	float: left;
	padding-right: 10px;
}
div.spacer {
	clear: both;
}

/* foot link */

div#foot {
	text-align: center;
	bottom: 20px;
}

p.footLink {
	
}

p.footLink a {
	padding: 2px 5px;
}

p.footLink a:hover {
	background-color: #666;
	padding: 2px 5px;
}

div#foot {
	position: absolute;
	bottom: 0px; left: 0px;
	width: 100%;
	border-top: 1px solid #fff;
	margin: 0;
	padding: 0;
}

body > h1, body > h2, body > div#foot {
	background: url('/galleryFile/.style/gray32.png') transparent;
	border: none;
}

body > div#foot {
	background: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

body > div#foot {
	position: fixed;
}

div#foot p {
	font-size: small;
	width: auto;
}

.folderLink , .galleryLink {
	padding: 2px 5px 10px 5px;
	margin: 0 30px 0 0;
	width: 200px; 
	font-family: "Courier New", Courier, mono;*/
	float: left;
	text-align: left;
	background: url(/galleryFile/.style/gray32.png);
}

.folderLink {
/*	background-color: #555; */
}

.galleryLink {
/*	background-color: #777; */
}

#logoBoth {
	position: fixed;
	top: 80px;
	left: 30px;
	border: 0;
}

.spacer {
	clear: both;
}

/* POPUP des images */

#largeImageBox {
	z-index: 100;
	visibility: hidden;
	position: absolute;

	/*
	width: 800px;		height: 600px;
	top: 50%;			left: 50%;
	margin-top: -300px;	margin-left: -400px;
	*/
	top: 0; left: 0;
	width: 100%;		height: 100%;
	
	
}

body > #largeImageBox {
/*	background: url('/galleryFile/.style/gray32.png');
	background: #000;
	opacity: 0.5; */
}

#largeImageCenterBox {
	top: 0; left: 0;
	width: 100%; height: 100%;
	text-align: center;
	position: fixed;
	z-index: 1010;
}

body > #largeImageBox #overlayLIB {
	position: fixed;
	display: block;
	height: 100%; width: 100%;
	background: #000;
	
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity:0.8;
	
	z-index: 1000;
}

.largeImage , .largeImageWait{
	text-align: center;
	display: block;
	margin: 5% auto 5% auto;
	height: 100%;
	border: 10px solid #ddd;
	border: 0px solid #ddd;
}

.largeImageWait {
	text-align: left;
	display: block;
	margin: 0;
	height: auto;
	border: 0px solid #ddd;
}

#largeImageBox  #largeImage {
	max-width: 80%;
	max-height: 80%;
	height: auto;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	margin: 5% auto;
	cursor: pointer;
}

#largeImageDL {
	color: #ddd;
	position: fixed;
	display: block;
	top: 1%;
	left: 1%;
	font-size: small;
	z-index: 1012;
/*	background: url('/galleryFile/.style/gray32.png'); */
}

#largeImageNext {
	color: #ddd;
	position: relative;
	display: block;
	top: -50%;
	left: 90%;
	width: 4em;
	padding: 1em;
	text-align: center;
	font-size: small;
	z-index: 1013;
	background: url('/galleryFile/.style/gray32.png');
}

/*
a#largeImageDL:hover {
	color:#FFF;
	background: url('/galleryFile/.style/gray32.png');
}
*/