html, body {
	height:100%;
	border:0;
}
body {
	margin:0;
	padding: 0px;
	font-family: Arial, verdana, helvetica, sans-serif;
	color:#666;
	text-align: left;
	font-size: 62.5%;
	line-height:1.2em;
	background:url("../img/bg-logo_gradient.gif") repeat-y;
	border:0;
}

table, td, form, input, textarea, select, label, div, span {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	color:#666;
}

.ucase
{
	text-transform:uppercase;
}

table.produkter
{
	border: solid 1px #bbbbbb !important;
}

table.produkter td
{
	border: solid 1px #bbbbbb !important;
	text-align: center;
	padding:4px;
}

.formfieldtext {
	border:1px solid #828282;
	height:15px;
	line-height:14px;
	vertical-align:middle;
}
.formfieldbutton {
	border:0;
	background:#828282;
	padding:0 3px 0 3px;
	font-weight:bold;
	height:19px;
	color:#fff;
	vertical-align:middle;
}
.formfieldbuttonhover {
	background:#d9d9d9;
	color:#828282;
}

img {
	border:0;
	margin:0;
	padding:0;
	
}

fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}
legend {
	display: none;
}
label {
	/*float:left;
	width:103px;*/
	text-transform:uppercase;
	color:rgb(119,119,119);
	
}
.clear {
	clear:both;
	overflow:hidden;
	height:0;
}
.clearleft {
	clear:left;
	overflow:hidden;
	height:0;
}
.clearright {
	clear:right;
	overflow:hidden;
	height:0;
}

.clearfix { display: inline-block }
.clearfix { display: block }

#container {
	width:778px;
	margin:0;
	text-align:left;
	background:url("../img/bg-logo.gif") no-repeat;
	
	/*HACK TO MAKE HEIGHT 100%*/
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

html>body #container {
    height: auto;
}
#container {
	height:100%;
}

p {
	margin:0px 0px 12px 0px;
	line-height:1.2em;
}

h1 {
	font-size:4.6em;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px;
	line-height:46px;
	text-transform:uppercase;
}
h2 {
	font-size:1.3em;
	font-weight:normal;
	margin:0px 0px 26px 0px;
	padding:0px;
}
h3 {
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 5px 0px;
	padding:0px;
}
h1 a, h2 a, h3 a {
	text-decoration:none;
}


#logo {
	cursor:hand; /* for IE/win */
	cursor:pointer; /* ideal value */
	position:absolute;
	top:0;
	left:0;
	width:74px;
	height:429px;
	}
	#logo h1, #logo h2 {
		display:none;
	}


@media screen {
	#logo h1, #logo h2 {
		display:none;
	}
}

@media print {
	#logo {
		display:block;
	}
}

#top {
	margin:0 0 0 88px;
	height:146px; /* Padding for #main */
	}
	#topnav {
		position:relative;
		width:680px;
		font-size:1em;
		line-height:normal;
		z-index:10;
		}
		#topnav ul {
			margin:0;
			padding:0;
			list-style:none;
			line-height:1em;
		}
		#topnav ul ul {
			position:absolute;
			top:21px;
			left:0;
			background:no-repeat top left;
			width:100%;
			height:18px;
			padding:1px 0 0 0;
		}
		#topnav li, #topnav li li {
			display:inline;
			margin:0;
			padding:0;
		}
		#topnav ul a {
			float:left;
			font-weight:bold;
			font-size:1em;
			line-height:1em;
			background:url("../img/bg-tab_left.gif") no-repeat left top;
			margin:0;
			padding:0 0 0 10px;
			text-decoration:none;
			text-align:center;
			text-transform:uppercase;
		}
		#topnav ul a span {
			float:left;
			display:block;
			background:url("../img/bg-tab_right_old.gif") no-repeat right top;
			background-position:right top;
			background-repeat:no-repeat;
			padding:5px 10px 6px 0px;
			color:#fff;
			position:relative;
		}
	
		/* Hack from IE5-Mac \*/
		#topnav ul a span {
			float:none;
		}
		/* End IE5-Mac hack */
		
		#topnav .right {
			float:right;
		}
		#topnav ul a:hover span {
			color:#828282;
		}
		#topnav ul a:hover {
			background-position:0% -22px;
		}
		#topnav ul a:hover span {
			background-position:100% -22px;
		}
		#topnav ul li.selected a {
			background-position:0% -22px;
		}
		#topnav ul li.selected a span {
			background-position:100% -22px;
			color:#828282;
		}
		#topnav ul ul a {
			float:left;
			font-weight:bold;
			font-size:1em;
			margin:0;
			padding:2px 7px 3px 7px;
			text-decoration:none;
			text-transform:uppercase;
			color:#828282;
			display:block;
			background:none;
		}
		#topnav ul ul a:hover {
			color:#fff;
		}
		#topnav ul ul li.selected a {
			color:#fff;
		}
		
	#subnav {
		width:690px;
		font-size:1em;
		line-height:normal;
		background-repeat:no-repeat;
		height:18px;
		z-index:10;
		}
		#subnav ul {
			margin:0;
			padding:0;
			list-style:none;
		}
		#subnav li {
			display:inline;
			margin:0;
			padding:0;
		}
		#subnav a {
			float:left;
			font-weight:bold;
			font-size:1em;
			margin:0;
			padding:2px 5px 0 10px;
			text-decoration:none;
			text-transform:uppercase;
			color:#828282;
			display:block;
		}
		#subnav a:hover {
			color:#fff;
		}
		#subnav li.selected a {
			color:#fff;
		}
	
	#functions {
		z-index:1;
		height:90px;
		}
		#functions #language {
			padding:37px 0 0 0;
			height:27px;
			}
			#functions #language img {
				border:0;
				margin:0 5px 0 0;
			}
		#functions #search {
			overflow:hidden;
			}
			#functions #search .formfieldtext {
				width:170px;
			}
			#functions #search fieldset {
				display:block;
			}
			#functions #search #homelink {
				display:inline;
				margin-left:5px;
				height:15px;
			}
			#functions #search #homelink a {
				color:#666;
				font-size:1em;
				font-weight:bold;
				line-height:14px;
				text-decoration:none;
				margin-right:2.5px;
			}
			#functions #search #homelink a:hover {
				color:#ce1967;
			}
		#functions #cats {
			position:absolute;
			right:0;
			top:0;
			width:350px;
			height:111px;
			background-repeat:no-repeat;
			background-position:bottom right;
		}

