html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
     FILE ARCHIVED ON 14:36:23 Apr 27, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:53:32 Mar 07, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 89.52
  exclusion.robots: 0.067
  exclusion.robots.policy: 0.058
  cdx.remote: 0.054
  esindex: 0.009
  LoadShardBlock: 64.39 (3)
  PetaboxLoader3.datanode: 60.329 (4)
  load_resource: 621.04
  PetaboxLoader3.resolve: 608.712
*/


/* @override https://wherewillsantalive.ca/base.css */

body {
	background-color: #dae1ec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #444;
	padding: 0px;
	margin: 0px;
	min-width: 920px;
}

body.nojs {
	background-color: #333;
}

body.nojs #wrapper {
	display: none;
}

body #welcome-dialog {
	display: none;
}

body.nojs #welcome-dialog {
	display: block;
}

strong {
	font-weight: bold;
}

.button {
	margin: 0px 4px;
	display: inline-block;
	padding: 4px 8px;
	border-radius: 4px;
	border: solid 1px #d12428;
	background-color: #d12428;
	color: #fff;
	text-decoration: none;
	font-size: 0.875em;
	text-align: center;
}

.button:hover,
.button:focus {
	

/*text-decoration: underline;*/
	outline: none;
	border-color: #e67375;
	background-color: #e3272b;
}

.js-clickable {
	cursor: pointer;
}

.bottom {
	clear: both;
}

#wrapper {
	position: relative;
	width: 1024px;
	margin: 0px auto;
}

#social {
	position: absolute;
	width: 57px;
	top: 180px;
	left: -75px;
	padding-left: 10px;
}

#social #social-inner {
	display: none;


/* revealed by javascript */
}

#social .fb-like {
	margin-bottom: 12px;
}

#social .twitter {
	margin-bottom: 10px;
}

/*
#social li {
	margin: 0px;
	line-height: 0px;
}*/

#cart {
	position: absolute;
	display: none;
/* revealed by javascript */
	z-index: 60;
	right: 0;
	padding: 12px 8px 12px 12px;
	background-color: #222;
	background-color: rgba(25,25,25,0.9);
	color: #eee;
	width: 229px;
}

#cart.zero-items {
	padding-bottom: 2px;
	height: auto;
}

#cart .cart-head {
	color: #fff;
	font-size: 0.938em;
	font-weight: bold;
	margin-bottom: 18px;
}

#cart .cart-edit {
	color: #aaa;
	float: right;
	text-decoration: none;
	font-size: 0.938em;
	font-weight: bold;
	text-transform: lowercase;
	margin-right: 5px;
}

#cart .cart-edit:hover {
	color: #ffcc00;
}

.cart-head .cart-head-extra {
	color: #0dce49;
/*#ffcc00;*/
	font-weight: bold;
}

#cart .cart-contents {
	margin: 12px 0px;
}

#cart .intro-text {
	font-size: 0.75em;
}

#cart .intro-text .intro-text-extra {
	font-style: italic;
	margin-top: 7px;
	padding-top: 5px;
	border-top: 1px solid #555;
	line-height: 160%;
	font-size: 1em;
	width: 95%;
}

.cart-contents th {
	color: #fff;
	text-align: left;
	font-size: 0.75em;
	text-transform: uppercase;
	font-weight: bold;
}

.cart-contents th.cart-header-price {
	text-align: center;
}

.cart-contents .cart-item {
	display: none;
	

/* revealed by javascript */
	font-size: 0.75em;
	border-bottom: solid 1px #444;
}

.cart-contents .cart-item.js-clickable:hover .cart-item-name,
.cart-contents .cart-item.js-clickable:focus .cart-item-name {
	color: #ffcc00;
}

.cart-contents .cart-item:last-child {
	border-bottom: none;
}

.cart-contents .cart-item td {
	padding: 4px 0px;
}

.cart-contents .cart-item-name {
	text-align: left;
}

