/* stylesheet for sphider */
/* september 2007            */


/* leddy styles */

body {
       margin: 0 0 20px 0;
       }

a {
       text-decoration: none;
       color: #005596;
       }

a:hover {
       text-decoration: underline;
       }

a.headerlist {
       color: #005596;
       }

a.headerlist:visited {
       color: #005596;
       }

a img {
       border: 0;
       }

#page {
       width: 755px;
       }

#logo {
       float: left;
       height: 76px;
       padding: 12px 0 0 0;
       background: #fff;
       width: 200px;
       text-align: center;
       vertical-align: middle;
       }

#leddy {
       background: #005596;
       }

#leddy img {
       vertical-align: middle;
       }

#sitemap {
       background: #666;
       height: 18px;
       padding: 1px 0 0 8px;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 0.9em;
       }

#sitemap a {
       font-weight: bold;
       }

#sitemapl {
       float: left;
       }

#sitemapl a {
       color: #fff;
       }

#sitemapr {
       color: #fff;
       float: right;
       padding: 0 8px 0 0;
       }

#sitemapr a {
       color: #fff;
       }

#container {
       padding: 0 0 0 15px;
       font-size: 0.9em;
       font-family: Arial, Helvetica, sans-serif;
       }


/* sphider styles */

/*Top categories*/
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

/*Small urls*/
.url {color: #115599}


a:visited{color:#5555AA}
/*hr{color:#000066}*/

/*Page descriptions*/
.description{font-size: 13px;}

/* */
td {font-family:arial,sans-serif; font-size: 13px; }

/* Title/link of pages */
.title{color:#005596; font-size:15px}

#result_report {
       text-align:center ;
       padding:3px;
       background-color:#b2bc1f;
       font-weight: bold;
       margin-bottom:14px;
}

.catBanner {
       padding:3px;
       margin-top:15px;
       background-color:#e5ecf9;
       font-weight: bold
}
.webPageBanner {
       padding:3px;
       margin-top:20px;
       background-color:#e5ecf9;
       font-weight: bold
}

hr{color:#000066;}
hr.powered{width:550; color: #006}

/*main results table */
#results{width: 780;}

#other_pages {
       text-align:center;
}

#powered_by {
       margin:0 auto;
       margin-top:20px;
       padding-top:10px;
       font-size:10px;
       text-align: left;
       vertical-align: center;
}

#common_report {
               text-align:center;
}

#cat_table {
               width:600px;
               margin-top:20px;
               padding-top:10px;
               padding-bottom:20px;
               border-top:1px solid #AAAAAA;
               border-bottom:1px solid #AAAAAA;

}

#cat_main {
       font-weight: bold;
}

.divline{
       margin-top:20px;
       margin-bottom:-5px;
       border-bottom:1px solid #DDDDDD;
}

#sub_cat {
       font-size:12px;
}

.idented {
       margin-left:30px;
}

#did_you_mean {
       font-size: 14px;
       text-align:center ;
       margin:10px;
}