#main {
	margin-left:88px;
	float:none;
	line-height:1.3em;
	color:#666;
	
	/* Height for #main */
	/* WinIE value first, then the next 2 values i not for WinIE */
	min-height:400px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:400px;
	}
	html>body #main {
		height:auto;
	}
	#main a {
		color:rgb(220,0,107);
		text-decoration:underline;
		font-weight:bold;
	}
	#main a:hover {
		color:rgb(220,0,107);
		text-decoration:none;
		font-weight:bold;
	}
	#main ol {
		padding-left:20px;
		margin-left:10px;
	}
	#main ol li {
		padding-left:0;
		margin-bottom:10px;
		list-style-type:decimal;
	}
	#main ul {
		padding-left:20px;
		margin-left:10px;
		margin-top:0;
	}
	#main ul li {
		padding-left:0;
		margin-bottom:5px;
		list-style-type:disc;
	}
	#main table {
		border:0;
	}
	#main td {
		padding:0px 3px 12px 0;
	}
	#main table.produkter {
		border:1px solid #666;
		border-collapse:collapse;
		margin-bottom:10px;
	}
	#main table.produkter td {
		padding:1px;
	}
	
	#main #frontpage #maincontentleft {
		width:554px;
		float:left;
		position:relative;
		}
		#main #frontpage #right {
				width:126px;
			min-width:126px;
			float:right;
			position:relative;
		}
	#main #subpage {
		width:690px;
		position:relative;
		}
		#main #subpage #header {
			margin-bottom:10px;
			width:564px;
			float:left;
		}
		#main #subpage #contentright, #main #subpage #contentleft {
				width:282px;
			min-width:282px;
			float:left;
			position:relative;
		}
		#main #subpage #right {
				width:116px;
			min-width:116px;
			float:right;
			position:relative;
			}
			#main #subpage #right a {
				font-weight:bold;
			}
		/*#main #subpage div {border:1px solid red;}*/
		#main #subpage #maincontentright {
				width:282px;
			min-width:282px;
			float:left;
			position:relative;
		}
		#main #subpage #maincontentleft {
				width:277px;
			min-width:277px;
			padding-right:5px;
			float:left;
			position:relative;
		}
		#main #subpage #maincontentwide {
				width:564px;
			min-width:564px;
			float:left;
			position:relative;
		}
		
		#main a.active, #main a.active:hover		{ color:rgb(220,0,107); }
		#main a.inhome, #main a.inhome:hover		{ color:rgb(0,97,161); }
		#main a.sensitive, #main a.sensitive:hover	{ color:rgb(232,152,0); }
		#main a.senior, #main a.senior:hover		{ color:rgb(131,184,25); }
		#main a.junior, #main a.junior:hover		{ color:rgb(221,115,166); }
		#main a.normal, #main a.normal:hover		{ color:#666; }
		
		#main .inform,
		#main .inform span  { color:rgb(245,128,37); }
		#main .inform       { color:rgb(245,128,37); }
		#main .active		{ color:rgb(220,0,107); }
		#main .inhome		{ color:rgb(0,97,161); }
		#main .sensitive	{ color:rgb(232,152,0); }
		#main .senior		{ color:rgb(131,184,25); }
		#main .junior		{ color:rgb(221,115,166); }
		#main .normal		{ color:#666; }
		
	#main #faq {
		
		}
		#main #faq .none {
			display:none;
		}
		#main #faq .block {
			display:block;
			padding:0 0 0 10px;
		}
		#main #faq p {
			line-height:1.2em;
		}
		#main #faq a {
			line-height:1.4em;
			display:block;
		}
	
	#main .SendToAFriendTable {
		width:100%;
		}
		#main .SendToAFriendTable table {
			width: 350px;
		}
		#main .SendToAFriendTable td {
			padding-bottom: 6px;
			/*text-align:right;*/
		}
		#main .SendToAFriendTable label {
			float:none;
			width:auto;
			text-transform:uppercase;
			font-weight:bold;
		}
		#main .alignright {
			text-align:right;
			padding-right:10px;
		}
		#main .SendToAFriendTable textarea {
			width: 272px;
			height: 120px;
			border:1px solid #828282;
			line-height:14px;
		}
		.Checkbox {
			margin: 0px;
			padding: 0px;
		}
		.InputField {
			width: 272px;
			border:1px solid #828282;
			/*height:14px;*/
			line-height:14px;
			vertical-align:middle;
			clear:both;
		}
		.Land {
			width: 156px;
		}
		.InputButton {
			width: auto;
			border:0;
			background:#fff;
			padding:0;
			font-weight:bold;
			height:19px;
			color:rgb(220,0,107);
			vertical-align:middle;
		}
		#main .SendToAFriendTable .Send {
			float:left;
			text-transform:uppercase;
		}
		#main .SendToAFriendTable .Cancel {
			float:right;
			text-transform:uppercase;
		}
		.InputButtonHover {
			background:#d9d9d9;
			color:#828282;
		}
		.HiddenField {
			display: none;
		}
		.Required {
			color:#666;
		}
		.RadiobuttonsKattemad {
			display: block;
		}
		#main .SendToAFriendTable .firstCol {
			width: 282px;
		}
		#main .SendToAFriendTable .secondCol {
			width: 282px;
		}
		
	#main .RegisterTable {
		width:564px;
		}
		#main .RegisterTable .firstCol {
			width: 100px;
			vertical-align:top;
		}
		#main .RegisterTable .secondCol {
			width: 180px;
			vertical-align:top;
		}
		#main .RegisterTable .thirdCol {
			width:284px;
			vertical-align:top;
		}
		#main .RegisterTable label {
			float:none;
			width:auto;
			text-transform:uppercase;
			font-weight:bold;
		}
		#main .RegisterTable .InputField {
			width: 180px;
		}
		#main .Send, #main .Cancel {
			text-transform:uppercase;
			cursor:hand; /* for IE/win */
			cursor:pointer; /* ideal value */
		}
	
	#main .RegisterContainer {
		text-align:right;
		}
		#main .RegisterContainer .Registerleft {
			text-align:left;
			width:272px;
			margin-right:10px;
			float:left;
		}
		#main .RegisterContainer .RegisterRight {
			text-align:left;
			width:272px;
			margin-left:10px;
		}
		#main .RegisterContainer .Kattamad td {
			padding:0px 0px 0px 0;
		}
		#main .RegisterContainer .RegisterUser {
			width:272px;
			}
			#main .RegisterContainer .RegisterUser .InputField, #main .forgotpassinput {
				width: 142px;
			}
			#main .RegisterContainer .RegisterUser label {
				float:none;
				width:auto;
				text-transform:uppercase;
				font-weight:bold;
			}
			#main .RegisterContainer .RegisterUser .firstCol {
				width: 130px;
			}
			#main .RegisterContainer .RegisterUser .secondCol {
				width: 142px;
			}
			#main .RegisterContainer .RegisterUser .Send {
				float:left;
				text-transform:uppercase;
			}
			#main .RegisterContainer .RegisterUser .Cancel {
				float:right;
				text-transform:uppercase;
			}
	
	#searchtable ol {
		margin: 20px 0;
		padding: 0;
		}
		#searchtable ol li {
			margin-left: 0;
			margin-bottom: 0;
			padding: 5px 0 0px 0px;
			/*border-bottom: 1px solid #d0cfca;*/
			list-style-type: none;
		}
		#searchtable ol li p.title {
			width: 460px;
			font-size:1.1em;
			margin: 0;
		}
		#searchtable ol li p.date {
			float: right;
			width: 150px;
			margin: 0;
			text-align: right;
		}
		#searchtable .contentex {
			padding:0 0 0 10px;
		}
		#searchtable a, #searchtable a:hover {
			font-weight:bold;
		}
	
	#searchtable ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		float:right;
		}
		#searchtable ul li {
			display: inline;
			margin: 0;
			padding: 0;
			border: 0;
			list-style-type: none;
		}
		
		#searchtable ul li a, #searchtable ul li strong {
			float: left;
			padding: 2px 4px;
			line-height:1em;
		}
		#searchtable ul li.previous a { padding-right: 10px; }
		#searchtable ul li.next a { padding-left: 10px; }
	
	#searchtable a, #searchtable a:hover {
		font-weight:bold;
	}
	
	.searchright fieldset {
		padding:0;
		margin:0;
		width:125px;
	}
	.searchright .left {
		float:left;
		font-weight:bold;
		color:rgb(220,0,107);
		text-transform:uppercase;
		width:60px;
	}
	.searchright .right {
		float:right;
		width:50px;
		text-align:right;
	}
	.searchright #btnSendRight {
		text-transform:uppercase;
		border:0;
		background:#fff;
		font-weight:bold;
		color:rgb(220,0,107);
		cursor:hand; /* for IE/win */
		cursor:pointer; /* ideal value */
	}
	.searchright #btnSendRight {
		padding:0 10 0 0px;
		voice-family: "\"}\"";
		voice-family: inherit;
		padding:0 5px 0 5px;
	}
	html>body .searchright #btnSendRight {
		padding:0 0 0 0;
	}
	.searchright .formfieldtextRight {
		margin:0 0 25px 0;
		width:110px;
		border:1px solid rgb(220,0,107);
	}
			
	
	/* Left menu for ingredients menu */
	#main div.ingredients_menu {
		position: absolute;
		top: 210px;
		left: 0;
		}
		#main div.ingredients_menu ul,
		#main div.ingredients_menu li {
			padding: 0;
			margin: 0;
			list-style: none;
		}
		#main div.ingredients_menu li {
			margin-bottom: 7px;
		}
		#main div.ingredients_menu a {
			font-weight: bold;
			display: block;
			float: left;
			margin-right: 5px;
			text-decoration: none;
			text-transform: uppercase;
		}
		#main div.ingredients_menu a.selected {
			text-decoration: underline;
		}
		#main div.ingredients_menu span {
			text-transform: uppercase;
		}
	
