body {
	margin: 0; padding: 0;
	font-family:  Arial, Sans-serif;
	color: #fff;
	font-size: 13px;
	background: url(../images/bg.jpg) top center no-repeat #252934;
}

a {
	outline: none;
}

#wrapper {
	width: 985px;
	margin: 0 auto;
	padding-bottom: 55px;
}

header {
	margin-top: 45px;
	display: block;
}

header h1 {
	margin: 0 auto; padding: 0;
	width: 720px;
	height: 267px;
	text-indent: -99999px;
	background: url(../images/logo.png) top left no-repeat;
}

section#children {
	text-align: center;
}

section form, section form input {
	background: url(../images/subscribe-sprite.png) no-repeat;
}

section form {
	background-position: center 0px;
	padding-top: 55px;
	height: 165px;
	text-align: center;
	margin-top: 45px;
	position: relative;
}

section form input {
	display: inline-block;
	display: *inline;
}

section form input[type="text"] {
	height: 62px;
	width: 401px;
	padding: 0px 20px;
	background-position: 0px -288px;
	border: none;
	color: #fff;
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	line-height: 62px;
}

section form #notify {
	height: 62px;
	width: 148px;
	background-position: -545px -227px;
	border: none;
	text-indent:  -99999px;
	cursor: pointer;
	margin-left: 25px;
	
	display: -moz-inline-stack;
	
	zoom: 1;
    *display:inline;
    *font-size: 0px;
}

section form #notify:hover {
	background-position: -545px -289px;
	outline: none;
}

article p {
	width: 0px; height: 0;
	background: transparent;
	text-indent: -99999px;
}

section p {
	width: 500px;
	font-size: 13px;
	margin: 7px auto 0 auto;
}

#children h1 {
	margin: 0 auto; padding: 0;
	width: 817px;
	height: 25px;
	text-indent: -99999px;
	background: url(../images/children.png) top left no-repeat;
}

#children ul {
	margin: 0 auto; padding: 15px 0 0 0;
	display: block;
	list-style: none;
	text-align: center;
}

#children ul li {
	display: inline-block;
}

#children ul li a {
	text-indent: -99999px;
	display: block;
	height: 74px;
	width: 206px;
	background: url(../images/codes.thomiweb.dk.png) top left no-repeat;
}

a.twitter {
	background: #71cfec;
	color: #fff;
	text-decoration: none;
}

a.facebook {
	background: #2F5899;
	color: #fff;
	text-decoration: none;
}

#warning1 {
	width: 514px;
	height: 49px;
	background: url(../images/warning1.png) top left no-repeat;
	position: absolute;
	top: 62px;
	left: 225px;
	display: none;
}

#warning2 {
	width: 514px;
	height: 49px;
	background: url(../images/warning2.png) top left no-repeat;
	position: absolute;
	top: 62px;
	left: 225px;
	display: none;
}

#warning3 {
	width: 514px;
	height: 49px;
	background: url(../images/warning3.png) top left no-repeat;
	position: absolute;
	top: 62px;
	left: 225px;
	display: none;
}

#thankyou {
	width: 224px;
	height: 61px;
	display: inline-block;
	background: url(../images/thank.you.png) top left no-repeat;
}
