@font-face {
	font-family: 'HelveticaNeueLTStd77BoldConde';
	src: url('helveticaneueltstd-bdcn-webfont.eot');
	src: local('☺'), url('helveticaneueltstd-bdcn-webfont.woff') format('woff'), url('helveticaneueltstd-bdcn-webfont.ttf') format('truetype'), url('helveticaneueltstd-bdcn-webfont.svg#webfontHICbudZM') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTStd97BlackCond';
	src: url('helveticaneueltstd-blkcn-webfont.eot');
	src: local('☺'), url('helveticaneueltstd-blkcn-webfont.woff') format('woff'), url('helveticaneueltstd-blkcn-webfont.ttf') format('truetype'), url('helveticaneueltstd-blkcn-webfont.svg#webfontDdkpdGVa') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTStd57Condensed';
	src: url('helveticaneueltstd-cn-webfont.eot');
	src: local('☺'), url('helveticaneueltstd-cn-webfont.woff') format('woff'), url('helveticaneueltstd-cn-webfont.ttf') format('truetype'), url('helveticaneueltstd-cn-webfont.svg#webfontbsRzAtyH') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTStd67MediumCon';
	src: url('helveticaneueltstd-mdcn-webfont.eot');
	src: local('☺'), url('helveticaneueltstd-mdcn-webfont.woff') format('woff'), url('helveticaneueltstd-mdcn-webfont.ttf') format('truetype'), url('helveticaneueltstd-mdcn-webfont.svg#webfontxm7DDkjv') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTStd37ThinConde';
	src: url('helveticaneueltstd-thcn-webfont.eot');
	src: local('☺'), url('helveticaneueltstd-thcn-webfont.woff') format('woff'), url('helveticaneueltstd-thcn-webfont.ttf') format('truetype'), url('helveticaneueltstd-thcn-webfont.svg#webfontSpvRQEQX') format('svg');
	font-weight: normal;
	font-style: normal;
}

.center { text-align:center; width:100%;}

/*.thin {font-family:'HelveticaNeueLTStd37ThinConde', Arial, sans-serif;}
.regular {font-family:'HelveticaNeueLTStd57Condensed', Arial, sans-serif;}
.medium {font-family:'HelveticaNeueLTStd67MediumCon', Arial, sans-serif;}
.bold {font-family:'HelveticaNeueLTStd77BoldConde', Arial, sans-serif;}
*/

.white {color:#ffffff;}
.red {color:#b50000;}
.black {color:#000000;}
.gunmetal {color:#555555;}
.blue {background-color:#e1ebf7}
.White {background-color:#ffffff}

.selector {color:#b50000;}


img {border:none;}

p {
	margin:0 0 10px 0;
	padding:0;
	font-size:11px;
  	line-height: 15px;
	text-align:left;
}

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

a:hover {
	color:#b50000;
	text-decoration:none;
}

ul.topnav .selected a, ul.selected a:hover {
	color:#b50000;
	font-weight:normal;
	text-decoration:none;
}

#news a {
	color:#555555;
	text-decoration:none;
}

#news a:hover {
	color:#b50000;
	text-decoration:none;
}

sup {
	font-size:xx-small; vertical-align:super;
}

h1 sup {

	font-size:50%;
}

h1{
	margin:0;
	padding:5px 0 0 0;
	width:100%;
	font-size:36px;
}

h2{
	margin:0;
	padding:0px 0 0 0;
	width:100%;
	font-size:24px;
}

h3{
	margin:0;
	padding:10px 0 0 0;
	width:100%;
	font-size:20px;
}

h4{
	margin:0;
	padding:10px 0 0 0;
	width:100%;
	font-size:16px;
}

body {
	margin:0 auto;
  	font-family: Helvetica, Arial, sans-serif;
  	font-size: 0.9em;
  	text-align:left;
	background-color:#fff;
}
#wrapper {
	margin:0 auto;
	margin-top:10px;
	display:block;
	width:975px; 
	height:100%;
	background-color:#fff;
}
#header {
	position:relative;
	z-index:100;
	float:left;
	width:975px; 
	height:134px;  
	background:transparent url(../content/header.png) top center no-repeat;
}

#mainwrap {
	display:inline-block;
	float:left;
	width:975px;
	height:100%;
	margin-top:-32px;
	padding-top:32px;
	background:#fff url(../content/body.png) top center repeat-y;
}

#linewrap {
	display:inline-block;
	float:left;
	width:960px;
	height:100%;
	margin-top:-32px;
	margin-left:7px;
	padding-top:32px;
	background:transparent url(../content/lined-bg-grey.png) top left repeat;
}

#main {
	display:inline-block;
	float:left;
	margin:0 0 20px 0;
	width:630px; 
	min-height:500px;  
	text-align:left; 
	font:14px Arial, Helvetica, sans-serif;
	background: #dcdcdc;
	border-top:#b50000 solid 5px;
	border-bottom:#b50000 solid 5px;
}
#navcol {
	display:block;
	float:left;
	width:280px;
	height:100%;
	margin:10px 10px 20px 20px;
}

