/* Nadias Primary CSS */
/* By Theis Thompson */
/* theisthompson@gmail.com */
* {
	margin: 0px;
}
html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Myriad Pro, Myriad, Tahoma, Helvetica, Verdana;
	font-size: 10pt;
	color: #000;
	text-align: center;
	background: #000000 url('images/bg_line.png') repeat;
}
.preload {
	display: none;
}
#top_bg {
	background: url('images/bg_green.png') no-repeat;
	width: 100%;
	height: 100%
	float: left;
}
#outer {
	margin: 0px auto;
	width: 890px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#container {
	margin: 0px auto;
	background: url('images/bg_cont.png') repeat-y;
	width: 890px;
	min-height: 100%;
}
* html #container {
	height: 100%;
}
#topmenu {
	background: url('images/bg_top.png') no-repeat;
	width: 890px;
	height: 48px;
	overflow: hidden;
	color: #fff;
	font-size: 12pt;
}
#topmenu input {
	background: #000;
	border: 0px;
	color: #fff;
	font-size: 0.8em;
	margin-top: 10px;
	font-family: Myriad Pro, Myriad, Tahoma, Helvetica, Verdana;
}
#topmenu ul {
	padding-left: 10px;
}
#topmenu li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}
#topmenu a {
	color: #fff;
	text-decoration: none;
	font-size: 0.82em;
	margin-right: 5px;
}
#toplogo {
	background: url('images/bg_logo.png') no-repeat;
	width: 890px;
	height: 161px;
	overflow: hidden;
}
#topcontent {
	background: url('images/bg_cont_top.png') no-repeat;
	width: 890px;
	height: 8px;
}
#logocont {
	width: 890px;
	height: 129px;
	overflow: hidden;
}
#n_logo {
	background: url('images/n_logo.png') no-repeat;
	margin: 0px auto;
	width: 789px;
	height: 129px;
	margin-top: 10px;
}
#menu {
	width: 890px;
	height: 32px;
	overflow: hidden;
}
#content {
	width: 890px;
	height: auto;
	min-height: 400px;
}
.weekly {
	background: #fff;
	width: 620px;
	height: 107px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#l_cont {
	float: left;
	width: 637px;
	height: auto;
	min-height: 200px;
	_height: 200px;
	text-align: left;
}
#l_cont h4 {
	font-size: 1em;
	color: #33cc33;
	background: #000;
	width: 615px;
	margin-left: 10px;
	padding-left: 5px;
}
#l_cont p {
	margin-left: 15px;
	margin-right: 15px;
}
#r_cont {
	float: left;
	width: 242px;
	height: auto;
	min-height: 200px;
	_height: 200px;
	clear: right;
}
#r_cont h5 {
	font-size: 1em;
	background: #000;
	color: #33cc33;
	width: 209px;
}
#r_cont h5 a {
	color: #33cc33;
	text-decoration: none;
}
#r_cont h5 a:hover {
	color: #fff;
}
#r_cont .box {
	width: 209px;
	margin-left: 20px;
}
#r_cont .box div {
	margin: 5px 0px;
	border: 2px solid #65a51c;
}
#push {
	height: 4em;
}
#push, #footer {
	clear: both;
}
#footer {
	background: url('images/bg_bund.png') no-repeat;
	width: 890px;
	height: 61px;
}
#footer p {
	margin: 0px;
}
.newsimg {
	width: 150px;
	height: 100px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}
