@charset "utf-8";
/* Dysphory website CSS www.dysphory.com - All Right Reserved */

/* ---------------------------------
HEADER CONTENT STYLE
--------------------------------- */

#head {
	background: url(../img/header.jpg) top center no-repeat;
	height: 360px;
	width: 400 px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 25px;
}

#head h1{
font-size: 2em;
text-transform: capitalize;
font-weight: normal;
text-align: right;
color: #14222d;
margin-bottom: 10px;
padding: 40px 40px 0px 0px;
}

/* ---------------------------------
MENU STYLE
--------------------------------- */

#menu {
	float: right;
	background-color: transparent;
	list-style: none; /* On ne veut plus que les lignes de la liste aient de puces */
	margin: 128px 77px 0px 0px; /* Marges */
	padding: 0px 0px 0px 0px;
	text-align: right;
}


#menu li {
	float: left; /* Afin que chaque élément de la liste se positionne juste à droite de l'élément précédent, et non en dessous */
	margin: 0px 10px; /* Espacer horizontalement chaque bouton à l'intérieur du menu */
  
}


#menu li a:link {
	font-size: 25px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}
#menu li a:hover { 
	font-size: 25px;
    font-weight:bold ;
	text-decoration: none;
	color: #a3bed6;
}
#menu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/*#menu li .actuel {
	font-weight: bold; 
	text-decoration: inherit; 
	border-bottom: dashed;
} 
*/

#menu a:link span { font-weight:bold ; color: #FFFFFF; text-decoration: none ; }
#menu a:hover span {  font-weight:bold ; color: #a3bed6; text-decoration: none ;}
#menu a:visited span { font-weight:bold ; color: #FFFFFF; text-decoration: none ;}
#menu .actuel span { /* Indique au visiteur que ce lien est en fait la page actuellement affichée */
	font-weight: bold; /* Gras... */
	text-decoration: inherit; /* ... et souligné */
	border-bottom: dashed;
}


/* ---------------------------------
SITE STYLE
--------------------------------- */

#site {
	background: #14222d url(../img/body.jpg);
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 1061px;   
} 

#bodysite {
	background: url(http://www.dysphory.com/img/body.jpg) center top repeat-y;
	font-family: "Times New Roman", Times, serif ;
	font-size: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#imagediv {
	list-style: none;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}

#bodytitle {
	background-color: transparent;
	list-style: none; /* On ne veut plus que les lignes de la liste aient de puces */
	margin: 0px 0px 0px 0px; /* Marges */
	padding: 0px 0px 0px 0px;
	text-align: right;
	font-size: 25px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

#gallerytitle {
	background-color: transparent;
	list-style: none; /* On ne veut plus que les lignes de la liste aient de puces */
	margin: 0px 0px 0px 0px; /* Marges */
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 20px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

#page {
	background-color: transparent;
	list-style: none; /* On ne veut plus que les lignes de la liste aient de puces */
	margin: 0px 105px 0px 126px; /* Marges */
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}



#pagetexte {
	background-color: transparent;
	list-style: none; /* On ne veut plus que les lignes de la liste aient de puces */
	margin: 0px 0px 0px 0px; /* Marges */
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

#pagetexte a:link {
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}

#pagetexte a:hover { 
	font-size: 18px;
    font-weight:bold ;
	text-decoration: none;
	color: #a3bed6;
}

#pagetexte a:visited {
	font-size: 18px;
    font-weight:bold ;
	text-decoration: none;
	color: #FFFFFF;
}

#pagetexte .actuel { /* Indique au visiteur que ce lien est en fait la page actuellement affichée */
	font-weight: bold; /* Gras... */
	text-decoration: inherit; /* ... et souligné */
	border-bottom: dashed;
}

#pagetexte a:link span { font-weight:bold ; font-size: 18px; font-weight:bold ; color: #FFFFFF ;}
#pagetexte a:hover span { font-weight:bold ; font-size: 18px; font-weight:bold ; color: #a3bed6 ;}
#pagetexte a:visited span {font-weight:bold ; font-size: 18px; font-weight:bold ; color: #FFFFFF ;}


