body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 100% Arial, "sans serif";
	line-height: 1.3em;
	}
#container {
	width: 692px;
	background: white url(/imgs/bg_content.gif) repeat-y;
	margin: 0 auto;
	position: relative;
	overflow: visible;
	text-align: left;
	padding: 0;	
}
#fakelogo {
	position: absolute;
	top: 0;
	left: -50px;
	float: left;
	z-index: 6;
	width: 300px;
	height: 140px;
}
#fakelogo a img, #fakelogo a:link img {
	border: none;
} 

/************************ HEADERS *********************/

h1 {
	width: 804px;
	height: 282px;
	background: white url(/imgs/logo.gif) top left no-repeat;
	z-index: 2;
	margin: 0 0 0 -112px;
	padding: 0;
	font: 12px Arial, "sans serif";
	color: #999;	
	position: relative;	
}	
h1 a {
	position: relative;
	left: -9999px;	
}
h2 {
	line-height: 1.1em;
	margin: 25px 0;
	padding: 0 0 5px 0;
}
h3 {
	font-weight: normal;
	font-size: 1.1em;

}
div.product-overview h3 {
	margin: 0 0 0 160px;
}

	
/**************************  PRODUCT NAVIGATION ************************/	
	
ul#product-nav {
	position: absolute;
	list-style-type: none;
	top: 0px;
	left: 289px;
	display: block;
	width: 403px;
	padding: 0;
	margin: 0;	
	z-index: 3;	
	text-align: left;	
	}
ul#product-nav li {
	margin: 0;
	padding: 0;	
	width: 403px;
	/* for the sole benefit of IE5.5 */
	float: left;	
	}
ul#product-nav li {
	text-indent: -9999px;	
}
ul#product-nav a:link, ul#product-nav a:visited {
	text-decoration: none;	
	}
li#pressure a:link, li#pressure a:visited {
	display: block;
	width: 403px;
	height: 42px;
	background: transparent url(/imgs/nav_pressure_off.gif) top right no-repeat;
	}
li#pressure a:hover, li#pressure a:focus, li#pressure a.selected, li#pressure a:visited.selected {
	background: transparent url(/imgs/nav_pressure_on.gif) no-repeat;
	}
li#air a:link, li#air a:visited {
	display: block;
	width: 403px;
	height: 45px;
	background: transparent url(/imgs/nav_air_off.gif) no-repeat;
	
	}
li#air a:hover, li#air a:focus, li#air a.selected, li#air a:visited.selected {
	background: transparent url(/imgs/nav_air_on.gif) no-repeat;
	}
li#hand a:link, li#hand a:visited {
	display: block;
	width: 403px;
	height: 44px;
	background: transparent url(/imgs/nav_hand_off.gif) no-repeat;
	
	}
li#hand a:hover, li#hand a:focus, li#hand a.selected, li#hand a:visited.selected {
	background: transparent url(/imgs/nav_hand_on.gif) no-repeat;
	}
li#foot a:link, li#foot a:visited {
	display: block;
	width: 403px;
	height: 47px;
	background: transparent url(/imgs/nav_foot_off.gif) no-repeat;
	
	}
li#foot a:hover, li#foot a:focus, li#foot a.selected, li#foot a:visited.selected {
	background: transparent url(/imgs/nav_foot_on.gif) no-repeat;
	}
li#medical a:link, li#medical a:visited {
	display: block;
	width: 403px;
	height: 45px;
	background: transparent url(/imgs/nav_medical_off.gif) no-repeat;
	
	}
li#medical a:hover, li#medical a:focus, li#medical a.selected, li#medical a:visited.selected {
	background: transparent url(/imgs/nav_medical_on.gif) no-repeat;
	}
li#safety a:link, li#safety a:visited {
	display: block;
	width: 403px;
	height: 47px;
	background: transparent url(/imgs/nav_safety_off.gif) no-repeat; 	
	}
li#safety a:hover, li#safety a:focus, li#safety a.selected, li#safety a:visited.selected {
	background: transparent url(/imgs/nav_safety_on.gif) no-repeat; 
	}


/******************************  SECONDARY  NAV **********************/

ul#secondary-nav {
	background-color: #E6E5E5 ;
	border: 1px solid #999;
	border-width: 0 0 1px 1px;
	list-style: none;
	color: #5C5858;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 100px 0 15px;
	padding: 1px 0;	
	position: relative;
	top: -3px;
	z-index: 4;
}
ul#secondary-nav li {
	margin: 0;
	padding: 2px 15px 4px 6px;
	border: 1px solid #999;
	border-width: 1px 0 0 0;
	background: #F4F3F3 url(/imgs/bg_secondnav.gif) top right no-repeat;
	display: inline;
}
ul#secondary-nav li.end-link {
	border-width: 1px 1px 0 0;
	background-image: none;
}
ul#secondary-nav a:link, ul#secondary-nav a:visited {
	color: #5C5858;
	text-decoration: none;
}
ul#secondary-nav a:hover, ul#secondary-nav a:focus, ul#secondary-nav a.selected {
	color: #CC0000; 
}

/****************************** CONTENT ***********************/

