@charset "UTF-8";
/* CSS Document */

/* Resets **************************************************************************************** */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; }
	
:focus {
	outline: 0; }
	
ol, ul {
	list-style: none;
	font-size:80%;}

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height:140%;
	font-size:80%; }
	
caption, th, td {
	text-align: left;
	font-weight: normal; }
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: ""; }
	
blockquote, q {
	quotes: "" ""; }
	
img { display:block; }
	
hr {
	border:none;
	height:2px;
	background-color:#efefef;
	margin-bottom:16px;
	color:#efefef;
}
	
.clear { clear: both; height: 0; }

address { font-style:normal; }

abbr { border-bottom:dotted #0973ba 1px; }

a:link { 
	color:#800000; 
	text-decoration: none; }

a:hover { 
	border-bottom:dotted 1px #800000;
	text-decoration: none; }

a:visited, 
a:active { 
	color:#800000; 
	text-decoration: none; }
	
a:visited:hover, 
a:active:hover { 
	border-bottom:dotted 1px #800000;
	text-decoration: none; }

.hidden {
	position:absolute;
	left:0px;
	top:-2000px;
	width:1px;
	height:1px;
	overflow:hidden; }
	
h1 {
	color:#262d41; 
	font-size:150%;
	font-family:"Arial", Verdana, Times, serif;
	padding-top:0px;
	margin-top:36px;
	padding-bottom:1px;
	border-bottom:solid 4px #efefef;
	margin-bottom:15px;
}
h2 {
	color:#c10e0e;
	font-size:115%;
	font-weight:normal;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:solid 2px #c10e0e;
}
h3 {
	font-size:90%;
	font-weight:bold;
	padding-bottom:6px;
	margin-top:10px;
}
.date {
	color:#115A83;
	font-size:90%;
	padding-bottom:6px;
	display:block;
}
label {
	font-size:75%;
	font-weight:bold;
}
input {
	margin-top:3px; }

select {
	margin-top:3px; }

textarea {
	margin-top:3px; }
	
fieldset {
	border:solid #616d75 1px;
	padding:10px;
}
legend {
	color:#073655;
	font-size:90%;
	font-weight:bold;
	word-spacing:-1px;
	padding-left:2px;
	padding-right:2px;
}
caption {
	color:#073655;
	font-size:100%;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:3px;
	word-spacing:-1px;
	border-bottom:solid #b0c5d3 1px;
}
table th {
	padding-top:6px;
	padding-bottom:3px;
	padding-left:10px;
	background-color:#efefef;
	padding-right:10px;
	font-weight:bold; }

table td {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:20px;
	border-top:solid #e0e0e0 1px; }
.td1 {
width:60%;
}
.td2 {
width:20%;
}
em {
	font-style:italic;
}
.underline {
	border-bottom:solid #800000 1px;
	width:346px;
	margin-bottom:10px;
}
.story_rule {
	border-bottom:dotted #C3C3C3 1px;
	width:346px;
	padding-bottom:6px;
	margin-bottom:8px;
	display:block;
}
.list_items {
	list-style-type:disc;
	padding-left:12px;
	text-indent:-12px;
	list-style-position:inside;
	font-size:80%;
	line-height:150%;
	padding-bottom:10px;
	color:#202020;
}
.list_items2 {
	list-style-type:circle;
	padding-left:12px;
	text-indent:-12px;
	list-style-position:inside;
	font-size:75%;
	line-height:150%;
	padding-bottom:7px;
	color:#202020;
}
li.empty {
	list-style:none;
	font-size:125%;
}

	
/* ********************************************************************************************* */

body {
	font-family:Arial, Verdana, sans-serif;
	height:100%;
	background-color: #fff;
	text-align:left;
	margin:0px;
	color: #202020;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
	
/* ********************************************************************************************* */

p {
	line-height:140%;
	padding-bottom:6px;
	font-size:80%;
}
.intro_text {
	line-height:125%;
	padding-bottom:6px;
	font-size:95%;
	color:#262d41;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-right:120px;
}
.sub_text {
	line-height:125%;
	padding-bottom:6px;
	font-size:95%;
	color:#262d41;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#navigation { padding-bottom:21px;
width:240px;
float:left;
}

/* Breadcrumbs ********************************************************************************************* */	

ol#breadcrumbs {
	display:inline;
	font-size:70%;
	float:left; }

ol#breadcrumbs li {
	display: inline;
	float:left; }

/* ********************************************************************************************* */

ul.nav_toggle {
display:inline;
float:left;
list-style-type:disc;
margin:0px;
overflow:hidden;
padding:0px;
padding-top:4px;
}
ul.nav_toggle li {
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt 0pt 0px;
padding:0pt;
}
ul.nav_toggle a {
float:left;
height:0px !important;
margin:0pt 0pt 0px;
overflow:hidden;
}
li#nav_home a {
background:transparent url(images/nav_home.jpg) no-repeat scroll left top;
width:226px;
padding:29px 0pt 0pt;
}
li#nav_home a:hover {
background:transparent url(images/nav_home_hover.jpg) no-repeat scroll left top;
border-bottom:none;
}
li#nav_catalogues a {
background:transparent url(images/nav_catalogues.jpg) no-repeat scroll left top;
width:226px;
padding:29px 0pt 0pt;
}
li#nav_catalogues a:hover {
background:transparent url(images/nav_catalogues_hover.jpg) no-repeat scroll left top;
border-bottom:none;
}
li#nav_events a {
background:transparent url(images/nav_events.jpg) no-repeat scroll left top;
width:226px;
padding:29px 0pt 0pt;
}
li#nav_events a:hover {
background:transparent url(images/nav_events_hover.jpg) no-repeat scroll left top;
border-bottom:none;
}
li#nav_ordering a {
background:transparent url(images/nav_ordering.jpg) no-repeat scroll left top;
width:226px;
padding:29px 0pt 0pt;
}
li#nav_ordering a:hover {
background:transparent url(images/nav_ordering_hover.jpg) no-repeat scroll left top;
border-bottom:none;
}
li#nav_books_purchased a {
background:transparent url(images/nav_books-purchased.jpg) no-repeat scroll left top;
width:226px;
padding:29px 0pt 0pt;
}
li#nav_books_purchased a:hover {
background:transparent url(images/nav_books-purchased_hover.jpg) no-repeat scroll left top;
border-bottom:none;
}
li#nav_links a {
background:transparent url(images/nav_links.jpg) no-repeat scroll left top;
width:226px;
padding:29px 0pt 0pt;
}
li#nav_links a:hover {
background:transparent url(images/nav_links_hover.jpg) no-repeat scroll left top;
border-bottom:none;
}
li#browse-abe a {
background:transparent url(images/browse-abe.jpg) no-repeat scroll left top;
width:261px;
padding:24px 0pt 0pt;
}
li#browse-abe a:hover {
background:transparent url(images/browse-abe_hover.jpg) no-repeat scroll left top;
border-bottom:none;
}
#header_bg {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:90px;
	z-index:-1;
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
}
#container {
	width:980px;
	z-index:2;
	margin-left:auto;
	margin-right:auto;
}
#header {
	position:relative;
	width:950px;
	padding-left:15px;
	padding-right:15px;
}
#logo {
	float:left;
	width:473px;
	height:81px;
	z-index:3;
	padding-left:26px;
}
#mossie {
	width:269px;
	height:125px;
	position:absolute;
	top:0px;
	padding-left:554px;
}
#content {
	float:left;
	width:980px;
	background-image:url(images/content_bg.png);
	background-repeat:repeat-y;
	margin-top:8px;
	padding-bottom:22px;
}
.content_hold {
padding-left:42px;
}
.left {
	width:595px;
	float:left;
}
.right {
	margin-top:57px;
	width:295px;
	float:right;
}
#footer {
	float:left;
	width:980px;
	height:65px;
	z-index:1;
	background-image: url(images/footer.png);
	color:#262d41;
}
.box {
	float:left;
	width:279px;
	z-index:1;
	border:solid 2px #efefef;
	margin-right:29px;
}
.box_content {
	float:left;
	width:257px;
	padding:11px;
}
.box_double {
	width:591px;
	float:left;
	z-index:1;
	border:solid 2px #efefef;
	margin-right:29px;
}
.box_content_double {
	width:274px;
	float:left;
	padding-right:46px;
}
.highlight_a {
	float:left;
	width:239px;
	background-image: url(images/highlight_a.jpg);
	background-repeat:repeat-y;
	margin-bottom:16px;
}
.highlight_b {
	float:left;
	width:239px;
	background-image: url(images/highlight_b.jpg);
	background-repeat:repeat-y;
	margin-bottom:16px;
}
.highlight_inner {
	float:left;
	width:209px;
	margin:4px;
	padding:11px;
	background-color:#fff;
}
.seperator {
width:595px; float:left; clear:both; padding-bottom:15px;
}
.space {
padding-bottom:15px;
}
.form_row {
	clear:both;
	padding-bottom:12px;
}
.form_input {
	width:224px;
}
.highlight {
	color:#800000;
	font-weight:bold;
}
#events_form {
	width:595px;
	clear:both;
}
img.thumbnail {
float: right; margin-left: 10px; margin-bottom: 10px;
}
