﻿#landingsWrapper {
	width: 880px;
	height: 536px;
	padding: 10px;
	margin-left: 100px;
	background: transparent url(LandingsSide/landingsbakgrunn.jpg) no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#typoWrapper {
	height: 298px;
	position: relative;
}
img.handwriting1, img.handwriting2, img.handwriting3 {
	position: absolute;
}
img.handwriting1 {
	position: absolute;
	top: 116px;
	left: 80px;
}
img.handwriting2 {
	position: absolute;
	top: 220px;
	left: 143px;
}
img.handwriting3 {
	position: absolute;
	top: 149px;
	left: 456px;
}
#landingsWrapper .landingsBox1 {
	height: 238px;
	width: 360px;
	margin-right: 10px;
	float: left;
	background: transparent url(LandingsSide/transparentWhite.png) repeat;
}
#landingsWrapper .landingsBox1 .inner {
	background: transparent url(LandingsSide/landingspakninger.gif) no-repeat right bottom;
	height: 218px;
	width: 330px;
	padding: 10px;
	padding-right: 20px;
}
#landingsWrapper .landingsBox2 {
	height: 238px;
	width: 290px;
	float: left;
	background: transparent url(LandingsSide/transparentGreen.png) repeat;
}
#landingsWrapper .landingsBox2 .inner {
	height: 218px;
	padding: 10px;
}
#landingsWrapper p 
{
	color: #000;
	margin: 0;
	padding: 0 0 6px 0;
}
#landingsWrapper p.pretext {
	padding: 0;
	font-size: 18px;
}
#landingsWrapper h1 
{
	color: #000;
	padding: 0;
	margin: 0;
	margin-bottom: 6px;
	font-size: 24px;
	font-weight: normal;
}
#landingsWrapper h4 
{
	color: #000;
	padding: 0;
	margin: 0;
	font-size: 11px;
}
#landingsWrapper a.btnWhereToBuy {
	display: block;
	float: left;
	width: 128px;
	height: 44px;
	padding: 10px;
	margin-top: 10px;
	background: transparent url(LandingsSide/landingsknappBgStor.gif) no-repeat left top;
	color: #CAEDF8;
	text-decoration: none;
	text-align: center;
	line-height: 14px;
	font-size: 12px;
}
#landingsWrapper a.btnWhereToBuy:hover {
	background-position: left bottom;
	color: #FFFFFF;
}
#landingsWrapper input.btnRecipeSubscription {
	display: block;
	float: left;
	width: 54px;
	height: 24px;
	padding: 0px 2px 0px 0px;
	margin-top: 0px;
	background: transparent url(LandingsSide/landingsknappBgLiten.gif) no-repeat left top;
	color: #CAEDF8;
	text-decoration: none;
	text-align: center;
	line-height: 14px;
	font-size: 12px;
	border: none;
}
#landingsWrapper a.btnRecipeSubscription {
	display: block;
	float: left;
	width: 44px;
	height: 17px;
	padding: 3px;
	margin-top: 1px;
	background: transparent url(LandingsSide/landingsknappBgLiten.gif) no-repeat left top;
	color: #CAEDF8;
	text-decoration: none;
	text-align: center;
	line-height: 14px;
}
#landingsWrapper a.btnRecipeSubscription:hover {
	background-position: left bottom;
	color: #FFFFFF;
}
#landingsWrapper input[type="text"] {
	background-color: #FFF;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid;
	border-color: #b3b3ae #ebebe6 #edede9 #bebeb9;
	padding: 4px;
	width: 130px;
	margin: 0;
	margin-right: 6px;
	float: left;
}
#landingsWrapper .shareThis
{
	margin: 20px 0px 0px 0px;
	clear: both;
	float: left;
}