body {
	background: url(/images/bkgrnd.gif);
	margin: 5px 0;
	padding: 0;
	font-size: 10pt;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 180%;
	margin: 1.5em 0 .5em 0;
	padding: 0;
	font-family: Georgia;
	clear: both;
	width: 100%;
	height: 100%;
	float: left;
}

h2 {
	font-size: 130%;
	margin: 2em 0 .5em 0;
	padding: 0;
	font-family: Georgia;
}

h3 {
	font-size: 120%;
	margin: .5em 0;
	padding: 0;
}

p {
	margin: 1em 0;
	padding: 0;
}

hr {
	clear: both;
	height: 100%;
	width: 100%;
	display: none;
}

a {
	text-decoration: underline;
	color: #69665e;
}

img {
	border: 0;
}

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



#container {
	width: 900px;
	margin: 0 auto 0 auto;
	background: #faf8ee;
}




#top {
	position: relative;
}


#top .header a{
	height: 130px;
	width: 100%;
	background: url(/images/kongcarl_top_ny1.gif);
	display: block;
}

#top .header img{
	display: none;
}

#top .lang a.en{
	/*background: url(/images/lang_en.gif) no-repeat;*/
	height: 14px;
	width: 22px;
	position: absolute;
	top: 80px;
	left: 15px;
}

#top .lang a.no{
	/*background: url(/images/lang_no.gif) no-repeat;*/
	height: 14px;
	width: 22px;
	position: absolute;
	top: 80px;
	left: 15px;
}

#top .lang h3{
	font-size: 80%;
	margin: 0;
	padding: 0;
}



#top .menu {
	background: #000 url(/images/menu-glass.gif) repeat-x;
	height: 100%;
	overflow: hidden;
}

#top .menu h3{
	display: none;
}

#top .menu h2{
	font-size: 100%;
	display: inline;
}

#top .menu ul,
#top .menu li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
}

#top .menu ul{
	padding-left: 1em;
	display: block;
}

#top .menu li {
	border-right: 1px solid #69665e;
	float: left;
	display: block;
}

#top .menu a{
	display: block;
	padding: .6em 1.4em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#top .menu li.last {
	border-right: 0;
}


#top .menu li a:hover,
#top .menu li.active {
	background: #a49269 url(/images/menu-glass_active.gif) repeat-x;
}







.banner1 {
	display: block;
	width: 100%;
	height: 250px;
}


.banner2 {
	display: block;
	width: 100%;
}

.banner2 img{
	border: 0;
}



#main {
	overflow: hidden;
	height: 100%;
}



#main .blocks {
	background: #d5c8a8 url(/images/block-bkgrnd.gif) repeat-x top;
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: 0 0 1em 0;
}


#main .blocks .block{
	width: 33%;
	float: left;
}

#main .blocks h2{
	margin-top: 1em;
}


#main .blocks p{
	margin-top: 0;
}


#main .blocks div .content{
	padding: .5em 1.5em;
}


#main .type2{
	background: none;
}


#main .type2 .three img{
	margin-top: 2em;
	border: 1px #d1c3a1 solid;
}





#main .article {
	margin: 0 0 0 20px;
	width: 600px;
}


#main .center{
	margin: 0 0 0 160px;
}






#main .newsletter {
	margin: 0;
	padding: 0;
}

#main .newsletter .text {
	border: 1px solid #d1c3a1;
	padding: .3em;
	margin: .5em 0;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}



#main .newsletter .submit {
	background: #000;
	border: 0;
	padding: .2em;
	margin: .5em 0;
	font-size: 10pt;
	color: #faf8ee;
	font-family: Arial, Helvetica, sans-serif;
}





#main .box {
	padding: 0 0 0 20px;
	background: #fff;
	border: 1px solid #d1c3a1;
	margin-bottom: 1em;
	height: 200px;
	overflow: hidden;
}

#main .box img{
	float: right;
	width: 200px;
	height: 200px;
	padding-left: 40px;
	display: block;
}


#main .box ul,
#main .box li{
	list-style: none;
	margin: 0;
	padding: 0;
}

#main .box h2{
	margin-top: 1em;
}





#main .meeting_offer p{
	margin: .5em 0;
}

#main .meeting_offer {
	background: #fff;
	border: 1px solid #d1c3a1;
	margin: 20px 20px 20px 0;
	float: left;
	width: 269px;
	height: 40em;
	position: relative;
}

#main .small {
	width: 172px;
	height: 40em;
}

#main #selskap .meeting_offer {
	height: 17em;
}




#main .meeting_offer h2{
	background: #faf4e2;
	padding: .5em 15px;
	color: #000;
	margin: 0;
}


#main .meeting_offer p{
	padding: 0 15px;
}

#main .meeting_offer .price_tag {
	position: absolute;
	height: 60px;
	padding-top: 13px;
	width: 130px;
	background: url(/images/price_tag.png) no-repeat; 
	bottom: -20px;
	left: 70px;
	font-family: Georgia;
	text-align: center;
	line-height: 1;
}


*html body #main .meeting_offer .price_tag {
	background: url(/images/price_tag.gif) no-repeat; 
}



#main .small .price_tag {
	left: 22px;

}


#main .meeting_offer .price_tag strong {
	font-size: 200%;
}

#main .meeting_offer .price_tag .from {
	
}

#main .meeting_offer .price_tag .desc {
	display: block;
}



#main #booking table {
	margin: 1em 0;
	border-collapse: collapse;
	padding: 0;
	border: 0;
	clear: both;
}


#main #booking th {
	text-align: left;
}


#main #booking .td_price{
	text-align: right;
}

#main label{
	font-weight: bold;
	width: 10em;
	display: block;
	float: left;
}

#main #booking input,
#main #booking select{
	display: block;
	float: left;
	margin-bottom: .3em;
}



#main #booking .textarea {
	width: 90%;
	height: 4em;
}

#main #booking .submit {
	background: #d1c3a1;
	font-weight: bold;
	border: 0;
	padding: .2em 1em;
	margin: .5em 0;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}


#main #booking .left_form {
	width: 290px;
	height: 100%;
	float: left;
}



#main #booking .right_form {
	width: 290px;
	height: 100%;
	float: right;
}



#main #restaurant table {
	margin: 0;
	border-collapse: collapse;
	padding: 0;
	border: 0;
	clear: both;
	width: 100%;
}

#main #restaurant table td{
	line-height: 2;
	border-bottom: 1px dotted #69665e;
}


#main #restaurant table td.price{
	text-align: right;
	
}

#main #restaurant table th{
	font-size: 130%;
	display: block;
	padding: 2em 0 .5em 0;
	font-family: Georgia;
	text-align: left;
}






#details {
	background: #fff;
	color: #000;
	line-height: 2;
	margin-top: 3em;
	border-top: solid #d1c3a1 2px;
}

.front #details {
	margin-top: 0;
	border-top: none;
}


#details p {
	margin: 0;
	padding: 0;
	text-align: center;
}
















/* LIGHTBOX */ 


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
.thumb {
	border: 1px solid #a49269;
	padding: 5px;
	margin-right: 10px;
}