@charset "utf-8";

/*copyright ADVANCED Motion Controls 2013
*/

#mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 0em;
	margin-bottom: .9em;
}
#mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #cb2026;
	margin-top: 0em;
	margin-bottom: 6px;
}
#mainContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0em;
	margin-bottom: .5em;
}
#mainContent h3 {
	font-size: 13px;
	font-style: normal;
	margin-top: 1.1em;
	margin-bottom: 0.4em;
}
#mainContent h3.additionalProd { /* adjustment for additional products */
	margin-top: .1em;
}
#mainContent h4 {
	font-size: 11px;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#mainContent a, #mainContent a:visited {
	text-decoration: none;
	color: #CB2026;
	cursor: pointer;
	font-weight:bold;
}
#mainContent a:hover {
	color: #8b8b8b;
	font-weight:bold;
}
#mainContent a:active {
	color: #900000;
}
#mainContent .left {
	text-align: left;
}
#mainContent .right {
	text-align: right;
}
#mainContent .center {
	text-align: center;
}
#mainContent ul, #mainContent ol, #mainContent dl {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 40px;  /* Sets the amount of indent */
}
#mainContent ul li, #mainContent ol li {
	margin: 0px;
	padding: 0px;
	line-height: 23px;
}
img {
border-style: none; /* removes outlines on image links */
}
.photoBox {
	color:#777;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0.1em;
	background-color: #333;
	border: 1px solid #CCC;
	border-bottom: #333 solid 2px;
	border-right: #333 solid 2px;
}
#mainContent .photoBox p {
	color:#DDD;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 4px;
	padding-left: 5%;
	font-size: 12px;
	font-weight: normal;/* was bold */
}


/*
Quote container add 06-06-13 CL
--Start--
*/
#page-quote{
	max-width:750px;
	min-height:100px;	
	font-family:"Arial";
	font-size:12px;
	font-weight:600;
	font-style:italic;
	margin-left:45px;
	margin-top:15px;
	color:#CB2026;
}

#page-quote .blackContainer{	
	min-height: 35px;
	background-color: #f8f8f8;
	border: 2px solid #999;
	float: left;
	padding: 5px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;	
	box-shadow:3px 3px 3px #666;
}

#page-quote .redContainer{
	position: relative;
	min-height:15px;
	background-color:#666;
	float:right;
	top:-8px;
	left:-15px;
	z-index:100;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;	
}


#page-quote cite{
	font-size: 10px;
	font-weight: bold;
	color:white;
	padding:15px;
  }
/*
Quote container
--End--
*/



/*
Tab Text Container Start 070113CL
*/


#page-tabtext-wrapper{
	background:white;
	width:850px;
	/*min-height:150px;*/	
	margin:0 auto;
} /*Creates container for container elements*/

#page-tabtext-wrapper .page-tabtext-container{	
	padding-top:25px;
	padding-left:20px;
	padding-right:25px;
	text-align:left;
	margin-top:55px;
	/*min-height:100px;*/
}

#page-tabtext-wrapper .page-tabtext-container .page-tabtext-head{
	border-top:solid 1px #000;
}

#page-tabtext-wrapper .page-tabtext-container .page-tabtext-head h2{
	font-family: 'Arial', Arial, Helvetica, sans-serif;
	color:black;
	position: relative;
	top:-12px;
	border-right:solid 1px #000;
	display:inline-block;
	height:19px;
	line-height:16px;
	padding:2px 10px 0 5px;
	text-transform:uppercase;
	background-color:white;
	text-shadow: #999 0.1em 0.1em 0.2em;
	z-index:10;
}

#page-tabtext-wrapper .page-tabtext-container .page-tabtext-head-lowercase h2{
	font-family: 'Arial', Arial, Helvetica, sans-serif;
	color:black;
	position: relative;
	top:-12px;
	border-right:solid 1px #000;
	display:inline-block;
	height:19px;
	line-height:16px;
	padding:2px 10px 0 5px;
	background-color:white;
	text-shadow: #999 0.1em 0.1em 0.2em;
	z-index:10;
}

