body {
  color: #000;
  background-color: transparent;
  font-family: 'Bodega Sans Medium', Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
a {
  color: #000;
  text-decoration: underline;
}
a:hover {
text-decoration: none;
}
.page {
  text-align: center; 
background-color: #fff;
  margin: 30px auto 0 auto;
  padding: 0;
}
.outer_framework {
  margin: 0 auto;
  width: 925px;
}
.outer_framework div {
  text-align: left;
}
#leftcolumn {
  float: left;
  width: 223px;
  height: auto !important;
  height: 545px;
  min-height: 545px;
}
#maincolumn {
  float: left;
  width: 400px;
  height: auto !important;
  height: 550px;
  min-height: 550px;
}
#megacolumn {
  float: left;
  width: 700px;
  height: auto !important;
  height: 550px;
  min-height: 550px;
}
#rightcolumn {
  float: left;
  width: 296px;
  height: auto !important;
  height: 550px;
  min-height: 550px;
}
#footer {
 clear: both;
 width: 100%; 
}
.ftr-left {
 width: 225px;
 text-align: left;
 vertical-align: middle;
 background: transparent url('../../images/ftrbg.gif') top right no-repeat;
}
.ftr-right {
 text-align: center;
 padding: 0; 
 color: #000;
 height: 20px;
 width: 700px;
 background-color: #fff;
 font-weight: bold;
 filter: alpha(opacity=50);
 -moz-opacity:.50;
 opacity:.50;
}
.ftr-right span {
  filter: alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
}
.enonic {
 text-align: right; 
}
#footer a { 
 color: #000; 
}
#footer a:hover { 
 text-decoration: none; 
}
/* content */
p {
  margin: 0 0 10px 0; 
}
p.preface {
  font-weight: bold;
  font-style: italic; 
}
.editor .inner {
  margin-left: 33px;
  margin-right: 20px;
}
#images {
 float: right;
 margin-left: 20px; 
}
/* swf sizes */
#swf-leftmenu {
 width: 223px;
 height: 545px; 
}
#swf-storbanner {
 width: 400px;
 height: 297px; 
}
#swf-400header {
 width: 400px;
 height: 42px;
}
#swf-longheading {
 width: 700px;
 height: 42px;
}
#swf-menybanner {
 width: 700px;
 height: 204px; 
}
#swf-gallery {
 width: 700px;
 height: 522px; 
}

/* sitemap */
div.sitemap {
width: 690px;
margin: 0 0 0 5px;
padding: 20px 0;
background: transparent;
padding-top: 30px;
}
div.sitemap .inner {
padding: 20px;
padding-left: 165px;
}
#sitemapTitle {
margin-bottom: -3px !important;
margin-bottom: auto;
}
div.sitemap ol li {
background:  transparent url('http://www.jimmys.as/images/sitemap_n1.jpg') no-repeat top left;
}
div.sitemap ol li li {
background:  transparent url('http://www.jimmys.as/images/sitemap_n2.jpg') no-repeat top left;
}
div.sitemap ol li li li {
background:  transparent url('http://www.jimmys.as/images/sitemap_n3.jpg') no-repeat top left;
}
div.sitemap ol li li li li {
background:  transparent url('http://www.jimmys.as/images/sitemap_n4.jpg') no-repeat top left;
}
div.sitemap ol li li li li li {
background: transparent url('http://www.jimmys.as/images/sitemap_n4.jpg') no-repeat top left;
}
div.sitemap ol {
width: 285px;
margin: 0;
padding: 0;
list-style-type: none;
}
div.sitemap ul {
margin: 0;
padding: 0;
list-style-type: none;
}
div.sitemap ol li a {
padding: 0;
height: 20px;
line-height: 20px;
display: block;
text-decoration: none;
}
div.sitemap ol li a {
padding-left: 43px;
font-weight: bold;
font-size: 12px;
}
div.sitemap ul {
margin-left: 57px;
padding: 0;
}
div.sitemap ul li {
margin: 0;
padding: 0;
}
div.sitemap ul ul {
margin-left: 30px;
}
div.sitemap ol li ul li a {
color: #666;
padding-left: 16px;
}
div.sitemap ol li ul li li a {
padding-left: 16px;
color: #999;
}
div.sitemap a:hover {
color: #000;
}

/* Kontakt oss:*/

table.list.form tr.form-separator {
display: none;
}
#form {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
#newsmail {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
#success {
color: #9c242e;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
}
div#contact {
float: left;
width: 465px;
}
div#contact div#form {
padding: 5px 20px;
}
/*bordbestilling:*/
div#reservation {
float: left;
width: 400px;
height: 516px;
}
div#reservation div#form {
padding: 40px 20px;
}
/*Send epost:*/
div#email {
float: left;
width: 400px;
height: 516px;

}
div#email div#form {
padding: 40px 20px;

}
#form input, #form textarea, #form select, #form option {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;

}
#form #confirmation {

font-size: 12px;
}
div#email table.list.form {

}