.cart-contents .cart-item-quantity {
	font-weight: bold;
	text-align: center;
}

.cart-contents .cart-item-price {
	text-align: center;
}

#cart .cart-foot {
	color: #fff;
}

.cart-foot .cart-total {
	font-size: 0.938em;
	font-weight: bold;
}

.cart-foot .cart-checkout {
	float: right;
}

#logo {
	position: absolute;
	left: 28px;
	top: 60px;
	z-index: 20;
}

#permanent-instructions {
	width: 480px;
	position: absolute;
	left: 246px;
	color: #bf262c;
	top: 90px;
	font-size: 0.938em;
}

#permanent-instructions h3 {
	font-weight: bold;
	font-size: 1.188em;
	line-height: 140%;
	margin: 0 0 8px 0;
}

#permanent-instructions ul {
	list-style-type: disc;
	margin: 2px 0 0 17px;
}

#permanent-instructions ul li {
	margin-bottom: 2px;
}

#video-headline {
	position: absolute;
	width: 498px;
	left: 246px;
	z-index: 10px;
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 8px 2px 10px;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
}

#video-headline:hover {
	text-decoration: underline;
}

a#video-headline img {
	position: relative;
	top: 1px;
}

#information.page-type-video {
	background-color: #000000;
	padding: 4px;
}

#information.page-type-video .information-close {
	background-color: #000;
	margin: 0;
	padding: 4px 15px;
}

#information.page-type-video .content {
	margin-top: 0px;
	padding: 0;
}

#navigation {
	display: block;
	width: 100%;
	height: 40px;
	background-color: #bf262c;
}

#navigation ul {
	position: relative;
	list-style-type: none;
}

#navigation li {
	zoom: 1;
	float: left;
	font-size: 0.938em;
}

#navigation ul li a {
	float: left;
	display: block;
	padding: 0 22px 0 0;
	color: #fff;
	border: none;
	width: auto;
	margin-right: 12px;
	background: url(https://wherewillsantalive.ca/graphics/snowflake.png) no-repeat right 4px;
	text-decoration: none;
	outline: none;
}

#navigation ul li.last a {
	background: none;
}

#navigation ul li a:hover,
#navigation ul li a:focus,
#navigation ul li a.current {
	color: #ffcc00;
}

#navigation #main-nav {
	position: relative;
	float: left;
	top: 10px;
	left: 15px;
}

#navigation #right-nav {
	position: relative;
	float: right;
	top: 10px;
	right: 0;
}

#scene {
	position: static;
	z-index: 10;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	background-image: url('https://wherewillsantalive.ca/graphics/environment-bg.jpg');
	/* a

ssuming Javascript needs this same value, for smoother page load */
	width: 1024px;
	height: 768px;
}

#information {
	display: none;


/* revealed by javascript */
	left: 246px;
	padding: 4px;
	width: 508px;
	background: #af2326;


/*border: 1px solid #bf262c;
	border-top: none;*/
	color: #fff;
	position: absolute;
	z-index: 55;
	-webkit-box-shadow: 0px 7px 12px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 7px 12px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 7px 12px rgba(0, 0, 0, 0.5);
	top: 40px;
}

#information .information-close {
	padding: 4px 15px;
	margin: 0px;
	right: 0px;
	position: absolute;
	z-index: 60;
	line-height: 1em;
	color: #eee;
	text-decoration: none;
	text-align: right;
	font-size: 0.875em;
	font-weight: bold;
	text-transform: lowercase;
	font-variant: small-caps;
	overflow: visible;
}

#information a.information-close:hover {
	color: #ffcc00;
}

#information .content {
	margin-top: 16px;
	padding: 0 12px;
	font-size: 0.814em;
}

a.simplemodal-close:hover {
	color: #cba121 !important;
}

#information .content .header {
	font-size: 1.375em;
	/*color:#bf262c;*/
	color: #fff;
	z-index: 140;
	font-weight: bold;
	line-height: 140%;
}

