html {
	height: 100.1%;
	margin-bottom: 1px;
}
body {
	background: #CCCACB url(../images/bkg_body.jpg) repeat-x;
	height: 100.1%;
	font-size: 100.01%;
}
#home {
	background: #C1BFBF url(../images/bkg_homepage.jpg) repeat-x;
}


h1 {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	padding: 0px 20px 35px 40px;
	color: #DFDFDF;
}

h5 {
	font: 0.75em/1.4em Tahoma, Geneva, sans-serif;
	color: #666666;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}


/*..................STRUCTURE DIVS.................*/
#wrapper {
	width: 982px;
	margin-right: auto;
	margin-left: auto;
}
#header { }
#uprint {
	float: left;
	width: 145px;
}
#widgets {
	float: right;
	width: 500px;
	text-align: right;
}

#nav {
	background: #C1BFBF;
	margin-left: 3px;
	margin-bottom: 5px;
}
#titlearea {
	background: url(../images/bkg_titlearea.png) no-repeat left bottom;
	width: 982px;
}
#titlewrapper {
	overflow: hidden;
	float: left;
}

#navtitle {
	float: left;
	width: 139px;
	margin-right: 3px;
	margin-left: 2px;
	background: #7A7879 url(../images/bkg_navtitle.jpg) repeat-x;
	margin-bottom: -400px;
	padding-bottom: 400px;
}
#contenttitle {
	float: left;
	width: 836px;
	background: #990000 url(../images/bkg_contenttitle.jpg) no-repeat;
	margin-left: 2px;
	margin-bottom: -400px;
	padding-bottom: 400px;
}

#innerwrapper {
	width: 982px;
}

#rightcontent {
	float: right;
	width: 836px;
	margin-left: 2px;
}

#rightinnerwrap, #rightinnerwrapfaq {
	background: #FFFFFF;
	width: 836px;
	padding-top: 30px;
}
#home #rightinnerwrap {
	padding-top: 0px;
}

#leftsidebar {
	background: url(../images/bkg_repeat_leftsidebar.gif) repeat-y;
	padding-top: 10px;

}
#leftsidewrapper {
	width: 142px;
	margin-right: 2px;
	float: left;
}

#leftsidebot {
	background: url(../images/bkg_bot_leftsidebar.png) no-repeat;
	height: 59px;
}

#home #leftsidebar {
	padding-top: 0px;
}


#intro {
	padding-left: 40px;
	padding-top: 25px;
}

#home #intro {
	position:relative;
	margin: 0px;
	padding: 0px;
	height: 434px;
}
#subhead {
	background: url(../images/bkg_subhead.jpg) repeat-y;
	min-height: 50px;
}
#contenttop {
	background: url(../images/bkg_contenttop.png) no-repeat;
	height: 50px;
}

#maincontent {
	float: left;
	width: 533px;
	border-right: 1px solid #DDDCDC;
}
.simple #maincontent {
	float: none;
	width: auto;
	border-style: none;
	margin: 40px 140px 50px 120px;
}

#content2 {
	float: left;
	width: 298px;
}
#contentbottom {
	background: url(../images/bkg_contentbot.png);
	height: 63px;
	width: 836px;
}
#footer {
	text-align: right;
}
#pagebottom {
	background: url(../images/bkg_bot_simplepages.png) no-repeat;
	height: 27px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


/*..................FORMATTING....................*/

#navtitle h2 {
	color: #FFFFFF;
	font: bold .95em Arial, Helvetica, sans-serif;
	padding: 0px 14px 35px 12px;
}

#maincontent h2 {
	color: #000000;
	font: 700 0.85em Tahoma, Geneva, sans-serif;
	padding-bottom: 0.2em;
}
#content2 h3, #maincontent h3 {
	color: #000000;
	font: 700 0.75em Tahoma, Geneva, sans-serif;
	padding-bottom: .2em;
}


.simple h1 {
	color: #464646;
	font: bold .9em Tahoma, Geneva, sans-serif;
	margin: 0px 0px 1em;
	padding: 0px 0px 0.3em;
	border-bottom: 1px solid #464646;
	width: 570px;
}
.simple h2 {
	font-size: .8em !important;
}


.relbox {
	position: relative;
	height: 117px;
}
.absbox {
	position: absolute;
	bottom: 0;
}

#contenttitle.applications {
	background: url(../images/applications/bkg_apps.jpg) no-repeat;
}
#contenttitle.aboutus {
	background: url(../images/about/bkg_aboutus.jpg) no-repeat;
}
#contenttitle.prodinfo {
	background: url(../images/3dprinters/bkg_prodinfo.jpg) no-repeat;
}
#contenttitle.industries {
	background: url(../images/applications/bkg_industries.jpg) no-repeat;
}

