/*
Discover ELS 2006 *
//*Created 2006-10-23 by Anne Botman*
//*Updated 2006-10-23 by Anne Botman*
//*PRIMARY
*/

html, body{
   color:#000;
   font-family: Verdana, Arial, sans-serif;
   font-size: 0.9em;
}

p, li{
   line-height:1.3em;
}
/*
a, a:link{
   color:#0066CC;
}

a:visited{
   color:#005AB3;
}

a:hover{
   color:#3399FF;
}
*/

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

.exf a{ color: #8B461F; }
.exb a{ color: #007996; }
.exm a{ color: #D46200; }

a:hover{
  text-decoration: underline;
  color: #999999;
}
.exf a:hover{ color: #C79303;}
.exb a:hover{ color: #074A5C;}
.exm a:hover{ color: #5F2C00;}

a img{
   border:0;
}

/*
*//*Clear forces an element to come below a floating element; both clears left and right
*/

.clear{
   clear:both;
}

#clear{
   clear:both;
}

/*
*//*PAGE HIERARCHY: Page, Header, Main, Showcase,  Content, Gallgraphic,  Path, Footer*//*
*/

#page{
   margin:0 auto;
   width:800px;
}

/*
*//*Pull down form position
*/

#siteindex{
  float:right;margin:8px 0;
}

/*
*//* HEADER
*/

#header{
   width: 800px;
}

#hdrleft{
   width: 300px;
   height: 47px;
   float: left;
   margin: 0px;
   padding: 0px;
}

#hdrleft img.ltop{
   margin: 0px;
   padding: 0px;
   width: 300px;
   height: 47px;
}

#hdrright{
   width: 500px;
   height: 47px;
   float: right;
   margin: 0px;
   padding: 0px;
   background-image: url(../../graphics/navbars/disbg_47.gif);
   background-repeat: no-repeat;
}

#hdrright img.rtop{
   margin: 0px;
   padding: 0px;
}

#hdrright ul{
   display:block;
   float: right;
   margin: 0px;
   padding: 0px;
}

#hdrright li{
   display: inline;
   list-style:none;
   padding: 0px 8px 0px 22px;
}

#hdrright li a{
   font-size: .85em;
   font-weight: 700;
   text-decoration: none;
   color: #fff;
   padding: 0px 0px 0px 5px;
}

/**//*Main -- controls the  page  background colour, the footer line colour */

#main{
  border-bottom: 5px #7B7B7B solid;
}

/**//*Content - this box contains the general page content*/

#content{
   width:800px;
}

/**//*Showcase - graphic header for Gallery Showcase.*/
#showcase{
   width: 800px;
   margin: 0px auto;
   padding: 0px;
   clear: both;
}
#sc_header{
   border-bottom: solid 1px #919191;
}
#sc_name img{
   border: solid 1px #221711;
}
/**//*Showcase Intro - text below the graphic header for Gallery Showcase.*/

#showcase_intro{
  width: 800px;
  margin: 0px auto;
  padding: 12px 0px 12px 0px;
  border-bottom: solid 1px #A9A9A9;
  text-align: center;
}

#flash_game{
  width:749px;
  margin-left: 26px;
}


/**//*Flash warning - Between content and footer */
#flash_warning{
  position: relative;
  top: 15px;
  width: 800px;
  padding: 10px 0px 0px 0px;
  margin: 0px 0px 27px 0px;
  border-top:  1px #7B7B7B solid;
  text-align:center;
}

/**//*Path breadcrumbs*/

#path{
   float: left;
   margin: 0px;
   padding: 2px 5px 15px 220px;
   font-size: 90%;
}

/**//**//*Footer*/

#footer{
  display:block;
}

#footer a{
 text-decoration: none;
 color:#FF0000;
}
#footer a:hover{
 text-decoration: underline;
}

#footer a#copyright{
   float: left;
   padding:5px 0px 5px 0px;
   
}

#footer a#comments{
   float: right;
   padding:5px 0px 5px 0px;
 }

#footer p{
   clear:both;
   margin:0px;
}

#footer{
  font-size: 0.8em;
}

/*SPECIFIC  FONT RELATED*/

.super{
   vertical-align:super;
   display:inline !important;
   font-size:9px;
}

.sub{
   vertical-align:sub;
   display:inline !important;
   font-size:9px;
}

.pub{
   font-family: "Times New Roman", Times, serif;
   font-size:14px;
}

.indent{
   padding-left:30px;
   display:block;
}

.nature{
   color: #008000;
   font-weight:bold;
}

.latin{
   font-weight:bold;
   font-style:italic;
}

