/* Reset - Eric Mayer: http://meyerweb.com/eric/tools/css/reset/ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}


body {
	line-height: 1em;
	}


ol, ul {
	list-style: none;
	}


blockquote, q {
	quotes: none;
	}

	blockquote:before, blockquote:after, 	q:before, q:after {
		content: '';
		content: none;
		}


:focus {
	outline: 0;
	}


ins {
	text-decoration: none;
	}


del {
	text-decoration: line-through;
	}




/* Default styles -------------------------------------------------------------------------------- */
html {
	font-size: medium;
	}


body {
	background: #FFF;
	/*color: #797979;*/
	color:#000;
	font-style: normal;
	font-size: .688em;
	font-family: Arial, Verdana, sans;
	font-weight: normal;
	line-height: 1.33em;
	text-align: center;
	}


h1, h2, h3, h4 {
	margin: 0;
	color: #5f300c;
	font-family: Arial, Verdana, sans;
	font-weight: bold;
	}


h1 {
	font-size: 2.182em;
	line-height: 1.1em;
	}


h2 {
	font-size: 1.364em;
	line-height: 1.1em;
	text-transform: uppercase;
	}


h3 {
	font-size: 1.273em;
	line-height: 1.33em;
	}


h4 {
	font-size: 1.091em;
	line-height: 1.1em;
	}


p {
	margin: 0 0 1.33em;
	}


a {
	text-decoration: none;
	}

	a:link,
	a:active,
	a:visited {
		color: #5f300c;
		text-decoration: none;
		}

	a:hover {
		color: #5f300c;
		text-decoration: underline;
		}


input, select, textarea, button {
	color: #797979;
	font-size: 1em;
	font-family: Arial, Verdana, sans;
	}


input {
	border: 1px solid #c8c8c8;
	padding: 3px;
	}


button {
	cursor: pointer;
	}


ol, ul {
	margin: 1em 0 1em 1em;
	}


ul li {
	list-style: inside disc none;
	}


ol li {
	list-style: inside decimal none;
	}


table {
	width: 100%;
	}

	table td, table th {
		padding: .3em 0 .5em;
		}

	table th {
		color: #5f300c;
		font-weight: bold;
		text-align: left;
		}


hr {
	display: none;
	}


quote {
	font-style: italic;
	}


blockquote {
	font-style: italic;
	}


/* Common elements -------------------------------------------------------------------------------- */
/* panels */
.panel:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

body.homepage #content .panel {
	margin: 0 0 27px;
	}

#content .panel .view-a1 {
	float: left;
	width: 190px;
	}

#content .panel .view-a2 {
	float: right;
	width: 468px;
	}

#content .panel .view-b1 {
	float: left;
	width: 330px;
	}

#content .panel .view-b2 {
	float: right;
	width: 330px;
	}

#aside .panel .view-a1 {
	float: left;
	width: 138px;
	}

#aside .panel .view-a2 {
	float: right;
	width: 150px;
	}

#aside .panel .view-b1 {
	float: left;
	width: 118px;
	}

#aside .panel .view-b2 {
	float: right;
	width: 170px;
	}

#aside .panel .view-c1 {
	float: left;
	width: 150px;
	}

#aside .panel .view-c2 {
	float: right;
	width: 138px;
	}



