@charset  "utf-8";

/*========================================index
/* +base element
/*   +list-style
/*   +margin/padding
/*   +color
/*   +font size
/*   +line-height
/* +link pseudo-class
/* +header
/* +container
/* +primary-contents
/* +secondary-contents
/* +footer
/* +clearfix
/* +a11y
========================================index*/

/*====================
 +base element
====================*/

html { overflow: -moz-scrollbars-vertical; }

body
{
	color: #919191;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1;
	text-align: center;
}

#pageContainer
{
	width: 960px;
	text-align: left;
	margin: 0 auto;
}

/* +list-style */
ul,ol { list-style: outside; }
ul { list-style-type: square; }
ul ul,
ol ul { list-style-type: circle; }
ul ul ul,
ul ol ul,
ol ul ul,
ol ol ul { list-style-type: disc; }
ol { list-style-type: decimal; }
img, div, input { behavior: url("../Public/Styles/Lib/iepngfix.htc"); }

/* +margin/padding */
.section01 h1,.section01 h2,.section01 h3,.section01 h4,.section01 h5,.section01 h6,
.section01 p,.section01 blockquote,
.section01 dl,
.section01 table { margin: 12px 0; }
.section01 li h1,.section01 li h2,.section01 li h3,.section01 li h4,.section01 li h5,.section01 li h6,
.section01 li p,.section01 blockquote,
.section01 dl,
.section01 table,
.section01 dd h1,.section01 dd h2,.section01 dd h3,.section01 dd h4,.section01 dd h5,.section01 dd h6,
.section01 dd p,.section01 dd blockquote,
.section01 dd dl,
.section01 dd table,
.section01 blockquote h1,.section01 blockquote h2,.section01 blockquote h3,.section01 blockquote h4,.section01 blockquote h5,.section01 blockquote h6,
.section01 blockquote p,.section01 blockquote blockquote,
.section01 blockquote dl,
.section01 blockquote table,
.section01 td h1,.section01 td h2,.section01 td h3,.section01 td h4,.section01 td h5,.section01 td h6,
.section01 td p,.section01 td blockquote,
.section01 td dl,
.section01 td table { margin: 6px 0; }
.section01 ul,.section01 ol { margin: 12px 0 12px 3em; }

.section01 li ul,.section01 li ol,
.section01 dd ul,.section01 dd ol,
.section01 blockquote ul,.section01 blockquote ol,
.section01 td ul,.section01 td ol
{
	margin-top: 6px;
	margin-bottom: 6px;
}

