
* {
    box-sizing: border-box;
}
header, footer, body, figure {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
    margin: 0;
    letter-spacing: 0.7px;
	line-height: 150%;
    font-size: 10px;
	font-weight: 300;
	color: #666D70;
}	
html {
	background-image: url("../images/backs/bakgrunn1.gif") , url(../images/backs/snba.gif);
	background-color: #ffffff;
	background-repeat: repeat-x, repeat;
	background-attachment: fixed;
}
.utseendet {
	margin: 0 auto;
	margin-top: 1em;
	margin-bottom: 4em;
	max-width: 100%;
	min-width: 280px;
	width: 96%;
	background-color: #ffffff;
	font-size: 0.9em;
	border: 1px solid #666D70;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.logoBilde {
	margin: 0.75em 0em 0em 0.75em;
}
@media screen and (max-width: 650px) {
	.logoBilde {
		width: 146px;
		height: 40px;
	}
}
.snbaBilde {
	margin: 0.75em 0.5em 0em 0.75em;
	border: 1px solid #FFFFFF;
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
@media screen and (max-width: 650px) {
	.snbaBilde {
		width: 40px;
		height: 40px;
	}
}
									/*NAVIGASJON*/
.topnav {
  overflow: hidden;
  background-color: rgba(186,85,211, 0.1);
  margin-left: 0;
  letter-spacing: -0.3px;
}
.topnav .active {
	color: #000000;
	font-weight: 400;
}
.topnav a {
  display: inline-block;
  color: #8d8d8d;
  text-align: center;
  margin: 0.2em 0em 0.2em 0.6em;
  text-decoration: none;
  font-size: 1em;
}
.booking {
	display: block;
	background-color: #A797A7;
	margin: auto;
	text-align: center;
}
.booking2 {
	text-decoration: none;
	color: #ffffff;
}
.resBar {
	padding-right: 1em;
	padding-left: 1em;
	}
.topnav .icon {
  display: none;
}
@media screen and (max-width: 650px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}
@media screen and (max-width: 650px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
.topnav.responsive a {
    float: none;
    display: block;
    text-align: center;
  }
}
.language {
	font-size: 75%;
}
									/*BILDE - figcaption*/
.mainImg {
	display: inline-block;
	width: 100%;
	background-color: "#ffffff";
	overflow: hidden;
	border: 0px;
	margin-top: 0;
}
.smallImg {
	margin-top: 1.7em;
}
.bildeOgText {
	background-color: rgba(186,85,211, 0.1);
	border: 1px solid rgba(186,85,211, 0.1);
	margin: 1em 0em;
}
.imgInserts {
	display: inline-block;
	width: 100%;
	overflow: hidden;
}
.tekstUnderBilder {
	background-color: #ffffff;
	font-size: 1em;
	font-style: italic;
	padding: 0;
	line-height: 1.2;
	margin-top: 0;
	
}
.marginNede {
	margin-bottom: 2em;
}
.bildetekst {
	font-size: 1.2em;
	color: gray;
	text-align: center;
}
.bildetekstIndex {
	font-size: 1.2em;
	text-align: center;
}
.bildetekstUnder {
	font-size: 1em;
	text-align: left;
	margin: 0.1em 0.3em;
}
.bildetekstSkole {
	font-size: 1.2em;
	text-align: left;
	padding-left: 20em;
}

.bildetekstProdukt {
	font-size: 1.2em;
	text-align: right;
	padding-right: 5em;
}

.bildetekstSalong {
	font-size: 1.2em;
	text-align: left;
	padding-left: 26em;
}

.bildetekstGitar {
	font-size: 1.2em;
	text-align: right;
	padding-right: 12em;
}
	
.bildetekstWebshop {
	font-size: 1.2em;
	text-align: center;
}

.bildetekstSalongen {
	font-size: 1.2em;
	text-align: left;
	padding-left: 5em;
}

.bildetekstOmoss {
	font-size: 1.2em;
	text-align: center;
}
.bildestorleik {
    display: block;
    max-width: 100%;
	margin-bottom: 0;
	
}
.infoBilderamme {
	border: 1px solid #e5e4e2;
	margin-bottom: 0.7em;
}
.underImg {
	font-size: 0.7em;
	line-height: 145%;
	margin: 0;
	padding: 0em 0.2em 0.5em 0.3em;
}
.underVideo {
	border: 1px solid #e5e4e2;
	margin-bottom: 0.7em;
	font-size: 0.7em;
	line-height: 145%;
	margin: 0;
	padding: 0em 0.2em 0.5em 0.3em;
}
									/*VIDEO*/
.h3Vid {
	color: mediumslateblue;
}
.video {
	background-color: #ffffff;
	margin: 1.5em 0 0 0;
	overflow: visible;
	width: 100%;
	height: auto;
}
.videoBack {
	background-color: #ffffff;
	font-size: 0.65em;
	font-style: italic;
	padding: 0;
	line-height: 1.2;
	margin-bottom: 1.5em;
	margin-top: 0;
}
									/*TEKST*/
.lotNumber {
	margin: 0em 1em;
}
.textLink a {
	text-decoration: none;
	font-size: 1em;
	color: #1050FF;
	font-weight: 300;
}
a {
	text-decoration: none;
	font-style: normal;
}
div {
	margin-right: 0em;
}
.boxHeight {
	height: 100%;
}
h1, h2, h3, h4, h5 {
	/*margin-right: 0.4em;*/
	font-weight: 300;
	}
h1 {
	color: #8d8d8d;
	font-size: 2em;
	margin: 0.75em 0.5em 0em 0.5em;
	line-height: 115%;
	}
.h1Substyle {
	font-size: 0.75em;
	margin-left: 0.3em;
}
h2 {
	color: #6d6d6d;
	font-size: 1.5em;
	margin-left: 0.5em;
	line-height: 145%;
	margin-bottom: 0em;
	margin-top: 1em;
	}
p {
	margin: 0em;
}
h3 {
	color: darkslategray;
	margin-top: 0.25em;
	margin-bottom: 0em;
	padding-bottom: 0em;
	margin-left: 0.5em;
	}
.h3utenBakbrunn {
	margin-bottom: 0em;
	margin-left: 0.85em;
	}
.olInneIcolumnsP {
	padding-left: 1em;
	line-height: 145%;
	text-align: left;
	background-color: rgba(186,85,211, 0.1);
	margin-left: 0em;
	margin-bottom: 0.3em;
	margin-top: 0.3em;
	padding-bottom: 0.5em; 
}
.olInneIcolumns {
	line-height: 145%;
	text-align: left;
	background-color: rgba(186,85,211, 0.1);
	margin-left: 0em;
	margin-bottom: 0.3em;
	margin-top: 0.3em;
	padding-bottom: 0.5em; 
	}
.omossInneIcolumns {
	margin-top: 0em;
	text-align: left;
	background-color: rgba(186,85,211, 0.1);
	list-style-type: none;
	padding-left: 0.4em;
}
.olInneIcolumnsTID {
	font-size: 0.9em;
	background-color: rgba(186,85,211, 0.1);
}
									/*KOLONNER*/
.column {
    float: left;
    width: 25%;
    padding: 15px;
    height: 100%;
}
.column h2 {
	margin-bottom: 0;
}
.row:after {
    content: "";
    display: table;
}
									/*FLEXBOX*/
.flex-container {
	margin-left: 0em;
    display: flex;
  	flex-flow: row wrap;
	justify-content: center;
  
}
.flex-container > div {
	background-color: #ffffff;
	flex: 25%;
	max-width: 25%;
	padding: 0.1em 1em;
	text-align: left;
	vertical-align: text-top;
	line-height: 145%;
	font-size: 1em;
	margin: 0 auto;
}
									/*GAVEKORT*/
.gavekort {
	text-align: center;
	margin-top: 0.5em;
	display: inline-block;
}
.gavekortText {
	font-size: 0.9em;
	color: #ffffff;
	background-color: #8F0002;
}
									/*FOOTER*/
footer {
	clear: both;
	margin-bottom: 1em 0 2em 0;
	padding-bottom: 1em;
	text-align: center;
    color: #666D70;
} 
footer img {
	margin: 1em 0em 0em 0em;
}
.logoFont {
	font-family: Segoe, "Segoe print", "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight: 600;
}
.abameme_a {
	font-size: 1.3em;
	letter-spacing: 0.3px;
	line-height: 70%;
}
.rtm {
	line-height: 0;
	vertical-align: top; 
	position: relative; 
	top: 0.75em;
	font-size: 75%;
	font-weight: 600;
}
.copyright {
	font-style: oblique;
	text-decoration: none;
	font-size: 1.3em;
	color: #1050FF;
	font-weight: 300;
}
.fb_like_opening {
	margin-top: 1em;
}
									/*TABLES*/
table {
	margin: 0em 0em 0.6em 0em;
}
th {
	text-align: center;
}
.tableTwo {
	font-size: 0.9em;
	width: 100%;
	text-align: center;
	border: 1px solid #e3ded7;
	margin-top: 0;
}
.tablePrice {
	width: 100%;
	border: 1px solid #e3ded7;
	margin-top: 0em;
	font-size: 0.9em;
	vertical-align: baseline; 
}
.enPrice {
	text-align: right;
}
table#t01 tr:nth-child(even) {
    background-color: rgba(186,85,211, 0.1);
}
table#tPrice tr:nth-child(odd) {
   background-color: #fff;
}
table#tPrice tr:nth-child(even) {
    background-color: rgba(186,85,211, 0.1);
}
table#t01 tr:nth-child(odd) {
   background-color: #fff;
}

									/* END */
#myBtn {
	display: none;
	position: fixed;
	bottom: 5em;
	right: 5em;
	z-index: 99;
	font-size: 0.9em;
	outline: none;
	background-color: #8d8d8d;
	color: #ffffff;;
	cursor: pointer;
	padding: 4px 4px;
	border: 1px solid #666D70;
}
#myBtn:hover {
	color: #666D70;
  	background-color: rgba(255,255,255,1.00);
	font-size: 0.9em;
}.box {
}
.nobullet {
	list-style: none;
	margin-top: 0em;
}
