/* CSS file for the www.henley.ie website */
/* FOR PRINTABLE VERSIONS */
/* (c) by Outsource Graphix: http://outsourcegraphix.com/ */

body, html {
   background: white;
   font-size: 11pt;
	color: #000000;
   float: none !important;
   background: transparent none;
   }
	
P, BLOCKQUOTE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11pt;
   font-weight: normal;
	text-align: justify;
	color: #000000;
	line-height: 120%;
	background: transparent none;
}

DIV {
	background: transparent none;
}

H4, LI { font-size: 11pt; }

H5 { font-size: 12pt; margin-bottom: 5px; }

TD { font-size: 12pt; }
TABLE { font-size: 12pt; page-break-after: avoid; page-break-inside: avoid; background: transparent none; }
P.validators {	display: none; }

DIV#maincontent {
       height: auto;
       margin: 0 auto;
       padding: 0;
		 display: block;
	background: transparent none;
}

DIV#top {
       width: auto;
       height: auto;
       position: relative;
		 display: none;
}

DIV#topimage {
       width: auto;
       height: auto;
		 display: none;
}


DIV#menu {
       width: auto;
       height: auto;
		 position: relative;
		display: none;
		background: transparent none;
}

DIV#content {
     	width: auto;
     	height: auto;
	background: transparent none;
}

DIV#left {
       width: auto;
       height: auto; 
       background-image: none;
       float: left;
		 display: none;
	background: transparent none;
}

DIV#mainbg {
       width: auto;
		height: auto;
	background: transparent none;
}

DIV#text {
	width: 17cm;
	height: auto;
	background: transparent none;
}

IMG#pagetitle {
	width: auto;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	background: transparent none;
}

DIV#bottombg2 {
	width: auto;
	height: auto;
	display: none;
	background: transparent none;
}

DIV#og {
	display: none;
	background: transparent none;
}

IMG#ogimg {
	display: none;
	background: transparent none;
}

#content a[href^="/"]:after {
   content: " (http://www.henley.ie" attr(href) ") ";
   }

.printtitle {
	display: block; text-align: left; font-weight: bold;
}
	
h1.printtitle {
	font-size: 16pt; margin-bottom: 20px;
}