/* navigation menu styles */
div#navigationHeader {
	border: 1px solid #e0e0e0;
	background-color: #f3f3f3;
	padding: .2em .4em .2em .4em;
	color: #999;
}
ul#navigationMenu {
	border: 1px solid #e0e0e0;
	border-left: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #999;
	clear: both;
	background-color: #f3f3f3;
}
ul#navigationMenu li {
	display: inline;
	padding: 0 .4em;
	border-left: 1px solid #e0e0e0;
	height: 20px;
	line-height: 20px;
}
ul#navigationMenu li a{
	text-decoration: none;
}
ul#navigationMenu li first{
	border-left: none;
}
ul#navigationMenu li.numbers.active {
	color: #999;
	background-color: #fff;
}
/* end navigation menu styles */

/* errorhandler styles */
div#errorhandler h2 {
	margin: 0;
	color: #F00;
}
/* end errorhandler styles */

/* list styles */
table.list {
	width: 90%;
	border: 1px solid #e0e0e0;
	margin-top: 10px;
	border-spacing: 0;
	border-collapse: collapse;

}
table.list.form {
	width: 90%;
	border: none;
	margin-top: 10px;
	border-spacing: 0;
	border-collapse: collapse;

}
table.list input.text, table.list textarea {
	width: 80%;
}
table.list input.radio {
	vertical-align: middle;
}
table.list th {
	text-align: left;
	background-color: #f3f3f3;
	font-family: georgia, sans-serif;
	color: #1C6391;
}
table.list td {
	border-top: 1px solid #e0e0e0;
}
table.list.form th.title {
	text-align: left;
	background-color: transparent;
	font-weight: bold;
}
table.list.form td {
	vertical-align: top;
	border-top: #e0e0e0;

}
table.list.form th {
	vertical-align: top;
	background-color: #fff;
	font-weight: normal;
	color: #222;
}
table.list.form button {
	margin-right: .3em;
}
table.list td.error {
	color: #F00;
	padding-bottom: 0;
}
table.list label.help {
	cursor: default;
	border-bottom: 1px #ccc dashed;
}

table.list tr.separator td {
	font-size: 50%;
}
table.list tr.formSeparator div {
	padding-bottom: .2em;
	border-bottom: 1px solid #CCC;
	margin: .5em 0 .5em 0;
	font-weight: bold;
}
table.list tr.dark td {
	background-color: #Fbfbfb;
}
table.list th,
table.list td {
	padding: .2em .4em .2em .4em;
}
table.list th.nowrap,
table.list td.nowrap {
	white-space: nowrap;
}
table.list th.right,
table.list td.right {
	text-align: right;
}
table.list.form {
	width: 100%;
	border: none;
	margin-top: 10px;
	border-spacing: 0;
	border-collapse: collapse;

}
table.list.form input.text, table.list.form textarea {
	width: 90%;
}
table.list input.radio {
	vertical-align: middle;
}
table.list.form th {
	text-align: left;
	background-color: transparent;
	font-family: arial, helvetica, sans-serif;

	font-weight: normal;
	width: 20%;
}
table.list.form td {
	border-top: none;
	width: 80%;

}
/* FILELIST MODULE */
.filelist {
width: 690px;
background-color: #fff;
margin-left: 5px;
margin-bottom: 4px;
height: auto !important;
height: 282px;
min-height: 282px;
}
.filelist .inner {
padding: 5px;
}
#tree-menu table.list {
width: 100% !important;
}
#tree-menu table.file-list {
width: 100% !important;
}
/* dishimages */
.dishimagesTop {
  background: transparent url('../../images/bg_dishimages_top.gif') left top no-repeat;
  height: 15px;
  width: 181px;
  margin: 0;
  padding: 0;
display: none;
}
#dishimages {
float: left;
width: 181px;
height: auto !important;
height: 220px;
min-height: 220px;
clear: left;
/* background: transparent url('../../images/bg_dishimages_bottom.gif') left bottom no-repeat; */
z-index: 100000;
padding-bottom: 25px;
}
#dishimages div.image {
margin-left: 10px !important;
margin-left: 5px;
margin-top: 10px;
float: left;
}
.full .dishlist {
width: 512px;
}

/* dishes */
#dishlist {
float: left;
}
.dishlists {
width: 502px;
background-color: transparent;
margin-left: 5px;
height: auto !important;
height: 281px;
min-height: 281px;
}
table#tbl-dish {
border: none;
margin-left: 4px;
margin-bottom: 4px;
}
table#tbl-dish td {
vertical-align: top;
}
table#tbl-dish td.td-imagelist {
width: 181px;
/* background: transparent url('../../images/bg_dishimages_bottom.gif') left bottom no-repeat; */
}
table#tbl-dish td.td-dishlist {
width: 516px;
}

table.tbl-dishprices {
border: none;
width: 100%;
margin-top: 20px;
}
table.tbl-dishprices td {
vertical-align: top;
}
table.tbl-dishprices td.td-dishprices {
white-space: nowrap;
text-align: right;
padding-left: 10px;
}
table.tbl-dishprices td.td-dishtitle h2 {
color: #e95d0e;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}
table.tbl-dishprices td.td-dishprices h3 {
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0;
}
table.tbl-dishprices td.td-dishtitle p {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}
