
body, html {
    margin: 0;
    padding: 0;
    font-family:Georgia, "Times New Roman", Times, serif;
    color: #bac4c6;
    font-size: 13px;
    background-color: #000;
    margin-bottom:60px;
}

* {
    outline: none;
}

/* TYPOGRAPHY */

a, .link {
    text-decoration: none;
    color: #6E9BD4;
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}

h2 a {
    color: #222;
}

h1 {
    color: #80b3bc;
    font-size: 36px;
    font-weight: bold;
    margin: 0px 0px 10px;

}

h2 {
    color: #bac4c6;
    font-size: 21px;
    margin: 0 0 8px;
    font-weight: bold;
    clear: both;
}

h2 span {
    color: #4bd7f0;
}

h2 a, h2 a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

h3 {
    color: #bac4c6;
    font-size: 19px;
    margin: 0 0 10px;
    font-weight: normal;


}

h3 a {
    color: #F30;
}

h4 {
    color: #bac4c6;
    font-size: 12px;
    margin: 20px 0 10px;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h5 {
    color: #bac4c6;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    margin: 0px 0 10px;
    font-weight: normal;

}

p {
    line-height: 1.5em;
    margin: 0 0 12px 0;
    color:#999;
}

blockquote.pullquote {
    width: 220px;
    padding: 0 20px 0 0;
    margin: 0 20px 20px;
    font-size: 15px;
    line-height: 130%;
    float: left;
    border-right: 1px solid #dbdbdb;
    text-align: right;
    font-style: italic;
}

blockquote.pushquote {
    width: 220px;
    padding: 0 0 0 20px;
    margin: 0 0 20px 20px;
    font-size: 15px;
    line-height: 130%;
    float: right;
    border-left: 1px solid #dbdbdb;
    text-align: left;
    font-style: italic;
}

pre {
    line-height: 20px;
    margin-bottom: 20px;
    max-width: 100%;
    text-align: left;
}

hr {
    width: 100%;
    height: 1px;
    margin: 20px 0;
    clear: both;
    float: left;
    background: #dbdbdb;
    color: #dbdbdb;
}

ul {
    margin: 2px 20px 20px;
    padding: 0;
    list-style-type: square;
    width: auto;
    display: block;
}

ol {
    margin: 2px 20px 20px;
    padding: 0;
    list-style-type: decimal;
    width: auto;
    display: block;
}

ul li, ol li {
    clear: both;
    padding: 4px 0;
    margin: 0;
    color: #777;
    width: auto;
    text-align: left;
}
ul li 
{	
	list-style-type:disc;
	color:#bac4c6;
}

ul li a {
}

ul li a:hover, ol li a.hover {
}

table {
    width: 100%;
    border-collapse: collapse;
    float: left;
    clear: both;
    margin: 0 0 10px 0;
}

table .nav {
    width: 100%;
    border-collapse: collapse;
    float: left;
    clear: both;
    margin: 20px 0 0 0;
}

table caption {
    padding: 6px 6px;
    color: #999;
    font-weight: bold;
    background: #000;
}

table th, table td {
    padding: 6px 6px;
    border: 1px solid #111;
    text-align: center;
    display: table-cell;
}

table tr {
}

table th {
}

table a {
    padding: 4px 8px;
}

table a:hover {
    color: #999;
    padding: 4px 8px;
}

.login{padding: 6px 6px; border: 0px solid #111; text-align: center; display: table-cell;}
.login table{padding: 6px 6px; border: 0px solid #111; text-align: center; display: table-cell;}

.clear {
    clear: both;
    height: 1px;
}

#prev {
    text-align: left;
}

#next {
    text-align: right;
}

.alfabet {
    padding: 20px 0 0;
    padding-left:2px;
    padding-top:50px;
}

strong {
    font-weight: bold;
}

/* Structure*/
#main-wrap {background: url('/images/bakgrunn_ny.jpg') repeat-x;  }

#header-wrap {  }

#header-wrap .inner { min-height: 142px; width: 985px;  margin: 0 auto; }

#logo { width: 184px; float: left; padding: 0 0 0 12px; text-align: left; }

#menu { width: 768px; float: left; padding: 6px 0 0 20px; }

#top-tabs { float: right; padding: 41px 10px 0 0;*padding: 38px 10px 0 0; }


/***********************************************************************
**                                                                    **
**                              Slideshow                             **
**                                                                    **
***********************************************************************/
/*--Main Container--*/
.main_view { float: left; position: relative; }

.main_view img {border: 0;}

/*--Window/Masking Styles--*/
.window {
	height:297px;	width: 664px; /* Bredde på bildet*/
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel { position: absolute; top: 0; left: 0; }
.image_reel img {float: left;}
 
/*--Paging Styles--*/
.left-paging
{
	position: absolute;
	bottom: 0px; right: 276px;
	width: 28px; height:97px; /* Høyde/bredde på alle thumbnails */
	z-index: 100;
	line-height: 97px;
}

.outer-paging
{
	position: absolute;
	bottom: 0px; right: 0px;
	width: 430px; height:97px; /* Høyde/bredde på alle thumbnails */
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 97px;
	/*
	background-image: url(/images/slideshow/bakgrunn_thumb.png);
*/
	background-repeat: repeat-x;
}

.bottomOpacityline
{
	color:#fff;
    bottom: 0;
    height:42px;
    position:absolute;
    z-index: 1;
    width:634px;
    text-align:left;
    padding-top:27px;
    padding-left:30px;
    background-color:#000000;
    opacity:0.6;
    filter:alpha(opacity=60);
	/*position: absolute;
	bottom: 0px; right: 0px;
	width: 276px; height:97px; /* Høyde/bredde på alle thumbnails */
	/*z-index: 100; /*--Assures the paging stays on the top layer--*/
	/*text-align: center;
	line-height: 664px;
	background-color: #000000;
	background-repeat: repeat-x;*/
}

.bottomOpacitylineLink
{
	color:#fff;
    bottom: 0;
    height:43px;
    position:absolute;
    z-index: 50;
    width:634px;
    text-align:left;
    padding-top:27px;
    padding-left:30px;
}    

.paging {
	position: absolute;
	bottom: 0px; right: 0px;
	/*width: 276px;*/ height:69px; /* Høyde/bredde på alle thumbnails */
	z-index: 200; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 69px;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 0px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	/*font-weight: bold; 
	background: #cccccc; 
	border: 1px solid #cccccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;*/
}
.paging a:hover {font-weight: bold;}


/*  end slideshow */



#content-wrap {
    min-height: 100px;
}

#content img 
{
	padding: 10px 10px 10px 10px;
}

#content-wrap .inner {
    min-height: 135px;
    width: 950px;
    margin: 0 auto;
    padding: 30px 0 20px 10px;
}

