/* latin-ext */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  src: local('Libre Baskerville'), local('LibreBaskerville-Regular'), url(../fonts/pR0sBQVcY0JZc_ciXjFsK56jerHLVJWaC-9Ja-RK4Ug.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  src: local('Libre Baskerville'), local('LibreBaskerville-Regular'), url(../fonts/pR0sBQVcY0JZc_ciXjFsK8j0T1k_tV7QYhgnOhA2764.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


/*
==========================================================================
Global styles
==========================================================================
*/

  .btn:focus,
  .btn:active {
    outline: none !important;
    -webkit-box-shadow: none !important;
  }

  h1, h2, h3, h4, h5, h6, a {
    font-family: 'Libre Baskerville', Georgia, serif;
    color: #595959;
  }

  a:hover, a:visited, a:focus, a:active {
    color: #595959;
    text-decoration: none;
  }

  a:hover {
    color: #FA6857 !important;
  }


  @media (min-width:769px) {
    .main-nav .dropdown:hover .dropdown-menu {
      display: block;
    }
  }

  .quote {
    height: 30px;
  }
  .quote.left {
    margin-bottom: 10px;
    background: url(../images/quote-left.jpg) no-repeat;
  }
  .quote.right {
    margin-top: 10px;
    background: url(../images/quote-right.jpg) no-repeat;
  }

  hr.double-border {
    margin: 0;
    border-color: #ccc;
  }

  hr.double-border.top {
    padding-bottom: 2px;
  }

  hr.dotted {
    border-style: dotted;
  }


  /*
  ==========================================================================
  Product thumbnail styles
  ==========================================================================
  */

  .product-thumb {
    margin-top: 35px;
    border: none;
  }

  /* We want these to be vertically aligned */
  .product-thumb .image-wrapper {
    display: table;
  }

  .product-thumb .image-link {
    display: table-cell;
    vertical-align: middle;
  }

  .product-thumb .image-link img {
    display: inline-block;
    vertical-align: middle;
  }

  .product-thumb .caption {
    color: #747474;
    font-size: 12px;
  }

  .product-thumb .caption p {
    margin-bottom: 0;
  }

  .product-thumb .caption h3 {
    font-size: 14px;
  }

  .product-thumb .view-more {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    display: block;
    color: #eb5190;
  }

  @media only screen and (max-width : 480px) {
    .product-thumb .caption h3 {
      margin-top: 8px;
    }
  }

  /* Sm - Tablets */
  @media only screen and (min-width : 480px) {
    .product-thumb .image-wrapper {
      min-height: 180px;
    }
  }

  /* Md - Desktop */
  @media only screen and (min-width : 991px) {
    .product-thumb .image-wrapper {
      min-height: 233px;
    }
  }

/*
==========================================================================
Product order page styles
==========================================================================
*/

.product-order-page .product-title {
  font-size: 20px;
}

.product-order-page .product-name {
  font-size: 24px;
}

.product-order-page .action-btns button {
  margin-top: 12px;
  text-transform: uppercase;
}

.product-order-page .personalize-btn {
  background: #F89286;
  color: #fff;
  font-size: 16px;
  border-color: rgba(247, 113, 98, 0.78);
  width: 100%;
}

.product-order-page .personalize-btn:hover {
  background: rgba(248, 146, 134, 0.62);
  border-color: rgba(247, 113, 98, 0.38)
}

.product-order-page .slider-wrapper {
  padding: 9px;
}

.product-order-page .slider {
  width: 100%;
}

.product-order-page .slider .slider-track,
.product-order-page .slider-tick {
    background-image: linear-gradient(to bottom,#E2E2E2 0,#E8E5E5 100%);
}

.product-order-page .slider-tick-label {
  color: #838383;
}

.product-order-page .slider-handle {
  background-color: #F67769;
  background-image: linear-gradient(to bottom,#FFAB9A 0,#F89286 100%);
}
.product-order-page .slider-tick.in-selection {
  background-image: linear-gradient(to bottom,#FAAAA1 0,#FAABA1 100%);
}
.product-order-page .slider-selection.tick-slider-selection {
  background-image: linear-gradient(to bottom,#FAAAA1 0,#FAABA1 100%);
}

.product-order-page .product-order-form > .row {
  margin-top: 15px;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 10px;
}

.product-order-page .column-header.row {
  text-align: center;
  font-size: 11px;
  border-width: 0;
  padding: 0;
}

.product-order-page .product-order-form label {
  text-align: right;
  display: block;
}

.product-order-page .format {
  float: left;
  margin-right: 5px;
}

.product-order-page .format .box {
  border: 1px solid #ccc;
  font-size: 10px;
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
}

.product-order-page .format .box.selected {
  border-color: rgba(248, 146, 134, 1);
  background: rgba(248, 146, 134, .2);
}

.product-order-page .format .box:hover {
  border-color: #333;
  color: #333;
}

.product-order-page .format-3-5x4 .box{
  width: 43px;
  height: 50px;
  margin-top: 16px;
  padding-top: 2px;
}

.product-order-page .format-3-5x5 .box{
  width: 43px;
  height: 56px;
  margin-top: 10px;
  padding-top: 6px;
}

.product-order-page .format-4x5-25 .box{
  width: 54px;
  height: 66px;
  padding-top: 12px;
}

.product-order-page label {
  font-weight: normal;
}

@media only screen and (min-width : 480px) {
  .product-order-page .any-color {
    width: 190px;
  }
}

.price-box {
  position: relative;
  z-index: 1;
  background-size: 44px 5px;
  padding: 10px;
  background: #FFF;
  -webkit-box-shadow: rgba(0,0,0,0.2) 0 0 10px 0;
  -moz-box-shadow: rgba(0,0,0,0.2) 0 0 10px 0;
  box-shadow: rgba(0,0,0,0.2) 0 0 10px 0;
}

.price-box::before {
  background: url(../images/category/perforated-top.png) repeat-x;
  top: -5px;
}

.price-box::after {
  background: url(../images/category/perforated-bottom.png) repeat-x;
  bottom: -5px;
}

.price-box::after,
.price-box::before {
  z-index: 20;
  content: '';
  left: 0;
  position: absolute;
  width: 100%;
  height: 5px;
  background-size: 44px 5px;
}

.price-box .price {
  font-size: 30px;
  display: inline-block;
}

.price-box .symbol {
  display: inline-block;
  font-size: 20px;
  position: relative;
  top: -4px;
  right: -3px;
}

.price-box .each-price {
  font-size: 18px;
}

.price-box .each-price sub {
  bottom: 0;
}

.price-box .x-seperator {
  width: 100%;
  height: 7px;
  background-image: url(../images/category/x-seperator.png);
  background-size: 7px 7px;
  margin-bottom: 10px;
}

.size-selector {
  margin-top: 15px;
  background: rgba(0,0,0,0.1);
  border-radius: 5px 5px 0 0;
  /*border: 1px solid rgba(0,0,0,0.075);*/
  text-align: center;
  -webkit-box-shadow: rgba(0,0,0,0.2) 0 0 10px 0;
  -moz-box-shadow: rgba(0,0,0,0.2) 0 0 10px 0;
  box-shadow: rgba(0,0,0,0.2) 0 0 10px 0;
}

.size-selector .size-option {
  border-radius: 5px 5px 0 0;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 5px 10px;
  width: 33.3%;
  float: left;
  position: relative;
  cursor: pointer;
  color: #999;
}

.size-selector .size-option:hover {
  background: #f7f7f7;
}

.size-selector .size-option .magnet-label {
  font-size: 11px;
}

.size-selector .size-option.selected {
  background: #fff;
  color: #555;
  z-index: 20;
}

.sample-order-btns button {
  width: 100%;
}

.quantity-count {
  font-size: 24px;
  margin-top: 5px;
  display: inline-block;
}

.quantity-label,
.price-each {
  color: #bbb;
}

.quantity-label,
.price-each {
  margin-top: -4px;
}

.quantity .help-text {
  text-align: center;
  font-size: 12px;
  color: #bbb;
}

.feature-boxes {
  margin: 15px 0;
}

.feature-box {
  cursor: pointer;
  width: 175px;
  margin: 0 0 15px 0;
  padding: 8px 10px;
  border: 1px solid rgba(0,0,0,0.15);
  color: #333;
  border-radius: 5px;
  background: #E5E5E5;
}

.feature-box:hover{
  background: #FDB8B0;
  color: #fff;
}

.feature-box small {
  font-size: 14px;
}

.feature-box .attribute {
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 1.3;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}

.feature-box .value {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2;
}

.sizes .size {
  display: inline-block;
  border: 1px solid #bbb;
  background: #fff;
  border-radius: 4px;
  font-size: 9px;
  text-align: center;
  vertical-align: bottom;
}

.sizes.selectable {
  cursor: pointer;
}

.sizes.selectable .size:hover {
  background: #ccc;
}

.sizes.selectable .size.selected {
  background: #F89286;
  border-color: rgba(247, 113, 98, 0.78);
  color: #fff;
}

.feature-box:hover .sizes {
  color: #999;
}

.sizes .size.size-3-4{
  width: 39px;
  height: 46px;
  padding-top: 6px;
}

.sizes .size.size-3-5{
  width: 39px;
  height: 52px;
  padding-top: 10px;
}

.sizes .size.size-4-5{
  width: 50px;
  height: 62px;
  padding-top: 18px;
}

.sizes .size.size-portrait {
  width: 40px;
  height: 46px;
  padding-top: 16px;
}

.sizes .size.size-landscape {
  width: 55px;
  height: 36px;
  padding-top: 11px;
}

.feature-box .envelope {
  float: left;
  margin: 4px 4px 4px 0;
}

.feature-box .small {
  font-size: 14px;
}

.bottom-features .feature-box {
  float: left;
  margin-right: 15px;
  height: 115px;
}

#personalize-modal .personalize-details {
  margin: 0 35px;
}

#personalize-modal .option-header {
  margin-bottom: 25px;
  font-size: 20px;
}

#personalize-modal .btn-wrapper {
  margin-top: 30px;
}

#personalize-modal .btn-wrapper button {
  background: #F89286;
  color: #fff;
  font-size: 16px;
  border-color: rgba(247, 113, 98, 0.78);
}


/*
==========================================================================
Envelope picker
==========================================================================
*/

.envelope {
  text-align: center;
  font-size: 10px;
  color: #555;
  display: inline-block;
  vertical-align: top;
}

.envelope .wrapper {
  border-radius: 4px;
  border: 1px solid transparent;
  padding: 4px 0;
}

/*.envelope .wrapper:hover {
  border-color: #333;
}*/

.envelopeselected .wrapper,
.envelopeselected .wrapper:hover{
  border-color: rgba(248, 146, 134, 1);
}

.envelope .image {
  display: inline-block;
  background-size: 50px !important;
  width: 46px;
  height: 34px;
}

.envelope .name {
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 2px;
}
.envelope .price {
  margin: 0;
  font-size: 10px;
}
.envelope .change-color {
  background: url('../images/category/envelopes/color-wheel2.png') no-repeat left 0px;
  background-size: 18px;
  display: block;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 10px;
  margin: 3px auto 0 auto;
  height: 20px;
  width: 75px;
  cursor: pointer;
  padding-left: 17px;
  padding-top: 2px;
}

.color-picker {
  padding: 10px;
}

.envelope-picker .envelope {
  width: 32%;
  padding: 10px 5px 5px 5px;
  border-radius: 4px;
  border: 1px solid transparent;
}

.envelope-picker .dropdown-menu {
  width: 285px;
  left: -115px;
}

/*.envelope-picker .envelope:hover {
  border: 1px solid #333;
}*/

.envelope-picker .envelope .name {
  font-size: 10px;
}

.envelope .matte{
  background: url('../images/category/envelopes/matte-sprite.png') no-repeat top left;
}
.envelope .matte.ivory { background-position: -2px -2px; }
.envelope .matte.white { background-position: -2px -40px; }

.envelope .shimmer {
  background: url('../images/category/envelopes/shimmer-sprite.png') no-repeat top left;
}
.envelope .shimmer.amethyst { background-position: -2px  0; }
.envelope .shimmer.azalea { background-position: -2px  -132px; }
.envelope .shimmer.copper { background-position: -2px  -264px; }
.envelope .shimmer.coral { background-position: -2px  -121px; }
.envelope .shimmer.flame { background-position: -2px  -528px; }
.envelope .shimmer.gold { background-position: -2px  -660px; }
.envelope .shimmer.ivory { background-position: -2px  -792px; }
.envelope .shimmer.jupiter { background-position: -2px  -281px; }
.envelope .shimmer.lagoon { background-position: -2px  -1056px; }
.envelope .shimmer.lilac { background-position: -2px  -1188px; }
.envelope .shimmer.mars { background-position: -2px  -1320px; }
.envelope .shimmer.mint { background-position: -2px  -1452px; }
.envelope .shimmer.pearl { background-position: -2px  -1584px; }
.envelope .shimmer.punch { background-position: -2px  -1716px; }
.envelope .shimmer.rose_quartz { background-position: -2px  -1848px; }
.envelope .shimmer.ruby { background-position: -2px  -1980px; }
.envelope .shimmer.silver { background-position: -2px  -2112px; }
.envelope .shimmer.sky { background-position: -2px  -2244px; }
.envelope .shimmer.vista { background-position: -2px  -2376px; }

.envelope .european {
  background: url('../images/category/envelopes/european-sprite.png') no-repeat top left;
}
.envelope .european.beet { background-position: -2px 0; }
.envelope .european.black { background-position: -2px -38px; }
.envelope .european.blossom { background-position: -2px -78px; }
.envelope .european.bluebell { background-position: -2px -116px; }
.envelope .european.chartreuse { background-position: -2px -152px; }
.envelope .european.chocolate { background-position: -2px -190px; }
.envelope .european.fig { background-position: -2px -228px; }
.envelope .european.fuscia { background-position: -2px -268px; }
.envelope .european.grape { background-position: -2px -306 px; }
.envelope .european.gravel { background-position: -2px -346px; }
.envelope .european.khaki { background-position: -2px -384px; }
.envelope .european.night { background-position: -2px -423px; }
.envelope .european.papaya { background-position: -2px -461px; }
.envelope .european.paperbag { background-position: -2px -500px; }
.envelope .european.peacock { background-position: -2px -538px; }
.envelope .european.persimmon { background-position: -2px -576px; }
.envelope .european.plum { background-position: -2px -615px; }
.envelope .european.pool { background-position: -2px -653px; }
.envelope .european.poppy { background-position: -2px -691px; }
.envelope .european.red { background-position: -2px -730px; }
.envelope .european.rhubarb { background-position: -2px -769px; }
.envelope .european.sage { background-position: -2px -808px; }
.envelope .european.strawberry { background-position: -2px -846px; }

/*
==========================================================================
Header styles
==========================================================================
*/

  header {
    -webkit-font-smoothing: antialiased;
  }

  /* Header's built in top nav */
  header .top-nav {
    font-size: 12px;
    color: #bfbcba;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 10px 20px 25px 0;
  }

  header .top-nav nav {
    display: inline-block;
    margin-right: 20px;
  }

  header .top-nav nav a {
    line-height: 24px;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 0.08em;
    color: #87837f;
    text-decoration: none;
  }

  header .top-nav nav a:after {
    content: '|';
    padding: 0 4px;
  }

  header .top-nav nav a:last-child:after {
    display: none;
  }

  header .top-nav .social-links img{
    width: 24px;
    height: 24px;
    margin-right: 4px;
  }

/*
==========================================================================
Nav styles styles
==========================================================================
*/


 /*
  Main nav menu
  ========================================================================== */
  .main-nav {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    background: #f7f7f7;
    margin: 12px 0 5px 0;
  }
  .main-nav .wrapper{
    width: 900px;
    padding: 12px 0;
    margin: 0 auto;
  }
  .main-nav a {
    font-size: 16px;
    padding: 0;
    margin: 0;
  }

  .main-nav a.menuitem {
    padding: 12px 0;
    text-transform: uppercase;
    font-size: 12px;
  }

  .main-nav a.menuitem:after {
    content: "/";
    padding: 0 6px;
    color: #ababab;
  }

  .main-nav .dropdown:last-child > a.menuitem:after{
    display: none;
  }

  .main-nav .subnav {
    padding: 20px 0;
    left: auto;
    border-radius: 0;
    width: 880px;
    border-bottom: 3px solid #FA6857;
  }

  .main-nav .subnav .column {
    border-right: 1px solid #aaa;
    padding: 0 20px;
  }

  .main-nav .subnav .column:last-child {
    border: none;
  }

  .main-nav .subnav a {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #333;
    font-size: 11px;
  }

  .main-nav .subnav .link-list a{
    display: block;
    padding: 5px 0 0 0;
  }

  .main-nav .subnav .header {
    color: #333;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    display: block;
    margin: 0 0 12px 0;
  }

  .main-nav .subnav .shop-now {
    margin: 10px 0 0 0;
    font-size: 10px;
  }

  .main-nav .subnav img {
    height: 155px;
  }

  /*
   Mobile nav menu
   ========================================================================== */

  .mobile-header-nav {
    border-top: 3px solid #F89286;
    margin-bottom: 25px;
  }

  .mobile-header-nav a {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    padding: 12px 0 12px 12px;
    background: #FFE6E1;
    color: #4D4D4D;
    border-bottom: 1px solid #F89286;
  }

  /*
   Side nav
   ========================================================================== */
   .side-nav a {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    display: block;
    line-height: 24px;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 0.08em;
    color: #87837f;
    text-decoration: none;
   }


/*
==========================================================================
Carosel styles
==========================================================================
*/

  .carosel .buttons {
    position: relative;
    top: 225px;
    height: 25px;
    width: 830px;
    margin: 0 auto;
  }

  .carosel img {
    display: block;
    margin: 0 5px;
    border-radius: 4px;
    background: #ccc;
  }

  .carosel .prev,
  .carosel .next {
    position: absolute;
    text-indent: -999em;
    top: 0;
    z-index: 1000;
    height: 92px;
    width: 92px;
  }

  .carosel .prev {
    background: url('../images/carosel/prev-horizontal.png') no-repeat;
    left: 0;
  }

  .carosel .next {
    background: url('../images/carosel/next-horizontal.png') no-repeat;
    right: 0;
  }

  .carosel .slick-slide {
    opacity: 0.3;
  }

  .carosel .slick-slide.slick-active {
    opacity: 1;
  }



/*
==========================================================================
Global styles
==========================================================================
*/

  .spec-banner {
    height: 25px;	
	margin: 0 auto;
	color: #595959;
	
  }
  
    .prod-order .heading{
    font-size: 24px;
	
  }
  
      .prod-order .subhead{
    font-size: 18px;
	font-weight: bold;
  }
        .prod-order .ord-det{
    font-size: 16px;
	
  }


/*
==========================================================================
Footer styles
==========================================================================
*/
  footer {
    background: #F8F6F4;
    margin: 35px 0 0  0;
  }

  footer section {
    padding: 25px 0 45px 0;
  }

  footer .strip {
    width: 100%;
    height: 77px;
    padding: 15px 0 0 0;
    background: #F89286;
  }

  footer label[for="mce-EMAIL"] {
    color: #595959;
    text-transform: uppercase;
    font-size: 12px;
    padding-right: 10px;
    background: transparent;
  }

  footer input#mce-EMAIL {
    width: 180px;
    border-radius: 0;
    padding: 7px 0 7px 13px;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #474747;
  }

  footer #mc_embed_signup div#mce-responses {
    position: relative;
    top: 30px;
    left: -600px;
    width: 700px;
  }

  footer #mc-embedded-subscribe.button {
    text-transform: uppercase;
    color: #595959;
    background-color: #F8F6F4;
    border-color: #cdcdcd;
    background-image: none;
  }

  footer #mc-embedded-subscribe.button:hover {
    background-color: #e7e7e7;
  }

  footer .email-signup input {
    width: 180px;
    border-radius: 0;
    padding: 7px 0 7px 13px;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #474747;
  }

  footer .email-signup .btn {
    text-transform: uppercase;
    color: #595959;
    background-color: #F8F6F4;
    border-color: #cdcdcd;
    background-image: none;
  }

  footer .nav .thumbnail {
    padding: 9px;
    background: #FFF;
    -moz-box-shadow: 0 0 5px #aeaeae;
    -webkit-box-shadow: 0 0 5px #AEAEAE;
    box-shadow: 0 0 5px #AEAEAE;
  }

  footer .title {
    font-size: 13px;
    font-weight: bold;
    color: #7c7a77;
    margin-bottom: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }

  footer .new-image {
    background: #fff;
  }

  footer .client-quotes p{
    line-height: 22px;
  }

  footer .client {
    font-weight: bold;
    padding: 10px 0 0 10px;
    font-style: italic;
  }

  footer .awards{
    display: none;
    background: #fff;
  }

  footer .awards .container {
    padding: 25px 0;
  }

  footer .links {
    background: #fff;
    padding-top: 0;
  }

  footer .links .copyright {
    font-size: 12px;
    color: #bfbcba;
    font-family: Georgia, "Times New Roman", Times, serif;
  }

  footer nav {
    margin: 0 0 25px 0;
  }

  footer nav a {
    line-height: 24px;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 0.08em;
    color: #87837f;
    text-decoration: none;
  }

  footer nav a:after {
    content: '/';
    padding: 0 4px;
  }

  footer nav a:last-child:after {
    display: none;
  }


    /*
==========================================================================
KJ add for prod order pages
==========================================================================
*/


