body {
	color: #0E4600;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

a {
	color: #0E4600;
	outline: none;
}

p {
	margin: 0 0 1em 0;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 1.5em 0 1em 0;;
}

.leftColumnBackground h1 {
	margin: 0.5em 0 1em 0;;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
}

#header {
	height: 86px;
	background-color: #2eaed1;
	border-bottom-width: 4px;
	border-bottom-style: solid;
}
html>body #header { height: 90px; }

#headerInner {
	height: 74px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	text-align: center;
}
html>body #headerInner { height: 82px; }

#headerContent {
	width: 888px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#logo {
	margin: 0;
	padding: 0;
	float: left;
	width: 348px;
	height: 74px;
	background: #2eaed1 url(../images/logo.png) 0 3px no-repeat;
}

#logo a {
	display: block;
	width: 348px;
	height: 74px;
	text-indent: -5000px;
}

#headerRight {
	width: 540px;
	float: right;
}

#topRightMenu {
	height: 38px;
}

#topRightMenu ul {
	list-style-type: none;
	padding: 4px 0 0 0;
	margin: 0;
	text-align: right;
}

#topRightMenu li {
 	display: inline;
	padding: 0 6px 0 6px;
	border-right: 1px solid white;
}

#topRightMenu li.lastItem {
        border-right: none;	
}

#topRightMenu li a {
	color: #fff;
	text-decoration: none;
}

#topRightMenu li a:hover {
	text-decoration: underline;
}

#mainMenu {
	vertical-align: bottom;
	list-style-type: none;
	margin: 15px 0 0 40px;
	padding: 0;
	height: 21px;
}
html>body #mainMenu { height: 36px; }

#mainMenu li {
	display: block;
	float: left;
	padding: 4px 0 3px 0;
	margin: 0 4px 4px 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.1em;
}

#mainMenuItem8 { background-color: #fff; width: 70px; } /* hem */
#mainMenuItem8 a, #mainMenuItem8 span { color: #0011B9; }
#mainMenuItem9 { background-color: #64A525; width: 100px; } /* beställ */
#mainMenuItem9 a, #mainMenuItem9 span { color: #fff; }
#mainMenuItem23 { background-color: #B83000; width: 140px; } /* om min müsli */
#mainMenuItem23 a, #mainMenuItem23 span { color: #fff; }
#mainMenuItem24 { background-color: #0011B7; width: 100px; } /* kontakt */
#mainMenuItem24 a, #mainMenuItem24 span { color: #fff; }

#mainMenu li.cur, #mainMenu li.act {
	margin-bottom: 0px;
	padding-bottom: 8px;
}

#mainMenu li a, #mainMenu li span {
	text-decoration: none;
	display: block;
	text-align: center;
}

#mainMenu li a:hover {

}

#content {
	text-align: center;
}

#contentInner {
	text-align: left;
	width: 888px;
	margin: 9px auto 0 auto;
}

#contentInner.waiting {
	background-image: url(../images/spinner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#footer {
	text-align: center;
}

#footerInner {
	text-align: left;
	width: 888px;
	margin: 0 auto 0 auto;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.twoColumnsDivider {
	
}

.twoColumnsDividerLeft {
	width: 597px;
	float: left;
}

.twoColumnsDividerRight {
	width: 282px;
	float: right;
}


.buttonContainer {
	text-align: right;
}
.button {
	background: transparent url(../images/buttonBgLeft.png) no-repeat top left;
	margin: auto 0 auto auto;
}
.button a {
	display: block;
	padding: 5px 0 0 0;
	height: 22px;
	color: #b83000;
	text-decoration: none;
	font-size: 14px;
	background: transparent url(../images/buttonBgRight.png) no-repeat top right;
	text-align: center;
}

.buttonLarge {
	background: transparent url(../images/buttonLargeBgLeft.png) no-repeat top left;
	margin: auto 0 auto auto;
	height: 34px;
}
.buttonLarge a {
	display: block;
	padding: 6px 1em 0 1em;
	height: 34px;
	color: #b83000;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	line-height: 120%;
	background-image: url(../images/buttonLargeBgRight.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	text-align: center;
}

/*   tmp   */
.ss-footer {
	display: none!important;}

/* STHLM FIX 

#selectPackagingDeliveryTypePickupSthlm, label[for="selectPackagingDeliveryTypePickupSthlm"], #buyGiftCodeDeliveryTypePickupSthlm, label[for="buyGiftCodeDeliveryTypePickupSthlm"] {
	display: none;
	}
*/
