/* - Modified E.Meyer Style Reset - */
html, body, div, span, applet, object,
iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn,
em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt,
var, dl, dt, dd, label, legend, 
body {line-height:1;}
img {border:none;}


.clrbt { clear:both; }
.clrlt { clear:left; }
.clrrt { clear:right; }

#gallery div{float:left; width:126px; margin:0 10px 10px 0;}
#gallery .last{margin-right:0;}
#gallery div img{display:block;}
#gallery div p{font-style:italic;}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #FFFFFF;
}
.headerbak {
	background-image: url(../images/headerbak.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
.headerbakhome {
	background-image: url(../images/headerbakhome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
p {
	font-size: 12px;
	margin-top:4px;
	margin-bottom:10px;
	color: #333333;
	line-height: 15px;
}

h1 {
	font-size: 22px;
	margin-bottom:12px;
	margin-top: 6px;
	color: #000000;
	padding: 0px;
	font-weight: normal;
	line-height: 23px;
}
.subheader {
	font-size: 18px;
	font-style: italic;
	color: #666666;
}
h3 {
	font-size: 14px;
	margin-top:12px;
	margin-bottom:0px;
	color: #333333;
	line-height: 16px;
}

ul, ol {
	font-size: 12px;
	margin-top:4px;
	margin-bottom:10px;
	color: #000000;
	line-height: 15px;
	padding-top: 0px;
	margin-right: 0px;
	padding-left: 0px;
	margin-left: 15px;
}
a {
	text-decoration:none;
	color:#0033CC;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}


#footer {
	padding-top:10px;
	font-size: 11px;
	color: #000000;
	width: 880px;
	line-height: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px auto;
	display: block;
}
.footershadow {
	background-image: url(../images/footershadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 75px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#footer a{
	color: #0033FF;
	text-decoration: underline;
}
.footerlinks {
	display: block;
	float: right;
	padding-top: 7px;
}



.smlinks {
	font-size: 10px;
	text-decoration: none;
	padding-top: 6px;
	clear: both;
	padding-bottom: 0px;
	text-align: center;
}

.shell {
	width:900px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0px auto;
	/*width:auto;*/
}
.shellhome {
	width:900px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px auto;
	/*width:auto;*/
}

#middle {
	background-image: url(../images/middlebar.jpg);
	background-repeat: no-repeat;
	height: 211px;
}


#lnav {
	float:left;
	width:188px;
	margin: 4px 0px 0px;
	padding: 0px;
	position: absolute;
}
.lnavbak {
	background-image: url(../images/lnavbak.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
}
#lnav h2{
	margin-top: 1px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
#lnav ul {
	background-color: #f2f2f2;
	list-style:none;
	display: block;
	margin-right: 14px;
	margin-left: 14px;
	color: #000099;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	
}

#lnav ul li {
	background-color: #f2f2f2;
	list-style:none;
	display: block;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 17px;
	background-image: url(../images/lnavbutton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#lnav ul li.active {

	margin:0px 0px 0px 0px;
	padding:6px 0px 4px 17px;
	color:#ff0000;
}

#lnav ul li.active a {
	display: block;
	color:#ff0000;
}

#lnav ul li a:hover{
	color: #FF0000;
	text-decoration: none;
	
}






#lnav ul ul {
	background-color: #ffffff;
	list-style:none;
	display: block;

	color: #333333 !important;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px 0px -4px -16px;
	padding:3px 0px 3px 0px;
}

#lnav ul ul li {
	background-color: #ffffff;
	list-style:none;
	border: none !important;
	color: #333333 !important;
	text-decoration: none;
	background-image: url(../images/dash-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:2px 0px 0px 15px;
	padding:0px 0px 0px 15px;
}

#lnav ul ul li a{
	display: block;
	color: #000000 !important;
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 0px;
}

#lnav ul ul li a:hover{
	color: #000000 !important;
	text-decoration: none;
	
}

#lnav ul ul li.active {
	background-color: #ffffff;
	list-style:none;
	border: none !important;
	color: #333333 !important;
	text-decoration: none;
	background-image: url(../images/dash-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:2px 0px 0px 15px;
	padding:0px 0px 0px 15px;
}

#lnav ul ul li.active a{
	display: block;
	color: #000000 !important;
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 0px;
}

#lnav ul ul li.active a:hover{
	color: #000000 !important;
	text-decoration: none;
	
}

#lnav ul ul ul li {
	display: block;
	background:none!important;
	color: #0066cc !important;
	font-size:10px;
	font-weight:bold;
}


#lnav ul ul ul li a{
	display: block;	
	text-decoration:underline;
	color: #0066cc;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#lnav ul ul ul li a:hover{
	color: #0066cc !important;
	text-decoration:underline;
	
}

/* WAYFINDER STYLES */

#content ul {

	list-style:square !important;

}
#content ul li{

	list-style:square !important;

}



