




/*
     FILE ARCHIVED ON 14:50:05 Jul 17, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:20:45 Jul 18, 2015.
     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)).
*/
/* PARALLAX SCROLLING EXPERIMENT
   Master Styles
   Author: Jonathan Nicol (f6design.com)
*****************************************************************/


/* Global reset
   http://meyerweb.com/eric/tools/css/reset/ 
*****************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Extended base styles (site specific)
*****************************************************************/

html { 
	overflow-y: scroll; /* always force a scrollbar in non-IE */
	}
body {
	background: #fff;
	overflow:hidden;
	height: 11649px;
	line-height: 1.5;
	color: #000;
	font-size: 14px;
	font-family: Arial,sans-serif;
}
h1 {
	color: #000000;
}
a, a:link,
a:active,
a:visited {
	-webkit-transition: color 0.25s ease-out;
	-moz-transition: color 0.25s ease-out;
	-o-transition: color 0.25s ease-out;
	transition: color 0.25s ease-out;
	color:#666666;
	outline: none;
	text-decoration:none;
	}
	a:hover { 
		color:#000;
		}
img { 
	display:block;
	}
p {
	margin:1em 0;
	}

/* Common shared styles
*****************************************************************/

hr {
	margin: 0;
	border: none;
	border-top: 1px solid #3b3b3b;
	border-bottom: 1px solid #3b3b3b;
	height: 3px;
}



/* Hej
*****************************************************************/

/* HEADER NAV */
.header{
	position:fixed;
	margin:0 auto;
	background-color: #fff;
	top: 0px;
	width:100%;
	height:76px;
	overflow:hidden;
	z-index:997;
}

.header img{
	text-align:left;
	
}

.content-header{
position: relative;
margin: 0 auto;
width: 940px;
height: 100%;
z-index: 997;

}

/* Page structure
*****************************************************************/

#wrapper {
	position: relative;
}

#branding {
	width: 100%;
	height:76px;
	}
	
	#branding h1 {
		width: 940px;
		margin: 0 auto;
		text-transform: uppercase;
		font-size: 18px;
		font-weight: bold;
		}



/* Page structure
*****************************************************************/

nav { display: block; width:700px; float: right; margin: 0 auto;}
nav ul {list-style-type: none; }
nav ul li {float: right; padding:0;font-size: 18px; font-family: 'Lobster', cursive; margin: 20px 0 0 35px;  overflow:visible;}
nav ul li a { width: 59px; height: 74px; text-align: center; outline:none; text-indent: -13000em;}
nav ul li:hover {}
nav ul li:hover a {
background-position: -243px 0;
padding: 79px 0 0 0;
font-family: 'Lobster', cursive;
font-size: 18px;
color: #000;
text-align:center;
text-decoration: none;

}

.logo {
background: url('/img/logo.png') left bottom no-repeat;
width: 126px;
height: 60px;
display: block;
margin-top: 5px;
position:fixed;
z-index: 997;
}

.like {
display: block;
margin: 25px 0px 0px 140px;
position:fixed;
z-index: 997;
}





/* Nav
*****************************************************************/


.next-prev {
	margin: 20px 0 0 0;
	}
	a.prev,
	a.next {
		display: block;
		width: 15px;
		height: 11px;
		text-indent: -9999px;
		}
	a.prev {
		margin: 0 auto 5px auto;
		background: transparent url('/img/scroll-arrow-up.png') 0 0 no-repeat;
		}
		a.prev:hover {
			background: transparent url('/img/scroll-arrow-up.png') 0 -11px no-repeat;
			}
	a.next {
		margin: 5px auto 0 auto;
		background: transparent url('/img/scroll-arrow-down.png') -1px 0 no-repeat;
		}
		a.next:hover {
			background: transparent url('/img/scroll-arrow-down.png') -1px -11px no-repeat;
			}

#intro-illustration {
height:633px;
width:943px;
background-image: url('/img/illustration-intro.png');

padding: 0px 0;
margin: 0 auto;
overflow: hidden;
line-height: 0;
}

.dogman {
position:absolute;
height:67px;
width:205px;
margin-top:378px;
margin-left:285px;
background-image: url('/img/dogmansp.png');
line-height: 0;
}

#intro-right {
float: right;
background-image: url('/img/intro-text.png');
width: 400px;
height:507px;
margin: 28px 0px 0px 0px;
}

