/*
***************************************
***************************************
***************************************
***************************************
***************************************
***************************************
***************************************
***************************************
***************************************
***************************************
***************************************
***************************************
***************************************
***************************************
***************************************
*/
html {
	overflow: -moz-scrollbars-vertical;
}

html,body {
	margin:0;
	padding:0;
	height:100%;
	background: #d32300 url(../images/background.jpg) center top no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1{
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #e27a00;
	padding-bottom: 5px;
	border-bottom: 1px dashed #666; 
}

p {
	margin: 0;
	padding: 8px 0;
	line-height: 14px;
	color: #7f8082;
}

a {
	color:  #e27a00;
	text-decoration: none;
	font-weight: bold; 
}

a:hover {
	color:  #7f8082;
	text-decoration: underline;
}

td {
	line-height: 14px;
	color: #7f8082;
}

strong {
	font-weight: bold;
	color: #000;
}


em {
	color: #000;
	font-style:normal;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:800px;
	background:#fff;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

div#header {
	height: 400px;
	background: #100f10;
}


div#content {
	padding:0 0 5px 0; /* bottom padding for footer */
}

div#footer {
	position:absolute;
	width:100%;
	height: 5px;
	bottom:0; /* stick to bottom */
	_bottom: -1px;
	background: #100f10;
}

div#logo {
	padding: 10px 20px;
}

div#logo h1 {
	padding: 0;
	border-bottom: none;
}

div#logo a {
	display: block;
	width: 137px;
	height: 44px;
	background: url(../images/logo.gif) 0 0 no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

div#images {
	width: 100%;
	height: 280px;
	background: #e27a00;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

div#menu {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	height: 52px;
}

div#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#menu ul li {
	float: left;
}

div#menu ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding-top: 30px;
	padding-left: 10px;
	width: 79px;
	height: 22px;
	border-right: 2px solid #fff;
}

div#menu ul li a:hover {
	background: #e27a00;
}

div#menu ul li a.last {
	border-right: none;
	width: 82px;
}

div#menu ul li a.open {
	width: 150px;
}

div#menu ul li a.current {
	background: #e27a00;
}

div#icon, div#quickmenu {
	float: left;
	width: 82px;
	padding: 25px 15px;
	margin-right: 2px;
}

div#icon a, div#contact a, div#quickmenu a {
	text-decoration: none;
	font-weight: bold;
	color: #7f8082;
}

div#quickmenu p {
display:list-item;
list-style-type:square;
	padding:0;
	padding-top:3px;
	margin-left:12px;
}

div#icon a:hover, div#contact a:hover, div#quickmenu a:hover {
	color: #100f10;
	text-decoration: underline;
}

div#text {
	float: left;
	width: 424px;
	padding: 25px 15px 15px 15px;
	margin-right: 2px;
}

div#contact {
	float: left;
	width: 200px;
	padding-left:15px;
	padding-top:25px;
	padding-bottom:15px;
}

div#contact p {
	border-bottom: 1px dashed #666; 
	font-weight: bold;
}

#reservationNo {
	border-bottom: 1px dashed #666; 
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
}

div.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}

table#menutable {
	width:100%;
}

table#menutable tr.even {
	background: #F9F9F9;
}

table#menutable td {
	padding: 0;
	padding-bottom:5px;
	padding-top:3px;
	border-bottom: 1px solid #EAEAEA;
}

table#menutable tr.subtitle td {
	color: #e27a00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	padding-top: 15px; 
	padding-bottom: 10px;
}

table#menutable td span {
	color: #e27a00; 
}

table#menutable td.price {
	font-weight:bold;
	text-align:right;
	vertical-align:top;
	padding-left:5px;
}

table#menutable span.menuitemheading {
	color:#000000;
}

table#news td {
	border-bottom: 1px dashed #666; 
}

table#order {
}

table#order td {
	padding: 2px;
	margin:0;
	vertical-align:top;
}

table#order td.menuitemheading {
	white-space:nowrap;
	color:#000000;
}

table#order th {
	vertical-align:bottom;
	padding: 2px;
	margin:0;
	padding-bottom:3px;
	border-bottom:1px solid #999;
	/*color:#7f8082;*/
	color:#000;
	font-weight:normal;
}
table#order td.price {
	text-align:center;
	font-weight:bold;
}

table#order td.priceextra {
	text-align:right;
	font-weight:bold;
	padding-left:3px;
}

table#order td.persons {
	text-align:center;
}

table#order tr.firstrow td {
	padding-top:5px;
}

table#order input.long, table#order textarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	border: 1px solid #999;
	font-size: 11px;
	padding-left: 5px;	
}

.formNavigation {
	text-align:right;
	padding-top:2em;
}

form#orderform input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	font-size: 11px;
}

form#orderform .short {
	width: 100px;
	padding-left: 5px;	
}

form#orderform .shorter {
	width: 50px;
	text-align:center;
}

form#orderform .veryshort {
	width: 25px;
	text-align:center;
}

form#orderform .time {
	width: 4em;
}

table#order td.menu ul {
	display: block;
	margin:0;
	padding:0;
}
table#order td.menu ul li {
	display:block;
	margin-bottom:2px;
}

form#orderform h2,
form#orderform h3 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 5px 0;
	margin: 0;
}
form#orderform h2 {
	color: #e27a00;
	font-size: 16px;
}

form#orderform h3 .changemenu,
form#orderform h3 .changemenu a,
form#orderform h3 .changemenu a:link,
form#orderform h3 .changemenu a:active,
form#orderform h3 .changemenu a:visited {
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
	color:#999;
}
form#orderform h3 .changemenu {
	text-decoration:none;
}
form#orderform h3 .changemenu a:hover {
	text-decoration:underline;
	color:#000;
}

