@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Titillium+Web');

/* Felles */
body {
	background-image: url("/bilder/bg01.jpg");
	background-repeat: repeat-x;
}
.topspace {
	margin-top: 20px;
}
.topspacemin {
	margin-top: 10px;
}
.bottomspace {
	margin-bottom: 20px;
}
.bottomspacemin {
	margin-bottom: 10px;
}
.sidespace {
	margin-right: 10px;
	margin-left: 10px;
}
.carea {
	width: 100%;
	height: 150px;
}
/* Forside */
.symbol01 {
	color: #269ABC;
	font-size: 4em;
}
.forsideknapp {
	position: relative;
	width: 100%;
	height: 180px;
	padding: 20px;
	border: 1px solid #999999;
	border-radius: 5px;
	background: #eeeeee;
}
.forsidetekst {
	position: absolute;
	top: 0px;
	left: 0px;	
	color: #269ABC;
	font-size: 1.8em;
	width: 100%;
	height: 100%;
	padding: 20px;
	border-radius: 5px;
	background: #EEEEEE;
	opacity: 0;
    filter: alpha(opacity=0);
}
.forsidetekst:hover {
	opacity: 1;
    filter: alpha(opacity=100);
}
.forsideliste {
	position: relative;
	width: 100%;
	margin-top: 30px;
	padding: 20px;
	border: 1px solid #999999;
	border-radius: 5px;
	background: #eeeeee;
}
.bunntekst {
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;	
}
.fbpageliste {
	position: relative;
	width: 100%;
	margin-top: 30px;
	padding: 20px;
	border: 1px solid #999999;
	border-radius: 5px;
	background: #ffffff;
}
#fantall, #viraltall, #pputall {
	font-weight: bold;
}
.progress {
	margin-bottom: 0px;
}
.grabak {
	background-color: #EEE;
}
.gulbak {
	background-color: #f0f5cb;
}
.tosliste {
	position: relative;
	width: 100%;
	margin-top: 30px;
	padding: 20px;
	border: 1px solid #999999;
	border-radius: 5px;
	background: #eeeeee;
}
.tlinje {
	border-top: 1px solid #000000;
}
.orgbtn {
	text-transform:capitalize;
}
/*FB-post*/
#fbcontainer {
	padding-top: 20px;
	padding-bottom: 10px;
}

#fbplaceholder {
	width: 486px;
	height: 400px;
	border: 1px solid #999999;
	background-color: #eeeeee;
	margin-left: auto;
	margin-right: auto;
}
#fbpreview {
	width: 486px;
	margin-left: auto;
	margin-right: auto;
}

.fbpmelding {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #141823;
	margin-bottom: 10px;
}
.fbplinkcont {
	width: 484px;
	border: 1px solid #d3dae8;
	background: #f6f7f9;
}
.fbplinkcont img {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.fbplinktit {
	font-family: Helvetica, Arial, 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #3b5998;
	margin-top: 10px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
}
.fbplinkcap {
	font-family: Helvetica, Arial, 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #9197a3;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
}
.fbplinkdesc {
	font-family: Helvetica, Arial, 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #9197a3;
	margin-top: 8px;
	margin-right: 11px;
	margin-bottom: 8px;
	margin-left: 11px;
}
#rpt16 {
	background-color: #f0ad4e;
	color: white;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	border: 2px solid white;
	border-radius: 5px;
}
#rpt16 a {
	color: white;
}
#rpt16 a:hover {
	text-decoration: none;
}
#rpt16 h2 {
	margin-top: 10px;
	font-weight: bold;
}
.bgcol01 {
	background-color: #ff9900;
	color: #FFFFFF;
	padding: 3px;
	border-radius: 3px;
}
.bgcol02 {
	background-color: #3266cc;
	color: #FFFFFF;
	padding: 3px;
	border-radius: 3px;
}
.bgcol03 {
	background-color: #990099;
	color: #FFFFFF;
	padding: 3px;
	border-radius: 3px;
}
.bgcol04 {
	background-color: #dc3812;
	color: #FFFFFF;
	padding: 3px;
	border-radius: 3px;
}
.bgcol05 {
	background-color: #877e79;
	color: #FFFFFF;
	padding: 3px;
	border-radius: 3px;
}
.bgcol06 {
	background-color: #cccccc;
	color: #FFFFFF;
	padding: 3px;
	border-radius: 3px;
}
.bgcol07 {
	background-color: #0099c5;
	color: #FFFFFF;
	padding: 3px;
	border-radius: 3px;
}
.bgcol08 {
	background-color: #a3624e;
	color: #FFFFFF;
	padding: 3px;
	border-radius: 3px;
}
.bgcol09 {
	background-color: #109619;
	color: #FFFFFF;
	padding: 3px;
	border-radius: 3px;
}
.bgcol10 {
	background-color: #dd4578;
	color: #FFFFFF;
	padding: 3px;
	border-radius: 3px;
}
.fgcol01 {
	color: #ff9900;
}
.fgcol02 {
	color: #3266cc;
}
.fgcol03 {
	color: #990099;
}
.fgcol04 {
	color: #dc3812;
}
.fgcol05 {
	color: #877e79;
}
.fgcol06 {
	color: #cccccc;
}
.fgcol07 {
	color: #0099c5;
}
.fgcol08 {
	color: #a3624e;
}
.fgcol09 {
	color: #109619;
}
.fgcol10 {
	color: #dd4578;
}

.kntall {
	font-size: 2.5em;
	font-weight: 600;
}
.pcheck {
	margin: 0px;
}

.carousel-inner a p {
	color: #000;
}

.carousel-inner a:hover p {
	color: #444;
}

#newscar {
	background-color: #EEE;
}
/*Articles*/
.art {
	position: relative;
	font-family: 'Titillium Web', sans-serif;
	margin-bottom: 10px;
	padding: 20px;
}
.art a, .art a:hover {
	color: #444;
	text-decoration: none;
}
.art a.btn-success, .art a.btn-success:hover {
	color: #FFF;
}
.art h3 {
	font-size: 2.5em;
	margin-top: 20px;
	font-weight: semi-bold;
}
.art h4 {
	font-size: 1.8em;
	margin-top: 18px;
	font-weight: semi-bold;
}
.art h5 {
	font-size: 1.6em;
	margin-top: 16px;
	font-weight: semi-bold;
}
.art p {
	font-size: 1.2em;
	line-height: 1.8em;
}
.art .right30 {
	width: 100%;
}
.art .right40 {
	width: 100%;
}
.art .right60 {
	width: 100%;
}
.art .fullw {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
}
.art img {
	margin-bottom: 10px;
}
.art .imgcont {
	width: 100%;
	background-color: #EEEEEE;
	padding: 5px;
}
.art .caption {
	font-style: italic;
	padding: 5px;
}
.art .artbtn {
	margin: 10px auto;
}

/* Invoice */
.invframe {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.invcont {
	background-color: #FFF;
	border: 1px solid #000;
	margin: 5px;
	padding: 20px;
}

/*Small*/
@media (min-width: 768px) {
	.art .right30 {
		width: 30%;
		float: right;
		margin-left: 10px;	
	}
	.art .right40 {
		width: 40%;
		float: right;	
		margin-left: 10px;	
	}
	.art .right60 {
		width: 60%;
		float: right;	
		margin-left: 10px;	
	}
	.carea {
		height: 200px;
	}
	
}
.prod, .txt, .wattr {
	margin: 5px;
}
/*Medium*/
@media (min-width: 992px) {
	.carea {
		height: 300px;
	}
	
}

/*Large*/
@media (min-width: 1200px) {
	.carea {
		height: 400px;
	}
	
}
