/* **************************************************************************** */
/*	Style sheet for AudioWorld by Kevin Elliott (kevin@audioworld.com) */
/* **************************************************************************** */


/*	Paragraph									*/
p {
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
; font-size: 12px
}

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

/*	Menu									*/
small.menu {
font-size: x-small;
font-weight: bold;
color: #CC0000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Regular A Ref Unvisited Links						*/
a:link {
font-size: small;
color: #000000;
font-family: "arial", "geneva", sans-serif;
}

/*	Regular A Ref Visited Links							*/
a:visited {
font-size: small;
color: #000000;
font-family: "arial", "geneva", sans-serif;
}

/*	Regular A Ref active links (not widely supported)						*/
a:active {
font-size: small;
color: #000000;
font-family: "arial", "geneva", sans-serif;
}

/*	Regular A Ref when hovered over (MSIE only)						*/
a:hover {
font-size: small;
color: #000000;
background: #FFFF00;
font-family: "arial", "geneva", sans-serif;
}

/*	Menu									*/
a.menu {
font-size: x-small;
font-weight: bold;
color: #CC0000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu unvisited links							*/
a.menulink:link {
font-size: x-small;
font-weight: bold;
color: #CC0000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu visited links							*/
a.menulink:visited {
font-size: x-small;
font-weight: bold;
color: #CC0000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
font-size: x-small;
font-weight: bold;
color: #CC0000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
font-size: x-small;
font-weight: bold;
color: #FF0000;
background: #FFFF00;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Links unvisited links							*/
a.link:link {
font-size: small;
color: #CC0000;
font-weight: bold;
}

/*	Links visited links							*/
a.link:visited {
font-size: small;
color: #CC0000;
font-weight: bold;
}

/*	Links active links (not widely supported)				*/
a.link:active {
font-size: small;
color: #CC0000;
font-weight: bold;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
font-size: small;
color: #FF0000;
background: #FFFF00;
}

/*	Category Name unvisited links								*/
a.catName:link {
font-size: medium;
color: #CC0000;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Category Name visited links							*/
a.catName:visited {
font-size: medium;
color: #CC0000;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Category Name active links (not widely supported)				*/
a.catName:active {
font-size: medium;
color: #CC0000;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Category Name when hovered over (MSIE only)					*/
a.catName:hover {
font-size: medium;
color: #FF0000;
background: #FFFF00;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Visited links								*/
a:visited {
color: #000000;
}

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

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

/*	Links unordered lists							*/
ul {
margin-left: 20px;
list-style: disc;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
; font-size: 12px
}

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

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

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

/*	Popular links								*/
sup.pop {
font-size: x-small;
color: #663333;
background: #FFCCCC;
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;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "More options"					*/
small.more {
font-size: small;
color: #000000;
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: 10px;
font-size: large;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #CC0000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for the main header on the Links home page		*/
h1.home {
margin-left: 10px;
font-size: large;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #CC0000;
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: small;
font-weight: bold;
border: 0px none;
color: #CC0000;
font-family: "verdana", "arial", "geneva", sans-serif;
; margin-top: 8px
; margin-bottom: -16px
}

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

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

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

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

/*	Preformatted text							*/
pre {
margin-left: 20px;
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 page last updated link					*/
a.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: 10px;
font-size: medium;
font-weight: bold;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for the category heading name on category pages					*/
.linksHead1 {
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: medium;
font-weight: bold;
color : #CC0000;
}

/*	This is for the link tree on category pages					*/
.catLinked {
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: x-small;
color : #666666;
}

/*	This is for the link tree on category pages					*/
a.catLinked:link {
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: x-small;
text-decoration : underline;
color : #666666;
}

/*	This is for the link tree on category pages					*/
a.catLinked:visited {
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: x-small;
text-decoration : underline;
color : #666666;
}

/*	This is for the link tree on category pages					*/
a.catLinked:active {
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: x-small;
text-decoration : underline;
color : #666666;
}

/*	This is for the link tree on category pages					*/
a.catLinked:hover {
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: x-small;
text-decoration : underline;
color: #FF0000;
background: #FFFF00;
}

/*	This is for the rating elements within a link description					*/
.credits {
font-size: x-small;
color : #999999;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration : none;
}

/*	This is for 'rate this' within a link description					*/
.linkRate {
font-size: x-small;
color : #999999;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration : underline;
}
li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; list-style-type: disc}
.previous {  font-family: Arial, Helvetica, sans-serif; font-size: small; color: #999999; text-decoration: none; font-weight: bold}

