#header
{
	background-color: #000000;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 124px;
	line-height: 1em;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 980px;
	z-index: 40;
}

#header img
{
	border: 0;
	outline: 0;
}

#header ol, #header ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#header p, #header li
{
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

#logo
{
	bottom: 0;
	height: 27px;
	left: 0;
	margin: 0;
	padding: 0 30px 10px 15px;
	position: absolute;
	width: 149px;
}

#logo a
{
	display: block;
	text-decoration: none;
}

#skip-link
{
	background-color: black;
	color: white;
	font-size: 0.9em;
	font-weight: bold;
	left: -9999px;
	line-height: 16px;
	position: absolute;
	top: 30px;
}

#site-search, #location-search
{
	background-color: #DDDDDD;
	float: right;
	height: 26px;
	margin: 0;
	padding: 0;
	right: 25px;
	top: 7px;
	width: 240px;
}

#site-search
{
	position: absolute;
	right: 0;
	top: 0;
}

#site-search label, #location-search label { display: none; }

#site-search input.text, #location-search input.text
{
	background: url("http://www.shure.com/idc/groups/public/documents/webassets/bg-search.gif") no-repeat scroll 0 0 transparent;
	color: #555555;
	float: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	margin: 0;
	padding: 6px 0 3px 25px;
	width: 196px;
}

#site-search .thanks-search input.text
{
	height: 23px;	
}

#site-search input.text
{
	border: 0 none;
	padding-top: 6px;
}

#site-search input.submit, #location-search input.submit
{
	background: none repeat scroll 0 50% transparent;
	border: 0 none;
	color: white;
	float: right;
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	height: 26px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	width: 17px;
}