* {
	margin: 0;
	padding: 0;
}
html {
}
body {
	background-color: #343434;
	background-image: url("/images/background.png");
	background-repeat: repeat-x;
	/* Make gradient fill all the way down */
/*	height: 1800px;		*/
	font-family: verdana, arial, sans-serif;
}
#Sitemap a {
	color: #ffffff;
}
#Sitemap a:hover {
	color: #fedf00;
}
h1 {
	color: #fedf00;
	margin-bottom: 6px;
	padding-top: 25px;
	font: bold 24px "Trebuchet MS", sans-serif;
}
h2 {
	color: #fedf00;
	margin-bottom: 6px;
	padding-top: 25px;
	font: normal 18px "Trebuchet MS", sans-serif;
}
h3 {
	color: #fedf00;
	margin-bottom: 6px;
	padding-top: 25px;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}
h4 {
	font-size: 12px;
	color: #ffffff;
	line-height: 24px;
	margin-top: 25px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: arial, sans-serif;
}
p {
	font-size: 12px;
	color: #ffffff;
	line-height: 24px;
	margin-bottom: 15px;
	font-weight: normal;
}
p a,p a:visited {
	color: #fedf00;
}
.dropshadow {
	/* Do not set background color - makes dropshadow disappear */
	background-image: url("/images/dropshadow_behind_content.png");
	background-repeat: repeat-y;	
	width: 872px;
	/* Next two lines center this block on the page */
	margin-left: auto;
	margin-right: auto;
}
#content {
	background-color: #333;
	width: 850px;
	margin-left: 11px;
}
#header {
	background-image: url("/images/header_top_new.jpg");
	height: 184px;
}
#header a {
	position: absolute;
	height: 140px;
	width: 500px;
	top:  10px;
	text-decoration: none;
}
#header a i {
	visibility:hidden;
}
a#homelink {
	left:  0px;
	width:  500px;
}

span.yellow {
	color: #fedf00;
	font-size: 16px;
}
a#emaillink {
	width: 250px;
	top: 75px;
	height: 20px;
	font: bold 18px "Trebuchet MS", serif;
	color: #fff;
	text-align: right;
	display: block;
	margin-top: 2px;
}
#email {
	width: 250px;
	top: 75px;
	height: 20px;
	font:  24px "Trebuchet MS", serif;
	color: #fff;
	text-align: right;
}
a#phonelink {
	width: 220px;
	top: 26px;
	height: 22px;
	color: #fff;
	font: 23px "Trebuchet MS", serif;
	text-align: right;
}
#phone {
	width: 250px;
	height: 22px;
	color: #fff;
	font: bold 24px "Trebuchet MS", serif;
	text-align: right;
	margin-top: -75px;
}
a#faxlink {
	width: 250px;
	top: 54px;
	height: 22px;
	font-family: "Trebuchet MS", serif;
	color: #fff;
	text-align: right;
}
#fax {
	width: 250px;
	height: 22px;
	font: bold 20px "Trebuchet MS", serif;
	color: #fff;
	text-align: right;
	margin-top: 6px;
}
#searchform {
	float: right;
	padding-top: 100px;
	margin-right: 33px;
	text-align: right;
}

#cse-search-box {
	float: right;
}
#searchform label {
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
}
#searchform input#Go {
	margin-bottom: -6px;
}
#animation {
	background-color: #000000;
	margin: auto;
}

/* Make the nav background expand the entire width of the content */
#menubar {
	display: block;
    background-image: url("/images/nav_bg.gif");
    background-repeat: repeat-x;
    height: 36px;
}

/* Custom Menu separator */
#Menu1 li {
	background-image: url("/images/nav_div.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
#Menu1 li.NOSEPARATOR, #Menu1 ul li {
	background-image: none;
}