#information .content p {
	margin: 1em 0px;
}

#information p a {
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
}

#information p a:hover {
	color: #fee330;
	border-bottom: 1px solid;
}

#scene .prop {
	position: absolute;
	overflow: visible;
	z-index: 12;
}

#scene .prop img {
	position: absolute;
}

/*
#scene .prop {
	opacity: 0;
}
#scene .js-ready .prop {
	opacity: 1;
}
*/

.click-target {
	display: block;
	position: absolute;
	z-index: 50;
}

.tooltip {
	position: absolute;
	z-index: 45;
	height: auto;
	min-height: 18px;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

.tooltip.popup-left {
	padding: 0px 0px 0px 16px;
	background-image: url('https://wherewillsantalive.ca/graphics/tooltip-arrow-left.png');
	background-repeat: no-repeat;
}

.tooltip.popup-right {
	padding: 0px 20px 0px 0px;


/* 16 + 4 = 20 */
	background-image: url('https://wherewillsantalive.ca/graphics/tooltip-arrow-right.png');
	background-repeat: no-repeat;
}

.tooltip .tooltip-details {
	display: block;
	width: 100%;
	min-height: 14px;
	padding: 2px;
	background-color: #000;
	background-color: rgba(0,0,0,0.8);
	color: #eee;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.item-popup {
	position: absolute;
	z-index: 60;
	width: 250px;
	height: auto;
	min-height: 80px;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

.item-popup.popup-left {
	padding: 0px 0px 0px 14px;
	background-image: url('https://wherewillsantalive.ca/graphics/arrow-left.png');
	background-repeat: no-repeat;
}

.item-popup.popup-right {
	padding: 0px 38px 0px 0px;


/* 12 + 12 + 14 = 38 */
	background-image: url('https://wherewillsantalive.ca/graphics/arrow-right.png');
	background-repeat: no-repeat;
}

.item-popup .item-details {
	display: block;
	width: 100%;
	min-height: 80px;
	padding: 12px;
	background-color: #000;
	background-color: rgba(0,0,0,0.8);
	color: #eee;
}

.item-popup .popup-close {
	

/*display:block;*/
	padding: 0px 4px;
	line-height: 7px;
	float: right;
	color: #eee;
	text-decoration: none;
	text-align: right;
}

.item-details .item-header, .item-details .item-description {
	cursor: default;
}

.item-details .item-header {
	margin: 0px 0px 8px 0px;
}

.item-header .item-name {
	display: inline;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
}

.item-header .item-price {
	display: inline;
	padding: 0px 12px;
	font-size: 1em;
	font-weight: bold;
	color: #0dce49;


/* #ffcc00*/
}

.item-details .item-preview {
	/*margin:8px 0px;*/
}

.item-details .item-description .item-description-extra {
	margin:4px 0px;
	font-style:italic;
}

.item-details .item-description {
	clear: both;
	margin: 8px 0px;
	font-size: 0.814em;
}

.item-details .item-purchase {
	margin: 8px 0px;
}

.item-purchase .item-quantity {
	margin: 0px 4px 0px 0px;
}

.item-purchase .item-remove-one {
	background-color: #999;
	border-color: #999;
	color: #fff;
}

.item-purchase .item-remove-one:focus,
.item-purchase .item-remove-one:hover {
	border-color: #bbb;
}

.item-purchase .item-quantity-field {
	width: 2em;
	background-color: #fff;
	border: 1px solid #CCC;
	margin: 2px 4px;
	padding: 2px;
}

.item-purchase .item-remove-one {
	margin-right: 2px;
}

.item-purchase .item-add-one {
	margin-left: 2px;
}

.item-purchase .item-checkout {
	margin: 0px 8px;
	padding: 0;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid;
	font-size: 0.875em;
}

.item-purchase .item-checkout:hover {
	color: #fee330;
	border: none;
}

.hover-label {
	position: absolute;
}

#footer {
	height: 70px;
	width: 100%;
	background-color: #bf262c;
}

#footer #share-footer {
	float: left;
	width: 400px;
	margin: 20px 0 0 20px;
}

