/* **************************************************************************** */
/*	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("http://www.testbrowseireland.com/images/background.gif") repeat-y*/;
}

.second_opt {
border:1px solid #339966;
padding: 5px;
}

.subclass{
width: 210px;
padding: 2px;
text-align: left;
border:0px solid #339966;
}

.container{
width: 100%;
margin:0px;
padding:10px 0 0 0;
float:left;
text-align:center;
clear:both;
}

.catlistc{
width: 45%;
text-align:left;
margin:0px;
float:left;
padding-left: 10px;
border:0px solid #339966;
}

.catlistd{
width: 45%;
text-align:left;
margin:0 auto;
float:left;
padding-left:0px;
border:0px solid #339966;
}

.newsdata{
width: 180px;
padding: 0px;
font-size: 10px;
font-family: "Verdana";
text-align: left;
}

fieldset
{
border: #339966 solid 1px;
}

legend
{
font-family: "Verdana";
font-size: 12px;
background: #ffffff;
border: #339966 solid 1px;
padding: 1px 10px
}

label
{
width: 4em;
text-align: right;
font-weight: bold;
font-family: "Verdana";
font-size: 11px;
margin: 0 1em 10px 0
clear: both
}

.box
{
/*float: left;*/
margin-bottom: 10px;
color: #000000;
background: #ffffff;
border: #666666 solid 1px
}

.sbutton
{
margin-left: 60px;
color: #000000;
background: #ffffff;
border: 1px #000000 outset;
font-weight: bold;
font-family: "Verdana";
font-size: 11px
}

/*	Paragraph									*/
p {
margin-left: 10px;
color: #000000;
background: #FFFFFF;
font-family: "arial", "verdana",  "geneva", sans-serif;
}

/*	Definition list									*/
dl {
color: #000000;
background: #FFFFFF;
font-family: "arial", "verdana",  "geneva", sans-serif;
}

/*	Menu									*/
small.menu {
font-size: small;
color: #000000;
background: #FFFFFF;
font-family: "arial", "verdana",  "geneva", sans-serif;
}

/*	Menu unvisited links							*/
a.menulink:link {
color: #6633FF;
background: #FFFFFF;
}

/*	Menu visited links							*/
a.menulink:visited {
color:darkgreen;
background: #FFFFFF;
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: Green;
background: #FFFFFF;
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: Green;
background: #FFFFFF;
}

/*	Links unvisited links							*/
a.link:link {
font-weight: bold;
color: 483d8b;
background: #ffffff;
}

/*	Links visited links							*/
a.link:visited {
font-weight: bold;
color: 483d8b;
background: #ffffff;
}

/*	Links active links (not widely supported)				*/
a.link:active {
color: blue;
background: #ffffff;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: orangered;
background: #ffffff;
}

/*	Unvisited links								*/
a:link {
color: #6633FF;
}

/*	Visited links								*/
a:visited {
color:darkgreen;
}

/*	Active links (not widely supported)					*/
a:active {
color: #FF6666;
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: orangered;
}

/*	Links unordered lists							*/
ul {
margin-left: 10px;
list-style: disc;
color: darkgreen;
background: #ffffff;
font-family: "arial", "verdana",  "geneva", sans-serif;
}

/*	The link description							*/
span.descript {
font-size: x-small;
color: #333333;
/* background: #FFFFFF;								*/
font-family: "arial", "verdana",  "geneva", sans-serif;
}

/*	New links								*/
sup.new {
font-size: x-small; 
color: #ffffff; 
background:darkgreen;
font-weight: normal;
font-family: "arial", "verdana",  "geneva", sans-serif; 
}

/*	Popular links								*/
sup.pop {
font-size: x-small;
color: #FFFFFF;
background: #00CCFF;
font-weight: bold;
font-family: "arial", "verdana",  "geneva", sans-serif;
}

/*	Links date and hits							*/
small.date {
font-size: x-small;
color: #666666;
background: #FFFFFF;
font-family: "arial", "verdana",  "geneva", sans-serif;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: x-small;
color: #666666;
background: #FFFFFF;
font-family: "arial", "verdana",  "geneva", sans-serif;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;
background: #FFFFFF;
font-weight: bold;
font-family: "arial", "verdana",  "geneva", sans-serif;
}

/*	This class is for "More options"					*/
small.more {
font-size: x-small;
color:darkgreen;
background: #FFFFFF;
font-weight: normal;
font-family: "arial", "geneva", sans-serif;
}

/*      this class is for "Catergory Links"                                     */
a.catlinks {
font-size: 13;
color: darkgreen;
background: #ffffff;
font-weight: bold;
font-family: "arial", "geneva", sans-serif;
}


/*	This is for main headers on all pages *apart* from the home page	*/
/*h1 {
margin-left: 10px;
font-size: medium;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #000000;
font-family: "arial", "verdana",  "geneva", sans-serif;
}
*/

