﻿body, html, form
{
	height: 100%;
}

/**/
body
{
	background: #cfd4b4 url(../images/bg.jpg) top left;
	margin: 0;
	padding: 0;
}

/* Classes / Style */
.contactEmail
{
	border: solid 1px #699042;
	background-color: #fff;
	font: 11px/15px Verdana;
	color: #274014;
	width: 289px;
	height: 17px;
	padding-left: 7px;
}

.conactArende
{
	border: solid 1px #699042;
	background-color: #fff;
	font: 11px Verdana;
	color: #274014;
	width: 299px;
	height: 20px;
	padding-left: 3px;
}
.conactArende option
{
	margin-left: 3px;
}

.contactMessage
{
	border: solid 1px #699042;
	background-color: #fff;
	font: 11px/15px Verdana;
	color: #274014;
	width: 289px;
	height: 138px;
	padding-left: 7px;
}


/* ID's */
#mainContent
{
	height: 524px;
	background: #fff url(../images/top_shadow.jpg) repeat-x top left; /* 	#position: absolute; 	#top: 50%;display: table-cell; 	vertical-align: middle;*/
}

#mainInnerContent
{
	height: 524px;
	background: url(../images/bottom_shadow.jpg) repeat-x bottom left; /* 	#position: relative;  	#top: -50%*/
}

#mainCenterContainer
{
	margin: 0 auto 0 auto;
	width: 952px;
}

#headerWrapper
{
	height: 119px;
	width: 100%;
}

#logoContainer
{
	padding: 0;
	margin: 0;
	width: 151px;
	height: 120px;
}

#logoContainer img
{
	margin-top: 31px;
}

#contentContainer
{
	margin-left: 0;
}

/* Menu */
#menuContent
{
	background: #699042 url(../images/menu_top_bg.jpg) repeat-x top left;
	height: 315px;
	width: 179px;
	float: left;
}

#menuInnerContent
{
	background: url(../images/menu_bottom_bg.jpg) repeat-x bottom left;
	height: 315px;
	width: 179px;
}


/* Middle content (Text) */
#textContainer
{
	width: 457px;
	height: 315px;
	margin: 0 0 0 7px;
	float: left;
}

/* Contact page */
#contactMiddleContainer
{
	width: 342px;
	height: 257px;
	margin: 0 0 0 7px;
	float: left;
}

#middleContainerWide
{
	width: 492px;
	height: 257px;
	margin: 0 0 0 7px;
	float: left;
}

/* Right pane (Dagens meny) */
#rightContent
{
	background: #7e816b url(../images/right_top_bg.jpg) repeat-x top left;
	height: 315px;
	width: 302px;
	float: left;
	margin-left: 7px;
}

#rightInnerContent
{
	background: url(../images/right_bottom_bg.jpg) repeat-x bottom left;
	height: 316px;
	width: 302px;
}

#todaysMenuContent
{
	height: 296px;
	width: 302px;
}

#rightContactContent
{
	width: 409px;
	height: 257px;
	background: #699042 url(../images/kontakta_bg.jpg) top left;
	margin-left: 528px;
}

#rightStandardContent
{
	width: 409px;
	height: 257px;
	margin-left: 528px;
}

#mainWideRight
{
	width: 259px;
	height: 257px;
	margin-left: 678px;
}


#sidfot
{
	position: absolute;
	bottom: 0px;
	background-color: #fff;
	width: 100%;
	height: 45px;
}

<!-- Footer -->
#footer {
    margin:0 auto;
}
#footer a {
    display:block;
    height:34px;
    background-repeat:no-repeat;
    background-image:url(/images/footer_gruppf12.jpg);
    text-decoration:none;
    margin-right:20px;
}
#footer a.F12 {
    width:28px;
    background-position:0 -6px;
}
#footer a.salongen {
    width:95px;
    background-position:-33px -6px;
}
#footer a.terrassen {
    width:90px;
    background-position:-133px -6px;
}
#footer a.fyran {
    width:55px;
    background-position:-227px -4px;
}
#footer a.grill {
    width:60px;
    background-position:-286px -6px;
}
#footer a.kungsholmen {
    width:136px;
    background-position:-354px -7px;
}
#footer a.smak {
    width:62px;
    background-position:-492px -6px;
}
#footer a.lerouge {
    width:50px;
    background-position:-553px -5px;
}
#footer a.catering {
    width:78px;
    background-position:-610px -4px;
}
#footer a.fjallpuben {
    width:45px;
    background-position:-689px -5px;
}
#footer a.orangeriet {
    width:107px;
    background-position:-733px -5px;
    margin-right:0; 
}
#footer a.studion {
    height:34px;
    width:71px;
    background-repeat:no-repeat;
    background-image:url(/images/sidfot_studion.gif);
    text-decoration:none;
    margin-right:30px;
}
#footer a.godthem {
    height:34px;
    width:60px;
    background-repeat:no-repeat;
    background-image:url(/images/Godthem_logga_grey.png);
    text-decoration:none;
    margin-left:10px;
    margin-right:20px;  
}
#footer a.kottbaren {
    height:22px;
    width:53px;
    background-repeat:no-repeat;
    background-image:url(/images/kb_logo.jpg);
    text-decoration:none;
}
#footer a.voon {
    height:10px;
    width:80px;
    background-repeat:no-repeat;
    background-image:url(/images/voon.jpg);
    text-decoration:none;
}
#footer a span {
    visibility:hidden;
}

