@font-face {
    font-family: "VerlagBook";
    src: url("fonts/verlag-book-webfont.eot");
    src: url("fonts/verlag-book-webfont.eot?iefix") format("eot"),
         url("fonts/verlag-book-webfont.woff") format("woff"),
         url("fonts/verlag-book-webfont.ttf") format("truetype"),
         url("fonts/verlag-book-webfont.svg#webfontbdPlhj7b") format("svg");
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "VerlagBookItalic";
    src: url("fonts/verlag-bookitalic-webfont.eot");
    src: url("fonts/verlag-bookitalic-webfont.eot?iefix") format("eot"),
         url("fonts/verlag-bookitalic-webfont.woff") format("woff"),
         url("fonts/verlag-bookitalic-webfont.ttf") format("truetype"),
         url("fonts/verlag-bookitalic-webfont.svg#webfontBase8hv6") format("svg");
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "VerlagBold";
    src: url("fonts/verlag-bold-webfont.eot");
    src: url("fonts/verlag-bold-webfont.eot?iefix") format("eot"),
         url("fonts/verlag-bold-webfont.woff") format("woff"),
         url("fonts/verlag-bold-webfont.ttf") format("truetype"),
         url("fonts/verlag-bold-webfont.svg#webfontgVlRbEFw") format("svg");
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "VerlagBoldItalic";
    src: url("fonts/verlag-bolditalic-webfont.eot");
    src: url("fonts/verlag-bolditalic-webfont.eot?iefix") format("eot"),
         url("fonts/verlag-bolditalic-webfont.woff") format("woff"),
         url("fonts/verlag-bolditalic-webfont.ttf") format("truetype"),
         url("fonts/verlag-bolditalic-webfont.svg#webfontneSu7tg1") format("svg");
    font-weight: normal;
    font-style: normal;

}

html, body, #container { height: 100%; }

body > #container {
	height: auto;
	min-height: 100%;
}

body {
	color: #262626;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h1, h2, h3 {
	font-family: "VerlagBook", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 15px;
}

h1 {
	font-size: 21px;
	text-align: center;
	letter-spacing: 5px;
	line-height: normal;
}

h2 {
	font-size: 16px;
	letter-spacing: 1px;
}

h3 {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 19px;
}

p {
	letter-spacing: 0.5px;
	margin-bottom: 10px;
}

small {
	font-size: 11px;
}

a {
	color: #849097;
	text-decoration: none;
}

a:hover {
	color: #262626;
}

ul.list {
	list-style: inside square;
	margin-bottom: 20px;
}

ul.list li {
	margin-bottom: 7px;
}

div#container {
	background-color: #fff;
}

div#header {
	margin-bottom: 30px;
}

div#header #logo {
	width: 82px;
	height: 112px;
	float: left;
	text-indent: -2500px;
	margin-top: 40px;
	background: url(img/logo.gif) no-repeat 0 0;
	border: none !important;
}

div#header ul#menu {
	display: block;
	float: right;
	font-family: "VerlagBook", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 141px 0 0 0;
}

div#header ul#menu li {
	display: block;
	float: left;
	margin-right: 15px;
}

div#header ul#menu li a {
	display: block;
}

div#header ul#menu li a:hover {
	color: #262626;
}

div#header ul#menu ul.sub {
	display: none;
	width: 152px;
	position: absolute;
	top: 105px;
	padding: 5px 0 15px 10px;
	background: url(img/bg-menu-sub.gif) no-repeat 0 0;
}

body.lang_sv div#header ul#menu ul.sub {
	margin-left: -44px;
}

body.lang_en div#header ul#menu ul.sub {
	margin-left: -48px;
}

div#header ul#menu ul.sub li a {
	color: #fff;
}

div#header ul#menu ul.sub li a:hover {
	color: #262626;
}

body#laxomat div#header #logo {
	width: 250px;
	height: 67px;
	float: left;
	text-indent: -2000px;
	margin-top: 40px;
	background: url(img/logo_laxomat.gif) no-repeat 0 bottom;
	border: none !important;
}

body#hebergs_ost_sill div#header #logo {
	width: 101px;
	height: 101px;
	float: left;
	text-indent: -2000px;
	margin-top: 53px;
	background: url(img/logo_ost_sill.gif) no-repeat 0 0;
	border: none !important;
}

body#glasscafe div#header #logo {
	width: 87px;
	height: 101px;
	float: left;
	text-indent: -2000px;
	margin-top: 58px;
	background: url(img/logo_glasscafe.gif) no-repeat 0 0;
	border: none !important;
}

div#header a#lang {
	width: 16px;
	height: 16px;
	display: block;
	position: relative;
	top: 40px;
	left: 614px;
}

div#header a#lang.sv {
	background: url(img/lang_sv.gif);
}

div#header a#lang.en {
	background: url(img/lang_en.gif);
}