#page-tabtext-wrapper .page-tabtext-container h3{
	font-size:13px;
	font-weight:bold;
	margin-left:25px;
	text-transform: uppercase;
}



#page-tabtext-wrapper .page-tabtext-container .page-tabtext-text{
	margin-left:30px;
	position: relative;
	top:-15px;
	
}

#page-tabtext-wrapper .page-tabtext-container .page-tabtext-text hr{
	height:1px;
	color:#cdcdcd;
	border:0;
	background-color:#cdcdcd;	
}

#page-tabtext-wrapper .page-tabtext-text .page-tabtext-left img{	
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
	border:solid thin;
}

#page-tabtext-wrapper .page-tabtext-text .page-tabtext-left{
	width:220px;
	float:left;
	margin-left:15px;
	display:block;	
}

#page-tabtext-wrapper .page-tabtext-text .page-tabtext-right{	
	width:510px;
	float:right;
	margin-left:15px;
	display:block;
	
}

#page-tabtext-wrapper .page-tabtext-container .page-tabtext-text ul{
	margin-left:25px;
	list-style:none;
	font-size:10px;
}


#page-tabtext-wrapper .page-tabtext-container .releaseNotes{
	margin-left:25px;	
	}

#page-tabtext-wrapper .page-tabtext-container .releaseNotes ul{
	margin-left:25px;
	font-size:10px;
}

#page-tabtext-wrapper .page-tabtext-container .page-tabtext-text p{
	font-size:11px;
	margin-left:25px;
}


#page-tabtext-wrapper .page-tabtext-container .page-tabtext-text .careerText{
	margin-left:25px;	
}

#page-tabtext-wrapper .page-tabtext-container .page-tabtext-text .resumeText{
	border-bottom:1px solid #CCC;
}

#page-tabtext-wrapper .page-tabtext-container .page-tabtext-text .resumeText p{
	font-size:10px;
}


#page-tabtext-wrapper .page-tabtext-container .page-tabtext-foot{
	margin-top:15px;
	border-top:double #cdcdcd;
	color:#999;
	font-size:9px;
}

#page-tabtext-wrapper .page-tabtext-container .page-tabtext-foot h3{
	font-size:11px;
}
	
#page-tabtext-wrapper .page-tabtext-container .page-tabtext-foot ul{
	font-size:9px;
}


#page-tabtext-wrapper .page-tabtext-container .product-information-table-sm{	
	box-shadow:2px 2px 2px #CCC;
	border: 2px solid #cdcdcd;
	margin-left:25px;
	width:725px;
}

#page-tabtext-wrapper .page-tabtext-container .product-information-table-sm th{
	font-size:11px;
	font-weight:bold;
	border-bottom: 2px solid #cdcdcd;
	text-align:left;
}

#page-tabtext-wrapper .page-tabtext-container .product-information-table-sm td{
	font-size:10px;
	border-bottom: 1px solid #cdcdcd;
	padding:2px;
	
}

#page-tabtext-wrapper .page-tabtext-container .product-information-table-sm tr:nth-child(2n+1){
	background-color:#ecebeb;
}



/*
Tab Text Container End 070113CL
*/



/*
New table styles added 5-29-13 CL
(downloadable resources datasets )
--Start--
*/



#page-downloads-wrapper{
	background:white;
	width:850px;
	min-height:150px;	
	margin:0 auto;
	text-align:center;
} /*Creates container for dataset*/


/*Dataset container */
#page-downloads-wrapper .page-downloads-container{	
	padding-top:25px;
	padding-left:20px;
	padding-right:25px;
	box-shadow:1px 1px 1px #f8f8f8;
	text-align:left;
	margin-top:25px;
	min-height:100px;
}

#page-downloads-wrapper .page-downloads-container .page-downloads-head{
	border-top:solid 1px #000;
}