.row-head h1 {

	font-size: 20px;

}

#col-rt h4 {

	font-size: 24px;

}

.productName {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #57414D;
}
.productName2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.p_product {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5px;
	color: #706C80;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.p_productBulletList {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #706C80;
	line-height: 19px;
}
#productBulletList {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #706C80;
}
#pricingTableSquare {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9B9BAC;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#productMainTable {
	background-color:#F0ECE1;
	border: 1px #d0cca3 solid;
}
#productOrderEntry {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align:left;
	padding: 15px;
}

}
.productEnvelopeName {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #A8A6B3;
}
.productEnvelopePrice {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #A8A6B3;
}
.productFeatureHeading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A8A6B3;
}
#productEnvelopes {
}
.productCoordEnvName {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #53ABD3;
}
.productEnvViewEnvChoice {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4A3626;
}
.aquaTextTiny {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #53ABD3;
}
.brownTextTiny {
	font-size: 11px;
	color: #574021;
}
.productPricingTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
heading5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #57414D;
}
.heading5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #57414D;
	font-weight: bold;
}

.orangeTextTiny {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #DE761C;
}

.maroonTextTiny {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #8F256A;
}

.bluemed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9999FF;
}
.bluedkmed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
}

.graymed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #878E9A;
}
.bluelg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9999FF;
}

