/* **************************************************************************** */
/*	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: #FAFAFA; 
  background-image:url(/html/img/background/main-bk.jpg);
  margin-bottom:5px;
  margin-top:5px;

  SCROLLBAR-FACE-COLOR: #5555AA;
  SCROLLBAR-HIGHLIGHT-COLOR: #ffff00;
  SCROLLBAR-SHADOW-COLOR: #EEEE00;
  SCROLLBAR-3DLIGHT-COLOR: #BBBB00;
  SCROLLBAR-ARROW-COLOR: #ffff00;
  SCROLLBAR-TRACK-COLOR: #CACAFF;
  SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

a {
text-decoration: none;
}

/*	Paragraph									*/
p {
margin-left: 60px;
color: #000000;
font-family: "arial", "verdana", "geneva", sans-serif;
}

/*	This is used for the sub headers					*/
p.htwo {
margin-left: 10px;
font-size: 20px;
font-weight: bold;
border: none;
color: #000000;
background: #DADAFF;
font-family: "arial", "verdana", "geneva", sans-serif;
}

/*	Definition list									*/
dl {
color: #000000;
/*background: #EAEAFF;*/
font-family: "arial", "verdana", "geneva", sans-serif;
}

/*	Menu									*/
small.menu {
font-size: 14px;
margin-left: 0px;
color: #000000;
font-family: "arial", "verdana", "geneva", sans-serif;
text-align: Left;
}

p.menu {
font-size: 14px;
margin-left: 40px;
color: #000000;
font-family: "arial", "verdana", "geneva", sans-serif;
text-align: Left;
}

/*	Menu unvisited links							*/
a.menulink:link {
color: #6633FF;
text-decoration: none;
background: #EAEAFF;
}

/*	Menu visited links							*/
a.menulink:visited {
color: #993399;
text-decoration: none;
}


/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: #FF6666;
text-decoration: underline;
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #FF6666;
text-decoration: underline;
}

/*	Links unvisited links							*/
a.link:link {
color: #6633FF;
text-decoration: none;
/*background: #EAEAFF;*/
}

/*	Links visited links							*/
a.link:visited {
color: #993399;
text-decoration: none;
/*background: #EAEAFF;*/
}

/*	Links active links (not widely supported)				*/
a.link:active {
color: #FF6666;
text-decoration: underline;
/*background: #EAEAFF;*/
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #FF6666;
text-decoration: underline;
/*background: #EAEAFF;*/
}

/*	Unvisited links								*/
a:link {
color: #6633FF;
/*background: #EAEAFF;*/
}

/*	Visited links								*/
a:visited {
/* color: #FFFFFF; */
/* color: #993399; */
/*background: #EAEAFF;*/
}

/*	Active links (not widely supported)					*/
a:active {
color: #FF6666;
/*background: #EAEAFF;*/
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #FF6666;
/*background: #EAEAFF;*/
}

/*	Links unordered lists							*/
ul,p.link {
margin-left: 60px;
list-style: disc;
font-size: 18px;
text-align: left;
color: #000000;
font-family: "arial", "verdana", "geneva", sans-serif;
}

/*	The link description							*/
span.descript {
font-size: 14px;
color: #333333;
/*background: #EAEAFF;*/
font-family: "arial", "verdana", "geneva", sans-serif;
}

/*	New links								*/
sup.new {
font-size: 12px;
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: "arial", "verdana", "geneva", sans-serif;
}

/*	Popular links								*/
sup.pop {
font-size: 12px;
color: #FFFFFF;
background: #00CCFF;
font-weight: bold;
font-family: "arial", "verdana", "geneva", sans-serif;
}

/*	Links date and hits							*/
small.date {
font-size: 11px;
color: #666666;
/*background: #EAEAFF;*/
font-family: "arial", "verdana", "geneva", sans-serif;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: 12px;
color: #666666;
/*background: #EAEAFF;*/
font-family: "arial", "verdana", "geneva", sans-serif;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;
/*background: #EAEAFF;*/
font-weight: bold;
font-family: "arial", "verdana", "geneva", sans-serif;
}

/*	This class is for "More options"					*/
small.more {
font-size: 14px;
color: #000000;
/*background: #EAEAFF;*/
font-weight: normal;
font-family: "arial", "verdana", "geneva", sans-serif;
}

/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
margin-left: 5px;
font-size: 22px;
font-weight: bold;
border: none;
color: #000000;
background: #DADAFF;
font-family: "arial", "verdana", "geneva", sans-serif;
}

/*	This class is for the main header on the Links home page		*/
h1.home {
margin-left: 5px;
font-size: 20px;
font-weight: bold;
border: none;
color: #000000;
background: #DADAFF;
font-family: "arial", "verdana", "geneva", sans-serif;
}

/*	This class is for the error messages					*/
strong.error {
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: "arial", "verdana", "geneva", sans-serif;
}

/*	This is used for the sub headers					*/
h2 {
margin-left: 5px;
font-size: 20px;
font-weight: bold;
border: none;
color: #000000;
background: #DADAFF;
font-family: "arial", "verdana", "geneva", sans-serif;
}

/*	This is for the margin for the form elements				*/
div.margin {
margin-left: 60px;
}

/*	This is for page $title_linked						*/
strong.title {
font-size: 12px;
font-weight: bold;
color: #000000;
/*background: #EAEAFF;*/
font-family: "arial", "verdana", "geneva", sans-serif;
}

/*	Table cells								*/
td {
font-size: 17px;
color: #000000;
text-align: left;
/*background: #EAEAFF;*/
font-family: "arial", "verdana", "geneva", sans-serif;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: 19px;
color: #000000;
/*background: #EAEAFF;*/
font-family: "arial", "verdana", "geneva", sans-serif;
}

/*	Preformatted text							*/
pre {
margin-left: 60px;
font-size: 14px;
font-weight: bold;
color: #000000;
/*background: #EAEAFF;*/
}

/*	This is for the page last updated text					*/
small.update {
font-size: 12px;
font-weight: bold;
color: #999999;
/*background: #EAEAFF;*/
font-family: "arial", "verdana", "geneva", sans-serif;
}

/*	This is for the total number of links					*/
p.grandtotal {
margin-left: 10px;
font-size: 17px;
font-weight: bold;
color: #000000;
font-family: "arial", "verdana", "geneva", sans-serif;
}

.footer      
{ font-size: 12px; 
  font-weight: bold; 
  text-align: right; 
  margin-top: 0px; 
  margin-bottom: 0px; 
  color: #000000;
}

a.footer      
{ font-size: 12px; 
  font-weight: bold; 
  color: #000000;
}

a.footer:hover
{ font-size: 12px; 
  font-weight: bold; 
  color: #000000;
}

.text15b
{ font-size: 15px; 
  font-weight: bold; 
}

.text15
{ font-size: 15px;
  text-decoration: none; 
  margin-left: 0px;
  text-align: justify;
}

.sitehead
{ 
  font-size: 25px; 
  line-height: 25px;
  margin-top: 5px; 
  margin-bottom: 5px;
}

.advtext15
{ font-size: 15px; 
  text-align:justify;
  margin-top:3px;
  margin-bottom:3px;
  margin-left:3px;
  margin-right:3px;
}