#page-downloads-wrapper .page-downloads-container .page-downloads-head h1{
	font-family:  'Arial', Arial, Helvetica, sans-serif;
	color:black;
	position: relative;
	top:-10px;
	font-size:14px;
	border-right:solid 1px #000;
	display:inline-block;
	height:18px;
	line-height:18px;
	padding:2px 10px 0 5px;
	text-transform:uppercase;
	background-color:white;
	text-shadow: #999 0.1em 0.1em 0.2em;
	z-index:10;
}



#page-downloads-wrapper .page-downloads-container .page-downloads-text{
	margin-left:30px;
	position: relative;
	top:-15px;
	
}

#page-downloads-wrapper .page-downloads-text img{
	position:relative;
	float:left;
	top:0;
	left:-25px;
}

#page-downloads-wrapper .page-downloads-text table{
	padding:0px;
	border:0px;
	margin-top:15px;
	width:725px;
}

#page-downloads-wrapper .page-downloads-text tr:hover{
	background-color:#efefef;
}


#page-downloads-wrapper .page-downloads-text th{
	text-align:left;
	padding-top:10px;	
}

#page-downloads-wrapper .page-downloads-text th:hover{
	background-color:white;
}

#page-downloads-wrapper .page-downloads-text th h2{
	font-size:12px ;
	font-style:italic ;
	margin-left:-20px;
	line-height:0;
}


#page-downloads-wrapper .page-downloads-text td{
	min-width: 650px;
	max-width: 725px;
	border-bottom: thin dashed;
	padding-top: 5px;
	padding-bottom: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#page-downloads-wrapper .page-downloads-text a{
	color:#CB2026;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
	text-overflow: ellipsis;
}


#page-downloads-wrapper .page-downloads-text a:hover{
	color:#8B8B8B
}

#page-downloads-wrapper .page-downloads-description{	
	font-size:10px; 
	color:#333; 
	font-weight:normal;
}
/*Dataset container */


/*
New table styles added by Casey on 5-29-13
(downloadable resources datasets )
 --End--
*/





/*
New table styles added by Casey on 6-11-13 
(membership page datasets )
--Start--
*/

#page-memberships-wrapper{
	background:white;
	min-height:150px;
}/*Creates container for dataset*/

#page-memberships-wrapper h2{
	text-shadow: #999 0.1em 0.1em 0.2em;
	font-size:14px;
	font-family:  'Arial', Arial, Helvetica, sans-serif;
}

#page-memberships-wrapper a{
	font-size:10px;
}

#page-memberships-wrapper .SpotlightAndStacked
{
	font: 100% Verdana, Geneva, sans-serif;
	margin: 5px;
}

/* This is the selector for the row element which houses all the Spotlight and Stacked containers
 * classes. 
*/
#page-memberships-wrapper .SpotlightAndStacked .SpotlightAndStackedRow
{
	box-shadow:1px 1px 1px #f8f8f8;
	background-color:white;
	margin-bottom: 5px;
	margin-top:25px;
}

/* This is the selector for the container of the Spotlight column elements. By default 
 * the Spotlight column occupy about 25% from the width of the 
 * entire structure. 
*/
#page-memberships-wrapper .SpotlightAndStacked .SpotlightContainer
{
	width: 25%;
	float: left;
}

/* This is the selector for the Spotlight column element which holds the actual data for 
 * a spotlight column.
*/
#page-memberships-wrapper .SpotlightAndStacked .SpotlightColumn
{
}

/* This is the selector for the container of the Stacked container elements. By default 
 * the Stacked container occupy about 75% from the width of the 
 * entire structure. 
*/
#page-memberships-wrapper .SpotlightAndStacked .StackedContainer
{
	width: 75%;
	float: right;
}

/* This is the selector for the Stacked container elements which holds the actual data for 
 * a stacked column.
*/
#page-memberships-wrapper .SpotlightAndStacked .StackedColumn
{
	border: 1px solid #FFFFFF;
}