.lnavbottom {

	display: block;
	margin: 0px;
	padding: 0px;
	height: 17px;
	margin-top:-10px;
}
.lnavbottomtan {
	background-image: url(../images/bottomlnavtan.gif);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	background-repeat: no-repeat;
}

#topbar {
	height: 96px;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}
#topbar img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	position: absolute;
	
}
.tagline {
	float: left;
	padding-top: 14px;
	color: #000000;
	padding-left: 3px;
	font-size: 14px;
}
#topnavhome {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
	margin: 0px auto;
	padding-right: 25px;
	font-size: 12px;
	color: #999999;
	height: 35px;
	width: 775px;
	padding-left: 0px;
	background-image: url(../images/threebuttonshome.gif);
	background-repeat: no-repeat;
}
#topnav {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
	margin: 0px auto;
	padding-right: 25px;
	font-size: 12px;
	color: #999999;
	height: 35px;
	width: 775px;
	padding-left: 0px;
	background-image: url(../images/threebuttons.gif);
	background-repeat: no-repeat;
}

#topnav a, #topnavhome a{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	padding-bottom: 0px;
	padding-right: 13px;
	padding-left: 13px;
	background-position: center;
	text-align: center;
	text-transform: uppercase;
	padding-top: 0px;
	line-height: 27px;
}
#topnav a:hover, #topnavhome a:hover{
	text-decoration: none;
	color: #003399;
}


.photofreestanding {
	margin-bottom: 0px;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-right: 0px;
	padding: 0px;
}
.photo {
	margin-bottom: 15px;
	margin-left: 20px;
	border: 1px solid #333333;
	margin-top: 1px;
	margin-right: 0px;
	float: right;
	padding: 0px;
}

.form {
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
}

li {
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #333333;
}
ul li{	list-style:none;}

#content {
	padding-left:0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-top: 10px;
	width: 536px;
	margin-left: 200px;
}
#homecategories {
	padding-left:25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	width: 875px;
	min-height: 440px;
	background-image: url(../images/homecategories.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
* html #homecategories { height: 440px; }
h4 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	margin: 0px 0px 10px;
	padding: 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	width: 685px;
	letter-spacing: 1px;
}
.category {
	width: 204px;
	float: left;
	margin: 15px 36px 10px 0px;
	text-align: center;
	padding: 0px;
}
.category img{
	border: 2px solid #000000;
	margin-bottom: 2px;
}

.category h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 13px;
	line-height: 15px;
}
.category h2 a{
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}
.category h2 a:hover{
	color: #FF0000;
	text-decoration: none;
	
}
#imagebarhome {
	background-color: #FFFFFF;
	background-image: url(../images/middlehome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px 8px 0px 10px;
	width: 882px;
	height: 202px;
	margin: 0px;
}
#imagebar {
	background-color: #FFFFFF;
	background-image: url(../images/automated-blast-finishing.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 8px 8px 0px 10px;
	width: 882px;
	height: 53px;
	margin: 0px;
}
.rfq {
	padding-top: 7px;
	padding-bottom: 9px;
	display: block;
	float: right;
	
}
.rfq a{
	padding-top: 7px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	background-image: url(../images/rfqbutton.gif);
	background-repeat: no-repeat;
	font-style: normal;
	height: 31px;
	width: 136px;
	text-transform: uppercase;
	text-align: center;
}
.mainnav {
	width: 310px;
	font-size: 14px;
	line-height: 18px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
}