#intro-right h1 {
margin: 13px 0px 0px 0px;
font-size: 32px;
font-family: 'Lobster', cursive;
font-weight: normal;
color: #292929;
text-shadow: 0.1em 0.1em #dadada;
line-height: 37px;
}

#intro-illustration p {
margin: 13px 0px 0px 0px;
line-height: 1.5;
color: #000;
font-size: 14px;
font-family: Arial,sans-serif;
}

#no-more-woof {
height:360px;

text-align: center;

background-image: url('/img/bg-dotted-green.png');
background-repeat: repeat;


padding: 25px;
margin: 0 auto;
overflow: hidden;
line-height: 0;
}

#gift {
position:relative;
float:right;
height:260px;
width:257px;
z-index:9999;
background-image: url('/img/gift.png');
margin: 0 auto;
overflow: hidden;
}

/* Parallax
*****************************************************************/

#preorder {
text-align: center;
position: relative;
float:left;
}

a.button,
a:hover.button {

font-size: 20px;
font-family: 'Lobster', cursive;
font-weight: normal;
color: #ffffff;

    text-align: center;

    height: 30px;
	display: inline-block;
	margin: 10px 0px 10px 0px;
	text-decoration: none;
	line-height: 18px;
	padding: 8px 13px 0px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.08);
	-moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.08);
}



a:hover.button { background-position: 0 -5px; }

a.button.black {
	background-image: url(/img/button_black.png);
	border: 1px solid #4C4C4C;
	color: #ffffff !important;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
	width:208px;
	
}

.right-border {
	float:left;
	text-align:center;
	margin: 0px 13px 13px 0px;
	font-size: 20px;
	font-family: 'Lobster', cursive;
	font-weight: normal;
	color: #000000;

}

.right-border-3 {
	position: absolute;
	width:233px;
	top: 243px;
left: 235px;
z-index: 999;
	padding:20px;
	

}




/* content */
#content {
	z-index: 5;
	position: relative;
	max-width: 940px;
	padding: 0 10px;
	margin: 0 auto;
	line-height: 1.7;
	}
	#content article#left {
		float:left;
		width: 600px;
		margin: 30px 0 30px 0;
		}
	
	#content article#left img {
		display: inline;
		}
	

	#content article#right {
		width: 300px;
		float: right;
		margin: 30px 0 30px 0;
		}
		
	#content article#right h1 {
		padding-top: 30px;
		font-size: 72px;
		font-family: 'Lobster', cursive;
		font-weight: normal;
		color:#9e9e9e;
		
		}
	
	#content h1 {
				margin: 0 0 25px 0;
				font-size: 60px;
				font-family: 'Lobster', cursive;
				font-weight: normal;
				color:#9e9e9e;
				line-height: 65px;
				}
	#content article {
		width: 500px;
		}
		#intro ,
		#products ,
		#tech ,
		#story,
		#tweakit,
		#media,
		#contact {
			padding-top: 120px;
			}
		#intro {
			position: absolute;
			top: 0px;
			}
		#products {
			position: absolute;
			top:1000px;
			}
		#tech {
			position: absolute;
			top:3000px;
			}
			#content h4 {
				margin: 25px 0px 25px 0px;
				font-size: 18px;
				font-family: 'Lobster', cursive;
				font-weight: normal;
				color: #6f6f6f;
				line-height: 10px;
				text-align: center;
				}
		#story {
			position: absolute;
			top: 4600px;
			}
		#tweakit {
			position: absolute;
			top: 6000px;
			}
			#content h1 {
				margin: 0 0 25px 0;
				font-size: 60px;
				font-family: 'Lobster', cursive;
				font-weight: normal;
				line-height: 65px;
				}
			#content h3 {
				margin: 0 0 25px 0;
				font-size: 30px;
				font-family: 'Lobster', cursive;
				font-weight: normal;
				line-height: 35px;
				}
		
		#media {
			position: absolute;
			top: 7000px;
			}
			
		#media img {
			display: inline;
			padding:0px 10px 7px 0px;
				}
				
		#contact {
			position: absolute;
			top: 9100px;
			}

	#pageFooter {
		background: url('/img/footer1.png');
		position: absolute;
		top: 10150px;
		background-color:#e1eddf;
		width:100%;
		overflow: hidden;
		padding: 0px 0 0 0;
		}
		
	#footerWrap {
		background: url('/img/footer.png') no-repeat;
		width: 960px;
		height: 380px;
		text-align: center;
		margin: 0 auto;
		}
	
		#pageFooter p {
		margin: 0px 0px 125px 0px;
		padding-top: 323px;
		font-size: 16px;
		color:#fff;
		font-weight: normal;
		line-height: 37px;
		}