.smalltight{
   margin-top: 0px !important;
   margin-bottom: 0px !important;
   font-family:  Arial, Helvetica, sans-serif;
}

.warning{
   background:#FFFF00;
   color:#FF0000;
}

/*For the Skip Nav link at the top of each page*/

.accessibility{
   display:none;
}

/*PAGE SPECIFIC STYLES - INDCATE PAGE*/

/* MAIN SHOWCASE MENU AND GALLERY MENU PAGES */

/**//*Featured Game Heading - "Featured Game".*/
#featured_game_header{
  color: #7B7B7B;
  font-size: 1.1em;
  font-weight: bold;
  margin: 10px 20px 0px 545px;
}

/**//*Menu Container - Each instance contains a gallery graphic/link
 on the left and a featured game on the right.*/
.menu_container{
 position: relative;
 margin: 10px 0px 20px 0px;
 width: 800px;
 height: 130px;
 display: block;
}

/**//*Menu Graphic Holder - (within menu container) Contains the gallery graphic/link.*/
.menu_gallery_hldr{
  width: 388px;
  height: 128px;
}

.menu_gallery_left{
  float: left;
}
.menu_gallery_right{
  float: right;
}

/**//*Featured Game - (within menu_container) Contains the gallery's featured game. */
.menu_game_hldr{
  position: absolute;
  top: 0px;
  width: 382px;
  height: 120px;
  padding: 4px;
}

.game_left{
  left: 0px;
}
.game_right{
  right: 0px;
}

.exf .menu_gallery_hldr, .exf .menu_game_hldr{ background-color: #E6B63B; border: 1px solid #7A3A14 }
.exb .menu_gallery_hldr, .exb .menu_game_hldr{ background-color: #B4CFD6; border: 1px solid #034859 }
.exm .menu_gallery_hldr, .exm .menu_game_hldr{ background-color:#D46200; border: 1px solid #000000 }

/**//*Join line. The small horizontal line that joins the gallery graphic/link to its featured game.*/
.join_line{
 position: absolute;
 left: 389px;
 top: 65px;
 width: 20px;
 height: 1px;
}

.exf .join_line{ border-top: 1px solid #7A3A14 }
.exb .join_line{ border-top: 1px solid #034859 }
.exm .join_line{ border-top: 1px solid #000000 }


/**//*Thumbnail holder - (within featured_game) */
.thumbnail_hldr{
  padding: 5px;
  width: 120px;
  height: 110px;
}

.exf .thumbnail_hldr{ background-color:#8B461F }
.exb .thumbnail_hldr{ background-color: #007996 }
.exm .thumbnail_hldr{ background-color: #260C00 }

/**//*Game description holder - (within featured_game) */
.game_desc_hldr{
  position: absolute;
  z-index:2;
  top: 4px;
  left: 139px;
  width: 230px;
  height: 114px;
  padding: 4px 6px 0px 8px;
  background-color:#FFFFFF;
}

.exf .game_desc_hldr{ border: 1px solid #7A3A14 }
.exb .game_desc_hldr{ border: 1px solid  #034859 }
.exm .game_desc_hldr{ border: 1px solid  #000000 }

/**//*Game heading - (within game_desc_holder) */
.game_heading{
  font-size: 1.1em;
  font-weight: bold;
}
.game_heading a:hover{
  text-decoration:none;
 }
.game_description{
  font-size: 1em;
}
.file_size{
 color: #7B7B7B;
}
/**//*Play the game link - (within featured_game) */
.play_the_game{
  position: absolute;
  left: 140px;
  top: 107px;
  width: 219px;
  height: 14px;
  z-index: 3;
  border-top: 1px solid #C4C2C1;
  text-align:right;
  line-height: 1em;
  padding-right: 5px;
}

.play_the_game a{
  text-decoration: none;
}
.play_the_game a:hover{
  text-decoration: none;
}
#section_heading, .section_heading{
  font-size: 1.2em;
  font-weight: bold;
  margin: 10px 0px 0px 0px;
}
.section_divider{
 border-top: solid 1px #A9A9A9; 
 padding-top: 10px;
}

.exf .game_heading, .exf .section_heading, .exf .play_the_game { color: #8B461F }
.exb .game_heading, .exb .section_heading, .exb .play_the_game { color: #007996 }
.exm .game_heading, .exm .section_heading, .exm .play_the_game { color: #D46200 }

/**//*Play the game graphic (button) link - (within featured_game) */
.game_button{
  position: absolute;
  z-index: 4;
  left: 320px;
  top: 101px;
  width: 27px;
  height: 27px;
  text-align:right;
}


/* GAME PAGES */

#game_intro{
  margin: 8px 0px 10px 0px;
  padding: 3px 0px 5px 0px;
}