#welcome {
	width: 860px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
	color: #000066;
	padding-top: 4px;
	padding-bottom: 14px;
	line-height: 17px;
}
.rfq a:hover{
	background-image: url(../images/rfqbuttono.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000066;
}


.learnmore {
	background-image: url(../images/learnmore.jpg);
	display: block;
	height: 31px;
	width: 140px;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11px;
	line-height: 13px;
}
.learnmore a{
	font-size: 11px;
	line-height: 13px;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.learnmore a:hover{
	color: #FF0000;
	text-decoration: none;
}

.clearboth {
	clear: both;
	margin: 0px;
}




.caption {
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
.caption p{
	font-size: 10px;
	font-style: italic;
	padding-left: 20px;
	line-height: 13px;
	color: #0066CC;
	margin-top: 0px;
	padding-top: 2px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.caption img{
	margin: 0px;
	border: 1px solid #000000;
	padding: 0px;
}

.li2 {
	margin-bottom: 6px;
}
.phonenumber {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
	margin: 0px 0px 10px;
	padding: 36px 10px 0px 0px;
}
.call {
	font-size: 12px;
	color: #666666;
	padding-right: 2px;
	font-weight: normal;
}

.formtext {
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}
.productimage {
	margin-bottom: 0px;
	margin-left: 0px;
	height: 120px;
	margin-top: 7px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 15px;
}
.productimage img{
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	border: 1px solid #000066;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding: 1px 4px 1px 4px;
}
.productimage p{
	font-size: 11px;
	color: #333333;
	line-height: normal;
	margin-top: 0px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-right: 10px;
}
.productimage h3{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	font-size: 13px;
	color: #333333;
}
.bottom {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
.bottom p{
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.bottom a{
	text-decoration: underline;
	color: #333333;
	
}
.hznav {
	font-size: 14px;
	text-align: right;
	padding-right: 2px;
	color: #666666;
	height: 35px;
	background-image: url(../images/hznavbak.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 2px;
}
.hznav p{
	padding-top: 3px;
	margin-top: 0px;
	font-size: 11px;
	
}
.hznav a{
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	background-position: center;
	text-transform: uppercase;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}


.hznav a:hover{
	text-decoration: none;
	color: #FF0000;
	background-color: #FFFFFF;
}



.tabs {
	padding: 0px;
	height: 24px;
	position: absolute;
	width: 900px;
	top: 69px;
}
.tabs ul{
	list-style:none;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: right;
}
.tabs li{
	list-style-image: none;
	list-style-type: none;
	font-size: 11px;
	padding: 0px;
	background-image: url(../images/tab.gif);
	background-position: left top;
	margin: 0px;
	text-align: center;
	float: right;
	background-repeat: no-repeat;
}
.tabs li a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-transform: none;
	display: block;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	height: 18px;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
}
.tabs li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../images/tabo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.tab li span{
	background:url(../images/yellowtabright.gif) no-repeat right top;
	display: block;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin: 0px;
	cursor:pointer;
	border: none;
	height: 26px;
	line-height: 29px;
}

.breadcrumbs {
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.breadcrumbs p {
	font-size: 10px;
	color: #666666;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.breadcrumbs a {
	color: #999999;
	text-decoration: underline;
}
.breadcrumbs a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.style1 {
	color: #CC0000;
	font-weight: normal;
}
.required {
	color: #FF0000;
}

.navrule {
	margin-top: 4px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2d1f0;
	margin-right: 8px;
}
.rule {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.address {
	font-size: 11px;
	line-height: 13px;
}

.floatright {
	float: right;
}
#interiorshadow {
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#homeshadow {
	background-image: url(../images/homeshadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.rtcolumn {
	width: 130px;
	margin-top: 0px;
	padding: 0px 12px 0px 0px;
	float: right;
	margin-right: 0px;
	clear: both;
}
.rtcolumnhome {
	width: 140px;
	margin-top: 16px;
	padding: 0px 15px 0px 0px;
	float: right;
	margin-right: 0px;
	clear: both;
}
input, select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
input.sfield {
	font-size: 9px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #666666;
	padding: 1px 1px 1px 3px;
	font-style: italic;
	margin-bottom: 0px;
	width: 150px;
	margin-top: 0px;
}
input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EAEAEA;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 1px;
}
.questionbox {
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	display: block;
}
.questionbox p {
	font-size: 11px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../images/questionbox.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#question input {
	width: 115px;
	
}
.submitbox input{
	height: 20px;
	margin-top: 3px;
	margin-left: 2px;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#question {
	width: 130px;
	margin: 10px 0px 0px;
	padding: 23px 0px 1px;
	background-image: url(../images/askquestion.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}

#question textarea {
	width: 115px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
}

.referencehome {
	width: 100px;
	margin-top: 7px;
	padding: 0px;
	float: left;
	margin-left: 55px;
	
}
.references{
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.referenceheader{
	text-transform: uppercase;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-bottom: 2px;
	padding-top: 0px;
	
}
.references p, .referencehome p {
	list-style-image: url(../images/chechmark.gif);
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/chechmark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 15px;
	line-height: 12px;
	
}

.references p a, .referencehome p a{
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
.references p a:hover{
	text-decoration: underline;
	color: #FF0000;
	
}
.catalog {
	width: 130px;
	margin-top: 20px;
	margin-bottom: 10px;
padding-bottom:15px;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
}
.catalog img{
	margin-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.catalog a:hover{
	color: #FF0000;
	text-decoration: none;
	
}
.nav h3 {
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	display: block;
	margin-top: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.nav h3 a {
	color: #0066CC;
	text-decoration: none;
	
}
.nav h3 a:hover {
	color: #FF0000;
	text-decoration: none;
	
}
.nav {
	padding-bottom: 2px;
	padding-top: 0px;
	margin: 0px 18px 0px 32px;
	display: block;
	padding-left: 0px;
}
.nav p {
	font-size:11px;
	margin: 0px;
	line-height: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-image: url(../images/dash-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav p a {
	font-size:11px;
	display: block;
	margin: 0px;
	line-height: 12px;
	color: #333333;
}
.nav p a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
}

/* --- form css --- */
	form fieldset{
	border:none;
}
	form legend{display:none;}
	form ol{list-style:none;}
	form li{
	margin-bottom:3px;
	font-size: 11px;
}


	form label{display:block; float:left; width:120px; text-align:right; margin-right:10px; padding-top:3px;}
	form #controls{padding-left:130px;}
	form #controls input{margin:10px 0; width:100px;}
/* ------------------ */