/*
New table styles added by Casey on 6-11-13
(membership page datasets )
 --End--
*/




/*
New table styles added by Casey on 6-11-13 
(membership page datasets )
--Start--
*/

#page-unversities-wrapper{
	background:white;
	min-height:150px;
}/*Creates container for dataset*/

#page-unversities-wrapper h2{
	text-shadow: #999 0.1em 0.1em 0.2em;
	font-size:14px;
	font-family:  'Arial', Arial, Helvetica, sans-serif;
}

#page-unversities-wrapper a{
	font-size:10px;
}

#page-unversities-wrapper .SpotlightAndStacked
{
	font: 100% Verdana, Geneva, sans-serif;
	margin: 5px;
}

/* This is the selector for the row element which houses all the Spotlight and Stacked containers
 * classes. 
*/
#page-unversities-wrapper .SpotlightAndStacked .SpotlightAndStackedRow
{
	box-shadow:1px 1px 1px #f8f8f8;
	background-color:white;
	margin-bottom: 5px;
	margin-top:25px;
}

/* This is the selector for the container of the Spotlight column elements. By default 
 * the Spotlight column occupy about 25% from the width of the 
 * entire structure. 
*/
#page-unversities-wrapper .SpotlightAndStacked .SpotlightContainer
{
	width: 25%;
	float: left;
}

/* This is the selector for the Spotlight column element which holds the actual data for 
 * a spotlight column.
*/
#page-unversities-wrapper .SpotlightAndStacked .SpotlightColumn
{
}

/* This is the selector for the container of the Stacked container elements. By default 
 * the Stacked container occupy about 75% from the width of the 
 * entire structure. 
*/
#page-unversities-wrapper .SpotlightAndStacked .StackedContainer
{
	width: 75%;
	float: right;
}

/* This is the selector for the Stacked container elements which holds the actual data for 
 * a stacked column.
*/
#page-unversities-wrapper .SpotlightAndStacked .StackedColumn
{
	border: 1px solid #FFFFFF;
}



/*
New table styles added by Casey on 6-11-13
(membership page datasets )
 --End--
*/







/*
New table styles added by Casey on 4-22-14 
(3rd Party Compatibilities page datasets )
--Start--
*/

#page-3rdparty-wrapper{
	background:white;
	min-height:150px;
}/*Creates container for dataset*/

#page-3rdparty-wrapper h2{
	text-shadow: #999 0.1em 0.1em 0.2em;
	font-size:14px;
	font-family:  'Arial', Arial, Helvetica, sans-serif;
}

#page-3rdparty-wrapper a{
	font-size:12px;
}

#page-3rdparty-wrapper .SpotlightAndStacked
{
	font: 100% Verdana, Geneva, sans-serif;
	margin: 5px;
}

/* This is the selector for the row element which houses all the Spotlight and Stacked containers
 * classes. 
*/
#page-3rdparty-wrapper .SpotlightAndStacked .SpotlightAndStackedRow
{
	box-shadow:0 5px 4px -4px #eae8e8;
	background-color:white;
	height:75px;
	margin-bottom: 5px;
	margin-top:25px;
}

/* This is the selector for the container of the Spotlight column elements. By default 
 * the Spotlight column occupy about 25% from the width of the 
 * entire structure. 
*/
#page-3rdparty-wrapper .SpotlightAndStacked .SpotlightContainer
{	
	float: left;
}

/* This is the selector for the Spotlight column element which holds the actual data for 
 * a spotlight column.
*/
#page-3rdparty-wrapper .SpotlightAndStacked .SpotlightColumn{
	width: 150px;
	height:75px;
	display:table-cell;
	vertical-align:middle;
}

/* This is the selector for the container of the Stacked container elements. By default 
 * the Stacked container occupy about 75% from the width of the 
 * entire structure. 
*/
#page-3rdparty-wrapper .SpotlightAndStacked .StackedContainer
{
	width:575px;
	float: right;
	margin:auto;
}