/* Menu */
#m_holder {
	margin: 0px auto;
	width: 815px;
	height: 32px;
}
#m_forside, #m_menu, #m_firma, #m_sponsor, #m_risros, #m_find, #m_buffet, #m_handel {
	height: 32px;
	float: left;
	margin-right: 1px;
}
#m_forside {
	background: url('images/m_forside.png') no-repeat;
	width: 97px;
}
#m_forside:hover {
	background: url('images/m_forside_a.png') no-repeat;
}
#m_menu {
	background: url('images/m_menu.png') no-repeat;
	width: 84px;
}
#m_menu:hover {
	background: url('images/m_menu_a.png') no-repeat;
}
#m_firma {
	background: url('images/m_firma.png') no-repeat;
	width: 110px;
}
#m_firma:hover {
	background: url('images/m_firma_a.png') no-repeat;
}
#m_sponsor {
	background: url('images/m_sponsor.png') no-repeat;
	width: 115px;
}
#m_sponsor:hover {
	background: url('images/m_sponsor_a.png') no-repeat;
}
#m_risros {
	background: url('images/m_ris.png') no-repeat;
	width: 97px;
}
#m_risros:hover {
	background: url('images/m_ris_a.png') no-repeat;
}
#m_find {
	background: url('images/m_find.png') no-repeat;
	width: 86px;
}
#m_find:hover {
	background: url('images/m_find_a.png') no-repeat;
}
#m_buffet {
	background: url('images/m_buffet.png') no-repeat;
	width: 84px;
}
#m_buffet:hover {
	background: url('images/m_buffet_a.png') no-repeat;
}
#m_handel {
	background: url('images/m_handel.png') no-repeat;
	width: 130px;
}
#m_handel:hover {
	background: url('images/m_handel_a.png') no-repeat;
}
#facebook, #smiley, #forretbet {
	float: left;
	margin-top: 13px;
	margin-left: 10px;
}
#facebook {
	background: url('images/logo_facebook.png') no-repeat;
	height: 33px;
	width: 33px;
}
#smiley {
	background: url('images/logo_smiley.png') no-repeat;
	height: 37px;
	width: 48px;
}
#forretbet {
	background: url('images/logo_info.png') no-repeat;
	height: 26px;
	width: 26px;
}
#lost li {
	list-style-type: none;
}
#lost input {
	border: 0px;
	background: #000;
	color: #fff;
	font-size: 0.8em;
}
#ris ul {
	margin-left: 10px;
}
#ris li {
	list-style-type: none;
}
#ris label {
	display: block;
	width: 80px;
}
#ris textarea {
	width: 300px;
	height: 300px;
}
/* Menu */
.menulink {
	width: 610px;
	height: 63px;
	margin: 5px auto;
}
#q_sand, #q_sb, #q_sal, #q_varm, #q_drik, #q_vd, #q_kage {
	width: 81px;
	height: 63px;
	float: left;
	margin-right: 5px;
}
#q_kage {
	background: url('images/b_kage.png') no-repeat;
}
#q_vd {
	background: url('images/b_vd.png') no-repeat;
}
#q_sand {
	background: url('images/b_sw.png') no-repeat;
}
#q_sb {
	background: url('images/b_sb.png') no-repeat;
}
#q_sal {
	background: url('images/b_sal.png') no-repeat;
}
#q_varm {
	background: url('images/b_varm.png') no-repeat;
}
#q_drik {
	background: url('images/b_drik.png') no-repeat;
}
#q_kage:hover {
	background: url('images/b_kage_a.png') no-repeat;
}
#q_vd:hover {
	background: url('images/b_vd_a.png') no-repeat;
}
#q_sand:hover {
	background: url('images/b_sw_a.png') no-repeat;
}
#q_sb:hover {
	background: url('images/b_sb_a.png') no-repeat;
}
#q_sal:hover {
	background: url('images/b_sal_a.png') no-repeat;
}
#q_varm:hover {
	background: url('images/b_varm_a.png') no-repeat;
}
#q_drik:hover {
	background: url('images/b_drik_a.png') no-repeat;
}
/* Table Controller */
.menutable {
	width: 620px;
	margin-left: 10px;
}
.menuhead {
	color: #33cc33;
	font-size: 1em;
	background: #000;
	padding-left: 5px;
}
.even {
	background: #c8d8a9;
}
.uneven {
}
/* Quickmenu */
.quickmenu {
	width: 616px;
	height: 37px;
	padding-top: 2px;
	text-align: center;
	margin-left: 12px;
}
.qmenu {
	margin: 0px auto;
	width: 260px;
}
.qsand, .qsb, .qsal, .qvarm, .qdrik, .qkage {
	height: 33px;
	width: 39px;
	margin-right: 4px;
	float: left;
}
.qkage {
	background: url('images/th_kage.png') no-repeat;
}
.qsand {
	background: url('images/th_sw.png') no-repeat;
}
.qsb {
	background: url('images/th_sb.png') no-repeat;
}
.qsal {
	background: url('images/th_sal.png') no-repeat;
}
.qvarm {
	background: url('images/th_varm.png') no-repeat;
}
.qdrik {
	background: url('images/th_drik.png') no-repeat;
}
/* Basket */
#basket {
	width: 205px;
	margin-left: 18px;
}
#basket h1 {
	width: 205px;
	background: #000;
	font-size: 1em;
	color: #33cc33;
}
#basket #list {
	height: auto;
	min-height: 100px;
	_height: 100px;
}
#basket ul {
	padding: 0px;
	margin: 0px;
}
#basket li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/* Sandwich creator */
#sandwich {
	border: 0px;
	border-bottom: 1px solid #000;
	width: 603px;
	margin-left: 10px;
}
#sandwich ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#sandwich li {
	margin-left: 1em;
	margin: 0px;
}
#sandwich select {
	width: 140px;
	margin: 0px;
}
img {
	border: 0px;
}
#checkout {
	margin: 0px auto;
	width: 350px;
}
#checkout fieldset {
	margin-left: 15px;
	width: 350px;
	padding: 0px;
	border: 1px solid #000;
}
#checkout fieldset a {
	color: #4c4c4c;
	text-decoration: underline;
}
#checkout legend {
	margin-left: 1em;
}
#checkout .line {
	width: 285px;
	height: 1px;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}
#checkout label {
	margin-left: 1em;
	font-weight: normal;
	display: block;
	float: left;
	width: 50px;
}
#checkout ol {
	list-style-type: none;
}
#checkout li {
	padding-bottom: 1em;
}
#checkout input {
	margin-left: 1em;
}
#checkout textarea {
	margin-left: 1em;
}
#checkout .text {
	width: 200px;
}
#checkout table {
	margin-top: 1em;
	margin-left: 8em;
	padding: 0px;
}
#afh {
	display: block;
}