﻿body 
{
    background: #b6b7bc;
    margin-top: 0px;
    margin-left: 0px;
}
.maintext
{
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 13px;
    line-height: 16px;
    color: #000000;
	padding-left: 10px;
}
.maintext a:link
{
    text-decoration: none;
    color: #976b2f;
} 
.maintext a:visited {
	text-decoration: none;
	color: #976b2f;
}
.maintext a:active
{
    text-decoration: none;
    color: #976b2f;
}
.maintext a:hover
{
    text-decoration: underline;
    color: #976b2f;
}

.Header
{
    margin: 0 auto;
    width : 798px;
    height: 141px;
    border-top: solid 1px #204361;
    border-right: solid 1px #204361;
    border-bottom: solid 1px #FFFFFF;
    border-left: solid 1px #204361;
}
.body_content
{
    width: 800px;
    margin: 0 auto;
    background: #FFFFFF;
    min-height: 400px;
}
.Navigation
{
    width: 208px;
    height: 300px;
    position: absolute;
    border-left: solid 1px #204361;   
    border-right: solid 1px #FFFFFF;
    background: #70a2cd;
    z-index: 100;
}
.NavTBL
{
    width: 100%;
}
.NavTD
{
    width: 100%;
    height: 22px;
    padding-left: 15px;
    background: #70a2cd;
    border-bottom: solid 1px #FFFFFF;
    vertical-align: middle;
    font: bold 10pt Arial;
    color: #FFFFFF;
}
.NavTD_Over
{
    width: 100%;
    height: 22px;
    padding-left: 15px;
    background: #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
    vertical-align: middle;
    font: bold 10pt Arial;
    color: #70a2cd;
    cursor: pointer;
}
.TopNavigation
{
    width: 589px;
    border-bottom: solid 1px #FFFFFF;
    border-right: solid 1px #204361;
    background: #c2914f;
    position: absolute;
    margin-left: 210px;
    z-index: 50;
}
.Search_Field
{
    width: 150px;
    height: 15px;
    border: solid 1px #FFFFFF;
    background: #204361;
    font: 10pt arial;
    color: #FFFFFF;
}
.GoBtn
{
    border: solid 1px #FFFFFF;
    background: #204361;
    color: #FFFFFF;
    height: 19px;
    cursor: pointer;
}
.GoBtn:hover
{
    border: solid 1px #204361;
    background: #FFFFFF;
    color: #204361;
    height: 19px;
    cursor: pointer;
}
.Footer
{
    width: 798px;
    height: 55px;
    padding-top: 5px;
    margin: 0 auto;
    background: #ebeffd url(/images/sitegraphics/ITW.jpg) no-repeat right;
    border-right: solid 1px #204361;
    border-bottom: solid 1px #204361;
    border-left: solid 1px #204361;
    text-align: right;
    font: 8pt arial;
    color: #204361;
}
.Footer a:link{text-decoration: none; color: #204361;}
.Footer a:visited {text-decoration: none; color: #204361;}
.Footer a:active{text-decoration: none; color: #204361;}
.Footer a:hover{text-decoration: underline; color: #204361;}

/*START Generic Classes */
.TBL_100
{
    width: 100%;
}
.TD100_pad5
{ 
    width: 100%;
    padding: 5px 5px 5px 5px;
}
.TD50_pad5
{ 
    width: 50%;
    padding: 2px 5px 2px 5px;
}
.TD25_pad5
{ 
    width: 25%;
    padding: 2px 5px 2px 5px;
}
.bold10Arial_White
{
    font: bold 10pt arial;
    color: #FFFFFF;
}
.Arial10_white
{
    font: 10pt arial;
    color: #FFFFFF;
}
.Arial10
{
    font: 10pt arial;
}
.Arial11Bold
{
    font: Bold 11pt arial;
}
.warn
{
    font: 9pt arial;
    color: Red;
}
/*END Generic Classes */
.top_NavTD
{
    padding: 0px 10px 0px 10px;
    text-align: center;
    vertical-align: middle;
    border-right: solid 1px #FFFFFF;
    font: 10pt arial;
    color: #FFFFFF;
    cursor: pointer;
    background: #c2914f;
}
.top_NavTD_OVER
{
    padding: 0px 10px 0px 10px;
    text-align: center;
    vertical-align: middle;
    border-right: solid 1px #FFFFFF;
    font: 10pt arial;
    color: #c2914f;
    cursor: pointer;
    background: #FFFFFF;
}
.Content
{
    width: 589px;
    position: absolute;
    margin-left: 210px;
    margin-top: 21px;
    border-right: solid 1px #204361;
    background: url(/images/sitegraphics/Enhancing.jpg) no-repeat bottom;
    padding-bottom: 45px;
    z-index: 20;
    min-height: 400px;
   
}
/* News Classes */
.News
{
    width: 208px;
    position: absolute;
    margin-top: 265px;
    border-left: solid 1px #204361;   
    border-right: solid 1px #FFFFFF;
    background: #204361; 
}
.NewsArticleTitle
{
    padding: 0px 5px 0px 5px;
    background: #70a2cd;
    width: 100%;
}
.NewsArticleDis
{
    padding: 10px 5px 10px 5px;
}
/* Drop Down */
.DropDown
{
    position: absolute;
    background: #204361;
    border: solid 1px #FFFFFF;
    z-index: 100;
    display: none;
    margin-top: 0px;
}
.DDItem
{
    width: 100%;
    padding: 5px;
    background: #204361;
    font: 10pt arial;
    color: #FFFFFF;
    cursor: pointer;
}
.DDItemOVER
{
    width: 100%;
    padding: 5px;
    background: #FFFFFF;
    font: 10pt arial;
    color: #204361;
    cursor: pointer;
}
/* RIGHT Drop Out */
.RDropDown
{
    position: absolute;
    background: #204361;
    border: solid 1px #FFFFFF;
    z-index: 100;
    display: none;
    margin-top: 0px;
}
.RDDItem
{
    width: 100%;
    padding: 5px;
    background: #204361;
    font: 10pt arial;
    color: #FFFFFF;
    cursor: pointer;
}
.RDDItemOVER
{
    width: 100%;
    padding: 5px;
    background: #FFFFFF;
    font: 10pt arial;
    color: #204361;
    cursor: pointer;
}
/*MSDS Search*/
.file_type_TOP
{
    width: 40px;
    height:20px;
    padding: 0px 5px 0px 5px;
    background: #70a2cd;
}
.file_title_TOP
{
    width: 240px;
    padding: 0px 5px 0px 5px;
    background: #70a2cd;
}
.file_publisheddate_TOP
{
    width: 119px;
    padding: 0px 5px 0px 5px;
    background: #70a2cd;
}
.file_name_TOP
{
    width: 150px;
    padding: 0px 5px 0px 5px;
    background: #70a2cd;
}
.FileItemBG
{
    background: #ebeffd;
    cursor: pointer;
   
}
.FileItemBG:hover
{
    background: #fffe9b;
   
}
.FileItem
{
    height:20px;
    padding: 0px 5px 0px 5px;
}
.FileItemBG2
{
    background: #FFFFFF;
    cursor: pointer;
   
}
.FileItemBG2:hover
{
    background: #fffe9b;
  
}
.FileItem2
{
    height:20px;
    padding: 0px 5px 0px 5px;
}
.MSDS_Search_TD
{
    background: #ebeffd;
    text-align: center;
    height: 30px;
    vertical-align: middle;
}
/* NEWS DISPLAY PAGE CLASSES */
.News_TR
{
    background: #ebeffd;
}
.News_TR:hover
{
    background: #fffe9b;
    cursor: pointer;
}
.News_TR2
{
    background: #FFFFFF;
}
.News_TR2:hover
{
    background: #fffe9b;
    cursor: pointer;
}
.News_Title
{
    width: 390px;
    height: 20px;
    padding: 2px 5px 2px 5px;
}
.News_Date
{
    width: 179px;
    padding: 2px 5px 2px 5px;
}
.News_Description
{
    width: 579px;
    padding: 2px 5px 2px 5px;   
}
/* Contact Form */
.Contact_TD2
{
    text-align: left;
    padding: 2px 10px 10px 10px;
}
.Contact_TD
{
    text-align: right;
    padding: 2px 5px 3px 5px;
}
.Contact_TD_Required
{
    width: 150px;
    text-align: left;
    padding: 2px 5px 3px 5px;
}
.Contact_Field
{
    width: 250px;
    
}
.fld100
{
    width: 100%;
    height: 15px;
    background-color: #ffffff;
    border: #c2914f 1px solid;
}
.boxes
{
    font-family: Arial, Helvetica, sans-serif; color: #d1242a;
    font-size: 11px;
    line-height: 11px;
    font-weight: normal;
    background-color: #ffffff;
    border: #c2914f 1px solid;
	
}
.ButtonSmall
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 9px;
    line-height: normal;
    border-right: #c2914f 1px outset;
    border-top: #c2914f 1px outset;
    border-left: #c2914f 1px outset;
    border-bottom: #c2914f 1px outset;
    background-repeat: repeat-x;
    background-position: center top;
    font-weight: bold;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
    margin: 1px;
    background-color:#c2914f;
}

/* Classes for Locations page */

.clear
{
    clear: both;
}

.distributors
{
    margin-left: 5px;
}

.distributors h2
{
    font-size: 16px;
    margin-bottom: -2px;
}

.distributors ul
{
    float: left;
  
    margin: 0;
    padding: 0;
  
}

.distributors li
{
    list-style: none;
    text-align: left;
    width: 250px;
}

.distributors ul.countries
{
    float: left;
    width: 250px;
    padding-top: 15px;
  
}

.distributors span.nation
{
    text-decoration: underline;
}

.distributors ul.double
{
    float: left;
}

.distributors .second
{
    padding-top: 10px;
}

.distributors li.country
{
    font-weight: bold;
}

ul.distributor
{
    padding-top: 10px;
}

