BODY
{
}

.informationPanel
{
    position: inherit;
    left:       0px;
    top:        0px;
    background-image: url(/images/generic/left_background.gif);
    width:      387px;
    z-index:    -1;
}

.imagePanel
{
    position:   inherit;
    left:       387px;
    top:        0px;
    z-index:    0;
}

.product_groupHeader
{
    margin-top:     25px;
}

.copyright_text
{
    color:          white;
    font-size:      10px;
    font-family:    arial;
    text-align:     right;
    margin-right:   8px;
    margin-bottom:    2px;
    margin-top:     2px;
}

.product_groupText
{
    margin-left:    45px;
    margin-top:     15px;
    font-family:    arial;
    color:          white;
    font-size:      11px;
    width:          300px;
    line-height:    16px;
}

.product_groupText ul
{
   margin-bottom: 0;
}

.product_tableText
{
    margin-left:    45px;
    margin-top:     15px;
    font-family:    arial;
    color:          white;
    font-size:      11px;
    line-height:    16px;
}

.product_aboutText
{
    margin-left:    45px;
    margin-top:     15px;
    font-family:    arial;
    color:          white;
    font-size:      12px;
    width:          300px;
    line-height:    16px;
}

a.nav    {  color:white;text-decoration:none;}
a.nav:hover {  color: white; background-color: red;}

.navBar
{
    padding-left:     10px;
    padding-top:      4px;
    padding-bottom:   4px;
    font-family:      arial;
    color:            black;
    font-size:        11px;
    width:            100%;
    background-color: #4c4c4c;
}

.product_specTable
{
    margin-top:     12px;
    margin-left:    45px;
}

.product_specTable ul
{
    font-size: 11px;
    margin-left: 5px;
    padding: 0px;
    font-family: Arial;
    color: #fff;
}

.product_specTable li
{
    margin: 0px 0px 10px 20px;
}

.product_imageIcon
{
    margin-right:    18px;
    border: dashed 1px #9c9c9c;
}

.frameBorder
{

    border: solid 1px #9c9c9c;
}


.product_imageIconHeader
{
    font-family:    arial;
    color:          red;
    font-size:      11px;
    font-weight:bold;
    margin-bottom:     2px;

}

.product_specProduct
{
    font-family:    arial;
    color:          black;
    font-size:      11px;
    width:          55px;
    text-align:     center;
}

.product_specHeader
{
    font-family:    arial;
    color:          white;
    font-size:      11px;
    background-color: Black;
    text-align:     center;
}

.product_specData
{
    font-family:    arial;
    color:          red;
    font-size:      11px;
    background-color: Black;
    text-align:     center;

}

.product_back
{
    font-family:    arial;
    color:          red;
    font-size:      11px;
    font-weight:    bold;
    text-decoration: none;
}

.product_back:hover
{
    font-family:    arial;
    color:          red;
    font-size:      11px;
    font-weight:    bold;
    text-decoration: underline;
}

.tmSubTypes
{
   padding-left: 10px;
   padding-top: 2px;
   font-family:  arial;
   color:        white;
   font-size:    11px;
   font-weight:  bold;
}

.tmLinks
{
    font-family:    arial;
    color:          white;
    font-size:      12px;
    font-weight:    bold;
    text-decoration: none;
}

.tmLinks:hover
{
    font-family:    arial;
    color:          white;
    font-size:      12px;
    font-weight:    bold;
    text-decoration: underline;
}