/* Boxes */
.box-a,
.box-a1,
.box-b,
.box-b1,
.box-c,
.box-d,
.box-e {
	margin: 0 0 9px;
	padding: 6px 0;
	position: relative;
	}

	.box-a .content,
	.box-a1 .content,
	.box-b .content,
	.box-b1 .content,
	.box-c .content,
	.box-d .content,
	.box-e .content {
		padding: 5px 11px;
		border: 1px solid #c8c8c8;
		border-width: 0 1px;
		}

	.box-a span.tl,
	.box-a span.tr,
	.box-a span.bl,
	.box-a span.br,
	.box-a span.t,
	.box-a span.b,
	.box-a1 span.tl,
	.box-a1 span.tr,
	.box-a1 span.bl,
	.box-a1 span.br,
	.box-a1 span.t,
	.box-a1 span.b,
	.box-b span.tl,
	.box-b span.tr,
	.box-b span.bl,
	.box-b span.br,
	.box-b span.t,
	.box-b span.b,
	.box-b1 span.tl,
	.box-b1 span.tr,
	.box-b1 span.bl,
	.box-b1 span.br,
	.box-b1 span.t,
	.box-b1 span.b,
	.box-c span.tl,
	.box-c span.tr,
	.box-c span.bl,
	.box-c span.br,
	.box-c span.t,
	.box-c span.b,
	.box-d span.tl,
	.box-d span.tr,
	.box-d span.bl,
	.box-d span.br,
	.box-d span.t,
	.box-d span.b,
	.box-e span.tl,
	.box-e span.tr,
	.box-e span.bl,
	.box-e span.br,
	.box-e span.t,
	.box-e span.b {
		display: block;
		width: 6px;
		height: 6px;
		overflow: hidden;
		position: absolute;
		background: transparent url(../images/box/corners_a.png) no-repeat left top;
		}

	.box-a span.tl,
	.box-a1 span.tl,
	.box-b span.tl,
	.box-b1 span.tl,
	.box-c span.tl,
	.box-d span.tl,
	.box-e span.tl {
		left: 0px;
		top: 0px;
		}

	.box-a span.tr,
	.box-a1 span.tr,
	.box-b span.tr,
	.box-b1 span.tr,
	.box-c span.tr,
	.box-d span.tr,
	.box-e span.tr {
		right: 0px;
		top: 0px;
		background-position: -6px 0;
		}

	.box-a span.bl,
	.box-a1 span.bl,
	.box-b span.bl,
	.box-b1 span.bl,
	.box-c span.bl,
	.box-d span.bl,
	.box-e span.bl {
		left: 0px;
		bottom: 0px;
		background-position: 0px -6px;
		}

	.box-a span.br,
	.box-a1 span.br,
	.box-b span.br,
	.box-b1 span.br,
	.box-c span.br,
	.box-d span.br,
	.box-e span.br {
		right: 0px;
		bottom: 0px;
		background-position: -6px -6px;
		}

	.box-a span.t,
	.box-a span.b,
	.box-a1 span.t,
	.box-a1 span.b,
	.box-b span.t,
	.box-b span.b,
	.box-b1 span.t,
	.box-b1 span.b,
	.box-c span.t,
	.box-c span.b,
	.box-d span.t,
	.box-d span.b,
	.box-e span.t,
	.box-e span.b {
		border: 1px solid #c8c8c8;
		width: auto;
		left: 6px;
		right: 6px;
		height: 5px;
		}

	.box-a span.t,
	.box-a1 span.t,
	.box-b span.t,
	.box-b1 span.t,
	.box-c span.t,
	.box-d span.t,
	.box-e span.t {
		border-width: 1px 0 0;
		top: 0px;
		}

	.box-a span.b,
	.box-a1 span.b,
	.box-b span.b,
	.box-b1 span.b,
	.box-c span.b,
	.box-d span.b,
	.box-e span.b {
		border-width: 0 0 1px;
		bottom: 0px;
		}

	.box-a h2,
	.box-a1 h2,
	.box-b h2,
	.box-b1 h2,
	.box-c h2,
	.box-d h2,
	.box-e h2 {
		margin: 0 0 7px;
		text-transform: uppercase;
		}

	.box-a h3,
	.box-a1 h3,
	.box-b h3,
	.box-b1 h3,
	.box-c h3,
	.box-d h3,
	.box-e h3 {
		margin: 0 0 7px;
		text-transform: uppercase;
		}

	.box-a h2.alt, 	.box-a h3.alt,
	.box-a1 h2.alt, 	.box-a1 h3.alt,
	.box-b h2.alt, 	.box-b h3.alt,
	.box-b1 h2.alt, 	.box-b1 h3.alt,
	.box-c h2.alt, 	.box-c h3.alt,
	.box-d h2.alt, 	.box-d h3.alt,
	.box-e h2.alt, 	.box-e h3.alt {
		xletter-spacing: -.05em;
		xfont-size: .95em;
		}

	.box-a ul,
	.box-a ol,
	.box-a1 ul,
	.box-a1 ol,
	.box-b ul,
	.box-b ol,
	.box-b1 ul,
	.box-b1 ol,
	.box-c ul,
	.box-c ol,
	.box-d ul,
	.box-d ol,
	.box-e ul,
	.box-e ol {
		margin: 0;
		padding: 0;
		}

		.box-a ul li,
		.box-a ol li,
		.box-a1 ul li,
		.box-a1 ol li,
		.box-b ul li,
		.box-b ol li,
		.box-b1 ul li,
		.box-b1 ol li,
		.box-c ul li,
		.box-c ol li,
		.box-d ul li,
		.box-d ol li,
		.box-e ul li,
		.box-e ol li {
			list-style: outside none none;
			}

	.box-a li,
	.box-a1 li,
	.box-b li,
	.box-b1 li,
	.box-c li,
	.box-d li,
	.box-e li {
		margin: 4px 0;
		}


/* Box with white background */
.box-a .content,
.box-a span.t,
.box-a span.b {
	background: #FFF;
	}


/* Box variation with yellow headers */
.box-a1 span.tl,
.box-a1 span.tr,
.box-a1 span.bl,
.box-a1 span.br {
	background-image: url(../images/box/corners_a1.png);
	}

.box-a1 span.t {
	background: #bb8d09;
	}

.box-a1 span.b {
	background: #FFF;
	}

.box-a1 .content {
	padding: 0px 10px 1px;
	}

.box-a1 h2 {
	margin: 0 -10px 10px;
	padding: 0 10px 5px;
	background: #bb8d09;
	color: #FFF;
	}


/* Box with grey background */
.box-b span.tl,
.box-b span.tr,
.box-b span.bl,
.box-b span.br,
.box-b span.t,
.box-b span.b {
	background-image: url(../images/box/corners_b.png);
	}

.box-b .content,
.box-b span.t,
.box-b span.b {
	background: #EEE;
	}


/* Variation of box-b with header background */
.box-b1 span.tl,
.box-b1 span.tr,
.box-b1 span.bl,
.box-b1 span.br,
.box-b1 span.t,
.box-b1 span.b {
	background-image: url(../images/box/corners_b1.png);
	}

.box-b1 .content,
.box-b1 span.b {
	background: #EEE;
	}

.box-b1 span.t {
	background: #DDD;
	}

.box-b1 .content {
	padding-top: 0px;
	}

.box-b1 h2 {
	margin: 0 -11px 7px;
	padding: 0 11px 5px;
	background: #DDD;
	font-size: 1.273em;
	line-height: 1.33em;
	}

.box-b1 h3 {
	margin: 5px -11px;
	padding: 5px 11px;
	background: #DDD;
	}

.box-b1 a:link,
.box-b1 a:active,
.box-b1 a:visited {
	color: #505050;
	}

.box-b1 a:hover {
	color: #505050;
	}


/* Box with light yellow background */
.box-c span.tl,
.box-c span.tr,
.box-c span.bl,
.box-c span.br,
.box-c span.t,
.box-c span.b {
	background-image: url(../images/box/corners_c.png);
	}

.box-c .content,
.box-c span.t,
.box-c span.b {
	background: #f8f7df;
	}


/* Box with dark grey background */
.box-d {
	color: #FFF;
	}

	.box-d span.tl,
	.box-d span.tr,
	.box-d span.bl,
	.box-d span.br,
	.box-d span.t,
	.box-d span.b {
		background-image: url(../images/box/corners_d.png);
		}

	.box-d .content,
	.box-d span.t,
	.box-d span.b {
		background: #bfbebe;
		}