#footer #share-footer #shareon {
	color: #fff;
	font-size: 0.938em;
	font-weight: bold;
	margin: 0 0 5px 0;
	display: none;
}

#footer #share-footer img {
	width: 35px;
	float: left;
	margin-right: 7px;
}

#footer #footer-inner #dsf-logo img {
	width: 110px;
	margin: 0 0 0 10px;
}

#footer #footer-inner #dsf-logo {
	float: right;
	width: 110px;
	margin: 14px 26px 0 0;
}

#footer-inner .fb-like {
	float: left;
	position: relative;
	margin-right: 10px;
}

#footer-inner .twitter,
#footer-inner .linkedin {
	float: left;
	position: relative;
	margin-right: 20px;
}

/*
     FILE ARCHIVED ON 14:36:24 Apr 27, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:53:32 Mar 07, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 551.115
  exclusion.robots: 0.068
  exclusion.robots.policy: 0.057
  cdx.remote: 0.053
  esindex: 0.009
  LoadShardBlock: 504.431 (3)
  PetaboxLoader3.datanode: 464.853 (4)
  load_resource: 59.087
  PetaboxLoader3.resolve: 51.515
*/


/* @override https://wherewillsantalive.ca/dialogs.css */

.dialog-content {
	display:block;
}

/* Overlay */
#simplemodal-overlay {
	background-color:#111;
	cursor:pointer;
}

#simplemodal-container {
}

#simplemodal-container .simplemodal-data {
}

/* Specific dialogs */

#scene #simplemodal-container {
	position:absolute !important;
	height:544px;
	top:64px;
	left:185px; /* (1024 - 640) / 2 */
	right:185px;
}


.simplemodal-close.top {
	float: right;
	color: #333 !important;
	font-weight: bold;
	font-size: 0.938em;
	cursor: pointer;
	z-index: 10;
}

#welcome-dialog.dialog-content {
	height:544px;
	margin:0px auto;
}
#welcome-dialog .decoration-left {
	position:absolute;
	left:0px;
	width:42px;
}
#welcome-dialog .decoration-right {
	position:absolute;
	right:0px;
	width:42px;
}
#welcome-dialog #decoration-david {
	position:absolute;
	top:373px; /* 397 - 24 */
	left:597px; /* 782 - 192 */
	z-index:5;
}
#welcome-dialog .decorated-centre {
	position:absolute;
	left:42px;
	right:42px;
	top:28px;
	bottom:28px;
	padding:10px 12px 10px 10px;
	background-color:#fffdfb;
	color:#c12326;
}
#welcome-dialog .decorated-centre-inner {
	position:absolute;
	overflow:auto;
	margin-top: 0px;
	top: 45px;
	bottom:28px;
	padding: 0 12px 16px 10px;
	line-height: 135%;
}
#welcome-dialog p {
	margin:1em 0px;
	font-size:0.9em;
}
#welcome-dialog p.intro {
	font-weight:bold;
	font-size:1em;
	margin-top: 0;
}

#welcome-dialog p.last {
	padding-bottom: 0;
	margin-bottom: 0;
}

#welcome-dialog a {
	color:inherit;
}

body.nojs #welcome-dialog {
	position:relative;
	width:640px;
	margin:0px auto;
}


/*
     FILE ARCHIVED ON 14:36:25 Apr 27, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:53:32 Mar 07, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 296.227
  exclusion.robots: 0.078
  exclusion.robots.policy: 0.07
  cdx.remote: 0.06
  esindex: 0.008
  LoadShardBlock: 271.887 (3)
  PetaboxLoader3.datanode: 59.68 (4)
  PetaboxLoader3.resolve: 739.015 (2)
  load_resource: 545.543
*/