html {
	overflow-x: hidden;
}

body {
	background: #fff url("/source/dda895cdfd8aae1893f7569a59790047/varivbg.jpg") repeat-x;
	font: 13px Helvetica, Arial, Geneva, sans-serif;
	color: #848484;
	
}

a {
	text-decoration: none;
	color: #848484;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6{
	color: #2269b6;
}

.ie6-upgradebar {
     display: none;
}

/* @group Header */

#headerstretch {
	background: url("/source/f2156db6b958cf2abfe085eadedd08c3/vmenubg.png") repeat-x;
}

#headerstripe {
	background: url("/source/24f4f61581984c687c5fa26d73e57b2c/headerbottomstrip-w.png") bottom repeat-x;
}

#header {
	width: 940px;
	height: 390px;
	margin: auto;
}
	
#varivvalve {
	width: 701px;	
	height: 390px;
	position: absolute;
	top: 0px;
	z-index: -1;
	background: url("/source/69987010e56e56f5176c8a0f3dd15ddc/varivvalve.png") no-repeat;
	margin-left: 530px;
}
	

#header h1 a{
	background: url("/source/4fbdb9b5bb30359747becab0f30d790c/logo.png");
	width: 178px;
	height: 63px;
	text-indent: -9999px;
	float: left;
	position: relative;
	right: 32px;
	display: block;
}

#header h1 a:hover{
	opacity: 0.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
}

#header h1 a:active {
	position: relative;
	top: 1px;
}

ul#nav {
	float: right;
	position: relative;
	top: 25px;
}

ul#nav li{
	padding-left: 20px;
	display: inline;
	font-size: 15px;
	
}

ul#nav li a {
	color:  #fff;
	text-shadow: #0b2440 1px 1px 1px;	
}

ul#nav li a:hover {
	color: #248cd4;
	text-decoration: none;	
}

ul#nav li a:active {
	position: relative;
	top: 1px;
}

#headercta {
	clear: both;
	position: relative;
	top: 35px;
	width: 580px;
}


#headercta h2 {
	font-size: 30px;
	color: #fff;
	text-shadow: #114074 1px 1px 1px;
	font-weight: normal;
	font-style: normal;
}

#headercta h3 {
	padding-top: 19px;
	padding-left: 2px;
	font-size: 15px;
	color: #e0e0e0;
	text-shadow: #114074 1px 1px 1px;
	line-height: 20px;
	width: 586px;
	font-weight: normal;
	font-style: normal;
}


#ctabuttons {
	position: relative;
	top: 45px;
}

#catalogbutton a {
	display: block;
	width: 187px;
	height: 39px;
	background-image: url("/source/be8271c3a934bc3349d5c1f01f77e150/catbutton-v.png");
	float: left;
	text-indent: -9999px;
}

#catalogbutton a:hover {
	background-position: 0 -39px;
}

#quotebutton a {
	display: block;
	width: 187px;
	height: 39px;
	background-image: url("/source/3021bd4821cc4c37352688fe89baeaa0/quotebutton-v.png");
	float: left;
	text-indent: -9999px;
	position: relative;
	left: 20px;
}

#quotebutton a:hover {
	background-position: 0 -39px;
}

#costbutton a {
	display: block;
	width: 294px;
	height: 39px;
	background-image: url("/source/09add705fa2855dc6f46dc1bf0bda1a0/costbutton-v.png");
	float: left;
	text-indent: -9999px;
	margin: 10px 0px 0px 50px;
}

#costbutton a:hover {
	background-position: 0 -39px;
}

/* @end */

#maingradient {
	background: grey;
	padding-bottom: 30px;
}

#main {
	position: relative;
	top: 30px;
	width: 942px;
	margin: auto;
}

/* @group Spec List */

#specs {
	background: #fff;
    height: 293px;
    border-radius: 10px;
    overflow: hidden;
}

#quickspecs {
	background: url("/source/13ce22049d5a6d85d3cbcc3f5723e904/featurepic-v.jpg") no-repeat -20px;
	float: left;
	width: 620px;
	height: 279px;
}

ul#speclist {
	width: 550px;
	position: relative;
	top: 15px;
	left: 160px;
}

ul#speclist li {

	width: 180px;
	float: left;
	padding-left: 40px;
	padding-bottom: 31px;
	/* height: 75px; */
}

ul#speclist li h3 {
	padding-bottom: 11px;
	font-size: 16px;
	font-weight: bold;
}

ul#speclist li {
	line-height: 16px;
}
	
ul#speclist li a {
	color: #1b599b
	}

/* @end */

/* @group Download Section*/

#downloadsbox {
	background: #fff url("/source/8a3debfc1d61f9470927cdb4b50c0480/downloadsbg-v.jpg") repeat-x;
	width: 300px;
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-style: solid;
	border-width: 1px;
	border-color: #e2e2e2;
}

#downloadheader {
	height: 45px;
}

#downloadheader h4 {
	font-size: 16px;
	font-weight: bold;
	text-shadow: #fff 1px 1px 1px;
	padding: 15px;
	text-align: center;
}

ul#downloadlist {
	padding-top: 21px;
	padding-left: 15px;
	padding-bottom: 69px;

}

ul#downloadlist li {
	width: 280px;
	padding-bottom: 13px;
}

ul#downloadlist li h5 a{
	display: block;
	color: #2269b6;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
ul#downloadlist li h5 a:hover {
	text-decoration: none;
	color: #3788df;
}

ul#downloadlist li span {
	display: block;
	padding-top: 3px;
	font-size: 13px;
	padding-left: 39px;
}

img.downloadicon{
	float: left;
	padding-right: 15px;
	position: relative;
    top: 1px;
}

#downloadbg {
	background: url("/source/8d090e82ccb67de61436135560c1b4bf/dlbg-v.png") bottom no-repeat;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
/* @end */

/* @group Feature Slider */

#featureslider {
	clear: both;
	position: relative;
	top: 23px;
	
}

#featuremenubar {
	background: url("/source/b52fb5ab21dd6add26768848195d1653/slidermenugradient-v.jpg") repeat-x;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-bottom: 1px solid #c4c4c4;
}

#featuremenubar h1 a{
	font-size: 18px;
	font-weight: bold;
	color: #1b69b1;
	text-shadow: #fff 1px 1px 1px;
	padding-left: 25px;
	padding-top: 12px;
	float: left;	
	}

#featuremenubar h1 a:hover {
	text-decoration: none;
	color: #5a5a5a;
}
#featuremenubar span {
	display: block;
	text-indent: -9999px;
	background: url("/source/69aae3c5c70e47bd9f3f4cd89b60568b/sliderchevron-v.png") no-repeat;
	width: 26px;
	height: 47px;
	float: left;
	position: relative;
	left: 20px;
}

.slider1 { 
    width: 735px;
    position: relative;
    float: right;
}

.content-wrapper1 {
	width: 655px;
    height: 47px;
    position: relative;
    margin: auto;
    float: right;
    overflow: hidden;
    right: 40px;
}
	
.content1 { 
    width: 1185px;
    list-style: none;
    /* position: absolute; */
    /* top: 0; */
    display: flex;
    /* left: 0; */
    /* margin: 0; */
    padding-top: 17px;
    justify-content: space-between;
}
	
.content1 li { 
    display: inline;
    font-size: 12px;
    text-shadow: #fff 1px -1px 1px;
    /* float: left; */
    /* width: 115px; */
    /* margin: 0; */
    text-align: center;
    /* padding: 0px 21px; */
    white-space: nowrap;
}

.content1 li a {
	color: #1b599b;
	font-size: 13px;
	font-weight: bolder;
}

.content1 li a:hover {
	color: #2269b6;
	text-decoration: none;
}

.sliderArrow1 {
	display: block; 
	height: 47px; 
	width: 20px; 
	text-indent: -9999px; 
	position: absolute;
	cursor: pointer; 
}

.right1 { 
	background-position: -24px 0; 
	right: 0px; 
	background: url("/source/60355b6a9d7343a30fea256836719dd9/right_arrow.png") no-repeat 0px 17px; 
}