#footer {
	background-color: #000;
	width: 850px;
}
#footer-photos {
	height: 122px;
	margin-left: 11px;
	/*background: #333 url("/images/footer_photos.jpg") no-repeat 0 bottom;*/
	width: 850px;
}
#footer-photos-history {
	background-image: url("/images/footer_photos_history.jpg");
	background-repeat:  no-repeat;
	height: 121px;
	margin-left: 11px;
}
#footer-bottom {
	background-image: url("/images/footer_bkgd.png");
	background-repeat: repeat-x;
	width:  850px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	height: 39px;
	margin-left: 11px;
}
/* Create separate container for text so vertical centering does not affect left margin */
#footer-text {
	/* Next two lines center the text vertically */
	vertical-align: middle;
    display: table-cell;
    width:  850px;
    height:  50px;
}
#content-bottom {
	background-image: url("/images/dropshadow_bottom.png");
	background-repeat: no-repeat;
	display: block;
	width: 872px;
	color: #d0cece;
	text-align: center;
	font-size: 12px;
	padding-top: 15px;
	line-height: 18px;
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
	padding-bottom: 70px;
}
#content-bottom a {
	color: #ffffff;
}
#content-bottom a:hover {
	color: #fedf00;
}
.orange {
	color: #ec8d23;
}

/*  Styles for home page -----------------------------------------------------*/

#home {
	background-image: url("/images/home_content_bkgd.jpg");
	background-repeat: no-repeat;
	height: 458px;
	margin-bottom: -12px;
}
#hometext {
	margin-right: 20px;
	margin-left: 420px;
}
.homepage p {
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
	margin-bottom: 15px;
	font-weight: normal;
}
#homewidgets {
	/* Do not set background color - makes dropshadow disappear */
	background-image: url("/images/dropshadow_behind_widgets.png");
	background-repeat: repeat-y;	
	width: 872px;
	/* Next two lines center this block on the page */
	margin-left: auto;
	margin-right: auto;
}
.widget {
	width: 256px;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
}
.widget_top {
	background-image: url("/images/orange_tab.png");
	background-repeat: no-repeat;
	text-align: center;
	text-transform: uppercase;
	width: 256px;
	height: 51px;
	padding-top: 18px;
	margin-bottom: -18px;
	font: bold 22px/20px "Trebuchet MS", sans-serif;
	color: #242424;
}
.widget_body {
	background-image: url("/images/widget_body.png");
	background-repeat: no-repeat;
	width: 256px;
	background-position: bottom;
	padding-bottom: 10px;
	height: 200px;	
}
.widget_body ul {
	padding-top: 10px;
	padding-left: 35px;
	width: 200px;
}
.widget_body ul li {
	font-size: 12px;
	font-weight: bold;
	font-family: arial, sans-serif;
	margin-bottom: 10px;
}
.widget a {
	text-decoration: none;
	color: #666;
}
.widget a:hover {
	color: #fedf00;
}


/* Styles for ISO page --------------------------- */
.systemcert {
	float: right;
	display: block;
	clear: none;
	text-align: center;
	width: 155px;
	margin-top: -334px;
	margin-right: 59px;
}
.systemcert a {
	color: #ccc;
	text-decoration: underline;
	font-size: 12px;
}

/* Styles for Directions page --------------------------- */
.directions {
	text-align: center;
	width: 600px;
	padding-left: 125px;
}
.directions .leftcolumn,.directions .rightcolumn {
	text-align: left;
}
.directions .leftcolumn p {
	margin-right: 10px;
}
.directions .rightcolumn p{
	margin-left: 10px;
}
.directions a {
	color:  #fedf00;
}
.directions div#map {
	text-align: left;
}
/* Styles for Quote and Staff Info pages --------------------------------- */
.pfform {
	margin-top: 20px;
}
.pfform div {
	padding-top: 12px;
}
.pfform label {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	float: left;
	width: 92px;
}
.pfform input#Directory_submit {
	margin-left: 265px;
}

