.current_page_item, .current_page_parent, .current_page_ancestor { background:url("images/pointer_black.gif") center bottom no-repeat; }


#thehall-header { display:block; width:850px; height: 20px; padding: 0px 60px 0px 60px;  background-color:#000;}
#thehall-title, #thehall-what, #thehall-date { float:left; margin-top:0; }
#thehall-title { width: 50%; margin-top:20px;}
#thehall-title a { text-decoration:none;}
#thehall-title a:hover { text-decoration:underline;}
#thehall-date { width: 50%; text-align:right; margin-top:20px; }
#thehall-date p { color:#FFF;  }
#thehall { padding:40px 60px 180px 60px; background-color:#000; }

#thehall-footer { margin-top:20px;}
#thehall-footer-left { width:500px;  float:left}
#thehall-footer-left ul { padding:0; margin:0; }
#thehall-footer-left li { display: -moz-inline-stack; /* Pour Firefox 1-2 */ display: inline-block; margin: 0; padding:0;}
#thehall-footer-right { width:350px; float:left; text-align:right;}
#thehall-footer-right h3 { color:#FF1C00; margin:0; }
#thehall-footer-right p { color:#CCC; font-size:0.8em;}
#thehall-footer-right a { color:#CCC;  }


/* SLIDE SHOW */

.slideshowContainer { border: 1px solid #999; width: 850px; height: 500px; margin-bottom: 5px; }
.loading { background: url(images/loading.gif) center no-repeat; }
.slideshowThumbnail { outline: none; }
.slideshowThumbnail img { border: 1px solid #999; padding: 0px; }
a:hover.slideshowThumbnail img { border: 1px solid #ccc; padding: 0px; }
.current img { border: 1px solid red; padding: 5px; }
.outline { border: 1px solid orange; z-index: 0; position: absolute; }
