/* CSS Document */

/* General */

* 
{
    margin: 0;
    padding: 0;
}

img
{
    border-width: 0px;
}

html 
{
    height: 100%;
    font-size: 62.5%;
}

body 
{  
    height: 100%;
    text-align: center;
    font: 1.2em Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    min-width: 850px;
    padding-bottom: 80px; /* Simulates margin-bottom for wrapper in IE */
}
 
a:link 
{ 
    color: #002F55;
    font-weight: bold;
}

a:visited
{ 
    color: #3366CC;
    font-weight: normal;
}

a:hover 
{
    text-decoration: underline;
}

.cleaner 
{
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
}

.noscreen 
{
    display: none;
}

/* Paragraphs, headings, ... */

p 
{
    line-height: 1.9;
    margin-bottom: 20px;
}

h1 
{ 
    font: 2.6em Verdana;
    margin: 0 0 00px 40px;
    /*border-bottom: 1px solid #B15A4D;*/
    width: 55%;
    padding: 15px 0 0px 0;
    border: 0px none;
}

h1 a:link, h1 a:visited 
{
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
}

h2 
{
    font: 1.2em Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    color: #FFFFFF;
    padding-left: 14px;
    margin: 0px 0 0 25px;
}

h3
{
    color: #000000;
    font: 1.5em Verdana, Arial, Helvetica, sans-serif;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    border-bottom-color: #669999;
    padding-left: 0px;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-bottom: 3px;
}

h4 
{ 
    font-size: 1em;
    background-color: #343f86;
    color: #FFFFFF;
    letter-spacing: 1px;
    border: 2px solid #FFFFFF;
    margin-top: 7px;
    padding: 6px 10px;
}

ul 
{
    list-style-type: square;
    list-style-position: inside;
    line-height: 22px;
    margin-bottom: 25px;
}

/* Site wrapper */

#wrapper 
{ 
    width: 850px;
    margin: 0 auto auto auto;
    position: relative;
    background-color: #FFFFFF;
    display: table; /* margin-bottom for FF   (?) */
    text-align: left;
}

/* Header */

#header
{
    margin: 0 auto;
    height: 140px;
    position: relative;
    background: #004E6C url('../Images/headerNew-bg.gif') repeat-x 0 0;
    border-top: 4px solid #480A00;
    border-bottom: 1px solid #CF492E;
}

#TEHeaderLogo 
{
    position: absolute;
    top: 10px;
    right: 26px;
    width: 177px;
    height: 106px;
}

.cleaning-box
{ 
    min-height: 1px;
}

.cleaning-box:after
{
    display: block; 
    clear: both; 
    visibility: hidden; 
    height: 0; 
    font-size: 0; 
    content: ' ';
}

.hidden
{ /* Skip menu */
    position: absolute;
    top: -10000px;
    left: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/* Content boxes */

#content-box
{
    width: 100%;
    margin: 0 auto;
    color: #151515;
    position: relative;
}

#content-box-i
{
    width: 100%;
}

.content-box-left
{
    float: left;
    width: 625px;
    margin-bottom: 0px;
}

.content-box-right
{ 
    float: right;
    width: 220px;
    margin-bottom: 4em;
    background-color: #C1DFFF;
}

#column-right-bottom
{
    background: #DBF3FF url('../Images/column-right-bottom.png') no-repeat 0 0;
    width: 220px;
    height: 20px;
}

.content-box-left-in
{
    margin: 0.4em 1.7em 0 0;
}

.content-box-right-in
{
    margin: 0.4em 1.6em 0 0.8em;
}

dt
{
    font-size: 0.9em;
    font-weight: bold;
}

dd
{
    line-height: 1.4;
    margin-bottom: 12px;
    background-color: #C6E2FF;
}

dd.heading, dd.heading a, dd.heading a:visited
{
    margin-bottom: 1px;
    font-weight: bold;
}

address
{
    line-height: 1.5;
    margin-bottom: 7px;
}

/* Footer */

#footer
{
    margin-left: auto;
    margin-right: auto;
    background-color: #343f86;
    color: white;
    width: 850px;
    height: 34px;
    font-size: 0.9em;
    border-bottom: 2px solid #3F0800;
}

#footer a, #footer a:visited
{
    font-weight: normal;
    color: white;
}

#footer p.left, #footer p.right
{
    width: 400px;
    display: inline;
    margin-bottom: 0;
    line-height: 10px;
}

#footer a.b, #footer a.b a:visited
{
    font-weight: bold !important;
}

#footer p.left
{
    float: left;
    text-align: left;
    margin-left: 15px;
}

#footer p.right 
{
    float: right;
    text-align: right;
    margin-right: 15px;
}


/* Specific to products.aspx */

#leftModuleList, #rightModuleList
{
    width: 250px;
    float: left;  
}

#AlsoFeaturesList
{
    width: 100%;
    float: left;
    margin-right: 75px;
}

#leftModuleList ul, #rightModuleList ul, #AlsoFeaturesList ul
{
    list-style-type: square;
    list-style-position: inside;
    line-height: 22px;
}

#TECruiser
{
    float: left;  
    padding-right: 40px;
}

#productsWrapper
{
    margin: 2.6em 0 0 0;
}

#servicesWrapper
{
    margin: 2.6em 0 0 0;
}

#whitePapersWrapper
{
    margin-bottom: 300px;
}

#whitePapersWrapper li
{
    margin-bottom: 15px;
}

#pAboutTE
{
    float: left;
}

#msijislogos
{
    margin-left: 7px;
    vertical-align: top;
}

#mainFlash
{
    margin-bottom: 15px;
    float: left;
}

.cTable
{
    margin-bottom: 35px;
}

#mainContactTable
{
    float: left;    
}

#contactImage
{
    width: 100px;
}

#newsWrapper li
{
    margin: 23px;
}