﻿#infonavbar
{
    border-bottom: solid 1px black;
    background-color: Fuchsia;
    text-align: left;
    height: 23px;
}

#sitemappath
{
    vertical-align: middle;
    padding: 5px;   
    display: block;
    float: left;

}

#logininfobox
{
    padding: 5px;   
    display: block;
    float: right;
}

h1 
{
    background: url(images/iComponex-Logo3.jpg);
    width: 457px;
    height: 126px;
    margin: 0;
    padding: 0;
    
}

h2
{
    padding: 0;
    margin: 3px 0 3px 0;
}

.clear 
{
    clear:left;
}

font.username 
{
    color: Green;
}

#topmenubar 
{
    margin: 0 0 0 0;
    clear: left;
    height: 23px;
    border-bottom: none;
}

#topmenubar a
{
    background: url(images/Tab-blue.jpg);
    display: block;
    width: 90px;
    height: 23px;
    margin-right: 5px;
    text-align: center;
    line-height: 23px; /* set to height so that text is aligned in the middle */
    float: left;
    color: Black;
    text-decoration: none;
}

#topmenubar a.floatright
{
    float: right;
    margin-right: 0px;
    margin-left: 5px;
}

#topmenubar a:link, #topmenubar a:visited 
{
    text-decoration: none;
}

#topmenubar a:hover
{
    background: url(images/Tab-red.jpg);
    text-decoration: underline;
}

#topmenubar a#current
{
    background: url(images/Tab-green.jpg);
    text-decoration: none;
}

#airportfinderbox
{
    border: solid 1px black;
    width: 180px;
    margin-left: 10px;
    margin-top: 10px;
    padding: 3px 3px 3px 3px;
}

#recentsearches
{
    font-size: 80%;
    list-style-type: square;
    margin: 0;
    padding: 0 0 0 20px; 
}

.airportfindertextbox
{
    border: solid 1px black;
    width: 80px;
    height: 16px;
    font-size: 80%;
}

#errorbox
{
    width: 350px;
    padding: 5px;
    background-color: Red;
    border: solid 1px black;
    text-align: center;
    font-weight: bold;
    margin: 10px;
}

#centerbox
{
    text-align: center; 
    width: 458px;
    margin: 0;
    padding: 0;   
}

#loginbox
{
    width: 280px;
    margin: 0 auto;
    line-height: 28px;
    text-align: right;
}

.jsaTextBox
{
    border: solid 1px black;
    background-color: #eeeeee;
    height: 16px;
    font-size: 100%;
}

.jsaLong
{
    width: 100px;
}

hr.jsa
{
    width: 80%;
    border-style: none;
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
    
p.jsaError
{
    color:Red;
}

.GridView1
{
    border: solid 1px black;
    font-size: 12pt;
    font-family: Tahoma, Arial, Geneva, sans-serif;
}

.GridView1 th
{
    font-size: 8pt;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
}

.GridView1 td
{
    font-size: 8pt;
    padding: 5px 5px 5px 5px;
}

.PartSearchGridView1
{
    border: solid 1px black;
    font-size: 12pt;
    font-family: Tahoma, Arial, Geneva, sans-serif;
}


.PartSearchGridView1 th
{
    font-size: 8pt;
    font-weight: bold;
    background: url(images/gradientbg.gif) top left repeat-x;
    padding: 5px 5px 5px 5px;
}

.PartSearchGridView1 td
{
    font-size: 8pt;
    padding: 5px 5px 5px 5px;
}

.theboxcontent 
{
    font-size: 8pt;
    font-family: Tahoma, Arial, Geneva, sans-serif;
    line-height: 10pt;
    color: White;
}

.theheader
{
    text-align: center;
    text-decoration: underline;
    font-weight: bold;
}

.FormView1
{
    width: 100%;
}

.theheader
{
    text-align: center;
    text-decoration: underline;
    font-weight: bold;
}

.rfqTable
{
    font-size: 8pt;
    font-family: Tahoma, Arial, Geneva, sans-serif;
    width: 440px;
}

.rfqTable td
{
    font-size: 8pt;
    font-family: Tahoma, Arial, Geneva, sans-serif;
    padding: 2px 2px 2px 2px;
    border: none;
    padding: none;
}

.tcenter
{
    text-align: center;
}

.rfqTable th
{
    font-size: 8pt;
    font-weight: bold;
    padding: 2px 2px 2px 2px;
    text-align: center;
}