* {
	margin: 0;
	padding: 0;
	}

body {
	background: #787878 url(../images/page-bg.gif) 0 0 repeat-x;	
	font-size: 12px;
	line-height: 18px;
	color: #333;
	font-family: arial, helvetica, sans-serif;
	}
	
img { border: 0; }

.printonly { display: none; }


/* PRIMARY DIVS
---------------------------------------------------------------------------------------------------- */

#pagewrap { 
	width: 790px;
	margin: 0 auto;
	background: #fff;
	border-bottom: solid 20px #787878;
	}
	
	#home #pagewrap { background: #fc6 url(../images/mainmsg-bg.gif); }


#masthead { 
	height: 140px;
	background: #fff url(../images/fpo-masthead.jpg) 0 0 no-repeat;
	}

#mainnav { 
	float: left;
	background: #002f49 url(../images/mainnav-bg.gif) repeat-x;
	width: 760px;
	padding: 0 15px;
	}

#subnav { 
	float: left;
	width: 200px;
	margin: 0 0 20px 0;
	min-height: 200px;
	}

#contentwrap { 
	margin: 0 0 0 200px;
	padding: 20px 20px 20px 25px;
	background: url(../images/contentArea-shadow.gif) 0 0 repeat-x;
	}

#maincontent { 
	float: left;
	width: 350px;
	padding-bottom: 40px;
	}
	
	#investors #maincontent {
		width: 540px;
		}

#sidebar { 
	float: right;
	padding: 25px 0 20px 0;
	width: 180px;
	}

#footer { 
	z-index: 100;
	margin: 0;
	clear: both;
	margin: 20px 0 0 0;
	padding: 0 0 0 200px;
	background: #fff url(../images/bottom-corner.gif) bottom left no-repeat;
	position: relative;
	}


/* Masthead
---------------------------------------------------------------------------------------------------- */

#masthead h1 {
	position: relative;
	top: 60px;
	left: 15px;
	width: 240px;
	}


/* Main Navigation
---------------------------------------------------------------------------------------------------- */

#mainnav ul {
	list-style: none;
	float: left;
	width: 100%;
	}
	
#mainnav ul li {
	float: left;
	padding: 11px 0;
	}

#mainnav ul li a {
	display: block;
	color: #c3d7e3;
	padding: 0 5px;
	border-right: solid 1px #5b91b3;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	}

	#home a#nav-hom,
	#products a#nav-pro,
	#facilities a#nav-fac,
	#company a#nav-com,
	#contact a#nav-con,
	#news a#nav-new,
	#employment a#nav-emp,
	#investors a#nav-inv,
	#surcharges a#nav-sur,
	#certifications a#nav-cert,
	#approvals a#nav-appr { color: #fc6 }
	#custlogin { }
	#mainnav ul li a:hover {color: #fff;}
	
	



/* Customer Login
---------------------------------------------------------------------------------------------------- */

#mainnav ul li.custlogin {
	float: right;
	}
	
#mainnav ul li.custlogin a {
	color: #93b7cd;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	border: none;
	padding-left: 11px;
	background: url(../images/custlogin-icon.gif) left 2px no-repeat; 
	}

	#mainnav ul li.custlogin a:hover {
		color: #fff;
		}


/* Homepage Items
---------------------------------------------------------------------------------------------------- */

#product-feature { background: #999; height: 200px; border-bottom: solid 2px #000;}
#homebottom {  }
#mainmessaging { float: left; padding-top: 30px; width: 560px; background: #fff url(../images/mainmsg-bg2.gif) 0 0 repeat-x; }
	#home #mainmessaging p { margin: 0 30px 18px 30px; font-size: 15px; line-height: 22px; color: #666; }
	#home #mainmessaging p strong { font-weight: bold; color: #002f49; }

#quicksearch { float: right; width: 230px; background: #fc6 url(../images/quicksearch-bg.gif) 0 0 repeat-x; padding: 20px 0;}
	#quicksearch h3 { margin: 0 20px 5px 20px; color: #f10; }
	#quicksearch form { margin: 0 20px 15px 20px; }
	#quicksearch form select { width: 100%; }
	
