/* set the page background color and margins. */
body {
	margin-top: 36px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; background: #300000; 
	
	/* scrollbar colors */
	/* outer lines */
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	/* inner lines */
	scrollbar-highlight-color: #bdbdbd;
	scrollbar-shadow-color: #bdbdbd;
	/* face, arrow and track */
	scrollbar-face-color: #30445F;
	scrollbar-arrow-color: #a3a3a3;
	scrollbar-track-color: #a3a3a3;
}

/* set the page font formatting. */
body, p {font-family: verdana, sans-serif; font-size: 11px; line-height: 18px; }

/* default link colors - this is the default link color for the page */
a:link { font-weight: bold; text-decoration: none; color: #C12300; } /* unvisited link color */
a:hover { font-weight: bold; text-decoration: none; color: #EA6207; } /* hover over an unvisited link color */
a:active { font-weight: bold; text-decoration: none; color: #C12300; } /* hover over an unvisited link color */
a:visited { font-weight: bold; text-decoration: none; color: #EA6207; } /* visited link color*/
a:visited:hover { font-weight: bold; text-decoration: none; color: #EA6207; } /* visited link hover color*/

a.awhite:link { font-weight: bold; text-decoration: none; color: #ffffff; }
a.awhite:hover { font-weight: bold; text-decoration: none; color: #F2DD8F; }
a.awhite:visited { font-weight: bold; text-decoration: none; color: #ffffff; }
a.awhite:visited:hover { font-weight: bold; text-decoration: none; color: #F2DD8F }

a.afoot:link { font-weight: normal; color: #FFBC00; }
a.afoot:hover { font-weight: normal; color: #ffffff; }
a.afoot:visited { font-weight: normal; color: #FFBC00; }
a.afoot:visited:hover { font-weight: normal; color: #ffffff; }

a.ali-index:link { font-weight: bold; color: #000000; } /*Originial Color #C12300, first change #055979*/
a.ali-index:hover { background:#cecece; font-weight: bold; color: #ff0000; } /*added background on hover*/
a.ali-index:visited { font-weight: bold; color: #000000; } /*Originial Color #C12300, first change #055979*/
a.ali-index:visited:hover { font-weight: bold; color: #ff0000; }

/* for top upper right nav only*/
a.nav:link { font-weight: bold; text-align: center; font-size: 11px; text-decoration: none; color: #ffffff; }
a.nav:hover { font-weight: bold; font-size: 11px; text-indent: 6px; text-decoration: none; color: #F2DD8F; }
a.nav:visited { font-weight: bold; font-size: 11px; text-indent: 6px; text-decoration: none; color: #ffffff; }
a.nav:visited:hover { font-weight: bold; font-size: 11px; text-indent: 6px; text-decoration: none; color: #F2DD8F; }

a.nav1:link { font-weight: bold; padding-left: 1; font-size: 11px; text-decoration: none; color: #ffffff; }
a.nav1:hover { font-weight: bold; font-size: 11px; padding-left: 1; text-decoration: none; color: #F2DD8F; }
a.nav1:visited { font-weight: bold; font-size: 11px; padding-left: 1; text-decoration: none; color: #ffffff; }
a.nav1:visited:hover { font-weight: bold; font-size: 11px; padding-left: 1; text-decoration: none; color: #F2DD8F; }

h1, h2, h3, h4, h5, h6, h7 { margin: 0px; }
h1 { color:#810000; font-size:16px; font-weight:bold; text-align:center;} /*Older formatting { font-size: 14px; font-weight: bold; color: #FF7F00; }*/
h2 {font-size:12px; font-weight: bold; color: #810000;
	border-top-color: #810000; border-top-width: 1px; border-top-style: solid;
	margin-top: 40px; padding-top: 10px; }
h3 { font-size:11px; font-weight: bold; }
h4 { font-size:18px; font-weight: bold; }
h5 { font-size:18px; font-weight: bold; }
h6 { font-size:18px; font-weight: bold; }
h7 { font-size:18px; font-weight: bold; }


li { font-size: 11px; }
li.li-index { 
	font-size: 14px; font-weight: bold; color: #02394F; /*Original Color #C12300*/
	line-height: 18px;
	}
p.li-nav {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 3px
	
	
}
img.imglf { margin-right: 20px; margin-left: 0px; }
img.imgrt { margin-right: 0px; margin-left: 20px; }

/* set all H tags to 0 margin. This allows another element to be directly below it on the page */


div#indexproductlist {width:250px;text-align:center;float:left;}
div#indexproductlist .tight {margin:0px 0px 15px 10px;}
div#indexproductlist h3 {margin:10px 0px 0px 0px;}
div#indexproductlist .highlight {display:block;background-color:#FFC526;paddingbackground-color:#FFC526;padding:3px;margin:10px;}

div#indexproductlist  p a:link { font-weight: normal; text-decoration: none; color: #C12300; }
div#indexproductlist  p a:hover { font-weight: normal; text-decoration: none; color: #EA6207; }
div#indexproductlist  p a:active { font-weight: normal; text-decoration: none; color: #C12300; }
div#indexproductlist  p a:visited { font-weight: normal; text-decoration: none; color: #EA6207; }
div#indexproductlist  p a:visited:hover { font-weight: normal; text-decoration: none; color: #EA6207; }

div#indexgallery h2, div#indexproductlist h2 {font-size:12px;font-weight:bold;color:#810000;border:none;margin:none;padding:none;border-bottom-color:#810000;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:10px;padding-bottom:10px;}

div#indexgallery {width:380px;margin-left:5px;padding-left:5px;border-left:#cccccc dashed 1px;float:right;}
div#indexgallery img {margin-right:3px;margin-bottom3px;}

#content {
	margin: 25px; }
table.tab-vert{
	margin-top: 20px; margin-bottom: 20px;
	}
td.tdsearchdiv { width: 2px; background-color: #ffffff; }
td.tdsearchname {
	width: 347px; height: 59px;
	background-image:  url(images/bg_search-name.jpg); background-repeat: no-repeat; background-position: top left;
	}
td.tdsearchind {
	height: 59px;
	background-image:  url(images/bg_search-industry.jpg); background-repeat: no-repeat; background-position: top left;
	}
td.tdwell {
	background-color: #ffffff;
	background-image:  url(images/bg_well.jpg); background-repeat: no-repeat; background-position: top left;
	}
td.tdfoot {
	height: 47px;
	background-image:  url(images/bg_foot.jpg); background-repeat: no-repeat; background-position: top right;
	}
p.pfoot {
	color: #FFBC00;
	font-size: 10px; line-height: 12px;
	text-align: center; margin-top: 28px; }
p.psubcathd { 
	font-size: 14px; font-weight: bold; color: #2D357E;
	margin: 40px 0 10px 124px; }
p.psnav {
	border-bottom-color: #000000; border-bottom-width: 1px; border-bottom-style: solid;
	font-size: 10px; padding: 5px; margin-bottom: -10px; }
.fmouse { font-size: 9px; color: #01887A; font-weight: bold; }

/* only custom styles below this line */

/* form fields */
.formbold { font-size : 13px;
	font-weight: bold;
	font-family: Verdana;
	border: 1px inset #000000;
}

.formnormal { font-size : 13px;
	font-weight: bold;
	font-family: Verdana;	
	border: 1px inset #000000;
}
.formsearch { 
	width: 320px;
	margin-top: 25px; margin-left: 13px;
	font-size : 10px;
	font-weight: normal;
	font-family: Verdana;
	border-width: 1px; border-style: inset; border-color: 7f9db9;
	background-color: #ffffff;
}
td.cellbg {

	background-image: url(http://www.thermcraftinc.com/images/menu-bg2.jpg);
	background-repeat: no-repeat; background-position: top left;
	
}
	