HTML {
   overflow: -moz-scrollbars-vertical;
}
BODY {
	margin: 0 0 0 0;
	text-align: center;
	min-width: 600px;
}
#content {
	width:600px;
	margin:0px auto;
	text-align:center;
	border:solid 0px #777777;
}

/*************** GENERAL TEXT STYLES *****************/
p {
	postion:relative;
  padding:0px 0px 0px 0px;
  margin:2px 0px 7px 0px;
  font-family:'Century Gothic', Verdana, san-serif;
  font-size:0.80em;
  font-weight: normal;
  color:#555555;
  text-align:left;
	line-height:1.00em;
}

/*************** HEADER STYLES *****************/
#header_container {
	position:relative;
  top:0px;
  margin:0px auto;
  padding:0px 0px 0px 0px;
  height:57px;
  border:solid 0px #aaaaaa;
  background-color:#FFFFFF;
  }
#logo {
	position:relative;
  top:0px;
  left:0px;
  width:100%;
  height:30px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  border:solid 0px #888888;
  background-color:#FFFFFF;
  background-image:url(../galleryimg/logo.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  }
#carbon {
	position:relative;
  top:0px;
  left:0px;
  width:100%;
  height:4px;
  border:solid 0px #888888;
  background-image:url(../galleryimg/carbon_bg.jpg);
  background-repeat:repeat-x;
  background-position:top left;
  }
#shadow {
	position:relative;
  top:0px;
  left:0px;
  width:100%;
  height:5px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  border:solid 0px #8888FF;
  background-image:url(../galleryimg/shadow.jpg);
  background-repeat:repeat-x;
  background-position:top left;
  }
  
/* ::::::::::::::::::::::::  HORIZONTAL TOP MENU :::::::::::::::::::::::::: */
#global {
	position:relative;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:600px;
	height:18px;
	background-image:url(../galleryimg/nav_bg.jpg);
	backgroud-repeat:repeat-x;
  background-position:top left;
  border:solid 0px #ff0000;
	}
* html body #global {
	position:relative;
	margin:-15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:18px;
  border:solid 0px #ff0000;
	}
div#globalnav {
	display:block;
	float:left;
	top:0px;
	height:18px;
	margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  border:solid 0px #000000;
	}
* html body div#globalnav {
	display:block;
	float:left;
	top:0px;
	height:18px;
	margin:-3px 0px -20px 0px;
  padding:0px 0px 0px 0px;
  border:solid 0px #000000;
	}
ul {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}
ul.gnav {
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-right: solid 0px #A3A9B6;
	border-left: solid 0px #D2D6E1;
}
ul.gnav li {
	display: block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
ul.gnav li a {
	display: block;
	font-family:'Century Gothic', Verdana, san-serif;
  font-size:12px;
  font-weight:bold;
  color:#854a00;
	text-decoration:none;
  margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
}
ul.gnav li a:hover {
	display: block;
	color:#FFF;
}
* html body ul.gnav li a {
	display: block;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
}


/***************  GALLERY THUMBNAIL IMAGES *****************/
.thumbBox {
	padding: 5px 0px 5px 4px;
  margin:0px 0px 0px 0px;
  background-color:#FFFFFF;
  border-bottom:dotted 1px #555555;
}
.thumbBoxHeader {
  font-family:'Century Gothic', Verdana, san-serif;
  font-size:14px;
  font-weight: 600;
  color:#777777;
  text-align:left;
  vertical-align:middle;
  background-color:none;
  border:solid 0px #77FF77;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}
.thumbContainer {
	font-family:'Century Gothic', Verdana, san-serif;
	font-size:0.85em;
	color:#555555;
  text-align:left;
	border:0px solid #00FFFF; 
	background-color:none;
  margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.thumbContainer img {
	width:25px;
  height:25px;
	text-align:left;
	margin:0px 2px 0px 0px;
	border: 1px solid #bababa;
}
.thumbContainer img:hover {
	border: 1px solid #ff5000;
}
#mainContent .thumbContainer a,
#mainContent .thumbContainer a:hover,
#mainContent .thumbContainer a:active,
#mainContent .thumbContainer a:visited {
	background-color: #fff;
}




/******************************** Lightbox *************************************/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(/galleryimg/clear.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left:0; float:left; }
#nextLink { right:0; float:right; }
#prevLink:hover, #prevLink:visited:hover { background: url(../galleryimg/prevlabel.png) left 75% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../galleryimg/nextlabel.png) right 75% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