#footer { 
	display:block;
	float:left;
	margin:0px 0px 20px 0px;
	width:975px; 
	height:49px; 
	background:transparent url(../content/footer.png) top center no-repeat;
}

/* ////////////////////Main Nav Menu Items///////////////////////////// */

ul.menu, ul.menu ul {
  	margin: 0;
  	padding: 0;
	list-style:none;
}

ul.menu li {
  	margin-top: 0px;
	padding:0px 0 0 0;
}

/*LEVEL 1*/
ul.menu li a {
	display:block;
	font-size:14px;
  	background: none;	
  	padding:2px;
	font-family:'HelveticaNeueLTStd77BoldConde', Arial, sans-serif;
	color:#fff;
}

ul.menu li a:hover {
	color:#b50000;
	text-decoration:none;
}

ul.menu .selected a {
	color:#777777;
	font-weight:normal;
	text-decoration:none;
}

/*LEVEL 2*/

ul.menu li ul li a {
	display:block;
	font-size:14px;
	border-left: 0px #b50000 solid;
  	margin-left: 15px;
	padding-left: 15px;
  	font-family:'HelveticaNeueLTStd67MediumCon', Arial, sans-serif;
	background:transparent url(../content/square.jpg) left center no-repeat;
}


/*LEVEL 3*/
ul.menu li ul li ul li a {
	display:block;
	font-size:14px;
  	background: none;
  	border-left: 0px #b50000 solid;
  	margin-left: 30px;
	padding-left: 15px;
  	font-family:'HelveticaNeueLTStd57Condensed', Arial, sans-serif;
}

/*LEVEL 4*/
ul.menu li ul li ul li ul{
	margin:0 0 0px 0;
}

ul.menu li ul li ul li ul li a {
	display:block;
	font-size:12px;
  	border-left: 0px #b50000 solid;
  	margin:0px 0 0 65px;
	padding-left: 15px;
  	font-family:'HelveticaNeueLTStd57Condensed', Arial, sans-serif;
	background:transparent url(../content/dash.jpg) left center no-repeat;
}

/*LEVEL 5*/
ul.menu li ul li ul li ul li ul{
	margin:0 0 0px 0;
}

ul.menu li ul li ul li ul li ul li a {
	display:block;
	font-size:12px;
  	border-left: 0px #b50000 solid;
  	margin:0px 0 0 95px;
	padding-left: 15px;
  	font-family:'HelveticaNeueLTStd57Condensed', Arial, sans-serif;
	background:transparent url(../content/small-square.jpg) left center no-repeat;
}

/*LEVEL 6*/
ul.menu li ul li ul li ul li ul li ul{
	margin:0 0 0px 0;
}