.graysm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #878E9A;
}

.bluedksm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #4763C2;
}

.grayprod {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #878E9A;
	text-align: left;
}

.grayproddesc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #878E9A;
}

.brnproddesc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #574021;
}

.redsmlink a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #660033;
}

.redsmlink a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #660033;
}brntextprod {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #574021;
}
.brnTextTinyBld {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #574021;
}
.grayTextTiny {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #A8A6B3;
}

.grayTextTinyB {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #A8A6B3;
}
.brnTextcallinfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #574021;}

	.textCustomize {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;}.orangeTextLGB {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DE761C;
}
.prodentryHead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4A4542;
}
.prodentryHeadSm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E4640;
}

.p_productBulletList {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 19px;
}

#productBulletList {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #574021;
}

#creativeways a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #eee;#main-content #col-rt #entry form {
	text-align: left;
}

.prodentryHead2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}




.pd-divider {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #efefef;
}

.p-rel-divider {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #522E16;
	background-color: #efefef;
	padding: 1px;
	height: 15px;
	width: auto;
}

.p-nm-2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #522E16;
}


#nav-quote {
	color: #9e8a8a;
	font-size: 11px;
}

.hmsphd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999900;
	font-weight: bold;
}

.hmsphd2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	font-style: italic;
}

#magord {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	font-style: italic;
}