#intro p, #intro div {
	float: left;
	width: 280px;
	padding-right: 20px;
	font: .8em/1.6em Tahoma, Geneva, sans-serif;
	color: #464646;
}

#home #intro div {
	width: auto;
}

#intro div {
	font-size: 1em;
}

#intro img {
	z-index: 10;
	position: relative;
	float: right;
	display: block;
}

#intro.apps img {
	margin-top: -90px;
	padding-left: 20px;
/*	z-index: 10;
	position: relative;
	float: right;
	display: block;*/
}
#intro.aboutus img {
	margin-top: -45px;
	padding-right: 20px;
}

#intro.aboutus p {
	width: 260px;
	padding-right: 0px;
}
#intro.prodinfo img {
	margin-top: -96px;
	padding-right: 10px;
/*	position: relative;
	float: right;
	display: block;*/
}
#intro.prodinfo p, #intro.prodinfo div {
	width: 320px;
}
#intro.industries img {
	margin-top: -98px;
}
#intro.industries p {
	width: 380px;
}

#intro .homepic {
	margin: 0;
	padding: 0;
	position: absolute;
	float: none;
	left: 0px;
	top: 0px;
	z-index: -1;
}
#intro2 {
	width: 455px;
}


#boxtop {
	background: url(../images/home/home-box-top.png) no-repeat;
	height: 19px;
	width: 980px;
}
#boxbot {
	background: url(../images/home/home-box-bottom.png) no-repeat;
	height: 30px;
	width: 980px;
}
#boxcontent {
	background: url(../images/home/home-box-repeat.jpg) repeat-y;
	width: 980px;
	padding-right: 10px;
	padding-left: 10px;
}
#boxcontent .item, #boxcontent .itemlast {
	float: left;
	width: 239px;
	margin-bottom: 0px;
	text-align: center;
	font: 0.75em/1.2em Tahoma, Geneva, sans-serif;
	border-right: 1px solid #CFCBB5;
}
#boxcontent .itemlast {
	border-right-color: #FFFFFF !important;
}
#boxcontent p {
	padding-right: 25px;
	padding-left: 25px;
}
#boxcontent h2 {
	font-size: 1em;
	color: #C1333A;
	padding: 0.5em 25px 0.3em;
}
#home #intro img {
}


#subhead h2, #contenttop h2 {
	font: bold 0.9em Tahoma, Geneva, sans-serif;
	color: #BA3A3F;
	padding: 24px 12px 12px 40px;
}
#maintext, #content2text {
	padding-left: 40px;
	padding-right: 44px;
	margin-top: 10px;
}
#maintext {
	padding-right: 35px;
	padding-bottom: 40px;
}

#maintext p, #content2text p  {
	margin-top: 0.2em;
	margin-bottom: 0.85em;
	color: #464646;
	font: 0.75em/1.4em Tahoma, Geneva, sans-serif;
}
#maintext li {
	font: 0.75em/1.5em Tahoma, Geneva, sans-serif;
	color: #464646;
	padding-bottom: .2em;
}
#maintext ul, #maintext ol {
	padding-left: 20px;
	margin: 0.5em 50px 0.5em 20px;
}
#maintext ol {
	margin-left: 30px;
}

#maintext ul li {
	list-style: disc;
}
#maintext ol li {
	list-style: decimal;
}
#maintext .intro {
	margin-bottom: 50px;
	margin-right: 30px;
}
#maintext .intro2 {
	padding-bottom: 1em;
}


#footertext {
	font: 700 0.7em Tahoma, Geneva, sans-serif;
	color: #666;
	padding: 20px 13px 20px 20px;
}
#footertext p {
	float: right;
	width: 240px;
	padding-top: 10px;
}
#pictext1, #pictext2, #pictext3, #pictext4 {
	width: 456px;
}

.item {
	margin-bottom: 22px;
}

.itemtext {
	float: left;
	padding-left: 19px;
	width: 344px;
}
.itempic {
	float: left;
	display: block;
}

#pictext2 .itemtext {
	width: 320px;
}
#pictext3 .itemtext {width:336px;}

#pictext4 .itemtext {width: 225px;}
#pictext5 .itemtext{width: 300px; padding-right:0; margin-right: 0; padding-left: 15px;margin-left: 5px;} 
#pictext5 .itemtext .processindent {margin-left:15px;}
/*#pictext5 {padding: 0;}*/

#pictext1 .app_note {margin-left: 94px; font-size:.7em; font-style:italic;width:368px;}