.inner-frontpage{width: 960px; margin: 0 auto; padding: 0px 0 20px 0px;}
.frontpage-right{float: right; width: 664px;}
.frontpage-news-wrapper{float: left; width: 280px; padding: 10px 6px 0 0;}
.frontpage-news{ width: 237px;}
.frontpage-news p{color: #ffffff; line-height: 1.4em; font-size: 12px;}
.frontpage-news img{border: solid 1px #000000;}
.frontpage-news-divider{ padding: 5px 0 12px 0;}

/* Highlights */
.highlight-wrapper{background-color: #000; clear:both;}
.highlight{ padding: 7px 30px 0px 30px;}
.highlight-divider-first{height: 1px; width: 100%; background-color: #709BD0;}
.highlight-divider{height: 1px; width: 100%; background-color: #26374B;}
.highlightLeft{float: left; padding: 10px 10px 0 0; width: 45%;}
.highlightLeft h2{color: #ffffff;}
.highlightLeft p{line-height: 1.4em; font-size: 12px;}
.highlightRight{float: left; padding: 10px 0 0 10px; width: 50%;}
.highlightRight h2{color: #ffffff;}
.highlightRight p{line-height: 1.4em; font-size: 12px;}
.highlightLeft img {border: 0;}
.highlightRight img {border: 0;}

/* Booking */
#bookingform{  }
.bookingCaption{ padding-bottom:6px; }
.bookingField{ padding: 0px 0px 5px 0px; }

#footer-wrap 
{
	clear: both;
    width: 100%;
    padding: 10px 26px 20px 26px;
}
#footer-wrap p { font-size: 12px; color: #CCCCCC; }

#footer-wrap .inner {
    width: 950px;
    margin: 0 auto;
    padding: 30px 0 0 10px;
    color: #5f777b;
}

.pagecontent {
    width: 960px;
    margin: 0 auto;
    padding-top:10px;
}

.pagecontent .content-wrapper {
    float: left;
    width: 664px;  /*-56px*/
}

#breadcrumb {
    float: left;
    width: 624px;
    background: url(../images/black-80.png);
    padding: 14px 20px;
    margin-bottom: 4px;
}

#pageimage {
    float: left;
    width: 624px;
    padding: 0;
    margin-bottom: 4px;
}

#content {
    float: left;
    width: 624px;
    background: url(../images/black-80.png);
    padding: 20px;
    margin-bottom: 20px;
    position: relative;
}
.content2 {
    width: 624px;
    background: url(../images/black-80.png);
    padding: 20px;
    margin-bottom: 20px;
    position: relative;
}
#share {
	float: left;
    width: 450px;
	height: 25;
    padding: 0px;
	margin-top:20px;
    position: relative;
		
}

#sidebar {
    float: left;
    width: 237px;
    margin-right: 59px;
    min-height: 200px;
}

#sidebar .header {
    padding: 10px 10px 3px 10px;
    float: left;
    width: 217px;
    background:none repeat scroll 0 0 #233A50;
}

