﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    font-size: 75%;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}
header,
footer,
nav,
section 
{
    display: block;
}
form 
{
    padding:0px;
    margin:0px;    
}
/* region selector */
.regionSelector
{
    margin-top:-2.2em;
}
/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
}

h1
{
    padding-bottom: 0;
    margin-bottom: 0;
    color:#386D8E;
}
h2
{    
    font-size: 16px;
    color:#386D8E;
    padding: 0 0 3px 0;
    font-weight:normal;
    margin: 0px 0px 4px 0px;
}
h3
{
    font-size: 13px;
    color:#386D8E;
    padding: 0 0 3px 0;
    font-weight:normal;
    margin: 0px 0px 4px 0px;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

a
{
    color: #696969;
}
ul
{
    padding:0px 0px 0px 15px;
    margin:0px;    
    font-size:10px;
}
li
{
    line-height: 1.4;
    font-size:10px;
    color:#696969;
}
#accordionItem
{
    padding:0px;
    margin:0px;
    height:78px;
}
#accordionItemLiteratureLibrary
{
    padding:0px;
    margin:0px;
    height:400px;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

img { display: block; }

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 920px;
    margin-left: auto;
    margin-right: auto;
}

header, #header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

header h1, #header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-size: 32px !important;
}

#main
{
    background: #fff;    
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscore */
}

#footer
{
    color: #58595b;
    padding:0px 0px 10px 0px;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
    padding-top:10px;
}
#footer a:link
{
    color: #58595b;
    text-decoration: none;
}

#footer a:visited
{
    color: #58595b;
    text-decoration: underline;
}

