html {
	overflow-x: hidden;
}

body {
	background: #10446b url(/img2/mclass/mclassbg.jpg) repeat-x;
	font: 13px Helvetica, Arial, Geneva, sans-serif;
	color: #464646;
	
}

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

a:hover {
	text-decoration: underline;
}

.ie6-upgradebar {
     display: none;
}

/* @group Header */

#headerstretch {
	background: url(/img2/mclass/mmenubg.png) repeat-x;
}

#headerstripe {
	background: url(/img2/mclass/headerbottomstrip-b.png) bottom repeat-x;
}

#header {
	width: 940px;
	height: 390px;
	margin: auto;
	}
	
#mclassvalve {
	width: 965px;	
	height: 390px;
	position: absolute;
	top: 0px;
	z-index: -1;
	background: url(/img2/mclass/mclassvalve.png);
	margin-left: 375px;
}
	
#header h1 a{
	background: url(/img2/standard/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: #2b97bc;
	text-decoration: none;	
}

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

#headercta {
	clear: both;
	position: relative;
	top: 65px;
	width: 450px;
}


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

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


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

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

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

#quotebutton a {
	display: block;
	width: 187px;
	height: 39px;
	background-image: url(/img2/mclass/quotebutton-m.png);
	float: left;
	text-indent: -9999px;
	position: relative;
	left: 20px;
}

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

/* @end */

#maingradient {
	
	background: #000 url(/img2/mclass/maintopgradient-m.jpg) repeat-x;
	padding-bottom: 30px;
}

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

/* @group Spec List */

#quickspecs {
	background: url(/img2/mclass/featurepic-m.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;
}

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

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

/* @end */

/* @group Download Section*/

#downloadsbox {
	background: #062a42 url(/img2/mclass/downloadsbg-m.jpg) repeat-x;
	width: 300px;
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}

#downloadheader {
	height: 45px;
	border-bottom: 1px solid #000;
}

#downloadheader h4 {
	font-size: 16px;
	font-weight: bold;
	color: #3190b2;
	text-shadow: #000 1px -1px 1px;
	padding: 15px;
	font-weight: normal;
	font-style: normal;
}

ul#downloadlist {
	border-top: 1px solid #171717;
	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: #206882;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
ul#downloadlist li h5 a:hover {
	text-decoration: none;
	color: #3190b2;
}

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

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

#downloadbg {
	background: url(/img2/mclass/dlbg-m.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(/img2/mclass/slidermenugradient-m.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 #1e1e1e;
	border-right: 1px solid #1e1e1e;
	border-left: 1px solid #1e1e1e;
	border-bottom: 1px solid #000;
}

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

#featuremenubar h1 a:hover {
	text-decoration: none;
	color: #3bacd4;
}
#featuremenubar span {
	display: block;
	text-indent: -9999px;
	background: url(/img2/mclass/sliderchevron-m.png) no-repeat;
	width: 26px;
	height: 47px;
	float: left;
	position: relative;
	left: 20px;
}

ul#fslidernav {
	float: right;
	padding-top: 15px;
	padding-right: 5px;
}

ul#fslidernav li {
	
	display: inline;
	padding-right: 23px;
	font-size: 12px;
	text-shadow: #000 1px -1px 1px;
}

ul#fslidernav li a {
	color: #5c6061;
}

ul#fslidernav li a:hover {
	color: #7c8283;
	text-decoration: none;
}



.anythingSlider1 { 
	width: 940px; 
	height: 311px; 
	position: relative;
	margin: auto;
	clear: both;
	background: url(/img2/mclass/f-sliderbg.jpg) no-repeat;
	border-top: 1px solid #181818;
	border-left: 1px solid #161616;
	border-bottom: 1px solid #161616;
	border-right: 1px solid #161616;
	-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: 9999px; 
	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; 
}

.anythingSlider1 ul li h2 {
	color: #206882;
	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: #696a6b;
}

img.featurepics {
	float: right;
	position: relative;
	right: 2px;
	
}

.anythingSlider1 .arrow { 
	display: block; 
	height: 59px; 
	width: 24px; 
	background: url(/img2/mclass/mscroll.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: #000 url(/img2/mclass/maintopgradient-m.jpg) repeat-x;
	border-top: 1px solid #212121;
}

/* @group Product Slider */

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

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

#slideheader h2{
	float: left;
	color: #3190b2;
	font-size: 20px;
}

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

.anythingSlider2 { 
	width: 942px; 
	height: 260px; 
	position: relative; 
	margin: auto;
}
	
.anythingSlider2 .wrapper2 { 
	width: 942px; 
	overflow: auto; 
	height: 260px; 
	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: 17px;
	padding-top: 17px;

}
.anythingSlider2 ul li h3 a{
	color: #206882
	
}

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

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

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


.anythingSlider2 .arrow { 
	display: block; 
	height: 59px; 
	width: 24px; 
	background: url(/img2/mclass/mscroll.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(/img2/mclass/mfooter.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 #1f749b;
	border-right: 1px solid #0e495f;

}

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: #125570;
	height: 22px;
	width: 183px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	border: 1px solid #164e6d;
	color: #066e91;
}

.submit {
	
	background: url(/img2/mclass/signupm.png) repeat-x;
	background-color: transparent;
	width: 39px;
	height: 34px;
	font-size: 1px;
	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: #1a6583;
	color: #338bac;
}

#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: #196080;
	text-shadow: #0c3353 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 */