.quote {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	width: 475px;
	display: block;
	margin-right: 396px;
	padding-right: 422px;
}
.quote div.row {
	clear: both;
}
.quote label {
	margin-top: 24px;
	float: left;
}
.quote input {
	float: right;
	margin-top: 24px;
	height: 16px;
}
.quote input.left {
	float: left;
}
.quote select {
	float: left;
	margin-top: 24px;
}
.quote textarea {
	float: right;
	margin-top: -17px;
	margin-left: 200px;
	margin-bottom: 26px;
}
.quote input#submit {
	display: inline-block;
	float: right;
	clear: none;
	margin-left: 500px;
	margin-bottom: 24px;
	height: 22px;
}
.quote .contact {
	float: left;
	display: block;
	clear: left;
}
.quote .errorList li {
	background-position: 0;
	line-height: 12px;
	height: 3px;
}

/* Styles for landing pages -------------------------------------------------------*/
.landing {
	width: 850px;
	display: inline-block;
}
.landing li {
	list-style-type: none;
}
.landing a {
	text-decoration: none;
	color: #b5b5b5;
	font-size: 18px;
}
.landing a:hover {
	color: #fedf00;
}
.landing img {
	vertical-align: middle;
	margin-right: 15px;
	border: 0px;
}

/* Styles for staff directory ---------------------*/
.directory {
	font-size: 12px;
	color: #ffffff;
	line-height: 24px;
	margin-bottom: 15px;
	font-weight: normal;
	border-collapse: collapse;
}
.directory th,.directory td {
	border: 1px solid #ffffff;
	padding: 18px 25px 12px;
	line-height: 16px;
}
.directory th {
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
.directory .name {
	color: #fedf00;
	font-weight: bold;
}
.directory .title {
	font-style: italic;
}
.directory a {
	color: #ffffff;
}
.directory a:hover {
	color: #fedf00;
}

/* Styles for our team page ---------------------*/
.team {
}
.team td {
	border-style: none;
	vertical-align: top;
	padding: 0;
}
.team .name {
	color: #fedf00;
	font-size: 12px;
	font-weight: bold;
}
.team p {
	margin-top: 6px;
	margin-bottom: 30px;
}
.team img {
	margin-right: 12px;
	margin-bottom: 32px;
}

/* Weldment Conversions --------------------------- */
.weldment {
	margin-top: 24px;
	margin-bottom: 0;
}
.weldment li {
	display: inline;
	list-style-type: none;
}
.weldment li.weldment1 {
	width: 198px;
	font-size: 16px;
	display: inline;
	float: left;
	text-align: center;
	margin-bottom: 0;
}
.weldment li.weldment2 {
	width: 198px;
	font-size: 16px;
	display: inline;
	float: left;
	text-align: center;
	margin-bottom: 0;
}
.weldment li.weldment3 {
		width: 331px;
	font-size: 16px;
	display: inline;
	float: left;
	text-align: center;
	margin-bottom: 0;
}

/* Industries Served ---------------------------------------------------- */
.industries {
	display: block;
	float: left;
	width: 850px;
}
.industries h4 {
	font-size: 14px;
	display: block;
}
.industries ul {
	margin-left: -10px;
	float: left;
}
.industries li {
	float: left;
	list-style-type: none;
	text-align: center;
}
.industries li p {
	font-weight: bold;
}
/*
.industries li img {
	margin-right: -14px;
	margin-left: -14px;
	float: left;
}
*/
/*  Shared styles for other pages ---------------------------------------------------*/

.home {
	margin-top: -10px;
}
.hometext {
	margin: 28px 20px -25px 22px;
}
.hometext ul li {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
}
.photo {
	padding-bottom: 30px;
	padding-left: 24px;
	padding-top: 36px;
}
.home ul {
}
.home ul li {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 15px;
	margin-left: 22px;
	line-height: 24px;
	font-style: normal;
}
.breadcrumbs {
	font-size: 10px;
	color: #ccc;
	display: inline;
}
.breadcrumbs a {
	text-decoration: none;
	color: #cccccc;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.thiscrumb {
	display: inline;
	font-size: 10px;
	color: #fff;
}
.centered {
	text-align: center;
}
.paddedimage {
	padding: 10px 10px 14px;
	background-position: 0;
	vertical-align: middle;
}
.emphasis {
	font-weight: bold;
}
.extrapadding {
	line-height: 60px;
}
.footnote {
	color: #cccccc;
	font-size: 10px;
	font-style: italic;
}
.centeredemphasis {
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
	color: #ffffff;
	font-size: 12px;
}
.leftcolumn {
	display: inline;
	float:left;
	width: 50%;
}
.rightcolumn {
	display: inline;
	float:left;
	width: 50%;
}

/*  Datatable styles ---------------------------------------------------------*/

.datatable table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	background-color: #ddd;
	color: #000;
}