.forbes200 { 
	margin: 20px 0;
	border-top: solid 1px #ccc;
	padding-top: 10px;
	}
	

	#home .forbes200 {
		border-top: solid 1px #fff;
		margin: 20px 20px 10px;
		}
		
	#home .modernmetals {
		margin: 0 20px 20px;
		}
		
	.promos {
		border-top: solid 1px #ccc;
		padding-top: 10px;
		margin: 0 0 20px;
		}

	#home .promos {
		border-color: #fff;
		margin: 20px;
		}
		
		.promos p {
			margin: 0 0 12px;
			}
	
	.forbes200 a { 
		color: #f10;
		font-weight: bold;
		font-size: 12px;
		line-height: 17px;
		text-decoration: none;
		}
	
	.forbes200 a:visited { 
		color: #f10;
		}
		
	.forbes200 a:hover {
		text-decoration: underline;
		color: #002f49;
		}

	
.pics {  
	width: 790px;  
	height: 210px;
	} 

.pics img {  
	width: 790px;  
	height: 210px;
	top:  0; 
	left: 0 
	} 


/* Sub Navigation
---------------------------------------------------------------------------------------------------- */

#subnav h2 {text-indent: -2000px;height: 80px; background: #787878;}

	#products #subnav h2 { background: url(../images/hdr-products.jpg) 0 0 no-repeat; }
	#facilities #subnav h2 { background: url(../images/hdr-facilities.jpg) 0 0 no-repeat; }
	#company #subnav h2 { background: url(../images/hdr-company.jpg) 0 0 no-repeat; }
	#contact #subnav h2 { background: url(../images/hdr-contact.jpg) 0 0 no-repeat; }
	#news #subnav h2 { background: url(../images/hdr-news.jpg) 0 0 no-repeat; }
	#employment #subnav h2 { background: url(../images/hdr-employment.jpg) 0 0 no-repeat; }
	#investors #subnav h2 { background: url(../images/hdr-investors.jpg) 0 0 no-repeat; }
	#surcharges #subnav h2 { background: url(../images/hdr-surcharges.jpg) 0 0 no-repeat; }
	#approvals #subnav h2 { background: url(../images/hdr-approvals.jpg) 0 0 no-repeat; }
	#certifications #subnav h2 { background: url(../images/hdr-certifications.jpg) 0 0 no-repeat; }
	#customers #subnav h2 { background: url(../images/hdr-customers.jpg) 0 0 no-repeat; }
	
#subnav ul {
	list-style: none;
	padding: 20px 20px 40px 20px;
	background: #787878 url(../images/subnav-corner.gif) bottom right no-repeat;
	font-size: 12px;
	}
	
#subnav ul li {
	}

#subnav ul li a {
	display: block;
	width: 160px;
	padding: 2px 0;
	text-decoration: none;
	color: #ddd;
	border-top: solid 1px #888;
	border-bottom: solid 1px #666;
	}

#subnav ul li a:hover {
	color: #fff;
	background: url(../images/subnavArrow-hover.gif) right center no-repeat;
	}

#subnav ul li a:active, #subnav ul li a.current {
	color: #fc6;
	background: url(../images/subnavArrow-active.gif) right center no-repeat;
	}




/* Bread Crumbs
---------------------------------------------------------------------------------------------------- */

#breadcrumbs { 
	margin: 0;
	height: 10px;
	}
	
	#breadcrumbs { 
		font-size: 10px;
		color: #666;
		text-transform: uppercase;
		text-decoration: none;
		}
		
	#breadcrumbs a { 
		font-size: 10px;
		margin-right: 4px;
		padding-right: 10px;
		background: url(../images/breadcrumb-arrow.gif) right 2px no-repeat;
		color: #666;
		text-transform: uppercase;
		text-decoration: none;
		}
		
		#breadcrumbs a:hover {
			color: #f10;
			text-decoration: underline;
			} 



/* Main Content
---------------------------------------------------------------------------------------------------- */

#maincontent p {
	color: #333;
	margin: 0 0 15px 0;
	}

#maincontent h1 {
	color: #f10;
	font-weight: normal;
	font-size: 21px;
	line-height: 24px;
	margin: 18px 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: dashed 1px #bbb;
	}
	
	
.gradespecs {
	background: #e0e0e0 url(../images/gradespecs-corner.png) bottom right no-repeat;
	margin: 20px 0 15px -10px;
	padding: 0 10px 1px 10px;
	font-size: 11px;
	color: #333;
	}

.gradespecs h3 {
	color: #f10;
	text-transform: uppercase;
	font-size: 11px;
	margin: 0 0 15px -10px;
	letter-spacing: 1px;
	}
	
	.gradespecs h3 span {
		background: #fff url(../images/gradespecs-h3-corner.png) bottom right no-repeat;
		padding: 0 40px 5px 10px;
		}

.gradespecs h4 {
	margin: 0;
	}

.gradespecs p {
	margin: 0 0 11px 0;
	}


/* Sidebar items
---------------------------------------------------------------------------------------------------- */

#sidebar {
	}
	
#sidebar img.product-image {
	display: block; 
	margin: 0 0 12px 0;
	}

#sidebar p {
	}

.callout {
	background: url(../images/enduse-bg.gif) 0 0 no-repeat;
	padding:  0 10px;
	margin: 0 0 20px 0;
	}

.callout h3 {
	font-size: 11px;
	line-height: 13px;
	padding: 10px 0 0 0;
	color: #f10;
	margin: 0 0 3px 0;
	}
	
	.callout h3 a {
		color: #f10;
		}
	
	.callout p {
		font-size: 11px;
		line-height: 14px;
		margin: 0 0 11px 0;
		}
	
	.callout ul {
		list-style: none;
		font-size: 11px;
		line-height: 13px;
		padding: 0;
		border-top: solid 1px #ddd;
		}
		
		.callout ul li {
			padding: 2px 0;
			border-bottom: solid 1px #ddd;
			}
			
		.callout ul li a {
			display: block;
			}


/* Employment Listings
---------------------------------------------------------------------------------------------------- */

#employment dl {
	font-size: 12px;
	color: #666;
	}
	
	#employment dl a {
		display: block;
		text-decoration: none;
		margin-bottom: 5px;
		padding: 8px;
		border: solid 4px #efefef;
		color: #333;
		}
		
		#employment dl a:hover {
			border: solid 1px #333;
			padding: 11px;
			}
			
			#employment dl a:hover dt {
				color: #f10;
				}

#employment dt {
	font-weight: bold;
	color: #002f49;
	}

#employment dd {
	color: #333;
	}

#joblistings {
	}
	
#joblistings dl {
	padding: 0 0 2px 0;
	margin: 0 0 15px 0;
	color: #222;
	}
	
	#joblistings dl span { 
		color: #777;
		text-transform: uppercase;
		font-size: 10px;
		font-weight: normal;
		margin-left: 8px;
		}
	
	#joblistings dl dt {
		font-weight: bold;
		font-size: 12px;
		padding: 5px 0 0 0;
		margin: 5px 0 3px 0;
		color: #036;
		}
		
		#joblistings dl dt:hover {
			}
		
	#joblistings dl dd {
		margin: 0;
		padding: 0;
		font-size: 12px;
		border-bottom: solid 1px #ddd;
		}

ul#jobs {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	ul#jobs li {
		background: url(imgs/pointer.gif) left top no-repeat;
		padding: 0 0 0 16px;
		border-bottom: solid 1px #ccc;
		margin: 0 0 10px 0;
		}
	

/* Contact Info in Sidebar
---------------------------------------------------------------------------------------------------- */

#contactinfo {
	padding: 20px;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	}
	
	#home #contactinfo { color: #333; padding-bottom: 0; padding-top: 0px; }
	
	#contactinfo a { color: #f10;}
	#contactinfo a:hover { color: #002f49; }


/* Footer items
---------------------------------------------------------------------------------------------------- */

#footer p {
	background: #787878 url(../images/footer-corner.gif) 0 0 no-repeat;
	padding: 0 0 0 25px;
	color: #fff;
	font-size: 11px;
	line-height: 30px;
	}

#footer a {
	margin-left: 5px;
	padding-left: 5px;
	border-left: solid 1px #ccc;
	font-size: 11px;
	color: #fff;
	}
	
	#footer a:hover { color: #fc6;}
	

/* PRIMARY TEXT STYLES
---------------------------------------------------------------------------------------------------- */

h1 {
	color: #f10;
	}