ul.menu li ul li ul li ul li ul li ul li a {
	display:block;
	font-size:12px;
  	border-left: 0px #b50000 solid;
  	margin:0px 0 0 125px;
	padding-left: 15px;
  	font-family:'HelveticaNeueLTStd57Condensed', Arial, sans-serif;
	background:transparent url(../content/dash.jpg) left center no-repeat;
}
/*-----------TOP NAV STYLES -----------*/
ul.topnav{
	display:block;
	float:right;
  	margin:20px 15px 0 0;
  	padding: 0;
	text-align:right;
}

ul.topnav li {
	display:inline-block;
	float:left;
	list-style:none;
  	margin-top: 1px;
}

ul.topnav li a {
	font-size:12px;
  	border-right: 1px #000 solid;
	padding:0 10px;
  	font-family:'HelveticaNeueLTStd57Condensed', Arial, sans-serif;
	color:#000;
	text-decoration:none;
	letter-spacing:1px;
}

ul.topnav li.last a{
	border-right: 0px #000 solid;
}

ul.topnav li a:hover {
	color:#b50000;
	text-decoration:none;
}

/*-----------HOME STYLES -----------*/

.home {
	display:inline-block;
	float:left;
}

.home .intro {
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	margin-top:-20px;
	width:100%;
	
}

.home .col_plastic{
	display:block;
	float:right;
	margin:0px 12px 12px 12px;
	width:461px;
	height:351px;
	background:transparent url(../content/plastic-and-injection-molding.png) top center no-repeat;
}

.home .col_general_industrial {
	display:block;
	float:left;
	margin:0px 0px 12px 12px;
	width:225px;
	height:375px;
	background:transparent url(../content/general-industrial-bg.png) bottom left no-repeat;
}


.home .col_metal_stamping{
	display:block;
	float:left;
	margin:0px 0px 12px 12px;
	width:225px;
	height:375px;
	background:transparent url(../content/metal-stamping-bg.png) bottom left no-repeat;
}

.home .col_die_casting{
	display:block;
	float:left;
	margin:0px 0px 12px 12px;
	width:225px;
	height:375px;
	background:transparent url(../content/die-casting-bg.png) bottom left no-repeat;
}

.home .col_robotic_automation{
	display:block;
	float:left;
	margin:0px 0px 12px 12px;
	width:225px;
	height:375px;
	background:transparent url(../content/robotic-automation-bg.png) bottom left no-repeat;
}

.home h2 a{
	color:#777;
	text-decoration:none;
}

.home h2 a:hover{
	color:#b50000;
	text-decoration:none;
}

.home p a{
	color:#b50000;
	text-decoration:none;
}

.home p a:hover{
	color:#000;
	text-decoration:none;
}

.rollover{
	position:fixed;
	width:487px; 
	z-index:9999; 
	margin-left:auto; 
	top: 525px; 
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF; 
	border: 1px none #000000; 
	visibility: hidden;
}


/*-----------MAIN SECTION STYLES -----------*/

#main a, #main a:link, #main a:visited{
	color:#b50000;
	text-decoration:none;
}

#main a:hover{
	color:#000;
	text-decoration:none;
}

#main .one_col{
	display:inline-block;
	float:left;
	margin:0px 0px 10px 15px;
	width:190px;
}

#main .two_col{
	display:block;
	float:left;
	margin:0px 0px 10px 15px;
	width:395px;
}

#main iframe{
	display:block;
	float:left;
	margin:0px 0px 10px 15px;
	width:600px;
	min-height:5px;
	background:none;
	border:none;
}

#main .three_col{
	display:block;
	float:left;
	margin:0px 0px 10px 15px;
	width:600px;
}

#main .half_col{
	display:block;
	float:left;
	margin:0px 0px 10px 15px;
	width:292px;
}

#main .half_col_inside{
	display:block;
	float:left;
	margin:0px 0px 0px 15px;
	width:277px;
}

#title { 
	float:left;
	margin:0px 0px;
	width:600px;  
	color:#fff;  
	text-align:left;
}