.datatable table a {
	text-decoration: none;
	border-bottom: 1px dotted #f60;
	color: #f60;
	font-weight: bold;
}

.datatable table a:hover {
	text-decoration: none;
	color: #fff;
	background: #f60;
}

.datatable table tr th a {
	color: #369;
	border-bottom: 1px dotted #369;
}

.datatable table tr th a:hover {
	color: #fff;
	background: #369;
}

.datatable table thead tr th {
	text-transform: uppercase;
	background: #e2e2e2;
}

.datatable table tfoot tr th, .datatable table tfoot tr td {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}

.datatable table tfoot tr th {
	width: 20%;
}

.datatable table tfoot tr td {
	width: 80%;
}

.datatable table td,  .datatable table th {
	border-bottom: 1px solid #666;
	padding: 5px;
	line-height: 1.8em;
	font-size: 0.8em;
	vertical-align: top;
	width: 20%;
	border-right: 1px solid #666;
}

.datatable table tr.odd th, .datatable table tr.odd td {
	background: #efefef;
}

.brinell {
	color: #ffffff;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 22px;
	width: 100%;
	border-collapse: collapse;
}
.brinell tr {
	vertical-align: top;
	line-height: 30px;
}
.brinell tr.header {
	border-bottom: 1px solid #cccccc;
}
.brinell th {
	text-align: center;
	line-height: 13px;
	padding-bottom: 13px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.brinell td {
	padding-left: 57px;
}
.brinell .left {
	text-align: left;
	padding-left: 0;
	width: 150px;
	font-size: 12px;
}
.brinell td.withfootnote {
	color: #cccccc;
	font-size: 9px;
	font-style: italic;
	text-align: right;
	padding-right: 0;
}
.brinell .indent {
	text-indent: 68px;
	line-height: 24px;
}

/*  Form styles --------------------------------------------------------------*/
.admin {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 0.6em;
}
.admin label {
	float: left;
	width: 20%;
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #fff;
}
#widgeteditor {
	display: block;
	height: 191px;
}
.editwidget {
	display: inline;
	float: left;
	width: 258px;
}
.sorter {
}
.sorter select {
	display: inline;
	float: left;
}
.sorter .buttons {
	display: inline;
	float: left;
	text-align: center;
}
.sorter .buttons input{
	display: block;
	margin-left: 9px;
}
.sorter .buttons p {
	text-align: center;
}
#reorderform {
	float: left;
	width: 800px;
}
#reorder {
	display: inline;
}
/*#reorder select {
	float: left;
	display: inline;
}*/
#reorder .select {
/*	width: 150px; */
	float: left;
	display: inline-block;
	text-align: center;
}
#reorderform .movebuttons {
	display: inline;
	margin-top: 109px;
	margin-left: 8px;
	float: left;
	clear: right;
	text-align: center;
	margin-right: 8px;
}
#reorderform .reorderbuttons {
	display: inline;
	margin-top: 63px;
	margin-left: 18px;
	float: left;
	clear: right;
	text-align: center;
	margin-right: 18px;
}
#reorderform #submit {
	float: left;
	display: block;
	clear: left;
	margin-top: 20px;
}
#cse-search-results {
	background-color: #333333;
	margin-bottom: 25px;
}
#res {
	background-color: #333333;
}
#search {
	margin-top: 28px;
}