/* Box with orange background & corners */
.box-e {
	color: #FFF;
	}

	.box-e span.tl,
	.box-e span.tr,
	.box-e span.bl,
	.box-e span.br,
	.box-e span.t,
	.box-e span.b {
		background-image: url(../images/box/corners_e.png);
		}

	.box-e .content,
	.box-e span.t,
	.box-e span.b {
		background: #bb8d09;
		}

	.box-e h3 {
		color: #FFF;
		}


/* Items */
.items {
	margin: 27px 0 0;
	}

	.items:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}

	.items h2 {
		position: absolute;
		left: -1000em;
		text-align: left;
		}

	.items ol {
		margin: 0;
		padding: 0;
		margin: 0 -37px 0 0;
		width: 702px;
		}

		.items ol li {
			list-style: outside none none;
			}

	.items li {
		margin: 0 37px 14px 0;
		float: left;
		width: 197px;
		height: 19em;
		overflow: hidden;
		}

	.items img {
		margin: 0 0 7px;
		display: block;
		}

	.items p {
		margin: .5em 0;
		}


/* Reciepes */
.receipts-quickview {
	padding: 0;
	}

	.receipts-quickview:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}

	.receipts-quickview h2 {
		margin: 0;
		border-width: 1px 1px 0;
		padding: 10px 20px;
		background: #5f300c url(../images/bg/receipts_hd.png) no-repeat 0 0;
		color: #FFF;
		font-size: 1.364em;
		line-height: 1em;
		text-transform: uppercase;
		}

	.receipts-quickview .figure {
		margin-right: -50px;
		float: left;
		}

	.receipts-quickview .content {
		margin-left: -50px;
		padding: 12px;
		width: 200px;
		height: 290px;
		float: right;
		background: transparent url(../images/bg/receipts.png) no-repeat right bottom;
		}

	.receipts-quickview h3 {
		margin: 0 0 16px;
		text-transform: uppercase;
		}

		.receipts-quickview h3 a:link,
		.receipts-quickview h3 a:visited,
		.receipts-quickview h3 a:active {
			text-decoration: none;
			}

		.receipts-quickview h3 a:hover {
			text-decoration: none;
			}

	.receipts-quickview p {
		color: #5f300c;
		font-weight: bold;
		text-transform: uppercase;
		}

	.receipts-quickview ol {
		margin: 0;
		/*padding: 40px 0px 0px 0px;*/
		margin-top: 40px;
		margin-right: -10px;
		}

		.receipts-quickview ol li {
			list-style: outside none none;
			}

	.receipts-quickview li {
		width: 93px;
		margin: 0 10px 10px 0;
		float: left;
		padding: 0px;
		}

		.receipts-quickview li a:link,
		.receipts-quickview li a:active,
		.receipts-quickview li a:visited {
			color: #ffffff;
			}

		.receipts-quickview li a:hover {
			color: #ffffff;
			}

		.receipts-quickview li img {
			display: block;
			}

	.receipts-quickview h4 {
		margin: 0;
		font-weight: bold;
		font-size: 1.091em;
		line-height: 1.33em;
		text-transform: uppercase;
		}

		.receipts-quickview h4 a:link,
		.receipts-quickview h4 a:active,
		.receipts-quickview h4 a:visited {
			color: #5f300c;
			}

		.receipts-quickview h4 a:hover {
			color: #5f300c;
			}


.ad {
	display: block;
	margin: 0 0 7px;
	}

	.ad img {
		display: block;
		}
.ad2 {
	/*float	:	left;*/
	margin	:	0px 0px 7px 3px;
}

/* News */
.news h2 {
	position: absolute;
	left: -1000em;
	text-align: left;
	}

.news .content {
	height: 378px;
	}

.news ol {
	margin: 0;
	padding: 0;
	}

	.news ol li {
		list-style: outside none none;
		}

.news li {
	margin: 0 0 1.5em;
	}

.news p {
	margin: .8em 0 0;
	}


/* Ingredients */
.ingredients .content {
	height: 178px;
	padding: 5px 8px;
	}

.ingredients h2 {
	margin: 0 0 5px;
	text-transform: uppercase;
	font-size: 1.273em;
	line-height: 1.33em;
	}

.ingredients img {
	display: block;
	margin: 5px 0;
	}

.ingredients h3 {
	margin: 0;
	text-transform: none;
	}

.ingredients p {
	margin: 0;
	line-height: 1.1em;
	}


/* Homepages ads */
.ads .view-a1 .ad {
	margin: 0 0 13px;
	}


/* Layouts -------------------------------------------------------------------------------- */
.inner {
	margin: 0 auto;
	width: 985px;
	text-align: left;
	}


#accessibility-nav {
	position: absolute;
	left: -1000em;
	text-align: left;
	}


/* Promo */
#promo {
	padding: 60px 0 7px;
	background: #ffffff url(../images/bg/promo.png) repeat-x left bottom;
	}


