body
{
	margin-top: 10px;
	background-image: url(http://www.impacsystems.com/images/background.jpg);
	background-repeat: repeat-x;
	background-color:#ffffff; 
	font-family:Arial ;
}

/* background/border colors for the selected tab */
.TabBg
{
	background-image: url(http://www.impacsystems.com/images/nav-bkground-selected.jpg);
	background-repeat: repeat-x;
	height: 30px;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: #d6d6d6; /*dimgray;*/
	background-image: url(http://www.impacsystems.com/images/nav-bkground.jpg);
	background-repeat: repeat-x;
	height:30px;

}

/* text /style for the selected tab */
.SelectedTab {
    font-family: Arial;
	text-align: center;
    font-size: 14px;
    font-weight: 500;
	color:black;
	line-height:30px;
	height: 30px;
}

/* text /style for the unselected tabs */
.OtherTabs {
   font-family: Arial;
    font-size: 14px;
    color: Black;
	text-decoration: none;	
}

.OtherTabs2 a{
font-family: Arial;
font-size: 14px;
color: Black;
display: inline;
height: 30px;
line-height: 30px;
float: left;
color: black;
text-decoration: none;
text-align: center;
}
.OtherTabs2 a:hover{
float: left;
color: black;
text-decoration: underline;
}

.OtherTabsWhite {
   font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: black;
	line-height: 16px;
	margin-top:30px;
}
.OtherTabsWhite a{
color:black;
text-decoration: none;
}

.OtherTabsWhite a:hover{
color: black;
text-decoration: underline;
}
.OtherTabsWhite a:visited{
color:black;
text-decoration: none;
}
/* Table Header old color: ecffcb*/
.th
{
    background-color: #274283;
	font-family: Arial;
    font-size:  14px;
    font-weight: bold;
    color: white;
	padding-left: 20px;
	line-height: 20px;
    text-align: left;
}

/* /style for the text of the site title */
.SiteTitle {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color:Black 
}

.Normal
{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
}


/* text /style used for most text rendered by modules */
.NormalWhite
{
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    color:White
}

/* text /style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: Red;
}

.NormalBold
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold
}

/* text /style for buttons and link buttons used in the portal admin pages */
.CommandButtons     {
    display: inline;
	font-family: Arial;
    font-size: 11px;
	width: 60px;
	height: 20px;
	padding:5px;
	text-align: center;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	line-height: 20px;
    font-weight: normal;
    Background:#E1E2E2;
	text-decoration: none;
}

.CommandButtons a:hover{
	background: #808080;
	}
.CommandButton2{
width: 100%;
display: block;
padding: 4px 0;
text-align: center;
background: #587031;
border: 1px solid black;
font-family: arial;
font-weight: bold;
font-size:12px;
color: #ffffff;
text-decoration: none;
}
.GridHeader
{
	border-right: blue thin solid;
	border-top: blue thin solid;
	font-weight: normal;
	font-size: 12px;
	background: #c5ff60;
	border-left: blue thin solid;
	border-bottom: blue thin solid;
	font-family: Arial;
}
#header_top{
width:1000px;
height:20px;
text-align:right;
}
#BannerWrapper{
margin: 0 auto;
text-align: center;
width:1000px;
height: 69px;
background-image: url(http://www.impacsystems.com/images/header_img_bottom.jpg);
background-repeat: repeat-x;
}
#bannerLeft{
width:170px;
height:69px;
float: left;
}
.LargeRed{
width: 90%;
}
.Head{
font-weight: bold;
padding:10px;
}
.SubHead{
text-align: right;
padding-right:10px;
}

/* this stylesheet was created by following the tutrials from 
	Eric Meyer's book: "More Eric Meyer on CSS" */ 
#navholder{
width: 100%;
height: 30px;
	background-image: url(http://www.impacsystems.com/images/nav-bkground.jpg);
	background-repeat: repeat-x;
line-height: 30px;
text-align: center;
}

#nav {
	margin: 0;
	padding: 0;
	color: #fff;
	}
#nav li {
	list-style: none;
	display: block;
	text-align: center;
	font-size: 14px;
	font-family: tahoma, arial, helvetica;
	font-weight: normal;
	margin: 0;
	
	border-right: 1px solid #cccccc;
	
	border-left: 1px solid #eeeeee;
	}
#nav a {
	color: #000;
	background: transparent;
	display: inline;
	text-align: center;
	padding: 0 12px;
	display: inline;
	text-decoration: none;
	}