#pictext_sys .itemtext {width: 330px;}

.date {
	float: left;
	width: 4em;
}
.date p {
	font: 110% Tahoma, Geneva, sans-serif;
	font-weight: 700 !important;
}

#newsitems .itemtext {
	width: 330px;
	font-family: Tahoma, Geneva, sans-serif;
}
#newsitems .item {
	margin-bottom: 10px;
}
#content2text .date {
	font-size: 105%;
	font-weight: 700;
	float: none;
	width: auto;
}

#content2text .item {
	margin-bottom: 20px;
}
/*delete when converted to p's*/
#content2text blockquote {
	font: 700 0.8em/1.4em Tahoma, Geneva, sans-serif;
	width: 205px;
	margin-top: 25px;
	color: #333333;
}

#content2text p.quote {
	font: 700 0.8em/1.4em Tahoma, Geneva, sans-serif;
	width: 205px;
	margin-top: 20px;
	color: #333333;
}
/*delete when converted to p's*/
#content2text blockquote .citation {
	display: block;
	padding-top: 10px;
	font-size: 85%;
	color: #666666;
	padding-left: 9px;
	background: url(../images/citation_emdash.png) no-repeat left center;
	line-height: 1.3em;
}
#content2text p.citation {
	display: block;
	font-size: 0.7em;
	color: #666666;
	padding-left: 9px;
	background: url(../images/citation_emdash.png) no-repeat left 8px;
	line-height: 1.3em;
	font-weight: 700;
	margin-top: -5px;
}
#content2 .dimlogo{margin-left: -20px;}

#content2text ul li {list-style: disc; padding-bottom: 10px; font: 0.75em/1.4em Tahoma, Geneva, sans-serif;}
#content2text ol li {padding-bottom: 10px;}

#faqlist dt {
	font: 0.8em Tahoma, Geneva, sans-serif;
}
#faqlist a.regular {
	text-decoration: underline !important;
	background-image: none !important;
}

#faqlist dt a:link, #faq dt a:visited {
	color: #000000;
	font-weight: 700;
}

#faqlist dt a:hover, #faq dt a:active, #faq dt a:focus {
	color: #F4531D;
	font-weight: 700;
}
#faqlist dd {
	padding-left: 32px;
}

#leftcolhead {
	background: url(../images/bkg_titlearea.png) no-repeat 0px 0px;
	height: 40px;
}
#colheadtext h2 {
	margin-bottom: 0;
	padding-bottom: 0;
	font: 700 0.75em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 8px;
}
#colheadtext {
	background: #807E7F;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 20px;
	padding-bottom: 5px;
	vertical-align: bottom;
}
#sidebartext {
	font-family: Tahoma, Geneva, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebartext h2 {
	font-size: 0.75em;
	line-height: 1.2em;
	color: #464646;
	padding-bottom: 0.2em;
	padding-top: 0.7em;
}
#sidebartext p {
	font: 0.7em/1.2em Tahoma, Geneva, sans-serif;
	color: #464646;
	padding-bottom: 0.2em;
}
#sidebartext .items {
	padding-bottom: 0.6em;
	border-bottom: 1px solid #AEAB9D;
}

/*keeps main titles on same baseline*/
.relbox {
	position: relative;
	height: 117px;
}
.absbox {
	position: absolute;
	bottom: 0;
}




/*.............NAVIGATION...............*/

/*mainnav*/
#navlist {
	float: left;
	width: 900px;
}

#navlist li {
	display: inline;
	font: 700 0.75em Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}

#navlist a {
	float: left;
	padding: 10px 14px;
	text-decoration: none;
	background: #C1BFBF url(../images/nav_divider.gif) no-repeat right center;
	color: #FFFFFF;
}
#navlist a.last {
	background: url(none);
}
#navlist a.first {
	padding-left: 11px;
}

#navlist a:hover, #navlist a:active, #navlist a:focus {
	background: #777676 url(../images/bkg_nav_hover.jpg) no-repeat;
}
/*selected state for top nav - uses class on page and class on link in mainnav*/
.products a.prods, .uses a.apps, .aboutus a.company, .conus a.contactus, #home a.home, .resellers a.resell {
	background: #777676 url(../images/bkg_nav_hover.jpg) no-repeat !important;
}

/*sidenav*/
#sidenav {
	margin-left: 13px;
	margin-right: 5px;
}
#sidenav li {
	font: 700 0.7em/1.6em Tahoma, Geneva, sans-serif;
	padding-bottom: .2em;
}
#sidenav ul {
	margin-left: 4px;
}