/* +color */
strong,
em { color: #919191; }
strong { color: #919191; }

/* +font size */
h1 { font-size: 175%; }
h2 { font-size: 150%; }
h3 { font-size: 125%; }
.caption { font-size: 84%; }

/* +line-height */
#container { line-height: 1; }

/*====================
 +link pseudo-class
====================*/

a,
a span
{
	text-decoration: underline;
	color: #919191;
}

a:hover,
a:hover span,
a.current
{
	text-decoration: none;
	color: #caaf79;
}

a:active { text-decoration: none; }
a:active,
a:focus,object:focus { outline: none; }
a[href^="http"] { }
a[href^="http://www.ekebergrestauranten.no"],
a[href^="http://ekebergrestauranten.no"] { }

/*====================
 +header
====================*/

#header
{
	position: relative;
	height: 95px;
	width: 960px;
	margin: 0 auto;
}

#header h1
{
	position: absolute;
	top: 14px;
	margin: 0;
	padding: 0;
}

/* globalNavigation */
#globalNavigation
{
	float: right;
	padding-top: 66px;
}

#globalNavigation ul li
{
	background: url(/Media/Images/Ekebergrestauranten/Lib/menuSeparate.gif) no-repeat 10px 3px;
	display: inline;
	padding-left: 25px;
}

#globalNavigation ul li.first-child { background-image: none; }

#globalNavigation ul li a
{
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #caaf79;
	text-decoration: none;
	text-transform: uppercase;
}

#globalNavigation ul li a:hover
{
	color: #5a5a5a;
	text-decoration: none;
}

#globalNavigation ul li.selected a
{
	color: #5a5a5a;
	text-decoration: underline;
}

div#mainVisual { height: 365px; }

div#imgBottomLine
{
	background: url(/Media/Images/Ekebergrestauranten/Lib/visualBottom.gif) repeat left top;
	height: 14px;
	width: 960px;
	position: relative;
	top: -13px;
}

/* regionalNavigation */
#regionalNavigation ul { padding-left: 0; }
#regionalNavigation ul li { list-style: none; }

#regionalNavigation ul li a
{
	font-size: 21px;
	height: 23px;
	display: block;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}

/*
#regionalNavigation ul li a span{
	display: none;
}

li#restaurantliste a{
	background: url(/Media/Images/Ekebergrestauranten/Lib/restaurant.png) no-repeat left top;
}
li#restaurantliste a:hover{
	background: url(/Media/Images/Ekebergrestauranten/Lib/restaurant_o.png) no-repeat left top;
}
li#restaurantliste.selected a{
	background: url(/Media/Images/Ekebergrestauranten/Lib/restaurant_selected.png) no-repeat left top;
}
li#menyliste a{
	background: url(/Media/Images/Ekebergrestauranten/Lib/menyer.png) no-repeat left top;
}
li#menyliste a:hover{
	background: url(/Media/Images/Ekebergrestauranten/Lib/menyer_o.png) no-repeat left top;
}
li#menyliste.selected a{
	background: url(/Media/Images/Ekebergrestauranten/Lib/menyer_selected.png) no-repeat left top;
}
li#bestillbord a{
	background: url(/Media/Images/Ekebergrestauranten/Lib/bordbestilling.png) no-repeat left top;
}
li#bestillbord a:hover{
	background: url(/Media/Images/Ekebergrestauranten/Lib/bordbestilling_o.png) no-repeat left top;
}
li#bestillbord.selected a{
	background: url(/Media/Images/Ekebergrestauranten/Lib/bordbestilling_selected.png) no-repeat left top;
}
*/

/* subNavigation */
#subNavigation ul { margin: 45px 0; }

#subNavigation ul li a
{
	font-size: 11px;
	color: #caaf79;
	text-decoration: none;
	text-transform: none;
}

#subNavigation ul li a:hover
{
	color: #5a5a5a;
	text-decoration: none;
}

#subNavigation ul li.selected a,
#subNavigation ul li.selected
{
	color: #5a5a5a;
	text-decoration: underline;
}

/*====================
 +container
====================*/

#container { clear: both; }

/*====================
 +main
====================*/

#main
{
	float: right;
	width: 676px;
	background: #ffffff;
	padding: 0;
}

/*====================
 +leftNavigationColumn
====================*/

#leftNavigationColumn
{
	float: left;
	width: 274px;
	padding-right: 10px;
}

#leftNavigationColumn a
{
	color: #c8c8c8;
	text-decoration: none;
}

#leftNavigationColumn h2
{
	color: #ffffff;
	line-height: 1;
	margin-bottom: 86px;
	font-size: 21px;
}

#leftNavigationColumn h3
{
	color: #e4b61c;
	font-size: 12px;
	margin-bottom: 5px;
}

#leftNavigationColumn ul { margin-bottom: 23px; }
#leftNavigationColumn ul li { margin-bottom: 5px; }
#leftNavigationColumn ul li.sIFR-replaced { margin-bottom: 0px; }

/* regionalNavigation */
#regionalNavigation,
#subNavigation
{
	font-size: 12px;
	line-height: 1;
}

/*====================
 +primary-contents
====================*/

#primary-contents
{
	width: 388px;
	float: left;
	/*padding-right: 64px;*/
}

#primary-contents h1,
#primary-contents h1 p
{
	font-size: 28px;
	font-weight: normal;
	color: #000000;
	/*margin-bottom: 30px;*/
	line-height: 1;
}

#primary-contents h2
{
	font-size: 11px;
	font-weight: normal;
	color: #caaf79;
	margin-bottom: 0px;
}

#middleCalendarContainer h2 span 
{
	overflow: hidden;
	padding-bottom: 5px;
	font-size: 150%;
	text-transform:capitalize;
	text-align:center;
}

#primary-contents p
{
	margin-bottom: 13px;
	line-height: 1.2;
	font-size: 12px;
	color: #5a5a5a;
}

div#primary-contents input.sendBtn
{
	background: url(/Media/Images/Ekebergrestauranten/Lib/button.gif) no-repeat right 6px;
	border: 0px;
	float: none;
	height: 34px;
	color: #CAAF79;
	font-weight: normal;
	padding-left: 0;
}

div#primary-contents input.sendBtn:hover
{
	color: #c8c8c8;
	font-weight: normal;
}

/*====================
 +secondary-contents
====================*/

#secondary-contents
{
	width: 224px;
	float: right;
}

#secondary-contents h2
{
	/*background: url(/Media/Images/Ekebergrestauranten/Lib/calTitle.png) no-repeat left top;*/
	height: 27px;
	/*overflow: hidden;*/
	padding-bottom: 5px;
}

#secondary-contents h2 span
{
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
}

div#calendar { width: 220px; }

div#secondary-contents input
{
	background: url(/Media/Images/Ekebergrestauranten/Lib/button.gif) no-repeat right 6px;
	border: 0px;
	float: right;
	height: 34px;
	color: #CAAF79;
	font-weight: normal;
}

div#secondary-contents input:hover
{
	color: #c8c8c8;
	font-weight: normal;
}
div#secondary-contents input.sendBtn {
	background:transparent url(/Media/Images/Ekebergrestauranten/Lib/button.gif) no-repeat scroll right 6px;
	border:0 none;
	color:#CAAF79;
	float:right;
	font-weight:normal;
	height:34px;
}
div#secondary-contents div#calendar h2 { background-image: none; }

/* restaurantType1 */
body.restaurantliste #secondary-contents h2
{
	height: 36px;
	overflow: hidden;
	margin-bottom: 30px;
}

div.timeList
{
	border-bottom: 1px solid #caaf79;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div.timeList h3
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
}

div.timeList p
{
	font-size: 12px;
	font-style: italic;
	color: #919191;
	line-height: 1.2;
	margin: 2px 0 0;
}

body.restaurantliste #secondary-contents div.last-child { border: none; }
body.restaurantliste #primary-contents h2 { text-transform: uppercase; }

/*====================
 +footer
====================*/

#footer
{
	font-family: Verdana;
	color: #CAAF79;
	font-size: 10px;
	height: 80px;
	padding-top: 35px;
	position: relative;
	text-align: right;
	clear: both;
	margin-top: 50px;
}

#footer p.copyright
{
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 1.6;
	text-align: center;
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 3px;
	letter-spacing: 0em;
	font-family: Verdana;
}
#footer p.copyright a
{
	text-decoration: none;
	color:#CAAF79;
}
#footer p.copyright a:hover
{
	text-decoration: underline;
}

#footer-nav { text-align: center; }

#footer-nav ul { padding: 0 50px; }

#footer-nav ul li
{
	display: inline;
	letter-spacing: 0em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 0;
	color: #919191;
	line-height: 1.2;
	font-family: Verdana;
}

#footer-nav ul li.first-child { background-image: none; }

#footer-nav ul li a
{
	color: #919191;
	text-decoration: none;
	font-family: Verdana;
}

#footer-nav ul li a:hover
{
	color: #5a5a5a;
	text-decoration: none;
}

#footer-nav ul li:last-child a { }

/*====================
 +clearfix
====================*/

.clearfix,
div#container
{
	overflow: hidden;
	margin-top: -2px;
}

/*====================
 +a11y
====================*/

.a11y,
#secondary-contents h2 span,
#globalNavigation h2,
#header h1 span,
#footer h2
{
	width: 0;
	height: 0;
	overflow: hidden;
	/*display: none;*/
}

/*
body.meny div#container #leftNavigationColumn {
	padding-top:260px;
}
body.meny div#main div#secondary-contents {
	padding-top:260px;
}
*/