div#header a#lang:hover {
	border: none;
}

div#campaign {
	height: 300px;
	overflow: hidden;
	background: #262626;
}

div#campaignFlash {
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
}

div#content-container {
	width: 630px;
	padding-bottom: 150px;  /* must be same height as the footer */
	padding-top: 60px;
	margin: 0 auto 60px auto;
	border-top: 1px dotted #afb7bc;
}

body#home div#content-container {
	border-top: none !important;
}

div#content {
	width: 530px;
	float: right;
	padding-right: 50px;
}

div#content img {
	margin: 0 auto;
	text-align: center;
}

div#content-wide {
	width: 630px;
}

ul#content-sidebar {
	width: 199px;
	float: left;
	font-family: "VerlagBook", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: 1px;
	margin-left: -200px;
	border-right: 1px solid #afb7bc;
}

ul#content-sidebar li {
	padding-right: 20px;
	margin-bottom: 13px;
}

ul#content-sidebar li.last {
	margin-bottom: 0 !important;
}

ul#content-sidebar li a {
	color: #849097;
}

ul#content-sidebar li a:hover {
	color: #262626;
}

/* Intro */

.intro {
	text-align: center;
	padding-bottom: 40px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #afb7bc;
}

/* Menues + Shop */

body#menues h1, body#menues h2, body#menues h3,
body#shop h1, body#shop h2, body#shop h3 {
	text-align: center;
}

body#menues div#content-container,
body#shop div#content-container {
	width: 628px;
	border-left: 1px dotted #afb7bc;
	border-right: 1px dotted #afb7bc;
}

div.dish {
	margin-bottom: 30px;
}

div.dish div.name {
	height: 13px;
	clear: both;
	margin-bottom: 7px;
	border-bottom: 1px dotted #849097;
}

div.dish div.name span.dish_name {
	padding-right: 7px;
	background-color: #fff;
}

div.dish div.name span.dish_price {
	float: right;
	padding-left: 7px;
	background-color: #fff;
}

div.dish div.desc {
	clear: both;
	font-style: italic;
	padding: 0 15px;
}

#footer-wrap {
	position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear: both;
	background: #262626 url(img/bg-footer.jpg) repeat-y center 50%;
}

#footer {
	width: 630px;
	color: #3a3a3a;
	font-family: "VerlagBook", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 23px;
	margin: 0 auto;
}

#footer p {
	letter-spacing: 1px;
	margin-bottom: 5px;
}

#footer p.links {
	text-transform: uppercase;
}

#footer span {
	font-size: 14px;
}

#footer a {
	color: #3a3a3a;
}

#footer a:hover {
	color: #000;
}

/* forms */
form {
}

label {
	display: block;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 3px;
}

label.checkbox {
	display: inline;
	padding-right: 10px;
}

input {
	width: 98%;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	margin-bottom: 20px;
	border: none;
	border-bottom: 1px solid #262626;
}

input.checkbox {
	width: auto !important;
	margin-bottom: 0px;
	border: none !important;
}

input.submit {
	width: 100px;
	display: block;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	font-family: "VerlagBook", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 5px 4px;
	margin-top: 20px;
	border: none;
	background-color: #849097;
}

input:hover.submit {
	background-color: #262626;
}

textarea {
	width: 98%;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	margin-bottom: 10px;
	border: none;
	border-bottom: 1px solid #262626;
}

/* classes */
.wrap {
	width: 630px;
	text-align: left;
	margin: 0 auto;
}

.columns {
	padding-bottom: 10px;
}

.columns img {
	margin-bottom: 15px;
}

.col_2_1,
.col_2_2 {
	width: 305px;
	float: left;
}

.col_2_2 {
	margin-left: 20px;
}

.col_3_1,
.col_3_2,
.col_3_3 {
	width: 196px;
	float: left;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0px;
}

.col_3_2 {
	margin: 0 21px;
}

.col_4_1,
.col_4_2,
.col_4_3,
.col_4_4 {
	width: 142px;
	float: left;
	margin-right: 20px;
}

.col_4_4 {
	margin-right: 0 !important;
}

.section {
	display: block;
	clear: both;
	margin: 30px 0 20px 0;
}

.section-top {
	display: block;
	padding-top: 30px;
}

.section-bottom {
	display: block;
	padding-bottom: 20px;
}

.border {
	display: block;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 30px;
}

.uppercase {
	text-transform: uppercase;
}

.green {
	color: #8bb83d;
}

.hr {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #5A5A5A;
	clear: both;
	margin: 15px 0;
}

.meta-sep {
	padding: 0 5px;
}

.no_margin {
	margin: 0 !important;
}

/* clear floats */
.clear_line {
	display: block;
	font: 1px/1px monospace;
	line-height: 0;
	clear: both;
}

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

.clear { display: inline-block; }

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */
