﻿body{
	background: #ffffff url('../Images/OlinBrass/bg_body.jpg') repeat-x left top;
}

#headertop h1{
	margin: 35px 0 0 0;
	padding: 0;
	position: relative;	
	text-align: left;
	z-index: 1000;
	background: transparent;
	text-indent: -9999px;
	display: block;
	height: 64px;
	width: 126px;
}

#headertop h2{
	margin: -37px 0 0 765px;
	padding: 0;
	position: relative;	
	text-align: left;
	z-index: 1000;
	background: transparent;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 165px;
}

*html #headertop h2{
	top: 0;
}

* html #contentwrapper{
	padding: 0 0 12px 0;
	top: 6px;
}

#headertop h1 a{
	margin: 0;
	padding: 0;		
	width: 126px;
	height: 64px;
	min-height: 64px;
	display:block;
	background: url('../Images/Olinbrass/olinfab_logo_grey.jpg') no-repeat left top;
}

#headertop h2 a{
	margin: 0;
	padding: 0;		
	width: 165px;
	height: 40px;
	min-height: 40px;
	display:block;
	background: url('../Images/olin_division_logo.jpg') no-repeat left top;
}

.searchbutton{	
	margin: 0;
	padding: 0;
	float: right;
	height: 22px;
	min-height: 22px;
	width: 70px;
	background: url('../Images/OlinBrass/btn_search.gif') no-repeat left top;
	display: block;
	text-indent: -9999px;
}

#olinfooter{
	background: #B10201 url('../Images/OlinBrass/bg_footer.jpg') no-repeat left top;
}

*html #olinfooter{
	margin: 16px 0 0 0;
}

#content h2{
	margin: 0;
	padding: 0 0 5px 0;
	color: #B10200;
	font-weight: normal;	
}

#sidenav h3{
	margin: 0;
	padding: 0 0 0 12px;
	color: #B10200;
	font-size: 130%;
	font-weight: normal;
}
#sidecontent h3{
	margin: 0;
	padding: 0 0 0 12px;
	color: #ffffff;
	background: #B10200 url('../Images/OlinBrass/bg_contactheader.jpg') repeat-x left top;
	line-height: 33px;
	font-size: 85%;
}

.pressrelease a,
.bulletlink a,
#articleLinks a{
	color: #b10200 !important;
	text-decoration: none;
}
.pressrelease a:hover,
.bulletlink a:hover,
#articleLinks a:hover{
	color: #000000 !important;
	text-decoration: none !important;
}

.viewall a{
	margin: 0;
	padding: 0 0 0 13px;
	color: #b10200 !important;
	background: url('../Images/link_bullet.gif') no-repeat 0 50%;
}
.viewall a:hover{
	color: #000000 !important;
	text-decoration: none !important;
}

* html #topnav{
	top: 16px;
}
* html #contentwrapper{
	padding: 0 0 12px 0;
	top: 18px;
}

/***********  Menu Item Stuff ****************/
/* Make the hovered list color persist */
#topnav #menu li:hover > a {
	padding-bottom: 3px;
	border-bottom: 7px solid #fe0000;
}
#topnav #menu > li:hover > ul > li:hover > a{	
	background: #fe0000;
	color: #ffffff;	
}

* html #topnav #menu li a:hover {
	padding-bottom: 3px;
	border-bottom: 7px solid #fe0000;
	position: relative;
}
* html #topnav #menu li a:hover ul li a:hover{
	background: #fe0000;
	color: #ffffff;
}











