@import url( "common.css" );
@import url( "tips.css" );

#pricingnote    { margin: 10px; font-size: 10pt; font-weight: bold; font-style: italic; text-align: center; }

.featureimg     { text-align: center; }
.featureimg img { }
.featureimgzoom { text-align: center; }
.featureimgzoom img { border: 1px solid black; }
.prdimages img  { border: 1px solid black; }
.prdimggallery  { text-align: center; margin: 10px; }
.prdimggallery img  { border: 1px solid black; margin:5px;}
.prdtext        { margin-top: 15px; }

.pricelist      { margin: 20px 0 10px 0; }
.pricelist table { border: 1px solid silver; background-color: white; margin: 5px; }

.prdtablehdr    { color: #cc0000; font-style: italic; }
.prdname        { font-weight: bold; color: #c00; background-color: #eee; padding: 4px; }
.prdpartno      { color: #000066; }
.prdprice       { color: #000066; text-align: right; }

.prdrelated     { border-top: 1px solid #c00; }

.applications   { border: 1px solid silver; background-color: white; margin: 5px;}
.applications th  { background-color: #eee; font-size: 1em; font-weight: bold; }
.applications td  { border-top: 1px solid silver; text-align: center; }