/* Header */
#header {
	border: 1px solid #deb131;
	/*background: #ffffff url(../images/bg/header.png) repeat-x 0 0; */
	}

	#header .inner {
		padding: 26px 0 24px;
		position: relative;
		}

	#header h1 {
		margin: 0;
		}

	#header a.logo,
	#header h1 a {
		display: block;
		width: 264px;
		height: 37px;
		overflow: hidden;
		background: transparent url(../images/bakeri.net.png) no-repeat 0 0;
		text-align: left;
		text-indent: -1000em;
		}

	#header p.official {
		margin: 0;
		position: absolute;
		right: 0;
		top: 12px;
		display: block;
		width: 378px;
		height: 65px;
		overflow: hidden;
		background: transparent url(../images/official.png) no-repeat 0 0;
		text-align: left;
		text-indent: -1000em;
		}

	#header p.date {
		margin: 0;
		position: absolute;
		right: 80px;
		bottom: 25px;
		}

		#header p.date span {
			position: absolute;
			left: -1000em;
			text-align: left;
			}

	body.homepage #header p.official {
		right: auto;
		left: 282px;
		top: 17px;
		background-image: url(../images/official_homepage.png);
		}

	body.homepage #header p.date {
		right: auto;
		left: 345px;
		top: 50px;
		}

	#header .quickview {
		width: 321px;
		position: absolute;
		right: -7px;
		top: 10px;
		}

		#header .quickview h3 {
			position: absolute;
			left: -1000em;
			text-align: left;
			}

		#header .quickview ul {
			margin: 0;
			padding: 0;
			margin: 0 -7px 0 0;
			}

			#header .quickview ul li {
				list-style: outside none none;
				}

		#header .quickview li {
			margin: 0 7px 0 0;
			width: 100px;
			float: left;
			}

		#header .quickview img {
			display: block;
			}

		#header .quickview a:link,
		#header .quickview a:active,
		#header .quickview a:visited {
			color: #000000;
			}

		#header .quickview a:hover {
			color: #000000;
			}


/* Navigation */
#nav {
	margin: 0 0 7px;
	position: relative;
	background: transparent url(../images/bg/nav_options2.png) no-repeat 0 0;
	background-position: right top;
	}

	#nav h2 {
		position: absolute;
		left: -1000em;
		text-align: left;
		}

	#nav ul {
		margin: 0;
		padding: 0;
		font-size: 1.091em;
		line-height: 1em;
		padding: 0 0 35px;
		position: relative;
		}

		#nav ul li {
			list-style: outside none none;
			}

		#nav ul:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
			}

		#nav ul li {
			margin: 0 4px 0 0;
			float: left;
			}

		#nav ul a {
			padding: 8px 0;
			width: 130px;
			height: 19px;
			display: block;
			float: left;
			line-height: 19px;
			background: transparent url(../images/bg/nav_items.png) no-repeat 0 0;
			text-align: center;
			}

			#nav ul a:link,
			#nav ul a:active,
			#nav ul a:visited {
				color: #ffffff;
				}

			#nav ul a:hover {
				color: #ffffff;
				}

			#nav ul a:hover {
				text-decoration: none;
				}

		#nav ul ul {
			display: none;
			padding: 0 0 0 15px;
			height: 35px;
			width: 970px;
			position: absolute;
			left: 0px;
			bottom: 0px;
			background: transparent url(../images/bg/nav_bottom.png) no-repeat 0 0;
			}

			#nav ul ul li {
				margin: 0;
				}

			#nav ul ul a {
				background: none;
				padding: 10px 24px;
				width: auto;
				height: 15px;
				line-height: 15px;
				}

		#nav ul li.active a,
		#nav ul li:hover a {
			background-position: -130px 0;
			}

			#nav ul li.active a:link,
			#nav ul li.active a:active,
			#nav ul li.active a:visited,
			#nav ul li:hover a:link,
			#nav ul li:hover a:active,
			#nav ul li:hover a:visited {
				color: #5f300c;
				}

			#nav ul li.active a:hover,
			#nav ul li:hover a:hover {
				color: #5f300c;
				}

		#nav ul li.active ul,
		#nav ul li:hover ul {
			display: block;
			}

			#nav ul li.active ul a,
			#nav ul li:hover ul a {
				background: none;
				}

	#nav form {
		margin: 0;
		position: absolute;
		right: 9px;
		top: 9px;
		width: 150px;
		}

		#nav form input {
			border: 1px solid #c8c8c8;
			padding: 2px 3px 2px 10px;
			display: block;
			height: 13px;
			width: 115px;
			float: left;
			color: #414143;
			}

		#nav form button {
			float: left;
			display: block;
			width: 18px;
			height: 19px;
			overflow: hidden;
			background: transparent url(../images/bt/search.png) no-repeat 0 0;
			text-align: left;
			text-indent: -1000em;
			background-color: #c8c8c8;
			border: 0;
			cursor: pointer;
			}

	#nav .order-newsletter {
		border: 1px solid #c8c8c8;
		padding: 3px 0;
		position: absolute;
		top: 42px;
		right: 12px;
		right: 11px;
		width: 128px;
		height: 11px;
		background: #000000 url(../images/bt/button_b.png) repeat-x left center;
		font-size: 0.818em;
		line-height: 11px;
		text-align: center;
		text-transform: uppercase;
		}

		#nav .order-newsletter:link,
		#nav .order-newsletter:active,
		#nav .order-newsletter:visited {
			color: #ffffff;
			}

		#nav .order-newsletter:hover {
			color: #ffffff;
			}


#container {
	padding: 7px 0;
	background: #ffffff url(../images/bg/container.png) repeat-x 0 0;
	}

	#container:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}


#content {
	width: 665px;
	float: left;
	}


#aside {
	width: 295px;
	float: right;
	}


/* Footer */
#footer {
	padding: 20px 0 0;
	}

	#footer .inner {
		border-top: 1px solid #c8c8c8;
		width: 100%;
		text-align: center;
		}


/* Footer quicklinks */
#quicklinks {
	margin: 0 auto;
	width: 985px;
	min-height: 280px;
	text-align: left;
	background: transparent url(../images/bg/quick-links.png) no-repeat center top;
	}

	#quicklinks:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}

	#quicklinks h2 {
		position: absolute;
		left: -1000em;
		text-align: left;
		}

	#quicklinks ul {
		margin: 0;
		padding: 0;
		width: 990px;
		margin-right: -15px;
		}

		#quicklinks ul li {
			list-style: outside none none;
			}

	#quicklinks li {
		padding: 12px 15px;
		width: 300px;
		float: left;
		position: relative;
		}

		#quicklinks li ul {
			width: auto;
			margin: 0;
			}

		#quicklinks li li {
			padding: 3px 0;
			margin: 0;
			width: auto;
			float: none;
			}

	#quicklinks a:link,
	#quicklinks a:active,
	#quicklinks a:visited {
		color: #000000;
		}

	#quicklinks a:hover {
		color: #000000;
		}

	#quicklinks h3 {
		margin: 0;
		font-size: 1.364em;
		line-height: 1em;
		text-transform: uppercase;
		position: absolute;
		left: 15px;
		top: -20px;
		}