#sidenav li li {
	font-size: 1em;
	line-height: 1.6em;
}
#sidenav a {
	text-decoration: none;
	width: 114px;
	padding-right: 6px;
	display: block;
}
#sidenav a:link, #sidenav a:visited {
	color: #666666;
	background: url(../images/arrow_sidenav.gif) no-repeat 117px 8px;
}
#sidenav ul a:link, #sidenav ul a:visited {
	color: #8C8C8C;
	background: url(../images/arrow_sidenav.gif) no-repeat 113px 8px;
}

#sidenav a:hover, #sidenav a:active, #sidenav a:focus {
	background: url(../images/arrow_sidenav.gif) no-repeat 117px -36px;
	color: #F4531D;
}

#sidenav ul a:hover, #sidenav ul a:active, #sidenav ul a:focus {
	color: #F4531D;
	background: url(../images/arrow_sidenav.gif) no-repeat 113px -36px;
}
/*footernav*/
#footernav {
	float: right;
	width: 800px;
	margin-bottom: 20px;
}

#footernav li {
	display: inline;
	font: 700 1em Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footernav a {
	float: right;
	padding: 10px 10px;
	text-decoration: none;
	background: url(../images/footnav_divider.gif) no-repeat right center;
	color: #BA3A3F;
}
#footernav a.last {
	background: url(none);
	color: #464646;
	font-weight: normal;
}

#footernav a:hover, #footernav a:active, #footernav a:focus {
	color: #FFFFFF;
}
#footernav a.last:hover {
	color: #464646;
}


/*BODY LINKS*/
#rightinnerwrap a:link, #home #sidebartext a:link, #boxcontent a:link {
	color: #C1333A;
	text-decoration: none;
	background: url(../images/arrow_textlinks.gif) no-repeat right .5em;
	padding-right: 5px;
}
#rightinnerwrap a:visited, #home #sidebartext a:visited, #boxcontent a:visited {
	color: #682B2E;
	text-decoration: none;
	background: url(../images/arrow_textlinks.gif) no-repeat right .5em;
	padding-right: 5px;
}
#boxcontent a:visited {
	color: #C1333A;
}

#rightinnerwrap a:hover, #rightinnerwrap a:active, #rightinnerwrap a:focus, #home #sidebartext a:hover, #home #sidebartext a:active, #home #sidebartext a:focus, #boxcontent a:hover, #boxcontent a:active, #boxcontent a:focus {
	color: #F4531D;
	text-decoration: none;
	background: url(../images/arrow_textlinks.gif) no-repeat right .5em;
	padding-right: 5px;
}
#boxcontent a {
	background: none !important;
}

#boxcontent a.arrow {
	background: url(../images/arrow_textlinks.gif) no-repeat right .5em !important;
}
	
#content2 a.pdf {
	background: url(../images/pdficon.gif) no-repeat left top;
	padding-left: 44px;
	display: block;
	margin-top: 1.1em;
	font-size: 0.95em;
	padding-right: 0px;
}
#home #leftsidebar h2 a {
	background: none!important;
}

a.noimage {
	background: none!important;
	padding-right: 0px!important;
}

/*numbered p's using images*/
p.one {
	background-image:url(../images/3dprinters/no_1.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left: 32px;
}
p.two {
	background-image:url(../images/3dprinters/no_2.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left: 32px;
}
p.three {
	background-image:url(../images/3dprinters/no_3.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left: 32px;
}
p.four {
	background-image:url(../images/3dprinters/no_4.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left: 32px;
}
/*.....................HEADER FORMS.....................*/
#widgets fieldset {
	font: 70% Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 15px;
}
#search, #languages {
	text-align: right;
	font: 70% Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 15px
}

#widgets input, select, checkbox, textarea {
	color: #333333;
	border: 1px solid #000000;
	margin-left: 10px;
}
#widgets select {
	font: 1.1em Arial, Helvetica, sans-serif;
}
#widgets label {
	display: block;
}
/*#languages {
	margin-top: 10px;
}*/

#search .text {
	width: 100px;
}
#search .button {
	border-style: none;
	vertical-align: top;
}

#searchbutton {
	border-style: none!important;
	vertical-align: top;
	margin-top: 3px;
}

/*price buttons*/
#home #button {
	position: absolute;
	top: 335px;
	left: 35px;
}
#home #button td {
	vertical-align: top;
}
#googletext {
width: 100px!important;
}
#awards {
	margin-top: 25px;
	padding: 6px;
	border: 1px solid #DDDCDC;
	text-align: center;
	width: 176px;
}
#awardsinner {
	margin: 3px;
	border: 1px solid #DDDCDC;
	padding: 10px;
}
#awards p {
	margin-bottom: 1em;
}



