html {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 100.01%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.625em;
	text-align: center;
	background-color: #fff;
}
div, p, form, fieldset, ul, li, input, button {
	margin: 0;
	padding: 0;
	border: 0;
}
input, select, textarea, button {
	font: inherit;
}

ul, li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	color: #5aaad3;
	text-decoration: none;
	outline: none;
}
a:hover {
	/*text-decoration: underline;*/
}

.wrapper {
	background: transparent url("/UI/images/background-top.jpg") center top no-repeat;
}
.wrapper-notile {
	background: transparent url("/UI/images/background-top-notile.jpg") center top no-repeat;
}
.main-container {
	position: relative;
	width: 774px;
	margin: 0 auto;
	text-align: left;
	z-index: 10;
}
.top-logo {
	width: 101px;
	display: block;
	margin: 0 auto;
}
/* MAIN */
.main-logo {
	padding: 37px 0 18px 0;
}
.main-content-top {
	position: relative;
	z-index: 5;
}
.main-content-bottom {
	height: 34px;
}
.split-view .main-content-top {
	height: 66px;
	background: transparent url(../images/split-view-inner-bg-top.png) center top no-repeat;
}
.split-view .main-content-middle {
	padding: 0 7px;
	background: transparent url(../images/split-view-inner-bg-repeat.png) center top repeat-y;
	min-height: 350px;
}
.split-view .main-content-bottom {
	height: 44px;
	background: transparent url(../images/split-view-inner-bg-bottom.png) center bottom no-repeat;
}
.full-size .main-content-top {
	height: 20px;
	background: transparent url(../images/full-inner-bg-top.png) center top no-repeat;
}
.full-size .main-content-middle {
	padding: 0 7px;
	background: transparent url(../images/full-inner-bg-repeat.png) center top repeat-y;
}
.full-size .main-content-bottom {
	height: 44px;
	background: transparent url(../images/full-inner-bg-bottom.png) center bottom no-repeat;
}
.columns .main-content-top {
	height: 10px;
	background: transparent url(../images/columns-inner-bg-top.png) center bottom no-repeat;
}
.columns .main-content-middle {
	padding: 0 7px;
	background: transparent url(../images/columns-inner-bg-repeat.png) center top repeat-y;
}
.columns .main-content-bottom {
	height: 11px;
	background: transparent url(../images/columns-inner-bg-bottom.png) center top no-repeat;
}
.main-content {
	background-color: #fff;
}
.no-bg .main-content, .columns .main-content {
	background-color: transparent;
}
.no-bg .main-content-bottom p {
	font-size: 1.4em;
	color: #fff;
	padding-top: 20px;
	text-align: center;
}
.main-content .small-column {
	float: left; 
	width: 150px;
	margin: 0 30px;
}
.main-content .large-column {
	float: left; 
	width: 490px;
	margin: 0 0 0 30px;
}
.main-content .left-column {
	float: left; 
	width: 150px;
	margin: 6px 15px;
}
.main-content .right-column {
	float: left; 
	width: 490px;
	margin: 6px 0 0 33px;
}
.main-content .map-column {
	float: left; 
	width: 560px;
	margin: 0 0 0 16px;
}
.main-content .nutrients {
	float: left; 
	width: 670px;
	margin: 15px 0 0 50px;
}
.main-content .meals {
	float: left; 
	margin: 15px 0 12px 0;
}
.main-content h1 {
	font-size: 2.6em;
	margin: 0 0 9px 0;
	color: #5aaad3;
}
.main-content h2 {
	font-size: 1.6em;
	margin: 0 0 14px 0;
	color: #5aaad3;
}
.main-content p, .main-content .small-column .contact {
	font-size: 1.2em;
	margin-bottom: 16px;
	color: #959595;
}
.main-content p.meals {
	padding: 0 35px;
}
.main-content a.read-more {
	font-size: 1.167em;
}
.main-content a.campaign {
	color: #ff9966;
	font-size: 1.167em;
	line-height: 1.3em;
}
/* MENU */
.main-menu {
	height: 42px;
	width: 592px;
	margin: 0 auto;	
}
.main-menu ul li {
	float: left;
	width: 118px;
	list-style: none;
	text-align: center;
	position: relative;
	z-index: 50;
}
.main-menu ul li a {
	display: block;
	padding-top: 6px;
	height: 27px;
	color: #338abe;
	font-size: 1.3em;
	background: transparent url(../images/menu-bg.png) left top no-repeat;
	text-transform: uppercase;
}
.main-menu ul li a.active, .main-menu ul li.hover a  {
	padding-top: 3px;
	background-position: 0 -33px;
	color: #fff;
	text-decoration: none;
}
.main-menu ul li ul {
	position: absolute;
	display: none;
	width: 122px;
	background: transparent url(../images/submenu-bg.png) left top no-repeat;
	padding-top: 5px;
	top: 24px;
	z-index: 100;
	left: 0;
}
.main-menu ul li ul.singel-item {
	height: 19px;
}
.main-menu ul li ul li.last-item {
	padding-bottom: 12px;
	background: transparent url(../images/submenu-bg.png) left bottom no-repeat;
}
.main-menu ul li ul li a, .main-menu ul li.hover ul li a  {
	display: block;
	color: #fff;
	width: 122px;	
	background: transparent url(../images/submenu-bg.png) left -6px no-repeat;
	font-size: 1.1em;
	text-transform: none;
	height: 16px;
	padding: 2px 0 0 0;
}
.main-menu ul li ul li a:hover {
	background: transparent url(../images/submenu-bg.png) left -21px no-repeat;
}
ul.sub-menu li {
	margin-bottom: 5px;
}
ul.sub-menu li a {
	font-size: 1.55em;
	color: #a0a0a0;
}
ul.sub-menu li a:hover, ul.sub-menu li a.active {
	color: #5aaad3;
}
/* START PAGE */
.start-meal {
	position: relative;
	padding: 40px 0 0 20px;
	height: 338px; /*kampanj - göm den 22/11*/
}
.start-meal .all-meals {
	position: absolute;
	top: 346px !important;
	left: 660px !important;
}
/* Startpage promos */
.start-promos {
	position: absolute;
	bottom: -55px;
	left: 0; 
	/*left: 110px;-  för två promos */ 
	width: 100%;
	text-align: center;
}
.start-promos .promos {
	width: 630px;
	margin: 0 auto;
}
.start-promos img {
	float: left;
}