/* Elements -------------------------------------------------------------------------------- */
#quick-info {
	margin: 0;
	padding: 0 16px;
	min-height: 486px;
	}

	#quick-info img {
		display: block;
		margin: 0 -16px 16px;
		}

	#quick-info h2 {
		margin: 0 0 12px;
		font-size: 1.818em;
		line-height: 1.33em;
		}

	#quick-info p {
		line-height: 1.45em;
		}


/* Receipt */
#receipt {
	padding: 0 16px 20px;
	color: #30211d;
	font-size: 1.273em;
	line-height: 1.33em;
	}

	#receipt img {
		margin: 0 -16px 20px;
		display: block;
		}

	#receipt h1 {
		color: #91720c;
		font-size: 1.429em;
		line-height: 1.33em;
		}


/* Baker */
#baker h2 {
	position: absolute;
	left: -1000em;
	text-align: left;
	}

#baker img {
	margin: 0 7px 7px 0;
	float: left;
	}

#baker h3 {
	color: #bb8d09;
	font-size: 1.091em;
	line-height: 1.33em;
	}

#baker .about {
	clear: left;
	}


/* Search receipt */
#search-receipt h2 {
	color: #bb8d09;
	}

#search-receipt form {
	margin: 10px 0 0;
	text-align: right;
	vertical-align: middle;
	}

#search-receipt legend {
	display: none;
	}

#search-receipt input {
	margin: 0 5px 0 0;
	vertical-align: middle;
	}

#search-receipt button {
	border: 0;
	padding: 2px 10px;
	background: #bb8d09 url(../images/bt/button.png) repeat-x left center;
	color: #FFF;
	font-size: 1.091em;
	line-height: 1.33em;
	text-align: center;
	vertical-align: middle;
	}


/* Tell a friend */
#tell-a-friend h2 {
	color: #bb8d09;
	}

#tell-a-friend form {
	margin: 10px 0 0;
	}

	#tell-a-friend form:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}

	#tell-a-friend form div {
		margin: 0 24px 0 0;
		float: left;
		width: 150px;
		}

		#tell-a-friend form div.message {
			width: 196px;
			}

			#tell-a-friend form div.message input {
				width: 190px;
				}

		#tell-a-friend form div.actions {
			width: auto;
			margin-right: 0px;
			}

#tell-a-friend label {
	margin: 0 0 7px;
	display: block;
	font-size: 1.091em;
	line-height: 1.33em;
	font-weight: bold;
	text-transform: uppercase;
	}

#tell-a-friend input {
	width: 144px;
	}

#tell-a-friend button {
	margin: 7px 0 0;
	border: 0;
	padding: 2px 10px;
	width: 60px;
	background: #bb8d09 url(../images/bt/button.png) repeat-x left center;
	color: #FFF;
	cursor: pointer;
	font-size: 1.091em;
	line-height: 1.33em;
	text-align: center;
	vertical-align: middle;
	}


#share {
	float: right;
	}

	#share h3 {
		position: absolute;
		left: -1000em;
		text-align: left;
		}

	#share a {
		padding: 0 0 0 20px;
		background: transparent no-repeat left center;
		font-size: 1.273em;
		line-height: 1.33em;
		font-weight: bold;
		}

		#share a:link,
		#share a:active,
		#share a:visited {
			color: #008ec0;
			}

		#share a:hover {
			color: #008ec0;
			}

		#share a img {
			margin: 0 5px 0;
			vertical-align: middle;
			}

		#share a.facebook {
			background-image: url(../images/ico/facebook.png);
			}


/* Fetaured receipt */
#featured-receipt h1 {
	margin: 0 0 10px;
	font-size: 1.818em;
	line-height: 1.33em;
	color: #deb131;
	}

#featured-receipt img {
	margin: -10px -11px 20px;
	}

#featured-receipt a:link,
#featured-receipt a:active,
#featured-receipt a:visited {
	color: #deb131;
	}

#featured-receipt a:hover {
	color: #deb131;
	}

#featured-receipt span.t,
#featured-receipt span.tl,
#featured-receipt span.tr {
	background: transparent;
	}

#featured-receipt .content {
	padding-bottom: 10px;
	}


/* Quick navigation */
#quick-nav {
	margin: 27px 0;
	}

	#quick-nav h2 {
		position: absolute;
		left: -1000em;
		text-align: left;
		}

	#quick-nav h3 {
		margin: 0 0 7px;
		}

	#quick-nav .content {
		padding-left: 14px;
		padding-right: 14px;
		}

		#quick-nav .content:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
			}

	#quick-nav .search {
		float: left;
		width: 310px;
		}

		#quick-nav .search form {
			margin: 0;
			vertical-align: top;
			}

		#quick-nav .search legend {
			display: none;
			}

		#quick-nav .search input {
			margin: 0 20px 0  0;
			width: 230px;
			}

		#quick-nav .search button {
			border: 1px solid #c4bead;
			padding: 5px 7px;
			background: #000000 url(../images/bt/button_b.png) repeat-x left center;
			color: #FFF;
			cursor: pointer;
			font-size: 0.818em;
			line-height: 1.33em;
			text-transform: uppercase;
			}

	#quick-nav .browse {
		float: right;
		width: 310px;
		}

		#quick-nav .browse ul {
			margin: 0;
			padding: 0;
			margin-right: -20px;
			}

			#quick-nav .browse ul:after {
				content: ".";
				display: block;
				height: 0;
				clear: both;
				visibility: hidden;
				}

			#quick-nav .browse ul li {
				list-style: outside none none;
				}

		#quick-nav .browse li {
			margin: 0 20px 0 0;
			float: left;
			}

		#quick-nav .browse a {
			border: 1px solid #c4bead;
			padding: 5px 14px;
			display: block;
			background: #000000 url(../images/bt/button_b.png) repeat-x left center;
			font-size: 0.818em;
			line-height: 1.33em;
			text-transform: uppercase;
			}

			#quick-nav .browse a:link,
			#quick-nav .browse a:active,
			#quick-nav .browse a:visited {
				color: #ffffff;
				}

			#quick-nav .browse a:hover {
				color: #ffffff;
				}