.left1 { 
	background-position: 0px 0; 
	left: 6px; 
	background: url("/source/966ef0ab8fa86e25e872228480644a52/left_arrow.png") no-repeat 0px 17px; 

}

.anythingSlider1 { 
	width: 940px; 
	height: 311px; 
	position: relative;
	margin: auto;
	clear: both;
	background: url("/source/2098c8f8d41e8805b564b7b70ac20468/f-sliderbg-v.jpg") no-repeat;
	
	border-left: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	margin-bottom: 50px;
	
}
	
.anythingSlider1 .wrapper1 { 
	width: 942px; 
	overflow: auto; 
	height: 311px; 
	margin: 0; 
	position: absolute; 
	top: 0; 
	left: 0;
	
}
	
.anythingSlider1 .wrapper1 ul { 
	width: 99999px; 
	list-style: none; 
	position: absolute; 
	top: 0; 
	left: 0; 
	margin: 0; 
}
	
.anythingSlider1 ul li { 
	display: block; 
	float: left; 
	padding: 0; 
	height: 311px; 
	width: 942px;  
	margin: 0;
	position: relative; 
}

.anythingSlider1 ul li h2 {
	font-size: 25px;
	font-weight: bold;
	padding: 45px 0 0 40px;
	float: left;
}

.anythingSlider1 ul li p{
	padding: 25px 0px 0px 40px;
	line-height: 20px;
	width: 530px;
	float: left;
	color: #000;
}

#sealing {
    background: url("/source/b149325f705e46eb53bc8c19623744f0/f-sliderbg-v-2.jpg");
}

#spring {
    background: url("/source/b149325f705e46eb53bc8c19623744f0/f-sliderbg-v-2.jpg");
}

#alloy {
    background: url("/source/b149325f705e46eb53bc8c19623744f0/f-sliderbg-v-2.jpg");
}

#alloy p {
    width: 535px;
}

#fast p {
	width: 542px;
}

#vballs p {
	width: 534px;
}

#encapsulated p {
	width: 683px;
}

#customv img {
    height: 311px;
    width: 332px;
}

#customv p {
    width: 570px;
}

img.featurepics {
	float: right;
	position: relative;
	right: 2px;
	z-index: 1;
	}

.wrapper1 span {
	color: #000;
	font: italic 100px Georgia, "Times New Roman", Times, serif;
	display: block;
	position: absolute;
	top: 225px;
	opacity: 0.04;
 	filter: alpha(opacity =04);
 	clear: both;
 	
}

.anythingSlider1 .arrow { 
	display: block; 
	height: 59px; 
	width: 24px; 
	background: url("/source/f85dc467aba68ecccf4dd32099c30e7d/vscroll.png") no-repeat 0 0; 
	text-indent: -9999px; 
	position: absolute; 
	top: 86px; 
	cursor: pointer; 
}

.anythingSlider1 .forward { 
	background-position: -24px 0; 
	right: -32px; 
}

.anythingSlider1 .back { 
	background-position: 0px 0; 
	left: -32px; 
}

.anythingSlider1 .forward:hover { 
	background-position: -24px  -59px; 
}

.anythingSlider1 .back:hover { 
	background-position: 0px -59px; 
}

#thumbNav {
	display: none;
}

#start-stop	{
	display: none;
}



/* @end */


#productstretch {
	background: grey;
	/* border-top: 1px solid #e2e2e2; */
}

#productgradient {
	background: url("/source/7c062a45633d3d37106f7ba75d01fd15/bottomgradient-v.jpg") bottom repeat-x;
}


/* @group Product Slider */

#slider {
	width: 942px;
	margin: auto;
	padding: 30px 0px 20px 0px;
}

#slideheader {
	padding-left: 10px;
	padding-bottom: 15px;
}

#slideheader h2{
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

#slideheader h2 a:hover {
	color: #fff;
	text-decoration: underline;
}

.anythingSlider2 { 
	width: 942px; 
	height: 260px; 
	position: relative; 
	margin: auto;
}
	