/* Facebook */
table.connect_widget_interactive_area {
    margin: 0 auto;
    text-align: center;
}
.start-like {
    margin: 0 auto;
    text-align: center;
 }    

/* MEALS */
.wrapper-meals {
    background: url("/ui/images/background-top-benches.png") no-repeat scroll center top transparent;
 }
.meals .meal-row {
	float: left;
	padding-bottom: 1px;
	/*background: transparent url(../images/meal-border-horizontal.gif) left bottom repeat-x;*/
}
.meal-row {
	padding: 0 100px;
	background: url(/ui/images/benches.jpg) no-repeat center bottom;
	width: 570px;
}
.meals .last-row {
	float: left;
	padding-bottom: 0;
	background: 0;
}
.meals .meal {
	float: left;
	width: 141px;
	height: 125px;
	padding-right: 1px;
}
.meals .first-row .meal {
	height: 105px;
}
.meals .first-row .meal img {
	margin-top: 0;
}
.meals img {
	margin-top: 20px;
}
.meals .last-meal {
	background: 0;
}

/* SINGLE MEAL */
.single-meal {
	position: relative;
	padding: 10px 0 15px 20px;
	width: 820px;
}
.single-meal h1 {	
	color: #000;
	font-size: 3.6em;
	margin-bottom: 4px;
}
.single-meal h2 {
	color: #000;
	font-size: 1.8em;
	margin-bottom: 34px;
}
.single-meal h3 {
	color: #626262;
	font-size: 1.4em;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.single-meal h3 span {
	color: #a0a0a0;
	text-transform: lowercase;
}
.single-meal .meal {
	float: left;
	width: 520px;	
}
.single-meal .meal img {
	position: absolute;
	bottom: 0;
	left: 5px;
}
.single-meal .extras {
	float: left;
	width: 110px;
	padding: 0 16px;
	background: transparent url(../images/meal-border-double.png) left top repeat-y;	
}
.single-meal .extras ul {
	margin-bottom: 26px;
}
.single-meal .extras ul li {
	color: #626262;
	font-size: 1.2em;
	background: transparent url(../images/bullet.png) left 4px no-repeat;
	padding-left: 14px;
	margin-bottom: 3px;
}
.single-meal .add-ons {
	float: left;
	width: 134px;
}
.single-meal .add-ons h3 {
	margin-left: 18px;
}
.single-meal .add-ons p {
	padding: 0 16px
}
.single-meal .add-ons div {
	height: 112px;
	background: transparent url(../images/meal-border-horizontal.gif) left top repeat-x;
}
.meal-navigation {
	text-align: center;
	padding-top: 15px;
}
.meal-navigation ul {
	width: 336px;
	margin: 0 auto;
	text-indent: -999em;
}
.meal-navigation li {
	float: left;
	margin-right: 5px;
}
.meal-navigation .button {
	display: block;
	width: 102px;
	height: 27px;
	background: transparent url(../images/meal-nav-buttons.png) no-repeat;
}
.meal-navigation .all {
	width: 108px;
	background-position: -110px 0;
}
.meal-navigation .next {
	width: 108px;
	background-position: -227px 0;
}
.meal-navigation .disabled .previous {
	background-position: 0 -33px;
}
.meal-navigation .disabled .next {
	background-position: -227px -33px;
}

/* NUTRIENTS */
.nutrients h1 {
	font-size: 1.6em;
	margin-bottom: 12px;
}
.nutrients-table {
	border-collapse: collapse;
	font-size: 1.1em;
	width: 650px;
	text-align: right;
	color: #313131;
}
.nutrients-table thead tr th {
	border-top: 3px solid #ff8b13;
	border-bottom: 1px solid #000;
	font-weight: normal;
	padding: 4px 0 3px 0;
}
.nutrients-table tbody tr {
	padding-top: 3px;
}
.nutrients-table tbody tr.alt {
	background-color: #f4f3f2;	
}
.nutrients-table tbody tr.hover {
	background-color: #fad1a7;	
}
.nutrients-table tbody tr td {
	padding: 3px 0;
}
.nutrients-table .first-column {
	width: 190px;
	text-align: left;
}

/* NUTRIENTS 20110329 */
.nutrients-table-popup {
	border-collapse: collapse;
	font-size: 1.1em;
	width: 405px;
	text-align: right;
	color: #313131;
}
.nutrients-table-popup thead tr th {
	/*border-top: 3px solid #ff8b13;*/
	border-bottom: 2px solid #ff8b13;
	font-weight: normal;
	padding: 4px 0 3px 0;
}
.nutrients-table-popup tbody tr {
	padding-top: 3px;
}
.nutrients-table-popup tbody tr.alt {
	background-color: #f4f3f2;	
}
.nutrients-table-popup tbody tr.hover {
	background-color: #fad1a7;	
}
.nutrients-table-popup tbody tr td {
	padding: 3px 0;
}
.nutrients-table-popup .first-column {
	width: 125px;
	text-align: left;
}
.summary-popup td
{
	border-top: 1px solid black;
	font-weight: bold;
}
.allergen
{
	padding: 10px !important;
	text-align: left;
}

/* STORE */
.products {
	clear:both;
	margin: 40px 0 30px 0;
}
.products a{
	padding-right: 8px;
}
/* FIND US */
.find-us h1 {
	font-size: 2.1em;
}
.find-us p.disclaimer {
	float: left;
	width: 165px;
	font-size: 1.1em;
}
.find-us ul li {
	margin-bottom: 4px;
}
.find-us ul li a {
	font-size: 1.2em;	
	color: #ff9966;
	text-transform: uppercase;
}
.find-us ul li a span {
	text-transform: none;
}
.find-us .map-column {
	position: relative;
}
.find-us #sibylla-map-list select {
	width: 150px;
}
.find-us #sibylla-map {
	width: 560px;
	height: 412px;
}
.find-us #sibylla-map-info {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 224px;
}
.find-us #sibylla-map-info .map-top {
	height: 7px;
	background: transparent url(../images/map-bubble-inner-bg-top.png) center top no-repeat;
}
.find-us #sibylla-map-info .map-middle {
	padding: 5px 20px;
	background: transparent url(../images/map-bubble-inner-bg-repeat.png) center top repeat-y;
}
.find-us #sibylla-map-info .map-bottom {
	height: 7px;
	background: transparent url(../images/map-bubble-inner-bg-bottom.png) center bottom no-repeat;
}
.find-us #sibylla-map-info p {
	font-size: 1.1em;
}
.find-us #sibylla-map-info h2 span {
	font-size: 0.7em;
	color: #666;
	font-weight: normal;
}
.find-us #sibylla-map-info .sibylla-map-zooma-in {
	margin-right: 15px;
}

