/* --------------------------------- */
/* REAL */
* { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
body {
	background-color: #590000;
	background-image: url(images/bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	text-align: center;
	}
body, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, fieldset, form, blockquote, textfield, input {
	padding: 0;
	margin: 0;
	}
img {
	border: 0;
	}


#book_text{
position:absolute;
padding-left:370px;
padding-top:40px;
width:300px;
}




/* --------------------------------- */
/* PAGE STRUCTURE */
#container {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	}






/* --------------------------------- */
/* HEADER */
#header {

	padding: 10px 0 15px 0;
	text-align: left;
	position: relative;
	}
#header h1 {
	text-align: center;
	}
#navi-main li {
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
	}	
.home {
	position: absolute;
	top: 38px;
	left: 0;
	z-index: 10;
	}	
.moreauthors {
	position: absolute;
	top: 10px;
	left: 75px;
	z-index: 9;
	}	
.bookshop {
	position: absolute;
	top: 56px;
	left: 195px;
	}	
.ordermap {
	position: absolute;
	top: 40px;
	left: 510px;
	}	
.teacherspack {
	position: absolute;
	top: 10px;
	left: 610px;
	}	
.enjoyengland {
	position: absolute;
	top: 60px;
	left: 730px;
	}	
#access {
  position: absolute;
  left: -2000px;
  top: -2000px;
	}









/* --------------------------------- */
/* MAIN CONTENT */
#content {
	background-color: black;
	clear: both;
	position: relative;
	margin-bottom: 10px;
	}
.book {
	background-image: url(images/bg-book-middle.jpg);
	background-repeat: repeat-y;
	background-position: 5px 0;
	border-bottom: 5px solid black;
	border-top: 5px solid black;
	float: left;
	width: 800px
	}
#book-top {
	background-image: url(images/bg-book-top.gif);
	background-repeat: no-repeat;
	background-position: 5px 0;
	float: left;
	width: 800px
	}
#book-bottom {
	background-image: url(images/bg-book-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 520px;
	float: left;
	width: 800px
	} 
#content-area {
	padding: 35px 0 25px 55px;
	float: left;
	}
#content-lhs {
	float: left;
	width: 495px;
	z-index: 2;
	}
#content-rhs {
	float: left;
	width: 180px;
	margin-left: 20px;
	z-index: 3;
	}



/* CONTENT LHS */
a {
	color: #014B21;
	}
a:hover {
	color: #7F0000;
	}
p {
	font-size: 11px;
	line-height:16px;
	margin-bottom: 8px;
	}
#content-lhs ul, #content-lhs ol {
	margin: 0 0 10px 30px;
	}
li {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 4px;
	}
h1 {
	font-size: 22px;
	color: #7F0000;
	font-weight: normal;
	}
#content-lhs h1 {
	margin-bottom: 4px;
	}
h1 em {
	font-size: 17px;
	font-style: normal;
	}
h2 {
	font-size: 14px;
	color: #7F0000;
	margin-bottom: 20px;
	}
h3 {
	font-size: 12px;
	color: #7F0000;
	margin-bottom: 6px;
	}
.img-left {
	float: left;
	margin-right: 10px;
	}
.img-right {
	float: right;
	margin-left: 10px;
	}
.button-back {
	margin-top: 15px;
	}



/* CONTENT RHS */
dl {
	border-bottom: 1px dashed #4A280B;
	}
dt, #content-rhs h4 {
	border: 1px dashed #4A280B;
	margin-top: 5px;
	background-image: url(images/rhs-button-bg.gif);
	}
dd {
	border-left: 1px dashed #4A280B;
	border-right: 1px dashed #4A280B;
	padding: 3px 10px 5px 10px;
	text-indent: 0;
	line-height: 11px;
	}
dd a {
	font-size: 10px;
	}
.podcast dl {
	border-bottom: none;
	}






/* --------------------------------- */
/* ACCESSIBILE HOME PAGE */
#content-access {
	float: left;
	width: 690px;
	background-image: url(images/homemap-access.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
.moreauthors-access {
	background-image: url(images/moreauthors-map.gif) !important;
	}
.intro { 
	color: #7F0000;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 12px;
	}
#content-access p {
	width: 340px;
	}

#content-access h2 {
	font-size: 12px;
	color: black;
	font-weight: normal;
	margin-top: 10px;
	line-height: 18px;
	width: 340px;
	}
#content-access ul {
	margin: 0 !important;
	padding: 0 !important;
	width: 340px;
	}
#content-access li {
	list-style-type: none;
	padding: 0 0 5px 0;
	margin: 0;
	}
#content-access h1 {
	margin: 0;
	padding: 0 !important;
	}
.moreauthors h1 {
	margin-top: 30px !important;
	}
#content-access dl {
	margin: 0 !important;
	padding: 0 !important;
	}
#content-access dt, #content-access dd, #content-access dl {
	border: none;
	background-image: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	width: 360px;
	}
#content-access dt, #content-access dd {
	padding-bottom: 5px;
	}
#content-access dt {
	font-size: 12px;
	}
#content-access dd {
	line-height: 14px;
	}
.top {
	border-bottom: 1px dashed #4A280B !important;
	margin: 10px 0 25px 0 !important;
	}


/* FORM */
#submit {
	background-color: #7F0000;
	color: white;
	font-weight: bold;
	border: none;
	}







/* --------------------------------- */
/* AD AREA */
#ads {
	background-color: white;
	padding: 5px;
	clear: both;
	}
#ads a {
	padding-right: 10px;
	}



/* --------------------------------- */
/* FOOTER */
#footer {
	margin: 10px 0 100px 0;

	text-align: right;
	clear: both;
	}
#footer ul {
	padding: 10px;
	}
#footer li {
	color: white;
	font-size: 11px;
	list-style-type: none;
	display: inline;
	}
#footer a {
	text-decoration: none;
	color: white;
	}
#footer a:hover {
	color: #FEE867;
	}









