/* Buttons for all pages */

#history {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("buttons/history.gif") no-repeat 0 0;}
#history:hover {
	background-position: -75px 0;}
#history span {
	display: none;}
		

#audio {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("buttons/music.gif") no-repeat 0 0;}
#audio:hover {
	background-position: -75px 0;}
#audio span {
	display: none;}


#gallery {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("buttons/gallery.gif") no-repeat 0 0;}
#gallery:hover {
	background-position: -75px 0;}
#gallery span {
	display: none;}
	
	
#store {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("buttons/store.gif") no-repeat 0 0;}
#store:hover {
	background-position: -75px 0;}
#store span {
	display: none;}	
	

#video {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("buttons/video.gif") no-repeat 0 0;}
#video:hover {
	background-position: -75px 0;}
#video span {
	display: none;}


#gear {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("buttons/gear.gif") no-repeat 0 0;}
#gear:hover {
	background-position: -75px 0;}
#gear span {
	display: none;}


#links {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("buttons/links.gif") no-repeat 0 0;}
#links:hover {
	background-position: -75px 0;}
#links span {
	display: none;}


#contact {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("buttons/contact.gif") no-repeat 0 0;}
#contact:hover {
	background-position: -75px 0;}
#contact span {
	display: none;}


#board {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("buttons/board.gif") no-repeat 0 0;}
#board:hover {
	background-position: -75px 0;}
#board span {
	display: none;}


#home {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("buttons/home.gif") no-repeat 0 0;}
#home:hover {
	background-position: -75px 0;}
#home span {
	display: none;}


#enter {
	display: block;
	width: 94px;
	height: 27px;
	margin-bottom: 3px;
	background: url("buttons/enter.gif") no-repeat 0 0;}
#enter:hover {
	background-position: -94px 0;}
#enter span {
	display: none;}
	
#cotw {
	display: block;
	width: 75px;
	height: 66px;
	margin-bottom: 3px;
	background: url("buttons/cotw.gif") no-repeat 0 0;}
#cotw:hover {
	background-position: -75px 0;}
#cotw span {
	display: none;}	
	

#publicity {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("buttons/publicity.gif") no-repeat 0 0;}
#publicity:hover {
	background-position: -75px 0;}
#publicity span {
	display: none;}	
	
	
#cart {
	display: block;
	width: 75px;
	height: 44px;
	margin-bottom: 3px;
	background: url("buttons/viewcart.gif") no-repeat 0 0;}
#cart:hover {
	background-position: -75px 0;}
#cart span {
	display: none;}	
	
	
	
	
/* Navigation on page */

#navigation
{
padding: 0;
margin: 0;
}

#navigation li
{
list-style-type: none;
float: left;
}


/* Circle pics and text */

.pic1 {
  position: absolute;
  margin-left: 236px;
  }

/* Position of main title for each page */

.title {
  position: absolute;
  margin-left: 295px;
  margin-top: 30px;
  }
	
.subtitle {
  font-weight: light;
  font-size: 16pt;
  font-family: sans-serif;
  font-style: italic;
  color: white;
  filter: glow(Color=red, Strength=3) }
  


/* Used in Call of the Wild page */

.scrolltitle {
  font-weight: bold;
  font-size: 14pt;
  font-family: sans-serif;
/*  font-style: italic; */
  color: white;
  filter: glow(Color=red, Strength=3) }
  

/* General paragraph text settings - border for testing layout */

p {

/* border-width: 2px; */
/* border-color: yellow; */
/* border-style: solid; */
	font-family: sans-serif;
	font-size: 10pt;
	color: #c0c0c0;}
	
	

a:link {color: gray;	}
a:visited {color: gray;	}
a:hover {color: gray; background-color: #333333;}
a:active {color: gray;	}

p.small {
	font-family: sans-serif;
	color: #c0c0c0;
	font-size: 8pt;}



h1 {
	font-family: sans-serif;
	color: #c0c0c0;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;}


/* header */

h2 {
	font-family: sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;}

/* subheader */

h3 {
	font-family: sans-serif;
	color: #ffffff;
	font-style: italic;
	font-size: 10pt;
	text-align: left;}
	
h4 {
	font-family: sans-serif;
	color: white;
	width:15%;
	filter:glow(color=red, Strength=3);
	font-style: italic;
	font-size: 11pt;
	text-align: left;}
	
h5 {
	font-family: sans-serif;
	color: white;
	padding-right: 3px;	
	width:32%;
	filter:glow(color=red, Strength=3);
	font-style: italic;
	font-size: 11pt;
	text-align: left;}
	
h6 {
	font-family: sans-serif;
	color: #f0f0f0;
	padding-right: 3px;
	font-style: italic;
	font-size: 11pt;
	text-align: left;}
	

/* Page background settings */

body {
  background-image: url("images/newflames.jpg");
  background-color: black;
  background-attachment: static;
  background-position: top center;
  background-repeat: repeat;
  scrollbar-base-color: black;
  scrollbar-arrow-color: silver;
  scrollbar-DarkShadow-Color: silver;
  scrollbar-track-color: gray;}

.outer {
  width: 960px;
  min-width: 960px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;}

.nav {
  float: left;
  width: 100px;
  position: absolute;
  margin-left: 150px;
  Margin-top: 50px;}

.image {
  border-style: ridge;
  float: left;
  border-color: gray;
  border-width: 3px;
  margin-bottom: 1px;
  margin-right: 20px;}
  

/* Audio and Video page content */

.avcontent {
  float: right;
  width: 495px;
  position: absolute;
  margin-left: 310px;
  margin-top: 110px;}
  
 
/* Home History Gear Gallery page content */ 
 
.hcontent {
  float: right;
  width: 495px;
  position: absolute;
  margin-left: 310px;
  margin-top: 90px;}


#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:gallery/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(images/gallery/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/gallery/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; }



  