.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.contain {
	width: 1080px;
}
.one {
	width: 100%;
	padding: 2%;
}
.col {
	float: left;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.col.two-thirds {
	width: 66%;
	margin: 0;
}
.col.two {
	width: 49%;
	margin: 0;
}
.col.two:first-child {
	margin-right: 2%;
}
.col.three {
	width: 33%;
}
.col.four {
	width: 25%;
}
.col.five {
	width: 18% !important;
}/* ***************************** ******************************** ******************************** ******************************** ******** LEGACY SPRITES ****** ******************************** ******************************** ******************************** ******************************** ****************************** */
.sprite-el {
	background-image: url(../../HTML/img/sprite-el.png);
	background-repeat: no-repeat;
}
.sprite-el.logo {
	background-position: 0px 0px;
}
.sprite-el.logo-lg {
	background-position: 0 -256px;
}
.sprite-el.corner {
	background-position: 0px -75px;
}
.sprite-el.badge {
	background-position: -288px -70px;
}
.sprite-el.new {
	background-position: -174px -398px;
}
.sprite-el.charity-banner {
	background-position: -17px -378px;
}
.sprite-el.visa {
	width: 85px;
	height: 30px;
	margin-top: 14px;
	background-position: -128px -173px;
}
.sprite-el.mc {
	width: 100px;
	height: 61px;
	background-position: -389px -173px;
}
.sprite-el.amex {
	width: 107px;
	height: 45px;
	margin-top: 8px;
	margin-right: 10px;
	background-position: -272px -182px;
}
.sprite-el.discover {
	width: 135px;
	height: 25px;
	margin-top: 20px;
	background-position: -136px -212px;
}
.mask-bg {
	background-position: -369px 0;
}
.sprite-ico {
	background-image: url(../../HTML/img/sprite-ico.png);
	background-repeat: no-repeat;/* &.bullet{background-position:-13px -612px;}*/
}
.sprite-ico.time {
	background-position: -13px -512px;
}
.sprite-ico.search {
	background-position: 100% -5px;
}
.sprite-ico.birthday-lg {
	background-position: -3px -54px;
}
.sprite-ico.new_location-lg, .sprite-ico.location-lg {
	background-position: -3px -304px;
}
.sprite-ico.relationship-lg, .sprite-ico.Married-lg, .sprite-ico.Engaged-lg, .sprite-ico.In-a-civil-union {
	background-position: -3px -354px;
}
.sprite-ico.Single-lg {
	background-position: -3px -853px;
}
.sprite-ico.work-lg, .sprite-ico.new_job-lg, .sprite-ico.promotion-lg {
	background-position: -3px -404px;
}
.sprite-ico.education-lg {
	background-position: -3px -454px;
}
.sprite-ico.birthday-sm {
	background-position: -13px -110px;
}
.sprite-ico.address {
	background-position: -2px -157px;
}
.sprite-ico.badge {
	background-position: -15px -912px;
}
.sprite-ico.arrow-down {
	background-position: 100% -958px;
}
.sprite-ico.close {
	background-position: -10px -1061px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.backface-compatible {
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.backface-visibility {
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.light {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
.light p, .light h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
.light p span, .light h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
.vertical-contain {
	display: table !important;
}
.vertical-contain .vertical-guts {
	display: table-cell;
	vertical-align: middle;
}
div.image-contain {
	position: relative;
	background: #f7f7f7;
}
div.image-contain div.image-crop {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	-ms-box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	height: 110px;
	overflow: hidden;
	border: 4px solid white;
}/* ***************************** ******************************** ******************************** ******************************** ******** LEGACY MIXINS ******* ******************************** ******************************** ******************************** ******************************** ******************************** */
.contain {
	display: block;
	position: relative;
	margin-left: auto !important;
	margin-right: auto !important;
}
.no-border {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-o-box-shadow: none !important;
	-ms-box-shadow: none !important;
	border: 0 !important;
}
#theme.intimint {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-intimint.jpg) top center repeat;
}
#theme.intimint .envelope > .face, #theme.intimint #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-intimint.png) !important;
}
#theme.intimint #flap .face > div.hex-color, #theme.intimint .envelope > .face, #theme.intimint .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.intimint #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.intimint .meta-contain .meta, #theme.intimint .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.intimint .meta-contain .meta p, #theme.intimint .open-this-card p, #theme.intimint .meta-contain .meta h1, #theme.intimint .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.intimint .meta-contain .meta p span, #theme.intimint .open-this-card p span, #theme.intimint .meta-contain .meta h1 span, #theme.intimint .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.intimint #stamp .color-fill, #theme.intimint #photo .sticker {
	background: #f3a194;
}
#theme.intimint .sticker-circle-wrapper, #theme.intimint .sticker-wrapper {
	background-color: #f3a194 !important;
	border-color: #f3a194 !important;
}
#theme.intimint .envelope .button {
	background: #f3a194 !important;
	text-shadow: 0 1px 0 #eb654f !important;
	border: 1px solid #ef816f;
}
#theme.intimint .envelope .button:hover {
	background: #f19586 !important;
}
#theme.intimint #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-787878.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.intimint #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-787878.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.intimint #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-787878.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.jewel-mint-sticker {
	background: #000000 url(../../HTML/img/Newlocation/theme-merchant-background-jewelmint-1.jpg) top center repeat;
}
#theme.jewel-mint-sticker .envelope > .face, #theme.jewel-mint-sticker #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-jewelmint-1.png) !important;
}
#theme.jewel-mint-sticker #flap .face > div.hex-color, #theme.jewel-mint-sticker .envelope > .face, #theme.jewel-mint-sticker .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.jewel-mint-sticker #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.jewel-mint-sticker .meta-contain .meta, #theme.jewel-mint-sticker .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.jewel-mint-sticker .meta-contain .meta p, #theme.jewel-mint-sticker .open-this-card p, #theme.jewel-mint-sticker .meta-contain .meta h1, #theme.jewel-mint-sticker .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.jewel-mint-sticker .meta-contain .meta p span, #theme.jewel-mint-sticker .open-this-card p span, #theme.jewel-mint-sticker .meta-contain .meta h1 span, #theme.jewel-mint-sticker .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.jewel-mint-sticker #stamp .color-fill, #theme.jewel-mint-sticker #photo .sticker {
	background: #0096b2;
}
#theme.jewel-mint-sticker .sticker-circle-wrapper, #theme.jewel-mint-sticker .sticker-wrapper {
	background-color: #0096b2 !important;
	border-color: #0096b2 !important;
}
#theme.jewel-mint-sticker .envelope .button {
	background: #0096b2 !important;
	text-shadow: 0 1px 0 #005666 !important;
	border: 1px solid #007489;
}
#theme.jewel-mint-sticker .envelope .button:hover {
	background: #0089a3 !important;
}
#theme.jewel-mint-sticker #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-2ecbc2.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.jewel-mint-sticker #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-2ecbc2.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.jewel-mint-sticker #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-2ecbc2.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.sharper-image-sticker {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-sharper-image.jpg) top center repeat;
}
#theme.sharper-image-sticker .envelope > .face, #theme.sharper-image-sticker #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-sharper-image-1.png) !important;
}
#theme.sharper-image-sticker #flap .face > div.hex-color, #theme.sharper-image-sticker .envelope > .face, #theme.sharper-image-sticker .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.sharper-image-sticker #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.sharper-image-sticker .meta-contain .meta, #theme.sharper-image-sticker .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.sharper-image-sticker .meta-contain .meta p, #theme.sharper-image-sticker .open-this-card p, #theme.sharper-image-sticker .meta-contain .meta h1, #theme.sharper-image-sticker .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.sharper-image-sticker .meta-contain .meta p span, #theme.sharper-image-sticker .open-this-card p span, #theme.sharper-image-sticker .meta-contain .meta h1 span, #theme.sharper-image-sticker .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.sharper-image-sticker #stamp .color-fill, #theme.sharper-image-sticker #photo .sticker {
	background: #0893ca;
}
#theme.sharper-image-sticker .sticker-circle-wrapper, #theme.sharper-image-sticker .sticker-wrapper {
	background-color: #0893ca !important;
	border-color: #0893ca !important;
}
#theme.sharper-image-sticker .envelope .button {
	background: #0893ca !important;
	text-shadow: 0 1px 0 #055d80 !important;
	border: 1px solid #0676a3;
}
#theme.sharper-image-sticker .envelope .button:hover {
	background: #0788bb !important;
}
#theme.sharper-image-sticker #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.sharper-image-sticker #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.sharper-image-sticker #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.target-sticker {
	background: #cc2030 url(../../HTML/img/Newlocation/theme-merchant-background-target.jpg) top center repeat-x;
}
#theme.target-sticker .envelope > .face, #theme.target-sticker #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-target-1.png) !important;
}
#theme.target-sticker #flap .face > div.hex-color, #theme.target-sticker .envelope > .face, #theme.target-sticker .envelope-mobile .face {
	background-color: #dd1931 !important;
}
#theme.target-sticker #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.target-sticker .meta-contain .meta, #theme.target-sticker .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.target-sticker .meta-contain .meta p, #theme.target-sticker .open-this-card p, #theme.target-sticker .meta-contain .meta h1, #theme.target-sticker .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.target-sticker .meta-contain .meta p span, #theme.target-sticker .open-this-card p span, #theme.target-sticker .meta-contain .meta h1 span, #theme.target-sticker .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.target-sticker #stamp .color-fill, #theme.target-sticker #photo .sticker {
	background: #999999;
}
#theme.target-sticker .sticker-circle-wrapper, #theme.target-sticker .sticker-wrapper {
	background-color: #999999 !important;
	border-color: #999999 !important;
}
#theme.target-sticker .envelope .button {
	background: #999999 !important;
	text-shadow: 0 1px 0 #737373 !important;
	border: 1px solid #858585;
}
#theme.target-sticker .envelope .button:hover {
	background: #919191 !important;
}
#theme.target-sticker #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff3b3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.target-sticker #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff3b3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.target-sticker #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff3b3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.beauty-bridge-sticker {
	background: #bbbbbb url(../../HTML/img/Newlocation/theme-merchant-background-feeix-beauty-bridge.jpg) top center no-repeat;
}
#theme.beauty-bridge-sticker .envelope > .face, #theme.beauty-bridge-sticker #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-beauty-bridge.png) !important;
}
#theme.beauty-bridge-sticker #flap .face > div.hex-color, #theme.beauty-bridge-sticker .envelope > .face, #theme.beauty-bridge-sticker .envelope-mobile .face {
	background-color: #444444 !important;
}
#theme.beauty-bridge-sticker #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.beauty-bridge-sticker .meta-contain .meta, #theme.beauty-bridge-sticker .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.beauty-bridge-sticker .meta-contain .meta p, #theme.beauty-bridge-sticker .open-this-card p, #theme.beauty-bridge-sticker .meta-contain .meta h1, #theme.beauty-bridge-sticker .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.beauty-bridge-sticker .meta-contain .meta p span, #theme.beauty-bridge-sticker .open-this-card p span, #theme.beauty-bridge-sticker .meta-contain .meta h1 span, #theme.beauty-bridge-sticker .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.beauty-bridge-sticker #stamp .color-fill, #theme.beauty-bridge-sticker #photo .sticker {
	background: #ff0033;
}
#theme.beauty-bridge-sticker .sticker-circle-wrapper, #theme.beauty-bridge-sticker .sticker-wrapper {
	background-color: #ff0033 !important;
	border-color: #ff0033 !important;
}
#theme.beauty-bridge-sticker .envelope .button {
	background: #ff0033 !important;
	text-shadow: 0 1px 0 #b30024 !important;
	border: 1px solid #d6002b;
}
#theme.beauty-bridge-sticker .envelope .button:hover {
	background: #f00030 !important;
}
#theme.beauty-bridge-sticker #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff3b3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.beauty-bridge-sticker #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff3b3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.beauty-bridge-sticker #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff3b3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.shutterfly-sticker {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-shutterfly-2.jpg) top center repeat;
}
#theme.shutterfly-sticker .envelope > .face, #theme.shutterfly-sticker #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-shutterfly-1.png) !important;
}
#theme.shutterfly-sticker #flap .face > div.hex-color, #theme.shutterfly-sticker .envelope > .face, #theme.shutterfly-sticker .envelope-mobile .face {
	background-color: #f05323 !important;
}
#theme.shutterfly-sticker #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.shutterfly-sticker .meta-contain .meta, #theme.shutterfly-sticker .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.shutterfly-sticker .meta-contain .meta p, #theme.shutterfly-sticker .open-this-card p, #theme.shutterfly-sticker .meta-contain .meta h1, #theme.shutterfly-sticker .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.shutterfly-sticker .meta-contain .meta p span, #theme.shutterfly-sticker .open-this-card p span, #theme.shutterfly-sticker .meta-contain .meta h1 span, #theme.shutterfly-sticker .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.shutterfly-sticker #stamp .color-fill, #theme.shutterfly-sticker #photo .sticker {
	background: #9393c8;
}
#theme.shutterfly-sticker .sticker-circle-wrapper, #theme.shutterfly-sticker .sticker-wrapper {
	background-color: #9393c8 !important;
	border-color: #9393c8 !important;
}
#theme.shutterfly-sticker .envelope .button {
	background: #9393c8 !important;
	text-shadow: 0 1px 0 #6060ae !important;
	border: 1px solid #7878ba;
}
#theme.shutterfly-sticker .envelope .button:hover {
	background: #8989c3 !important;
}
#theme.shutterfly-sticker #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-98ca3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.shutterfly-sticker #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-98ca3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.shutterfly-sticker #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-98ca3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.canvas-pop-sticker {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-canvas-pop.jpg) top center repeat;
}
#theme.canvas-pop-sticker .envelope > .face, #theme.canvas-pop-sticker #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-canvas-pop-1.png) !important;
}
#theme.canvas-pop-sticker #flap .face > div.hex-color, #theme.canvas-pop-sticker .envelope > .face, #theme.canvas-pop-sticker .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.canvas-pop-sticker #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.canvas-pop-sticker .button {
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
}
#theme.canvas-pop-sticker #envelope-interior-contain #envelope-interior #meta .sender div p, #theme.canvas-pop-sticker #envelope-interior-contain #envelope-interior #meta .recipient div p {
	font-family: 'Open Sans', sans-serif !important;
}
#theme.canvas-pop-sticker #envelope-contain > .envelope > .face.front .meta-contain .meta p span {
	font-family: 'Open Sans', sans-serif !important;
}
#theme.canvas-pop-sticker #envelope-contain > .envelope > .face.front .meta-contain .meta p {
	font-family: 'Open Sans', sans-serif !important;
}
#theme.canvas-pop-sticker #envelope-contain > .envelope > .face.back #sticker span {
	font-family: 'Open Sans', sans-serif !important;
	padding: 18px !important;
	font-size: 1.2em !important;
}
#theme.canvas-pop-sticker .meta-contain .meta, #theme.canvas-pop-sticker .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.canvas-pop-sticker .meta-contain .meta p, #theme.canvas-pop-sticker .open-this-card p, #theme.canvas-pop-sticker .meta-contain .meta h1, #theme.canvas-pop-sticker .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.canvas-pop-sticker .meta-contain .meta p span, #theme.canvas-pop-sticker .open-this-card p span, #theme.canvas-pop-sticker .meta-contain .meta h1 span, #theme.canvas-pop-sticker .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.canvas-pop-sticker #stamp .color-fill, #theme.canvas-pop-sticker #photo .sticker {
	background: #d62c7e;
}
#theme.canvas-pop-sticker .sticker-circle-wrapper, #theme.canvas-pop-sticker .sticker-wrapper {
	background-color: #d62c7e !important;
	border-color: #d62c7e !important;
}
#theme.canvas-pop-sticker .envelope .button {
	background: #d62c7e !important;
	text-shadow: 0 1px 0 #981e59 !important;
	border: 1px solid #b6236a;
}
#theme.canvas-pop-sticker .envelope .button:hover {
	background: #cb2776 !important;
}
#theme.canvas-pop-sticker #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-8a5fa7.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.canvas-pop-sticker #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-8a5fa7.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.canvas-pop-sticker #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-8a5fa7.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.spalding-2-sticker {
	background: #000000 url(../../HTML/img/Newlocation/theme-merchant-background-spalding-2.jpg) top center repeat;
}
#theme.spalding-2-sticker .envelope > .face, #theme.spalding-2-sticker #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-spalding-3.png) !important;
}
#theme.spalding-2-sticker #flap .face > div.hex-color, #theme.spalding-2-sticker .envelope > .face, #theme.spalding-2-sticker .envelope-mobile .face {
	background-color: #0456ba !important;
}
#theme.spalding-2-sticker #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.spalding-2-sticker .meta-contain .meta, #theme.spalding-2-sticker .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.spalding-2-sticker .meta-contain .meta p, #theme.spalding-2-sticker .open-this-card p, #theme.spalding-2-sticker .meta-contain .meta h1, #theme.spalding-2-sticker .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.spalding-2-sticker .meta-contain .meta p span, #theme.spalding-2-sticker .open-this-card p span, #theme.spalding-2-sticker .meta-contain .meta h1 span, #theme.spalding-2-sticker .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.spalding-2-sticker #stamp .color-fill, #theme.spalding-2-sticker #photo .sticker {
	background: #222222;
}
#theme.spalding-2-sticker .sticker-circle-wrapper, #theme.spalding-2-sticker .sticker-wrapper {
	background-color: #222222 !important;
	border-color: #222222 !important;
}
#theme.spalding-2-sticker .envelope .button {
	background: #222222 !important;
	text-shadow: 0 1px 0 #000000 !important;
	border: 1px solid #0e0e0e;
}
#theme.spalding-2-sticker .envelope .button:hover {
	background: #1a1a1a !important;
}
#theme.spalding-2-sticker #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.spalding-2-sticker #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.spalding-2-sticker #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.thred-up {
	background: #a1a1a1 url(../../HTML/img/Newlocation/theme-merchant-background-thredup-1.jpg) top center no-repeat;
}
#theme.thred-up .envelope > .face, #theme.thred-up #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-thredup-1.png) !important;
}
#theme.thred-up #flap .face > div.hex-color, #theme.thred-up .envelope > .face, #theme.thred-up .envelope-mobile .face {
	background-color: #00b289 !important;
}
#theme.thred-up .meta-contain .meta, #theme.thred-up .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.thred-up .meta-contain .meta p, #theme.thred-up .open-this-card p, #theme.thred-up .meta-contain .meta h1, #theme.thred-up .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.thred-up .meta-contain .meta p span, #theme.thred-up .open-this-card p span, #theme.thred-up .meta-contain .meta h1 span, #theme.thred-up .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.thred-up #stamp .color-fill, #theme.thred-up #photo .sticker {
	background: #444444;
}
#theme.thred-up .wax-seal-transparent-png, #theme.thred-up .sticker-wrapper {
	background-color: #444444 !important;
	border-color: #444444 !important;
}
#theme.thred-up .envelope .button {
	background: #444444 !important;
	text-shadow: 0 1px 0 #1e1e1e !important;
	border: 1px solid #303030;
}
#theme.thred-up .envelope .button:hover {
	background: #3c3c3c !important;
}
#theme.thred-up #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.thred-up #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.thred-up #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.ace-hardware {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-ace-hardware.jpg) top center repeat;
}
#theme.ace-hardware .envelope > .face, #theme.ace-hardware #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-ace-hardware.png) !important;
}
#theme.ace-hardware #flap .face > div.hex-color, #theme.ace-hardware .envelope > .face, #theme.ace-hardware .envelope-mobile .face {
	background-color: #e31836 !important;
}
#theme.ace-hardware #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.ace-hardware .meta-contain .meta, #theme.ace-hardware .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.ace-hardware .meta-contain .meta p, #theme.ace-hardware .open-this-card p, #theme.ace-hardware .meta-contain .meta h1, #theme.ace-hardware .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.ace-hardware .meta-contain .meta p span, #theme.ace-hardware .open-this-card p span, #theme.ace-hardware .meta-contain .meta h1 span, #theme.ace-hardware .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.ace-hardware #stamp .color-fill, #theme.ace-hardware #photo .sticker {
	background: #444444;
}
#theme.ace-hardware .sticker-circle-wrapper, #theme.ace-hardware .sticker-wrapper {
	background-color: #444444 !important;
	border-color: #444444 !important;
}
#theme.ace-hardware .envelope .button {
	background: #444444 !important;
	text-shadow: 0 1px 0 #1e1e1e !important;
	border: 1px solid #303030;
}
#theme.ace-hardware .envelope .button:hover {
	background: #3c3c3c !important;
}
#theme.ace-hardware #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.ace-hardware #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.ace-hardware #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.defender-pro {
	background: #1d2125 url(../../HTML/img/Newlocation/theme-merchant-background-pro-defender.jpg) top center no-repeat;
}
#theme.defender-pro .envelope > .face, #theme.defender-pro #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-pro-defender.png) !important;
}
#theme.defender-pro #flap .face > div.hex-color, #theme.defender-pro .envelope > .face, #theme.defender-pro .envelope-mobile .face {
	background-color: #e71f23 !important;
}
#theme.defender-pro #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.defender-pro #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.defender-pro .meta-contain .meta, #theme.defender-pro .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.defender-pro .meta-contain .meta p, #theme.defender-pro .open-this-card p, #theme.defender-pro .meta-contain .meta h1, #theme.defender-pro .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.defender-pro .meta-contain .meta p span, #theme.defender-pro .open-this-card p span, #theme.defender-pro .meta-contain .meta h1 span, #theme.defender-pro .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.defender-pro #stamp .color-fill, #theme.defender-pro #photo .sticker {
	background: #333333;
}
#theme.defender-pro .sticker-circle-wrapper, #theme.defender-pro .sticker-wrapper {
	background-color: #333333 !important;
	border-color: #333333 !important;
}
#theme.defender-pro .envelope .button {
	background: #333333 !important;
	text-shadow: 0 1px 0 #0d0d0d !important;
	border: 1px solid #1f1f1f;
}
#theme.defender-pro .envelope .button:hover {
	background: #2b2b2b !important;
}
#theme.defender-pro #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.defender-pro #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.defender-pro #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.peta-pack {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-peta.jpg) top center repeat;
}
#theme.peta-pack .envelope > .face, #theme.peta-pack #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-peta.png) !important;
}
#theme.peta-pack #flap .face > div.hex-color, #theme.peta-pack .envelope > .face, #theme.peta-pack .envelope-mobile .face {
	background-color: #429afe !important;
}
#theme.peta-pack #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.peta-pack #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.peta-pack .meta-contain .meta, #theme.peta-pack .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.peta-pack .meta-contain .meta p, #theme.peta-pack .open-this-card p, #theme.peta-pack .meta-contain .meta h1, #theme.peta-pack .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.peta-pack .meta-contain .meta p span, #theme.peta-pack .open-this-card p span, #theme.peta-pack .meta-contain .meta h1 span, #theme.peta-pack .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.peta-pack #stamp .color-fill, #theme.peta-pack #photo .sticker {
	background: #000db5;
}
#theme.peta-pack .sticker-circle-wrapper, #theme.peta-pack .sticker-wrapper {
	background-color: #000db5 !important;
	border-color: #000db5 !important;
}
#theme.peta-pack .envelope .button {
	background: #000db5 !important;
	text-shadow: 0 1px 0 #000869 !important;
	border: 1px solid #000a8c;
}
#theme.peta-pack .envelope .button:hover {
	background: #000ca6 !important;
}
#theme.peta-pack #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-0157ac.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.peta-pack #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-0157ac.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.peta-pack #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-0157ac.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.dvd-copy-123 {
	background: #0b0d11 url(../../HTML/img/Newlocation/theme-merchant-background-copy-dvd-123.jpg) top center no-repeat;
}
#theme.dvd-copy-123 .envelope > .face, #theme.dvd-copy-123 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-copy-dvd-123.png) !important;
}
#theme.dvd-copy-123 #flap .face > div.hex-color, #theme.dvd-copy-123 .envelope > .face, #theme.dvd-copy-123 .envelope-mobile .face {
	background-color: #034974 !important;
}
#theme.dvd-copy-123 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.dvd-copy-123 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.dvd-copy-123 .meta-contain .meta, #theme.dvd-copy-123 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.dvd-copy-123 .meta-contain .meta p, #theme.dvd-copy-123 .open-this-card p, #theme.dvd-copy-123 .meta-contain .meta h1, #theme.dvd-copy-123 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.dvd-copy-123 .meta-contain .meta p span, #theme.dvd-copy-123 .open-this-card p span, #theme.dvd-copy-123 .meta-contain .meta h1 span, #theme.dvd-copy-123 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.dvd-copy-123 #stamp .color-fill, #theme.dvd-copy-123 #photo .sticker {
	background: #000000;
}
#theme.dvd-copy-123 .sticker-circle-wrapper, #theme.dvd-copy-123 .sticker-wrapper {
	background-color: #000000 !important;
	border-color: #000000 !important;
}
#theme.dvd-copy-123 .envelope .button {
	background: #000000 !important;
	text-shadow: 0 1px 0 #000000 !important;
	border: 1px solid #000000;
}
#theme.dvd-copy-123 .envelope .button:hover {
	background: #000000 !important;
}
#theme.dvd-copy-123 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.dvd-copy-123 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.dvd-copy-123 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.target-boomerang {
	background: #cc2030 url(../../HTML/img/Newlocation/theme-merchant-background-target.jpg) top center repeat-x;
}
#theme.target-boomerang .envelope > .face, #theme.target-boomerang #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-target-boomerang.png) !important;
}
#theme.target-boomerang #flap .face > div.hex-color, #theme.target-boomerang .envelope > .face, #theme.target-boomerang .envelope-mobile .face {
	background-color: #dd1931 !important;
}
#theme.target-boomerang #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.target-boomerang .meta-contain .meta, #theme.target-boomerang .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.target-boomerang .meta-contain .meta p, #theme.target-boomerang .open-this-card p, #theme.target-boomerang .meta-contain .meta h1, #theme.target-boomerang .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.target-boomerang .meta-contain .meta p span, #theme.target-boomerang .open-this-card p span, #theme.target-boomerang .meta-contain .meta h1 span, #theme.target-boomerang .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.target-boomerang #stamp .color-fill, #theme.target-boomerang #photo .sticker {
	background: #999999;
}
#theme.target-boomerang .sticker-circle-wrapper, #theme.target-boomerang .sticker-wrapper {
	background-color: #999999 !important;
	border-color: #999999 !important;
}
#theme.target-boomerang .envelope .button {
	background: #999999 !important;
	text-shadow: 0 1px 0 #737373 !important;
	border: 1px solid #858585;
}
#theme.target-boomerang .envelope .button:hover {
	background: #919191 !important;
}
#theme.target-boomerang #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff3b3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.target-boomerang #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff3b3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.target-boomerang #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff3b3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.activewear-usa {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-activewear.jpg) top center repeat-x;
}
#theme.activewear-usa .envelope > .face, #theme.activewear-usa #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-activewear.png) !important;
}
#theme.activewear-usa #flap .face > div.hex-color, #theme.activewear-usa .envelope > .face, #theme.activewear-usa .envelope-mobile .face {
	background-color: #4f4047 !important;
}
#theme.activewear-usa #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.activewear-usa #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.activewear-usa .meta-contain .meta, #theme.activewear-usa .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.activewear-usa .meta-contain .meta p, #theme.activewear-usa .open-this-card p, #theme.activewear-usa .meta-contain .meta h1, #theme.activewear-usa .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.activewear-usa .meta-contain .meta p span, #theme.activewear-usa .open-this-card p span, #theme.activewear-usa .meta-contain .meta h1 span, #theme.activewear-usa .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.activewear-usa #stamp .color-fill, #theme.activewear-usa #photo .sticker {
	background: #f76017;
}
#theme.activewear-usa .sticker-circle-wrapper, #theme.activewear-usa .sticker-wrapper {
	background-color: #f76017 !important;
	border-color: #f76017 !important;
}
#theme.activewear-usa .envelope .button {
	background: #f76017 !important;
	text-shadow: 0 1px 0 #bb4106 !important;
	border: 1px solid #de4d08;
}
#theme.activewear-usa .envelope .button:hover {
	background: #f65608 !important;
}
#theme.activewear-usa #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-98ca3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.activewear-usa #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-98ca3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.activewear-usa #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-98ca3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.snapily-1 {
	background: #9ec8c2 url(../../HTML/img/Newlocation/theme-merchant-background-snapily-1.jpg) top center repeat-x;
}
#theme.snapily-1 .envelope > .face, #theme.snapily-1 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-snapily-1.png) !important;
}
#theme.snapily-1 #flap .face > div.hex-color, #theme.snapily-1 .envelope > .face, #theme.snapily-1 .envelope-mobile .face {
	background-color: #008cb5 !important;
}
#theme.snapily-1 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.snapily-1 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.snapily-1 .meta-contain .meta, #theme.snapily-1 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.snapily-1 .meta-contain .meta p, #theme.snapily-1 .open-this-card p, #theme.snapily-1 .meta-contain .meta h1, #theme.snapily-1 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.snapily-1 .meta-contain .meta p span, #theme.snapily-1 .open-this-card p span, #theme.snapily-1 .meta-contain .meta h1 span, #theme.snapily-1 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.snapily-1 #stamp .color-fill, #theme.snapily-1 #photo .sticker {
	background: #cf448f;
}
#theme.snapily-1 .sticker-circle-wrapper, #theme.snapily-1 .sticker-wrapper {
	background-color: #cf448f !important;
	border-color: #cf448f !important;
}
#theme.snapily-1 .envelope .button {
	background: #cf448f !important;
	text-shadow: 0 1px 0 #9e2968 !important;
	border: 1px solid #ba307b;
}
#theme.snapily-1 .envelope .button:hover {
	background: #cc3888 !important;
}
#theme.snapily-1 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-33c2e2.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.snapily-1 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-33c2e2.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.snapily-1 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-33c2e2.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.little-black-bag-1 {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-little-black-bag-1.jpg) top center repeat;
}
#theme.little-black-bag-1 .envelope > .face, #theme.little-black-bag-1 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-little-black-bag-1.png) !important;
}
#theme.little-black-bag-1 #flap .face > div.hex-color, #theme.little-black-bag-1 .envelope > .face, #theme.little-black-bag-1 .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.little-black-bag-1 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.little-black-bag-1 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.little-black-bag-1 .meta-contain .meta, #theme.little-black-bag-1 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.little-black-bag-1 .meta-contain .meta p, #theme.little-black-bag-1 .open-this-card p, #theme.little-black-bag-1 .meta-contain .meta h1, #theme.little-black-bag-1 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.little-black-bag-1 .meta-contain .meta p span, #theme.little-black-bag-1 .open-this-card p span, #theme.little-black-bag-1 .meta-contain .meta h1 span, #theme.little-black-bag-1 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.little-black-bag-1 #stamp .color-fill, #theme.little-black-bag-1 #photo .sticker {
	background: #ff625c;
}
#theme.little-black-bag-1 .sticker-circle-wrapper, #theme.little-black-bag-1 .sticker-wrapper {
	background-color: #ff625c !important;
	border-color: #ff625c !important;
}
#theme.little-black-bag-1 .envelope .button {
	background: #ff625c !important;
	text-shadow: 0 1px 0 #ff1810 !important;
	border: 1px solid #ff3b33;
}
#theme.little-black-bag-1 .envelope .button:hover {
	background: #ff534d !important;
}
#theme.little-black-bag-1 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-39e1aa.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.little-black-bag-1 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-39e1aa.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.little-black-bag-1 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-39e1aa.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.home-depot {
	background: #f7e1b0 url(../../HTML/img/Newlocation/theme-merchant-background-home-depot.jpg) top center repeat;
}
#theme.home-depot .envelope > .face, #theme.home-depot #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-home-depot.png) !important;
}
#theme.home-depot #flap .face > div.hex-color, #theme.home-depot .envelope > .face, #theme.home-depot .envelope-mobile .face {
	background-color: #f86201 !important;
}
#theme.home-depot #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.home-depot #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.home-depot .meta-contain .meta, #theme.home-depot .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.home-depot .meta-contain .meta p, #theme.home-depot .open-this-card p, #theme.home-depot .meta-contain .meta h1, #theme.home-depot .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.home-depot .meta-contain .meta p span, #theme.home-depot .open-this-card p span, #theme.home-depot .meta-contain .meta h1 span, #theme.home-depot .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.home-depot #stamp .color-fill, #theme.home-depot #photo .sticker {
	background: #444444;
}
#theme.home-depot .sticker-circle-wrapper, #theme.home-depot .sticker-wrapper {
	background-color: #444444 !important;
	border-color: #444444 !important;
}
#theme.home-depot .envelope .button {
	background: #444444 !important;
	text-shadow: 0 1px 0 #1e1e1e !important;
	border: 1px solid #303030;
}
#theme.home-depot .envelope .button:hover {
	background: #3c3c3c !important;
}
#theme.home-depot #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.home-depot #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.home-depot #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.activewear-usa-boomerang {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-activewear.jpg) top center repeat-x;
}
#theme.activewear-usa-boomerang .envelope > .face, #theme.activewear-usa-boomerang #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-boomerang-7.png) !important;
}
#theme.activewear-usa-boomerang #flap .face > div.hex-color, #theme.activewear-usa-boomerang .envelope > .face, #theme.activewear-usa-boomerang .envelope-mobile .face {
	background-color: #4f4047 !important;
}
#theme.activewear-usa-boomerang #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.activewear-usa-boomerang #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.activewear-usa-boomerang .meta-contain .meta, #theme.activewear-usa-boomerang .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.activewear-usa-boomerang .meta-contain .meta p, #theme.activewear-usa-boomerang .open-this-card p, #theme.activewear-usa-boomerang .meta-contain .meta h1, #theme.activewear-usa-boomerang .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.activewear-usa-boomerang .meta-contain .meta p span, #theme.activewear-usa-boomerang .open-this-card p span, #theme.activewear-usa-boomerang .meta-contain .meta h1 span, #theme.activewear-usa-boomerang .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.activewear-usa-boomerang #stamp .color-fill, #theme.activewear-usa-boomerang #photo .sticker {
	background: #f76017;
}
#theme.activewear-usa-boomerang .sticker-circle-wrapper, #theme.activewear-usa-boomerang .sticker-wrapper {
	background-color: #f76017 !important;
	border-color: #f76017 !important;
}
#theme.activewear-usa-boomerang .envelope .button {
	background: #f76017 !important;
	text-shadow: 0 1px 0 #bb4106 !important;
	border: 1px solid #de4d08;
}
#theme.activewear-usa-boomerang .envelope .button:hover {
	background: #f65608 !important;
}
#theme.activewear-usa-boomerang #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-98ca3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.activewear-usa-boomerang #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-98ca3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.activewear-usa-boomerang #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-98ca3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.flowers-800-1 {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-flowers-800-4.jpg) top center repeat-x;
}
#theme.flowers-800-1 .envelope > .face, #theme.flowers-800-1 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-flowers-800-1.png) !important;
}
#theme.flowers-800-1 #flap .face > div.hex-color, #theme.flowers-800-1 .envelope > .face, #theme.flowers-800-1 .envelope-mobile .face {
	background-color: #5d3a87 !important;
}
#theme.flowers-800-1 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.flowers-800-1 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.flowers-800-1 #envelope-interior-contain #envelope-interior #meta .sender div p, #theme.flowers-800-1 #envelope-interior-contain #envelope-interior #meta .recipient div p {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 1em !important;
}
#theme.flowers-800-1 .meta-contain .meta, #theme.flowers-800-1 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.flowers-800-1 .meta-contain .meta p, #theme.flowers-800-1 .open-this-card p, #theme.flowers-800-1 .meta-contain .meta h1, #theme.flowers-800-1 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.flowers-800-1 .meta-contain .meta p span, #theme.flowers-800-1 .open-this-card p span, #theme.flowers-800-1 .meta-contain .meta h1 span, #theme.flowers-800-1 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.flowers-800-1 #stamp .color-fill, #theme.flowers-800-1 #photo .sticker {
	background: #55b74d;
}
#theme.flowers-800-1 .sticker-circle-wrapper, #theme.flowers-800-1 .sticker-wrapper {
	background-color: #55b74d !important;
	border-color: #55b74d !important;
}
#theme.flowers-800-1 .envelope .button {
	background: #55b74d !important;
	text-shadow: 0 1px 0 #3b8335 !important;
	border: 1px solid #469c3f;
}
#theme.flowers-800-1 .envelope .button:hover {
	background: #4eae46 !important;
}
#theme.flowers-800-1 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-f8981d.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.flowers-800-1 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-f8981d.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.flowers-800-1 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-f8981d.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.hauler-deals {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-hauler-deals.jpg) top center repeat-x;
}
#theme.hauler-deals .envelope > .face, #theme.hauler-deals #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-hauler-deals.png) !important;
}
#theme.hauler-deals #flap .face > div.hex-color, #theme.hauler-deals .envelope > .face, #theme.hauler-deals .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.hauler-deals #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.hauler-deals #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.hauler-deals .meta-contain .meta, #theme.hauler-deals .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.hauler-deals .meta-contain .meta p, #theme.hauler-deals .open-this-card p, #theme.hauler-deals .meta-contain .meta h1, #theme.hauler-deals .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.hauler-deals .meta-contain .meta p span, #theme.hauler-deals .open-this-card p span, #theme.hauler-deals .meta-contain .meta h1 span, #theme.hauler-deals .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.hauler-deals #stamp .color-fill, #theme.hauler-deals #photo .sticker {
	background: #00f6ff;
}
#theme.hauler-deals .sticker-circle-wrapper, #theme.hauler-deals .sticker-wrapper {
	background-color: #00f6ff !important;
	border-color: #00f6ff !important;
}
#theme.hauler-deals .envelope .button {
	background: #00f6ff !important;
	text-shadow: 0 1px 0 #00acb3 !important;
	border: 1px solid #00cfd6;
}
#theme.hauler-deals .envelope .button:hover {
	background: #00e7f0 !important;
}
#theme.hauler-deals #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-d20b70.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.hauler-deals #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-d20b70.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.hauler-deals #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-d20b70.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.living-social-boomerang {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-living-social.jpg) top center repeat;
}
#theme.living-social-boomerang .envelope > .face, #theme.living-social-boomerang #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-boomerang-7.png) !important;
}
#theme.living-social-boomerang #flap .face > div.hex-color, #theme.living-social-boomerang .envelope > .face, #theme.living-social-boomerang .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.living-social-boomerang #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.living-social-boomerang #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.living-social-boomerang .meta-contain .meta, #theme.living-social-boomerang .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.living-social-boomerang .meta-contain .meta p, #theme.living-social-boomerang .open-this-card p, #theme.living-social-boomerang .meta-contain .meta h1, #theme.living-social-boomerang .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.living-social-boomerang .meta-contain .meta p span, #theme.living-social-boomerang .open-this-card p span, #theme.living-social-boomerang .meta-contain .meta h1 span, #theme.living-social-boomerang .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.living-social-boomerang #stamp .color-fill, #theme.living-social-boomerang #photo .sticker {
	background: #e50982;
}
#theme.living-social-boomerang .sticker-circle-wrapper, #theme.living-social-boomerang .sticker-wrapper {
	background-color: #e50982 !important;
	border-color: #e50982 !important;
}
#theme.living-social-boomerang .envelope .button {
	background: #e50982 !important;
	text-shadow: 0 1px 0 #9b0658 !important;
	border: 1px solid #be076c;
}
#theme.living-social-boomerang .envelope .button:hover {
	background: #d6087a !important;
}
#theme.living-social-boomerang #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-33c2e2.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.living-social-boomerang #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-33c2e2.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.living-social-boomerang #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-33c2e2.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.may28 {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-may28.jpg) top center repeat-x;
}
#theme.may28 .envelope > .face, #theme.may28 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-may28.png) !important;
}
#theme.may28 #flap .face > div.hex-color, #theme.may28 .envelope > .face, #theme.may28 .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.may28 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.may28 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.may28 .meta-contain .meta, #theme.may28 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.may28 .meta-contain .meta p, #theme.may28 .open-this-card p, #theme.may28 .meta-contain .meta h1, #theme.may28 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.may28 .meta-contain .meta p span, #theme.may28 .open-this-card p span, #theme.may28 .meta-contain .meta h1 span, #theme.may28 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.may28 #stamp .color-fill, #theme.may28 #photo .sticker {
	background: #0080bc;
}
#theme.may28 .sticker-circle-wrapper, #theme.may28 .sticker-wrapper {
	background-color: #0080bc !important;
	border-color: #0080bc !important;
}
#theme.may28 .envelope .button {
	background: #0080bc !important;
	text-shadow: 0 1px 0 #004c70 !important;
	border: 1px solid #006493;
}
#theme.may28 .envelope .button:hover {
	background: #0076ad !important;
}
#theme.may28 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-0157ac.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.may28 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-0157ac.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.may28 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-0157ac.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.plated-1 {
	background: #000000 url(../../HTML/img/Newlocation/theme-merchant-background-plated-1.jpg) top center repeat;
}
#theme.plated-1 .envelope > .face, #theme.plated-1 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-plated-1.png) !important;
}
#theme.plated-1 #flap .face > div.hex-color, #theme.plated-1 .envelope > .face, #theme.plated-1 .envelope-mobile .face {
	background-color: #d8252e !important;
}
#theme.plated-1 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.plated-1 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.plated-1 .meta, #theme.plated-1 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.plated-1 .meta p, #theme.plated-1 .open-this-card p, #theme.plated-1 .meta h1, #theme.plated-1 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.plated-1 .meta p span, #theme.plated-1 .open-this-card p span, #theme.plated-1 .meta h1 span, #theme.plated-1 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.plated-1 #stamp .color-fill, #theme.plated-1 #photo .sticker {
	background: #222222;
}
#theme.plated-1 .sticker-circle-wrapper, #theme.plated-1 .sticker-wrapper {
	background-color: #222222 !important;
	border-color: #222222 !important;
}
#theme.plated-1 .envelope .button {
	background: #222222 !important;
	text-shadow: 0 1px 0 #000000 !important;
	border: 1px solid #0e0e0e;
}
#theme.plated-1 .envelope .button:hover {
	background: #1a1a1a !important;
}
#theme.plated-1 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.plated-1 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.plated-1 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.soft-surroundings-3 {
	background: #a19486 url(../../HTML/img/Newlocation/theme-merchant-background-soft-surroundings-3.jpg) top center no-repeat;
}
#theme.soft-surroundings-3 .envelope > .face, #theme.soft-surroundings-3 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-soft-surroundings.png) !important;
}
#theme.soft-surroundings-3 #flap .face > div.hex-color, #theme.soft-surroundings-3 .envelope > .face, #theme.soft-surroundings-3 .envelope-mobile .face {
	background-color: #eae7da !important;
}
#theme.soft-surroundings-3 #stamp .color-fill, #theme.soft-surroundings-3 #photo .sticker {
	background: #2b7186;
}
#theme.soft-surroundings-3 .wax-seal-transparent-png, #theme.soft-surroundings-3 .sticker-wrapper {
	background-color: #2b7186 !important;
	border-color: #2b7186 !important;
}
#theme.soft-surroundings-3 .envelope .button {
	background: #2b7186 !important;
	text-shadow: 0 1px 0 #18404c !important;
	border: 1px solid #215767;
}
#theme.soft-surroundings-3 .envelope .button:hover {
	background: #27677a !important;
}
#theme.soft-surroundings-3 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-67a4d5.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.soft-surroundings-3 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-67a4d5.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.soft-surroundings-3 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-67a4d5.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.bench {
	background: #000000 url(../../HTML/img/Newlocation/theme-merchant-background-bench.jpg) top center repeat;
}
#theme.bench .envelope > .face, #theme.bench #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-bench.png) !important;
}
#theme.bench #flap .face > div.hex-color, #theme.bench .envelope > .face, #theme.bench .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.bench #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.bench #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.bench #envelope-interior-contain #envelope-interior #details a {
	color: #000000 !important;
}
#theme.bench .meta, #theme.bench .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.bench .meta p, #theme.bench .open-this-card p, #theme.bench .meta h1, #theme.bench .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.bench .meta p span, #theme.bench .open-this-card p span, #theme.bench .meta h1 span, #theme.bench .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.bench #stamp .color-fill, #theme.bench #photo .sticker {
	background: #fee834;
}
#theme.bench .sticker-circle-wrapper, #theme.bench .sticker-wrapper {
	background-color: #fee834 !important;
	border-color: #fee834 !important;
}
#theme.bench .envelope .button {
	background: #fee834 !important;
	text-shadow: 0 1px 0 #e4cc01 !important;
	border: 1px solid #fee30b;
}
#theme.bench .envelope .button:hover {
	background: #fee625 !important;
}
#theme.bench #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-f5dc3b.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.bench #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-f5dc3b.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.bench #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-f5dc3b.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.my-wardrobe {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-my-wardrobe.jpg) top center repeat;
}
#theme.my-wardrobe .envelope > .face, #theme.my-wardrobe #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-my-wardrobe.png) !important;
}
#theme.my-wardrobe #flap .face > div.hex-color, #theme.my-wardrobe .envelope > .face, #theme.my-wardrobe .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.my-wardrobe #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.my-wardrobe #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.my-wardrobe .meta, #theme.my-wardrobe .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.my-wardrobe .meta p, #theme.my-wardrobe .open-this-card p, #theme.my-wardrobe .meta h1, #theme.my-wardrobe .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.my-wardrobe .meta p span, #theme.my-wardrobe .open-this-card p span, #theme.my-wardrobe .meta h1 span, #theme.my-wardrobe .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.my-wardrobe #stamp .color-fill, #theme.my-wardrobe #photo .sticker {
	background: #b60110;
}
#theme.my-wardrobe .sticker-circle-wrapper, #theme.my-wardrobe .sticker-wrapper {
	background-color: #b60110 !important;
	border-color: #b60110 !important;
}
#theme.my-wardrobe .envelope .button {
	background: #b60110 !important;
	text-shadow: 0 1px 0 #6a0109 !important;
	border: 1px solid #8d010c;
}
#theme.my-wardrobe .envelope .button:hover {
	background: #a7010f !important;
}
#theme.my-wardrobe #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.my-wardrobe #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.my-wardrobe #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.discount-mags-boomerang {
	background: #000000 url(../../HTML/img/Newlocation/theme-merchant-background-discount-mags.jpg) top center no-repeat;
}
#theme.discount-mags-boomerang .envelope > .face, #theme.discount-mags-boomerang #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-boomerang-6.png) !important;
}
#theme.discount-mags-boomerang #flap .face > div.hex-color, #theme.discount-mags-boomerang .envelope > .face, #theme.discount-mags-boomerang .envelope-mobile .face {
	background-color: #414040 !important;
}
#theme.discount-mags-boomerang #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.discount-mags-boomerang #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.discount-mags-boomerang .meta-contain .meta, #theme.discount-mags-boomerang .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.discount-mags-boomerang .meta-contain .meta p, #theme.discount-mags-boomerang .open-this-card p, #theme.discount-mags-boomerang .meta-contain .meta h1, #theme.discount-mags-boomerang .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.discount-mags-boomerang .meta-contain .meta p span, #theme.discount-mags-boomerang .open-this-card p span, #theme.discount-mags-boomerang .meta-contain .meta h1 span, #theme.discount-mags-boomerang .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.discount-mags-boomerang #stamp .color-fill, #theme.discount-mags-boomerang #photo .sticker {
	background: #a53931;
}
#theme.discount-mags-boomerang .sticker-circle-wrapper, #theme.discount-mags-boomerang .sticker-wrapper {
	background-color: #a53931 !important;
	border-color: #a53931 !important;
}
#theme.discount-mags-boomerang .envelope .button {
	background: #a53931 !important;
	text-shadow: 0 1px 0 #6a251f !important;
	border: 1px solid #862e28;
}
#theme.discount-mags-boomerang .envelope .button:hover {
	background: #99352d !important;
}
#theme.discount-mags-boomerang #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ebba31.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.discount-mags-boomerang #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ebba31.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.discount-mags-boomerang #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ebba31.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.medical-supply-1 {
	background: #2e7dd0 url(../../HTML/img/Newlocation/theme-merchant-background-medical-supply-1.jpg) top center no-repeat;
}
#theme.medical-supply-1 .envelope > .face, #theme.medical-supply-1 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-medical-supply-1.png) !important;
}
#theme.medical-supply-1 #flap .face > div.hex-color, #theme.medical-supply-1 .envelope > .face, #theme.medical-supply-1 .envelope-mobile .face {
	background-color: #174b83 !important;
}
#theme.medical-supply-1 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.medical-supply-1 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.medical-supply-1 .meta-contain .meta, #theme.medical-supply-1 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.medical-supply-1 .meta-contain .meta p, #theme.medical-supply-1 .open-this-card p, #theme.medical-supply-1 .meta-contain .meta h1, #theme.medical-supply-1 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.medical-supply-1 .meta-contain .meta p span, #theme.medical-supply-1 .open-this-card p span, #theme.medical-supply-1 .meta-contain .meta h1 span, #theme.medical-supply-1 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.medical-supply-1 #stamp .color-fill, #theme.medical-supply-1 #photo .sticker {
	background: #d71920;
}
#theme.medical-supply-1 .sticker-circle-wrapper, #theme.medical-supply-1 .sticker-wrapper {
	background-color: #d71920 !important;
	border-color: #d71920 !important;
}
#theme.medical-supply-1 .envelope .button {
	background: #d71920 !important;
	text-shadow: 0 1px 0 #921116 !important;
	border: 1px solid #b2151b;
}
#theme.medical-supply-1 .envelope .button:hover {
	background: #c9171e !important;
}
#theme.medical-supply-1 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.medical-supply-1 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.medical-supply-1 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.fragrance-net-tile-boomerang {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-fragrance-3.jpg) top center repeat;
}
#theme.fragrance-net-tile-boomerang .envelope > .face, #theme.fragrance-net-tile-boomerang #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-boomerang-7.png) !important;
}
#theme.fragrance-net-tile-boomerang #flap .face > div.hex-color, #theme.fragrance-net-tile-boomerang .envelope > .face, #theme.fragrance-net-tile-boomerang .envelope-mobile .face {
	background-color: #522753 !important;
}
#theme.fragrance-net-tile-boomerang #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.fragrance-net-tile-boomerang #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.fragrance-net-tile-boomerang #envelope-interior-contain #envelope-interior #meta .sender div p, #theme.fragrance-net-tile-boomerang #envelope-interior-contain #envelope-interior #meta .recipient div p {
	font-family: 'Open Sans', sans-serif !important;
	font-size: .9em !important;
}
#theme.fragrance-net-tile-boomerang .meta-contain .meta, #theme.fragrance-net-tile-boomerang .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.fragrance-net-tile-boomerang .meta-contain .meta p, #theme.fragrance-net-tile-boomerang .open-this-card p, #theme.fragrance-net-tile-boomerang .meta-contain .meta h1, #theme.fragrance-net-tile-boomerang .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.fragrance-net-tile-boomerang .meta-contain .meta p span, #theme.fragrance-net-tile-boomerang .open-this-card p span, #theme.fragrance-net-tile-boomerang .meta-contain .meta h1 span, #theme.fragrance-net-tile-boomerang .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.fragrance-net-tile-boomerang #stamp .color-fill, #theme.fragrance-net-tile-boomerang #photo .sticker {
	background: #a03e90;
}
#theme.fragrance-net-tile-boomerang .sticker-circle-wrapper, #theme.fragrance-net-tile-boomerang .sticker-wrapper {
	background-color: #a03e90 !important;
	border-color: #a03e90 !important;
}
#theme.fragrance-net-tile-boomerang .envelope .button {
	background: #a03e90 !important;
	text-shadow: 0 1px 0 #69295e !important;
	border: 1px solid #833376;
}
#theme.fragrance-net-tile-boomerang .envelope .button:hover {
	background: #953a86 !important;
}
#theme.fragrance-net-tile-boomerang #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ee83cf.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.fragrance-net-tile-boomerang #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ee83cf.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.fragrance-net-tile-boomerang #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ee83cf.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.pogo-shutterfly {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-shutterfly-2.jpg) top center repeat;
}
#theme.pogo-shutterfly .envelope > .face, #theme.pogo-shutterfly #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-pogo.png) !important;
}
#theme.pogo-shutterfly #flap .face > div.hex-color, #theme.pogo-shutterfly .envelope > .face, #theme.pogo-shutterfly .envelope-mobile .face {
	background-color: #006688 !important;
}
#theme.pogo-shutterfly #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.pogo-shutterfly #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.pogo-shutterfly .meta-contain .meta, #theme.pogo-shutterfly .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.pogo-shutterfly .meta-contain .meta p, #theme.pogo-shutterfly .open-this-card p, #theme.pogo-shutterfly .meta-contain .meta h1, #theme.pogo-shutterfly .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.pogo-shutterfly .meta-contain .meta p span, #theme.pogo-shutterfly .open-this-card p span, #theme.pogo-shutterfly .meta-contain .meta h1 span, #theme.pogo-shutterfly .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.pogo-shutterfly #stamp .color-fill, #theme.pogo-shutterfly #photo .sticker {
	background: #dd684d;
}
#theme.pogo-shutterfly .sticker-circle-wrapper, #theme.pogo-shutterfly .sticker-wrapper {
	background-color: #dd684d !important;
	border-color: #dd684d !important;
}
#theme.pogo-shutterfly .envelope .button {
	background: #dd684d !important;
	text-shadow: 0 1px 0 #ba4024 !important;
	border: 1px solid #d64b2b;
}
#theme.pogo-shutterfly .envelope .button:hover {
	background: #db5d40 !important;
}
#theme.pogo-shutterfly #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-f5dc3b.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.pogo-shutterfly #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-f5dc3b.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.pogo-shutterfly #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-f5dc3b.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.insight-vacations {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-insight-vacations.jpg) top center no-repeat;
}
#theme.insight-vacations .envelope > .face, #theme.insight-vacations #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-insight-vacations.png) !important;
}
#theme.insight-vacations #flap .face > div.hex-color, #theme.insight-vacations .envelope > .face, #theme.insight-vacations .envelope-mobile .face {
	background-color: #3b5682 !important;
}
#theme.insight-vacations #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -450px -225px;
}
#theme.insight-vacations .meta-contain .meta, #theme.insight-vacations .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.insight-vacations .meta-contain .meta p, #theme.insight-vacations .open-this-card p, #theme.insight-vacations .meta-contain .meta h1, #theme.insight-vacations .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.insight-vacations .meta-contain .meta p span, #theme.insight-vacations .open-this-card p span, #theme.insight-vacations .meta-contain .meta h1 span, #theme.insight-vacations .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.insight-vacations #stamp .color-fill, #theme.insight-vacations #photo .sticker {
	background: #971935;
}
#theme.insight-vacations .sticker-circle-wrapper, #theme.insight-vacations .sticker-wrapper {
	background-color: #971935 !important;
	border-color: #971935 !important;
}
#theme.insight-vacations .envelope .button {
	background: #971935 !important;
	text-shadow: 0 1px 0 #550e1e !important;
	border: 1px solid #741329;
}
#theme.insight-vacations .envelope .button:hover {
	background: #8a1730 !important;
}
#theme.insight-vacations #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-978f58.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.insight-vacations #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-978f58.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.insight-vacations #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-978f58.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.love-with-food-boomerang {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-love-with-food.jpg) top center repeat;
}
#theme.love-with-food-boomerang .envelope > .face, #theme.love-with-food-boomerang #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-boomerang-8.png) !important;
}
#theme.love-with-food-boomerang #flap .face > div.hex-color, #theme.love-with-food-boomerang .envelope > .face, #theme.love-with-food-boomerang .envelope-mobile .face {
	background-color: #ab1e27 !important;
}
#theme.love-with-food-boomerang #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.love-with-food-boomerang #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.love-with-food-boomerang .meta-contain .meta, #theme.love-with-food-boomerang .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.love-with-food-boomerang .meta-contain .meta p, #theme.love-with-food-boomerang .open-this-card p, #theme.love-with-food-boomerang .meta-contain .meta h1, #theme.love-with-food-boomerang .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.love-with-food-boomerang .meta-contain .meta p span, #theme.love-with-food-boomerang .open-this-card p span, #theme.love-with-food-boomerang .meta-contain .meta h1 span, #theme.love-with-food-boomerang .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.love-with-food-boomerang #stamp .color-fill, #theme.love-with-food-boomerang #photo .sticker {
	background: #73b9ae;
}
#theme.love-with-food-boomerang .sticker-circle-wrapper, #theme.love-with-food-boomerang .sticker-wrapper {
	background-color: #73b9ae !important;
	border-color: #73b9ae !important;
}
#theme.love-with-food-boomerang .envelope .button {
	background: #73b9ae !important;
	text-shadow: 0 1px 0 #4b9589 !important;
	border: 1px solid #58ab9e;
}
#theme.love-with-food-boomerang .envelope .button:hover {
	background: #69b4a8 !important;
}
#theme.love-with-food-boomerang #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-2ecbc2.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.love-with-food-boomerang #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-2ecbc2.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.love-with-food-boomerang #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-2ecbc2.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.redbubble {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-redbubble.jpg) top center repeat;
}
#theme.redbubble .envelope > .face, #theme.redbubble #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-redbubble.png) !important;
}
#theme.redbubble #flap .face > div.hex-color, #theme.redbubble .envelope > .face, #theme.redbubble .envelope-mobile .face {
	background-color: #e41421 !important;
}
#theme.redbubble #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.redbubble #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.redbubble .meta-contain .meta, #theme.redbubble .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.redbubble .meta-contain .meta p, #theme.redbubble .open-this-card p, #theme.redbubble .meta-contain .meta h1, #theme.redbubble .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.redbubble .meta-contain .meta p span, #theme.redbubble .open-this-card p span, #theme.redbubble .meta-contain .meta h1 span, #theme.redbubble .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.redbubble #stamp .color-fill, #theme.redbubble #photo .sticker {
	background: #444444;
}
#theme.redbubble .sticker-circle-wrapper, #theme.redbubble .sticker-wrapper {
	background-color: #444444 !important;
	border-color: #444444 !important;
}
#theme.redbubble .envelope .button {
	background: #444444 !important;
	text-shadow: 0 1px 0 #1e1e1e !important;
	border: 1px solid #303030;
}
#theme.redbubble .envelope .button:hover {
	background: #3c3c3c !important;
}
#theme.redbubble #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.redbubble #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.redbubble #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.deal-chicken-boomerang {
	background: #000000 url(../../HTML/img/Newlocation/theme-merchant-background-deal-chicken.jpg) top center repeat;
}
#theme.deal-chicken-boomerang .envelope > .face, #theme.deal-chicken-boomerang #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-boomerang-9.png) !important;
}
#theme.deal-chicken-boomerang #flap .face > div.hex-color, #theme.deal-chicken-boomerang .envelope > .face, #theme.deal-chicken-boomerang .envelope-mobile .face {
	background-color: #9d155f !important;
}
#theme.deal-chicken-boomerang #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.deal-chicken-boomerang #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.deal-chicken-boomerang .meta-contain .meta, #theme.deal-chicken-boomerang .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.deal-chicken-boomerang .meta-contain .meta p, #theme.deal-chicken-boomerang .open-this-card p, #theme.deal-chicken-boomerang .meta-contain .meta h1, #theme.deal-chicken-boomerang .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.deal-chicken-boomerang .meta-contain .meta p span, #theme.deal-chicken-boomerang .open-this-card p span, #theme.deal-chicken-boomerang .meta-contain .meta h1 span, #theme.deal-chicken-boomerang .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.deal-chicken-boomerang #stamp .color-fill, #theme.deal-chicken-boomerang #photo .sticker {
	background: #f6ba0a;
}
#theme.deal-chicken-boomerang .sticker-circle-wrapper, #theme.deal-chicken-boomerang .sticker-wrapper {
	background-color: #f6ba0a !important;
	border-color: #f6ba0a !important;
}
#theme.deal-chicken-boomerang .envelope .button {
	background: #f6ba0a !important;
	text-shadow: 0 1px 0 #ad8306 !important;
	border: 1px solid #d09d08;
}
#theme.deal-chicken-boomerang .envelope .button:hover {
	background: #e8af09 !important;
}
#theme.deal-chicken-boomerang #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ebba31.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.deal-chicken-boomerang #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ebba31.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.deal-chicken-boomerang #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ebba31.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.super-jeweler-summer-boomerang {
	background: #dbdbdb url(../img/Newlocation/theme-merchant-background-super-jeweler-summer-grid.jpg) top center repeat;
}
#theme.super-jeweler-summer-boomerang .envelope > .face, #theme.super-jeweler-summer-boomerang #flap .face .transparent-png {
	background-image: url(/images/newsletters/gift-card/110314/sprite-envelope-boomerang.png) !important;
}
#theme.super-jeweler-summer-boomerang #flap .face > div.hex-color, #theme.super-jeweler-summer-boomerang .envelope > .face, #theme.super-jeweler-summer-boomerang .envelope-mobile .face {
	background-color: #043855 !important;
}
#theme.super-jeweler-summer-boomerang #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.super-jeweler-summer-boomerang #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.super-jeweler-summer-boomerang .meta-contain .meta, #theme.super-jeweler-summer-boomerang .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.super-jeweler-summer-boomerang .meta-contain .meta p, #theme.super-jeweler-summer-boomerang .open-this-card p, #theme.super-jeweler-summer-boomerang .meta-contain .meta h1, #theme.super-jeweler-summer-boomerang .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.super-jeweler-summer-boomerang .meta-contain .meta p span, #theme.super-jeweler-summer-boomerang .open-this-card p span, #theme.super-jeweler-summer-boomerang .meta-contain .meta h1 span, #theme.super-jeweler-summer-boomerang .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.super-jeweler-summer-boomerang #stamp .color-fill, #theme.super-jeweler-summer-boomerang #photo .sticker {
	background: #007ee8;
}
#theme.super-jeweler-summer-boomerang .sticker-circle-wrapper, #theme.super-jeweler-summer-boomerang .sticker-wrapper {
	background-color: #007ee8 !important;
	border-color: #007ee8 !important;
}
#theme.super-jeweler-summer-boomerang .envelope .button {
	background: #007ee8 !important;
	text-shadow: 0 1px 0 #00549c !important;
	border: 1px solid #0068bf;
}
#theme.super-jeweler-summer-boomerang .envelope .button:hover {
	background: #0076d9 !important;
}
#theme.super-jeweler-summer-boomerang #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.super-jeweler-summer-boomerang #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.super-jeweler-summer-boomerang #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.pink-and-greens {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-pink-green.jpg) top center repeat;
}
#theme.pink-and-greens .envelope > .face, #theme.pink-and-greens #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-pink-green.png) !important;
}
#theme.pink-and-greens #flap .face > div.hex-color, #theme.pink-and-greens .envelope > .face, #theme.pink-and-greens .envelope-mobile .face {
	background-color: #ec2a80 !important;
}
#theme.pink-and-greens #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.pink-and-greens #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.pink-and-greens .meta-contain .meta, #theme.pink-and-greens .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.pink-and-greens .meta-contain .meta p, #theme.pink-and-greens .open-this-card p, #theme.pink-and-greens .meta-contain .meta h1, #theme.pink-and-greens .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.pink-and-greens .meta-contain .meta p span, #theme.pink-and-greens .open-this-card p span, #theme.pink-and-greens .meta-contain .meta h1 span, #theme.pink-and-greens .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.pink-and-greens #stamp .color-fill, #theme.pink-and-greens #photo .sticker {
	background: #8cc74d;
}
#theme.pink-and-greens .sticker-circle-wrapper, #theme.pink-and-greens .sticker-wrapper {
	background-color: #8cc74d !important;
	border-color: #8cc74d !important;
}
#theme.pink-and-greens .envelope .button {
	background: #8cc74d !important;
	text-shadow: 0 1px 0 #659830 !important;
	border: 1px solid #78b338;
}
#theme.pink-and-greens .envelope .button:hover {
	background: #84c341 !important;
}
#theme.pink-and-greens #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-98ca3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.pink-and-greens #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-98ca3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.pink-and-greens #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-98ca3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.soft-surroundings-4 {
	background: #a19486 url(../../HTML/img/Newlocation/theme-merchant-background-soft-surroundings-4.jpg) top center no-repeat;
}
#theme.soft-surroundings-4 .envelope > .face, #theme.soft-surroundings-4 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-soft-surroundings.png) !important;
}
#theme.soft-surroundings-4 #flap .face > div.hex-color, #theme.soft-surroundings-4 .envelope > .face, #theme.soft-surroundings-4 .envelope-mobile .face {
	background-color: #eae7da !important;
}
#theme.soft-surroundings-4 #stamp .color-fill, #theme.soft-surroundings-4 #photo .sticker {
	background: #2b7186;
}
#theme.soft-surroundings-4 .wax-seal-transparent-png, #theme.soft-surroundings-4 .sticker-wrapper {
	background-color: #2b7186 !important;
	border-color: #2b7186 !important;
}
#theme.soft-surroundings-4 .envelope .button {
	background: #2b7186 !important;
	text-shadow: 0 1px 0 #18404c !important;
	border: 1px solid #215767;
}
#theme.soft-surroundings-4 .envelope .button:hover {
	background: #27677a !important;
}
#theme.soft-surroundings-4 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-67a4d5.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.soft-surroundings-4 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-67a4d5.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.soft-surroundings-4 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-67a4d5.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.temptu-airpod {
	background: #fcf1f5 url(../../HTML/img/Newlocation/theme-merchant-background-temptu-air.jpg) top center no-repeat;
}
#theme.temptu-airpod .envelope > .face, #theme.temptu-airpod #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-temptu.png) !important;
}
#theme.temptu-airpod #flap .face > div.hex-color, #theme.temptu-airpod .envelope > .face, #theme.temptu-airpod .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.temptu-airpod #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.temptu-airpod .meta-contain .meta, #theme.temptu-airpod .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.temptu-airpod .meta-contain .meta p, #theme.temptu-airpod .open-this-card p, #theme.temptu-airpod .meta-contain .meta h1, #theme.temptu-airpod .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.temptu-airpod .meta-contain .meta p span, #theme.temptu-airpod .open-this-card p span, #theme.temptu-airpod .meta-contain .meta h1 span, #theme.temptu-airpod .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.temptu-airpod #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.temptu-airpod #envelope-interior-contain #envelope-interior #meta .sender div p, #theme.temptu-airpod #envelope-interior-contain #envelope-interior #meta .recipient div p {
	font-family: 'Open Sans', sans-serif !important;
}
#theme.temptu-airpod #envelope-contain > .envelope > .face.back #sticker span {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 1.4em !important;
}
#theme.temptu-airpod #envelope-contain > .envelope > .face.front .meta-contain .meta p, #theme.temptu-airpod #envelope-contain > .envelope > .face.front .meta-contain .meta p span {
	font-family: 'Open Sans', sans-serif !important;
}
#theme.temptu-airpod #stamp .color-fill, #theme.temptu-airpod #photo .sticker {
	background: #f63a5c;
}
#theme.temptu-airpod .sticker-circle-wrapper, #theme.temptu-airpod .sticker-wrapper {
	background-color: #f63a5c !important;
	border-color: #f63a5c !important;
}
#theme.temptu-airpod .envelope .button {
	background: #f63a5c !important;
	text-shadow: 0 1px 0 #da0a2f !important;
	border: 1px solid #f4133c;
}
#theme.temptu-airpod .envelope .button:hover {
	background: #f52b50 !important;
}
#theme.temptu-airpod #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-8a5fa7.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.temptu-airpod #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-8a5fa7.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.temptu-airpod #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-8a5fa7.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.heels-1 {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-heels-1.jpg) top center repeat;
}
#theme.heels-1 .envelope > .face, #theme.heels-1 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-heels-1.png) !important;
}
#theme.heels-1 #flap .face > div.hex-color, #theme.heels-1 .envelope > .face, #theme.heels-1 .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.heels-1 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.heels-1 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.heels-1 .meta, #theme.heels-1 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.heels-1 .meta p, #theme.heels-1 .open-this-card p, #theme.heels-1 .meta h1, #theme.heels-1 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.heels-1 .meta p span, #theme.heels-1 .open-this-card p span, #theme.heels-1 .meta h1 span, #theme.heels-1 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.heels-1 #stamp .color-fill, #theme.heels-1 #photo .sticker {
	background: #ec178f;
}
#theme.heels-1 .sticker-circle-wrapper, #theme.heels-1 .sticker-wrapper {
	background-color: #ec178f !important;
	border-color: #ec178f !important;
}
#theme.heels-1 .envelope .button {
	background: #ec178f !important;
	text-shadow: 0 1px 0 #a90e65 !important;
	border: 1px solid #ca1179;
}
#theme.heels-1 .envelope .button:hover {
	background: #e11287 !important;
}
#theme.heels-1 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff5b98.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.heels-1 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff5b98.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.heels-1 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff5b98.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.super-jeweler-summer-3 {
	background: #dbdbdb url(../img/Newlocation/theme-merchant-background-super-jeweler-summer-grid-3.jpg) top center repeat;
}
#theme.super-jeweler-summer-3 .envelope > .face, #theme.super-jeweler-summer-3 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-super-jeweler-summer.png) !important;
}
#theme.super-jeweler-summer-3 #flap .face > div.hex-color, #theme.super-jeweler-summer-3 .envelope > .face, #theme.super-jeweler-summer-3 .envelope-mobile .face {
	background-color: #043855 !important;
}
#theme.super-jeweler-summer-3 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.super-jeweler-summer-3 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.super-jeweler-summer-3 .meta-contain .meta, #theme.super-jeweler-summer-3 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.super-jeweler-summer-3 .meta-contain .meta p, #theme.super-jeweler-summer-3 .open-this-card p, #theme.super-jeweler-summer-3 .meta-contain .meta h1, #theme.super-jeweler-summer-3 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.super-jeweler-summer-3 .meta-contain .meta p span, #theme.super-jeweler-summer-3 .open-this-card p span, #theme.super-jeweler-summer-3 .meta-contain .meta h1 span, #theme.super-jeweler-summer-3 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.super-jeweler-summer-3 #stamp .color-fill, #theme.super-jeweler-summer-3 #photo .sticker {
	background: #007ee8;
}
#theme.super-jeweler-summer-3 .sticker-circle-wrapper, #theme.super-jeweler-summer-3 .sticker-wrapper {
	background-color: #007ee8 !important;
	border-color: #007ee8 !important;
}
#theme.super-jeweler-summer-3 .envelope .button {
	background: #007ee8 !important;
	text-shadow: 0 1px 0 #00549c !important;
	border: 1px solid #0068bf;
}
#theme.super-jeweler-summer-3 .envelope .button:hover {
	background: #0076d9 !important;
}
#theme.super-jeweler-summer-3 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.super-jeweler-summer-3 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.super-jeweler-summer-3 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.raise {
	background: #292929 url(../../HTML/img/Newlocation/theme-merchant-background-raise.jpg) top center repeat;
}
#theme.raise .envelope > .face, #theme.raise #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-raise.png) !important;
}
#theme.raise #flap .face > div.hex-color, #theme.raise .envelope > .face, #theme.raise .envelope-mobile .face {
	background-color: #40be8d !important;
}
#theme.raise #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.raise #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.raise .meta-contain .meta, #theme.raise .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.raise .meta-contain .meta p, #theme.raise .open-this-card p, #theme.raise .meta-contain .meta h1, #theme.raise .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.raise .meta-contain .meta p span, #theme.raise .open-this-card p span, #theme.raise .meta-contain .meta h1 span, #theme.raise .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.raise #stamp .color-fill, #theme.raise #photo .sticker {
	background: #333333;
}
#theme.raise .sticker-circle-wrapper, #theme.raise .sticker-wrapper {
	background-color: #333333 !important;
	border-color: #333333 !important;
}
#theme.raise .envelope .button {
	background: #333333 !important;
	text-shadow: 0 1px 0 #0d0d0d !important;
	border: 1px solid #1f1f1f;
}
#theme.raise .envelope .button:hover {
	background: #2b2b2b !important;
}
#theme.raise #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.raise #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.raise #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.temptu-airpod-boomerang {
	background: #fcf1f5 url(../../HTML/img/Newlocation/theme-merchant-background-temptu-air.jpg) top center no-repeat;
}
#theme.temptu-airpod-boomerang .envelope > .face, #theme.temptu-airpod-boomerang #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-boomerang-6.png) !important;
}
#theme.temptu-airpod-boomerang #flap .face > div.hex-color, #theme.temptu-airpod-boomerang .envelope > .face, #theme.temptu-airpod-boomerang .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.temptu-airpod-boomerang #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.temptu-airpod-boomerang .meta-contain .meta, #theme.temptu-airpod-boomerang .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.temptu-airpod-boomerang .meta-contain .meta p, #theme.temptu-airpod-boomerang .open-this-card p, #theme.temptu-airpod-boomerang .meta-contain .meta h1, #theme.temptu-airpod-boomerang .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.temptu-airpod-boomerang .meta-contain .meta p span, #theme.temptu-airpod-boomerang .open-this-card p span, #theme.temptu-airpod-boomerang .meta-contain .meta h1 span, #theme.temptu-airpod-boomerang .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.temptu-airpod-boomerang #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.temptu-airpod-boomerang #envelope-interior-contain #envelope-interior #meta .sender div p, #theme.temptu-airpod-boomerang #envelope-interior-contain #envelope-interior #meta .recipient div p {
	font-family: 'Open Sans', sans-serif !important;
}
#theme.temptu-airpod-boomerang #envelope-contain > .envelope > .face.back #sticker span {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 1.4em !important;
}
#theme.temptu-airpod-boomerang #envelope-contain > .envelope > .face.front .meta-contain .meta p, #theme.temptu-airpod-boomerang #envelope-contain > .envelope > .face.front .meta-contain .meta p span {
	font-family: 'Open Sans', sans-serif !important;
}
#theme.temptu-airpod-boomerang #stamp .color-fill, #theme.temptu-airpod-boomerang #photo .sticker {
	background: #f63a5c;
}
#theme.temptu-airpod-boomerang .sticker-circle-wrapper, #theme.temptu-airpod-boomerang .sticker-wrapper {
	background-color: #f63a5c !important;
	border-color: #f63a5c !important;
}
#theme.temptu-airpod-boomerang .envelope .button {
	background: #f63a5c !important;
	text-shadow: 0 1px 0 #da0a2f !important;
	border: 1px solid #f4133c;
}
#theme.temptu-airpod-boomerang .envelope .button:hover {
	background: #f52b50 !important;
}
#theme.temptu-airpod-boomerang #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-8a5fa7.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.temptu-airpod-boomerang #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-8a5fa7.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.temptu-airpod-boomerang #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-8a5fa7.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.raise-boomerang {
	background: #292929 url(../../HTML/img/Newlocation/theme-merchant-background-raise.jpg) top center repeat;
}
#theme.raise-boomerang .envelope > .face, #theme.raise-boomerang #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-boomerang-7.png) !important;
}
#theme.raise-boomerang #flap .face > div.hex-color, #theme.raise-boomerang .envelope > .face, #theme.raise-boomerang .envelope-mobile .face {
	background-color: #40be8d !important;
}
#theme.raise-boomerang #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.raise-boomerang #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.raise-boomerang .meta-contain .meta, #theme.raise-boomerang .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.raise-boomerang .meta-contain .meta p, #theme.raise-boomerang .open-this-card p, #theme.raise-boomerang .meta-contain .meta h1, #theme.raise-boomerang .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.raise-boomerang .meta-contain .meta p span, #theme.raise-boomerang .open-this-card p span, #theme.raise-boomerang .meta-contain .meta h1 span, #theme.raise-boomerang .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.raise-boomerang #stamp .color-fill, #theme.raise-boomerang #photo .sticker {
	background: #333333;
}
#theme.raise-boomerang .sticker-circle-wrapper, #theme.raise-boomerang .sticker-wrapper {
	background-color: #333333 !important;
	border-color: #333333 !important;
}
#theme.raise-boomerang .envelope .button {
	background: #333333 !important;
	text-shadow: 0 1px 0 #0d0d0d !important;
	border: 1px solid #1f1f1f;
}
#theme.raise-boomerang .envelope .button:hover {
	background: #2b2b2b !important;
}
#theme.raise-boomerang #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.raise-boomerang #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.raise-boomerang #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.plated-2 {
	background: #000000 url(../../HTML/img/Newlocation/theme-merchant-background-plated-2.jpg) top center repeat;
}
#theme.plated-2 .envelope > .face, #theme.plated-2 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-plated-1.png) !important;
}
#theme.plated-2 #flap .face > div.hex-color, #theme.plated-2 .envelope > .face, #theme.plated-2 .envelope-mobile .face {
	background-color: #d8252e !important;
}
#theme.plated-2 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.plated-2 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.plated-2 .meta, #theme.plated-2 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.plated-2 .meta p, #theme.plated-2 .open-this-card p, #theme.plated-2 .meta h1, #theme.plated-2 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.plated-2 .meta p span, #theme.plated-2 .open-this-card p span, #theme.plated-2 .meta h1 span, #theme.plated-2 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.plated-2 #stamp .color-fill, #theme.plated-2 #photo .sticker {
	background: #222222;
}
#theme.plated-2 .sticker-circle-wrapper, #theme.plated-2 .sticker-wrapper {
	background-color: #222222 !important;
	border-color: #222222 !important;
}
#theme.plated-2 .envelope .button {
	background: #222222 !important;
	text-shadow: 0 1px 0 #000000 !important;
	border: 1px solid #0e0e0e;
}
#theme.plated-2 .envelope .button:hover {
	background: #1a1a1a !important;
}
#theme.plated-2 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.plated-2 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.plated-2 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.golf-4-her {
	background: #000000 url(../../HTML/img/Newlocation/theme-merchant-background-golf4her.jpg) top center repeat;
}
#theme.golf-4-her .envelope > .face, #theme.golf-4-her #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-golf4her.png) !important;
}
#theme.golf-4-her #flap .face > div.hex-color, #theme.golf-4-her .envelope > .face, #theme.golf-4-her .envelope-mobile .face {
	background-color: #64529e !important;
}
#theme.golf-4-her #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.golf-4-her #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.golf-4-her .meta, #theme.golf-4-her .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.golf-4-her .meta p, #theme.golf-4-her .open-this-card p, #theme.golf-4-her .meta h1, #theme.golf-4-her .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.golf-4-her .meta p span, #theme.golf-4-her .open-this-card p span, #theme.golf-4-her .meta h1 span, #theme.golf-4-her .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.golf-4-her #stamp .color-fill, #theme.golf-4-her #photo .sticker {
	background: #007a4b;
}
#theme.golf-4-her .sticker-circle-wrapper, #theme.golf-4-her .sticker-wrapper {
	background-color: #007a4b !important;
	border-color: #007a4b !important;
}
#theme.golf-4-her .envelope .button {
	background: #007a4b !important;
	text-shadow: 0 1px 0 #002e1c !important;
	border: 1px solid #005132;
}
#theme.golf-4-her .envelope .button:hover {
	background: #006b42 !important;
}
#theme.golf-4-her #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-0f9664.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.golf-4-her #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-0f9664.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.golf-4-her #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-0f9664.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.komarov {
	background: #000000 url(../../HTML/img/Newlocation/theme-merchant-background-komarov.jpg) top center repeat;
}
#theme.komarov .envelope > .face, #theme.komarov #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-komarov.png) !important;
}
#theme.komarov #flap .face > div.hex-color, #theme.komarov .envelope > .face, #theme.komarov .envelope-mobile .face {
	background-color: #555555 !important;
}
#theme.komarov #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.komarov #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.komarov .meta, #theme.komarov .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.komarov .meta p, #theme.komarov .open-this-card p, #theme.komarov .meta h1, #theme.komarov .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.komarov .meta p span, #theme.komarov .open-this-card p span, #theme.komarov .meta h1 span, #theme.komarov .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.komarov #stamp .color-fill, #theme.komarov #photo .sticker {
	background: #222222;
}
#theme.komarov .sticker-circle-wrapper, #theme.komarov .sticker-wrapper {
	background-color: #222222 !important;
	border-color: #222222 !important;
}
#theme.komarov .envelope .button {
	background: #222222 !important;
	text-shadow: 0 1px 0 #000000 !important;
	border: 1px solid #0e0e0e;
}
#theme.komarov .envelope .button:hover {
	background: #1a1a1a !important;
}
#theme.komarov #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.komarov #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.komarov #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.lauren-moshi {
	background: #000000 url(../../HTML/img/Newlocation/theme-merchant-background-lauren-moshi.jpg) top center repeat;
}
#theme.lauren-moshi .envelope > .face, #theme.lauren-moshi #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-boomerang-6.png) !important;
}
#theme.lauren-moshi #flap .face > div.hex-color, #theme.lauren-moshi .envelope > .face, #theme.lauren-moshi .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.lauren-moshi #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.lauren-moshi #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.lauren-moshi .meta, #theme.lauren-moshi .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.lauren-moshi .meta p, #theme.lauren-moshi .open-this-card p, #theme.lauren-moshi .meta h1, #theme.lauren-moshi .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.lauren-moshi .meta p span, #theme.lauren-moshi .open-this-card p span, #theme.lauren-moshi .meta h1 span, #theme.lauren-moshi .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.lauren-moshi #stamp .color-fill, #theme.lauren-moshi #photo .sticker {
	background: #222222;
}
#theme.lauren-moshi .sticker-circle-wrapper, #theme.lauren-moshi .sticker-wrapper {
	background-color: #222222 !important;
	border-color: #222222 !important;
}
#theme.lauren-moshi .envelope .button {
	background: #222222 !important;
	text-shadow: 0 1px 0 #000000 !important;
	border: 1px solid #0e0e0e;
}
#theme.lauren-moshi .envelope .button:hover {
	background: #1a1a1a !important;
}
#theme.lauren-moshi #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.lauren-moshi #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.lauren-moshi #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.threads-for-thought {
	background: #000000 url(../../HTML/img/Newlocation/theme-merchant-background-threads-for-thought.jpg) top center repeat;
}
#theme.threads-for-thought .envelope > .face, #theme.threads-for-thought #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-threads-for-thought.png) !important;
}
#theme.threads-for-thought #flap .face > div.hex-color, #theme.threads-for-thought .envelope > .face, #theme.threads-for-thought .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.threads-for-thought #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.threads-for-thought #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.threads-for-thought .meta, #theme.threads-for-thought .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.threads-for-thought .meta p, #theme.threads-for-thought .open-this-card p, #theme.threads-for-thought .meta h1, #theme.threads-for-thought .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.threads-for-thought .meta p span, #theme.threads-for-thought .open-this-card p span, #theme.threads-for-thought .meta h1 span, #theme.threads-for-thought .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.threads-for-thought #stamp .color-fill, #theme.threads-for-thought #photo .sticker {
	background: #63d5d7;
}
#theme.threads-for-thought .sticker-circle-wrapper, #theme.threads-for-thought .sticker-wrapper {
	background-color: #63d5d7 !important;
	border-color: #63d5d7 !important;
}
#theme.threads-for-thought .envelope .button {
	background: #63d5d7 !important;
	text-shadow: 0 1px 0 #30bbbd !important;
	border: 1px solid #43cccf;
}
#theme.threads-for-thought .envelope .button:hover {
	background: #57d2d4 !important;
}
#theme.threads-for-thought #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.threads-for-thought #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.threads-for-thought #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.pink-and-greens-boomerang {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-pink-green.jpg) top center repeat;
}
#theme.pink-and-greens-boomerang .envelope > .face, #theme.pink-and-greens-boomerang #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-boomerang-11.png) !important;
}
#theme.pink-and-greens-boomerang #flap .face > div.hex-color, #theme.pink-and-greens-boomerang .envelope > .face, #theme.pink-and-greens-boomerang .envelope-mobile .face {
	background-color: #ec2a80 !important;
}
#theme.pink-and-greens-boomerang #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.pink-and-greens-boomerang #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.pink-and-greens-boomerang .meta-contain .meta, #theme.pink-and-greens-boomerang .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.pink-and-greens-boomerang .meta-contain .meta p, #theme.pink-and-greens-boomerang .open-this-card p, #theme.pink-and-greens-boomerang .meta-contain .meta h1, #theme.pink-and-greens-boomerang .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.pink-and-greens-boomerang .meta-contain .meta p span, #theme.pink-and-greens-boomerang .open-this-card p span, #theme.pink-and-greens-boomerang .meta-contain .meta h1 span, #theme.pink-and-greens-boomerang .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.pink-and-greens-boomerang #stamp .color-fill, #theme.pink-and-greens-boomerang #photo .sticker {
	background: #8cc74d;
}
#theme.pink-and-greens-boomerang .sticker-circle-wrapper, #theme.pink-and-greens-boomerang .sticker-wrapper {
	background-color: #8cc74d !important;
	border-color: #8cc74d !important;
}
#theme.pink-and-greens-boomerang .envelope .button {
	background: #8cc74d !important;
	text-shadow: 0 1px 0 #659830 !important;
	border: 1px solid #78b338;
}
#theme.pink-and-greens-boomerang .envelope .button:hover {
	background: #84c341 !important;
}
#theme.pink-and-greens-boomerang #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-98ca3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.pink-and-greens-boomerang #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-98ca3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.pink-and-greens-boomerang #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-98ca3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.efoods-direct {
	background: #000000 url(../../HTML/img/Newlocation/theme-merchant-background-efoods.jpg) top center repeat;
}
#theme.efoods-direct .envelope > .face, #theme.efoods-direct #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-efoods.png) !important;
}
#theme.efoods-direct #flap .face > div.hex-color, #theme.efoods-direct .envelope > .face, #theme.efoods-direct .envelope-mobile .face {
	background-color: #6e1010 !important;
}
#theme.efoods-direct #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.efoods-direct #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.efoods-direct .meta-contain .meta, #theme.efoods-direct .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.efoods-direct .meta-contain .meta p, #theme.efoods-direct .open-this-card p, #theme.efoods-direct .meta-contain .meta h1, #theme.efoods-direct .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.efoods-direct .meta-contain .meta p span, #theme.efoods-direct .open-this-card p span, #theme.efoods-direct .meta-contain .meta h1 span, #theme.efoods-direct .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.efoods-direct #stamp .color-fill, #theme.efoods-direct #photo .sticker {
	background: #97bf6d;
}
#theme.efoods-direct .sticker-circle-wrapper, #theme.efoods-direct .sticker-wrapper {
	background-color: #97bf6d !important;
	border-color: #97bf6d !important;
}
#theme.efoods-direct .envelope .button {
	background: #97bf6d !important;
	text-shadow: 0 1px 0 #719b44 !important;
	border: 1px solid #83b351;
}
#theme.efoods-direct .envelope .button:hover {
	background: #8fba62 !important;
}
#theme.efoods-direct #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.efoods-direct #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.efoods-direct #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.little-pim-1 {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-little-pim-1.jpg) top center repeat;
}
#theme.little-pim-1 .envelope > .face, #theme.little-pim-1 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-little-pim-1.png) !important;
}
#theme.little-pim-1 #flap .face > div.hex-color, #theme.little-pim-1 .envelope > .face, #theme.little-pim-1 .envelope-mobile .face {
	background-color: #1eb4cb !important;
}
#theme.little-pim-1 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.little-pim-1 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.little-pim-1 .meta-contain .meta, #theme.little-pim-1 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.little-pim-1 .meta-contain .meta p, #theme.little-pim-1 .open-this-card p, #theme.little-pim-1 .meta-contain .meta h1, #theme.little-pim-1 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.little-pim-1 .meta-contain .meta p span, #theme.little-pim-1 .open-this-card p span, #theme.little-pim-1 .meta-contain .meta h1 span, #theme.little-pim-1 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.little-pim-1 #stamp .color-fill, #theme.little-pim-1 #photo .sticker {
	background: #e2242b;
}
#theme.little-pim-1 .sticker-circle-wrapper, #theme.little-pim-1 .sticker-wrapper {
	background-color: #e2242b !important;
	border-color: #e2242b !important;
}
#theme.little-pim-1 .envelope .button {
	background: #e2242b !important;
	text-shadow: 0 1px 0 #a4161b !important;
	border: 1px solid #c31a20;
}
#theme.little-pim-1 .envelope .button:hover {
	background: #da1d24 !important;
}
#theme.little-pim-1 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.little-pim-1 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.little-pim-1 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.flatout {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-flatout.jpg) top center repeat;
}
#theme.flatout .envelope > .face, #theme.flatout #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-flatout.png) !important;
}
#theme.flatout #flap .face > div.hex-color, #theme.flatout .envelope > .face, #theme.flatout .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.flatout #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.flatout #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.flatout .meta-contain .meta, #theme.flatout .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.flatout .meta-contain .meta p, #theme.flatout .open-this-card p, #theme.flatout .meta-contain .meta h1, #theme.flatout .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.flatout .meta-contain .meta p span, #theme.flatout .open-this-card p span, #theme.flatout .meta-contain .meta h1 span, #theme.flatout .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.flatout #stamp .color-fill, #theme.flatout #photo .sticker {
	background: #5cacc4;
}
#theme.flatout .sticker-circle-wrapper, #theme.flatout .sticker-wrapper {
	background-color: #5cacc4 !important;
	border-color: #5cacc4 !important;
}
#theme.flatout .envelope .button {
	background: #5cacc4 !important;
	text-shadow: 0 1px 0 #38849b !important;
	border: 1px solid #429bb6;
}
#theme.flatout .envelope .button:hover {
	background: #51a6c0 !important;
}
#theme.flatout #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.flatout #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.flatout #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.flatout-boomerang {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-flatout.jpg) top center repeat;
}
#theme.flatout-boomerang .envelope > .face, #theme.flatout-boomerang #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-boomerang-6.png) !important;
}
#theme.flatout-boomerang #flap .face > div.hex-color, #theme.flatout-boomerang .envelope > .face, #theme.flatout-boomerang .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.flatout-boomerang #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.flatout-boomerang #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.flatout-boomerang .meta-contain .meta, #theme.flatout-boomerang .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.flatout-boomerang .meta-contain .meta p, #theme.flatout-boomerang .open-this-card p, #theme.flatout-boomerang .meta-contain .meta h1, #theme.flatout-boomerang .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.flatout-boomerang .meta-contain .meta p span, #theme.flatout-boomerang .open-this-card p span, #theme.flatout-boomerang .meta-contain .meta h1 span, #theme.flatout-boomerang .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.flatout-boomerang #stamp .color-fill, #theme.flatout-boomerang #photo .sticker {
	background: #5cacc4;
}
#theme.flatout-boomerang .sticker-circle-wrapper, #theme.flatout-boomerang .sticker-wrapper {
	background-color: #5cacc4 !important;
	border-color: #5cacc4 !important;
}
#theme.flatout-boomerang .envelope .button {
	background: #5cacc4 !important;
	text-shadow: 0 1px 0 #38849b !important;
	border: 1px solid #429bb6;
}
#theme.flatout-boomerang .envelope .button:hover {
	background: #51a6c0 !important;
}
#theme.flatout-boomerang #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.flatout-boomerang #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.flatout-boomerang #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.bench-usa {
	background: #000000 url(../../HTML/img/Newlocation/theme-merchant-background-bench-usa.jpg) top center repeat;
}
#theme.bench-usa .envelope > .face, #theme.bench-usa #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-bench.png) !important;
}
#theme.bench-usa #flap .face > div.hex-color, #theme.bench-usa .envelope > .face, #theme.bench-usa .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.bench-usa #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.bench-usa #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.bench-usa .meta, #theme.bench-usa .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.bench-usa .meta p, #theme.bench-usa .open-this-card p, #theme.bench-usa .meta h1, #theme.bench-usa .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.bench-usa .meta p span, #theme.bench-usa .open-this-card p span, #theme.bench-usa .meta h1 span, #theme.bench-usa .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.bench-usa #stamp .color-fill, #theme.bench-usa #photo .sticker {
	background: #333333;
}
#theme.bench-usa .sticker-circle-wrapper, #theme.bench-usa .sticker-wrapper {
	background-color: #333333 !important;
	border-color: #333333 !important;
}
#theme.bench-usa .envelope .button {
	background: #333333 !important;
	text-shadow: 0 1px 0 #0d0d0d !important;
	border: 1px solid #1f1f1f;
}
#theme.bench-usa .envelope .button:hover {
	background: #2b2b2b !important;
}
#theme.bench-usa #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-f5dc3b.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.bench-usa #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-f5dc3b.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.bench-usa #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-f5dc3b.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.davids-cookies-1 {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-davids-1.jpg) top center repeat;
}
#theme.davids-cookies-1 .envelope > .face, #theme.davids-cookies-1 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-davids-1.png) !important;
}
#theme.davids-cookies-1 #flap .face > div.hex-color, #theme.davids-cookies-1 .envelope > .face, #theme.davids-cookies-1 .envelope-mobile .face {
	background-color: #b21e23 !important;
}
#theme.davids-cookies-1 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.davids-cookies-1 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.davids-cookies-1 .meta, #theme.davids-cookies-1 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.davids-cookies-1 .meta p, #theme.davids-cookies-1 .open-this-card p, #theme.davids-cookies-1 .meta h1, #theme.davids-cookies-1 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.davids-cookies-1 .meta p span, #theme.davids-cookies-1 .open-this-card p span, #theme.davids-cookies-1 .meta h1 span, #theme.davids-cookies-1 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.davids-cookies-1 #stamp .color-fill, #theme.davids-cookies-1 #photo .sticker {
	background: #71111d;
}
#theme.davids-cookies-1 .sticker-circle-wrapper, #theme.davids-cookies-1 .sticker-wrapper {
	background-color: #71111d !important;
	border-color: #71111d !important;
}
#theme.davids-cookies-1 .envelope .button {
	background: #71111d !important;
	text-shadow: 0 1px 0 #2f070c !important;
	border: 1px solid #4e0c14;
}
#theme.davids-cookies-1 .envelope .button:hover {
	background: #640f1a !important;
}
#theme.davids-cookies-1 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.davids-cookies-1 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.davids-cookies-1 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.brookstone {
	background: #99b548 url(../../HTML/img/Newlocation/theme-merchant-background-brookstone.jpg) top center no-repeat;
}
#theme.brookstone .envelope > .face, #theme.brookstone #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-brookstone.png) !important;
}
#theme.brookstone #flap .face > div.hex-color, #theme.brookstone .envelope > .face, #theme.brookstone .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.brookstone #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.brookstone .meta, #theme.brookstone .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.brookstone .meta p, #theme.brookstone .open-this-card p, #theme.brookstone .meta h1, #theme.brookstone .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.brookstone .meta p span, #theme.brookstone .open-this-card p span, #theme.brookstone .meta h1 span, #theme.brookstone .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.brookstone #stamp .color-fill, #theme.brookstone #photo .sticker {
	background: #99b548;
}
#theme.brookstone .sticker-circle-wrapper, #theme.brookstone .sticker-wrapper {
	background-color: #99b548 !important;
	border-color: #99b548 !important;
}
#theme.brookstone .envelope .button {
	background: #99b548 !important;
	text-shadow: 0 1px 0 #6b7e32 !important;
	border: 1px solid #80983c;
}
#theme.brookstone .envelope .button:hover {
	background: #90aa44 !important;
}
#theme.brookstone #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.brookstone #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.brookstone #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.heels-2 {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-heels-2.jpg) top center repeat;
}
#theme.heels-2 .envelope > .face, #theme.heels-2 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-heels-1.png) !important;
}
#theme.heels-2 #flap .face > div.hex-color, #theme.heels-2 .envelope > .face, #theme.heels-2 .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.heels-2 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.heels-2 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.heels-2 .meta, #theme.heels-2 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.heels-2 .meta p, #theme.heels-2 .open-this-card p, #theme.heels-2 .meta h1, #theme.heels-2 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.heels-2 .meta p span, #theme.heels-2 .open-this-card p span, #theme.heels-2 .meta h1 span, #theme.heels-2 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.heels-2 #stamp .color-fill, #theme.heels-2 #photo .sticker {
	background: #ec178f;
}
#theme.heels-2 .sticker-circle-wrapper, #theme.heels-2 .sticker-wrapper {
	background-color: #ec178f !important;
	border-color: #ec178f !important;
}
#theme.heels-2 .envelope .button {
	background: #ec178f !important;
	text-shadow: 0 1px 0 #a90e65 !important;
	border: 1px solid #ca1179;
}
#theme.heels-2 .envelope .button:hover {
	background: #e11287 !important;
}
#theme.heels-2 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff5b98.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.heels-2 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff5b98.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.heels-2 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff5b98.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.heels-2-boomerang {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-heels-2.jpg) top center repeat;
}
#theme.heels-2-boomerang .envelope > .face, #theme.heels-2-boomerang #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-boomerang-7.png) !important;
}
#theme.heels-2-boomerang #flap .face > div.hex-color, #theme.heels-2-boomerang .envelope > .face, #theme.heels-2-boomerang .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.heels-2-boomerang #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.heels-2-boomerang #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.heels-2-boomerang .meta, #theme.heels-2-boomerang .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.heels-2-boomerang .meta p, #theme.heels-2-boomerang .open-this-card p, #theme.heels-2-boomerang .meta h1, #theme.heels-2-boomerang .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.heels-2-boomerang .meta p span, #theme.heels-2-boomerang .open-this-card p span, #theme.heels-2-boomerang .meta h1 span, #theme.heels-2-boomerang .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.heels-2-boomerang #stamp .color-fill, #theme.heels-2-boomerang #photo .sticker {
	background: #ec178f;
}
#theme.heels-2-boomerang .sticker-circle-wrapper, #theme.heels-2-boomerang .sticker-wrapper {
	background-color: #ec178f !important;
	border-color: #ec178f !important;
}
#theme.heels-2-boomerang .envelope .button {
	background: #ec178f !important;
	text-shadow: 0 1px 0 #a90e65 !important;
	border: 1px solid #ca1179;
}
#theme.heels-2-boomerang .envelope .button:hover {
	background: #e11287 !important;
}
#theme.heels-2-boomerang #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff5b98.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.heels-2-boomerang #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff5b98.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.heels-2-boomerang #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff5b98.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.tea-collection-2 {
	background: #321b0f url(../../HTML/img/Newlocation/theme-merchant-background-tea-collection-2.jpg) top center repeat;
}
#theme.tea-collection-2 .envelope > .face, #theme.tea-collection-2 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-tea-collection-2.png) !important;
}
#theme.tea-collection-2 #flap .face > div.hex-color, #theme.tea-collection-2 .envelope > .face, #theme.tea-collection-2 .envelope-mobile .face {
	background-color: #5d3924 !important;
}
#theme.tea-collection-2 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.tea-collection-2 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.tea-collection-2 .meta, #theme.tea-collection-2 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.tea-collection-2 .meta p, #theme.tea-collection-2 .open-this-card p, #theme.tea-collection-2 .meta h1, #theme.tea-collection-2 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.tea-collection-2 .meta p span, #theme.tea-collection-2 .open-this-card p span, #theme.tea-collection-2 .meta h1 span, #theme.tea-collection-2 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.tea-collection-2 #stamp .color-fill, #theme.tea-collection-2 #photo .sticker {
	background: #af9e80;
}
#theme.tea-collection-2 .sticker-circle-wrapper, #theme.tea-collection-2 .sticker-wrapper {
	background-color: #af9e80 !important;
	border-color: #af9e80 !important;
}
#theme.tea-collection-2 .envelope .button {
	background: #af9e80 !important;
	text-shadow: 0 1px 0 #8b7858 !important;
	border: 1px solid #9f8b67;
}
#theme.tea-collection-2 .envelope .button:hover {
	background: #a99777 !important;
}
#theme.tea-collection-2 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.tea-collection-2 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.tea-collection-2 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.yumvelope {
	background: #341c10 url(../../HTML/img/Newlocation/theme-merchant-background-yumvelope.jpg) top center repeat;
}
#theme.yumvelope .envelope > .face, #theme.yumvelope #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-yumvelope.png) !important;
}
#theme.yumvelope #flap .face > div.hex-color, #theme.yumvelope .envelope > .face, #theme.yumvelope .envelope-mobile .face {
	background-color: #5d3924 !important;
}
#theme.yumvelope #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.yumvelope #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.yumvelope .meta, #theme.yumvelope .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.yumvelope .meta p, #theme.yumvelope .open-this-card p, #theme.yumvelope .meta h1, #theme.yumvelope .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.yumvelope .meta p span, #theme.yumvelope .open-this-card p span, #theme.yumvelope .meta h1 span, #theme.yumvelope .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.yumvelope #stamp .color-fill, #theme.yumvelope #photo .sticker {
	background: #a1d340;
}
#theme.yumvelope .sticker-circle-wrapper, #theme.yumvelope .sticker-wrapper {
	background-color: #a1d340 !important;
	border-color: #a1d340 !important;
}
#theme.yumvelope .envelope .button {
	background: #a1d340 !important;
	text-shadow: 0 1px 0 #77a125 !important;
	border: 1px solid #8dbe2c;
}
#theme.yumvelope .envelope .button:hover {
	background: #9bd034 !important;
}
#theme.yumvelope #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.yumvelope #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.yumvelope #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.annas-linens {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-annas-linens.jpg) top center repeat;
}
#theme.annas-linens .envelope > .face, #theme.annas-linens #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-annas-linens.png) !important;
}
#theme.annas-linens #flap .face > div.hex-color, #theme.annas-linens .envelope > .face, #theme.annas-linens .envelope-mobile .face {
	background-color: #b30b3b !important;
}
#theme.annas-linens #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.annas-linens #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.annas-linens .meta, #theme.annas-linens .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.annas-linens .meta p, #theme.annas-linens .open-this-card p, #theme.annas-linens .meta h1, #theme.annas-linens .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.annas-linens .meta p span, #theme.annas-linens .open-this-card p span, #theme.annas-linens .meta h1 span, #theme.annas-linens .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.annas-linens #stamp .color-fill, #theme.annas-linens #photo .sticker {
	background: #948260;
}
#theme.annas-linens .sticker-circle-wrapper, #theme.annas-linens .sticker-wrapper {
	background-color: #948260 !important;
	border-color: #948260 !important;
}
#theme.annas-linens .envelope .button {
	background: #948260 !important;
	text-shadow: 0 1px 0 #665942 !important;
	border: 1px solid #7b6c50;
}
#theme.annas-linens .envelope .button:hover {
	background: #8b7a5a !important;
}
#theme.annas-linens #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-978f58.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.annas-linens #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-978f58.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.annas-linens #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-978f58.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.designer-intimates {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-designer-intimates.jpg) top center repeat;
}
#theme.designer-intimates .envelope > .face, #theme.designer-intimates #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-designer-intimates.png) !important;
}
#theme.designer-intimates #flap .face > div.hex-color, #theme.designer-intimates .envelope > .face, #theme.designer-intimates .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.designer-intimates #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.designer-intimates #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.designer-intimates .meta, #theme.designer-intimates .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.designer-intimates .meta p, #theme.designer-intimates .open-this-card p, #theme.designer-intimates .meta h1, #theme.designer-intimates .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.designer-intimates .meta p span, #theme.designer-intimates .open-this-card p span, #theme.designer-intimates .meta h1 span, #theme.designer-intimates .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.designer-intimates #stamp .color-fill, #theme.designer-intimates #photo .sticker {
	background: #ff5b98;
}
#theme.designer-intimates .sticker-circle-wrapper, #theme.designer-intimates .sticker-wrapper {
	background-color: #ff5b98 !important;
	border-color: #ff5b98 !important;
}
#theme.designer-intimates .envelope .button {
	background: #ff5b98 !important;
	text-shadow: 0 1px 0 #ff0f68 !important;
	border: 1px solid #ff327e;
}
#theme.designer-intimates .envelope .button:hover {
	background: #ff4c8e !important;
}
#theme.designer-intimates #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff5b98.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.designer-intimates #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff5b98.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.designer-intimates #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff5b98.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.jewel-mint-boomerang {
	background: #000000 url(../../HTML/img/Newlocation/theme-merchant-background-jewelmint-1.jpg) top center repeat;
}
#theme.jewel-mint-boomerang .envelope > .face, #theme.jewel-mint-boomerang #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-boomerang-6.png) !important;
}
#theme.jewel-mint-boomerang #flap .face > div.hex-color, #theme.jewel-mint-boomerang .envelope > .face, #theme.jewel-mint-boomerang .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.jewel-mint-boomerang #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.jewel-mint-boomerang #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.jewel-mint-boomerang .meta-contain .meta, #theme.jewel-mint-boomerang .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.jewel-mint-boomerang .meta-contain .meta p, #theme.jewel-mint-boomerang .open-this-card p, #theme.jewel-mint-boomerang .meta-contain .meta h1, #theme.jewel-mint-boomerang .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.jewel-mint-boomerang .meta-contain .meta p span, #theme.jewel-mint-boomerang .open-this-card p span, #theme.jewel-mint-boomerang .meta-contain .meta h1 span, #theme.jewel-mint-boomerang .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.jewel-mint-boomerang #stamp .color-fill, #theme.jewel-mint-boomerang #photo .sticker {
	background: #0096b2;
}
#theme.jewel-mint-boomerang .sticker-circle-wrapper, #theme.jewel-mint-boomerang .sticker-wrapper {
	background-color: #0096b2 !important;
	border-color: #0096b2 !important;
}
#theme.jewel-mint-boomerang .envelope .button {
	background: #0096b2 !important;
	text-shadow: 0 1px 0 #005666 !important;
	border: 1px solid #007489;
}
#theme.jewel-mint-boomerang .envelope .button:hover {
	background: #0089a3 !important;
}
#theme.jewel-mint-boomerang #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-2ecbc2.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.jewel-mint-boomerang #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-2ecbc2.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.jewel-mint-boomerang #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-2ecbc2.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.threads-for-thought-boomerang {
	background: #000000 url(../../HTML/img/Newlocation/theme-merchant-background-threads-for-thought.jpg) top center repeat;
}
#theme.threads-for-thought-boomerang .envelope > .face, #theme.threads-for-thought-boomerang #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-boomerang-6.png) !important;
}
#theme.threads-for-thought-boomerang #flap .face > div.hex-color, #theme.threads-for-thought-boomerang .envelope > .face, #theme.threads-for-thought-boomerang .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.threads-for-thought-boomerang #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.threads-for-thought-boomerang #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.threads-for-thought-boomerang .meta, #theme.threads-for-thought-boomerang .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.threads-for-thought-boomerang .meta p, #theme.threads-for-thought-boomerang .open-this-card p, #theme.threads-for-thought-boomerang .meta h1, #theme.threads-for-thought-boomerang .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.threads-for-thought-boomerang .meta p span, #theme.threads-for-thought-boomerang .open-this-card p span, #theme.threads-for-thought-boomerang .meta h1 span, #theme.threads-for-thought-boomerang .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.threads-for-thought-boomerang #stamp .color-fill, #theme.threads-for-thought-boomerang #photo .sticker {
	background: #63d5d7;
}
#theme.threads-for-thought-boomerang .sticker-circle-wrapper, #theme.threads-for-thought-boomerang .sticker-wrapper {
	background-color: #63d5d7 !important;
	border-color: #63d5d7 !important;
}
#theme.threads-for-thought-boomerang .envelope .button {
	background: #63d5d7 !important;
	text-shadow: 0 1px 0 #30bbbd !important;
	border: 1px solid #43cccf;
}
#theme.threads-for-thought-boomerang .envelope .button:hover {
	background: #57d2d4 !important;
}
#theme.threads-for-thought-boomerang #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.threads-for-thought-boomerang #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.threads-for-thought-boomerang #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.heels-3 {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-heels-3.jpg) top center repeat;
}
#theme.heels-3 .envelope > .face, #theme.heels-3 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-heels-1.png) !important;
}
#theme.heels-3 #flap .face > div.hex-color, #theme.heels-3 .envelope > .face, #theme.heels-3 .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.heels-3 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.heels-3 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.heels-3 .meta, #theme.heels-3 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.heels-3 .meta p, #theme.heels-3 .open-this-card p, #theme.heels-3 .meta h1, #theme.heels-3 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.heels-3 .meta p span, #theme.heels-3 .open-this-card p span, #theme.heels-3 .meta h1 span, #theme.heels-3 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.heels-3 #stamp .color-fill, #theme.heels-3 #photo .sticker {
	background: #ec178f;
}
#theme.heels-3 .sticker-circle-wrapper, #theme.heels-3 .sticker-wrapper {
	background-color: #ec178f !important;
	border-color: #ec178f !important;
}
#theme.heels-3 .envelope .button {
	background: #ec178f !important;
	text-shadow: 0 1px 0 #a90e65 !important;
	border: 1px solid #ca1179;
}
#theme.heels-3 .envelope .button:hover {
	background: #e11287 !important;
}
#theme.heels-3 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff5b98.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.heels-3 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff5b98.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.heels-3 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff5b98.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.intimint-boomerang {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-intimint.jpg) top center repeat;
}
#theme.intimint-boomerang .envelope > .face, #theme.intimint-boomerang #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-boomerang-6.png) !important;
}
#theme.intimint-boomerang #flap .face > div.hex-color, #theme.intimint-boomerang .envelope > .face, #theme.intimint-boomerang .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.intimint-boomerang #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.intimint-boomerang #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.intimint-boomerang .meta-contain .meta, #theme.intimint-boomerang .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.intimint-boomerang .meta-contain .meta p, #theme.intimint-boomerang .open-this-card p, #theme.intimint-boomerang .meta-contain .meta h1, #theme.intimint-boomerang .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.intimint-boomerang .meta-contain .meta p span, #theme.intimint-boomerang .open-this-card p span, #theme.intimint-boomerang .meta-contain .meta h1 span, #theme.intimint-boomerang .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.intimint-boomerang #stamp .color-fill, #theme.intimint-boomerang #photo .sticker {
	background: #f3a194;
}
#theme.intimint-boomerang .sticker-circle-wrapper, #theme.intimint-boomerang .sticker-wrapper {
	background-color: #f3a194 !important;
	border-color: #f3a194 !important;
}
#theme.intimint-boomerang .envelope .button {
	background: #f3a194 !important;
	text-shadow: 0 1px 0 #eb654f !important;
	border: 1px solid #ef816f;
}
#theme.intimint-boomerang .envelope .button:hover {
	background: #f19586 !important;
}
#theme.intimint-boomerang #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-787878.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.intimint-boomerang #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-787878.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.intimint-boomerang #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-787878.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.medical-supply-2 {
	background: #2e7dd0 url(../../HTML/img/Newlocation/theme-merchant-background-medical-supply-2.jpg) top center no-repeat;
}
#theme.medical-supply-2 .envelope > .face, #theme.medical-supply-2 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-medical-supply-1.png) !important;
}
#theme.medical-supply-2 #flap .face > div.hex-color, #theme.medical-supply-2 .envelope > .face, #theme.medical-supply-2 .envelope-mobile .face {
	background-color: #174b83 !important;
}
#theme.medical-supply-2 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.medical-supply-2 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.medical-supply-2 .meta-contain .meta, #theme.medical-supply-2 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.medical-supply-2 .meta-contain .meta p, #theme.medical-supply-2 .open-this-card p, #theme.medical-supply-2 .meta-contain .meta h1, #theme.medical-supply-2 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.medical-supply-2 .meta-contain .meta p span, #theme.medical-supply-2 .open-this-card p span, #theme.medical-supply-2 .meta-contain .meta h1 span, #theme.medical-supply-2 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.medical-supply-2 #stamp .color-fill, #theme.medical-supply-2 #photo .sticker {
	background: #d71920;
}
#theme.medical-supply-2 .sticker-circle-wrapper, #theme.medical-supply-2 .sticker-wrapper {
	background-color: #d71920 !important;
	border-color: #d71920 !important;
}
#theme.medical-supply-2 .envelope .button {
	background: #d71920 !important;
	text-shadow: 0 1px 0 #921116 !important;
	border: 1px solid #b2151b;
}
#theme.medical-supply-2 .envelope .button:hover {
	background: #c9171e !important;
}
#theme.medical-supply-2 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.medical-supply-2 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.medical-supply-2 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.yumvelope-boomerang {
	background: #341c10 url(../../HTML/img/Newlocation/theme-merchant-background-yumvelope.jpg) top center repeat;
}
#theme.yumvelope-boomerang .envelope > .face, #theme.yumvelope-boomerang #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-boomerang-4.png) !important;
}
#theme.yumvelope-boomerang #flap .face > div.hex-color, #theme.yumvelope-boomerang .envelope > .face, #theme.yumvelope-boomerang .envelope-mobile .face {
	background-color: #5d3924 !important;
}
#theme.yumvelope-boomerang #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.yumvelope-boomerang #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.yumvelope-boomerang .meta, #theme.yumvelope-boomerang .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.yumvelope-boomerang .meta p, #theme.yumvelope-boomerang .open-this-card p, #theme.yumvelope-boomerang .meta h1, #theme.yumvelope-boomerang .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.yumvelope-boomerang .meta p span, #theme.yumvelope-boomerang .open-this-card p span, #theme.yumvelope-boomerang .meta h1 span, #theme.yumvelope-boomerang .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.yumvelope-boomerang #stamp .color-fill, #theme.yumvelope-boomerang #photo .sticker {
	background: #a1d340;
}
#theme.yumvelope-boomerang .sticker-circle-wrapper, #theme.yumvelope-boomerang .sticker-wrapper {
	background-color: #a1d340 !important;
	border-color: #a1d340 !important;
}
#theme.yumvelope-boomerang .envelope .button {
	background: #a1d340 !important;
	text-shadow: 0 1px 0 #77a125 !important;
	border: 1px solid #8dbe2c;
}
#theme.yumvelope-boomerang .envelope .button:hover {
	background: #9bd034 !important;
}
#theme.yumvelope-boomerang #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.yumvelope-boomerang #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.yumvelope-boomerang #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.down-east-basics-fall {
	background: #fdb8af url(../../HTML/img/Newlocation/theme-merchant-background-down-east-2.jpg) top center no-repeat;
}
#theme.down-east-basics-fall .envelope > .face, #theme.down-east-basics-fall #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-down-east-3.png) !important;
}
#theme.down-east-basics-fall #flap .face > div.hex-color, #theme.down-east-basics-fall .envelope > .face, #theme.down-east-basics-fall .envelope-mobile .face {
	background-color: #fdedc1 !important;
}
#theme.down-east-basics-fall #stamp .color-fill, #theme.down-east-basics-fall #photo .sticker {
	background: #fc614f;
}
#theme.down-east-basics-fall .sticker-circle-wrapper, #theme.down-east-basics-fall .sticker-wrapper {
	background-color: #fc614f !important;
	border-color: #fc614f !important;
}
#theme.down-east-basics-fall .envelope .button {
	background: #fc614f !important;
	text-shadow: 0 1px 0 #fa1e04 !important;
	border: 1px solid #fb3d27;
}
#theme.down-east-basics-fall .envelope .button:hover {
	background: #fc5340 !important;
}
#theme.down-east-basics-fall #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff3b3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.down-east-basics-fall #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff3b3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.down-east-basics-fall #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff3b3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.annas-linens-1 {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-annas-linens-1.jpg) top center repeat;
}
#theme.annas-linens-1 .envelope > .face, #theme.annas-linens-1 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-annas-linens.png) !important;
}
#theme.annas-linens-1 #flap .face > div.hex-color, #theme.annas-linens-1 .envelope > .face, #theme.annas-linens-1 .envelope-mobile .face {
	background-color: #b30b3b !important;
}
#theme.annas-linens-1 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.annas-linens-1 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.annas-linens-1 .meta, #theme.annas-linens-1 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.annas-linens-1 .meta p, #theme.annas-linens-1 .open-this-card p, #theme.annas-linens-1 .meta h1, #theme.annas-linens-1 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.annas-linens-1 .meta p span, #theme.annas-linens-1 .open-this-card p span, #theme.annas-linens-1 .meta h1 span, #theme.annas-linens-1 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.annas-linens-1 #stamp .color-fill, #theme.annas-linens-1 #photo .sticker {
	background: #948260;
}
#theme.annas-linens-1 .sticker-circle-wrapper, #theme.annas-linens-1 .sticker-wrapper {
	background-color: #948260 !important;
	border-color: #948260 !important;
}
#theme.annas-linens-1 .envelope .button {
	background: #948260 !important;
	text-shadow: 0 1px 0 #665942 !important;
	border: 1px solid #7b6c50;
}
#theme.annas-linens-1 .envelope .button:hover {
	background: #8b7a5a !important;
}
#theme.annas-linens-1 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-978f58.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.annas-linens-1 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-978f58.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.annas-linens-1 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-978f58.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.hallmark-holiday {
	background: #4fa600 url(../../HTML/img/Newlocation/theme-merchant-background-hallmark-1.jpg) top left repeat;
}
#theme.hallmark-holiday .envelope > .face, #theme.hallmark-holiday #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-hallmark-1.png) !important;
}
#theme.hallmark-holiday #flap .face > div.hex-color, #theme.hallmark-holiday .envelope > .face, #theme.hallmark-holiday .envelope-mobile .face {
	background-color: #e51937 !important;
}
#theme.hallmark-holiday #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.hallmark-holiday #envelope-interior-contain #envelope-interior #meta .sender div p, #theme.hallmark-holiday #envelope-interior-contain #envelope-interior #meta .recipient div p {
	font-family: 'Open Sans', sans-serif !important;
	font-size: .7em;
}
#theme.hallmark-holiday #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.hallmark-holiday #envelope-contain > .envelope > .face.back #sticker span {
	font-size: 1.4em !important;
}
#theme.hallmark-holiday #envelope-interior-contain #envelope-interior #meta .message .message-contain p {
	line-height: 1.3em;
	text-align: left;
	font-size: .9em;
}
#envelope-interior-contain #envelope-interior #meta .message .message-contain p {
  color: #545454;
  display: block;
  font-family: arial;
  font-size: 22px;
  font-weight: bold;
  line-height: 125%;
  margin: 10px 0;
  min-height: 70px;
  padding: 0 15px 0 25px;
  text-align: center;
  text-transform: inherit;
}
#theme.hallmark-holiday #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.hallmark-holiday .meta, #theme.hallmark-holiday .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.hallmark-holiday .meta p, #theme.hallmark-holiday .open-this-card p, #theme.hallmark-holiday .meta h1, #theme.hallmark-holiday .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.hallmark-holiday .meta p span, #theme.hallmark-holiday .open-this-card p span, #theme.hallmark-holiday .meta h1 span, #theme.hallmark-holiday .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.hallmark-holiday #stamp .color-fill, #theme.hallmark-holiday #photo .sticker {
	background: #890d0d;
}
#theme.hallmark-holiday .sticker-circle-wrapper, #theme.hallmark-holiday .sticker-wrapper {
	background-color: #890d0d !important;
	border-color: #890d0d !important;
}
#theme.hallmark-holiday .envelope .button {
	background: #890d0d !important;
	text-shadow: 0 1px 0 #430606 !important;
	border: 1px solid #640909;
}
#theme.hallmark-holiday .envelope .button:hover {
	background: #7b0c0c !important;
}
#theme.hallmark-holiday #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.hallmark-holiday #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.hallmark-holiday #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.heels-4 {
	background: #ffffff url(../../HTML/img/Newlocation/theme-merchant-background-heels-4.jpg) top center repeat;
}
#theme.heels-4 .envelope > .face, #theme.heels-4 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-heels-1.png) !important;
}
#theme.heels-4 #flap .face > div.hex-color, #theme.heels-4 .envelope > .face, #theme.heels-4 .envelope-mobile .face {
	background-color: #333333 !important;
}
#theme.heels-4 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.heels-4 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.heels-4 .meta, #theme.heels-4 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.heels-4 .meta p, #theme.heels-4 .open-this-card p, #theme.heels-4 .meta h1, #theme.heels-4 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.heels-4 .meta p span, #theme.heels-4 .open-this-card p span, #theme.heels-4 .meta h1 span, #theme.heels-4 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.heels-4 #stamp .color-fill, #theme.heels-4 #photo .sticker {
	background: #ec178f;
}
#theme.heels-4 .sticker-circle-wrapper, #theme.heels-4 .sticker-wrapper {
	background-color: #ec178f !important;
	border-color: #ec178f !important;
}
#theme.heels-4 .envelope .button {
	background: #ec178f !important;
	text-shadow: 0 1px 0 #a90e65 !important;
	border: 1px solid #ca1179;
}
#theme.heels-4 .envelope .button:hover {
	background: #e11287 !important;
}
#theme.heels-4 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff5b98.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.heels-4 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff5b98.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.heels-4 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ff5b98.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.super-jeweler-fall-4 {
	background: #dbdbdb url(../img/Newlocation/theme-merchant-background-super-jeweler-fall-grid-4.jpg) top center repeat;
}
#theme.super-jeweler-fall-4 .envelope > .face, #theme.super-jeweler-fall-4 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-super-jeweler-summer.png) !important;
}
#theme.super-jeweler-fall-4 #flap .face > div.hex-color, #theme.super-jeweler-fall-4 .envelope > .face, #theme.super-jeweler-fall-4 .envelope-mobile .face {
	background-color: #043855 !important;
}
#theme.super-jeweler-fall-4 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.super-jeweler-fall-4 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.super-jeweler-fall-4 .meta-contain .meta, #theme.super-jeweler-fall-4 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.super-jeweler-fall-4 .meta-contain .meta p, #theme.super-jeweler-fall-4 .open-this-card p, #theme.super-jeweler-fall-4 .meta-contain .meta h1, #theme.super-jeweler-fall-4 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.super-jeweler-fall-4 .meta-contain .meta p span, #theme.super-jeweler-fall-4 .open-this-card p span, #theme.super-jeweler-fall-4 .meta-contain .meta h1 span, #theme.super-jeweler-fall-4 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.super-jeweler-fall-4 #stamp .color-fill, #theme.super-jeweler-fall-4 #photo .sticker {
	background: #007ee8;
}
#theme.super-jeweler-fall-4 .sticker-circle-wrapper, #theme.super-jeweler-fall-4 .sticker-wrapper {
	background-color: #007ee8 !important;
	border-color: #007ee8 !important;
}
#theme.super-jeweler-fall-4 .envelope .button {
	background: #007ee8 !important;
	text-shadow: 0 1px 0 #00549c !important;
	border: 1px solid #0068bf;
}
#theme.super-jeweler-fall-4 .envelope .button:hover {
	background: #0076d9 !important;
}
#theme.super-jeweler-fall-4 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.super-jeweler-fall-4 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.super-jeweler-fall-4 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.medical-supply-3 {
	background: #4e2d34 url(../../HTML/img/Newlocation/theme-merchant-background-medical-supply-3.jpg) top center no-repeat;
}
#theme.medical-supply-3 .envelope > .face, #theme.medical-supply-3 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-medical-supply-1.png) !important;
}
#theme.medical-supply-3 #flap .face > div.hex-color, #theme.medical-supply-3 .envelope > .face, #theme.medical-supply-3 .envelope-mobile .face {
	background-color: #174b83 !important;
}
#theme.medical-supply-3 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.medical-supply-3 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.medical-supply-3 .meta-contain .meta, #theme.medical-supply-3 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.medical-supply-3 .meta-contain .meta p, #theme.medical-supply-3 .open-this-card p, #theme.medical-supply-3 .meta-contain .meta h1, #theme.medical-supply-3 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.medical-supply-3 .meta-contain .meta p span, #theme.medical-supply-3 .open-this-card p span, #theme.medical-supply-3 .meta-contain .meta h1 span, #theme.medical-supply-3 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.medical-supply-3 #stamp .color-fill, #theme.medical-supply-3 #photo .sticker {
	background: #d71920;
}
#theme.medical-supply-3 .sticker-circle-wrapper, #theme.medical-supply-3 .sticker-wrapper {
	background-color: #d71920 !important;
	border-color: #d71920 !important;
}
#theme.medical-supply-3 .envelope .button {
	background: #d71920 !important;
	text-shadow: 0 1px 0 #921116 !important;
	border: 1px solid #b2151b;
}
#theme.medical-supply-3 .envelope .button:hover {
	background: #c9171e !important;
}
#theme.medical-supply-3 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.medical-supply-3 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.medical-supply-3 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.tea-collection-3 {
	background: #9dd28e url(../../HTML/img/Newlocation/theme-merchant-background-tea-collection-3.jpg) top center repeat;
}
#theme.tea-collection-3 .envelope > .face, #theme.tea-collection-3 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-tea-collection-2.png) !important;
}
#theme.tea-collection-3 #flap .face > div.hex-color, #theme.tea-collection-3 .envelope > .face, #theme.tea-collection-3 .envelope-mobile .face {
	background-color: #5d3924 !important;
}
#theme.tea-collection-3 #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.tea-collection-3 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.tea-collection-3 .meta, #theme.tea-collection-3 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.tea-collection-3 .meta p, #theme.tea-collection-3 .open-this-card p, #theme.tea-collection-3 .meta h1, #theme.tea-collection-3 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.tea-collection-3 .meta p span, #theme.tea-collection-3 .open-this-card p span, #theme.tea-collection-3 .meta h1 span, #theme.tea-collection-3 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.tea-collection-3 #stamp .color-fill, #theme.tea-collection-3 #photo .sticker {
	background: #af9e80;
}
#theme.tea-collection-3 .sticker-circle-wrapper, #theme.tea-collection-3 .sticker-wrapper {
	background-color: #af9e80 !important;
	border-color: #af9e80 !important;
}
#theme.tea-collection-3 .envelope .button {
	background: #af9e80 !important;
	text-shadow: 0 1px 0 #8b7858 !important;
	border: 1px solid #9f8b67;
}
#theme.tea-collection-3 .envelope .button:hover {
	background: #a99777 !important;
}
#theme.tea-collection-3 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.tea-collection-3 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.tea-collection-3 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-cb2127.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.gift-certificates-com {
	background: #a8e0f7 url(../../HTML/img/Newlocation/theme-photo-background-boomerang-001.jpg) top center repeat;
}
#theme.gift-certificates-com .envelope > .face, #theme.gift-certificates-com #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-gift-certificates-com.png) !important;
}
#theme.gift-certificates-com #flap .face > div.hex-color, #theme.gift-certificates-com .envelope > .face, #theme.gift-certificates-com .envelope-mobile .face {
	background-color: #236284 !important;
}
#theme.gift-certificates-com #envelope-interior-contain #envelope-interior #details h2 {
	font-size: 1.4em;
	margin-top: 35px;
}
#theme.gift-certificates-com #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.gift-certificates-com #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.gift-certificates-com .meta, #theme.gift-certificates-com .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.gift-certificates-com .meta p, #theme.gift-certificates-com .open-this-card p, #theme.gift-certificates-com .meta h1, #theme.gift-certificates-com .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.gift-certificates-com .meta p span, #theme.gift-certificates-com .open-this-card p span, #theme.gift-certificates-com .meta h1 span, #theme.gift-certificates-com .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.gift-certificates-com #stamp .color-fill, #theme.gift-certificates-com #photo .sticker {
	background: #8dc63f;
}
#theme.gift-certificates-com .sticker-circle-wrapper, #theme.gift-certificates-com .sticker-wrapper {
	background-color: #8dc63f !important;
	border-color: #8dc63f !important;
}
#theme.gift-certificates-com .envelope .button {
	background: #8dc63f !important;
	text-shadow: 0 1px 0 #648e2a !important;
	border: 1px solid #77aa32;
}
#theme.gift-certificates-com .envelope .button:hover {
	background: #85bd38 !important;
}
#theme.gift-certificates-com #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-98ca3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.gift-certificates-com #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-98ca3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.gift-certificates-com #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-98ca3c.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.fragrance-net-winter {
	background: #fcefd1 url(../../HTML/img/Newlocation/theme-merchant-background-fragrance-4.jpg) top center no-repeat;
}
#theme.fragrance-net-winter .envelope > .face, #theme.fragrance-net-winter #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-fragrance-2.png) !important;
}
#theme.fragrance-net-winter #flap .face > div.hex-color, #theme.fragrance-net-winter .envelope > .face, #theme.fragrance-net-winter .envelope-mobile .face {
	background-color: #522753 !important;
}
#theme.fragrance-net-winter #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.fragrance-net-winter #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.fragrance-net-winter #envelope-interior-contain #envelope-interior #meta .sender div p, #theme.fragrance-net-winter #envelope-interior-contain #envelope-interior #meta .recipient div p {
	font-family: 'Open Sans', sans-serif !important;
	font-size: .9em !important;
}
#theme.fragrance-net-winter .meta-contain .meta, #theme.fragrance-net-winter .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.fragrance-net-winter .meta-contain .meta p, #theme.fragrance-net-winter .open-this-card p, #theme.fragrance-net-winter .meta-contain .meta h1, #theme.fragrance-net-winter .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.fragrance-net-winter .meta-contain .meta p span, #theme.fragrance-net-winter .open-this-card p span, #theme.fragrance-net-winter .meta-contain .meta h1 span, #theme.fragrance-net-winter .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.fragrance-net-winter #stamp .color-fill, #theme.fragrance-net-winter #photo .sticker {
	background: #a03e90;
}
#theme.fragrance-net-winter .sticker-circle-wrapper, #theme.fragrance-net-winter .sticker-wrapper {
	background-color: #a03e90 !important;
	border-color: #a03e90 !important;
}
#theme.fragrance-net-winter .envelope .button {
	background: #a03e90 !important;
	text-shadow: 0 1px 0 #69295e !important;
	border: 1px solid #833376;
}
#theme.fragrance-net-winter .envelope .button:hover {
	background: #953a86 !important;
}
#theme.fragrance-net-winter #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ee83cf.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.fragrance-net-winter #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ee83cf.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.fragrance-net-winter #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-ee83cf.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.super-jeweler-holiday {
	background: url("/images/newsletters/gift-card/021315/giftcardBackground.jpg") repeat-x scroll center -40px #550000;
}
#theme.super-jeweler-holiday .envelope > .face, #theme.super-jeweler-holiday #flap .face .transparent-png {
	background-image: url(/images/newsletters/gift-card/021315/sprite-envelope-boomerang-val.png) !important;
}
#theme.super-jeweler-holiday #flap .face > div.hex-color, #theme.super-jeweler-holiday .envelope > .face, #theme.super-jeweler-holiday .envelope-mobile .face {
 background-color: #ffffff !important;
}
#theme.super-jeweler-holiday #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.super-jeweler-holiday #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.super-jeweler-holiday .meta-contain .meta, #theme.super-jeweler-holiday .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.super-jeweler-holiday .meta-contain .meta p, #theme.super-jeweler-holiday .open-this-card p, #theme.super-jeweler-holiday .meta-contain .meta h1, #theme.super-jeweler-holiday .open-this-card h1 {
	color: #cb9c1d !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.super-jeweler-holiday .meta-contain .meta p span, #theme.super-jeweler-holiday .open-this-card p span, #theme.super-jeweler-holiday .meta-contain .meta h1 span, #theme.super-jeweler-holiday .open-this-card h1 span {
	color: #f1ae4b !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.super-jeweler-holiday #stamp .color-fill, #theme.super-jeweler-holiday #photo .sticker {
	background: #222222;
}
#theme.super-jeweler-holiday .sticker-circle-wrapper, #theme.super-jeweler-holiday .sticker-wrapper {
	background-color: #ffffff !important;
	border-color: #ffffff !important;
}
#theme.super-jeweler-holiday .envelope .button {
  background: none repeat scroll 0 0 #323232 !important;
  border: 3px solid #fefefe;
  border-radius: 11px !important;
  text-shadow: 0 1px 0 #ebf6ff !important;
}
#theme.super-jeweler-holiday .envelope .button:hover {
  background: none repeat scroll 0 0 #cd0036 !important;
  border-color: #85002c;
}
#theme.super-jeweler-holiday #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../img/Newlocation/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.super-jeweler-holiday #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(/images/newsletters/gift-card/110314/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.super-jeweler-holiday #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(/images/newsletters/gift-card/110314/sprite-wax-039ee1.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.walgreens-photo-holiday {
	background: #e3e4e6 url(../../HTML/img/Newlocation/theme-merchant-background-wallgreens-photo-holiday.jpg) top center repeat;
}
#theme.walgreens-photo-holiday .envelope > .face, #theme.walgreens-photo-holiday #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-wallgreens.png) !important;
}
#theme.walgreens-photo-holiday #flap .face > div.hex-color, #theme.walgreens-photo-holiday .envelope > .face, #theme.walgreens-photo-holiday .envelope-mobile .face {
	background-color: #e31836 !important;
}
#theme.walgreens-photo-holiday #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#theme.walgreens-photo-holiday .meta-contain .meta, #theme.walgreens-photo-holiday .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.walgreens-photo-holiday .meta-contain .meta p, #theme.walgreens-photo-holiday .open-this-card p, #theme.walgreens-photo-holiday .meta-contain .meta h1, #theme.walgreens-photo-holiday .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.walgreens-photo-holiday .meta-contain .meta p span, #theme.walgreens-photo-holiday .open-this-card p span, #theme.walgreens-photo-holiday .meta-contain .meta h1 span, #theme.walgreens-photo-holiday .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.walgreens-photo-holiday #envelope-contain > .envelope > .face.front #photo {
	top: -400px;
}
#theme.walgreens-photo-holiday #envelope-interior-contain #envelope-interior #meta .sender div p, #theme.walgreens-photo-holiday #envelope-interior-contain #envelope-interior #meta .recipient div p {
	font-family: 'Open Sans', sans-serif !important;
}
#theme.walgreens-photo-holiday #envelope-contain > .envelope > .face.back #sticker span {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 1.1em !important;
}
#theme.walgreens-photo-holiday #stamp .color-fill, #theme.walgreens-photo-holiday #photo .sticker {
	background: #0f7f50;
}
#theme.walgreens-photo-holiday .sticker-circle-wrapper, #theme.walgreens-photo-holiday .sticker-wrapper {
	background-color: #0f7f50 !important;
	border-color: #0f7f50 !important;
}
#theme.walgreens-photo-holiday .envelope .button {
	background: #0f7f50 !important;
	text-shadow: 0 1px 0 #073b25 !important;
	border: 1px solid #0b5b39;
}
#theme.walgreens-photo-holiday .envelope .button:hover {
	background: #0d7147 !important;
}
#theme.walgreens-photo-holiday #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-0f9664.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.walgreens-photo-holiday #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-0f9664.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.walgreens-photo-holiday #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-0f9664.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
#theme.groupon-holiday-1 {
	background: #0d2840 url(../../HTML/img/Newlocation/theme-merchant-background-groupon-001.jpg) top center repeat;
}
#theme.groupon-holiday-1 .envelope > .face, #theme.groupon-holiday-1 #flap .face .transparent-png {
	background-image: url(../../HTML/img/Newlocation/sprite-envelope-groupon-1.png) !important;
}
#theme.groupon-holiday-1 #flap .face > div.hex-color, #theme.groupon-holiday-1 .envelope > .face, #theme.groupon-holiday-1 .envelope-mobile .face {
	background-color: #87b84e !important;
}
#theme.groupon-holiday-1 #stamp .sprite-stamp-icon {
	height: 75px;
	width: 75px;
	background-image: url(../img/Newlocation/sprite-stamp-icons.png);
	background-repeat: no-repeat;
	background-position: -150px -75px;
}
#theme.groupon-holiday-1 .meta-contain .meta, #theme.groupon-holiday-1 .open-this-card {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.groupon-holiday-1 .meta-contain .meta p, #theme.groupon-holiday-1 .open-this-card p, #theme.groupon-holiday-1 .meta-contain .meta h1, #theme.groupon-holiday-1 .open-this-card h1 {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.groupon-holiday-1 .meta-contain .meta p span, #theme.groupon-holiday-1 .open-this-card p span, #theme.groupon-holiday-1 .meta-contain .meta h1 span, #theme.groupon-holiday-1 .open-this-card h1 span {
	color: white !important;
	text-shadow: 0 1px rgba(0,0,0,0.3) !important;
}
#theme.groupon-holiday-1 #stamp .color-fill, #theme.groupon-holiday-1 #photo .sticker {
	background: #444444;
}
#theme.groupon-holiday-1 .sticker-circle-wrapper, #theme.groupon-holiday-1 .sticker-wrapper {
	background-color: #444444 !important;
	border-color: #444444 !important;
}
#theme.groupon-holiday-1 .envelope .button {
	background: #444444 !important;
	text-shadow: 0 1px 0 #1e1e1e !important;
	border: 1px solid #303030;
}
#theme.groupon-holiday-1 .envelope .button:hover {
	background: #3c3c3c !important;
}
#theme.groupon-holiday-1 #wax-seal.front-seal .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}
#theme.groupon-holiday-1 #wax-seal.back-seal .wax-seal-png {
	height: 150px !important;
	width: 75px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -225px 0px !important;
}
#theme.groupon-holiday-1 #wax-seal-string .wax-seal-png {
	height: 150px !important;
	width: 150px !important;
	background-image: url(../../HTML/img/Newlocation/sprite-wax-444444.png) !important;
	background-repeat: no-repeat !important;
	background-position: -300px 0px !important;
}
.deadlink {
	height: auto;
	margin: 0 auto;
	position: absolute;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	top: 688px;
	text-align: center;
	z-index: 1000;
}
.deadlink a {
	text-decoration: underline;
	color: #fff;
}
.deadlink a:hover {
	text-decoration: none;
	color: #fff;
}