/* Receipts */
#receipts h2 {
	position: absolute;
	left: -1000em;
	text-align: left;
	}

#receipts ol {
	margin: 0;
	padding: 0;
	margin-right: -20px;
	}

	#receipts ol li {
		list-style: outside none none;
		}

	#receipts ol:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}

#receipts li {
	margin: 0 20px 20px 0;
	padding: 0 0 0 170px;
	width: 150px;
	float: left;
	}

	#receipts li:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}

#receipts img {
	float: left;
	margin: 0 0 0 -170px;
	}

#receipts h3 {
	margin: 0 0 7px;
	}

#receipts a:link,
#receipts a:active,
#receipts a:visited {
	color: #deb131;
	}

#receipts a:hover {
	color: #deb131;
	}


/* Seles & purchase */
#sell-and-purchase {
	color: #30211d;
	}

	#sell-and-purchase h1 {
		margin: 0 0 7px;
		color: #ad8000;
		}


/* Sell list */
.receipts-list {
	margin: 20px 0 0;
	color: #30211d;
	width:100%;
	float:left;
	}

	.receipts-list h2 {
		margin: 0 0 20px;
		padding: 7px 14px;
		height: 21px;
		background: transparent url(../images/bg/hd.png) no-repeat 0 0;
		color: #FFF;
		font-size: 1.364em;
		line-height: 21px;
		}

	.receipts-list ol {
		margin: 0;
		padding: 0;
		}

		.receipts-list ol li {
			list-style: outside none none;
			}

	.receipts-list li {
		margin: 0 0 20px;
		padding: 13px 0 0;
		background: transparent url(../images/bg/receipts_list.png) no-repeat 0 0;
		}

		.receipts-list li .content {
			padding: 0 265px 13px 13px;
			background: transparent url(../images/bg/receipts_list.png) no-repeat 0 0;
			background-position: left bottom;
			}

			.receipts-list li .content:after {
				content: ".";
				display: block;
				height: 0;
				clear: both;
				visibility: hidden;
				}

	.receipts-list h3 {
		margin: 0 0 7px;
		font-size: 1.364em;
		line-height: 1.33em;
		}

		.receipts-list h3 a:link,
		.receipts-list h3 a:active,
		.receipts-list h3 a:visited {
			color: #ad8000;
			}

		.receipts-list h3 a:hover {
			color: #ad8000;
			}

	.receipts-list .media {
		width: 245px;
		float: right;
		margin: -2em -255px 0 0;
		}

		.receipts-list .media h4 {
			position: absolute;
			left: -1000em;
			text-align: left;
			}

		.receipts-list .media img {
			display: block;
			}

		.receipts-list .media ul {
			margin: 0;
			padding: 0;
			margin: 8px -12px 0 0;
			}

			.receipts-list .media ul li {
				list-style: outside none none;
				}

		.receipts-list .media li {
			float: left;
			margin: 0 12px 0 0;
			padding: 0;
			border: 0;
			background: none;
			}

	.receipts-list a.brand {
		font-size: 1.091em;
		line-height: 1.33em;
		font-weight: bold;
		}

	.receipts-list p {
		margin: 0 0 7px;
		}

	.receipts-list dl {
		padding-left: 40px;
		line-height: 1.45em;
		}

		.receipts-list dl dt {
			float: left;
			margin-left: -40px;
			padding: 0 7px 0 0;
			background: transparent url(../images/bg/contact_sep.png) no-repeat 0 0;
			background-position: right center;
			width: 30px;
			}


/* Science news */
#science-news {
	color: #505050;
	}

	#science-news ol {
		margin: 0;
		padding: 0;
		margin: 10px 0 0;
		}

		#science-news ol li {
			list-style: outside none none;
			}

	#science-news li {
		margin: 0 0 10px;
		padding: 0 0 0 100px;
		}

		#science-news li:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
			}

	#science-news img {
		border: 1px solid #9e9e9e;
		float: left;
		margin: 0 0 0 -100px;
		}

	#science-news h3 {
		margin: 0;
		font-size: 1em;
		line-height: 1.33em;
		font-weight: normal;
		text-transform: none;
		}

	#science-news p {
		margin: 0;
		}

	#science-news a.more {
		padding: 2px 10px 0 0;
		background: transparent url(../images/bg/box_c_more.png) no-repeat 0 0;
		background-position: center right;
		font-size: 1.091em;
		line-height: 1.33em;
		font-weight: bold;
		text-transform: uppercase;
		}


/* Events */
#events {
	color: #505050;
	}

	#events .content {
		padding: 0 5px 1px;
		}

	#events h2 {
		margin: 0 -5px 5px;
		padding: 0 5px 5px;
		}

	#events h3 {
		margin: 5px -5px;
		padding: 5px 0 5px 5px;
		background: #DDD;
		}

	#events a:link,
	#events a:active,
	#events a:visited {
		color: #505050;
		}

	#events a:hover {
		color: #505050;
		}


