
@import "css/footer.css";

body { margin:0; padding:0; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background:#000; }

table td, div, blockquote, p { }

h1 { font-size:1.25em; font-weight:500; }
h2 { font-size:1.19em; font-weight:500; }
h3 { font-size:1.06em; font-weight:500; }
h4 { font-size:0.94em; font-weight:500; }
h5 { font-size:0.88em; font-weight:500; }
h6 { font-size:0.81em; font-weight:500; }

img, div, td { behavior: url(/hok/iepngfix.htc); }


a 
{
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

/* sitemap */
.sitemap_left {
	margin: 10px 5px 0 30px;
	padding: 0;
	width: 265px;
	float: left;
}

.sidemap_right {
	margin: 10px 10px 0 5px;
	padding: 0;
	width: 265px;
	float: left;
}

ul.sitemap {
	margin: 0;
	padding: 0;
}

ul.sitemap ul {
	padding: 0 0 10px 0;
}

ul.sitemap li {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-image: url(/cabot/images/icon_arrow-right-dkgrey.gif);
}

li.sitemapCategory {
	font-weight: bold;
}

li.sitemapCategory ul li {
	font-weight: normal;
	margin: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}

/* custom classes */

/* no padding or margin at the bottom of lists */
.notpbt { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:80%; }
ul.notpbt, ol.notpbt { margin:0 auto; padding:0 auto; }
ul.notpbt li , ol.notpbt li { margin:0 auto; padding:0 auto; }

/* product shots aligns center and sets background color */


table.prodTable { margin-top:10px; }
table.prodTable th { font-size:130%; font-weight:bold;  }
table.prodTable tbody {  }
table.prodTable td { vertical-align:top; text-align:left; }

table.prodTable tbody td.catalog {  height:60px; vertical-align:middle; }

table.prodTable tbody td.prdshot { width:151px; height:150px; position:relative; text-align:center; }
table.prodTable tbody td.prdshot div { width:126px; height:auto; position:relative; text-align:center; }


table.tds { width:400px; height:40px; font-size:90%; border:0; }
table.tds td { vertical-align:top; text-align:left; padding: 8px 10px; line-height: 18px;}
table.tds td.td1 { width:280px; height:auto; }
table.tds td.td2 { width:100px; height:auto; }


/* tradeshow table */

table.trdshow { padding:5px; margin-bottom:20px; }
table.trdshow th { font-size:130%; font-weight:bold; height:35px; }
table.trdshow td { vertical-align:top; text-align:left; }
table.trdshow tbody td { }
table.trdshow tbody td .loc { font-weight:normal; }
table.trdshow tbody td .date { font-weight:normal; text-transform: capitalize; display:block; margin:10px 0 -15px 0; }

table.trdshow h3 { font-weight:600; margin:0; padding:15px 0 0 0; font-size:12px; color:#e66100; }


.logo {
        position:relative;
        float:left;
        width:318px;
        height:37px;
        margin-top:2px;
}



.bannerAbout    {  background:#000000 url("images2/hok/2AboutBlue/HOK_AboutUs.jpg")      no-repeat top left; }
.bannerIndex    {display:none;}
.bannerIndex2   {  background:#FCA40C url("images2/hok/1HomePage/HOK_Home.jpg")          no-repeat top left; }
.bannerProducts {  background:#000000 url("images2/hok/3ProductOrange/HOK_Products.jpg") no-repeat top left; }
.bannerFaq      {  background:#000000 url("images2/hok/5FAQTeal/HOK_FAQ.jpg")            no-repeat top left; }
.bannerNews     {  background:#000000 url("images2/hok/6NewsRed/HOK_News.jpg")           no-repeat top left; }
.bannerGallery  {  background:#000000 url("images2/hok/7GalleryGold/HOK_Gallery.jpg")    no-repeat top left; }
.bannerContact  {  background:#000000 url("images2/hok/8ContactGreen/HOK_Contact.jpg")   no-repeat top left; }
.bannerKDseries  {  background:#000000 url("images2/hok/KDseries/HOK_KD3000.jpg")   no-repeat top left; }
.bannerShimrin2  {  background:#000000 url("images2/hok/shimrin2/HOK_Shimrin2.jpg")   no-repeat top left; }

.homeLink{
	text-decoration:none;
	padding:33px 157px;
}

.msdsLabel {
  font-family: Arial,Verdana;
  font-size: 12px;
}

.msdsText {
    font-size: 10px;
}

.msdsError {
  font-size: 11px;
}

.newProduct { color:#e66100; }

/* HOKDownloads.jsp ************************************************/
table.downloadList{
	margin:-35px 0 0 0;
}
table.downloadList tr td{
	font-size:2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align:top;
	width:50%;
}
/* END HOKDownloads.jsp ********************************************/