#sidebar .header h2 {
    color: #fff;
}


/* Misc classes*/
.quarter {
    float: left;
    width: 220px;
    margin-right: 20px;
}

.quarter img, .half img, threequarter img {
    margin-bottom: 8px;
}

.half {
    float: left;
    width: 460px;
    margin-right: 20px;
}

.threequarter {
    float: left;
    width: 700px;
    margin-right: 20px;
}

.last {
    margin-right: 0;
}

.alignright {
    float: right;
    margin: 0 0 8px 10px;
}

.alignleft {
    float: left;
    margin: 0 10px 8px 0;
}

.category-header {
    width: 374px;
    float: left;
    background: #133b45;
    padding: 14px 10px 7px 20px;
}

.category-select {
    width: 190px;
    float: left;
    padding: 14px 10px 7px 20px;
    background: #4bd7f0 url(../images/downarrow.gif) no-repeat right top;
    position: relative;
}

.category-header h2 {
    color: #efefef;
    margin-bottom:0px;
    line-height:0em;
}

.category-select h2 {
    color: #133b45;
    margin-bottom:0px;
    line-height:0em;
}

.category-select .categories-wrapper {
    left: 0;
    margin: 0;
    position: absolute;
    top: 42px;
    background-color: #fff;
    overflow: hidden;
    height: 0px;
}
.category-select .categories-wrapper ul {
    margin: 0px;
}

.category-select .categories-wrapper .categories li {
    width: 220px;
    padding: 0px;
    /*border-bottom: 1px solid #133B45;*/
    height: 35px;
}

.category-select .category-menu li a {
    width: 200px;
    color: #454F52;
    background:#d9e5e6;
}

.category-select .category-menu li a:hover {
    background-color: #133B45;
    color: #fff;
}

.category-list {
}

.category-list-item {
    width: 624px;
    clear: both;
    float: left;    
    background: #fff;
}

.category-list-item td {
    border: none;
    text-align: left;
    vertical-align: top;
}

.category-list-item h2, .category-list-item p {
    color: #454f52;
}

.category-list-item .description {
    width: 420px;
    background: #e9f1f2;
    padding: 20px;
}

.category-list-item .meta {
    width: 180px;
    padding: 20px;
}

.category-list-item .meta {
    color: #454f52;
}

.category-list-item .meta p {
    margin-bottom: 4px;
}

.category-list-item .meta th {
    border: none;
}

.category-list-item .description a {
    line-height: 20px;
    padding: 4px 10px 6px;
    background-color: #454f52;
    color: #fff;
}

.category-list-item .description a:hover {
    background-color: #4bd7f0;
    color: #454f52;
    text-decoration: none;
}

.category-list-item .meta table a {
    color: #454f52;
    padding: 0px;
}

.whitecontent {
    width: 640px;
    clear: both;
    float: left;
    margin: 10px 0;
    background: #fff;
    padding: 20px;
}

.whitecontent p, .whitecontent h2, .whitecontent h3 {
    color: #777;
}

/* Main menu */

/* Level 1 */

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    display: inline;
    font-size: 11px;
}

#menu ul li {
    clear: none;
    float: left;
    margin: 0;
    position: relative;
    list-style:none;
}

#menu ul li a {
    float: left;
    padding: 20px 12px 12px 12px;
    color: #bac4c6;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
}

#menu ul li a:hover, #menu ul li a.current {
    text-decoration: none;
    color: #fff;
    border-bottom: 2px solid #6E9BD4;
}

#menu ul li.current_page_item a {
}

#menu ul li.current_page_item li a {
}

