/*
    Brand: QuickTax Canada
    Document Style: Inherited
    Created by: Yogindra Persaud
    Created on: Feb 21/2008
    Last Updated by: Yogindra Persaud
    Last Updated on: Feb 21/2008
*/
/* Password Meter */
#psContainer {
    height:18px;
    width:100px;
    border:1px solid #000;
    background-color:#DDDDDD;
}

#psStrength {
    background-image:url('/en/images/strength.jpg');
    height:18px;
    width:0px;
}

.yellow-bg{
    background-color: #faefaf;
}

.media-select{
    cursor: pointer;
}

/* Page Header */
h1 {
    font-size: 26px;
    color: #454545;
    letter-spacing:-1px;
    margin-bottom: -10px;
    font-weight: bold;
    line-height: 30px
}
/* Page Sub-Header */
h2 {
    font-size: 20px;
    color: #454545;
    margin-bottom: 0px;
    font-weight: normal;
    line-height: 22px
}
/* Hero Header */
h3 {
    font-size: 20px;
    color: #666666;
    margin-bottom: 0px;
    font-weight: normal;
    line-height: 22px
}
/* Overview Header */
h4 {
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 0px;
    font-weight: bold;
    line-height: 16px;
    font-family:Arial,Helvetica,sans-serif;
}
/* Callout Header */
h5, .subheader-callout14 {
    font-size: 14px;
    color: #666666;
    margin-bottom: 0px;
    font-weight: bold;
    line-height: 16px
}

.header-block {
    padding-left: 2px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.subheader-block {
    padding-left: 3px;
    padding-top: 2px;
    padding-bottom: 20px;
    height: 20px;
}

.color-red {
    color: #FF0000;
}

.brandcolor {
    color: #0060a6;
}

.breadcrumb {
    font-weight: bold;
    padding-top: 20px;
}

a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited {
    font-weight: bold;
    text-decoration: none;
    padding-top: 20px;
}

a.breadcrumb:hover {
    font-weight: bold;
    text-decoration: underline;
    padding-top: 20px;
}

.product-gradient-background {
    background: blue url(/en/images/blue_gradient.jpg) repeat-x;
}

.product-catalog-box-left {
    border-left:1px solid #999999;
     border-top:1px solid #999999;
    border-bottom:1px solid #999999;
}

.product-catalog-box-right {
    border:1px solid #999999;
}

.product-header {
    font-size: 16px;
    color: #666666;
    font-weight: normal;
}

.product-sub-header-offer {
    font-size: 14px;
    color: #0060A6;
    font-weight: bold;
}


.product-sub-header {
    font-size: 12px;
    color: #666666;
    font-weight: normal;
}

.product-sub-header2 {
    font-size: 14px;
    color: #666666;
    font-weight: bold;
}

.long-description {
    color:#666666;
}

.long-description span {
    font-weight: bold;
    color: #666666;
}

/* Overview Header */
.index-header {
    font-size: 15px;
    color: #395169;
    margin-bottom: 0px;
    font-weight: bold;
}

.index-header-blue {
    font-size: 15px;
    color: #115d91;
    margin-bottom: 0px;
    font-weight: bold;
}


.index-subheader1 {
    font-size: 20px;
    color: #395169;
    margin-bottom: 0px;
    font-weight: bold;
    line-height: 22px;
}

.index-subheader2 {
    font-size: 12px;
    color: #395169;
    margin-bottom: 0px;
    font-weight: bold;
    line-height: 14px;
}

.index-subheader2-blue {
    font-size: 12px;
    color: #115d91;
    margin-bottom: 0px;
    font-weight: bold;
    line-height: 14px;
}


.font-size-10 {
    font-size: 10px;
}

.font-size-11 {
    font-size: 11px;
    line-height: 11px;
}

.color-yellow {
    color: #fde25b;
}

a.index-subheader1:link,
a.index-subheader1:active,
a.index-subheader1:visited,
a.index-subheader1:hover {
    font-size: 20px;
    color: #198BCC;
    font-weight: bold;
    text-decoration: underline;
    line-height: 22px;
    margin-bottom: 0px;
}

a.index-subheader2:link,
a.index-subheader2:active,
a.index-subheader2:visited,
a.index-subheader2:hover {
    font-size: 12px;
    color: #198BCC;
    font-weight: bold;
    text-decoration: underline;
    line-height: 14px;
    margin-bottom: 0px;
}

.color-red font-size-16{
    font-size: 16px;
    color: red;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0px;
}

.cancel-prompt {
    font-size: 12px;
    font-weight: bold;
}
