@charset "utf-8";
/* CSS Document */

body {
	margin:0; padding:0;
	background:url(../images/dark-brushed-bkg.jpg) repeat #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

p, li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:1.6;}

h1 {
	font-family: Impact, Arial Black, sans-serif;
	font-weight:normal;
	margin:15px 1px;
	text-transform:uppercase;
	color:#111111;
	font-size:30px;}
h2 {
	font-family: Impact, Arial Black, sans-serif;
	font-weight:normal;
	margin:15px 1px;
	color:#444444;
	font-size:18px; }

a {
	color:#644200}

a:hover {
	color:#483815;}
	
.clear {
	clear:both;
	height:0; line-height:0; font-size:0;}

#page-container {
	width:952px;
	position:relative;
	margin:0 auto;
	padding:1px;}

#body-container {
	position: relative;
	margin-top:278px;
	background:url(../images/brushed-steel-bkg.jpg) repeat-y;
	width:100%}

#content {
	float:right;
	width:564px;
	margin:70px 35px 85px 0;}
	
#contentnomenu {
	float:right;
	width:878px;
	margin:70px 35px 85px;}


/********* NAV MENU *********/

#menu {
	float:left;
	width:270px;
	margin:86px 36px 92px 35px;
	border:6px solid #000000;
	background:#000000;}
#menu #menulinks{
	float:left;
	width:264px;
	margin:0;
	border:3px solid #fed600;}
		
		#menulinks ul{
			margin: 4px auto 2px;
			padding:0;
			width:240px;}
		#menulinks li{
			list-style-type:none;
			text-align:left;
			margin:0;
			padding:0;
			font-size:14px;
			color:#666666;
			text-transform:uppercase;
			background:url(../images/dotted-menu.gif) repeat-x;
			background-position:top}
			#menulinks li:first-child {
			background:none;}
		#menulinks li a{
			font-size:14px;
			color:#fed600;
			text-transform:uppercase;
			text-decoration:none;
			display:block;
			margin:0 0 0 5px;
			width:230px;
			height:40px;
			line-height:40px}
		#menulinks li a:hover{
			color:#ed9a08;
			}
			
			
/********* HEADER *********/

#header {
	position:absolute;
	top:-1px;
	height:340px;
	width:952px;}

#header #logobar {
	height:225px;
	background:url(../images/brushed-steel-bkg.jpg) repeat-y;
	}
#header #logo {
	background:url(../images/iron-mountain-welding.png);
	height:187px;
	width:368px;
	position:absolute;
	top:2px;
	left:295px;
	z-index:99;}
#header #logo a{
	display:block;
	height:187px;
	width:368px;}
#header #words1, #header #words2 {
	height:47px;
	margin:0 32px;
	position:absolute;
	width:890px;
	top:140px;
	font-family:Impact, Charcoal, Arial Black, sans-serif;
	font-size:24px;}
#header #words2 {
	text-align:right;}
	
#header #rivets01 {
	background:url(../images/rivets.jpg) 0 -2px;
	width:944px;
	height:47px;
	margin:0 5px;
	position:absolute;
	top:175px;
	border-bottom:3px solid #333333;
	z-index:1;}
#header #rivets02 {
	background-image:url(../images/rivets.jpg);
	width:944px;
	height:54px;
	border-top:2px solid #333333;
	margin:0 5px;
	position:absolute;
	top:278px;}
	
	
/********* NAVIGATION BAR *********/

#navigation {
	height:30px; margin: 11px 10px;}
		#navigation ul, #navigation li  { display:inline; margin:0; padding:0;} #navigation a { text-decoration:none;}
		#navigation li a {float:left; display:block; height:30px; margin:0 22px;}
			#navigation li.about-us a{ background:url(../images/about-us.gif) no-repeat top left; width:115px;}
				#navigation li.about-us a:hover { background-position: left -30px;}
			#navigation li.services-products a{ background:url(../images/services-products.gif) no-repeat top left; width:241px;}
				#navigation li.services-products a:hover { background-position: left -30px;}
			#navigation li.expertise a{ background:url(../images/expertise.gif) no-repeat top left; width:120px;}
				#navigation li.expertise a:hover { background-position: left -30px;}
			#navigation li.safety a{ background:url(../images/safety.gif) no-repeat top left; width:86px;}
				#navigation li.safety a:hover { background-position: left -30px;}
			#navigation li.contact-us a{ background:url(../images/contact-us.gif) no-repeat top left; width:141px;}
				#navigation li.contact-us a:hover { background-position: left -30px;}
		
		
/********* FOOTER *********/

#footer {
	width:942px;
	position:relative;
	margin:-58px auto 16px;}
	
	#footer .rivets {
		background:url(../images/rivets.jpg) no-repeat left -1px;
		width:944px;
		height:56px;
		border-bottom:2px solid #333333;
		border-top:none;
		margin:0 5px 12px 0;}

#footer .copyright {
	float:left;
	color: #fed100;
	font-size:12px;
	line-height:1.7;
	margin:2px;}
	
#footer div.employee-login-button {
	width:144px;
	height:39px;
	margin:4px;
	float:right;}
	div.employee-login-button a{
		display:block;
		width:144px;height:39px;
		background:url(../images/employees-login-btn.gif) left top;
		text-decoration:none;}
	div.employee-login-button a:hover{
		background-position: 0 -39px;}
		
/***** Image Gallery (Experitise) *****/

#body-container .thumbnail {
	height: 110px;
	margin: 12px 22px 12px 0;
	border:1px solid #333333;
}

#body-container .thumbnail a {
	border:1px solid #333333;
	text-decoration:none;
}

#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: #cccccc; 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/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/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: #cccccc; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color:#333333; }
#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; }
	