#imagediv li {
	list-style: none;
	float: left; /* Afin que chaque élément de la liste se positionne juste à droite de l'élément précédent, et non en dessous */
	margin: 0px 8px 0px 5px; /* Espacer horizontalement chaque bouton à l'intérieur du menu */
  
}

.img {
	border: solid #FFFFFF 2px ;
}

#desciption {
	background-color: transparent;
	list-style: none; /* On ne veut plus que les lignes de la liste aient de puces */
	margin: 0px 250px 0px 0px; /* Marges */
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 18px;
	font-weight:normal;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	}
	
#liens {
	background-color: transparent;
	list-style: none; /* On ne veut plus que les lignes de la liste aient de puces */
	margin: 0px 500px 0px 0px; /* Marges */
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 18px;
	font-weight:normal;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	}
	
	
	
#liens a:link {
	font-size: 18px;
	font-weight:normal;
	text-decoration: none;
	color: #FFFFFF;
}

#liens a:hover { 
	font-size: 18px;
    font-weight:normal ;
	text-decoration: none;
	color: #a3bed6;
}

#liens a:visited {
	font-size: 18px;
    font-weight:normal ;
	text-decoration: none;
	color: #a3bed6;
}

#liens .actuel { /* Indique au visiteur que ce lien est en fait la page actuellement affichée */
	font-weight: bold; /* Gras... */
	text-decoration: inherit; /* ... et souligné */
	border-bottom: dashed;
}

#liens a:link span { font-weight:normal ; font-size: 18px; font-weight:bold ; color: #FFFFFF ;}
#liens a:hover span { font-weight:normal ; font-size: 18px; font-weight:bold ; color: #a3bed6 ;}
#liens a:visited span {font-weight:normal ; font-size: 18px; font-weight:bold ; color: #a3bed6 ;}


/* ---------------------------------
FOOTER CONTENT STYLE
--------------------------------- */

#footer {
	background: #14222d url(../img/footer.jpg) top center no-repeat;
	height: 172px;
	width: 1061 px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}

#copyright {
	font-size:11px;
	font-weight:normal;
	margin: 16px 0px 0px 0px;
}



/* ---------------------------------
LIGHTBOX STUFF
--------------------------------- */
#lightbox{	
position: absolute;	
left: 0; width: 100%; 
z-index: 100; 
text-align: center; 
line-height: 0;}

#lightbox img{ 
width: auto; 
height: auto;}

#lightbox a img{ 
border: none; }

#outerImageContainer{ 
position: relative; 
background-color: #fff; 
width: 250px; 
height: 250px; 
margin: 0 auto; }

#imageContainer{ 
padding: 10px; }

#loading{ 
position: absolute; 
top: 40%; left: 0%; 
height: 25%; width: 100%; 
text-align: center; 
line-height: 0; }

#hoverNav{ 
position: absolute; 
top: 0; 
left: 0; 
height: 100%; 
width: 100%; 
z-index: 10; }

#imageContainer>#hoverNav{ 
left: 0;}

#hoverNav a{ 
outline: none;}

#prevLink, #nextLink{ 
width: 49%; 
height: 100%; 
background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ 
display: block; }

#prevLink { 
left: 0; 
float: left;}

#nextLink { 
right: 0; 
float: right;}

#prevLink:hover, #prevLink:visited:hover { 
background: url(lightbox/images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { 
background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ 
font: 10px Verdana, Helvetica, sans-serif; 
background-color: #fff; 
margin: 0 auto; 
line-height: 1.4em; 
overflow: auto; 
width: 100%	; }

#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; 
float: left; 
text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; 
padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; 
float: right;  
padding-bottom: 0.7em; 
outline: none;}	 	

#overlay{ position: absolute; 
top: 0; 
left: 0; 
z-index: 90; 
width: 100%; 
height: 500px; 
background-color: #000; }