#secondary_title { 
	float:left;
	margin:10px 15px;
	width:600px;  
	color:#000;  
	text-align:left;
}

#main ul {
	display:block;
	list-style:square outside;
	margin:0 0 0 15px;
	padding:0;
}

#main ul li{
	margin:0 0 5px 0;
	padding:0;
	font-size:11px;
  	line-height: 15px;
	text-align:left;
}

#main ul li a, #main ul li a:link, #main ul li a:visited{
	color:#b50000;
	text-decoration:underline;
}

#main ul li a:hover{
	color:#000;
	text-decoration:none;
}

.cell_full{
	display:inline-block;
	float:left;
	clear:left;
	margin:0;
	padding:0;
	width:100%;
}

.cell_left{
	display:inline-block;
	float:left;
	clear:left;
	margin:0;
	padding:0;
	width:50px;
	height:100%;
}

.cell_right{
	display:inline-block;
	float:left;
	margin:0;
	padding:0;
	width:242px;
}

.cell_full p, .cell_left p, .cell_right p{
	margin:0;
	margin:5px 5px;
}

.container{
	display:block;
	float:left;
	margin:0 0 30px 0;
	width:100%;
}

.diagram_col_left{
	display:block; 
	float:left; 
	margin-right:5px; 
	width:81px;
}

.diagram_col_right{
	display:block; 
	float:right; 
	margin-left:5px; 
	width:81px;
}


/*-----------FOOTER STYLES -----------*/

.sitemap{
	display:inline-block;
	margin:30px 0 0 0;}

.sitemap ul {
	display:block;
	list-style:none;
	margin:0 0 0 15px;
	padding:0;
}

.sitemap ul li{
	margin:0 0 5px 0;
	padding:0;
	font-size:11px;
  	line-height: 15px;
	text-align:left;
	list-style:none;
}

.sitemap li ul li a {
	display:block;
	padding-left:15px;
	background:transparent url(../content/small-square.jpg) left center no-repeat;
}

.sitemap li ul li ul li a {
	display:block;
	padding-left:15px;
	background:transparent url(../content/small-square.jpg) left center no-repeat;
}

.sitemap li ul li ul li ul li a {
	display:block;
	padding-left:15px;
	background:transparent url(../content/small-square.jpg) left center no-repeat;
}

.sitemap li ul li ul li ul li ul li a {
	display:block;
	padding-left:15px;
	background:transparent url(../content/small-square.jpg) left center no-repeat;
}

.sitemap li ul li ul li ul li ul li ul li a {
	display:block;
	padding-left:15px;
	background:transparent url(../content/small-square.jpg) left center no-repeat;
}


/*-----------FOOTER STYLES -----------*/

#footer .footer_col{
	display:block;
	margin:10px 15px;
	padding:0;
	font-size:10px;
	font-family:'HelveticaNeueLTStd57Condensed', Arial, sans-serif;
	color:#000;
	text-decoration:none;
	letter-spacing:1px;
}

#footer .left{float:left;}
#footer .right{float:right;}


/*-----------BLOG STYLES -----------*/

#blog_content_col{
	display:block;
	float:left;
	margin:0px 0px 10px 15px;
	width:415px;
}


#search_col{
	display:inline-block;
	float:left;
	margin:15px 0px 10px 15px;
	width:174px;
	height:100%;
	border-left:#333 solid 1px;
}

#search_col h4 {padding:15px 0 0 15px;}

#search_col ul li{
	margin:0 0 5px 30px;
	padding:0;
	font-size:11px;
  	line-height: 15px;
	text-align:left;
	list-style:none;
}

#search_col li a{
	color:#000;
	text-decoration:underline;
}

#search_col li a:hover{
	color:#b50000;
	text-decoration:none;
}

/*----------- CAD PAGE ADDITIONS -----------*/
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:20px;}
        #cboxLoadedContent{background:#000; padding:5px;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../content/colorbox/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../content/colorbox/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(../content/colorbox/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../content/colorbox/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}

iframe {background:#fff;}  