#button .top {
	background: url(../images/home/btnimages/btn-rep-top.png) repeat-x;
	height: 11px;
}
#button .left {
	background: url(../images/home/btnimages/btn-rep-left.png) repeat-y;
	width: 8px;
}
#button .right {
	background: url(../images/home/btnimages/btn-rep-right.png) repeat-y;
	width: 8px;
}
#button .bottom {
	background: url(../images/home/btnimages/btn-rep-bot.png) repeat-x;
	height: 11px;
}
#button .text {
	background: #980C25;
	color: #FFFFFF;
	padding: 0px 3px 1px;
	font: 700 0.95em/1.6em Tahoma, Geneva, sans-serif;
}
#button a:link, #button a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#button a:hover, #button a:active, #button a:focus {
	color: #FFE153;
	text-decoration: none;
}

#button.small .top {
	background: url(../images/applications/btnimages/btn-s-rep-top.png) repeat-x;
	height: 7px;
}
#button.small .left {
	background: url(../images/applications/btnimages/btn-s-rep-left.png) repeat-y;
	width: 6px;
}
#button.small .right {
	background: url(../images/applications/btnimages/btn-s-rep-right.png) repeat-y;
	width: 6px;
}
#button.small .bottom {
	background: url(../images/applications/btnimages/btn-s-rep-bot.png) repeat-x;
	height: 7px;
}
#button.small .text {
	font-size: 0.7em;
}


.only {
	font: 700 0.8em Tahoma, Geneva, sans-serif;
	padding-right: 8px;
	color: #666666;
}
#content2text p.priceintro {
	font: 700 0.7em Tahoma, Geneva, sans-serif;
	color: #666666;
	margin-bottom: 0.4em;
}

#button.small .only{
	font: 700 0.6em Tahoma, Geneva, sans-serif;
	padding-right: 4px;
	color: #666666;
}
#news #content2text .item {
	font: .75em/1.4em Tahoma, Geneva, sans-serif;
}

#news #content2text .eventdate{
	font-weight: 700;
}



/*clear floats*/

.clearit{
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0.0;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}

/*classes*/
.accent1 {
	color: #BA3A3F;
}
.paddingb2em {
	padding-bottom: 2em;
}
.description {
	font-weight: 700 !important;
	padding-top: 40px;
	float: left;
	padding-left: 20px;
	line-height: 1.7em !important;
	font-size: 154px;
	width: 190px;
}
.smaller {
	font-size: 90%;
}
.larger {
	font-size: 120%;
}

#maincontent .footnote {
	font-size: 0.65em;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #dfdfdf;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #dfdfdf;
	line-height: 1.2em;
	padding-bottom: 5px;
	margin-top: 25px;
}

#maintext .desc_note {font-size:0.7em; font-style:italic;}

#maintext .blockindent {margin-left: 20px;}
#maintext #faq dt {font-weight: bold;}
#maintext p.em-note {
	color: #464646;
	font: 0.75em/1.4em Tahoma, Geneva, sans-seif;
	font-style:italic; 
	font-weight: bold;
}

/*accessibility*/

#skipnav {
	position: absolute; 
	top: 0;
	left: 0; 
	margin-left: -1000px;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
}

#skipnav a:focus, #skipnav a:active {
	margin-left: 1000px;
	overflow: visible;
	display: block;
	width: 10em;
	background: #FFFFFF;
}

/*an IE hack to make the above work consistently*/

#blah:active {
}
sup {
	font-size: 75%!important;
	margin-top: 0.05em!important;
}

/*temporary until languagues include is activated*/
#search {
	padding-top: 60px;
}
#languages {
	margin: 0px;
	padding: 0px;
}

/*end temp*/
.bot10 {
	margin-bottom: 10px;
}
.pseudop {
	display: block;
	margin-bottom: .4em;
}

/*cols for specs*/

#specs #maincontent {
	width: 585px;
}

#specs #content2 {
	width: 250px;
}

#specs #content2text {
	padding-left: 35px;
	padding-right: 35px;
}

#specs #maintext {
	padding-left: 35px;
	padding-right: 35px;
}

#col1, #col2 {
	float: left;
	width: 230px;
}

#col1 {
	margin-right: 50px;
}
#specs #maincontent h2, #specs #content2 h2 {
	background: #CCC;
	padding: 4px;
	margin-bottom: 0.5em;
}

#specs #content2 h2 {
	color: #000000;
	font: 700 0.85em Tahoma, Geneva, sans-serif;
}