/* * * * * * * * * * * * * * * */
/* * * * Random classes* * * * */	
/* * * * * * * * * * * * * * * */

#main table.tableingredients td {
	padding: 0;
}

#main .tipsinformation a, #main .tipsinformation a:hover {
		text-decoration:none;
		text-transform:uppercase;
}
#main .tipsinformation a:hover {
		text-decoration:underline;
}

#main .tipsinformation				{ position:relative; }
#main .tipsinformation #active		{ position:absolute;top:5px;left:140px; }
#main .tipsinformation #inhome		{ position:absolute;top:25px;left:140px; }
#main .tipsinformation #sensitive	{ position:absolute;top:45px;left:140px; }
#main .tipsinformation #senior		{ position:absolute;top:65px;left:140px; }
#main .tipsinformation #junior		{ position:absolute;top:85px;left:140px; }

#main .tipsinformation #normal {
		float:left;
		clear:left;
		width:49%;
		margin-bottom:10px;
}

#main #promopanel {
	border:1px solid #666;
	padding:15px 0;
	text-align:center;	
}
#main #promopanel h2 {
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px 0 25px 0;
	padding:0px;
	line-height:1.1em;
}
#main #promopanel img {
	clear:both;
}

div.pdflink {
	margin-left:40px;
	margin-bottom:35px;
	clear:both;
}
div.pdflink a img {
	float:left;
	margin-right:5px;
	margin-top:-5px;
}
a.pdflink {
	display:block;
	text-transform:uppercase;
}


/* * * Random classes end* * * */


	
#footer {
	margin:30px 0 0 80px;
	}
	#footer span {
		font-size:0.7em;
		color:#666;
	}
	#footer a {
		color:#666;
		font-size:1em;
		font-weight:bold;
		line-height:10px;
		text-decoration:none;
		margin-right:2.5px;
	}
	#footer a:hover {
		color:#ce1967;
	}
	#footer a.selected {
		color:#ce1967;
	}



/* Accessibilitys */

.accessibility {
	position: absolute;
	top:-999em;
	left:-999em;
}

ul#skip {
	margin: 0 auto;
	}
	ul#skip li {
		display: inline;
		list-style-type:none;
	}
	ul#skip li a {
		position: absolute;
		top:-999px;
		left:-999px;
	}
	ul#skip li a:focus, ul#skip li a:active {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 99.9%;
		margin: 0;
		padding: 5px 0 5px 0;
		font-size: 1.1em;
		color: #393939;
		text-align: center;
		background-color: #BBD2E2;
		border-bottom: 1px solid #000;
		z-index:100;
	}
	ul#skip li a:hover {
		color: #fff;
		border-bottom: 1px solid #fff;
		background-color: #444;
	}