/* foreground (ballons/landscape) */
#parallax-bg4 {
	z-index: 4;
	position: fixed;
	left: 50%; /* align left edge with center of viewport */
	top: 0;
	width: 940px;
	margin-left: -470px; /* move left by half element's width */
	}
	
	
	/* balloon */
	#bg4-1 {
		position: absolute;
		top: 170px;
		left: 355px;
		}
	#bg4-2 {
		position: absolute;
		top: 5350px;
		left: 0px;
		}
	#bg4-3 {
		position: absolute;
		top: 3190px;
		left:-150px;
		}
	#bg4-4 {
		position: absolute;
		top: 3120px;
		left: 910px;
		}
	#bg4-5 {
		position: absolute;
		top: 6500px;
		left: 580px;
		}
	#bg4-6 {
		position: absolute;
		top: 6100px;
		left: 540px;
		}
	#bg4-7 {
		position: absolute;
		top: 2230px;
		left: 260px;
		}
	#bg4-8 {
		position: absolute;
		top: 4900px;
		left: 850px;
		}
	#bg4-9 {
		position: absolute;
		top: 2640px;
		left: 680px;
		}
	#bg4-10 {
		position: absolute;
		top: 1450px;
		left: 100px;
		}

			
/* foreground (ballons/landscape) */
#parallax-bg3 {
	z-index: 4;
	position: fixed;
	left: 50%; /* align left edge with center of viewport */
	top: 0;
	width: 940px;
	margin-left: -470px; /* move left by half element's width */
	}
	/* balloon */
	#bg3-1 {
		position: absolute;
		top: 170px;
		left: 355px;
		}
	#bg3-2 {
		position: absolute;
		top: 3280px;
		left: 521px;
		}
	#bg3-2-2 {
		position: absolute;
		top: 1800px;
		left: 540px;
		}	
	#bg3-2-3 {
		position: absolute;
		top: 1800px;
		left: 780px;
		}	
	#bg3-2-4 {
		position: absolute;
		top: 2090px;
		left: 540px;
		}	
	#bg3-3 {
		position: absolute;
		top: 4500px;
		left: 505px;
		}
	#bg3-4 {
		position: absolute;
		top: 5500px;
		left: 490px;
		}
	#bg3-5 {
		position: absolute;
		top: 7820px;
		left: 500px;
		}
	#bg3-6 {
		position: absolute;
		top: 6190px;
		left: 550px;
		}
/* midground (clouds) */
#parallax-bg2 {
	z-index: 3;
	position: fixed;
	left: 50%; /* align left edge with center of viewport */
	top: 0;
	width: 1200px;
	margin-left: -600px; /* move left by half element's width */
	}
	#bg2-1 {
		position: absolute;
		top: 212px;
		left: 200px;
		}
	#bg2-2 {
		position: fixed;
		top: 285px;
		right:10px;
		display:none;
		}
	#bg2-22 {
		position: fixed;
		top: 520px;
		right:10px;
		display:none;
		}
	#bg2-3 {
		position: absolute;
		top: 500px;
		left: -35px;
		}
	#bg2-4 {
		position: absolute;
		top: 1230px;
		left: 250px;
		}
	#bg2-5 {
		position: absolute;
		top: 910px;
		left: 890px;
		}
/* background (clouds) */
#parallax-bg1 {
	z-index: 2;
	position: fixed;
	left: 50%; /* align left edge with center of viewport */
	top: 0;
	width: 1200px;
	margin-left: -600px; /* move left by half element's width */
	}
	#bg1-1 {
		position: absolute;
		top: 135px;
		left: -270px;
		}
	#bg1-2 {
		position: absolute;
		top: 585px;
		left: 1050px;
		}
	#bg1-3 {
		position: absolute;
		top: 950px;
		left: -220px;
		}
	#bg1-4 {
		position: absolute;
		top: 2887px;
		left: 50px;
		}

