/*  Milkshake-Studio.com
	15/07/08
*/
/**********************************************NAVIGATION********************************/
.nav {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin-top: -5px;
	height:15px;
	display:block;
}
.nav .left {position:relative; top:0;  float:left; width: 100px;}
.nav .centerN { margin-left: auto; margin-right:auto;  margin-top: -12px;}
.nav .right {position:relative; float:right; margin-top: 0; width: 120px; margin-right:0;}
.menu td { 
	margin-left: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.menu td+td a{ 
	margin-right: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.empty {
	color:#FFCC11;
}
/**********************************************FORM********************************/
#formulaire {
	position:relative;
	margin: 10px auto 10px auto;
	color:#5B5B65;
	padding: 5px;
	
}
#formulaire .introform, #formulaire .retour {
	position:relative;
	margin-left: -20px;
	color:#CCCCCC;
	margin-bottom: 15px;
}
#formulaire .retour { color:#5B5B65; width: 400px;}
#formulaire table, #formulaire table tr { background-color:#333333; }
#formulaire table td.fieldName {
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#FFF;
	text-align:left;
	font-weight:bold;
}
#formulaire table td input, #formulaire table td select, #formulaire table td textarea, #formulaire table td input.button { float: left; background-color:#CCCCCC; border:#544a30; color:#000000; font-weight:bold;}
#formulaire table td.empty{ width:20px; }
#formulaire table td input.button {font-weight:normal; }
.requiredE { font-size: 12px; color:#FF0000; }
#formulaire .txterror {color: #FFCC00; font-weight: bold; font-size: 14px; text-align: center; }
.retour .nom { font-weight: bold; color:#FFCC11;}


/**********************************************THUMB********************************/
/* THUMB :  WIDTH, HEIGHT & FONT 
table.thumb td a, .table.thumb td a:link, .table.thumb td a:visited, .table.thumb td a:hover, .table.thumb td a:visited:hover {
	font-size: 8pt;
   display: block;
   padding-top: 5px;
   padding-left: 3px;
   padding-right: 3px;
   text-decoration: none;
   color: #E2E2E2;
   vertical-align:middle;
   border:none;
}
table.thumb {
	border-collapse: collapse;
	text-align:center;
	margin: 15px;
}
table.thumb a { vertical-align:middle; text-align:center;}*/
/* THUMB : COLORS 
table.thumb td a:link, table.thumb td a:visited {
	text-decoration: none;
	vertical-align:middle;
	border:none;
}*/
/* ALL : THUMB BORDERS 
table.border td a .thumb, table.thumb td a .thumb{
   border: 4px solid #000000;
}
table.subfolder td a img, table.thumb td a img{
   border: 0;
}*/
/* THUMB : COLORS : HOVER 
table.thumb td a:hover {
   vertical-align:middle;
   border:none;
}

*/
/*.categories, .categories tr, .categories tr td, .categories #thumbs, .categories #thumbs tr, .categories #thumbs tr td {
	text-align:center;
	vertical-align:middle;
}
.categories .affichThumbs {
	padding-left: auto;
	padding-right:auto;
	width:150px;
}
.categories .affichThumbs #thumbs {
	position:relative;
	margin: 5px;
	text-decoration:none;
	border:none;
	border-collapse:collapse;
	clear:both;
}
.categories .affichThumbs #thumbs a {
	position:relative;
	border:0;
	text-decoration:none;
	display:block;
	padding:5px;
	
}
.categories .affichThumbs #thumbs a img {
	position:relative;
	border:none;
	border: 5px solid #000000;
	margin-left: auto;
	margin-right:auto;
}
*/
.categories {
	text-align:center;
	width:150px;
	padding-top: 20px;
  	padding-left: 5px;
   	padding-right: 5px;
	padding-bottom: 5px;
}
.categories a {
	border:0;
	text-decoration:none;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: -5px;
	margin-bottom: 5px;
	width:150px;
	
}
.categories a img {
	border:none;
	border: 1px solid #000000;
	/*margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;*/
}
.categories h1 {
	padding:3px; 
	margin:2px;
	font-size: 1.0em;
}

/**********************************************SUBFOLDER********************************/
/* SUBFOLDER : WIDTH, HEIGHT & FONT  */
/*table.subfolder td a, .table.subfolder td a:link, .table.subfolder td a:visited, .table.subfolder td a:hover, .table.subfolder td a:visited:hover {
   padding-top: 5px;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
}*/

a.folder  {
	padding:0;
	font-size: 8pt;
	text-align:center;
	color:#FFCC11; /*5B5B65*/
	letter-spacing : 5px;
	font-size: 8pt;
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;	
}
a.folder:hover {
	text-decoration: none;
}

/**********************************************SKELETON********************************/
/* TABLE ABOVE HEADLINE */
.table-top {
	font-size: 8pt;
	text-decoration: none;
   vertical-align: top;
	height: 20px;
	border: 0;
	background-color:#000000;
}

/* HEADLINE BAR */
.table-headline {
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
    vertical-align: top;
	text-align: left;
	height: 30px;
	background-color: #000000;
	padding: 3px;
	color: #E2E2E2;
	letter-spacing: 1px;
	border-bottom: 1px solid #434343;
}
.headline h1, .headline {
	/*font-family: "Microsoft Sans Serif", Tahoma, arial;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	text-align:center;
	color: #FFFFFF; /*E2E2E2*/
	font-size: 16pt;
	font-weight: bold;
	text-transform: capitalize;
	font-style:normal;
}
.headline { color:#E2E2E2; font-size: 12pt; font-style:italic; }

/* FOLDER INTRO TEXT */
.introtext {
   margin: 6px 12px 6px 12px;
	text-align: left;
	color: #BDBDBD;
	letter-spacing: 2px;
}


/* VIEWIMAGE IMAGE PROPERTIES */
.viewimage {
    border: 20px solid #000000;
	background-color: #000000;
}

/* IMAGE DESCRIPTION */
.description {
	margin-left:auto;
	margin-right: auto;
	margin-top:10px;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #BDBDBD;
	text-decoration: none;
	vertical-align:middle;
}

/* COPYRIGHT NOTICE */
.copyright {
	font-size: 8pt;
	color: #797983;
   text-align: center;
}

.footer {
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 8pt;
	color: #797983;
    text-align: center;
	/*left:50%;
	margin-left:-100px;*/
	margin-left: auto;
	margin-right: auto;
	width: 200px;
}

/**********************************************LINKS********************************/
.fullbody a:link, .fullbody a:visited {
   color: #FFCC11; text-decoration: none;
   border:none;
}
.fullbody a:hover, .fullbody a:visited:hover { 
   color: #666666; text-decoration: none;
   border:none;
}
.footer a.neutre, .footer a.neutre:link, .footer a.neutre:hover {
	color: #797983;
	text-decoration: none;
	border:none;
}
.ad {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5B5B65;
	width:250px;
	padding: 10px;
	font-size:1.2em;
	color: #E2E2E2;
 }

/*********************************************SLIDESHOW********************************/
.slideContent {
	position:relative;
	display:block;
	margin-left: auto;
	margin-right:auto;
	width: 1200px;
	margin-top: 30px;
	text-align:center;
}
#Slideflash p { 
	text-align:center;
	margin-bottom: 30px;
}

/**********************************************BODY********************************/
/* BODY PROPERTIES */
.fullbody {
	color: #7F818B;
	background-color: #272727;
}

body, html {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
	text-align: justify;
	height: 100%;
}/*
html {
	overflow:visible;
}
body {
	height:100%;
	overflow:scroll;
}
body.fullbody table {
	 overflow:scroll; 
} */
h1 { 
	padding:0; 
	margin:0;
	font-size: 20px;
}
a, a:active, img, img:active {
	border:none;
    outline: none;
}
/******************************************LIGHTBOX VIEWIMAGE***************************/
#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/jpg;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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(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; }