﻿h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #0062BB;
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 0px;
    width: 315px;
    height: 39px;
}
h2
{
    font-size: 16px;
    font-weight: bold;
    color: #0062BB;
    margin: 0px;
    padding: 0px;
}
.colorDot
{
    padding-right: 5px;
}
h3
{
    font-size: 14px;
    font-weight: bold;
    color: #0062BB;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
}
.descriptionLinks:hover
{
    color: #000000;
    text-decoration: underline;
}
.descriptionLinks
{
    color: #000000;
    text-decoration: none;
}

.comboLinks:hover
{
    color: #0062BB;
    text-decoration: underline;
}
.comboLinks
{
    color: #0062BB;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.addToCart
{
    padding-top: 7px;
}
.dropDown
{
    margin-top: 7px;
}
.price
{
    font-size: 14px;
    font-weight: bold;
    color: #0062BB;
}
.Regular12Pink
{
    font-size: 12px;
    font-weight: lighter;
    color: #CA3D96;
}
.Regular9Blue
{
    font-size: 9px;
    font-weight: normal;
    color: #0062BB;
}
.Regular10Blue
{
    font-size: 10px;
    font-weight: normal;
    color: #0062BB;
}
.Regular12Blue
{
    font-size: 12px;
    font-weight: normal;
    color: #0062BB;
}
.Regular14Blue
{
    font-size: 14px;
    font-weight: normal;
    color: #0062BB;
}
.OEMPrice
{
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}
.White16pxBold
{
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.Regular14pxGrey
{
    font-size: 14px;
    color: #666666;
}
.cartridgeImg
{
    border: 1px solid #0062BB;
    margin-left: 5px;
}
.pinkCompatible
{
    font-size: 11px;
    font-style: italic;
    font-weight: lighter;
    color: #CA3D96;
}
.compareGrey
{
    font-size: 12px;
    color: #999999;
}
.liveChat
{
    font-size: 14px;
    font-weight: bold;
    color: #0062BB;
    padding-top: 10px;
}
.EmailTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #0061B7;
    font-weight: bold;
    line-height: 30px;
}
.greyOriginal
{
    font-size: 11px;
    color: #666666;
}
.blueOriginal
{
    font-size: 11px;
    color: #0062BB;
}
.PinkLink
{
    color: #CA3D96;
}

.emailEnter
{
    width: 200px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.SuperSaver
{
    font-size: 14px;
    font-weight: bold;
    color: #0062BB;
}

.InkByCartridgeNumber_hyperlinkstyle
{
    text-decoration: underline;
    color: #70254A;
}

.InkByPrinterModel_hyperlinkstyle1
{
    font-size: 12px;
    text-decoration: underline;
    color: #70254A;
}
.InkByPrinterModel_hyperlinkstyle2
{
    color: #666666;
    font-size: 12px;
}

.PrinterCartridgeDetails_hyperlinkstyle
{
    text-decoration: underline;
    color: #70254A;
}

.Reorder_PinkHeader
{
    color: #990066;
    font-family: ArialNarrow,Arial,Helvetica,sans-serif;
    font-size: 26px;
    font-weight: lighter;
}


.similar_printer {
    border: 2px solid #FF0000;
    padding: 10px;
    width: 545px;
    margin-bottom:20px;
}


.error {
    background: url("/images/cs_sprite.png") no-repeat scroll 0 0 #FFFFFF;
    color: #FF0000;
    font-weight: 400;
    letter-spacing: 0.1em;
    margin: 1px 0 0;
}

.error a{
    color:blue;
    text-decoration:underline;
}