.category-menu {
    background-color: #000;
    margin-bottom:20px;
    
}

.category-menu ul {
    margin: 10px 0 0 0;*margin-top:0;
    padding: 0;
    list-style: none;
    background: url(../images/black-80.png);
}

.category-menu li {
    width: 220px;
    margin: 0;
    padding: 5px 0px;
    height: 30px;
    list-style:none;
}

.category-menu li a {
    float: left;
    width: 200px;
    color: #bac4c6;
    display: inline;
    padding: 10px 10px;
    background: none;
    margin: 0;
}

.category-menu li a:hover {
    background: #000;
    color: #4bd7f0;
    text-decoration: none;
}


.pagination {

}

.pagination .page {

}

.pagination .page a {
    color: #efefef;
    display: block;
    width: 24px;
    height: 22px;
    padding-top:2px;
    float: left;
    margin-right: 5px;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
    color: #fff;
    background-color: #133b45;
}

.pagination .page.active {
    color: #efefef;
    display: block;
    width: 24px;
    height: 22px;
    padding-top:2px;
    float: left;
    margin-right: 5px;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
    color: #fff;
    background-color: #333;
}

.pagination .page a:hover{text-decoration:none; background:#e9f1f2; color:#333;}



.shop-view .left-col {
    float: left;
    margin-right: 7px;
    width: 337px;
}

.shop-view .left-col .image {
    height: 232px;
    width: 337px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    margin-bottom: 14px;
}

.shop-view .right-col {
    float: left;
    width: 280px;
}

.shop-view .right-col .logo {
    height: 232px;
    width: 280px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    margin-bottom: 14px;
}

.shop-view .right-col .kontakt-info {
    background-color: #fff;
    width: 240px;
    padding: 20px;

}

.shop-view .right-col .kontakt-info.no-logo{
    min-height:192px;
}

.shop-view .right-col table {
    float: none;
}

.shop-view .right-col .kontakt-info td {
    border: none;
    text-align: left;
    color: #000;
    font-size: 11px;
}

.shop-view .right-col .kontakt-info .telephone th, .shop-view .right-col .kontakt-info .telephone td {
    border-bottom: 4px solid #eeeeee;
}

.shop-view .right-col .kontakt-info a {
    color: #2e8698;
}

.shop-view .right-col .kontakt-info th {
    width: 20px;
    text-align: left;
    border: none;
    padding-top: 15px;
}

.shop-view .right-col .kontakt-info .telephone td {
    color: #2e8698;
    font-size: 32px;
}

.shop-view .right-col .kontakt-info a {
    padding: 0px;
}

table.shoplist {
    float: none;
    border: none;
}

.shoplist tr td {
    background-color: #000;
    text-align: left;
    padding: 5px;
    border: none;
}

.shoplist tr.odd td {
    background-color: #151515;
}

.shoplist .name {
    width: 220px;
}

.shoplist .telephone {
    width: 140px;
}

.shoplist .website {
    width: 300px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #bbb;
}



/***********************************************************************
**                                                                    **
**                              Oversiktskart                         **
**                                                                    **
***********************************************************************/

#oversiktskart-wrapper {
    height: 540px;
    position: relative;
}

#oversiktskart {
    position: absolute;
    left: -20px;
}


#oversiktskart-overlay {
    height: 170px;
    background-color: #000;
    position: absolute;
    bottom: -20px;
    right: -20px;
    padding-top: 5px;
    display: none;
}

#oversiktskart-overlay .list div {
    float: left;
    width: 130px;
    padding-left: 10px;
}

#oversiktskart-overlay a {
    display: block;
    padding-top: 3px;
    font-size: 11px;
    color: #eee;
}

#oversiktskart-overlay .close {
    position: absolute;
    left: -15px;
    top: 0px;
    cursor: pointer;
}

#oversiktskart-help {
    width: 250px;
    padding: 20px;
    font-size: 16px;
    background-color: #000;
    position: absolute;
    bottom: 20px;
    right: 20px;    
}

/* Tilbud */

.offeritem
{
    float:left;
    width:312px;
    padding-bottom:8px;
}
.offertext
{
    float:left;
    width:174px;
    background-color:#E9F1F2;
    padding: 10px;
    height:110px;
    
}
.offertext h2, .offertext p
{
    color:#454F52;
}

.offerimage
{
    float:left;
    width:110px;
    background-color:#ffffff;
    height:130px;

}
.offerimage img
{
    padding:0 !important;
}
