﻿P
{
    margin: 0px;
    padding: 0px;
}
OL
{
    margin: 0px;
    padding: 0px;
}
LI
{
    margin: 0px;
    padding: 0px;
}

.productbook
{
    width: 510px;
    margin-right: 4px;
    font: 82% arial,helvetica, "Nimbus Sans L" ,sans-serif;
    border: 1px solid #DDDDDD;
    margin-left: 20px; /* make room on the left for the index */
    min-height:600px;
}

.productbook_categ
{
    width: 550px;
    font: 82% arial,helvetica, "Nimbus Sans L" ,sans-serif;
    border: 1px solid #DDDDDD;
    margin-left: 0px;
}

.addresstitile
{
    color: #666;
    background-color: #eee;
    padding: 9px 10px 7px;
}

.contact-index
{
    float: left;
    margin: 40px 0px 0px -30px;
    background: #fff url(../images/bg_index_border.gif) left top no-repeat;
    width: 29px;
    padding-top: 0.5em;
    position: relative;
    color: #666;
}
.contact-index OL
{
    background: #fff url(../images/bg_index_border.gif) left bottom no-repeat;
    padding-bottom: 0.5em;
}
.contact-index LI
{
    font-size: 95%;
    margin-left: 1px;
    font-size: 95%;
    list-style-type: none;
    text-align: center;
}
.contact-index A
{
    color: #039;
    font-weight: bold;
    cursor: pointer;
}
.contact-index A:hover
{
    text-decoration: underline;
    background-color: #eee;
}

.glossary-index
{
    float: left;
    margin: 30px -3px 0px -5px;
    background: #fff url(../images/bg_index_border.gif) left top no-repeat;
    width: 29px;
    padding-top: 0.5em;
    position: relative;
    color: #666;
}
.glossary-index OL
{
    background: #fff url(../images/bg_index_border.gif) left bottom no-repeat;
    padding-bottom: 0.5em;
}
.glossary-index LI
{
    font-size: 95%;
    margin-left: 1px;
    font-size: 95%;
    list-style-type: none;
    text-align: center;
}
.glossary-index A
{
    color: #039;
    font-weight: bold;
    cursor: pointer;
}
.glossary-index A:hover
{
    text-decoration: underline;
    background-color: #eee;
}

.contact-list OL
{
    background-color: #fff;
    padding: 10px 10px 10px 10px;
    overflow: auto;
}
.contact-list LI
{
    list-style-type: none;
    color: #666;
}
.contact-list H2
{
    font-size: 140%;
    margin: 0px;
    display: block;
}
.contact-list TABLE
{
    border-top: solid 2px #999;
    padding: 7px 0px 0px 0px;
    margin: -12px 0px 0px 15px;
    text-align: left;
}
.contact-TD
{
    vertical-align: top;
    padding: 2px;
    padding-top: 10px;
    border-bottom: solid 1px #ccc;
    color: #666;
}

.contact-list .card .contact H3
{
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    font-size: 100%;
    display: block;
}
.contact-list .card .email
{
    overflow: hidden;
    display: block;
    font-size: 85%;
    color: #039;
    text-decoration: none;
}

.contact-list-categ TABLE
{
    padding: 7px 0px 0px 0px;
    margin: 2px 0px 0px 15px;
    text-align: left;
}

.hidden
{
    display: none;
}

.ratingStar
{
    font-size: 0pt;
    width: 11px;
    height: 11px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    background-image: url(../Images/filledStar.gif);
}

.emptyRatingStar
{
    background-image: url(../Images/emptyStar.gif);
}

.savedRatingStar
{
    background-image: url(../Images/filledStar.gif);
}

.sel_letter
{
    background-color: orange;
    font-size: 10pt;
    padding: 1px;
}

.host_pag
{
    background-image: url(../images/list_title_bkg.jpg);
    background-repeat: repeat-x;
    height: 24px;
}
.view_mode
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
}
.more_info
{
    cursor: pointer;
    background-color: Transparent;
    border: none;
    font-size: 8pt;
    color: Blue;
    height: 19px;
    width: 240px;
    text-align: right;
    padding-bottom: 5px;
}

.desc_cell
{
    border-bottom: solid 1px #DDDDDD;
    width: 59%;
    font-size: 9pt;
    padding-top: 3px;
}
.p_list_host
{
    width: 130px;
    margin: 0px 0px 0px 0px;
    padding-bottom: 5px;
    border: none;
}
.txt_qty
{
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    font-size:8pt;
    text-align:left;
}

.group_holder
{
    border-style: none; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.p_img_list
{
    width: 60px; margin: -2px 0px 0px 0px; border: none;
}