/* CONTACT */
.main-content .small-column .contact-person {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	margin-bottom: 12px;
	color: #959595;
}
.main-content .large-column .contact {
	font-size: 1.2em;
	margin-bottom: 16px;
	color: #5aaad3;
}
.main-content .large-column h2.form {
	margin-bottom: 4px;
}
.contact-form textarea {
	width: 336px;
	height: 55px;
	border: 1px solid #dadada;
	margin: 0 0 7px 0;
	padding: 4px 0 0 5px;
}
.contact-form input.epost {
	width: 260px;
	height: 18px;
	border: 1px solid #dadada;
	padding: 4px 0 0 5px;
}
.contact-form .blur {
	color: #dadada;
}
.contact-form .skicka {
	width: 68px;
	height: 24px;
	text-indent: -999em;
	background: #fff url(../images/button-skicka.gif) left top no-repeat;
	margin-left: 7px;
}
/* FOOTER */
.footer {
	position: relative;
	background: #fff url(../images/background-bottom.jpg) center top no-repeat;
	padding: 76px 0 20px 0;
	text-align: center;
	margin-top: -34px;
	z-index: 1;
}
.connect_widget .connect_widget_interactive_area {
    margin: 0 auto !important;
}
.footer iframe { border: 1px solid grey; }
.footerStartPage {
	position: relative;
	background: transparent url(/UI/images/background-bottom.jpg) center top no-repeat;
	padding: 81px 0 20px 0;
	text-align: center;
	margin-top: -34px;
	z-index: 1;
}
.footer p {
	font-size: 1.1em;
	color: #959595
}
.footer a {
	color: #959595
}

/* MISC */
.right-promo {
	float: right;
	margin: 0px 0 0 10px;
}
.no-adjust {
	margin-top: 0;
}
.hidden {
	display: none;
}
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: "\0020";
}
.clearfix { 
	display: block; 
}
.align-left {
	float: left;
	margin-right: 10px;
}
.align-right {
	float: right;
	margin-left: 10px;
}
.bluetext {
	color: #5AAAD3;
}

/* ERROR */
.error {
	color: Red;
}

/* CUFON REPLACE */
.cufon-loading h1 { 
	visibility: hidden !important;
}
.cufon-loading h2 {
	visibility: hidden !important;
}
.cufon-loading .main-menu ul li a {
	visibility: hidden !important;
}
/* HACK */

.hackInfoBubble {
	color:#5AAAD3;
	font-size:1.6em;
}
