

h1
{
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    color: #05416B;
    margin: 0px;
    padding: 0px;
}

#headerBG
{
    background-image: url(../images/headerBG.jpg);
    background-repeat: no-repeat;
    width: 581px;
    height: 105px;
}

#headerNav
{
    height: 48px;
    color: #fff;
    padding-top: 10px;
    padding-left: 15px;
}

#headerNav ul
{
    display: inline;
    padding: 0px;
    margin: 0px;
}

#headerNav ul li
{
    display: inline;
    list-style: none;
}

#headerNav ul li a
{
    color: #fff;
    font-size: 10px;
}

#headerNav ul li a:hover
{
 color: #424C56;
}

#headerPhone
{
    padding-left: 50px;
}

#mainNavBG
{
    background-Image: url(../images/mainNav.gif);
    background-repeat: no-repeat;
    width: 950px;
    height: 24px;
}

#mainNav
{
    padding-top: 2px;
    padding-left: 20px;
}

#mainNav ul
{
    margin: 0px;
    padding: 0px;
    display: inline;
}

#mainNav ul li
{
    display: inline;
    list-style: none;
    color: #fff;
}

#mainNav ul li a
{
    color: #fff;
}

#mainNav ul li a:hover
{
    color: #378EC3;
}

#productBar
{
    background-Image: url(../images/productBar.gif);
    background-repeat: no-repeat;
    width: 786px;
    height: 24px;
}

#productBar div
{
    color: #0364a8;
    text-align: right;
    padding-right: 10px;
}

#productText
{
    margin-top: 0px;
    *margin-top: 2px;
}

#content
{
    padding-left: 5px;
    padding-right: 5px;
}

#quickFindBG
{
    background-image: url(../images/quickFind.gif);
    background-repeat: no-repeat;
    height: 101px;
    width: 780px;
}

#quickFind
{
    padding-top: 55px;
    padding-left: 20px;
}

#botNav
{
    border-top: dotted 1px #0364a8;
}

#botNav ul
{
    display: inline;
}

#botNav ul li
{
    display: inline;
    color: #0364a8;
    font-size: 11px;
}

#botNav ul li a
{
    color: #0364a8;
    font-size: 11px;
}

#botNav ul li a:hover
{
    color: #414b56;
}

#botAddress
{
    color: black;
    text-align: center;
    font-size: 11px;
}

.quickText
{
    color: #fff;
    width: 30px;
    text-align: center;
}

.productSearch
{
    background-image: url(../images/productSearch.gif);
    background-repeat: no-repeat;
    height: 18px;
    width: 62px;
    border: 0px;
    padding: 0px 6px;
    font-size: 9px;
    padding-top: 2px;
}

.productSearchGo
{
    margin: 0px;
    padding-top: 2px;
}

.siteSearchBG
{
    background-image: url(../images/siteSearch.gif);
    background-repeat: no-repeat;
    width: 137px;
    height: 43px;
    border: 0px;
    padding-left: 20px;
    padding-right: 11px;
    font-size: 12px;
    line-height: 43px;
}

.siteSearchGo
{
    height: 46px;
}

#cartBG
{
    background-color: #717880;
    background-image: url(../images/cartBG.gif);
    background-repeat: no-repeat;
    margin: 0px;
    color: white;
}

#cartBG div, #cartBG td, #cartBG a {
	color: white;
}

.productImage {
	float: left;
	width: 125px;
}

.ourPrice {
	font-size: 8pt;
	font-weight: bold;
}

.productImageCell {
    height: 135px;
    vertical-align: bottom;
}

.shoppingTable {
    width: 400px;
}

.uiCatProductShortDesc {
    display: block;
}

.uiCatProdListImg {
    width: 125px;
}
.ecomPanelTable {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.newlinks>a {
    font-family: lucida sans;
    font-size: 18px;
    color: #05416b;
    font-weight: bold;
}

.newlinks>div {
     padding-left: 15px;
}

.newslinks div>a {
    font-family: arial;
    font-size: 14px;
    color: #2f8abf;
    text-decoration: none;
}

.subSubSubHeader {
    background: #f3f3f3;
    border: solid 1px #e3e3e3;
}
