﻿#news-panel {
    height: 227px;
    width: 158px;
    background: url('/images/news-panel_bg.jpg');
    margin: 0px;
    padding: 0px;
    position: absolute;
    bottom: 0px;
}

#navigation_tier {
    height:520px;
}

#news-panel h1 {
    padding-top: 0px;
    padding-left: 15px;
    line-height: 44px;
    margin-top: 0px;
}

#page {
    float: left;
    width: 759px;
    padding-left: 25px;
    border-top: solid 2px #aeaeae;
    position: relative;
    overflow: hidden;
    display: inline;
}

.product {
    min-height:520px;
    height:auto !important;
    height:520px;
    }

#page h1 {
    width:500px;
    height: 70px;
    border-bottom: solid 1px #c0c0c0;
    padding-right: 260px;
    margin: 0px;
    margin-top: 10px;
}

#page-tier-left h1 {
    border: none;
}

#page-tier-left a {
    color: #c73f4f
}

#page-tier-left a.interested {
    color: #ffffff
}

#page-tier-left a.sandwich {
    color: #ffffff
}

#page h1.first {
    height: 70px;
}

#page.contact h1 {
    height: 40px;
}

#page h1.news {
    height: auto;
    width: 210px;
    font-size: 12pt;
}

#page.page h1 {
    height: 70px;
}

#page-tier-left {
    float: left;
    width: 390px;
    display: inline;
}

#page-tier-right {
    float:left;
    padding-left: 34px;
    display: inline;
    height: 360px;
    font-size: 0.9em;
    color: #003D80;
}

a.page-header-link {
    width: 185px;
    height: 22px;
    display:block;
    background: url('/images/page-header-link_bg.jpg');
    padding-left: 20px;
    color: #ffffff;
    text-decoration: none;
    line-height: 22px;
}

#contact-link {
    position: absolute;
    top:45px;
    right:10px;
}

#catalogue-link {
    position: absolute;
    top:15px;
    right:10px;
}

#trade-link {
    position: absolute;
    top:75px;
    right:10px;
}

#top_section {
   position: absolute;
   top:70px;
   right:10px; 
   color: #003D80;
}

#top_section input{
   position: relative;
   top: 5px;
}

#ctl00_ContentPlaceHolder1_cataloguelink {
    position: absolute;
    top:15px;
    right:10px;
}

.products {
    height: 70px;
    width: 210px;
    position: relative;
    color: #003D80;
    float: left;
    margin-right: 43px;
    margin-bottom: 15px;
    overflow: hidden;
    display: inline;
}

.products div {
    width:140px;
    position: absolute;
}

.products img {
    position: absolute;
    height: 70px;
    right: 0px;
}

.products2 {
    height: 140px;
    width: 341px;
    position: relative;
    color: #003D80;
    float: left;
    margin-right: 42px;
    margin-bottom: 15px;
    overflow: hidden;
    display: inline;
    font-weight: bold;
    border: solid 1px #c0c0c0;
    padding: 10px;
}

.products2 div {
    width:140px;
    position: absolute;
}

.products2 img {
    position: absolute;
    height: 140px;
    right: 0px;
    margin: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.end {
    margin-right: 0px;
    padding-right: 0px;
}

.products2 a {
    color: #003d80;
}

.products a {
    height: 21px;
    width: 120px;
    padding-left: 10px;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display:block;
    background: url('/images/product-link_bg.jpg');
    color: #ffffff;
    padding-top: 1px;
    font-size: 0.9em;
    line-height: 21px;
}

.product-home {
    height: 300px;
    width: 210px;
    position: relative;
    color: #003D80;
    float: left;
    margin-right: 43px;
    margin-bottom: 15px;
    overflow: hidden; 
    font-size: 1.6em;  
    display: inline;
}

.product-home2 img {
    height: 210px;

    position: absolute;
    bottom: 30px;
    left: 0px;
    line-height: 22px;
}

.product-home2 img.title {
    height: 62px;
    position: absolute;
    bottom: 240px;
    left: 0px;
    line-height: 22px;
}

.product-home2 {
    height: 300px;
    width: 210px;
    position: relative;
    color: #003D80;
    float: left;
    margin-right: 43px;
    margin-bottom: 15px;
    overflow: hidden; 
    font-size: 1.6em;  
    display: inline;
}

.product-home img {
    height: 210px;
    width: 210px;
    position: absolute;
    bottom: 30px;
    left: 0px;
    line-height: 22px;
}

.product-home a {
    height: 21px;
    width: 210px;
    padding-left: 10px;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display:block;
    background: url('/images/product-home-link_bg.jpg') no-repeat;
    color: #ffffff;
    padding-top: 1px;
    font-size: 0.6em; 
    line-height: 21px;
}

.product-home2 a {
    color: #003d80;
}

#breadcrumb {
    position: absolute;
    top: 75px;
    left: 25px;
}

#page-tier-left label, #page-tier-left h3 {
    color: #003D80;
}

a.interested {
    background: url('/images/interested.jpg') no-repeat;
    width: 264px;
    height: 22px;
    line-height: 22px;
    display: block;
    color: #ffffff;
    padding-left: 10px;
}

#enlarge {
    width: 255px;
    height: 19px;
    display: block;
    background: url('/images/enlarge.jpg') no-repeat;
    color: #ffffff;
    padding-left: 8px;
    padding-top: 3px;
    font-size: 0.9em;
    position: relative;
    top: 343px;
    left: 5px;
    overflow: hidden;
}

#div {
    width: 500px;
    position: absolute;
    top: 35px;
    left: 25px;
}

#page-tier-right img {
    padding-bottom: 6px;

    right: 0px;
}

#page-tier-right img.productable {
    position:absolute;

    right: 0px;
}

#ctl00_ContentPlaceHolder1_sandwich {
    margin-top: 10px;
    background: url('/images/sandwich.jpg') no-repeat;
    width: 264px;
    height: 22px;
    line-height: 22px;
    display: block;
    padding-left: 10px;
    color: #ffffff;
}

.product #page-tier-right img {
    border-bottom: solid 1px #c0c0c0;
    }
    
div.icon {
    width: 30px;
    height: 30px;
    border: solid 1px #696969;
    text-align: center;
    float:left;
    margin-right: 5px;
    line-height: 30px;
    color: #696969;
}

#icons {
    position: absolute;
    bottom: 10px;
    border-top: solid 1px #BFBFBF;
    padding-top: 10px;
    width: 260px;
    right: 0px;
}

.product-home101 {

    color: #003D80;

    font-size: 1.6em;  
}

.pro202 {
    position:relative;
    height: 70px;
    margin-bottom: 35px;
    }

 a.product-home101 {
    height: 21px;
    width: 210px;
    padding-left: 10px;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display:block;
    background: url('/images/product-home-link_bg.jpg') no-repeat;
    color: #ffffff;
    padding-top: 1px;
    font-size: 1em; 
    line-height: 21px;
}

ol.search-results li a {
	color: #003d80;
}

ol.search-results li a:hover {
	color: #000000;
}