#content {
	width: 650px;
	margin: 0 0 0 27px; 
	overflow: visible;
	padding: 0;
}	
#content a:link, #content a {
	color: #CC0000; 		
	text-decoration: underline;
}
#content a:visited {
	color: #C86828;
	text-decoration: underline;
}
#content a:hover, #content a:focus {
	text-decoration: none;
}
#content a:active {
	color: #FF0000;	
}
p {
	margin: 0;
	padding: 5px;
	line-height: 1.4em;
	font-size: 0.8em;
}
p.big {
	padding: 0 5px 5px 5px;
	font-size: 1em;		
}
span#content-tl {
	display: block;
	background: url(/imgs/content_tl.gif) no-repeat;
	width: 16px;
	height: 83px;
	position: absolute;
	top: 281px;
	left: 0;
}
span#content-tr {
	display: block;
	background: url(/imgs/content_tr.gif) no-repeat;
	width: 112px;
	height: 108px;
	position: absolute;
	top: 271px;
	right: 0;
	z-index: 5;
}
#content a:link img, #content a:hover img, #content a:focus img {
	text-decoration: none;
}
#content ul {
	font-size: 0.8em;
}


/*********************** HOMEPAGE **********************/

#homepage-images {
	width: 240px;
	float: left;
	padding: 15px 0 0 10px;
	margin-top: -10px;
}
#homepage-images img {
	padding: 2px;
	margin: 5px 10px 0 0;
	border: 1px solid #999;
}
#homepage-content {
	margin-left: 270px;
	width: 320px;	
	border-top: 1px solid white;
}
div.newsitem {	
	padding: 5px 0 25px;
	margin: 20px 0 0 0;
	border-bottom: 1px dashed #999;
}
p#homepage-intro {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #999;	
	padding: 0px 0 20px 0;
}


/************************* PRODUCT PAGES *****************/

div#pdfdownloads {
	float: right;
	width: 180px;
	margin: 0 15px 0 15px;
	background-color: #FFFFE0;
	border: 2px solid #FFCB8F;
	position: relative;	
	top: 5px;
	right: 40px;
	z-index: 8;
}
div#pdfdownloads h4 {
	text-align: left;
	width: 150px;
	padding: 4px 0 4px 30px;
	margin: 0;
	background: #FFCB8F url(/imgs/bg_downloads.gif) left center no-repeat;
}
div.product-overview {
	margin: 0 0 20px 0;
	padding: 15px 0 10px 0;
	border-bottom: 1px dashed #999;	
}
div.product-overview p.product-thumb {
	width: 142px;
	float: left;
	margin: 0;
}
p.product-thumb img {
	border: 1px solid #999;
}
div.product-overview p {
	margin: 0 0 0 160px;	
}
div.product-overview ul {
	position: relative;
	margin: 0 0 15px 160px;	
	padding: 0 0 0 40px;
	width: 420px;	
}
div.product-overview ul li {
	margin: 0;
	padding: 0;
}
ul.pressure_switches {
	list-style-image: url(/imgs/bullet_press.gif);
}
ul.air_switches, ul.air_accessories, ul.air_bellows {
	list-style-image: url(/imgs/bullet_air.gif);
}
ul.foot_switches {
	list-style-image: url(/imgs/bullet_foot.gif);
}
ul.hand_switches {
	list-style-image: url(/imgs/bullet_hand.gif);
}
ul.medical_switches {
	list-style-image: url(/imgs/bullet_med.gif);
}
ul.safety_switches {
	list-style-image: url(/imgs/bullet_safe.gif);
}
div.product-overview li {
	padding: 2px 0 2px 8px;
}
p.download {
	padding: 0;
}
img.pdficon {
	margin-bottom: -3px;
}
div.distributor {
	margin: 0 0 20px 0;
	padding: 15px 0 10px 0;
	border-bottom: 1px dashed #999;
}
div.distributor h3 {
	text-transform: uppercase;	
	color: #999;
	font-weight: bold;
	margin: 0 0 5px 5px;
	padding: 0;
}
div.distributor p {
	margin: 0 10px 0 0;
	padding-left: 15px;
}
div.distributor p.nopadding {
	margin: 0 10px 0 0;
	padding: 0 0 0 15px;
}
p#sort-options {
	border: 1px solid black;
	border-width: 1px 0;
	background: #DDD;
	margin: 5px 10px 0 5px;
}
p#sort-options img {
	border: none;
	text-decoration: none;
	margin-bottom: -5px;
}
p.largeimage {
	padding-left: 0;
}
span.clear {
	display: block;
	width: 600px;
	height: 1px;
	clear: left;	
}

/************************** FOOTER **********************/

#footer {
	border-top: 1px solid #CCC;
	font-size: 0.75em;
	color: gray;
	text-align: center;
	margin: 40px 15px 0px 10px;
	padding: 8px 0 5px 0;
	clear: left;
}
#footer p {
	margin: 0;
	padding: 1px 0 2px 0;
}
#footer hr {
	display: none;
}

/******************* FORM CONTROLS *****************/

label.bold {
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 8px 0 0 0;
	display: block;
}
legend {
	font-weight: bold;
}
label {
	margin-bottom: 5px;
}
fieldset {
	margin-top: 10px;	
}
label.search {
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 8px 0 0 0;
	display: inline;
}