﻿.heading
{
    /* background-color: #dddddd; 
    padding: 5px 5px 5px 5px; */
}
.officeRegion
{
     white-space:nowrap;
}
.unhoveredImage
{
    border-color:White;
}
.hoveredImage
{
    border-color:#0099ff;
}
.normalImage
{
    border-width:2px !important;
    border-style:solid;
    width:77px;
    height:114px;
}
.bonusImage
{
    border-color:#ff6600;
}
.subhead
{
    background-color: #0D7BCF;
    color:black;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;    
}
.productHeader
{
     margin-bottom:10px;
}
.rightCol
{
    width:20%;
}
.topline
{
}

body 
{
    font-family: Arial;
    background-color: white;
    color:Black;
    margin: 0px 0px 0px 0px;
}
.dim
{
    color:gray;
}
A
{
    font-weight:bold;
    color: #ff6600;
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
A:visited
{
/*     text-decoration: none; */
}
.productDescription
{
    font-size:10pt;
    line-height:150%;
}
.mcnumber
{
    font-size:10pt;
    margin-bottom:5px;
    font-weight:bold;
}
.pMCNumberTop
{
    font-size:9pt;
    font-weight:bold;
}
.categoryName
{
    font-weight: bold;
    /* color: #ff6600; */
}
.productName
{
    font-size: 16pt;
    font-weight: bold;
    
    /* font: 30px/36px 'NewAthenaUnicodeRegular', Arial, sans-serif; */
    font: 30px/36px 'YanoneKaffeesatzRegular', Arial, sans-serif;
    /* font: 30px/36px 'TitilliumText14L600wt', Arial, sans-serif; */
    
}
.subProductName
{
    font-size:10pt;
    margin-bottom:5px;
 /*   color: #ff6600; */
}
.distributed
{
    font-size:8pt;
}
.orange
{
    font-weight: bold;
    color: #ff6600;
}
td.physAttr
{
    padding-bottom:3px;
    padding-right:20px;
    vertical-align:top;
}
.physAttribName
{
    color:#666666;
   
}
.physAttribValue
{
    color:#000000;
}
td.physAttribHeading
{
    font-weight: bold;    
    /* color: #ff6600; */
    font-size: 9pt; /* background-color:#dddddd; */
    padding-bottom: 3px;
    padding-top: 15px;
}
.manufacturerName
{
    font-size: 10pt;
    font-weight: bold;
    color:#ff6600;
}
hr
{
    height: 1px;
    color: #dddddd;
    background-color: #dddddd;
    border: 0px 0px 0px 0px;
}
td.dwellPic
{
    vertical-align:top;
    padding-top:3px;
    width:15%;
}
.dwellImg
{
    border-style: none;
    width: 36px;
}
.bottomLine
{
    margin-top:20px;
    width:95%;
    font-size: 9pt;
    margin-bottom:20px;
}
