body {
	background-image:  url("images/background.jpg");
	background-repeat: repeat-y;
	background-position: center;
	background-color: #C0BAA2;
	height:100%;
	/*text-align: center;*/
	margin-top: 0px;
	margin-bottom: 0px;
}

#placeholder {
	width: 599px;
	height: 100%;
	vertical-align: top;
	text-align: center;
}
#header 
{	background-color:#A19990;
	width: 592px;
	height:195px;
	background-image:  url("images/B-Bar-Lazy-B Header.gif");
	background-repeat: no-repeat;
}
.slogan {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#DADDD1;
	text-align:left;
	padding-left: 25px;
	padding-top: 0px;
}
.slogan h1
{
	font-size: 30px;
	padding: 0;
}

.headerpic {
	padding-left:25px;
	width: 599px;
	
}
#menubox {
	height: 31px;
	background-image:  url("images/menuback.jpg");
	background-position:left;
	background-repeat:repeat-x;
	margin-top: 20px;
}
#menubox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
}
#menubox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
}
#menubox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
}
/*Submenu*/
#submenubox {
	height: 24px;
	background-color:#F1EDE8;
	text-align:right;
	padding-right:12px;
}
#submenubox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #53687C;
	padding-left: 10px;
	padding-top: 5px;
}
#submenubox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #53687C;
	padding-left: 10px;
	padding-top: 5px;
}
#submenubox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #8297AC;
	padding-left: 10px;
	padding-top: 5px;
}
#contenttable {
	width: 599px;
}
/*################################################################################################
--------------------------------------------------------------------------------------------------
>> Menu System - #HSUBS#
--------------------------------------------------------------------------------------------------
################################################################################################*/

/* This is the main hsub table */
table.hsubs {
   border: 0px;
   padding: 0px 0px 0px 0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}

/* This cell contains a submenu link */
td.hsubs {
   border: 0px;
   padding: 2px 0px 2px 5px;
   text-align:right;
}

a.hsubs:link { color: #7E7870; text-decoration: none; }
a.hsubs:visited { color: #7E7870; text-decoration: none; }
a.hsubs:hover { color: #638D3A; text-decoration: underline; }
a.hsubs:active { color: #7E7870; text-decoration: none; }

.sohotext {
	vertical-align: top;
	text-align: left;
	padding: 0px 20px 0px 20px;
}
.sohotext h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #638D3A;
	padding: 5px;
	margin: 0;
	text-decoration: none;
}
.sohotext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	color: #000000;
}
hr {
	width: 100%;
	height: 1px;
	border-top: thin dotted #B38456;
}

#footer2 {
	height: 20px;
}
/*=============================
begin nyheter
//=============================*/
.adholder
{
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;
	z-index: -1;
}
.newsbox_date {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #333333;
}
.leftnewsboxtable 
{
	position: absolute;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: top;
	/*text-align: left;*/
	display:block;
	width: 170px;
	top: 0px;
	left: 0px;
	float: left;
}
.leftnewsboxtable h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #827971;
	display: list-item;
	list-style-type: circle;
	list-style-position: inside;
	font-weight: bold;
}
.newsboxtable {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: top;
	/*text-align: left;*/
	display:block;
	width: 170px;
	top: 0px;
	float: right;
}
.newsboxtable h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #827971;
	display: list-item;
	list-style-type: circle;
	list-style-position: inside;
	font-weight: bold;
}
.newsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newsbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.newsbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #638D3A;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 5px;}
/* <font> */
.newsbox_tease {
   font-family: Arial, helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #2E2E2E;
}
a.newsbox:link { color: #638D3A; text-decoration: none; font-weight: bold;}
a.newsbox:visited { color: #638D3A; text-decoration: underline; font-weight: bold;}
a.newsbox:hover { color: #638D3A; text-decoration: underline; font-weight: bold;}
a.newsbox:active { color: #638D3A; text-decoration: none; font-weight: bold;}

#promo{
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 10px;
	vertical-align: top;
	text-align: left;
	width: 200px;
}
#promo h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #827971;
	display: list-item;
	list-style-type: circle;
	list-style-position: inside;
	font-weight: bold;
}
#promo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer1 {
	background-color:#A19990;
	height: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#EAEAEA;
	margin-left:7px;
	margin-right:7px;
	padding-top:7;
	width: 592px;
}

/*************************************************lilina style*******************************************************/
img, a {
	border: 0;
	vertical-align: text-bottom;
	}
/*template divs for item containers*/	
#c1 {
	color: #fff ;
	background: #fff ;
	display: none;
}
#c2 {
	color: #eeeeee ;
	background: #eeeeee ;
	display: none;
}
#main h1
{
	margin-top:5px;
	border-top: thin dotted #B38456;
	width: auto;
}
.feed { /* Container for items coming from the same feed */ 
	/* Add styling if you want consequent items from the same feed to look "grouped" */
}
.item {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	border-top: 1px solid #aac ;
	background-color: #ffffff;
	padding-bottom: 2px ;
	padding-left: 0px;
	margin-bottom: 5px;
	}