/* This is the selector for the Stacked container elements which holds the actual data for 
 * a stacked column.
*/
#page-3rdparty-wrapper .SpotlightAndStacked .StackedColumn{	
	display:table-cell;
	vertical-align:middle;
	height:75px;
}

#page-3rdparty-wrapper .preferred a[name=yes]{
	font-weight:normal;
	color: #666;
	cursor:default;
}


#page-3rdparty-wrapper .preferred a[name=no]{
	font-weight:bolder;
	font-size:15px;
}


#page-3rdparty-wrapper .preferred .notes{
	font-size:11px;
	margin-left:10px;
}


/*
New table styles added by Casey on 4-22-14 
(3rd Party Compatibilities page datasets )
 --End--
*/









#mainContent table.table-default {
	margin-top: 0px;
	border: 0px;
	min-width: 800px;
	border-bottom: 2px solid #999;
	background-color: #e5e5cc;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
#mainContent table.table-default p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}
#mainContent table.table-default th {
	vertical-align: middle;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px;
	color: #000000;
	border-bottom: 2px solid #999;
}
#mainContent table.table-default td {
	vertical-align: middle;
	padding: 2px 5px;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	border-bottom: 2px solid #CCC;
}
#mainContent table.table-default td:first-child {
	font-weight: normal;
	text-align: left;
}
#mainContent table.table-default td.description {
	text-align: left;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}
#mainContent table.table-default td a {
	font-weight: bold;
}
#mainContent p.rfq {
	float: right;
	margin-top: 0px;
	font-weight: bold;
}
#mainContent p.note { /* for notes at the bottom of tables */
	font-size: 9px;
	margin-top: 3px;
}
.advanced {
	font-style: italic;
	text-transform: uppercase;
}
.super { /*Superscript: use for registered tradmark 'circle R' such as DigiFlex */
	font-size: 80%;
	vertical-align: 20%;
}

#mainContent sup { /*Superscript: use for registered tradmark 'circle R' such as DigiFlex */
	font-size: 80%;
	vertical-align: 20%;
}

#mainContent .smaller {
	font-size: 60%;
}

#mainContent .small {
	font-size: 80%;
}

*:focus { /*For Firefox removes the fuzzy dotted outline around objects when you click on them.*/
	outline: none;
}
div.construction {
	background-image: url(underconstruction.jpg);
	background-repeat: repeat-x;
}


#inpageimglink img{
	opacity: 1;
	filter:alpha(opacity=100);}

#inpageimglink img:hover{
	opacity: 0.4;
	filter:alpha(opacity=40);}

#QuickContact { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	padding: 3px 7px;
    display: inline;
    background-color: #e5e5cc; 
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	}

#QuickContact:hover{
	opacity: 0.4;
	filter:alpha(opacity=40);}


/*Quick Contact Pop In*/	
#overlay {
		background: #000;
		position: absolute; top: 0; left: 0;
		z-index: 10000;
		width: 100%;
	}

	.prettyPopin {
		display: none;
		overflow: hidden;
		position: absolute; z-index: 11000;
		/*top: 50%; left: 50%;*/
	}
	
		.prettyPopin a#b_close {
			display: none;
			position: absolute; z-index: 2;
			top: 25px; right:10px;
			width: 41px; height: 9px;
			text-indent: -10000px;
			background: url(../images/prettyPopin/b_close.gif) bottom left no-repeat;
		}
	
		.prettyPopin .prettyContent {
			position: relative;
			font-size: 1.2em;
		}
		
			.prettyPopin .prettyContent .prettyContent-container {
				display: none;
			}
		
			.prettyPopin .prettyContent .loader {
				position: absolute;
			}
/*Quick Contact Pop In*/	


#selecthelp { 
			font:Arial, Helvetica, sans-serif;
			font-weight:bold;
			color: #000000;
			font-size:12px;
			position:relative;
			top:45px;
			left:25px;
							
	
	}


#selecthelp :hover{}