/*
	-- HEIMAGJØRD --
*/

ul.list-tick {
  margin: 0;
  padding: 10px 0 0px 20px;
}
ul.list-tick li {
  margin: 0;
  padding: 2px 0 2px 16px;
  list-style: none;
  background: url('images/tick1.jpg') no-repeat top left;
}

#toltabel {
	width: 700px;
	padding: 0;
	margin: 0;
}

#toltabel caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#toltabel th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

#toltabel th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#toltabel td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#toltabel td.alt {
	background: #F5FAFA;
	color: #797268;
}

#toltabel th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#toltabel th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}



#starvsfolkTable {
	width:600px;
}



#starvsfolkTable tr td {
	font: 12px tahoma, arial, sans-serif; 
	border: solid 1px;
}

#namContInfo {
	font: 12px tahoma, arial, sans-serif;
	border: solid 1px;
}

#topMenu {
	margin-top: 7px;
	height:41px;
	width:880px;
}
#topMenu ul {
	padding:0;
	margin:0;
	list-style: none;
}

#topMenu li {
	float: left;
}

#topMenu li a {
	float:left;
	color:#FFFFFF;
	padding-right:2px;
	background: transparent url(images/menuBGRight1.jpg) no-repeat right top;
}

#topMenu li a span{
	float:left;
	color: #ffffff;
	height:41px;
	font: 12px arial,sans-serif;
	text-decoration: none;
	line-height:55px;
	padding-right:15px;
	padding-left:15px;
	background: transparent url(images/menuBG1.jpg);
	background-repeat:repeat-x;
	text-align:right;
	overflow:hidden;
}

#topMenu li a:hover, #topMenu li a#active_menu-nav,#topMenu li.active a {
	background: transparent url(images/menuBGRight2.jpg) no-repeat right top;
}

#topMenu li a:hover span, #topMenu li.active span {
	color:#fff;
	text-shadow:none;
	background: transparent url(images/menuBG2.jpg);
	background-repeat:repeat-x;
}

#undirNav {
	position:absolute;
	width:800px;
	height:41px;
	line-height:40px;
}

#undirNav a{
	font: 12px arial,sans-serif;
}

#undirNav a.active{
	color:#FFF;
	font: 12px arial,sans-serif, bold;
}

/*
	----------------
*/

ul.storv {
	margin:10 ;
  	padding: 10px 0 0px 20px;
}

ul.storv li {
  margin: 0;

  list-style:disc;
}

html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: 0;
}



a {
	font-weight: bold;
	text-decoration: none;
}

a.logo {
	color:#06F;
}

a:hover {
	text-decoration: underline;
}

.more {
	text-align: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

body, h1, h3, form, table {
	font: 12px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
}

h2 {
	font: 20px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #9AAB68;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
}

#header {
	height: 203px;
	position: absolute;
}

#header h1 {
	margin-top: 44px;
}

#header h1 img {
	display: block;
}


#photo {
	float: left;
	width: 624px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}

a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	padding-top: 205px;
	text-align: justify;
}

#body-left {
	float: left;
	width: 408px;
}

#body-center {
	float: left;
	width: 738px;
}

#body-right {
	float: right;
	width: 330px;
}

#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}

#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}

#footer p {
	margin: 0;
	padding: 0;
}