/* Commented Backslash Hack hides rule fromIE5 Mac \*/
#nav a {float: none;}   /*Ends IE5 Mav Hack*/

#nav a:hover {
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 30px;
	background-image: url(http://www.impacsystems.com/images/nav-background-hover.jpg);
	background-repeat: repeat-x;
	}
#nav #current, #nav #current a {
	color: #ffffff;
	background-color: #666666;
		padding: 0 7px 0 7px;
	}
#leftnav	{
	border-top: 1px #999 solid; 
	border-bottom: 1px #999 solid;
	margin-bottom: 30px;

	padding: 5px 0 2px 0;
	}

#leftnav a	{
	padding-left: 10px;
	margin-left: 0;
	text-decoration: none;
		color: #517a07;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#leftnav a:hover	{
	background:url(http://www.impacsystems.com/images/bullet.gif) left 3px no-repeat;
	text-decoration: underline;
		background: #E1E1E1; 
	}

#leftnav div#L	{

	font-weight: bold;
	color: #72a616;

	}

#leftnav div#L:hover	{
	background: #E1E1E1; 
	}

#leftnav div#L a	{
	background:url(http://www.impacsystems.com/images/bullet.gif) left 1px no-repeat;
	padding: 1px 3px 6px 15px;
	margin-left: 5px;
	}

#leftnav div#L a:hover	{
	background:url(http://www.impacsystems.com/images/bullet.gif)  left 1px no-repeat;
	padding: 1px 3px 6px 15px;
	margin-left: 5px
	}

	#Lbenefits	{
	font-size:16px;
	text-align: left;
	font-weight: bold;
	color: #72a616;

	}
#Lbenefits a	{
	background:url(http://www.impacsystems.com/images/bullet.gif) left 1px no-repeat;
	padding: 1px 3px 6px 15px;
	margin-left: 5px;
	}

#Lbenefits a:hover	{
	background:url(http://www.impacsystems.com/images/bullet.gif)  left 1px no-repeat;
	padding: 1px 3px 6px 15px;
	margin-left: 5px
	}	
	
#leftnav div#sub	{
	background: white; 
	border: 0;
	padding: 2px 0 2px 15px;
	text-indent: -10px;
	}

#leftnav div#sub:hover	{
	background: #E1E1E1; 
	}
#offer{
width: 400px;
height: 29px;
padding: 25px 70px ;
text-align: left;
font-weight: bold;
color: #165c00;
}
td #offer a{
color: #165c00;
text-decoration: none;
}
td #offer a:hover{
color: #259f00;
text-decoration: underline;
}
/******** RIGHT COLUMN ITEMS ********/
div#resources {
	padding-bottom:25px;
	text-align: left;
}


#resources div	{
	padding-top:2px;
	padding-bottom:5px;
	font-family: arial;
	text-align: left;
	font-size: 11px;
}

#resources a	{
	text-decoration: none;
	font-size:12px;
}

#resources a:hover	{
	text-decoration: underline;
}
#resources div h3{
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #1b6604;
margin: 5px 0px 0px 0px;
}
#resources div.html	{
	background:url(http://www.impacsystems.com/images/icon-html.gif) left 1px no-repeat;
	padding: 1px 3px 6px 15px;
	margin-left: 5px
}

#resources div.pdf	{
	background:url(http://www.impacsystems.com/images/icon-pdf.gif) left 1px no-repeat;
	padding: 1px 3px 6px 15px;
	margin-left: 5px
}

#resources div.bullet	{
	background:url(http://www.impacsystems.com/images/bullet2.gif) left 1px no-repeat;
	padding: 1px 0 6px 15px;
	margin-left: 5px;
}

#resources div.video	{
	background:url(http://www.impacsystems.com/images/icon-video.gif) left 1px no-repeat;
	padding: 1px 3px 6px 15px;
	margin-left: 5px;
}

#resources hr	{
	width: 100%;
	height: 1px;
	border:0;
	background: #ccc;
	margin: 2px 0 2px 0;
	padding:0;
}
.otherLinks{
	padding: 2px 3px 4px 15px;
	margin-left: 5px;
}
.otherLinks a{
font-weight: bold;
text-decoration: none;
}