/* Events calendar */
#events-calendar {
	color: #000;
	}

	#events-calendar .content {
		padding: 0 15px 1px;
		}

	#events-calendar h2 {
		margin: 0 -15px 5px;
		padding: 0 15px 5px;
		}

	#events-calendar a:link,
	#events-calendar a:active,
	#events-calendar a:visited {
		color: #cb8632;
		}

	#events-calendar a:hover {
		color: #cb8632;
		}

	#events-calendar .nav {
		position: relative;
		margin: 7px 0;
		}

		#events-calendar .nav h3 {
			position: absolute;
			left: -1000em;
			text-align: left;
			}

		#events-calendar .nav p {
			margin: 0;
			font-size: 1.091em;
			line-height: 1.33em;
			text-align: center;
			}

		#events-calendar .nav ul {
			margin: 0;
			padding: 0;
			position: absolute;
			left: 0;
			top: 0px;
			width: 100%;
			}

			#events-calendar .nav ul li {
				list-style: outside none none;
				}

			#events-calendar .nav ul li {
				padding: 0;
				}

			#events-calendar .nav ul a {
				display: block;
				width: 6px;
				height: 5px;
				overflow: hidden;
				background: transparent url(../images/bg/calendar_nav.png) no-repeat 0 0;
				text-align: left;
				text-indent: -1000em;
				position: absolute;
				top: .5em;
				}

				#events-calendar .nav ul a.prev {
					left: 6px;
					}

				#events-calendar .nav ul a.next {
					position: absolute;
					right: 6px;
					background-position: -6px 0;
					}

	#events-calendar table {
		margin: 7px 0;
		font-size: 0.818em;
		line-height: 1.33em;
		}

		#events-calendar table th,
		#events-calendar table td {
			padding: 4px 2px 0;
			width: 14.2%;
			color: #000;
			text-align: center;
			vertical-align: center;
			}

	#events-calendar .next-events {
		margin-top: 7px;
		padding: 7px 0 0;
		background: transparent url(../images/bg/calendar_sep.png) repeat-x 0 0;
		}

		#events-calendar .next-events h3 {
			position: absolute;
			left: -1000em;
			text-align: left;
			}

		#events-calendar .next-events ol {
			margin: 0;
			padding: 0;
			margin: 0 0 0 7px;
			font-size: 0.818em;
			line-height: 1.33em;
			}

			#events-calendar .next-events ol li {
				list-style: outside none none;
				}


/* Article info */
#article-info .content {
	padding: 7px 115px 1px 15px;
	}

	#article-info .content:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}

#article-info img {
	float: right;
	margin-right: -110px;
	}

#article-info p {
	margin	:	0 1.1em 1.33em 0;
}

/* Latest jobs */
#latest-jobs .content {
	padding: 0px 5px 1px;
	}

#latest-jobs h2 {
	padding: 0 5px 5px;
	margin: 0 -5px;
	}

#latest-jobs ol {
	margin: 0;
	padding: 0;
	margin: 0 -5px 7px;
	}

	#latest-jobs ol li {
		list-style: outside none none;
		}

#latest-jobs li {
	margin: 0;
	padding: 7px;
	}

	#latest-jobs li.odd {
		background: #FFF;
		}

	#latest-jobs li a:link,
	#latest-jobs li a:active,
	#latest-jobs li a:visited {
		color: #bb8d09;
		}

	#latest-jobs li a:hover {
		color: #bb8d09;
		}

#latest-jobs h3 {
	margin: 0;
	padding: 0;
	background: none;
	font-size: 1em;
	line-height: 1.33em;
	text-transform: uppercase;
	}

	#latest-jobs h3 a:link,
	#latest-jobs h3 a:active,
	#latest-jobs h3 a:visited {
		color: #797979;
		}

	#latest-jobs h3 a:hover {
		color: #797979;
		}

#latest-jobs a.view-all {
	margin: 0 0 0 2px;
	font-size: 1.091em;
	line-height: 1.33em;
	font-weight: bold;
	text-transform: uppercase;
	}

	#latest-jobs a.view-all:link,
	#latest-jobs a.view-all:active,
	#latest-jobs a.view-all:visited {
		color: #5f300c;
		}

	#latest-jobs a.view-all:hover {
		color: #5f300c;
		}


/* Latest photos */
#latest-photos ol {
	margin: 0;
	padding: 0;
	margin: 0 -9px 0 0;
	width: 282px;
	}

	#latest-photos ol li {
		list-style: outside none none;
		}

	#latest-photos ol:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}

#latest-photos li {
	float: left;
	width: 85px;
	margin: 0 9px 14px 0;
	}

#latest-photos img {
	display: block;
	}

#latest-photos a:link,
#latest-photos a:active,
#latest-photos a:visited {
	color: #505050;
	}

#latest-photos a:hover {
	color: #505050;
	}


/* Media */
.articles {
	margin: 10px 0;
	color: #505050;
	}

	.articles h3 {
		position: absolute;
		left: -1000em;
		text-align: left;
		}

	.articles ol {
		margin: 0;
		padding: 0;
		}

		.articles ol li {
			list-style: outside none none;
			}

	.articles li {
		margin: 0 0 7px;
		padding: 0 0 0 95px;
		}

		.articles li:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
			}

	.articles img {
		margin: 0 0 0 -95px;
		border: 1px solid #9e9e9e;
		float: left;
		}

	.articles p {
		margin: 0 0 7px;
		}


.videos {
	margin: 10px 0;
	}

	.videos h3 {
		position: absolute;
		left: -1000em;
		text-align: left;
		}

	.videos ol {
		margin: 0;
		padding: 0;
		}

		.videos ol li {
			list-style: outside none none;
			}

	.videos li {
		margin: 0 0 7px;
		}

	.videos a.more {
		padding: 2px 10px 0 0;
		background: transparent url(../images/bg/videos_more.png) no-repeat 0 0;
		background-position: right center;
		font-size: 1.091em;
		line-height: 1.33em;
		font-weight: bold;
		text-transform: uppercase;
		}

		.videos a.more:link,
		.videos a.more:active,
		.videos a.more:visited {
			color: #6b6b6b;
			}

		.videos a.more:hover {
			color: #6b6b6b;
			}


