/* **************************************************************************** */
/*	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/					*/
/*										*/
/* **************************************************************************** */

/*	Tippa.net linkkikokoelmaa varten muokattu	*/

/*	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: black;
text-decoration: none;
background-color: #F5EFD4;
}

/*	Paragraph	TEKSTI							*/
p {
margin-left: 5px;
color: #000000;
background: #F5EFD4;
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: 14px;
}

/*	Definition list	KATEGORIAT					*/
dl {
color: #000000;
background: #F5EFD4;
font-family: "tahoma", "verdana", "arial", "geneva", sans-serif;
}

/*	Menu									*/
small.menu {
/*font-size: small;*/
font-size: 10px;
color: #000000;
background: #F5EFD4;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu unvisited links							*/
a.menulink:link {
text-decoration: none;
color: #000000;
background: #F5EFD4;
}

/*	Menu visited links							*/
a.menulink:visited {
text-decoration: none;
color: white;
background: #F5EFD4;
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
text-decoration: none;
color: #D27F2E;
background: #F5EFD4;
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
text-decoration: none;
color: #D27F2E;
background: #F5EFD4;
}

/*	Links unvisited links	oli #003399						*/
a.link:link {
text-decoration: none;
color: #215D87;
background: #F5EFD4;
}

/*	Links visited links		oli #CC6633					*/
a.link:visited {
text-decoration: none;
color: #D27F2E;
background: #F5EFD4;
}

/*	Links active links (not widely supported)				*/
a.link:active {
text-decoration: none;
color: #D27F2E;
background: #F5EFD4;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
text-decoration: none;
color: #D27F2E;
background: #F5EFD4;
}

/*	Unvisited links								*/
a:link {
text-decoration: none;
color: #215D87;
background: #F5EFD4;
}

/*	Visited links								*/
a:visited {
text-decoration: none;
color: #D27F2E;
background: #F5EFD4;
}

/*	Active links (not widely supported)					*/
a:active {
text-decoration: none;
color: #D27F2E;
background: #F5EFD4;
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
text-decoration: none;
color: #D27F2E;
background: #F5EFD4;
}

/*	Links unordered lists LINKKIEN OTSIKKO			*/
ul {
/*font-size: small;*/
font-size: 16px;
margin-left: 10px;
list-style: square;
list-style-position: inside;
color: #215D87;
background: #F5EFD4;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	The link description	LINKIN KUVAUS			*/
/*	tämä oli väriltään 333333						*/
span.descript {
font-size: 14px;
color: #111111;
background: #F5EFD4;
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			POP					*/
sup.pop {
font-size: x-small;
color: #FFFFFF;
background: #00CCFF;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Links date and hits	LINKIN PÄIVÄYS JA KIELI			*/
small.date {
font-size: 10px;
color: #666666;
background: #F5EFD4;
font-family: "verdana", "tahoma", "arial", "geneva", sans-serif;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: x-small;
color: #666666;
background: #F5EFD4;
font-family: "tahoma", "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;
background: #F5EFD4;
font-weight: bold;
font-family: "tahoma", "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "More options"	LAAJENNETTU HAKU	*/
small.more {
font-size: small;
color: #000000;
background: #F5EFD4;
font-weight: normal;
font-family: "tahoma", "verdana", "arial", "geneva", sans-serif;
}

/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
margin-left: 0px;
font-size: large;
font-weight: bold;
border: none;
color: #215D87;
background: #F5EFD4;
font-family: "verdana", "arial", "geneva", sans-serif;
padding: 2px;
}

/*	This class is for the main header on the Links home page		*/
h1.home {
margin-left: 0px;
font-size: x-large;
font-weight: bold;
border: none;
color: #215D87;
background: #F5EFD4;
font-family: "verdana", "arial", "geneva", sans-serif;
padding: 2px;
}

/*	This class is for the error messages					*/
strong.error {
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: "verdana", "tahoma", "arial", "geneva", sans-serif;
}

/*	This is used for the sub headers	UUSIMMAT JA SUOSITUIMMAT	*/
h2 {
margin-left: 0px;
font-size: 14px;
font-weight: bold;
border: none;
color: #215D87;
background: #F5EFD4;
font-family: "tahoma", "verdana", "arial", "geneva", sans-serif;
padding: 2px;
/*line-height: 150%;*/
}

/*	This is for the margin for the form elements				*/
div.margin {
margin-left: 5px;
}

/*	This is for page $title_linked	HAKEMISTOPOLKU				*/
strong.title {
font-size: 12px;
font-weight: bold;
color: #000000;
font-family: "tahoma", "verdana", "arial", "geneva", sans-serif;
}

/*	KATEGORIOIDEN FONTIN KOKO			*/
strong {
font-size: 13px;
}

/*	Table cells	ESIM ANNA HAKUSANA		*/
td,th {
font-size: small;
color: #000000;
background: #F5EFD4;
font-family: "tahoma", "verdana", "arial", "geneva", sans-serif;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: small;
color: #000000;
background: #F5EFD4;
font-family: "tahoma", "verdana", "arial", "geneva", sans-serif;
}

/*	Preformatted text							*/
pre {
margin-left: 5px;
font-size: small;
font-weight: bold;
color: #000000;
background: #F5EFD4;
}

/*	This is for the page last updated text	SIVUN ALAREUNA	*/
small.update {
font-size: 10px;
color: #999999;
background: #F5EFD4;
font-family: "tahoma", "verdana", "arial", "geneva", sans-serif;
}

/*	This is for the total number of links					*/
p.grandtotal {
margin-left: 5px;
font-size: 12px;
color: #000000;
background: #F5EFD4;
font-family: "tahoma", "verdana", "arial", "geneva", sans-serif;
}
