html {
	overflow-x: hidden;
}

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

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

a:hover {
	text-decoration: underline;
	color: #62aed0;
}

h1, h2, h3, h4, h5, h6{
	color: #5da1c6;
}

.ie6-upgradebar {
     display: none;
}

/* @group Header */

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

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

#header {
	width: 940px;
	height: 390px;
	margin: auto;
	}
	
#cryovalve {
	width: 592px;	
	height: 390px;
	position: absolute;
	top: 0px;
	z-index: -1;
	background: url("/source/bcbc2e0f59a53855738011cde3fff1ea/cryovalve.png");
	margin-left: 450px;
}
	

#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: #1d497a 1px 1px 1px;	
}

ul#nav li a:hover {
	color: #8dc6e2;
	text-decoration: none;	
}

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

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


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

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


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

#catalogbutton a {
	display: block;
	width: 187px;
	height: 39px;
	background-image: url("/source/a78364785ecd6c27e8a79016917eb481/catbutton-c.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/152da67b657cf466a02c1c69b1d0ca07/quotebutton-c.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/2af51bae4c0192d0ce0763452f8295b9/costbutton-c.png");
	float: left;
	text-indent: -9999px;
	margin: 10px 0px 0px 50px;
}

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

/* @end */

#maingradient {
	background: #fccd49 ;
	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/05ab6eb345974e567e706786c24e124c/featurepic-c.jpg") no-repeat -20px;
	float: left;
	width: 620px;
	height: 279px;
}

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

ul#speclist li {

	width: 194px;
	float: left;
	padding-left: 40px;
	padding-bottom: 31px;
	max-height: 75px;
}

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

ul#speclist li {
	line-height: 16px;
}
	
ul#speclist li a {
	color: #5da1c6}

/* @end */

/* @group Download Section*/

#downloadsbox {
	background: #fff url("/source/cc50584c9428ce46e768d8d2bfd90b6c/downloadsbg-c.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;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

ul#downloadlist li h5 a:hover {
	text-decoration: none;
	color: #76c1e7;
}

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

img.downloadicon{
	float: left;
	padding-right: 13px;
	position: relative;

}

#downloadbg {
	background: url("/source/4230693b3d7850bdc274421d8a436f6d/dlbg-c.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/ef82391b4c01a4431329b5a3bacb30b8/slidermenugradient-c.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;
	text-shadow: #fff 1px 1px 1px;
	padding-left: 25px;
	padding-top: 12px;
	float: left;
	color: #5da1c6;
	}

#featuremenubar h1 a:hover {
	text-decoration: none;
}

#featuremenubar span {
	display: block;
	text-indent: -9999px;
	background: url("/source/bf1db40bf924d4f108264574cb91774c/sliderchevron-c.png") no-repeat;
	width: 26px;
	height: 47px;
	float: left;
	position: relative;
	/* left: 5px; */
}

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

.content-wrapper1 {
	width: 653px;
    height: 47px;
    position: relative;
    margin: auto;
    float: right;
    overflow: hidden;
    right: 34px;
}
	
.content1 { 
    width: 1299px;
    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: #5da1c6;
	font-size: 13px;
	font-weight: bolder;
}

.content1 li a:hover {
	color: #419dcc;
	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/01d5e36975e27ab001f8cbcc7bd5b887/right_arrow.png") no-repeat 0px 17px; 
}

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

}


.anythingSlider1 { 
	width: 940px; 
	height: 311px; 
	position: relative;
	margin: auto;
	clear: both;
	background: url("/source/b3e8b5dbe5229bbcdf05d0c2da3a40ae/f-sliderbg-c.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;
}

#sealing {
	background: url("/source/6774a84889b6707aa39101372a038ba1/sealing-bg-c.jpg") no-repeat 0 0;;
}

#sealing p {
	width: 548px;
}

#arcuate p {
	width: 550px;
}

#encapsulated p {
	width: 659px;
}

#encapsulated img {
	width: 243px;
}

#overview p {
	width: 541px;
}

#extension p {
	width: 574px;
}

#retro p {
	width: 576px;
}

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

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

.anythingSlider1 .arrow { 
	display: block; 
	height: 59px; 
	width: 24px; 
	background: url("/source/966d7785f3ed5b39fe08be8eb9a9f70a/cscroll.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: #fff url("/source/9f3a46617a9548e4af9e4c9f2de0e7e2/topproductgradient-c.jpg") repeat-x 0 1px;
	border-top: 1px solid #e2e2e2;
} */

#productgradient {
	background: url("/source/0150975251289390cecb869101433733/bottomgradient-c.jpg") bottom repeat-x;
	background: #fccd49;
}


/* @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;
}

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

.slider2 { 
	width: 942px; 
	height: 260px; 
	position: relative; 
	margin: auto;
}
	
.content-wrapper2 { 
	width: 942px; 
	overflow: hidden; 
	height: 260px;
	position: relative; 
}
	
.content2 { 
	width: 1570px; 
	list-style: none; 
	position: relative;  
}
	
.content2 li { 
	display: block; 
	float: left; 
	padding: 0; 
	height: 260px; 
	width: 300px; 
	padding: 7px; 
	margin: 0; 
}

.content2 li h3 {
	font-size: 17px;
	padding-top: 17px;
}

.content2 li h3 a{
	font-size: 20px;
	font-weight: bold;
	color: #5da1c6;
}

.content2 li h3 a:hover {
	text-decoration: none;
}

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

.content2 li p a {
	text-decoration: none;
	color: #848484;
}

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


.sliderArrow2 { 
	display: block; 
	height: 59px; 
	width: 24px; 
	background: url("/source/966d7785f3ed5b39fe08be8eb9a9f70a/cscroll.png") no-repeat 0 0; 
	text-indent: -9999px; 
	position: absolute; 
	top: 36px; 
	cursor: pointer; 
}

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

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

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

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

/* @end */

/* @group Footer */

#footerstretch {
	background: url("/source/39cb5c19fbc388717579472b6faed532/footer-c.jpg") repeat-x;
	height: 185px;
}

#footer {
	position: relative;
	top: 20px;
	width: 940px;
	margin: auto;
	color: #288424;
}

#footer p {
	color: #577280;
	text-shadow: #a9dff9 1px 1px 1px;
}

#footer a{
	color: #577280;
}

#footer a:hover {
	text-decoration: underline;
}


#footer h2 {
	font-size: 16px;
	color: #328bb5;
	font-weight: bold;
	text-shadow: #c2e4f2 1px 1px 1px;
	margin-bottom: 10px;
	padding-bottom: 8px;
}


.footercontent {
	position: relative;
	top: 20px;
	float: left;
	border-left: 1px solid #aee1fc;
	border-right: 1px solid #5e9bb8;
	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: #77b9db;
	height: 22px;
	width: 183px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	border: 1px solid #67a6c6;
	color: #58879f;
}

.submit {
	
	background: url("/source/b434336b3493e7480224d03226c4b951/signupc.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: #89caeb;
	color: #58879f
	}

#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 p{
	clear: both;
	position: relative;
	top: 63px;
	text-shadow: #93c3dd 1px 1px 1px;
	color: #4e7e95;
}

/* @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 */