/* Poll */
#poll {
	color: #505050;
	}

	#poll p {
		margin: 7px 0;
		font-weight: bold;
		}

	#poll ul {
		margin: 0;
		padding: 0;
		}

		#poll ul li {
			list-style: outside none none;
			}

	#poll li {
		margin: 3px 0;
		}

	#poll a:link,
	#poll a:active,
	#poll a:visited {
		color: #505050;
		}

	#poll a:hover {
		color: #505050;
		}


/* Scale */
#scale ul {
	margin-right: -12px;
	}

	#scale ul:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}

#scale li {
	margin: 0 12px 7px 0;
	float: left;
	height: 55px;
	}

/**/

.content ul .articleShare {
	padding	:	0px;
	margin	:	10px 0px !important;
	list-style	:	none;
}

.content ul .articleShare li{
	line-height	:	20px;
}

.content ul.articleShare li img {
	vertical-align	:	middle;
	margin			:	1px 3px 1px 0px;
}

.articleAbImg {
	float				:	left;
	border				:	1px solid #c8c8c8;
	background-color	:	#eeeeee;
	width				:	655px;
	margin				:	0px 0px 12px 0px;
}

p.articleAbImg {
	margin				:	2px;
	padding				:	0px;
	border				:	0px;
	background-color	:	transparent;
}

table.thumbnail {
	border				:	1px solid #c8c8c8;
	background-color	:	#eeeeee;
	margin				:	0px;
	padding				:	0px;
}

table.thumbnail tbody, table.thumbnail tr, table.thumbnail td {
	margin				:	0px;
	padding				:	0px;
}

table.thumbnail td.thumbnailImageText1 {
	font-size	:	88%;
}

table.thumbnail td.thumbnailImageText2 {
	font-size	:	88%;
}

.overflowHidden {
	overflow	:	hidden;
}

.middlecol {
margin: 0px 0px 10px 10px; width: 160px; float: right;
}

.contentColLeft {
	float	:	left;
	width	:	160px;
}

.contentColRight {
	float	:	right;
	width	:	490px;
}

p.abstract {
	font-size	: 	1.7em;
	line-height	:	100%;
	font-family	:	Times New Roman;
	color		:	#5F300C;
	margin		:	15px 0px 0px 0px;
}

p.articleInfo {
	padding			:	10px 0px 10px 0px;
	border-bottom	:	1px solid #eeeeee;
	color			:	#797979;
}

	p.articleInfo a{
		color	:	#6a6a6a;
	}

/*
	BILDEGALLERI
*/

.imgGallerType1.foldersList {
	width	:	100%;
}

		.imgGallerType1.foldersList ul{
			padding		:	0px;
			margin		:	0px;
			list-style	:	none;
		}

		.imgGallerType1.foldersList ul li {
			width	:	118px;
			height	:	150px;
			border	:	1px solid #ccc;
			margin	:	2px;
			padding	:	4px;
			float	:	left;
			list-style-type	:	none;
			text-align		:	center;
		}

				.imgGallerType1.foldersList ul li h4{
					height	:	35px;
				}

.imgGalleryType1.nav {
	float	:	left;
	width	:	160px;

}

		.imgGalleryType1.nav ul {
			padding	:	0px;
			margin	:	0px;
			list-style	:	none;
		}

		.imgGalleryType1.nav ul li{
			padding		:	0px;
			margin		:	0px 2px;
			list-style	:	none;
			float		:	left;
		}

.imgGalleryType1.fullview {
	float	:	left;
	width	:	505px;
}


ul.newsArchive {
	padding	:	0px;
	margin	:	0px;
	list-style	:	none;
	border		:	1px solid #ccc;
}

		ul.newsArchive li {
			display				:	block;
			background-color	:	#eee;
			border-bottom		:	1px solid #ccc;
			padding				:	5px;
		}

		.archive_he {
			font-size	:	1.2em;
			font-weight	:	bold;
		}

ul.videoarchive {
	padding	:	0px;
	margin	:	0px;
	list-style-type	:	none !important;
}

ul.videoarchive li {
	list-style-type	:	none !important;
	border-bottom	:	1px dashed #eee;
	line-height		:	20px;
	width			:	100%;
	float			:	left;
}

		ul.videoarchive li a{
			font-size	:	1.3em;
			float		:	left;
			width		:	70%;
		}

		ul.videoarchive li span.size {
			float		:	left;
			width		:	30%;
			text-align	:	right;
		}

.markedCategoryList {
	float	:	left;
	margin	:	0px;
	padding	:	0px;
	width	:	100%;
}

		.markedCategoryList ul {
			margin	:	0px;
			padding	:	0px;
			list-style: 0px;
		}

		.markedCategoryList ul li {
			list-style-type	:	none !important;
			width			:	49%;
			float			:	left;
			text-align		:	center;
			padding			:	10px 0px;
			border			:	1px dashed #eee;
		}

		.markedCategoryList ul li a {
			font-size	:	20px;
		}

ol.wantToBe li {
	display:block;
	width: 230px;
}

ol.wanttoBe li a.img {
	margin	:	0px;
	float	:	left;
}

ol.wantToBe li p {
	line-height	:	1em;
	float		:	left;
	margin		:	0px;
	width		:	100%;
}

.content.pollHeight {
	min-height	:	258px !important;
}

*html .content.pollHeight {
	height	:	258px;
}

.content.sellHeight, .content.buyHeight {
	min-height	:	248px;
}

.content.sellHeight li, .content.buyHeight li {
	margin-bottom: 8px;
}

*html .content.sellHeight, *html .content.buyHeight {
	height	:	248px;
}

#content table span {
	font-size: 100% !important;
}

.footerContent {
	text-align	:	center;
	color		:	##C8C8C8;
}
