
/*** PRODUCT CATALOG ***/
#productCatalog { padding-bottom: 10px; }

input.productCatalog-search {}
#productCatalog-template-header p { padding: 0; margin: 0; font-size: 12px; line-height: 18px; }

.productCatalog-header-name {clear: both; }

#productCatalog-catalog {clear: none; float: left; text-align: center; padding: 20px}
#productCatalog-catalog a {}

/* Catalog Page */
#productCatalog-catalogPages {text-align: center; width: 90%; border: solid 1px #3a6882; margin: 40px 0 15px 25px;}
#productCatalog-catalogPages a { }
#productCatalog-catalogPage {float: left; text-align: center;}
#productCatalog-catalogPage-pageNumber {}

a.productCatalog-pageLink-active {color: #396781 !important; text-decoration: none !important; cursor: text;}
a.productCatalog-pageLink-inactive {color: #776859; text-decoration: underline;}

/* Category Listing Page */
#productCatalog-categoryListingItems {width: 100%; text-align: center; float: left; vertical-align: middle; margin: 10px 0 5px 3px;}
#productCatalog-categoryListingItem { text-align: left; float:left; margin: 0 13px 15px 13px; width: 145px; height: 222px; border: 1px solid #999; padding: 13px; background-color:#FFF; }
#productCatalog-categoryListingItem:hover { background-color: #e2e4e6; }
#productCatalog-categoryListingItem div.itemLink { clear: both; width: 130px; padding: 0; margin: 0; }
#productCatalog-categoryListingItem div.product-category-image { float:left; margin: 0; padding: 0; width: 145px; height: 170px; overflow: hidden;}
#productCatalog-categoryListingItem a { }

/* Detail Pages */

#productCatalog-detail-main {clear: both; width: 100%;}
#productCatalog-detail-left {clear: none; width: 610px; float:left;}
#productCatalog-detail-left-top {clear: none; float:left; min-height: 381px; padding-bottom:10px; margin: 0; background-color: #e3e4e6; width: 610px; border: 1px solid #999;}

#productCatalog-imageFrame { text-align: center; float:left; width: 250px; margin: 0 10px;}
#productCatalog-imageFrame p { margin: 10px 0 0; padding: 0; }
#productCatalog-imageFrame a {}
#productCatalog-viewLarger { float:left; line-height: 12px; margin-top: 10px; margin-left:7px;}
#productCatalog-viewLarger a:link, #productCatalog-viewLarger a:visited, #productCatalog-viewLarger a:hover, #productCatalog-viewLarger a:active { color: #6c217f; font-size: 12px; font-weight: normal; }

#productCatalog-content {text-align: left; float:left; margin: 10px 0; width: 316px; color: #000; font-size: 10pt; }
#productCatalog-content p { padding: 0; margin: 0; font-size: 12px; }
#productCatalog-style {font-weight: bold}
#productCatalog-promoMessage {color: #6c217f; font-weight: bold; text-align: left; padding: 2px;}

#productCatalog-recentlyViewedItems { clear:both; width: 100%; padding-top: 30px; text-align: left; }
#productCatalog-recentlyViewedItems h1 {text-align: left; padding-top: 5px; }
#productCatalog-recentlyViewedItem {float: left; text-align: left; width: 124px; margin: 10px 13px 10px 0;}
#productCatalog-recentlyViewedItem a {font-weight: normal; text-decoration: none; color: #6c217f !important; font-size: 12px; }

#productCatalog-upsellItems {clear:both; width: 100%; padding-top: 20px}
#productCatalog-upsellItem {float: left; text-align: center; width: 100%; padding:2px; margin-top: 5px;}

#productCatalog-savePlanMessage {float:left; clear: both;}

#productCatalog-matchingItems {float: left; height: 381px; width: 228px; text-align: center; padding-bottom:10px; }
#productCatalog-matchingItems h1 {text-align: center; padding-top: 15px; padding-bottom: 5px}
#productCatalog-matchingItem {clear: both; text-align: center;  margin: 10px; min-height: 80px; }
#productCatalog-matchingItem div.matching-item-image { margin: 0 auto; padding: 0; width: 87px; overflow: hidden; }
#productCatalog-matchingItem a {font-weight: normal; text-decoration: none; color: #6c217f !important; font-size: 12px; }

#productCatalog-divSwatches {clear: both; width: 100%; font-size: 12px; }
#productCatalog-divSwatches select { font-size: 12px; }
#productCatalog-divSwatches a {text-decoration: none;}

#productCatalog-divSwatch{ margin: 5px; float:left; text-align: center;}

.productCatalog-swatchBorder {border: 1px solid black;}
.productCatalog-swatchBorderSelected {border: 1px solid red;}

/* Search Listing */
#productCatalog-searchResultTable {clear: both; width: 100%; border: 1px solid #ccc;}
#productCatalog-searchResultTable table {width: 100%; margin: 0; padding: 0;}
#productCatalog-searchResultTable th {background: #E9F2F1; color: #6c217f; border-width: 0 0 1px 0 !important; border-bottom-style: solid; border-color: #ccc !important; }
#productCatalog-searchResultTable tr {padding-top:5px }
#productCatalog-searchResultTable tr#odd {background: #fff !important; }
#productCatalog-searchResultTable tr#even {background: #F6F3F1 !important; }
#productCatalog-searchResultTable td {padding:5px }
#productCatalog-searchResultTable a {color: black; text-decoration: underline;}

#productCatalog-template {}
#productCatalog-template label {}
#productCatalog-template tr { background: none !important; }
#productCatalog-template TD {}
#productCatalog-template H1 {}
#productCatalog-template h2 {}

#productCatalog-template .productCatalog-h1 {font-size: 21px; color: #6c217f; font-weight: bold; display: block; }
#productCatalog-template .productCatalog-h2 {font-size: 18px; color: #6c217f; font-weight: bold; display: block; }
#productCatalog-template .productCatalog-h3 {font-size: 16px; color: #6c217f; font-weight: bold; display: block; }

#productCatalog .productCatalog-h1 { }

/* Common */
#productCatalog-categoryTrail {clear:both; margin: 5px 0px 10px 0px; font-size: 12px; color:#0f212f; text-transform: uppercase;}
#productCatalog-categoryTrail a {font-size: 10px; color:#6c217f; text-transform: uppercase; font-weight: normal; text-decoration: none !important; }

#productCatalog-categoryListContainer { clear: both; border:solid 1px #999; }
#productCatalog-pagingBar {clear:both; width: 100%; margin: 5px 0 5px 0; border:solid 1px #ccc; background-color: #E6F6FF; background: url(/images/en_CA/productcatalog/paging_bar_background.gif) top left repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #6c217f; height: 25px; padding: 0; }
#productCatalog-pagingBar div { margin: 0; padding: 0; }
#productCatalog-pagingBar a {color: #6c217f; font-weight: normal; text-decoration: underline; border: 0;}

/* Catalog Menu and Header */
#productCatalog-template-left {width: 177px; overflow: auto; height: 100%; text-align:right;}
#productCatalog-template-menu-container {border-right: 1px solid #d3bed4; text-align: left; margin-top: -20px; }
#productCatalog-template-menu {}
#productCatalog-template-menu a { line-height: 21px;  color: #7C6A55; }
#productCatalog-template-menu a:hover { text-decoration: underline; }
#productCatalog-template-right {}
#productCatalog-template-right p { margin: 0 0 20px 0; padding: 0;}
#productCatalog-template-main {clear:both; padding:25px 0 0 5px; overflow: hidden;  }
#productCatalog-template-main a {}

#productCatalog { position: relative; width: 312px; float: left; }
#productCatalog-template-right div.r { width: 300px; float: right; }

#quality-style { margin-bottom: 20px; }
#quality-style h4 { font-size: 18px; color:#6C217F; }
#quality-style p { font-family: Times, georgia; font-weight: bold; font-size: 15px; line-height: 19px; font-style: italic; }

/* Catalog Listing Page */
#productCatalog-catalogs{clear: both; float: left; text-align: left; margin: 5px 0;}
#productCatalog-catalogs a { font-weight: normal !important; }
#productCatalog-catalogs img.catalog-cover { border: 1px solid #B6CDDF; }

/** Category List Paging Bar **/
#productCatalog-categoryListPagingBar {clear:both; width: 100%; background: url(/images/en_CA/productcatalog/paging/topbar-bg.gif) top left repeat-x !important; font-family: Arial; font-size: 14px; color: #514e30; height: 37px; line-height: 37px; padding: 0; overflow: hidden; }
#categoryListPageNumberOff {float: left; width:22px; height:19px; border: 1px solid #b8b1ba; background-color: #d7c8db; margin: 9px 2px auto 0; text-align:center; line-height:19px;}
#categoryListPageNumberOff a {font-weight: bold; text-decoration: none; color: #6c217f;}
#categoryListPageNumberOn {float: left; width:22px; height:19px; border: 1px solid #6c217f; background-color: #8e40a4; margin: 9px 2px auto 0; text-align:center;font-weight: bold; text-decoration: none; color: #fff; line-height:19px;}
#categoryListPagingOff {float: left; margin: 7px 1px 0 1px;}
#categoryListPagingOn {float: left;margin: 9px 1px 0 1px;}
#categoryListViewAll {float: right; margin: 8px 10px 0 3px !important;}
/** Category List Paging Bar **/

/*** Catalog Intro ***/
.productCatalog-intro-rightSideBar { width:251px; height:177px; float:left; }
.productCatalog-intro-rightSideBar .productCatalog-intro-text { width:129px; height:175px; float:left; }
#productCatalog-intro-rightSideBar1 { margin: 0 0 0 6px; padding: 7px 7px 12px; border-bottom: 1px solid #7a91b4; }
#productCatalog-intro-rightSideBar2 { margin: 8px 0 0 6px; padding: 7px; }
/*** Catalog Intro ***/
/*** PRODUCT CATALOG ***/



/*** PRODUCT CATALOG HEADER START ***/
#productCatalog-template-header {}
#productCatalog-template-header #productCatalog-header-wrapper { overflow:hidden; padding-top: 20px; }

#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-search { float:left; width: 201px; height: 155px; border-right: 1px solid #d3bed4; padding: 0; }
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-search #productSearch { padding: 0 0 0 25px; }
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-search #productSearch h2 {
	color: #6C217F;
	font-size: 26px;
	font-weight: bold;
	padding: 0;
}


#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-search #productSearch-form { clear: both; float: left; margin:5px 0 0 25px; width: 150px; border: 1px solid #6C217F; background: #6C217F; }
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-search #productSearch-form #productSearch-input { display: inline-block; border: none;  }
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-search #productSearch-form #productSearch-input input {width: 120px; }
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-search #productSearch-form #productSearch-button { display: inline-block; width: 22px;}
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-search #productSearch-form #productSearch-button a { display: block; color: white; font-weight: bold; text-transform: uppercase; font-size: 10px; text-align: center;}

#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column2 { float: left; width: 227px; height: 155px;  border-right: 1px solid #d3bed4; padding: 0; }
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column2 #host-a-show-header { display: block; margin: 10px 25px 0 15px; }
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column2 #how-to-purchase-header { display: block; margin: 10px 25px 0 15px; }
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column2 p {  }

#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column3 { float: left; width: 342px; height: 155px;  border-right: 1px solid #d3bed4; padding: 0; }
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column3 #how-to-purchase-header { display: block; margin: 10px 0 0; }

#how-to-purchase-header a, #host-a-show-header a {
font-weight: bold;
font-size: 16px;
}

