html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 13px 'Droid Sans',tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}
h1{font-size:24px;}
h2{font-size:20px;}
h3{font-size:18px;}
body {
	background: url(/images/header_bg.jpg) repeat-x 0 -85px;
	text-align: center;
}
/*body.4 {
	background: url(/highpressure/images/header_bg4.jpg) repeat-x 0 -51px;
	text-align: center;
}*/
#wrapper {
	text-align: left;
	margin: auto;
	width: 960px;
}


#header {
	height: 94px;
	/*position: absolute;*/
	width: 960px;
}
#header h1 {
	float: left;
    /*font-family: helvetica black,helvetica;*/
    font-style: oblique;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 20px;
    width: 545px;
}
#header h1 img {
	display: block;
}
#nav, #subnav {
	margin-top: -54px;
	margin-left: 110px;
	float:left;
	color:#333;
	font:16px 'Droid Sans',tahoma,arial,sans-serif;
	
}
#nav img {
	float: left;
}

#headline {
	/*padding-top: 147px;*/
	margin-top:-17px;
	float:left;
}
#headline2 {
	padding-top: 30px;
}

#photo {
	float: left;
	width: 624px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}

#search-news {
	float: right;
	width: 197px;
	margin:5px 0;
}
#search-news div {
	padding: 0 0 0 3px;
	margin: 0;
	float:left;
}
#search-news #search {
	width: 135px;
	border: 1px solid #666;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	background: url(/images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	padding-top: 2em;
	text-align: left;
}

#body-left {
	float: left;
	width: 608px;
	margin-top:10px;
}
#body-right {
	float: right;
	width: 330px;
	margin-top:10px;
}

#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(/images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.7em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	color: #333;
	background: #E7D207 url(/images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 0;
}
/* div#site_links */

div#nav,div#subnav {
	margin-bottom: 7px;
	/*background-color: #bbd631;
	background-color: #006DBA;*/
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
	border-radius: 7px;
	width:852px;
}

div#nav ul,div#subnav ul {
	list-style-type:none;
	margin: 0 10px ;
	padding: 6px 0;
	text-align:left;
	float:left;
}
div#subnav ul {
margin-top:10px;
}

div#nav ul li,div#subnav ul li {
	display:inline;
	margin: 0 5px 0 0;
}

div#nav ul li a {
	text-decoration: none;	
	color: #FFFFFF;
	text-shadow:1px 1px 1px #333333;
	font-weight:bold;
	padding:12px 8px;
}
div#subnav ul li a {
	text-decoration: none;	
	color: #333333;
	text-shadow:1px 1px 1px #FFFFFF;
	font-weight:normal;
	padding:10px 8px;
	font-size:12px;
}
/*body.4 div#nav ul li a {
	text-decoration: none;	
	color: #333333; 
	text-shadow:1px 1px 1px #FFFFFF;
	font-weight:bold;
	padding:10px 10px;
}*/

div#nav ul li a:link {

}

div#nav ul li a:visited {

}

div#nav ul li a:hover, div#subnav ul li a:hover , .menuHover{
	/*text-decoration: underline;*/
	background:#ECDA09;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
color: #333;
	text-shadow:1px 1px 1px #fff;

}

div#nav ul li a.menuHover{
-moz-border-radius: 7px 7px 0 0;
-webkit-border-radius: 7px 7px 0 0;
border-radius: 7px 7px 0 0;
color: #333;
text-shadow:1px 1px 1px #FFF;
}

div#subnav{
	border:1px solid #999999;
    border-radius: 0 0 7px 7px;
    border-top: medium none #999999;
    margin-left: 95px;
    margin-top: -19px;
    padding: 5px;
	clear:both;
	width:840px;
	background:#eee;
	}

/*--Main Image Preview--*/
/*--Main Image Preview--*/
.main_image, .homeMain_image {
	width: 460px; height: 305px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.homeMain_image {
	width: 600px;
}
/*.main_image h2, .homeMain_image h2 {
	font-size: 1.75em;
	font-weight: normal;
	margin: 0 0 5px;	
	padding: 10px;
	color:#FFF;
}*/
/*.main_image p, */.homeMain_image p {
	font-size: .85em;
	padding: 10px;	margin: 0;
	line-height: 1.5em;
}
.homeMain_image h2 {
	font-size: 1.5em;
	color:#FFF;
	text-align:center;
	margin:0 5px;
	margin-top:10px;
}
.block small { 
	padding: 0 0 0 20px; 
	background: url(icon_calendar.gif) no-repeat 0 center; 
	font-size: 1em; 
}
.main_image .block small, .homeMain_image .block small {margin-left: 10px;}
.main_image .desc, .homeMain_image .desc{
	position: absolute;
	bottom: 0;	right: 0;
	width: 225px;
	height:305px;
	display: none;
}
.main_image .block, .homeMain_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
	height:305px;
}
.main_image a.collapse , .homeMain_image a.collapse{
	background: url(images/btn_collapse.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show, .homeMain_image a.show {background-position: left bottom;} 


.image_thumb, .homeImage_thumb {
	float: left;
	width: 240px;
	background: transparent;
	border-left: 1px solid #fff;
	border-top: 1px solid #ccc;
}
.homeImage_thumb {
width:960px;
}
.image_thumb img, .homeImage_thumb img {
	/*border: 1px solid #ccc; */
	padding: 5px; 
	background: #fff; 
	float: left;
}
.main_image .content img {
padding:5px;
}
.main_image ul li {
list-style:disc outside none;
}
.homeImage_thumb img {
	border: 1px solid #ccc; /**/
	}
.image_thumb ul, .homeImage_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li, .homeImage_thumb ul li{
	margin: 0; padding: 12px 10px;
	background: #f0f0f0 url(nav_a.gif) repeat-x;
	width: 220px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #ccc;
}
.homeImage_thumb ul li.last{
	border-right: 1px solid #ccc;
	width: 217px;
}
.homeImage_thumb ul li{
	width: 219px;
}
.image_thumb ul li.hover, .homeImage_thumb ul li.hover {
	background: #ddd;
	cursor: pointer;
}
.image_thumb ul li.active, .homeImage_thumb ul li.active {
	background: #fff;
	cursor: default;
}
html .image_thumb ul li h2, .homeImage_thumb ul li h2 {
	font-size: 1.1em; 
	margin: 5px 0; padding: 0;
}
.image_thumb ul li .block, .homeImage_thumb .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
	width: 144px;
}	
ul.downloadUL li .block{
    
    /*margin: 1px 1px 5px;*/
    padding:0px 0px 4px 0px;
    text-align: center;
    width:100%;
	bottom:0;
	position:absolute;
	background:#FEFEFE;
	opacity:0.7;
}
ul.downloadUL li .block a{
font-size: 13px;
font-weight:bold;
}
.image_thumb ul li p, .homeImage_thumb ul li p{display: none;}
.prodViewer {float:left; width:960px; position:relative;}
#slideshow,#slideshow2 {
    position:relative;
    height:305px;
		margin: 0;
}

