/*-----------------------------------------------------------------------------
New Site

version:   1.0
author:    Clearscape
email:     info@clearscape.ie
website:   http://www.clearscape.ie/
date:	   xxxx 2007 		
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/
@import url("sIFR-print.css");

#mainBody {width:632px; float:left; background:#fff; font-size: 12pt; font-family: Arial, Helvetica;}
h1#flash {display:none;}
#flash {display:none; }
#bodyText {clear:left;padding:0px; }
#home #flash {display:none;}


h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: blue;
	text-indent:0px;
	display:block;
	}

h4, h5, h6 {
    font-style: normal;
    font-weight: bold;
}

h1 { font-size: 32pt; }

h2 { font-size: 26pt; }

h3 { font-size: 22pt; }
    
h4 { font-size: 16pt; }

h5 { font-size: 14pt; }

#header {display:block;}
inside#topTitle {display:none;}


#secondaryContent {display:none;}

#menu {
   display: none;
   }
#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   }
   
.Searchbox{ display: none;}
.Searchbox input{display: none;}
.Searchbox .go{display: none;}
#usterms{display: none;}

.searchResults tr, .searchResults thead {background:none; border:none}
.searchResults tr td, .searchResults table {border:none}
   
div#content {
   margin-left: 10%;
   padding-top: 1em;
   }
   

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
   
#logo {display:block; width:337px; height:97px; text-indent:-5000px; background:url(../images/layout/logo.gif) no-repeat; float:left;}

#topLinks {display:none;}
#topLinks li {display:none;}

#people #bodyText h2.Title {display:none;}
   
#footer {display: none;}