H1 {font-family: Helvetica, Verdana,Arial,Times New Roman; font-size: 26px; color: #339966; font-weight:normal; text-decoration:none; margin-bottom:0em; margin-top:0em; padding: 0px; letter-spacing: -1.5px; background: #ffffff;}

H2 {font-family: Arial,Helvetica,Verdana,Times New Roman; font-size: 29px; color: #339966; font-weight: bold; text-decoration: none; margin-bottom:0em; margin-top:0em; padding: 0px; letter-spacing: -2.4px; line-height: 14px; background: #ffffff;}

a.leftpagelogo {font-family: Arial,Helvetica,Verdana,Times New Roman; font-size: 29px; color: #339966; font-weight: bold; text-decoration: none; margin-bottom:0em; margin-top:0em; padding: 0px; letter-spacing: -2.4px; line-height: 14px;}

/*	This class is for the main header on the Links home page		*/
h1.home {
margin-left: 10px;
font-size: x-large;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #000000;
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 {
font-size: medium;
font-weight: bold;
border: none; */
/* color: #FFFFFF;								*/
/* width: 620;									*/
/* background: #118830;								*/
/*font-family: "arial", "verdana",  "geneva", 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: small;
font-weight: bold;
color: #000000;
background: #FFFFFF;
font-family: "arial", "verdana",  "geneva", sans-serif;
}

/*	Preformatted text							*/
pre {
/* margin-left: 60px; */
font-size: small;
font-weight: bold;
color: #000000;
background: #FFFFFF;
}

/*	This is for the page last updated text					*/
small.update {
font-size: x-small;
font-weight: bold;
color: #999999;
background: #FFFFFF;
font-family: "arial", "verdana",  "geneva", sans-serif;
}

/*	This is for the total number of links					*/
p.grandtotal {
/* margin-left: 60px; */
font-size: small;
font-weight: bold;
color: #000000;
background: #FFFFFF;
font-family: "arial", "verdana",  "geneva", sans-serif;
}

/*      this class is for "Catergory Links"                                     */
a.discuss {
font-size: 13;
color: darkgreen;
font-family: "arial", "geneva", sans-serif;
}

/*.asdiscuss {font-size:10px; font-weight: bold; color: #000000; background: #AFC0DF; font-family: Verdana, Arial, sans-serif;}*/
a.asdiscuss {font-size:10px; font-family: Verdana, Arial, sans-serif; color: #000000;}
a.asdiscuss:hover {font-size:10px; font-family: Verdana, Arial, sans-serif; color: #000000;}
a.asdiscuss:visited {font-size:10px; font-family: Verdana, Arial, sans-serif; color: #000000;}
/*.asdiscuss:hover { font-size:10px; font-weight: bold; color: orangered; background: #AFC0DF; font-family: Verdana, Arial, sans-serif;}

.asdiscuss:visited { font-size:10px; font-weight: bold; color: #000000; background: #AFC0DF; font-family: Verdana, Arial, sans-serif;}

/*      this class is for "Catergory Links"                                     */
a.county {
font-size: 13;
color: darkgreen;
font-family: "arial", "geneva", sans-serif;
}

/*      this class is for "Catergory Links"                                     */
a.search {
font-size: 11;
color: white;
background: #339966;
font-family: "arial", "geneva", sans-serif;
}
/*      this class is for "Catergory Links"                                     */
a.search:hover {
font-size: 11;
color: orangered;
background: #339966;
font-family: "arial", "geneva", sans-serif;
}
/*      this class is for "Catergory Links"                                     */
a.search:visited {
font-size: 11;
color: white;
background: #339966;
font-family: "arial", "geneva", sans-serif;
}
/*      this class is for "news Links"                                     */
a.news {
font-size: 11;
color: 483d8b;
font-family: "arial", "geneva", sans-serif;
}
/*      this class is for "news Links"                                     */
a.news:visited {
font-size: 11;
color: 483d8b;
font-family: "arial", "geneva", sans-serif;
}

/*      this class is for "news Links"                                     */
a.news:hover {
font-size: 11;
color: orangered;
font-family: "arial", "geneva", sans-serif;
}
/*      this class is for "news Links"                                     */
a.news:active {
font-size: 11;
color: orangered;
font-family: "arial", "geneva", sans-serif;
}

/*      this class is for "Catergory Links"                                     */
a.advance {
font-size: 11;
color: black;
background: lightsteelblue;
font-family: "arial", "geneva", sans-serif;
}
/*      this class is for "Catergory Links"                                     */
a.advance:hover {
font-size: 11;
color: orangered;
background: lightsteelblue;
font-family: "arial", "geneva", sans-serif;
}
/*      this class is for "Catergory Links"                                     */
a.advance:visited {
font-size: 11;
color: black;
background: lightsteelblue;
font-family: "arial", "geneva", sans-serif;
}

#hotlink{
        margin-top: 8px;
        margin-left: 8px;
        padding: 0px;
        width: 570px;
        border:1px solid #006633;
}

#hotlinkbanner{
        background: #006633;
        color: #ffffff;
        font-size: 12px;
        font-family: Arial,Helvetica,Verdana,Times New Roman;
        margin: 0 auto;
        padding: 0px;
        width: 570px;
        text-align: center;
}

#hotlinkbanner a {
        background: #006633;
        color: #ffffff;
        font-size: 12px;
        font-family: Arial,Helvetica,Verdana,Times New Roman;
        margin: 0 auto;
        padding: 0px;
        width: 570px;
        text-align: center;
        text-decoration: none;
}

#hotlinkimage{
        width: 120px;
        margin: 0 auto;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        float: left;
}

#hotlinktext{
        margin-left: 130px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        width: 425px;
}