#slideshow IMG,#slideshow2 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	opacity:0.0;
}

#slideshow IMG.active,#slideshow2 IMG.active {
	opacity:1.0;
    z-index:10;
}

#slideshow IMG.last-active,#slideshow2 IMG.last-active {
    z-index:9;
}
.content {margin-left:15px;}
#title h1 {margin-left:15px;margin-bottom:15px; font-size:30px;}
.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 50px;
    height: 38px;
}
.wraptocenter * {
    vertical-align: middle;
}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/
</style>
<!--[if lt IE 8]><style>
.wraptocenter span {
    display: inline-block;
    height: 100%;
}
.breadcrumb {
    font-size: 9px;
    margin: -15px 0 5px 118px;
	float:left;
	position:relative;
}
.biglist {
    color: black;
    font-family: 'Droid Sans', tahoma, arial,helvetica;
    font-size: 18px;
    font-weight: bold;
}
.biglist li{
list-style: disc outside none;
margin-left: 30px;
}
.leftNav1 {
   /* background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px 10px 10px 10px;*/
    margin: 0;
}
.leftNav h2.top {
    border-radius: 10px 10px 0 0;
    border-top: medium none;
    height: auto;
    margin: 0;
	background-color:#E70024;
	color:#FFF;
	font-weight:bold;
}
.leftNav li li {
    margin: 0;
}
.leftNav h2 {
    background: none repeat scroll 0 0 #F4F4F4;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    font-size: 13px;
    height: auto;
    margin: 2px 0;
    padding: 4px 0;
    text-align: center;
}
.leftNav a:hover {
    color: #3482CC;
}
.leftNav ul {
    padding-left: 0;
}
.leftNav a {
    line-height: 1.1;
    position: relative;
    top: 3px;
    vertical-align: top;
}
.leftNav a > span {
    white-space: nowrap;
}

.leftNav {
    /*border: 1px solid #D2D2D2;*/
    color: #2E2E2E;
    width: 178px;
	float:left;
	background: url(images/leftnav_top.png) repeat-x scroll 0 0 transparent

}
.leftNav h2 {
    ;
    font-size: 16px;    
    padding: 5px;
}
.leftNav ul {
    margin-top: 10px;
    padding-bottom: 10px;
}
.leftNav li {
    margin: 6px 0 0 19px;
	overflow:hidden;
}
.leftNav li ul {
    display: none;
    margin: 0;
    padding-bottom: 0;
}
.leftNav li li {
    margin: 0px 0 0 0px;
    /*width: 129px;*/
}
.leftNav a {
    color: #2E2E2E;
	font-size:11px;
	font-weight:normal;
}
.leftNav img {
    width: 177px;
}
.leftNav ul.downloadUL img {
    width: 107px;
	max-height:123px;
}
.sticky{
clear:both;
width:960px;
border:1px solid black;
}

#featured_product {
	background-color:#FAF6CD;
	padding:1px 10px 10px 10px;
}

.shadow {
	-moz-box-shadow: 0px 0px 3px #ccc;
	-webkit-box-shadow: 0px 0px 3px #ccc;
	box-shadow: 0px 0px 3px #ccc;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=0, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=0, Color='#000000');
 }
 .borderRadius {
 	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
 }

#slider_text {
	position:absolute;
	top:235px;
	z-index:1000;
	width:960px;
	
}

#rsvErrors {
	display: none;
	padding: 8px;
	background-color: #ffffcc;
	border: 1px solid #aa0000;
	margin-bottom: 12px;
	width:600px;
	}
.error ul li{
	list-style: inside;	
}
ul.ui-autocomplete li.ui-menu-item, ul.ui-autocomplete li.ui-menu-item a{
font-size:11px;
text-align:left;
text-decoration:none;
font-weight:normal;
}
ul.ui-autocomplete li.ui-menu-item{
width:185px;
}
ul.ui-autocomplete{
z-index:1003;
}
#slideshow3 a {display:none}
#slideshow3 a.show {display:block}