#prod_nav .wide div{border-right:1px solid #20558a;margin:8px 0 0 0;}
#prod_nav .wide div ul li{list-style-type: none;list-style-image: none;border:none;height:auto;margin-left:-50px;padding:0;text-align:left;}
#prod_nav .wide div ul li a{display:block;font-weight:400;height:auto;margin:0;padding:4px 0 0 0px ;text-decoration: none;}
#prod_nav .wide div ul li a:hover{background-color:transparent;text-decoration:underline;}
#prod_nav .wide div ul li:hover{background-color:transparent;width:100%;}

#discover{
margin: 0 auto;
width: 600px;
height: 409px;
background-image: url(http://www.impacsystems.com/images/discover-3d-mouse.jpg);
background-repeat: no-repeat;
}

#leftVid{
float:left;
width: 450px;
height: 321px;
}
#rightVid{
float:left;
width: 150px;
height: 321px;
border: 1px solid blue;
}
#dimension_header{
float:left;
width: 98%;
height: 176px;
background-image: url(http://www.impacsystems.com/stratasys/images/dimension_header.jpg);
background-repeat: no-repeat;
overflow: hidden;
}
.greenHilite{
font-family: tahoma, arial, sans-serif;
font-size: 1.2em;
COLOR:#255d03;
FONT-WEIGHT: bold;
margin-bottom: 0;
padding-bottom: 0;
}
#compare td {
	padding: 14px 5px;
}

#compare th {
	padding-top: 3px;
	padding-bottom: 3px;
	background: #C62C42;
}

#compare {
	margin-left: 30px;
	margin-bottom: 50px;
}
#compare caption {
	padding-top: 0px;
}
#compare .color3 {
	background: #C62C42;
}
/*Product comparison table*/
#compare {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
}

#compare td {
	text-align: center;
	padding: 5px 7px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align: middle;
}
#compare p {
	margin: 5px 0!important;
	padding: 0;
}

#compare th {
	padding: 5px 7px;
	background: #A23336;
	color: #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align: middle;
}
#compare .left {
	text-align: left;
}

#compare .color3 {
	background: #A23336;
}
#compare .nobbord {
	border-bottom-style: none;
}
#compare .color2 {
	background: #666666;
}
#compare .alt {
	background: #E0E0E0;
}
#compare caption {
	font: 2em/1.5em Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-top: 20px;
}

#compare .header {
	padding: 10px 20px;
}
#compare .header2 {
	padding-right: 13px;
	padding-left: 13px;
}

#tablewrapper {
	width: 95%;
}
dt{
COLOR:#255d03;
FONT-WEIGHT: bold;
margin-bottom: 0;
padding-bottom: 0;
}
dd{
margin-top:0;
padding-top:0;
}
.imgleft10 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 4px;
}




.imgleft10b {
	float: left;
	border: 1px solid #666666;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 4px;
}
 blockquote {
	line-height: 1.6em;
	margin-left: 40px;
	margin-bottom: 40px;
	color: #006600;
}
#fortune_header{
float:left;
width: 100%;
height: 176px;
background-image: url(http://www.impacsystems.com/invention/images/fortune-article.jpg);
background-repeat: no-repeat;
overflow: hidden;
}
#goldfire_header{
margin: 0 auto;
width: 100%;
height: 176px;
background-image: url(http://www.impacsystems.com/invention/images/goldfire-header.jpg);
background-repeat: no-repeat;
overflow: hidden;
}
#productPoint_header{
float:left;

width: 100%;
height: 150px;
background-image: url(http://www.impacsystems.com/ptc/images/productPoint-header.jpg);
background-repeat: no-repeat;
overflow: hidden;
}
#flash_background{
float:left;
width:580px;
height: 372px;
background-image: url(http://www.impacsystems.com/images/flash_background_wide.jpg);
background-repeat: no-repeat;
padding:25px 0;
overflow:hidden;
}
#video_background{
float:left;
width:100%;
height: 372px;
background-image: url(http://www.impacsystems.com/images/flash_background.jpg);
background-repeat: no-repeat;
padding:20px 0 0 5px;
overflow:hidden;
}