h2  {
	color: #f10;
	}

h3  {
	color: #002f49;
	font-size: 12px;
	line-height: 15px;
	}
	
	#maincontent h3 {
		margin: 0 0 3px 0;
		}

p {
	}


/* BASIC INLINE TEXT LINKS
---------------------------------------------------------------------------------------------------- */

#maincontent a:link {
	color: #002f49;
	}

#maincontent a:visited {
	color: #002f49;
	}

#maincontent a:hover {
	color: #f10;
	}

#maincontent a:active {
	}


/* LIST STYLES
---------------------------------------------------------------------------------------------------- */

ul.bullets {
	color: #333;
	margin: 0 0 15px 20px;
	}

ul.bullets li {
	margin: 0 0 3px 0;
	}


/* Data Tables 
---------------------------------------------------------------------------------------------------- */

table.data {
	border-spacing: 0;
	width: 100%;
	margin: 0 0 25px 0;
	border-top: solid 1px #ddd;
	color: #333;
	font-size: 11px;
	line-height: 15px;
	border-collapse: collapse; 
	}
	
	table.data th {
		border-bottom: solid 1px #ddd;
		background: #efefef;
		vertical-align: top;
		padding: 2px;
		text-align: left;
		font-weight: bold;
		color: #002f49;
		}
		
	table.data td {
		border-bottom: solid 1px #ddd;
		vertical-align: top;
		padding: 2px 10px 2px 2px;
		}
		
		table.data em {
			color: #f10; }
			

/* Map It Buttons
---------------------------------------------------------------------------------------------------- */
#maincontent span.mapit a {
	text-transform: uppercase;
	color: #666;
	font-size: 10px;
	font-weight: bold;
	}
	
	#maincontent span.mapit a:visited {
		color: #666;
		}
		
		#maincontent span.mapit a:hover {
		color: #f10;
		}
	

/* Inquiries Contact Form
---------------------------------------------------------------------------------------------------- */
 form#info-request {
	margin: 0;
	padding: 0;
	}
	
form#info-request input, 
form#info-request select, 
form#info-request textarea {
	border: solid 1px #bbb;
	padding: 1px;
	font-size: 12px;
	}	

form#info-request #sales-info input { border: none;  }
form#info-request #ir-info input { border: none;  }

form#info-request input:focus, 
form#info-request select:focus, 
form#info-request textarea:focus {
	border: solid 1px #333;
	}	


 form#info-request fieldset {
	margin: 0 0 20px 0;
	padding: 5px;
	border: solid 1px #ccc;
	}
	
	 form#info-request legend {
		font-weight: bold;
		color: #002f49;
		}
		
	 form#info-request div {
		margin: 3px 0;
		}
		
	 form#info-request #contact-info div label {
		float: left;
		width: 100px;
		}
		
	 form#info-request #contact-info div input,  form#info-request #contact-info div select {
		width: 220px;
		}
		
	form#info-request #ir-info input,
	form#info-request #sales-info input {
		margin-right: 10px;
		}
		
	form#info-request #other-info textarea {
		width: 100%;
		overflow: auto;
		}
		


.download-surcharges {
	padding: 10px 15px 5px;
	background: #FFE7B4 url(imgs/download-bg.gif) 0 0 repeat-x;
	border: solid 1px #fc6;
	margin: 0 0 30px 0;
	}
	
	#maincontent .download-surcharges h3 {
		font-size: 13px;
		color: #f10;
		margin: 0 0 5px 0;
		}
		
	#maincontent .download-surcharges h3 a {
		color: #f10;  
		}

	.download-surcharges h4 {
		font-size: 11px;
		color: #002749;
		margin: 0 0 5px 0;
		padding: 0 0 5px 0;
		border-bottom: dashed 1px #fff;
		}

	#maincontent .download-surcharges p.acrobat-required, .download-surcharges p.acrobat-required a {
		font-size: 10px;
		margin: 0;
		}
		
#maincontent p.certificationLogos {
	border-top: solid 1px #ccc;
	padding: 10px 0;
	margin: 0 0 20px 0;
	}

.certificationLogos a {
	margin-right: 10px;
	}
	
.certificationLogos a img {
	vertical-align: top;
	}
	
	