a  {  }
a:hover  {  }
.a  {  }
.itemheader, h1  {  }
.itemintroduction { Font-weight:bold;Margin-bottom:15px; }
.itembody {  }
.itemdate {  }
.htmlformlabel, .EditorLabel {}
body {  }
.itemimagestyle { Float:left;Margin-top:5px;Margin-left:3px;Margin-right:8px;Margin-bottom:5px; }
.FolderItemCell {  }
.imagepreviewstyle {  }
.itempreviewheader, h2  {  }
.itempreviewintro { Font-weight:bold;Margin-bottom:15px; }
.itempricelabel {  }
.itemprice {  }
.itemopenlink, .EsiteActionLink, .ESiteActionLink {  }
.itemopenlink:hover, .EsiteActionLink:hover, .ESiteActionLink:hover {  }
.itemopenlink {  }
.PageSelectorCell {  }
.PageSelectorCell a, .PageSelectorCell span {  }
.PageSelectorCell table { width:100%; }
.PageSelectorCell table td.PagesCell { width:100%; }
.ColorBoxImage {}
body{
    font-size: 16px;
}
h2{
	font-size:22px;
}
h5{
	font-size:20px;
}
.topptext{
	font-size:;
}
img{
    max-width: 100%;
    height: auto;
}
.EsiteItemFooter a {
    border: 1px solid #C5C5C5;
    padding: 10px;
    transition: .3s;
}
.EsiteItemFooter {
    margin: 0 0 20px 20px;
}
button a:hover {
    color: #f1f1f1;
    text-decoration: none;
}
button a {
    color: #f1f1f1;
}
button{
	margin-top:40px;
}
.carousel-caption p {
    background-color: rgba(0, 53, 95, .4);
    padding: 10px;
}
.hover-bg div img {
    display: block;
    margin: 0 auto 0 auto;
}
div#carousel-example-generic em {
    display: block;
  	padding-top:10px;
}
/*		Cookie disclamer		*/
div#prosite_cookie_advarsel {
    text-align: center;
    margin: 15px;
}
div#cw .btn {
    margin: 20px 5px 0px;
}
.carousel-caption{
    padding-bottom: 0px;
    bottom: -32px;
    left: 0;
    position: absolute;
    right: 0;
  	text-shadow: 0px 0px 10px rgba(0,0,0,1);
}
.carousel-indicators{
	bottom: 90%;
    top:10px;
}
.carousel-indicators .active{
	background-color:#333;
}
.carousel-indicators li{
	border-color:#FFFEF8;
}
/*! #######################################################################

	MeanMenu 2.0.7
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
	background: #fff;
	padding: 4px 0;
	min-height: 70px;
	z-index: 9998;
}
div#indreCon {
  background-color: #2CB2E3;
}
.mean-container a.meanmenu-reveal {
  	background: #2CB2E3;
	width: 22px;
	height: 22px;
	padding: 28px 15px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #2CB2E3;
	margin-top: 70px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
	text-transform: uppercase;
}

.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 24px;
	padding: 12px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
	border-left: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.9);
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.mean-remove {
	display: none !important;
}
li.active {
  background-color: #2088AE;
}
/*Nav CSS*/
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
  	background-color: rgba(0, 0, 0, 0);
}
#navbar li:hover{
	text-decoration: underline;
}
#navbar li.active > a {
    color: #fff;
}
#navbar li.active{
  	border: 0;
  	border-radius: 0px 0px 10px 10px;
  	background-color: #29B1E5;
  	top: -5px;
}
#navbar li.active a {
  top: 3px;
}
#navbar a {
  	color: #2D2D2D;
  	font-size: 18px;
}
#navbar{
	float:right;
}
#Nav{
  	border-top: solid 1px #DFDFDF;
  	border-bottom: solid 1px #DFDFDF;
  	Height: 170px;
  	Margin-top: 40px;
}
.n-line{
	border-bottom: solid 2px #77C9EA;
}
.logo {
    max-height: 115px;
}
.logo img {
    margin-top: 5px;
    z-index: 100;
    max-height: 115px;
  	width: auto;
    margin-left: auto;
    margin-right: auto;
}
#nav-text {
    color: #29B1E3;
    font-family: 'PT Sans', sans-serif;
    padding-left: 20px;
}
/*Nav Slutt*/

/*Hovedside CSS*/
.item {
    max-height: 500px;
}

#Hovedside, .nav-bg{
	background-color: rgba(255, 255, 255, 0.8);
}
.EsiteItemFooter {
    position: absolute;
    bottom: 0;
    left: 5px;
}
.Forside-bilde{
	/*Height: 550px;*/
  	position: relative;
  	top: 10px;
}
#Forside-info a {
 	color:#2d2d2d; 
}
#Forside-info div {
  	text-align: center;
	padding-top: 2px;
}
#Forside-info i {
  	font-size: 100px;
  	margin-top: 20px;
  	margin-bottom: 30px;
}
.box:hover h2 {
    color: #537D0A;
    transition: .5s;
}
.box h2 {
    transition: .5s;
}
.hover-bg{
	transition: .5s;
}
.row .hover-bg:hover{
	background-color: rgba(0,123,201,0.2);
    transition: .5s;
}
/*Hovedside slutt*/

/*Footer CSS*/
.Footer{
	background-color: rgba(255, 255, 255, 0.8);
  	border: solid 1px #DFDFDF;
  	padding-top:15px;
}
.Footer a{
	color: #29B1E3;
}
.Footer p, .Footer h1, .Footer span{
	color:#004B4E;
}
.Footer p, .Footer a{
	font-size: 16px;
}
#creator{
	margin-top: 20px;
}
#Hovedside{
	margin-top: 5px;
  	margin-bottom: 5px;
  	border: solid 1px #DFDFDF;
  	padding: 15px 15px 60px;
  	position:relative;
}
#DB {
  float: right;
}

/*Footer slutt*/
@media screen and (max-width:991px) {
  	#Nav{
  		height: auto;
    	margin-top:0px;
  	}
  	#Logo {
  		position: absolute;
  		z-index: 9999;
  		top: 0;
  	}
  	.logo img{
  		height: 75px;
  		width: 220px;
      	margin: 3px 0;
  	}
  
}
@media screen and (min-width:991px) {
/*under meny*/
.active ul li.active{
      	border-radius: 0!important;
}
.nav li ul {
    	display: none;
    	position: absolute;
    	z-index: 100000;
    	background-color: #eaeaea;
    	padding: 0;
    	list-style-type: none;
  		top:40px;
}
.nav li:hover ul {
    	display: block;
}
.nav li ul li {
      	white-space: nowrap;
}
.nav li ul li a{
      	margin: 15px;
  		font-size: 14px!important;
}
  .nav li ul li{
		border-bottom: 1px solid #93D041;
}
.nav li ul li:hover{
		background-color: #B3D9E6;
}
  .nav li ul {
	box-shadow: 1px 1px 4px #333;
}

.nav li ul li {
    white-space: nowrap;
    padding: 10px 0;
}
}
/*header med link*/
h2 a, h2 {
    color: #007BC9;
}
h2 a:hover{
	text-decoration:none;
  	color: #333;
}
.EsiteItemFooter a:hover {
    text-decoration: none;
    background-color: #F3F3F3;
    transition: .3s;
}