#footer a:hover
{
    color: #58595b;
    text-decoration: none;
}
#lightGrey
{    
    padding:0px 0px 0px 0px; 
    margin:0px 0px 6px 0px; 
    color:#808285;
}
.lightGreyBody
{    
    padding:0px 0px 0px 0px; 
    margin:0px 0px 6px 0px; 
    color:#58595b;
    font-size: 13px;
}
.smallBlackBody
{
    padding:4px 0px 0px 0px; 
    margin:0px 0px 6px 0px; 
    color: black;
    font-size: 10.5px;
    text-align:justify;
}
.lightBlueHeading
{    
    font-size: 16px;
    color:#386D8E;
    padding: 0 0 3px 0;
    font-weight:normal;
    margin: 0px 0px 4px 0px;
}
.lightBlueHeading
{    
    font-size: 16px;
    color:#386D8E;
    padding: 0 0 3px 0;
    font-weight:normal;
    margin: 0px 0px 4px 0px;
}
.changeDFTPaintCalc
{    
    font-size: 10px;
    text-align:center;
    background-color:#0756A5;
    color:White;
    float:left;
    padding:5px;
    -moz-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    box-shadow: inner 0 0 0px rgba(0,0,0,0.2);
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.otherFoundProducts
{
    -moz-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    box-shadow: inner 0 0 0px rgba(0,0,0,0.2);
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
.changeDFTPaintCalc a:link
{    
    color:White;
}
.changeDFTPaintCalc a:visited
{    
    color:White;
}
.changeDFTPaintCalc a:hover
{    
    color:White;
}
#news
{
    margin:0px 0px 0px 0px;    
    padding:0px 0px 0px 0px;    
}
/* MENU   
----------------------------------------------------------*/
#menu
{
    position: relative;
    margin: 0;
    text-align: right;
}

#menu .t-item
{
    border-width: 0 0 0 1px;
}

#menu .t-link
{
    padding: 5px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.8em;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    border:1px solid #ddd;
    padding:0 1.4em 1.4em 1.4em;
    margin:0 0 1.5em 0;
    -moz-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    box-shadow: inner 0 0 0px rgba(0,0,0,0.2);
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

legend 
{
    font-size:1.2em;
    font-weight: bold;
}

textarea 
{
    min-height: 75px;
}

input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table 
{
  border-collapse: collapse;
  padding: 0px;   
  margin: 0px;
}

table td 
{
  padding: 0px;   
  margin: 0px;
}

table th
{
  padding: 0px 0px;
  text-align: left;
  background-color: #e8eef4; 
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

div#title
{
    display:block;
    text-align:left;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: none;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}





.sidePanel a:link
{
    color: white;
    text-decoration: none;
}

.sidePanel a:visited
{
    color: white;
    text-decoration: underline;
}

.sidePanel a:hover
{
    color: white;
    text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label
{
    margin: 1em 0 0 0;
}

.display-field,
.editor-field
{
    margin:0.5em 0 0 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}

/*Contact Us Form Classes*/
.contactUsFormColumnOne
{
    width:120px;    
    text-align:right;
    padding-right:10px;
    padding-top:15px;
    vertical-align:top;
}
.contactUs input[type="text"],  input[type="email"], textarea
{
    width: 550px;
    border: 1px solid #CCC;
    padding:3px;
    background-color:#E7E7E7;
    margin:3px;
}
.contactUs
{       
    width: 100%;
    text-align: center;
    margin:3px;
}

/*Site Styles*/
.blueHighlight
{
    padding:0px; 
    margin:0px;
    color:#4B8DD9;
}
.blueHighlight a:link
{
    color: #4B8DD9;
    text-decoration: none;
}

.blueHighlight a:visited
{
    color: #4B8DD9;
    text-decoration: underline;
}

.blueHighlight a:hover
{
    color: #4B8DD9;
    text-decoration: none;
}

.invertedTabs
{
    color:White;
    background-color:#414042;
    margin:0px 2px 0px 0px;
    float:left;   
    padding:4px 13px 4px 13px; 
    -moz-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    box-shadow: inner 0 0 0px rgba(0,0,0,0.2);
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius:  5px;
}
.invertedSelectedTabs
{
    color:Black;
    background-color:#E9E9E9;
    margin:0px 2px 0px 0px;
    float:left;   
    padding:4px 13px 4px 13px; 
    -moz-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    box-shadow: inner 0 0 0px rgba(0,0,0,0.2);
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius:  5px;
}
.invertedSelectedTabs a:link
{
    color: Black;
    text-decoration: none;
}

.invertedSelectedTabs a:visited
{
    color: Black;
    text-decoration: underline;
}

.invertedSelectedTabs a:hover
{
    color: Black;
    text-decoration: none;
}
.invertedTabs a:link
{
    color: white;
    text-decoration: none;
}

.invertedTabs a:visited
{
    color: white;
    text-decoration: underline;
}

.invertedTabs a:hover
{
    color: white;
    text-decoration: none;
}
.backButton
{
    color:White;
    width:80px;
    height:15px;
    background-color:#0053A6;    
    -moz-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    box-shadow: inner 0 0 0px rgba(0,0,0,0.2);
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius:  5px;   
    text-align:center;
    padding:8px;
    font-weight:bold;
}

.backButtonInactive
{
    color:White;
    width:80px;
    height:15px;
    background-color:#C0C0C0;    
    -moz-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    box-shadow: inner 0 0 0px rgba(0,0,0,0.2);
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius:  5px;   
    text-align:center;
    padding:8px;
    font-weight:bold;
}
.nextButton
{
    color:White;
    width:80px;
    height:15px;
    background-color:#0053A6;    
    -moz-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    box-shadow: inner 0 0 0px rgba(0,0,0,0.2);
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-toprightleft: 5px;
    -webkit-border-bottom-rightleft-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius:  5px;   
    text-align:center;
    padding:8px;
    font-weight:bold;
}
.nextButtonInactive
{
    color:White;
    width:80px;
    height:15px;
    background-color:#C0C0C0;  
    -moz-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    box-shadow: inner 0 0 0px rgba(0,0,0,0.2);
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-toprightleft: 5px;
    -webkit-border-bottom-rightleft-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius:  5px;   
    text-align:center;
    padding:8px;
    font-weight:bold;
}
.backButton a:link
{
    color: white;
    text-decoration: none;
}

.backButton a:visited
{
    color: white;
    text-decoration: underline;
}

.backButton a:hover
{
    color: white;
    text-decoration: none;
}
.nextButton a:link
{
    color: white;
    text-decoration: none;
}

.nextButton a:visited
{
    color: white;
    text-decoration: underline;
}

.nextButton a:hover
{
    color: white;
    text-decoration: none;
}
.paraHeading
{
    font-size:13px;
    color: #58595b;
    font-weight:bold;
    padding-bottom: 4px;
}
.paraBody
{
    font-size:10.7px;
    color: #6d6e71;
    width: 500px;
    text-align:justify;
}
.siteSearch
{
     background: url(../../Content/Images/SearchBtn.png) no-repeat;
     background-position:center;
     width: 18px;
     height: 18px;
     border:0px none transparent;
     padding: 0px 0px 0px 0px;
     margin: 0px;
     text-indent: -9999px; /* hides the link text */
}
.error
{
    color:Red;
    font-size:9pt;    
}
.glossaryButton a:link
{
    color: white;
    text-decoration: none;
}

.glossaryButton a:visited
{
    color: white;
    text-decoration: underline;
}

.glossaryButton a:hover
{
    color: white;
    text-decoration: none;
}
.glossaryButton
{
    float:left;    
    background-color: #C0C0C0;
    color: White;
    height:10px;
    width:10px;
     -moz-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    box-shadow: inner 0 0 0px rgba(0,0,0,0.2);
    
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-topright: 15px;
    
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-top-right-radius: 15px    
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    
    border-bottom-right-radius: 15px;
    border-top-right-radius:  15px;
    border-bottom-left-radius: 15px;
    border-top-left-radius:  15px;
    padding: 11px 11px 11px 11px;
    margin:1px;
}

.whiteLinks a:link
{
    color: white;
    text-decoration: none;
}

.whiteLinks a:visited
{
    color: white;
    text-decoration: underline;
}

.whiteLinks a:hover
{
    color: white;
    text-decoration: none;
}
.whiteLinks
{
    float:left;    
    color: White;
}
.knowledgeCenterParagraph
{
    padding:4px 0px 0px 0px;
    margin:0px;   
    font-size:9.1px; 
}

/*Main Page Place Holder*/
.pageTitleTextHolder
{
    float:left; 
    background-repeat: no-repeat; 
    background-position:left; 
    width:638px; 
    color:White; 
    font-size:28px; 
    height:56px; 
    padding: 0px 0px 0px 10px;
}
.pageTextHolder
{
    float:left; 
    background-repeat:repeat-y; 
    background-position:left; 
    width:608px; 
    color:White; 
    font-size:28px; 
    padding: 10px 10px 0px 10px; 
    margin:10px 0px 0px 10px;
}
.pageMainImage
{
    padding:0px; 
    margin:0px;    
    background-repeat: no-repeat;
}
.bottomTop
{
    padding-top:35px;    
}
.bottomPadding
{
    padding-top:10px;    
}
.noMarginPadding
{
    padding:0px; 
    margin:0px;    
}
.bodyImageHolder
{
    width:658px;
    vertical-align:top; 
    height:193px;
}

.shortBodyImageHolder
{
    width:658px;
    vertical-align:top; 
    height:100px;
}

.titlePadding
{
    padding-top:5px;    
}
.mainImageHeight
{
}
.aboutUSLinks
{
    color:#386D8E; 
    font-size:13px; 
    float:left; 
    padding: 0px 15px 0px 0px;
}
.knowledgeCenterTable td
{
     background-position:top; 
     background-repeat: no-repeat; 
     height:85px; 
     width:220px; 
     padding: 5px 0px 0px 9px; 
     vertical-align:top;    
     background-image: url(../../Content/Images/KnowledgeCentreBtn.png);
}
#literatureLibraryTextBox
{
    width:325px; 
    border: 1px solid #E5E5E5; 
    margin: 3px 0px 3px 0px;    
}
a img {border:none;}
.specsSelectButton
{
    color:#386D8E;
    height:10px;
    width:210px;
    vertical-align:middle;
    text-align:center;
    padding-top:2px;
    height:17px;
    border: 1px solid #C5C5C5; 
    margin:2px;
    -moz-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    box-shadow: inner 0 0 0px rgba(0,0,0,0.2);
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
.specsSelectButtonTitle
{
    height:30px;    
}
.specTable th
{
    background-color:#414042;
    color:White;
    border: 1px solid white;       
    padding:10px;
    text-align:center; 
}
.specTable td
{
    background-color:#DBDBDB;
    color:#414042;
    border: 1px solid white;  
    text-align:center;      
    padding:10px;   
    vertical-align:top;
}
.specsSelectButton a:link
{
    color: #386D8E;
    text-decoration: none;
}

.specsSelectButton a:visited
{
    color: #386D8E;
    text-decoration: underline;
}

.specsSelectButton a:hover
{
    color: #386D8E;
    text-decoration: none;
}
.specsParagraph
{
    width:350px;
    padding-left:15px;    
    font-size:10.5px;
    height: 525px;
    text-align:justify;
}
.homePageTitle
{
    font-size:16px;
    padding-bottom:8px;
}
.homePageTitle a:link
{
    color: #386D8E;
    text-decoration: none;
}

.homePageTitle a:visited
{
    color: #386D8E;
    text-decoration: underline;
}

.homePageTitle a:hover
{
    color: #386D8E;
    text-decoration: none;
}
.searchDocumentsTable th
{
    background-color:White;
    padding:15px;
}
.searchDocumentsTable td
{
    padding: 0px 15px 0px 15px;
    font-size:12px;
}
.searchBox
{
    color:grey;  
}
.caclulatorAnswer
{
    border: 1px Solid Red;   
    float:right;
    padding:0px 0px 0px 0px;
}
.literatureLibraryButtonLinks
{  
    text-decoration:none;
    color: white;

}
.buttonsContainer 
{
    background-color:#e9e9e9;
    border: 1px solid #aaaaaa;
    font-size:9px;
    padding:3px 13px 3px 13px;
    margin:6px;
    width: 190px;
    -moz-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    box-shadow: inner 0 0 0px rgba(0,0,0,0.2);
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.buttonsContainerLiterature
{
    background-color:#e9e9e9;
    border: 1px solid #aaaaaa;
    font-size:9px;
    padding:3px 13px 3px 13px;
    margin:6px;
    width: 190px;
    -moz-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
    box-shadow: inner 0 0 0px rgba(0,0,0,0.2);
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    margin-left:-2.2em;
}