.anythingSlider2 .wrapper2 { 
	width: 942px; 
	overflow: auto; 
	height: 272px; 
	margin: 0; 
	position: absolute; 
	top: 0; 
	left: 0; 
}
	
.anythingSlider2 .wrapper2 ul { 
	width: 9999px; 
	list-style: none; 
	position: absolute; 
	top: 0; 
	left: 0; 
	margin: 0; 
}
	
.anythingSlider2 ul li { 
	display: block; 
	float: left; 
	padding: 0; 
	height: 260px; 
	width: 300px; 
	padding: 7px; 
	margin: 0; 
}

.anythingSlider2 ul li h3 {
	font-size: 16px;
	padding-top: 17px;

}
.anythingSlider2 ul li h3 a{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

.anythingSlider2 ul li h3 a:hover {
	color: #fff;
	text-decoration: none;
}

.anythingSlider2 ul li p {
	padding-top: 12px;
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 20px;
}

.anythingSlider2 ul li p a {
	color: #fff;
}

.anythingSlider2 ul li p a:hover {
	text-decoration: none;
	color: #9e9e9e;
}


.anythingSlider2 .arrow { 
	background: url("/source/f85dc467aba68ecccf4dd32099c30e7d/vscroll.png") no-repeat 0 0; 
	text-indent: -9999px; 
	position: absolute; 
	top: 36px; 
	cursor: pointer; 
}

.anythingSlider2 .forward { 
	background-position: -24px 0; 
	right: -26px; 
}

.anythingSlider2 .back { 
	background-position: 0px 0; 
	left: -26px; 
}

.anythingSlider2 .forward:hover { 
	background-position: -24px  -59px; 
}

.anythingSlider2 .back:hover { 
	background-position: 0px -59px; 
}

#thumbNav {
	display: none;
}

#start-stop	{
	display: none;
}

/* @end */

/* @group Footer */

#footerstretch {
	background: url("/source/dda895cdfd8aae1893f7569a59790047/varivbg.jpg") repeat-x;
	height: 185px;
}

#footer {
	position: relative;
	top: 20px;
	width: 940px;
	margin: auto;
	color: #beced6;
	text-shadow: #0a3351 -1px 0 1px;
}

#footer a{
	color: #cadae3;
}

#footer h2 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-shadow: #0e436a -1px -1px 1px;
	margin-bottom: 10px;
	padding-bottom: 8px;
}


.footercontent {
	position: relative;
	top: 20px;
	float: left;
	border-left: 1px solid #2e85c6;
	border-right: 1px solid #155b9b;
	color: #d8e2ea;
}

ul#stories img {
	float: left;
	padding: 12px;
}

#mailinglist {
	border-left: none;
	width: 240px;
	padding-right:40px;
	
}


input{
	padding-left: 7px;
	padding-top: 10px;
	background-color: #1c5f9b;
	height: 22px;
	width: 183px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	border: 1px solid #1e5786;
	color: #467aa1;
}

.submit {
	
	background: url("/source/91ec6352372fdd093103cb72cfa43816/signupv.png") repeat-x;
	background-color: transparent;
	width: 39px;
	height: 34px;
	border: none;
	text-indent: -9999px;
	position: relative;
	left: 2px;
	cursor: pointer;
}

.submit:hover {
	background-position: 0 -34px;
}

label.error {
	float: left;
	padding-top: 32px;
	padding-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c6e5ed;
	text-shadow: #093441 -1px -1px 1px;
	
}

input:focus {
	background-color: #1e67a9;
	color: #518ebc}

#addressinfo {
	padding: 0px 30px 6px 30px;
}

#contactinfo {
	padding: 0px 35px 6px 35px;
}

#networking {
	padding-left: 35px;
	border-right: none;
}


ul#icons li{
	display: inline;
	padding-right: 5px;
}

#copyright {
	clear: both;
	position: relative;
	top: 63px;
	color: #4c78a5;
	text-shadow: #103f66 1px -1px 1px;
}

/* @end */

/* @group Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* @end */