
body {
	background: #F3F7F5 url("../img/background-new.jpg") top repeat-x;
	color: #000;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: left;
}

body, html { height: 100%; }

.wrap {
	height: 100%;
	min-height: 725px;
	position: relative;
}

strong { font-weight: bold; }
em { font-style: italic; }

a:link, a:visited, a:active { color: #000; }
a:hover {  }

img { display: block; }

h1 {
	font-family: "Arial Black", "Helvetica Black", Helvetica, Arial, Sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #333;
	margin: 30px 0 0;
	line-height: 1.2;
}

h1.intro {
	text-align: center;
	margin-right: 15px;
}

h1.intro span { color: #d00; }

.blurb {
	width: 480px;
	height: 75px;
	margin: 50px auto 0 auto;
	background: url("../img/intro-blurb.png") no-repeat;
	overflow: hidden;
	text-indent: -999em;
}

#content {
	width: 590px;
	height: 720px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}	

#bottle {
	position: absolute;
	top: 229px;
	left: 235px;
	width: 106px;
	height: 436px;
	background: url("../img/bottle-large.png") no-repeat;
}

.drink-responsibly {
	display: block;
	position: absolute;
	right: 0;
	top: 15px;
	width: 99px;
	height: 21px;
	background: url("../img/drink-responsibly.png") no-repeat;
	margin: 0;
	overflow: hidden;
	text-indent: -999em;
}

.tagline {
	position: absolute;
	top: 670px;
	left: 125px;
	width: 327px;
	height: 12px;
	background: url("../img/tagline.png") no-repeat;
	margin: 0;
	overflow: hidden;
	text-indent: -999em;
}

#nav-container {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 18px;
	width: 100%;
}

#nav {
	float: left;
	width: 100%;
	position: relative;
}

#nav ul {
	float: left;
	position: relative;
	left: 50%;
}

#nav li {
	float: left;
	display: block;
	position: relative;
	right: 50%;
}

#nav a {
	display: block;
	height: 18px;
	overflow: hidden;
	text-indent: -999em;
	background: url("../img/nav.png") no-repeat;
}

#nav .nav-terms 		{ background-position:    0px 0px; width:  90px; }
#nav .nav-privacy 		{ background-position:  -90px 0px; width:  90px; }
#nav .nav-responsible 	{ background-position: -180px 0px; width: 124px; }
#nav .nav-steinlager 	{ background-position: -304px 0px; width: 104px; }

#nav .nav-back {
	width:  70px; 
	background: url("../img/back.png") no-repeat;
}

#journey {
	display: block;
	width: 263px;
	height: 60px;
	background: url("../img/next-journey.png") no-repeat;
	overflow: hidden;
	text-indent: -999em;
	position: absolute;
	top: 595px;
	left: 175px;
	cursor: pointer;
}

#journey span {
	display: block;
	width: 263px;
	height: 60px;
	background: url("../img/next-journey.png") 0 -60px no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	cursor: pointer;
}

#label-left, #label-right {
	height: 35px;
	width: 0;
	position: absolute;
	top: 323px;
	overflow: hidden;
	display: none;
}

#label-left {
	left: 265px;
}

#label-right {
	top: 323px;
	left: 310px;
}

.label a, .label a:visited, .label a:hover {
	display: block;
	color: #fff;
	font-family: "Arial Black", "Helvetica Black", Helvetica, Arial, Sans-serif;
	font-size: 14px;
	height: 35px;
	font-weight: bold;
	line-height: 30px;
	white-space: nowrap;
	text-decoration: none;
	outline: none;
}

.label a:hover { color: #000; }

#label-left a {
	float: right;
	background: url("../img/labels.png") no-repeat;
	padding: 0 20px;
}

#label-right a {
	float: left;
	padding: 0 20px;
	background: url("../img/labels.png") right no-repeat;
}

.label a span { font-size: 17px; }

#shadow-left {
	position: absolute;
	right: 0;
	top: 0;
}

#shadow-right {
	position: absolute;
	left: 0;
	top: 0;
}

/* Text pages */
#page #nav-container {
	position: relative;
}

#page #content {
	height: auto;
	width: 650px;	
}

#logo {
	float: right;
	width: 74px;
	height: 132px;
	background: url("../img/edge-logo.png") no-repeat;
	overflow: hidden;
	text-indent: -999em;
}

.back {
	display: block;
	width: 54px;
	height: 18px;
	background: url("../img/back.png") no-repeat;
	overflow: hidden;
	text-indent: -999em;
	margin-left: 95px;
}

.copy {
	padding: 30px 0;
	margin: 0 100px;
}

.copy h1, h2, h3 { font-weight: bold; }
.copy h1 { margin: 0 0 0.5em 0;; }
.copy h2 {
	font-size: 1.6em;
	margin: 1.5em 0 1em 0;
	line-height: 1;
}
.copy h3 { font-size: 1.4em; margin: 2em 0 1em 0; }

.copy p, .copy li, .copy td, .copy th, .copy cite { font-size: 1.2em; }
.copy p, .copy li, .copy td, .copy th, .copy cite { line-height: 1.4; }
input, select { font-size: 1.2em; }

.copy p { margin: 0 0 1em 0; }

.copy ul, .copy ol { margin: 2em 0 2em 2em; }
.copy ul li, .copy ol li {
	list-style: disc;
	margin-left: 1.4em;
}
.copy ol li { list-style-type: decimal;} 
.copy ol li li { font-size: 1em; }
.copy ul li li { font-size: 1em; }

.copy a { white-space: nowrap; }