.cardType p {
	font-size:13px;
	font-family:Century Gothic,Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-weight:0;
	color:#666666 !important;
	margin-bottom:0px;
	margin-top:0px;
}
.cardType span {
	font-weight:bold;
	color:#666666 !important;
}
.padtop {
	padding-top:1em !important;
}
#pricingPageContainer * {
    margin: 0px;
    padding: 0px;
    z-index: 0;
}
/**
 * black/grey overlay for windows
 */
#pricingOverlay {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    background-color: #fff;
    z-index: 10 !important;
    -moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);
}
/*
 * Main pricing link at top of page
 */
#pricingHeaderContainer span {
    text-transform: uppercase;
    color: #b2c8c5;
}
#pricingHeaderContainer hr {
    width: 210px;
    border: 0;
    background-color: #b2c8c5;
    height: 2px;
    margin-left: auto !important;
    margin-right: auto !important;
}
#pricingHeaderContainer {
    overflow: auto;
    text-align: center;
}
#pricingHeaderContainer a {
    font-size: 10pt !important;
}
#pricingListContainer {
    min-width: 670px !important;
    overflow: auto;
    min-height: 75px;
    text-align: center;
}
.pricingListContainer_en {
    padding-left: 255px !important;
}
.pricingListContainer_es {
    padding-left: 220px !important;
}
#pricingHeaderContainer ul.products {
    min-width: 80px;
    max-width: 180px;
    float: left;
    color: #b2c8c5;
    list-style-position: outside;
    list-style: disc;
    padding-left: 19px;
    margin-left: auto !important;
    margin-right: auto !important;
}

#pricingHeaderContainer ul.products li {
    white-space: nowrap;
    text-transform: uppercase;
    text-align: left;
}
/**
 * footer class
 */
#pricingFooter {
    margin-top:15px;
    padding:5px 0px 0px 0px;
    border:1px solid #336699;
}
/**
 * preview product boxes
 */
#pricingContentContainer {
    width: 980px;
    margin-top: 5px !important;
    overflow: auto;
}
div.productBoxPreview {
    width: 315px;
    float: left;
    margin-top: 15px !important;
    margin-bottom: 25px !important;
}
div.productBoxLeft {
    margin-left: 153px !important;
    _margin-left: 77px !important;
}
div.productBoxRight {
    margin-left: 40px !important;
}
div.productBoxPreview span.productBoxPreviewHeader {
    font-size:14px;
    text-transform: uppercase;
    color: #666666;
    width: 313px;
    display: block;
    text-align: center;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
div.productBoxPreview hr {
    width: 236px;
    border: 0;
    height: 1px;
    margin-left: auto !important;
    margin-right: auto !important;
    background-color: #999;
    text-align:center;
}
div.productBoxPreview h4 {
    text-transform: uppercase;
    text-align: left;
    font-stretch: ultra-condensed;
    padding-left: 15px !important;
}
table.productBoxPreview {
    font-size:14px;
    width: 75%;
    color: #666;
}
table.productBoxPreview span.origPrice {
    text-decoration: line-through;
    font-size: 10px;
}
table.productBoxPreview span.salePrice {
    color: red;
    display: block;
    font-weight: bold;
}
table.productBoxPreview tbody td, table.productBoxPreview th {
    border-bottom: solid 1px #999;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    text-align: center;
}
table.productBoxPreview th {
    text-transform: uppercase;
}
table.productBoxPreview thead td.ppuText {
    text-align: center !important;
}
table.productBoxPreview tfoot td,td.showPricing {
    text-align: center;
    cursor: pointer;
    text-decoration: underline;
    color: #336699;
}
.pricingTopAnchor {
    position: relative;
    text-align: right !important;
    font-size: 8pt;
    top: 17px !important;
}
/**
 * floating boxes
 */
.pricingBox {
    position: absolute;
    z-index: 102 !important;
    background-color: #fff;
    width: 500px;
}
.pricingBox h4 {
    padding-top: 0px;
    margin-top: 0px;
}
.pricingBox table {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px !important;
}

/**
 * goofy colors...
 */
div.pricingGroup_businesscards h4 {
    background-color: #C9DFE9;
    color: #2F84AB;
}
div.pricingGroup_businesscards {
    border: solid 1px #2F84AB;
}

div.pricingGroup_rackcards {
    border: solid 1px #CE36A6;
}
div.pricingGroup_rackcards h4 {
    background-color: #F3CED9;
    color: #CE36A6;
}
div.pricingGroup_postcards {
    border: solid 1px #AB2F31;
}
div.pricingGroup_postcards h4{
    background-color: #E9C9CA;
    color: #AB2F31;
}
div.pricingGroup_greetingcards {
    border: solid 1px #31A632;
}
div.pricingGroup_greetingcards h4 {
    background-color: #CAE8CB;
    color: #31A632;
}
div.pricingGroup_bookmarks {
    border: solid 1px #FF9A4B;
}
div.pricingGroup_bookmarks h4 {
    background-color: #FFDDC3;
    color: #FF9A4B;
}
div.pricingGroup_brochures {
    border: solid 1px #393A7B;
}
div.pricingGroup_brochures h4 {
    background-color: #CCCDDD;
    color: #393A7B;
}
div.pricingGroup_letterhead {
    border: solid 1px #FFCC00;
}
div.pricingGroup_letterhead h4 {
    background-color: #FFFFCC;
    color: #FFCC00;
}
div.pricingGroup_envelopes {
    border: solid 1px #858448;
}
div.pricingGroup_envelopes h4 {
    background-color: #DDDDCC;
    color: #858448;
}
div.pricingGroup_rubberstamps {
    border: solid 1px #2F84AB;
}
div.pricingGroup_rubberstamps h4 {
    background-color: #C9DFE9;
    color: #2F84AB;
}
div.pricingGroup_magnets {
    border: solid 1px #AB2F31;
}
div.pricingGroup_magnets h4 {
    background-color: #E9C9CA;
    color: #AB2F31;
}
div.pricingGroup_t-shirts {
    border: solid 1px #31A632;
}
div.pricingGroup_t-shirts h4 {
    background-color: #CAE8CB;
    color: #31A632;
}
div.pricingGroup_posters {
    border: solid 1px #CE36A6;
}

div.pricingGroup_posters h4 {
    background-color: #F3CED9;
    color: #CE36A6;
}
div.pricingGroup_addresslabels {
    border: solid 1px #CE36A6;
}

div.pricingGroup_addresslabels h4 {
    background-color: #F3CED9;
    color: #CE36A6;
}

/**
* for bitgit
*/
div.pricingGroup_bitgit h4 {
    background-color: #C9DFE9;
    color: #2F84AB;
}
div.pricingGroup_bitgit {
    border: solid 1px #2F84AB;
}
div.bitgitBox h4 {
    text-transform: uppercase;
    text-align: left;
    font-stretch: ultra-condensed;
    padding-left: 40px !important;
}
.pricingBoxBitgit {
    position: absolute;
    z-index: 102 !important;
    background-color: #fff;
    width: 500px;
}
.pricingBoxBitgit h4 {
    padding-top: 0px;
    margin-top: 0px;
}
.pricingBoxBitgit table {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px !important;
}