#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column3 #title {
    font-weight: bold;
    font-size: 16px;
    color: #6C217F;
    margin-top: 10px;
}

#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column3 #lookup #hostLookup-button a {
  background: #6c207f;
  padding: 5px 8px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  line-height: 36px;
}

.column3Content { margin: 0 20px; }
.column3Content-certRedemptionView {}

#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column3-certRedemptionView {float: left; padding: 10px 20px 0;  width: 280px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;  height: 155px; border-right: 1px solid #d3bed4;}
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column3-certRedemptionView .title {font-size: 16px; color: #6C217F; font-weight: bold;}

#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column4-viewCart {float: left; padding: 0; width: 120px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: right; margin-top: 15px; height: 110px;}
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column4-viewCart #oe-view-cart #cartLink a{font-size: 12px;}

#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column4 {float: right; padding: 0; width:130px; text-align: center; }
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column4 p {
font-weight: bold;
font-size: 16px;
color: #6C217F;
text-align: center;
margin-top: 10px;
}
#productCatalog-template-header #productCatalog-header-wrapper #enterReturnCert-popupLink a {
  background: #6c207f;
  padding: 5px 8px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  line-height: 36px;
  margin-right: 10px;
}
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column4 #oe-view-cart { float: right; margin-top: 5px; text-align: right; }
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column4 #oe-view-cart #cartLink a{font-size: 12px;}