.item img {
	margin: 2px 2px 0 0;
	}
.bmark { /* Bookmark image */
	display: none;
	}
.time { /* Time Posted */
	margin: 0 4px 0 0px;
	font-style: italic;
	color: #666;
	}
.title { /* Title */
	font-weight: bold;
	color: #333;
	text-decoration: none;
	cursor: pointer;
	}
.source { /* Direct link to weblog post */
	color: #333;
	white-space: nowrap;
	}
.source a {
	margin: 0 0 0 10px;
	color: #990000;
	text-decoration: none;
	}
.excerpt { /* Excerpted content from feed */
	padding: 3px 0px 0 60px;
	/*padding-right: 90px;*/
	font-size: 10pt;
	width: auto;
	display: none;
	}
	
a:link { color: #7E7870; text-decoration: none; }
a:visited { color: #7E7870; text-decoration: none; }
a:hover { color: #638D3A; text-decoration: underline; }
a:active { color: #7E7870; text-decoration: none; }	
/* Sources */

#sources {
	padding-left: 10px;
	/*color: #6f6f6f;
	background: #CBDFEB;*/
	display: block;
	border-top: 1px #aaa solid;
	text-align: left;
	font-size: 12px;
	}
#sources a:link { color: #FFFFFF; text-decoration: none; }
#sources a:visited { color: #EEE8E0; text-decoration: none; }
#sources a:hover { color: #638D3A; text-decoration: underline; }
#sources a:active { color: #7E7870; text-decoration: none; }	

#sources b {
	display: block;
	margin: 0;
	margin-bottom: 2px;
	border-bottom: 1px #CBDFEB dotted;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 98%;
	}
#sources ul {
	list-style-type: square;
	margin: 0;
	margin-top: 4px;
	margin-left: 10px;
	padding: 0px;
	}
#sources li {
	display: inline;
	padding-left: 1em;
	padding-bottom: 2px;
	}
#sources ul li img {
	display: inline;
	height: 16px;
	width: 16px;
	vertical-align: text-bottom;
	}
#sources a {
	text-decoration: none;
	border-bottom: 1px dotted ;
}

/* Topbar */
#navigation {
	/*position: relative;*/
	float: top;
	background: #fff;
	color: #000;
	border-top: thin dotted #B38456;
	padding: 3px;
	margin: 0px;
	width: auto;
	/*padding: 8px;*/
	
	display: block;
}
#navigation ul, #navigation li {
	margin-left: 2px;
}

#topbar {
	position: relative;
	float: right;
	display: block;
	margin: 0px;
	padding: 0 12px 0 5px;
	background: #fff;
	color: #6f6f6f;
	width: 250px;
	border: #000 solid 1px ;
	}
#topbar, #topbar a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}
#navigation li {
	list-style: none;
	margin-top: 3px;
	margin-left: 3px;
	display: inline ;
	}
#navigation ul {
	list-style: none;
	margin-top: 3px;
	margin-left: 3px;
	padding-left: 3px;
	display: inline ;
	}

#navigation li.img {
	margin-top: 2px;
	}
#navigation ul li.admin a {
	color: #990000;
	margin-left: 3px;
	}

	
