/* ---------------------------------- */
/* Seksjonsforside - Espen H.    */
/* ---------------------------------- */

.sectionFrontEntry {
	padding: 0;
	margin: 0;
	margin-bottom: 18px;
	clear: both;
	width: 550px;
	border-top: 2px dotted #807373;
	font-family: Arial;
}

.sectionFrontEntry .sectionFrontImage {
	float: left;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
	border: 1px solid #6A603C;
}

.sectionFrontEntry #sectionFrontBullet {
	float: left;
	margin: 3px 5px 0 0;
	///margin: 3px 2px 0 0;
	padding: 0;
	background: #6A603C;
	width: 8px;
	height: 8px;
	font-size: 1pt;
}

.sectionFrontEntry .sectionFrontCategory {
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	color: #807373;
	text-transform: uppercase;
}

.sectionFrontEntry .sectionFrontHeadingLink {
	font-size: 16px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	color: #312f2b;
}

.sectionFrontEntry a {
	color: #312f2b;
	text-decoration: none;
}
.sectionFrontContainer {
	margin-bottom: 15px;
}
.sectionFrontEntry .sectionFrontDescription {	
	padding-top: 10px;
	font-size: 12px;
	color: #807373;
	line-height: 18px;
}
.sectionFrontDescription p {
	margin: 0;
	margin-bottom: 10px;
}
.sectionFrontCategoryContainer {
	height: 20px;
	padding-top: 10px;
}
.sectionFrontEntry .sectionFrontItemLink, .sectionFrontHeader .sectionFrontItemLink {
	font-size: 9pt;
	color: #008c99;
	text-decoration: underline;
}
.sectionFrontEntry ul.sectionFrontList {
	margin: 0;
	margin-left: 245px;
	padding: 0;
	color: #15bbc2;
}
.sectionFrontEntry ul.sectionFrontListNoImage {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	color: #15bbc2;
}
.sectionFrontHeader ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	color: #15bbc2;
}
.sectionFrontHeader img {
	margin-bottom: 18px;
	border: 1px solid #807373;
}
.sectionFrontBanner {
	margin-bottom: 30px;
	margin-top: 30px;
}
.sectionFrontEntry ul a:hover {
	color: #15bbc2;
}
.sectionFrontHeader {
	width: 550px;
	font-family: Arial;
	margin-bottom: 30px;
}
.sectionFrontHeader h1 {
	font-size: 32px;
	color: #807373;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	position: relative;
	top: -7px;
}
.sectionFrontPreface {
	padding: 0;
	padding-top: 5px;
	margin: 0;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	color: #807373;
	border-top: 2px dotted #807373;
}
.sectionFrontNoLink p {
	margin-bottom: 30px;	
}
.sectionFrontLink ul {

}
.sectionFrontLink p {
	margin-bottom: 0px;
}