#tbl li{
padding-bottom:8px;margin-bottom:8px;

}
#tbl a{
text-decoration: none;
font-size:.9em;
}
.HeaderFont{
font-size: 14px;
}
#headerButtons{
	float:left;
	margin:30px 0 0 0;
	width:98%;
	text-align: right;
	height: 120px;
}
#headerButtons img{
	margin-bottom:5px;
}
#flashIntro{
min-width:575px;
height:200px;
margin:0px;
padding:0px;
background-image: url(http://impacsystems.com/images/flashIntroBack.jpg);
background-repeat: repeat-x;
}
#3d-header{
float: left;
width:100%;
height:95px;
background-image: url(http://www.impacsystems.com/3Dconnexion/images/3d_payback.jpg);
background-repeat: no-repeat;
overflow: hidden;
}
#newsHeader{
width:100%;
height: 79px;
background-image: url(http://www.impacsystems.com/images/news.jpg);
background-repeat: no-repeat;
overflow: hidden;
border:1px solid black;
}
#news{
PADDING-TOP: 20px;
HEIGHT: 400px
}
#news li{
margin-top:5px;
padding-top:5px;
}
.news_th{
position:relative;
top:59px;
height:20px;
    background-color: #659c04;
	font-family: Arial;
    font-size:  14px;
    font-weight: bold;
    color: white;
	padding-left: 20px;
	line-height: 20px;
    text-align: left;
}
.row{
width: 600px;
border: 1px solid red;
}
.float-r{
float:right;
}
.highlight{
width:98%;
height: 120px;
background-color:#eee;
background-image: url(http://www.impacsystems.com/mentor/images/img-flag-free-trial.png);
background-position: top right;
background-repeat: no-repeat;
padding:10px 0 10px 10px;
}
.2-column{
float: left;
width:50%;
padding:10px;
}
.requirements{
float:left;
width:98%;
padding:10px 0  10px 10px;
background:#eee;
}
#floHeader{
width:100%;
height: 94px;
background-image: url(http://www.impacsystems.com/mentor/images/floEFD-header.jpg);
background-repeat: no-repeat;
overflow: hidden;
border:1px solid black;
}
.caption, div.caption { 
width:240px;
font-size: 11px;
background:url(http://www.impacsystems.com/mentor/images/bg-caption.gif) no-repeat 0 0;
color:#666;
font-size:11px;
padding:12px 0;
position:relative;z-index:100;}
div.caption p{background:#fdfbe3;border:1px solid #c0bfaf;border-top:none;color:#666!important;font-size:11px!important;line-height:14px!important;margin:0!important;padding:6px!important;text-align:left;}

#LCcontent{	
margin:0 auto;
width: 600px;
background-image: url(http://www.impacsystems.com/events/lightning/banner.jpg);
background-repeat: no-repeat;
text-align: left;
}

#LCslogan {
float: left;
width: 235px;
text-align: left;
height:105px;
}


#LCslogan h3 {
color:#CF9B24;
font-size:0.85em;
font-family: arial, tahoma, verdana;
text-align: left;
line-height:1.0em;
padding-top:2px;
margin-top: 2px;
}

#LCregister{
float:left;
width: 360px;
height:100px;
background: url(http://www.impacsystems.com/events/lightning/cta.png) no-repeat bottom left;
font-weight: bold;
text-align: left;
}

#LCregister a{
font-family: arial, tahoma, verdana;
font-size: 14px;
font-weight: bold;
color: blue;
text-decoration: none;
text-align: left;
}
#happenings td{
font-family: arial;
font-size:12px;
font-weight:normal;
}
#happenings li	{
	background:url(http://www.impacsystems.com/images/li-image-sm.gif) left 5px no-repeat;
	padding: 1px 3px 6px 15px;
	margin:0px;
	list-style-type: none;
}
#happenings a{
font-size:13px;
font-weight: bold;
text-decoration: none;
color: black;
}
#lblDesc{
width: 500px;
font-weight: normal;
color: #000000;
font-size:14px;
}
.LeftPanel{
width:170px;
margin:0;
padding:5px;
text-wrap: normal;
word-wrap: break-word;
}

* html .LeftPanel{
width:170px;
w\idth: 190px;
}

.RightPanel{
width:190px;
margin:0;
padding:5px;
text-wrap: normal;
word-wrap: break-word;
}
* html .RightPanel{
width:170px;
w\idth: 190px;
}
.ContentPanel{
width:580px;
margin:0;
padding:5px;
overflow:hidden;
}
.LeftPanel a, .ContentPanel a, .RightPanel a{
text-decoration: none;
color: #8db8ff;
}
.LeftPanel a:hover, ContentPanel a:hover, RightPanel a:hover{
text-decoration: underline;
color:#7b8fbe;
}
