/*\*//*/
  @import "ie5mac.css";
/**/

body {
	margin: 0px;
	padding: 0px;	
	background: #666 url(../images/stone-background.jpg) repeat;
	text-align: center;
	font-family: Georgia, "Bitstream Vera Serif", "New Your", Palatino, serif;
	font-size: 103%;
}
th,td {
	/* Needed for NN4 and Quirks mode in Moz/FF as its tables do not inherit styles */
	font-family: Georgia, "Bitstream Vera Serif", "New Your", Palatino, serif;
	font-size: 103%;
	font-size: 100%;
}
h1,h2,h3,h4,h5,h6 {
	color: #444;
	text-align: left;
}
h1 { font-size: 160%;}
h2 { font-size: 130%;}
h3 { font-size: 116%;}

h2 {
	padding: 0 0 0 15px;
	margin: 0 0 0 -20px;
	line-height: 160%;
	background: transparent url(../images/border2.gif) no-repeat bottom right;
}
#content h1 {
	margin: 5px 0;
}
#content h3 {
	margin: 5px 0;
}

#container {
	margin: 10px auto;
	padding: 0px;
	width: 760px;
	text-align:left;
	background: #ccc;
}
#header {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #ccc;
	overflow: hidden;
	width: 760px;
	height: 318px;
	position: relative;
}
#header span {
	background: url(../images/banner.gif) no-repeat bottom left;
	width: 100%;
	height: 100%;
	position: absolute;
}
#header a {
	margin: 0;
	padding: 0;
	color: #ccc;/*make the same colour as #header,background*/
	border: none;
	background: transparent;
	display: block;
}
#header a:hover {
	color: #ccc;/*make the same colour as #header,background*/
	border: none;
	background: transparent;
}
#header img {
	display: none;
	border: none;
	margin: 0;
	padding: 0;
}
#main-nav {
	margin: 0 0 0 -217px;
	padding: 0;
	float: left;
	background: transparent;
	width: 197px;
}
#content {
	margin: 0;
	padding: 0 15px 0 217px;
	float: left;
	text-align: justify;
	width: 528px;
	background: #ccc url(../images/grey-panel.gif) repeat-y left;
	min-height: 355px;
}

ul#nav-list {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style: none;
	text-indent: 0px;
	width: 197px;
	height: 24.2em;
	color: #fff;
	background: transparent url(../images/link-break2.gif) no-repeat bottom left; 
}
ul#nav-list li {
	margin: 0;
	padding: 0.2em 0 0.2em 10px;
	list-style: none;
	color: #fff;
	background: #a0a0a0 url(../images/border.gif) no-repeat bottom left;
}
ul#nav-list li.cont2ainsInline {
	padding: 0.4em 0 0.4em 10px;
}
ul#nav-list a {
	text-decoration: none;
	border: none;
	color: #fff;
	padding: 0.2em 0 0.2em 10px;
	margin: 0 0 0 10px;
	display: block;
	width: 167px;
	/*height: 1.2em;*/
}
ul#nav-list span {
	border: none;
	color: #fff;
	padding: 0.2em 0 0.2em 0;
	margin: 0 0 0 10px;
	display: block;
	width: 167px;
}
ul#nav-list a:hover {
	text-decoration: none;
	border-bottom: none;
	background: #fc3;
	color: #306;
}
ul#nav-list a.inline {
	display: inline;
	padding: 0 0 0 10px;
	margin: 0px;
}
ul#nav-list a.inline+a.inline {
	padding: 0 10px 0 0;
}
ul#nav-list a.inline:hover {
	border-top: 0.2em #fc3 solid;
	border-bottom: 0.2em #fc3 solid;
}

/**************************
** GENERAL RULES
************************* */
a {
color: #333;
}
a:visited {
color: #666;
}
a:hover {
background-color: #fc3;
color: #000;
}
blockquote {
	background: #aaa none;
	margin-left: 30px;
}
blockquote.extractquote:before, blockquote.extractquote:after {
   display: block;
   background: #aaa none no-repeat top right;
   text-align: left;
   line-height: 0px;
   margin: 0px;
   padding: 0px;

   }
