/* **************************************************************************** */
/*	Style sheet for Links by Chris Croome (chris@atomism.demon.co.uk) of 	*/
/*	webarchitects (http://www.webarchitects.co.uk/)				*/
/*										*/
/*	For further information on CSS see these sites:				*/
/*	http://www.w3.org/Style/						*/
/*	http://www.css.nu/							*/
/*	Want answers to your CSS questions? try this usenet group:		*/
/*	comp.infosystems.www.authoring.stylesheets				*/
/*										*/
/*	If you want to check the validity of the style sheet you can use this:  */
/*	http://jigsaw.w3.org/css-validator/					*/
/*										*/
/* **************************************************************************** */


/*	Note the use of an absolute URI for the background image		*/
/*	This is a workaround for NN using an address relative to the		*/
/*	.html file rather than the .css file					*/
body {
	color: #000000;
	background: #F3F3F3;
	border: 0px;
	margin: 0px;
	padding: 0px;


}

/*	Paragraph									*/
p {
margin-left: 60px;
color: #000000;
font-family: "arial", "geneva", sans-serif;
font-size: 10pt;
}

/*	Definition list									*/
dl {
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu									*/
small.menu {
font-size: small;
color: #000000;
/* background: #8F8F8F; */
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu unvisited links							*/
a.menulink:link {
	color: #000000;
	font-weight: bold;
	font-size: 90%;
}

/*	Menu visited links							*/
a.menulink:visited {
	color: #666666;
	font-weight: bold;
	font-size: 90%;

}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
	color: #FFFFFF;
	background: #FF0000;
	font-size: 90%;

}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #FFFFFF;
background: #FF0000;
}

/*	Links unvisited links							*/
a.link:link {
	color: #6633FF;
	font-size: 11pt;


}

/*	Links visited links							*/
a.link:visited {
	color: #000000;
	font-size: 11pt;

}

/*	Links active links (not widely supported)				*/
a.link:active {
	color: #808080;
	font-size: 11pt;

}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
	color: #000000;
	font-size: 11pt;
	text-decoration: none;
	background-color: #E9E9E9;

}

/*	Unvisited links								*/
a:link {
color: #6633FF;
}

/*	Visited links								*/
a:visited {
/* color: #FFFFFF; */
/* color: #993399; */
color: #996600;
}

/*	Active links (not widely supported)					*/
a:active {
color: #FF6666;
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #000000;
}

/*	Links unordered lists							*/
ul {
margin-left: 60px;
list-style: disc;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	The link description							*/
span.descript {
font-size: 11pt;
color: #333333;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	New links								*/
sup.new {
font-size: x-small;
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Popular links								*/
sup.pop {
font-size: x-small;
color: #FFFFFF;
background: #0000FF;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Links date and hits							*/
small.date {
font-size: x-small;
color: #666666;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: x-small;
color: #666666;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;
background: #C0C0C0;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "More options"					*/
small.more {
font-size: small;
color: #000000;
background: #C0C0C0;
font-weight: normal;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
	font-size: 105%;
	font-weight: bold;
	border: none;
	color: #FFFFFF;
	background: #000000;
	font-family: "arial", "geneva", sans-serif;
	height: 25px;



}

/*	This class is for the main header on the Links home page		*/
h1.home {
margin-left: 40px;
font-size: x-large;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for the error messages					*/
strong.error {
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is used for the sub headers					*/
h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background: #999999;
	font-family: "verdana", "arial", "geneva", sans-serif;
	margin-left: 40px;
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
	text-transform: none;
	padding: 2px;





}

/*	This is for the margin for the form elements				*/
div.margin {
margin-left: 60px;
}

/*	This is for page $title_linked						*/
strong.title {
font-size: 11pt;
font-weight: bold;
color: #000000;
/* background: #C0C0C0; */
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Table cells								*/
td {
font-size: small;
color: #000000;
/*background: #C0C0C0; */
font-family: "verdana", "arial", "geneva", sans-serif;
}

td.menu {
background: #C0C0C0;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
	font-size: medium;
	color: #000000;
	background: #D8D8D8;
	font-family: "verdana", "arial", "geneva", sans-serif;
	border: 5px none;

}

/*     Meny table cells 
   */
td.menyen {
font-size: small;
color: #000000;
background: #FFCC66;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Preformatted text							*/
pre {
margin-left: 60px;
font-size: small;
font-weight: bold;
color: #000000;
}

/*	This is for the page last updated text					*/
small.update {
font-size: x-small;
font-weight: bold;
color: #999999;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for the total number of links					*/
p.grandtotal {
margin-left: 60px;
font-size: small;
font-weight: bold;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/* bilde */
div.bilde      {
overflow: visible; 
position: absolute; 
left: 3px; 
top: 2px;
}

