﻿body
{
    background-color: #cccccc;
    text-align: center;
    width: 100%;
    height: 100%;
    margin: 0px;
    font-family: Arial, Helvetica;
    font-size: 11px;
}

a:link
{
    color: #000000;
    text-decoration: none;
}

a:visited
{
    color: #000000;
    text-decoration: none;
}

a:hover
{
    color: #888888;
    text-decoration: underline;
}


a.darkbg:link
{
    color: White;
}

a.darkbg:visited
{
    color: White;
}

span.link
{
    cursor: pointer;
    color: black;
}

span.resultcatagoryheader
{
    font-size: 14px;
    font-weight: bold;
    color: #aa0000;
}

span.link:hover
{
    cursor: pointer;
    color: #888888;
}

span.newsitemtitle
{
    font-size: 13px;
    font-weight: bold;
}

span.itemmodelno
{
    font-weight: bold;
    font-size: 16px;
}

div.main
{
    width: 800px;
    text-align: left;
    background-color: White;
    margin-left: auto;
    margin-right: auto;
}

div.contentdiv
{
}

table.layouttable
{
    width: 100%;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

table.contactformtable
{
    width: 400px;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

table.downloadtable
{
    width: 100%;
}

th.downloadtableheader
{
    background-color: #eeeeee;
    text-align: center;
    font-weight: bold;
    border-bottom: solid 1px #888888;
    border-top: solid 1px #888888;
}



td.formtd
{
    vertical-align: top;
}    



td.searchbg
{
    /*background-image: url('/images/Search-bg.gif');*/
    background-position: right;
    background-repeat: no-repeat;
    text-align: right;
    vertical-align: bottom;
    padding-right: 10px;
    padding-bottom: 0px;
}

td.menufiller
{
   /* background-image: url('/images/menu-normal.gif');*/
    /*background-repeat: repeat-x;*/
    background-color: #b3daa1;
    /*width: 200px;*/
}

td.menuselected
{
    /*background-image: url('/images/menu-active.gif');
    background-repeat: repeat-x;*/
    background-color: #b3daa1;
    color: #0190b2;
    font-family: Tahoma, Geneva;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    height: 20px;
    min-width: 80px;
    cursor: pointer;
}


td.menunormal
{
    /*background-image: url('/images/menu-normal.gif');
    background-repeat: repeat-x;*/
    background-color: #b3daa1;
    color: White;
    font-family: Tahoma, Geneva;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    min-width: 80px;
    height: 30px;
}

td.menunormal:hover
{
    /*background-image: url('/images/menu-active.gif');*/
    background-color: #b3daa1;
    color: #0190b2;
}

td.menuseparator
{
    width: 1px;
    /*background-image: url('/images/menu-separator.gif');
    background-repeat: no-repeat;*/
    background-color: #b3daa1;
}

td.leftcontentheader
{
    background-color: #9bcbd7;
    color: White;
    font-family: Tahoma, Geneva;
    font-size: 12px;
    font-weight: bold;
    padding-left: 15px;
    height: 25px;
    width: 456px;
}

td.leftcontentbody
{
    vertical-align: top;
    min-height: 200px;
    width: 456px;
    padding: 15px;
    padding-bottom: 0px;
}


div.mainitemdetails
{
    width: 426px;
    padding: 15px;
    background-color: #eeeeee;
    font-size: 12px;
    
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#ffffff'); /* for IE */
    /*background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fff)); /* for webkit browsers */
    /*background: -moz-linear-gradient(top,  #ccc,  #fff); /* for firefox 3.6+ */
}

td.rightcontentheader
{
    background-color: #9bcbd7;
    color: White;
    font-family: Tahoma, Geneva;
    font-size: 12px;
    font-weight: bold;
    padding-left: 15px;
    height: 25px;
}

td.rightcontentbody
{
    background-color: #ffffff;
    font-size: 11px;
    font-family: Arial, Helvetica;
    vertical-align: top;
    padding: 15px;
    color: black;
}

td.bottomcontent
{
    width: 100%;
    text-align: center;
}

td.footerheader
{
    background-color: #b3daa1;
    height: 30px;
    width: 100%;
}

td.footercontent
{
    height: 30px;
    vertical-align: middle;
    text-align: right;
    font-size: 10px;
}

td.productlistheader
{
    text-align: center;
    background-color: #9bcbd7;
    height: 40px;
    border-bottom: solid 1px #9bcbd7;
    color: White;
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma, Geneva;
    background-image: url('/images/roundcorners.png');
    background-position: left top;
    background-repeat: no-repeat;
}

td.productlistimage
{
    width: 30%;
    text-align: center;
    background-color: White;
    border-bottom: solid 1px #9bcbd7;
    cursor: pointer;
}


td.productlisttitle
{
    width: 70%;
    text-align: left;
    background-color: White;
    font-size: 12px;
    color: #555555;
    border-bottom: solid 1px #9bcbd7;
}

td.contactformleftcolumn
{
    font-weight: bold;
    width: 120px;
    text-align: left;
    vertical-align: top;
}

td.contactformrightcolumn
{
    text-align: left;
}

td.catalogitem
{
    text-align: center;
    width: 230px;
    vertical-align: top;
}

td.catalogrootitem
{
    height: 100px;
    text-align: center;
    width: 50%;
    vertical-align: middle;
    background-color: #e5e5e5;
    font-size: 14px;
    font-family: Tahoma, Geneva;
    color: #333333;
    cursor: pointer;
    border: solid 2px white;
}

td.catalogrootitem:hover
{
    background-color: #dddddd;
}

td.altimagethumb
{
    width: 55px;
    text-align: center;
    border: solid 1px #dddddd;
    cursor: pointer;
}

td.icon
{
    width: 42px;
    text-align: center;
    vertical-align: middle;
}

td.altimagethumb:hover
{
    border: solid 1px #aa0000;
}

input.searchbox-inactive
{
    margin-bottom: 4px;
    font-style: italic;
    color: #aaaaaa;
}

input.searchbox-active
{
    margin-bottom: 4px;
    font-style: normal;
    color: Black;
}

.redheader
{
    color: #0a99b9;
    font-weight: bold;
}

div.catalogname
{
    background-color: #9bcbd7;
    width: 228px;
    height: 15px;
    color: White;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    font-family: Tahoma, Geneva;
    vertical-align: middle;
    margin: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

div.itemdetails
{
    width: 100%;
    background-color: #dddddd;
    border-top: solid 1px #888888;
    padding: 10px;
    font-size: 12px;
}


div.menudiv
{
    width: 200px;
    background-color: #9bcbd7;
    color: White;
    position: absolute;
    top: 112px;
    display: none;
    font-size: 12px;
    cursor: pointer;
    /*border: solid 1px #728967;*/
}

div.submenuitemnormal
{
    width: 190px;
    padding: 5px; 
    background-color: #b3daa1;
    color: White;
    font-weight: bold;
    font-family: Tahoma, Verdana;
}

div.submenuitemover
{
    width: 190px;
    padding: 5px; 
    color: #0190b2;
    background-color: #b3daa1;
    font-weight: bold;
    font-family: Tahoma, Verdana;
}


div.altimagesdiv
{
    width: 100%;
    text-align: right;
}

ul
{
    list-style-image: url('/images/bullet.png');
}