blockquote.extractquote:before {
   content: url(../images/top-left.gif);
   background-image: url(../images/top-right.gif);
}
blockquote.extractquote:after {
   content: url(../images/bottom-left.gif);
   background-image: url(../images/bottom-right.gif);
}
blockquote.reviewquote:before, blockquote.reviewquote:after {
   display: block;
   background: #aaa none no-repeat top right;
   text-align: left;
   line-height: 0px;
   margin: 0px;
   padding: 0px;
}
blockquote.reviewquote:before {
   content: url(../images/top-left2.gif);
   background-image: url(../images/top-right.gif);
}
blockquote.reviewquote:after {
   content: url(../images/bottom-left.gif);
   background-image: url(../images/bottom-right2.gif);
}
blockquote p {
	padding: 0 10px;
}
blockquote cite {
	display: block;
	text-align: right;
	padding-right: 30px;
}
ul.alphabetListing {
	width: 100%;
	text-align: center;
	margin: 10px auto;
	list-style: none;
	padding: 0;
/*	border: 1px #000 solid;
*/
}
ul.alphabetListing  li {
	float: left;
	margin: 0 0.1em;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 1em;
	
}
ul.alphabetListing a {
	border: 1px #000 solid;
	text-decoration: none;
	text-align: center;
	background: #fff;
	display: block;
	padding-left: 0.05em;
	padding-right: 0.05em;
	height: 1.1em;
	width: 0.9em;
}
ul.alphabetListing a:hover{
	background: #ac3;
}
div.alignCentre {
	width: auto;
	text-align: center;
	margin: 0 auto;
}
div.indent {
	padding-left: 30px;
	padding-right: 15px;
}
div.more-link {
	width: auto;
	margin: 10px;
	height: 20px;
	padding: 0 20px;
	float: right;
	text-align: right;
}
div.more-link a{
	padding-right: 20px;
	background: transparent url(../images/next2.gif) no-repeat right;
}
div.more-link a:hover{
	padding-right: 20px;
	background-color: #fc3;
}
div.important {
	background-color: #ddd;
	border: 1px solid #000;
	padding: 5px 10px;
}
dd {
	display: block;
	background-color: #ddd;
	border-top: 1px #666 dashed;
	border-right: 1px #666 solid;
	border-bottom: 1px #666 solid;
	border-left: 1px #666 dashed;
	margin-left: 20px;
	margin-bottom: 1.5em;
	padding-top: 0.5em;
}

dl {
	padding-top: 0.5em;
}

dt {
	padding: 5px 15px 2px 5px;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: -0.6em;
	background-color: #eee;
	display: block;
	text-align: left;
	float: left;
	position: relative;
	z-index: 101;

	border-top: 2px #666 solid;
	border-right: 1px #666 dashed;
	border-bottom: 1px #666 dashed;
	border-left: 2px #666 solid;

}

/*for dt without a dd so that there is a top margin */
/* not working now that using tables instead of floats
 - add a empty <dd></dd> instead
 */
dt+dt {
clear: left;
margin-top: 1em;

}
dt+dt+dd {
margin-top: 3em;
}

