body {
	background:#d5e3e8 url(images/backgrounds/'+bg+') no-repeat top center;
	padding-top:20px;
	font-family:"Trebuchet MS";
	font-size:12px;
}
h1 {
	font-size:19px;
	color:#6b0038;
}
h1 a, h1 a:visited {
	font-size:19px;
	color:#6b0038;
	text-decoration:none;
}
h1 a:hover {
	color:#ceabbd;
	text-decoration:underline;
}
p {
	color:#575757;
	line-height:20px;
}
p a, p a:visited {
	color:#80abba;
	text-decoration:none;
}
p a:hover {
	color:#abc8d2;
	text-decoration:underline;
}
#mainbody, #meny_container, #flash_container, .content, #footer {
	margin:0 auto;
}

.menu_column {
	float:left;
	width:138px;
	height:28px;
	margin-left:15px;
	background:transparent url('images/meny-off.jpg');
	font-size:13px;
	padding-top:12px;
	padding-left:12px;
}
.menu_column_first {
	float:left;
	width:138px;
	height:28px;
	margin-left:15px;
	margin-right:10px;
	font-size:13px;
	padding-top:0px;
	padding-left:0px;
}
#mainbody {
	width:890px;
}
#meny_container {
	width:840px;
	background:transparent url('images/round-top.png') top no-repeat;
	height:40px;
	padding-top:15px;
	padding-bottom:15px;
}
#meny_container img {
	width:150px;
	height:40px;
	border:0;
}
#flash_container {	
	height:295px; 
	clear:both; 
}
#image_container {	
	height:295px;
	width:840px;
	background:#fff;
	text-align:center;
	margin-left:25px;
	clear:both; 
}
#flv-container {
	height:295px;
	width:810px;
	background:#fff;
	text-align:center;
	margin:0 auto;
	padding:0px 15px 0px 15px;
	clear:both; 
}
#flv-black {
	width:100%;
	background:#000;
}
.date {
	color:#80abba;
	margin-top:15px;
	line-height:10px;
}
.date span {
	line-height:10px;
	margin-top:-6px;
}
.content {
	width:840px;
	background:#fff;
	float:left;
	margin-left:25px;	
}
.content .right, .content .left  {
	float:left;
}
.content .left {
	padding:15px;
	width:315px;
	background:#fff;
}
.content .post {
	width:400px;
	padding-left:20px;
	
}
#footer {
	float:left;
	margin-left:25px;
	background:transparent url('images/round-bottom.png') bottom no-repeat;
	width:840px;
}
#footer .left {
	margin-left:15px;
	margin-bottom:15px;
	padding:15px;
	width:285px;
	background:#d5e3e8;
	float:left;	
}
#footer .right {
	margin-left:15px;
	margin-right:15px;
	width:150px;
	float:right;
}
.contact_header {
	float:left;
	width:100%;
	margin-bottom:10px;
}
.contact_left {
	float:left;
	width:140px;
}
.contact_right {
	float:left;
	width:140px;
}
.readblog {
	background:url('images/blog.jpg') no-repeat;
	height:28px;
	width:138px;
	margin-bottom:5px;
	float:right;
	padding-left:12px;
	padding-top:12px;
}
.readblog a, .readblog a:visited {
	color:#6b0038;
	text-decoration:none;
}
.readblog a:hover {
	color:#fff;	
}

.feelings {
	float:right;
}
a.sharelink img {
	border:0;
	display:inline;
}
a.meny {
	text-decoration:none;
	color:#fff;
}
a.meny:hover {
	color:#000;
}
/**
	DropdownCSS
*/
.dropdown{ display:none; margin:0; padding:0; list-style:none; font-size:13px; width:147px; height:20px; }
.dropdown ul{ margin:0; padding:0; padding-top:5px; list-style:none; }
.dropdown li{ margin:0; padding-left:10px; width:137px; height:40px; cursor:pointer; }
.dropdown li .last { background:transparent url('images/feeling-menu-bg-last.png'); }
.dropdown li .first { background:transparent url('images/feeling-menu-bg-first.png'); }
.dropdown a{ padding-top:10px; padding-bottom: 0px; text-decoration:none; color:#fff; width:100%; }
.dropdown a.header { color:#fff; padding-top:2px; padding-left:3px; }
.dropdown a:hover{ color:#000; }
.dropdown a.header:hover { color:#000; }
.dropdown ul li{ font-size:12px; width:137px; border-top:0; margin-left:-1px; background-color:#ababab; }
.dropdown li.submenu-down{ background:url('images/feeling-menu-bg.png') no-repeat; padding-left:8px; padding-top:10px; width:147px; height:30px; }
.dropdown li.submenu-left{ background:#000 url('expand_right.gif') center right no-repeat; padding-right:20px; width:105px; }

.subpages {
	list-style:none;
	list-style-position:inside;
	float:left;
	width:315px;
	padding-left:15px;
}
.subpages a, .subpages a:visited {
	color:#6b0038;
	text-decoration:none;
	height:25px;
	display:block;
	padding-top:10px;
	padding-left:15px;
}
.subpages a:hover {
	color:#fff;
	background:#6b0038;
}
.subpages li {
	border-bottom:1px solid #ccc;
}
div.contact {
	float:left;
}
div.contact i {
	color:#9d577c;
}
div.contact a, div.contact a:visited {
	color:#6b0038;
}
div.contact a:hover {
	color:#ceabbd;
}
div.contact b {
	color:#80abba;
}
div.contact img {
	float:left;
	height:55px;
	padding-right:10px;
}
div.contact span.header {
	font-size: 15px;
	color:#575757;
}
div.contact .textimg {
	float:left;
}
div.contact span.office {
	background:transparent url('images/home.gif') left center no-repeat;
	padding-left:14px;
}
div.contact span.mobile {
	background:transparent url('images/mobile.gif') left center no-repeat;
	padding-left:14px;
}
div.contact .cright {
	width:390px;
	padding:15px;
	float:left;
	clear:both;
}
div.contact .cleft {
	padding:15px;
	width:390px;
	float:left;
}
span.next {
	float:right;
}
span.prev {
	float:left;
}
span.next a, span.next a:visited, span.prev a, span.prev a:visited {
	color:#6b0038;
	text-decoration:none;
}
span.next a:hover, span.prev a:hover{
	color:#ceabbd;
	text-decoration:underline;
}
