/*
 *	Revision 10 - 30/1/2003 - XML component files
 *	Revision 9 - 30/11/2002 - menus on right
 *	Revision 8 - 28/11/2002 - postit like elements, sans fonts
 */


/*
 * The Body
 * 
 * This section describes common elements for the whole page.
 *
 */
body { 
	background-color: #ffffff;
	color: #000000;
	padding: 0em;
	margin: 0em;
	/*background: url(/dave/background.jpg) fixed;*/
	text-align: left;
	font-family: "verdana", sans-serif;
	font-size: 85%;
	}

/*
 * Some HTML Elements 
 */
em 	{ 
	font-weight: 600; 
	}

li {
	/*list-style-type: none;*/
	/*line-height: 150%*/;
	/*margin-left: 2.50em; */
	/*margin-right: 1.0em;*/
	margin-left: 1.0em;
	padding: 0.25em;
	/*background-color: #eeeeff;*/
	}

img {
	color: #000000;
	background-color: #ffffff;
	border: 2px solid; 
	border-color: #404040 #d0d0d0 #d0d0d0 #404040;
	margin: 1em:
	padding: 1px;
	}

h1 { 
	font-size: 100%;
	line-height:150%;
	font-weight: 400;
	text-align: left;
	font-family: "verdana", sans-serif;
	}
h2 { 
	font-size: 100%;
	line-height:100%;
	font-weight: 600;
	}
h3 { 
	font-size: 100%;
	line-height:100%;
	font-weight: 600;
	}

a:link  {
	color: #0000c0;
	text-decoration: none;
	border-bottom: 1px dashed #a0a0c0;*/
	
	}
a span {
	display: none;
	}
	
a:hover {
	color: #0000ff;
	border-bottom: 1px solid #a0a0ff;
	background-color: #ffdddd;
	text-decoration: none;
	}
a:hover span {
	text-decoration: none;
	display: block;	
	position: absolute;
	padding: 5px;
	margin: 10px;
	width: 25em;
	text-align: left;
	background-color: #e0ffe0;
	color: #000000;
	border: 1px solid black;
	}
	
a:visited {
	color: #440000;
	/*border: 1px dashed #c0e0e0;*/
	text-decoration: none;
	}


tt, pre { 
	font-family: "arial";
	font-size: 8pt;
	text-align: left;
	line-height: 100%;
	background-color: #ffffff;
	}

table {
	border-collapse: collapse;
	}

th	{
	background-color: #88ff88;
	}
td	{
	font-size: 8pt;
	}
/* 
 * The header - normally a large space for a title
 */
DIV.header {
	position: absolute;
	left: 00px;
	top: 0px;
	width: 100%;
	right: 0px;
	padding: 0px;
	margin: 0px;
	height: 96px;
	/*border-color: #f0f0f0 #909090 #909090 #f0f0f0;*/
	border-bottom: 10px solid #4444ff;
	background-color: #ddddff;
	}

h1.banner {
	color: #ffffdd;
	text-align: left;
	font-weight: bold;
	font-family: "Century Gothic", sans-serif;
	margin: 0em;
	padding: 0em;
	margin: 0em;
	font-size: 72px;
	border: none;
	font-style: italic;
	}

/*
 * The navbar - normally to the right of the body and separate from it.
 * 
 * This section describes those element contained within the <div class="navbar">
 * element.  These is usually just the navbar section head (.navsect) and the navbar text (.navtext)
 *
 */
 
/* The box which holds all the navigation elements */
DIV.navbar {
	position: absolute;
	right: 0em;
	top: 105px;
	/*width: 200px;*/
	width:33%;
	height: auto;
	margin: 0em;
	padding: 0em;
	/*border-left: 1px solid #808080;*/
	/*border-bottom: 1px dashed #808080;*/
	}

/* The box which holds each group of elements - 
 * The title of the group (navsect) goes above it 
 */

P.navtext a {
	}

P.navtext a span{
	display:none;
	}

P.navtext a:hover {
	}
	
P.navtext a:hover span{
	text-decoration: none;
	display: block;	
	position: absolute;
	top: 25px;
	left: 12px;
	width: 50px;
	padding: 5px;
	margin: 2px;
	width: 25em;
	text-align: left;
	background-color: #e0ffe0;
	color: #000000;
	border: 2px solid #80ff80;
	border-right: 12px solid #80ff80;
	}
	

/* 
 * The main content text 
 *
	 * This style starts with the box which holds all the content and then the 
 * various styles for text within that.  Note that some of these styles are 
 * 'once-off's, like the Irish flag colours, while some are constantly used, 
 * like the .callouts, etc.
 *
 */

/*
 * This is the <div> for the container which holds the main
 * content of the page.
 *
 */

DIV.body {
	position: absolute;
	left: 0px;
	top: 105px;
	/*right: 230px;*/
	width: 66%;
	height: auto;
	text-align: justify;
	/*border: 1px dashed #808080;*/
	/*border-right: 1px solid #808080;*/
	/*border-color: #f0f0f0 #909090 #909090 #f0f0f0;*/
	line-height: 150%;
	padding-left: 0em;
	padding-right: 0em;
	/* background: url(/images/hk-normal.jpg) no-repeat fixed #eeeeff;*/
	}

DIV.textbox {
	margin: 2em;
	padding: 0em;
	padding-bottom: 0em;
	margin-top: 2em;
	border-top: 1px solid #888888;
	/*border-top: 2em solid #8888ff;*/
	/*-moz-border-radius: 1em;*/
	/*border-radius: 1em;*/
	}

DIV.textbox p {
	margin: 1em;
	margin-top: 1em;
	padding-left: 1em;
	padding-right: 0em;
	margin-right: 0em;
	padding-top: 1em;
	padding-bottom: 0em;
}