dd div {
	padding: 15px 15px 5px 15px;
}
dd p {
	padding: 15px 15px 5px 15px;
}
dd ul {
	padding: 15px 15px 5px 15px;
	margin-left: 10px;
	margin-right: 0px;
	line-height: 1.4em;
}
dd ul li {
	text-indent: 0px;
}
img.bookimage {
	float: right;
	padding-right: 15px;
	margin-top: 15px;
}
div.date-event {
	margin: 5px 2px;
	padding: 5px 0px;
}
div.date-event:hover {
	background: #ddd;
}
div.date {
	font-weight: 400;
}
img.float-left {
	float: left;
	display: block;
	padding: 0px 10px 10px 0;
}
img.float-right {
	float: right;
	display: block;
	padding: 0 0 0 15px;
}
span.author {
	font-size: 110%;
}
span.sub_title {
	font-size: 85%;
}
table.address {
	margin: 2em 25px 2em 25px;
	text-align: left;
	color: #333;
	border: 1px #333 solid;
	width: 400px;
	padding: 0.5em 1em;
	display: block;
}
table.address td{
	padding: 0.3em 15px 0.3em 30px;
	border: 1px #ccc solid;
}
table.address caption {
	font-weight: bold;
	text-align: left;
	background-color: #fff;
/*	display: inline; */
	display: inline;
	position: relative;
	top: -1em;
	left: 0.8em;
	border: 1px #333 solid;
	padding: 0.1em 0.5em;
}
td {
	vertical-align: text-top;
}
table.book {
	width: 30%;
	float: left;
	margin: 5px 2px;
	padding: 5px 0px;
}
table.book:hover {
	background: #ddd;
}
table.book .title {
	text-align: center;
	font-size: 116%;
	text-decoration: underline;

}
table.book .image img{
	border: #666 2px solid;

}
table.book .image img:hover {
	border: #000 2px solid;

}
table.book .image a {
	border: none;
	background: transparent;
	display: block;
	width: auto;
}
table.book .image a:hover {
	border: none;
	background: transparent;
}
table.book td {
	text-align: center;
}
td.jobTitle {
	margin: 0;
	padding: 5px;
	text-align: right;
	color: #333;
	border-right: 1px #333 dashed;
	vertical-align: text-top;
	width: 66%;
}
ul.none {
	list-style:none;
	line-height: 1.4em;
}
ul.none {
	list-style:none;
}
ul.awards {
	background-color: #bbb;
	list-style: none;
	padding: 5px;
	margin: 5px 140px 5px 5px;
	color: #333;
}
ul.awards li {
	padding: 5px 15px;
}
ul.horizontal {
	height: 3em;
	list-style: none;
	margin: 0 auto;
	clear: right;
}
ul.horizontal li {
	float: left;
	margin: 0 1em;
	padding: 0px;
	list-style: none;
	border: 1px #000 solid;
}
ul.horizontal li a {
	padding: 0 1em;
	color: #fff;
	background: #c0c0c0;
	display: block;
}
ul.horizontal li a:hover {
	color: #333;
	background: #fc3;
	display: block;
}
ul.pretty {
	list-style: circle;
	padding: 10px 15px 5px 30px;
	margin: 1em 10px 1em 12px;
	background-color: #eda;
	border: 1px #666 solid;
}
ul.pretty li {
	margin-top: 1em;
}

ul.hover,ul.hover li,ul.hover a,ul.hover span,ul.hoverForMac,ul.hoverForMac li,ul.hoverForMac a,ul.hoverForMac span {
	display:block;
	margin:0;
	padding:0;
	border:0;
}
ul.hover,ul.hoverForMac {
	text-align: left;
	width: 12em;
	list-style:none;
	margin-left: 15px;
}
ul.hover li,ul.hoverForMac li {
	position:relative;
	padding: 5px 0;
	z-index:9;
	cursor: default;
}
ul.hover a,ul.hoverForMac a {
	padding: 2px 0;
	text-decoration: underline; /* opera forgets to apply otherwise */
}
ul.hover li a, ul.hoverForMac li a {
	width:auto;
}
ul.hover ul a, ul.hoverForMac ul a {
	padding: 2px 10px;
}

/* hovers with specificity */

ul.hover li:hover, ul.hoverForMac li:hover {
	z-index:10;
	background-color: #fc3;
	color: #000;	
}

ul.hover ul, ul.hover li:hover ul ul, ul.hoverForMac ul, ul.hoverForMac li:hover ul ul {
	display:none;
}

ul.hover li:hover ul, ul.hover li:hover li:hover ul,ul.hoverForMac li:hover ul, ul.hoverForMac li:hover li:hover ul {
	display:block;
	width: 15em;
	border: 1px #000 solid;
	position: absolute;
	margin-top:-1.7em;
	margin-left: 12em;
	padding-left: 0;
	padding-right: 0;
	background-color: #ccc;
}