#productCatalog-template-header a:link,
#productCatalog-template-header a:visited,
#productCatalog-template-header a:hover,
#productCatalog-template-header a:active { }
#productCatalog-template-header a.showCertDetailLink:link,
#productCatalog-template-header a.showCertDetailLink:visited,
#productCatalog-template-header a.showCertDetailLink:hover,
#productCatalog-template-header a.showCertDetailLink:active,
a.removeCertificatesLink:link,
a.removeCertificatesLink:visited,
a.removeCertificatesLink:hover,
a.removeCertificatesLink:active { }


td  { }
#welcome { }
td#subheader   {  }

table.section  { }
td.section  {  }

td.section2  { }
table.section4  { }
td.section4  { }

td.boldRed {font-family:arial, helvetica, sans-serif; font-size:12px; font-weight:bold; color:red; background-color: #FFFF99; border:solid 1px #6c217f; padding:3px; }

td.red {background-color:white;font-family:arial, helvetica, sans-serif; font-size:12px; color:red;}
th.section  { color: white; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #3a6882 }
th.smallsection { color: white; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #3a6882 }

.contactCaption { color: #396781 !important }
.header { color: #6C217F !important; font-size: 14px; font-weight: bold }
.header17 { color: #396781 !important; font-size: 17px; font-family: Arial; font-weight: bold }
.header-white  { color: white !important; font-size: 17px; font-family: Arial; font-weight: bold }
.bold { font-weight: bold }

input { }
span.footer  { }
.text-white { }
.odd { background-color: #cccccc !important; }
.even { background-color: #eeeeee !important; }
td.small { font-size: 10px }
img.border { border: solid 1px #396781 }
.specials {font-family:arial, helvetica, sans-serif; font-size:13px; font-weight:bold; color:#29546C;}
.text11 {font-family:arial, helvetica, sans-serif; font-size:11px; color:#000000;}
.text11b {font-family:arial, helvetica, sans-serif; font-size:11px; font-weight:bold; color:#000000;}
.textb {font-family:arial, helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000000;}
.text11i {font-family:arial, helvetica, sans-serif; font-size:11px; font-style:italic; color:#000000;}
.text12b {font-family:arial, helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000000;}
.text13b {font-family:arial, helvetica, sans-serif; font-size:13px; font-weight:bold; color:#000000;}
.text13 {font-family:arial, helvetica, sans-serif; font-size:13px; color:#000000;}
.text14b {font-family:arial, helvetica, sans-serif; font-size:14px; font-weight:bold; color:#000000;}
.text15b {font-family:arial, helvetica, sans-serif; font-size:15px; font-weight:bold; color:#000000;}
.text15 {font-family:arial, helvetica, sans-serif; font-size:15px; color:#000000;}
.text18b {font-family:arial, helvetica, sans-serif; font-size:18px; font-weight:bold; color:#000000;}
.text18 {font-family:arial, helvetica, sans-serif; font-size:18px; color:#000000;}
.text10Blue {font-family:arial, helvetica, sans-serif; font-size:10px; color:#000088}
.text12Blue {font-family:arial, helvetica, sans-serif; font-size:12px; color:#000088}
.text15Blue {font-family:arial, helvetica, sans-serif; font-size:15px; color:#000088}
.text18Blue {font-family:arial, helvetica, sans-serif; font-size:18px; color:#000088}
.text14BlueImg {font-family:arial, helvetica, sans-serif; font-size:14px; color:#2E6684}

.or {font-family: arial, sans-serif; font-size:17px; font-weight:bold; color: #eeeeee;}
table.confirm { background-color: #18334c; border: solid 2px #14263c }
.under {text-decoration: underline;}
.errorBox {
    text-align: left;
    width: 100%;
    border: #f00 1px solid;
    background-color: #FFFFCC;
    margin-top:10px;
}

.errorBox th {
    font-variant : small-caps;
    font-size : 16pt;
    font-style : italic;
    text-align : left;
    background-color : #FFFFCC;
    color : #f00;
}

.errorBox td {
    font-style : italic;
    font-size : 14pt;
    background-color : #FFFFCC;
    color : #f00;
}
.error_section_header {
    background-color: #60889f;
    font: 15px "verdana", "Lucida Sans Unicode", "arial", "helvetica";
    color: #14263c;
    font-weight: bold
}
.error_line_item_header {
  background-color: #60889f;
  font: 11px "verdana", "Lucida Sans Unicode", "arial", "helvetica";
  color: #14263c;
  font-weight: bold
}
.error_line_item_detail {
  background-color: #60889f;
  color: #14263c;
}

.pagedListFooter{color: #14263c}
.input-caption{color: #14263c;}
table.blue-drkBlue { background-color: #6c217f; border: solid 1px #3a6882 }

td.green-drkBlue { background-color: #6c217f; border: solid 1px #808302 }

td.blue-drkBlue { background-color: #6c217f; border: solid 1px #3a6882 }
a.guestReply:link, a.guestReply:active, a.guestReply:visited, a.guestReply:hover { color: blue; text-decoration: underline; }
a.copy:link, a.copy:active, a.copy:visited, a.copy:hover { color: blue; text-decoration: underline; }

/*************************************************************
* BUTTON 1
**************************************************************/
a.button1 {
    display: block;
    float: left;
    font: 13px Helvetica;
    line-height: 16px;
    height: 24px;
    padding-left: 11px;
    text-decoration: none;
    font-weight: normal;
    color: #fff !important;
    background-color: #6c217f;
}

a:link.button1, a:visited.button1, a:active.button1 {
    font: 13px Helvetica;
    text-decoration: none;
    color: #fff !important;
    font-weight: normal;
    line-height: 24px;
}

a.button1 span {
    display: block;
    padding: 0 11px 0 0;
    white-space: nowrap;
}

a.button1:hover {
    font: 13px Arial;
    text-decoration: none;
    color: #fff !important;
    font-weight: normal;
    line-height: 24px;
    white-space: nowrap;
}

a.button1:hover span {
    color: #fff !important;
    white-space: nowrap;
}

a.button1-fixed span{ background: transparent url("/images/en_CA/template3/button1/1-right.gif") no-repeat top right; display: block; padding: 4px 9px 4px 0; text-decoration:none; width: 80px; text-align: center; }
a:link.button1-fixed, a:visited.button1-fixed, a:active.button1-fixed { background: transparent url("/images/en_CA/template3/button1/1-left.gif") no-repeat top left;display: block;float: left;font: 11px Arial;line-height: 15px;height: 23px;padding-left: 9px;text-decoration: none;font-weight: bold;letter-spacing: .5px;color: #75B3b4; text-transform:uppercase;}
a.button1-fixed:hover{ cursor: pointer; background-position: bottom left;text-decoration:none;}
a.button1-fixed:hover span{ background-position: bottom right; color: #FFF; }

a.button1-2lines span{ background: transparent url("/images/en_CA/template3/button1/1-right2lines.gif") no-repeat top right; display: block; padding: 4px 9px 4px 0; text-decoration: none; text-align: center; }
a:link.button1-2lines, a:visited.button1-2lines, a:active.button1-2lines{ background: transparent url("/images/en_CA/template3/button1/1-left2lines.gif") no-repeat top left; display: block; float: left; font: 11px Arial; line-height: 14px; height: 36px; padding-left: 9px; text-decoration: none; font-weight: bold; letter-spacing: .5px; color: #75B3b4; text-transform:uppercase;}
a.button1-2lines:hover{ background-position: bottom left;text-decoration: none; }
a.button1-2lines:hover span{ background-position: bottom right; color: #FFF; }

a.button1-2lines-fixed span{ background: transparent url("/images/en_CA/template3/button1/1-right2lines.gif") no-repeat top right; display: block; padding: 4px 9px 4px 0;  width: 80px; text-align: center; }
a:link.button1-2lines-fixed, a:visited.button1-2lines-fixed, a:active.button1-2lines-fixed { background: transparent url("/images/en_CA/template3/button1/1-left2lines.gif") no-repeat top left; display: block; float: left; font: 11px Arial; line-height: 14px; height: 36px; padding-left: 9px; text-decoration: none; font-weight: bold; letter-spacing: .5px; color: #75B3b4; text-transform:uppercase;}
a.button1-2lines-fixed:hover{ cursor: pointer; background-position: bottom left; }
a.button1-2lines-fixed:hover span{ background-position: bottom right; color: #FFF; }

/*- Button 1 3 lines --------------------------- */
a.button1-3lines{ background: transparent url("/images/en_CA/template3/button1/1-left3lines.gif") no-repeat top left; display: block; float: left; font: 11px Arial; line-height: 14px; height: 49px; padding-left: 9px; text-decoration: none; font-weight: bold; letter-spacing: .5px; text-transform:uppercase;}
a:link.button1-3lines, a:visited.button1-3lines, a:active.button1-3lines{ color: #75B3b4; }
a.button1-3lines span{ background: transparent url("/images/en_CA/template3/button1/1-right3lines.gif") no-repeat top right; display: block; padding: 4px 9px 3px 0; }
a.button1-3lines:hover{ background-position: bottom left; }
a.button1-3lines:hover span{ background-position: bottom right; color: #FFF; }

a.button1-3lines-fixed { background: transparent url("/images/en_CA/template3/button1/1-left3lines.gif") no-repeat top left; display: block; float: left; font: 11px Arial; line-height: 14px; height: 49px; padding-left: 9px; text-decoration: none; font-weight: bold; letter-spacing: .5px; text-transform:uppercase;}
a:link.button1-3lines-fixed, a:visited.button1-3lines-fixed, a:active.button1-3lines-fixed { color: #75B3b4; }
a.button1-3lines-fixed span{ background: transparent url("/images/en_CA/template3/button1/1-right3lines.gif") no-repeat top right; display: block; padding: 4px 9px 3px 0; width: 80px; text-align: center;}
a.button1-3lines-fixed:hover{ cursor: pointer; background-position: bottom left; }
a.button1-3lines-fixed:hover span{ background-position: bottom right; color: #FFF; }

/*- Button 2--------------------------- */
a.button2 span{ background: transparent url("/images/en_CA/template3/button2/1-right.gif") no-repeat top right; display: block; padding: 4px 9px 4px 0; text-decoration:none; color: #838383; }
a:link.button2, a:visited.button2, a:active.button2{ background: transparent url("/images/en_CA/template3/button2/1-left.gif") no-repeat top left;display: block;float: left;font: 11px Arial;line-height: 15px;height: 23px;padding-left: 9px;text-decoration: none;font-weight: bold;letter-spacing: .5px;color: #838383; }
a.button2:hover{background-position: bottom left;text-decoration:none;}
a.button2:hover span{ background-position: bottom right; color: #838383; }

/*- Button 2 2 lines --------------------------- */
a.button2-2lines span{ background: transparent url("/images/en_CA/template3/button2/1-right2lines.gif") no-repeat top right; display: block; padding: 4px 9px 4px 0; text-decoration: none; text-align: center; color: #838383; }
a:link.button2-2lines, a:visited.button2-2lines, a:active.button2-2lines{ background: transparent url("/images/en_CA/template3/button2/1-left2lines.gif") no-repeat top left; display: block; float: left; font: 11px Arial; line-height: 14px; height: 36px; padding-left: 9px; text-decoration: none; font-weight: bold; letter-spacing: .5px; color: #838383;}
a.button2-2lines:hover{ background-position: bottom left;text-decoration: none; }
a.button2-2lines:hover span{ background-position: bottom right; color: #838383; }

/*- Button set width--------------------------- */
a.button2-fixed span{ background: transparent url("/images/en_CA/template3/button2/1-right_green.gif") no-repeat top right; display: block; padding: 4px 9px 4px 0; text-decoration:none; width: 125px; text-align: center;}
a:link.button2-fixed, a:visited.button-fixed, a:active.button-fixed{ background: transparent url("/images/en_CA/template3/button2/1-left_green.gif") no-repeat top left;display: block;float: left;font: 11px Arial;line-height: 15px;height: 23px;padding-left: 9px;text-decoration: none;font-weight: bold;letter-spacing: .5px;color: #FFF; }
a.button2-fixed:hover{background-position: bottom left;text-decoration:none;}
a.button2-fixed:hover span{ background-position: bottom right; color: #FFF; }

select, input, textarea { font: 12px "Arial", "Trebuchet MS", "verdana", "Lucida Sans Unicode", "helvetica"; color: #000000; border: 1px solid #9F9898; }
/* It disables the border around input checkbox due to the class above */
.no-border { border: 0 }

#productCatalog-popup {
	float:left;
	clear:both;
	padding: 0px;
	width: 100%;
    margin-left: 10px;
    margin-right: 10px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background: url(/images/en_CA/productcatalog/host-lookup-bg.gif) top left repeat-x;
    background-color: #FFF;
    color: #000;}
#productCatalog-popup label {color: black;}
#productCatalog-popup h1 {font-size: 16px;}
#productCatalog-popup h2 {font-size: 14px;}
td.even {
  background-color: #ffffff;
}
td.odd {
  background-color: #C9DAE2;
}
th {
  font-family: Arial, verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  text-align: left;
  color: #14263c;
  background-color: #8ca9af;
}
/*TABLES*/
  table.border {border:1px solid #C9DAE2;}
.popupdiv {position: absolute; top: 0; left: 0; width: 180px; visibility: hidden; display: block }

  a.linkcolor:link, a.linkcolor:active, a.linkcolor:visited, a.linkcolor:hover { color: blue; text-decoration: underline; }

  .headerForm {font-weight:bold;}
/* It defines the bg color of the forms in ordering */
table.content_background {background-color: #14263c;}
.header_background {background-color: #F1FAFF; border: 1px solid #999999;}

TD.featuredBGColor {background-color: #0078C1; color:#14263c;}
td.featuredLightBGColor {background-color: #BBDBEF;}

  .certRedemption-popup-background {background: url("");}
.checkout-customerCare-section, #checkout-thankYou-customerCare, #checkout-thankYou-additionalResources, #checkout-thankYou-satisfactionNote {margin-left: 150px; margin-top: 10px; margin-right: 150px;}
#checkout-verify-customerAddress, #checkout-thankYou-customerAddress {margin-left: 140px;}

.checkout-header, .checkout-info {margin-left: 5px;}
.checkout-subInfo {margin-left: 5px;}

#certDetailDiv {
	height: 300px;
}

#certDetailDiv p
{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-top: 10px;
	margin-left: 10px;
}

table#productCatalog-template {
	margin: 0 20px 20px !important;
	width: 860px;
	text-align: left;
	color: #7C6A55;
}

table#productCatalog-template th, table#productCatalog-template td {
    padding: 8px 5px;
}

/*** FROM ORIG catalog.css ***/
.productCatalog-header-name {clear: both; margin: 5px 0; font-weight: normal; font-size: 21px; color: #6c217f; }

ul.errorList {
    margin: 20px 20px 10px 30px;
}

ul.errorList > li {
    padding-bottom: 5px;
    color: #f00;
}
