/* **************************************************************************** */
/*	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: #FFFFFF url("");
}

/*	Paragraph								*/
p {
margin-top: 0px;
margin-left: 0px;
color: #000000;
font-family: "arial", "helvetica", sans-serif;
}

/*	Definition list								*/
dl {
color: #000000;
font-family: "arial", "helvetica", sans-serif;
}

/*	Menu									*/
small.menu {
font-size: 11px;
color: #AAAAAA;
font-family: "arial", "helvetica", sans-serif;
}

/*	Menu unvisited links							*/
a.menulink:link {
color: #AAAAAA;

}

/*	Menu visited links							*/
a.menulink:visited {
color: #AAAAAA;

}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: #FF0000;

}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #FF0000;
text-decoration: none;
}

/*	Links unvisited links							*/
a.link:link {
color: #CC0000;

}

/*	Links visited links							*/
a.link:visited {
color: ##CC3366;

}

/*	Links active links (not widely supported)				*/
a.link:active {
color: #FF0000;

}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #FF0000;
text-decoration: none;

}

/*	Unvisited links								*/
a, a:link {
color: #CC0000;

}

/*	Visited links								*/
a:visited {
color: #CC3366;
}

/*	Active links (not widely supported)					*/
a:active {
color: #FF6666;
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #FF0000;
text-decoration: none;
}

/*	Links unordered lists							*/
ul {
margin-left: 20px;
list-style: disc;
color: #000000;
font-size: 14px;
font-family: "arial", "helvetica", sans-serif;
}

/*	The link description							*/
small.descript {
font-size: 12px;
color: #333333;
font-family: "arial", "helvetica", sans-serif;
}

/*	The category description							*/
small.cdescript {
font-size: 11px;
color: #666666;
font-family: "arial", "helvetica", sans-serif;
}

/*	New links								*/
sup.new {
font-size: 11px;
color: #000000;
background: #FFCC00;
font-weight: none;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Popular links								*/
sup.pop {
font-size: 11px;
color: #000000;
background: #33CCFF;
font-weight: none;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Links date and hits							*/
small.date {
font-size: 10px;
color: #BBBBBB;

font-family: "arial", "helvetica", sans-serif;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: x-small;
color: #AAAAAA;

font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;

font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "More options"					*/
small.more {
font-size: 10px;
color: #BBBBBB;
font-weight: normal;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
margin-left: 0px;
font-size: medium;
font-weight: bold;
border: none;
color: #333333;
background: #CCCCCC;
font-family: "arial", "helvetica", sans-serif;
}

/*	This is **ANOTHER** style for headers on pages *apart* from the h.p.*/
.hh {
font-size: 18px;
font-weight: bold;
color: #333333;
font-family: "arial", "helvetica", sans-serif;
}

/*	This class is for the main header on the Links home page		*/
h1.home {
font-size: large;
font-weight: bold;
color: #990000;
background: none;
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: 16px;
font-weight: bold;
border: 1px;
color: #333333;
background: #EEEEEE;
font-family: "arial", "helvetica", sans-serif;
}

/*	This is **another one** used for the sub headers			*/
.hc {
font-size: 14px;
font-weight: bold;
color: #333333;
font-family: "arial", "helvetica", sans-serif;
}

/*	This is for the margin for the form elements				*/
div.margin {
margin-left: 10px;
}

/*	This is for page $title_linked						*/
strong.title {
font-size: 13px;
font-weight: none;
color: #333333;
font-family: "arial", "helvetica", sans-serif;
}

/*	Small font for $title_linked						*/
small.title {
font-size: 13px;
font-weight: none;
color: #666666;
font-family: "arial", "helvetica", "geneva", sans-serif;
}

/*	Table cells								*/
td {

}

/*	This is  for Category Listings table cells				*/
td.catlist {
font-family: "arial", "helvetica", 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.url {
font-size: 10px;
font-weight: none;
color: #999999;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for the page last updated text					*/
small.update {
font-size: 10px;
font-weight: none;
color: #AAAAAA;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for the page credits text					*/
small.credits {
font-size: 10px;
font-weight: none;
color: #CCCCCC;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for the total number of links					*/
small.grandtotal {
font-size: 10px;
font-weight: none;
color: #AAAAAA;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	main zwyx								*/
.ss {
font-family: "arial", sans-serif;
font-size:11px;
}

/*	ZWYX Bar								*/
a.menubar, a.menubar:link ,a.menubar:active, a.menubar:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-family:arial,sans-serif;
	font-size:11px;
	}

/*	ZWYX Bar (MSIE only)							*/
a.menubar:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family:arial,sans-serif;
	font-size:11px;
	}











