﻿a 
{
    color: #ff6600;
    text-decoration: none;
}
a:hover
{
    color: #0099d8;
    text-decoration: underline;
}
a.white
{
    color: #fff;
}
body 
{
    background-color: #c0c0c0;
    color: #444;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 70%;
    margin: 0px 0px 40px 0px;
    line-height: 160%;
}
body.enlargement
{
    background-color: #e0e0e0;
    margin: 20px;
    text-align: center;
}
body.enlargement div.close
{
    margin: 20px;
    text-align: center;
}
div.childimage
{
    height: 120px;
}
div.childlink
{
    background-image: url(child-text-background.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 5px;
    height: 40px;
   
}
div.contactinfo
{
    color: #fff;
    margin: 10px 20px 0px 0px;
    text-align: right;
}
div.contactinfoleft
{
     position: relative; 
     left: -50px;
}
div.contactinfo a
{
    color: #fff;
}
div.contactinfo h3
{
    color: #fff;
    font-size: 140%;
    line-height: 140%;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}
div.contactinfo h3 span
{
    font-size: 150%;
    color: #0099d8;
}
div.contactinfo p
{
    margin: 10px 0px 0px 0px;
    padding: 0px;
}
div#container 
{
    background-color: #e4e5ed;
    margin: 0px auto 0px auto;
    width: 925px;
}
div.exhibitiontip
{
    background-color: #f5f5f5;
    background-position: left top;
    background-repeat: no-repeat;
    margin-bottom: 5px;
    
    padding: 16px 10px 16px 70px;
    height: 100%;
}
div#exhibitiontip7
{
    padding-right: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
div#footer
{
    background-color: #343434;
    background-image: url(footer.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: solid 1px #fff;
    font-size: 90%;
    padding: 10px;
    text-align: center;
    width: 903px;
}
div#footer p
{
    color: #666;
    margin: 10px 0px 5px 0px;
    padding: 0px;
    text-align: center;
}
div#header
{
    position: relative;
    background-color: #343434;
    background-image: url(header-right.gif);
    background-position: right top;
    background-repeat: no-repeat;
    height: 100px; 
    width: 925px;
}
div.imagegallery
{
    background-color: #ccc;
    padding: 15px;
    padding-right: 0px;
}
div.imagegallery img
{
    border: solid 1px #bbb;
    margin-right: 14px;
}
div.imagegallery td
{
    width: 100px;
    vertical-align: middle;
}
div.imagegallery div.admin
{
    margin: 0px 0px 7px 0px;
}
div.imagegallery div.admin img
{
    margin: 10px 14px 3px 0px;
}
div.imagegallery div.admin img.default
{
    border: solid 2px #ff6600;
}
div#main
{
    padding: 40px 20px;
    width: 565px;
}
div#mainfull
{
    padding: 40px 20px;
    width: 884px;
}
div#main div.pagetext
{
    padding: 0px 0px 20px 0px;   
}
div.message
{
    border-color: Green;
    color: Green;
}
div#navigation
{
    margin-right: 20px;
    float: right;
    z-index: -1;
}
div.product
{
    margin-bottom: 30px;
    width: 280px;
}
div.product h4
{
    font-size: 100%; 
    margin: 0px 0px 5px 0px;
    padding: 0px; 
}
div.product p.description
{
    font-size: 100%; 
    margin: 0px;
    padding: 0px; 
}
div.product td.image
{
     padding-right: 10px;    
}
div.product td.info
{
     padding-right: 10px;    
}
div.product img
{
     border: solid 1px #ccc;    
}
div.productimages
{
    background-color: #ccc;
    margin-left: 20px;
    padding: 10px 0px 10px 10px;
}
div.productimages img
{
    border: solid 1px #bbb;
    margin-right: 10px;
}
div.productimages td
{
    width: 110px;
    vertical-align: middle;
}
div.productlist
{
    background-color: #ccc;
    padding: 15px;
}
div.productlist table
{
    margin: 10px 0px;    
}
div.productlist td
{
    width: 200px;
    vertical-align: middle;
}
div#search
{
    position: absolute;
    top: 32px;
    left: 446px;
    height: 18px;
    color: #999;
    width: 200px;
}
div#search img.top-left
{
    position: absolute;
    height: 5px;
    width: 5px;
    top: 0px;
    left: 0px;
}
div#search input
{
    position: absolute;
}
div#search textarea
{
    color: #999;
    padding-left: 5px;
    background-color: #e4e5ed;
    border: solid 1px #fff;
    height: 16px;
    text-align: left;
    overflow: hidden;
    font-family: Arial;
    font-size: 10px;
    width: 140px;
}

div.subnavigation
{
    width: 317px;
}
div.subnavigation h2
{
    background-image: url(h2-sub.gif);
    background-position: right top;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 120%;
    font-weight: normal;
    margin: 40px 0px 0px 0px;
    padding: 35px 5px 5px 5px;
    text-align: right;
    width: 291px;
}
div.warning
{
    border: solid 1px red;
    color: Red;
    padding: 0px 10px;
}
div.warning h2
{
    color: Red;
}
div.warning p
{
    color: Red;
}
h1
{
    font-size: 190%;
    font-weight: normal;
}
h2
{
    font-size: 140%;
    font-weight: normal;
}
h3
{
    background-color: #343434;
    color: #fff;
    margin: 20px 0px 0px 0px;
    padding: 5px;
    font-size: 130%;
    font-weight: normal;
}
h3.callus
{
    width: auto; 
    position: absolute; 
    right: 15px;
}
h3.productimages
{
    margin: 0px 0px 0px 20px;
}
img
{
    border: none;
    vertical-align: top;
}
img.solution
{
    float: right;
    margin: 0px 5px 10px 10px;
}
p.aboutus
{
    position: absolute; 
    right: 15px; 
    top: 25px;
}
p.nomargin
{
    margin: 0px;
    padding: 0px;
}
p.price
{
    font-weight: bold;
}
table tr td
{
    font-size: 100%;
    vertical-align: top;
}
table tr td.field
{
    padding: 2px 5px 2px 0px;
}
table tr td.item
{
    padding: 2px 5px 2px 0px;
}
table tr td.main
{
    border-right: solid 1px #fff;
    width: 575px;
}
table tr td.subnavigation
{
    background-image: url(sub-nav.gif);
    background-position: left top;
    border-left: solid 1px #fff;
    margin-bottom: 40px;
}
table.adminsubnavigation tr td
{
    background-color: #c5c5c5;
    border-bottom: solid 1px #e4e5ed;
    padding: 6px 5px;
    text-align: right;
    width: 290px;
}
table.assignproducts tr.header td
{
    background-color: #333;
    color: #fff;
    padding: 5px 10px;
}
table.assignproducts tr td.spacer
{
    background-color: #e4e5ed;
    width: 40px;
}
table.assignproducts tr td.addremove
{
    text-align: center;
}
table.assignproducts tr td.addremove input
{
    margin-bottom: 5px;
}
table.ChildrenPages tr td
{
    padding: 10px;
    width: 150px;
    text-align: center;
}
table.ChildrenPages tr td a
{
    font-size: 80%;
    width: 100%;
    height: 100%;
    text-align: center;
     vertical-align: middle;
}
table.exhibitiontips tr td
{
    /*border: solid 1px #e0e0e0;*/
    border: solid 5px #e4e5ed;
    background-color: #f5f5f5;
    padding-bottom: 0px;
}
table.footer
{
    margin: 0px auto 0px auto;
}
table.footer tr td
{
    padding: 0px 7px;    
}
table.footer tr td a
{
    color: #fff;
    text-decoration: none;
}
table.footer tr td a:hover
{
    text-decoration: underline;
}
table.home span.orange-hilite
{
    color: #f60;
    margin-top: 10px;
    font-weight: bold;
}
table.home p.orange-hilite
{
    color: #f60;
    margin-top: 10px;
    font-weight: bold;
    margin-right:25px;
}
table.home img.centre 
{   
    display: block;   
    margin-left: auto;   
    margin-right: auto; 
    margin-top: 20px;
    margin-bottom: 28px;
}
table.home
{
    margin-top: 20px;
}
#logo-container { 
    width: 450px;
    margin: 0 auto;
}
.logos    {
    width: 200px;
    height: 120px;
    float: left;
}

.social-media-icons  {
    width: 200px;
    height: 120px;
    margin-left: 190px;
}
.clear
{
    clear: both;
    height: 0;
    line-height: 0;
}

/* table.home div.logo-container
{
    width: 400px;
}
table.home div.logos
{
    margin-top: 20px;
    text-align: left;
} */
table.home div.social-media-icons
{
    margin-top: 20px;
    text-align: right;
}
table.home a.icons
{
    margin-left: 10px;    
}
table.home h2
{
    color: #f60;
    margin-top: 10px;
}
table.home tr td.left
{
    background-color: #d4d3d8;
    border: solid 1px #bcbdc2;
    padding: 20px;
    width: 420px;
}
table.home tr td.spacer
{
    width: 20px;
}
table.home tr td.right table tr.bottom td
{
    border-top: solid 1px #bcbdc2;
    padding-top: 15px;
}
table.home tr td.right table tr.top td
{
    padding-bottom: 10px;
}
table.navigation tr td
{
    background-image: url(tab-off-left.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border-left: solid 2px #343434;
    color: #fff;    
    height: 30px;
    padding: 0px;
    vertical-align: middle;
}
table.navigation tr td div
{
    background-image: url(tab-off-right.gif);
    background-position: right top;
    background-repeat: no-repeat;
    line-height: 30px;
    text-align: center;
}
table.navigation tr td div p
{
    margin: 0px;
    padding: 0px 8px;
}
table.navigation tr td a
{
    color: #fff;
    text-decoration: none;
}
table.navigation tr td a:hover
{
    text-decoration: underline;
}
table.navigation tr td.selecteditem
{
    background-image: url(tab-on-left.gif);
    border-left: solid 2px #343434;
    color: #fff;
    height: 30px;    
    padding: 0px;
    vertical-align: middle;
}
table.navigation tr td.selecteditem div
{
    background-image: url(tab-on-right.gif);
    background-position: right top;
    background-repeat: no-repeat;
    line-height: 30px;
    text-align: center;
    width: 100%;
}
table.navigation tr td.selecteditem a
{
    color: #fff;
}
table.subnavigation tr td.leveltwo
{
    width: 305px;
}
table.subnavigation tr td.leveltwo a
{
    color: #333;
}
table.subnavigation tr td.leveltwo table.leveltwosubnavigation tr td
{
    background-color: #c5c5c5;
    border-bottom: solid 1px #e4e5ed;
    padding: 6px 5px;
    text-align: right;
    width: 291px;
}
table.subnavigation tr td.leveltwo table.leveltwosubnavigation tr td.selecteditem
{
    background-color: #ff6600;
}
table.subnavigation tr td.leveltwo table.leveltwosubnavigation tr td.selecteditem a
{
    color: #fff;
}
table.subnavigation tr td.leveltwo table.leveltwosubnavigation tr td.selecteditemparent
{
    background-color: #0099d8;
}
table.subnavigation tr td.leveltwo table.leveltwosubnavigation tr td.selecteditemparent a
{
    color: #fff;
}
table.subnavigation tr td.levelthree table.levelthreesubnavigation tr td
{
    background-color: #c5c5c5;
    border-bottom: solid 1px #e4e5ed;
    border-left: solid 1px #e4e5ed;
    padding: 6px 5px;
    text-align: right;
    width: 140px;
}
table.subnavigation tr td.levelthree table.levelthreesubnavigation tr td a
{
    color: #333;
}
table.subnavigation tr td.levelthree table.levelthreesubnavigation tr td.selecteditem
{
    background-color: #ff6600;
}
table.subnavigation tr td.levelthree table.levelthreesubnavigation tr td.selecteditem a
{
    color: #fff;
}

/* Mailing List */

div.mailinglist div.confirm p
{
    background-color: #c2ebc9;
    border: solid 1px #149c2b;
    padding: 7px;
}
div.mailinglist h2
{
    color: #0098d9;
    font-weight: bold;
    margin: 0 0 5px 0;
}
div.mailinglist p
{
    line-height: 140%;
    margin: 0 0 10px 0;
}
div.mailinglist p.legal
{
    font-size: 90%;
}
div.mailinglist table
{
    margin: 10px 0;
}
div.mailinglist table tr td.label
{
    font-weight: bold;
    padding: 2px 10px 2px 0;
}
div.mailinglist table tr td.field
{
    padding: 2px 10px 2px 0;
}
div.mailinglist table tr td.field input
{
    border: solid 1px #ccc;
    padding: 3px;
}
div.mailinglist table tr td.submit
{
    padding: 2px 10px 2px 0;
}
div.mailinglist ul.errorlist li
{
    color: #c00;
    font-weight: bold;
}
