BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
         width: 100%;
         height: 100%;
         overflow-x: hidden; 
         float: left;
         clear:right;
}

body,td,th, tr, p, div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
         border-bottom: 2px solid #c4c4c4;
}

/*
Layout styles
*/

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:85px;
	height:1500px;
	z-index:1;
	background-image: url(../images/silvermuseet.gif);
	background-repeat: no-repeat;
         background:#17114e;
         padding-top:20px;
}
#search {
	position:absolute;
	left:0px;
	top:170px;
	width:173px;
	height:100px;
	z-index:2;
	background-color: #CC7B00;
}
#header {
	position:absolute;
	left:85px;
	top:0px;
	width:100%;
	height:45px;
	z-index:3;
	background-image: url(../images/al.gif);
	background-repeat: repeat;
}
#right {
	position:absolute;
	left:642px;
	top:50px;
	width:182px;
	height:200px;
	z-index:4;
	background: transparent;
}
#menu {
	position:absolute;
	left:647px;
	top:170px;
	width:131px;
	height:100px;
	z-index:5;
	vertical-align: middle;
}
#maincontent {
	position:absolute;
	left:100px;
	top:30px;
	width:402px;
	height:59px;
	z-index:6;
}
#left {
	position:absolute;
	left:5px;
	top:309px;
	width:165px;
	height:61px;
	z-index:7;
}


/* END OF LAYOUT STYLES */
hr
 {
color: #ccc;
background-color: #ccc;
height: 1px;
width: 100%;
}

a:link, a:visited
{
color: #CC7B00;
text-decoration  : none;

}
a:hover 
{
text-decoration: underline;
color: #CC7B00;
}
a.category:link, a.category:visited
 {
  color            : #CC7B00;
  font-weight      : bold;
}
a.category:hover 
{
  color            : #CC7B00;
}
.mainlevel 
{
text-transform: lowercase;	
  }
a.mainlevel:link, a.mainlevel:visited, a.sublevel:link, a.sublevel:visited
 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
         font-weight: bold;
	display: block;
	vertical-align: middle;
	font-size: 10px;
	color: #000000;
	text-align: left;
	height: 15px !important;
	width: 100%;
	text-decoration: none;
         text-indent: 15px;

}
a.mainlevel:hover, a.sublevel:hover
 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
         font-weight: bold;
	display: block;
	vertical-align: middle;
	font-size: 10px;
	color: #000000;
	text-align: left;
	height: 15px !important;
	width: 100%;
	text-decoration: underline;
         text-indent: 15px;

}
a.mainlevel-bottom:link, a.mainlevel-bottom:visited, a.mainlevel-bottom:hover
 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#active_menu, a#active_menu:link, a#active_menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	display: block;
	vertical-align: middle;
	font-size: 10px;
	color: #000000;
	text-align: left;
	height: 15px !important;
	width: 100%;
	text-decoration: none;
text-indent: 15px;
	}

table.moduletable 
{
	width            : 100%;
	margin-bottom    : 5px;
	font-weight: normal;
}
table.moduletable th
 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	background-image:url(../images/horline.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	display: block;
	vertical-align: middle;
	font-size: 12px;
	color: #333333;
	text-align: left;
	height: 20px !important;
	width: 98%;
	text-indent: 10px;
}

.newsflash 
{
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #00467A;
  text-transform   : uppercase;
}
.frameheader 
{
  font             : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #ADC1D2;
}
.poll
 {
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 15px
}

.inputbox
 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-indent: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.contentpane 
{
	padding-left     : 0px;
	padding-right    : 0px;
}
 .button 
{
	
}
.contentpaneopen 
{
	color: #999999;
	width:100%;
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.buttonheading
{
vertical-align:top;
}
.componentheading
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
	text-indent: 3px;
}
.contentheading
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #CC7B00;
	font-size: 18px;
	/* text-transform: lowercase; */	
	padding-bottom: 30px;
}

.contentdescription 
{
	font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #333333;
	text-align       : left;
	white-space: nowrap;
}
.category 
{
  color            : #999999;
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
}

.sectiontableheader 
{
  font-weight: bold;
  background: #f0f0f0;
}
.sectiontablefooter 
{
}

.sectiontableentry1 

{
	background-color : #ffffff;
}

.sectiontableentry2
 {
	background-color : #f9f9f9;
}

.small 
{
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #7492AB;
  text-decoration  : none;
  font-weight      : normal;
  
}

.smalldark 
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}			

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  align:right;

}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  
    color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
ul 
	{
	}

li {
	list-style-image: url(../images/arrow.png);
	}
.readon {
	background-image: url(../images/readon.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
.latestnews {
	line-height: 16px;
	padding-bottom: 4px;
	color:#333333;
}


/* 
mambo top menu layout
you need to add menu class suffix: -nav
*/
.mainlevel-nav {
        background-image: url(../images/meny_bg.gif);
	background:#transparent;
        margin-left:3px;
        margin-top:3px;
	font-weight:bold;
}
.mainlevel-nav:hover {
        background-image: url(../images/meny_bg.gif);
	background:#transparent;
        margin-left:3px;
        margin-top:3px;
	font-weight:bold;
}
.mainlevel-nav#active_menu{
        background-image: url(../images/meny_bg.gif);
	background:#transparent;
        margin-left:3px;
        margin-top:3px;
	font-weight:bold;
}

/** unordered list top menu **/
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

/** unordered list item for top menu **/
ul#mainlevel-nav li
{
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 11px;
	line-height: 23px;
	white-space: nowrap;
}

/** unordered list item link for top menu **/
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}

/** unordered list item link for top menu for firefox only **/
#topmenu>ul#mainlevel-nav li a {
	width: auto;
}

/** unordered list item for top menu for firefox only **/
ul#mainlevel-nav li a:hover {
	text-decoration:underline;
}
ul#mainlevel-nav li a#active_menu-nav {
        background-image: url(../images/meny_bg.gif);
	background:#transparent;
        margin-left:3px;
        margin-top:3px;
	font-weight:bold;
text-decoration: underline;
}
a.mainlevel-nav#active_menu {
	color: #000000;
}
/** pathway block **/
span.pathway {
	display:block;
	text-align:left;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	height:20px;
	margin-bottom:10px;
         margin-top:20px;
}
/** pathway link item **/
a.pathway:link,
a.pathway:active,
a.pathway:visited {
	color:#999999;
	text-decoration:none;
}

a.pathway:hover {
	color:#CC7B00;
	text-decoration:underline;
}