table#order .smallnote {
	font-size:9px;
}

table#order select {
	font-family: Arial, Helvetica, sans-serif;
	width: 257px;
	border: 1px solid #999;
	font-size: 11px;
}

table#order textarea {
	height: 60px;
	width: 245px;
	padding: 5px;
	overflow: auto;
}

table#order input.button {
	width: 100px;
}

table#order label.error {
	color: #CC0000;
	font-weight: bold;
}

table#order input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table#catering h2 {
	color: #e27a00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: none;
	padding: 10px 0 0 0;
	margin-bottom: 0;
	border-top: 1px dashed #666; 
}

table#catering td em,
#order td em {
	color: #333;
	font-style:italic;
}

table#catering td.description {
	padding-right: 20px;
	width: 250px;
}

table#catering a.order {
	display: block;
	border: 1px dashed #e27a00;
	margin-top: 10px;
	padding: 3px;
	width: 120px;
	text-align: center;
	font-size: 11px;
}

table#catering p {
	padding-top: 0;
}

table#catering a.order:hover {
	border: 1px solid #000000;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000;
}

div#price {
	margin-top: 50px;
}

div#price table{
	margin-top: 10px;
}

div#price table tr td {
	color: #000000;
	padding: 3px;
}

div#price table tr td.total {
	border-top: 1px solid #000;
	border-bottom: 3px double #000;
	font-weight: bold;
}

div#trippel {
	position: absolute;
	bottom: 6px;
	right: -12px;
}


/**************
* Tool tips
**************/
.extras-tip {
	background-color:#E27A00;
	padding:5px;
	width:200px;
	border: 1px solid #333;
}

.extras-tip * {
	color:white;
}

.extras-tip h4 {
	margin:0;
	padding:3px 0 5px 0;
	font-size:120%;
}

.extras-tip ul {
	display: block;
	margin:0;
	padding:0;
}
.extras-tip li {
	margin-left:5px;
	padding-bottom: 5px;
	list-style:none;
}
.extras-tip em {
	font-style:normal;
	font-weight:bold;
	margin:-5px;
}

.sushi-tip {
	background-color:#333;
	border: 1px solid #333;
}

.cakes-tip {
	background-color:#333;
	border: 1px solid #333;
}
/* the class of the tooltip contents themselves */
.tooltip {
	display:none;
}

/******************
**** gift card ****
*******************/
.disp_none {
	display: none;
}

form.orderform input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	font-size: 11px;
}

#orderformB table {
	font-size: 13px;
}

#orderformB table td {
	padding: 2px;
	margin: 2px;
	vertical-align: top;
}

form.orderform .short {
	width: 100px;
	padding-left: 5px;	
}

form.orderform .shorter {
	width: 50px;
	text-align:center;
}

form.orderform .veryshort {
	width: 25px;
	text-align:center;
}

/*******************
**** 2010 05 04 ****
********************/
.news {
	color: #e27a00;
	font-weight:bold;
	font-style: normal;
}


/*facebook Like button */



#fbLikeWrap {
	float: right;
	width: 200px;
	padding: 0px 15px;
}

#fbLikeWrapTwo {
	width: 200px;
}

#fbLikeTxt {
	padding-top:5px;
}


#fbLike {
	padding-top:10px;
	padding-bottom:15px;
}

/*map links */

#adressWrap {
	padding:0px;
	margin:0px;
}

#adressLocation {
	float:left;
}

#mapLink {
	padding-left:15px;
	background-image:url(../images/mapicon.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:right;
	margin-left:10px;
}

#mapClear{
	height:0px;
	clear:both;
}


/* Oslo --------------------------------------------------*/

div#omenu {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	height: 52px;
}

div#omenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#omenu ul li {
	float: left;
}

div#omenu ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding-top: 30px;
	padding-left: 10px;
	width: 116px;
	height: 22px;
	border-right: 2px solid #fff;
}

div#omenu ul li a:hover {
	background: #e27a00;
}

div#omenu ul li a.open {
	width: 148px;
}

div#omenu ul li a.last {
	border-right: none;
	width: 118px;
}

div#omenu ul li a.current {
	background: #e27a00;
}


/* Select city forside -------------------- */

#SelectContainer {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:800px;
	background:#000000;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

#Selectheader {
	width:800px;
	height:625px;
	background-image:url(../images/selectCity.jpg);
	background-repeat:no-repeat;
}

#SelectBergen a {
	width:400px;
	height:48px;
	margin-top:283px;
	float:left;
	background-image:url(../images/velgBergen.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#SelectBergen a:hover {
	background-image:url(../images/velgBergen.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#SelectOslo a {
	width:399px;
	height:48px;
	margin-top:283px;
	float:right;
	background-image:url(../images/velgOslo.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#SelectOslo a:hover {
	background-image:url(../images/velgOslo.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}





#Selectcontent {
	background-color:#000000;
}

#selectClear {
	clear:both;
}

.noBorder {
	border:none;
}

#newsFpageWrap {

}

#bNewsFpage {
	float:left;
	width:320px;
	padding-left:40px;
	padding-right:40px;
	padding-top:30px;
	color:#FFFFFF;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#oNewsFpage {
	float:left;
	width:320px;
	padding-left:40px;
	padding-right:40px;
	color:#FFFFFF;
	padding-top:30px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#wideNewsFpage {
	width:800px;
	text-align:center;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	padding-top:180px;
	letter-spacing:0.2em;
}


/* slideshow */

#frontimg {
	width:800px;
	height:280px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}