DIV.textbox img {
	padding: 0.5em;
	margin: 0.5em;
	border: 0px;
}

DIV.textbox LI.ragged {
	text-align: left;
	}

P.smallprint{
	right: 1em;
	bottom: 100%;
	text-align: right;
	font-size: 8pt;
	}	

P.center {
	text-align: center;
	}
	
H1.heading {
 	position: relative;
	display: block;
	top: 0.1em;
	left: 0em;
	color: #000000;
	/*background: #bbbbff;*/
	padding: 0.25em;
	padding-left: 0em;
	/*width: 50%;*/
	/*padding-right: 5em;*/
	margin: 0em;
	font-weight: bold;
	font-style: italic;
	/*font-variant: small-caps;*/
}

H1.date {
	position: relative;
	display: block;
	float: right;
	/*width: 50%;*/
	top: -3.6em;
	right: 0.0em;
	/*background: #bbbbff;*/
	/*font-weight: bold;*/
	padding-left: 0em;
	padding-right: -0em;
	margin-right: -0em;
	margin: 0em;
	font-style: italic;
 	}

DIV.textbox P.footnote {
	font-size: 75%;
}

DIV.textbox P.quote {
	font-style: italic;
	margin: 0.0em;
	margin-left: 3em; 
	margin-right: 3em;
	padding: 0.5em;
	padding-top: 0.125em;
	padding-bottom: 0.125em;
}

DIV.textbox P.callout { 
	float: right;
	width: 8em;
	right: 0em;
	font-style: italic;
	/*font-family: "Times New Roman", "serif";*/
	text-align: center;
	font-size: 110%;
	margin: 1em;
	margin-right: 0em;
 	padding: 0.25em;
	padding-top: 1em;
	padding-bottom: 1em;
 	border-top: 8px solid #8888cc;
 	border-bottom: 1px solid #ccccff;
 	border-left: 1px solid #ccccff;
 	border-right: 1px solid #ccccff;
	/*border-left: 2em solid #80ee80;*/
	/*-moz-border-radius: 2em;
	border-radius: 2em;*/
	color: #000000;
	background-color: #ffffe0;
	}

P.cd	{
	font-weight: 600;
	border-bottom: 0em solid black;
	padding-top: 0.7em;
	}

P.review	{
	padding-left: 6em;
	}

P.question { 
	font-style: italic;
 	margin-left: 2.0em;
 	margin-top: 1.0em;
 	margin-right: 12em;
 	margin-bottom: 1.0em;
 	padding-left: 1em;
 	padding-right: 1em;
 	padding-bottom: 1em;
 	padding-top: 1em;
 	border-style: solid;
	border-width: 0em;
 	border: 1px solid #c0ffc0;
	border-left: 1em solid #c0ffc0;
	color: #000000;
	background-color: #f0fff0;
 	}
.answer { 
 	margin-left: 12.0em;
 	margin-top: 1.0em;
 	margin-right: 2.0em;
 	margin-bottom: 1.0em;
 	padding-left: 1em;
 	padding-right: 1em;
 	padding-bottom: 1em;
 	padding-top: 1em;
 	border-style: solid;
	border-width: 0em;
 	border: 1px solid #ffc0c0;
	border-left: 1em solid #ffc0c0;
	color: #000000;
	background-color: #fff0f0;
 	}


P.aside {
	/*an in-line footnote style comment*/
	font-style: italic;
 	border-style: solid;
	border-width: 0em;
 	border-color: #c0ffc0;
 	font-size: 90%;
	}

	
/*
 * As is well known, all code has to be printed on green and white stripey paper
 */
DIV.textbox P.codeextract {
	/* a callout like code example */
	font-family: courier, fixed;
	background-color: #ccffcc;
	font-size: 8pt;
	line-height: 100%;
	text-indent: -4.5em;
	padding: 0em;
	padding-left: 4.5em;
	margin: 0em;
	text-align: left;
	border: none;
	}

P.wibbletext {
	/*font-family: "courier", fixed;*/
	background-color: #ffffdd;
	/*font-size: 80%;*/
	/*line-height: 100%;*/
	margin: 0em;
	padding: 1em;
	border: 1px solid #ffff00;
	-moz-border-radius: 1em;
	border-radius: 1em;
	text-align: justify;
	}

P.wibbletext a {
	text-decoration: none;
	/*background-color: #fefeb0;*/
	color: black;
	}

P.wibbletext a:hover {
	background-color: #E0FFE0;
	border: 1px solid #00ff00;
	color: black;
	text-decoration: none;
	}
P.wibbletext a span{
	display: none;
	text-decoration: none;
	}
P.wibbletext a:hover span{
	text-decoration: none;
	display: block;	
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: none;
	/*width: 25em;*/
	}
P.wibbletext a:hover span p.tip-head{
	background-color: #60ff60;
	color: #000000;
	display: block;
	font-weight: 600;
	margin: 0px;
	padding: 5px;
	padding-bottom: 1px;
	}
P.wibbletext a:hover span p.tip-text{
	text-decoration: none;
	display: block;	
	padding: 5px;
	margin: 0px;
	text-align: left;
	background-color: #e0ffe0;
	color: #000000;
	border: 2px solid #80ff80;
	}
	
/*
 * These are the correct colours of the Irish Flag, by the way.  
 * Thanks to http://www.fotw.org/ for that info.
 */
.green {
	color: #000000;
	background-color: #009966;
	}
.white {
	color: #000000;
	background-color: #ffffff;
	}

.orange {
	color: #000000;
	background-color: #ff6600;
	}

.hidden {
	visibility: hidden;
	}
