/*
HTML Page elements
---------------------
*/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-color: #AED1F0;
	background-image: url("/images/common/background_texture_tile.jpg");
	background-position: top center;
}

hr {
	display: none;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

a {
	color: #ff3300;
	text-decoration: underline;
}

a:visited {
	color: #ff3300;
}

a:hover {
	color: #fc7106;
}

.introParagraph {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color:#524dc0;
}

.clearBoth {
	display: block;
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.noTopMargin {
	margin-top: 0px !important;
}

.noBottomMargin {
	margin-bottom: 0px !important;
}

.picBorder {
	border: 1px solid #000000;
}

.centered {
text-align:center;
}

.picLeft {
	display: block;
	clear: both;
	float: left;
	margin: 5px 10px 12px 0px;
}

.picRight {
	display: block;
	clear: both;
	float: right;
	margin: 5px 0px 12px 15px;
}

.picCenter {
	display: block;
	text-align: center;
	margin: 5px 0px 12px 0px;
}

#pageDepthSpacer {
	display: block;
	height: 200px;
}

#hiddenTags {
	display: none;
}

.summaryBox {
	display: block;
	border: 1px solid #b3d1f5;
	padding: 10px 10px 0px 10px;
	background-color: #dbe9fa;
	margin-bottom: 20px;
}

.URPBox {
	display: block;
	border: 1px solid #05387b;
	padding: 10px 10px 10px 10px;
	background-color: #0ca0fe;
	background-image: url("/images/news_and_features/reading_programme/top_bg.jpg");
	background-repeat: no-repeat;
	margin-bottom: 20px;
	color: #ffffff;
	font-weight: bold;
}
.URPBox p {
	width: 250px;
}
.URPBox a {
	color: #ffffff;
}

/*
Misc positioning elements
-------------------------
*/

#fullBrowserWidth {
	display: block;
	width: 100%;
	text-align: center;
}

#centeredPage {
	display: block;
	clear: both;
	position: relative;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.smallText {
	font-size: 10px;
	line-height: 12px;
}

/*
Header elements
-------------------------
*/

#headerArea {
	display: block;
	position: relative;
	width: 720px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url("/images/common/header_background.gif");
	background-position: bottom;
	background-repeat: no-repeat;
}

#headerArea #headerBalloon {
	position: absolute;
	top: 0px;
	left: 15px;
}

#headerArea h1 {
	display: none;
}

#headerArea h2 {
	display: none;
}

#headerArea p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#skipNav {
	display: none;
}

#cssLinks {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 4px;
	left: 210px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	color: #524dc0;
}

#cssLinks a {
	color: #524dc0;
	text-decoration: none;
}
#cssLinks a:visited {
	color: #524dc0;
	text-decoration: none;
}
#cssLinks a:hover {
	color: #000000;
	text-decoration: underline;
}

#headerLinks {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 33px;
	right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	color: #d4d2ef;
}

#headerLinks a {
	color: #d4d2ef;
	text-decoration: none;
}
#headerLinks a:visited {
	color: #d4d2ef;
	text-decoration: none;
}
#headerLinks a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#headerSearchForm {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 57px;
	right: 25px;
	width: 160px;
	height: 30px;
	background-image: url("/images/common/header_form_bg.gif");
	background-repeat: no-repeat;
}

#headerSearchForm #headerSearchText {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 110px;
	font-size: 11px;
}

#headerSearchForm #headerSearchKeyword {
	display: none;
}

#headerSearchForm #headerSearchButton {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 20px;
	font-size: 11px;
}


/*
Misc layout elements
-------------------------
*/

#homePageArea {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 720px;
	background-image: url("/images/common/page_background_tile.gif");
	background-repeat: repeat-y;
}

#pageArea {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	position: relative;
	width: 720px;
	background-image: url("/images/common/page_background_tile.gif");
	background-repeat: repeat-y;
}

#fullWidthColumn {
	display: block;
	margin: 0px 25px 0px 25px;
}

#twoColumnLayout {
	display: block;
	margin: 0px 20px 0px 25px;
	width: 675px;
}

#twoColumnLayout #mainColumn {
	display: block;
	width: 480px;
	float: left;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#twoColumnLayout #mainColumn {
	display: block;
	margin: 30px 0px 0px 0px;
}

#mainColumn hr {
	display: none;
}

#mainColumn #titleArea {
	display: block;
	margin: 0px 0px 20px 0px;
}

#mainColumn #titleArea h1 {
	display: block;
	margin: 0px 0px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #524dc0;
}

#mainColumn #titleArea h2 {
	display: block;
	margin: 10px 0px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #524dc0;
}

#mainColumn #titleArea h2 a {
	color: #524dc0;
	text-decoration: none;
}
#mainColumn #titleArea h2 a:visited {
	color: #524dc0;
	text-decoration: none;
}
#mainColumn #titleArea h2 a:hover {
	color: #fc7106;
	text-decoration: underline;
}

#mainColumn #titleArea h3 {
	display: block;
	margin: 0px 0px 4px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #524dc0;
}

#mainColumn h2 {
	display: block;
	margin: 25px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #524dc0;
}

#mainColumn h3 {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #524dc0;
}

#mainColumn ul {
	display: block;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
}

#mainColumn ul li {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url("/images/common/list_bullet.gif");
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

#twoColumnLayout #rightColumn {
	display: block;
	width: 170px;
	float: right;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#rightColumn p {
	margin: 0px 5px 12px 5px;
}

#rightColumn hr {
	display: none;
}

/*
Table elements
-------------------------
*/

#genericTable {
	display: block;
	margin: 25px 0px 20px 0px;
}
#genericTable caption {
	margin: 0px 1px 0px 1px;
	padding: 2px 4px 2px 4px;
	margin-bottom: 0px;
	background-color: #524dc0;
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
}
#genericTable th {
	margin: 1px;
	padding: 3px 4px 3px 4px;
	background-color: #e6e4f5;
	font-weight: normal;
	color: #524dc0;
	font-size: 11px;
	text-align: left;
}
#genericTable td {
	margin: 1px;
	padding: 3px 4px 3px 4px;
	background-color: #f2f1fa;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}
#genericTable tr.headings th {
	margin: 1px;
	padding: 2px 4px 2px 4px;
	background-color: #ffe0ce;
	color: #ff6600;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}
#genericTable tr.headings th.left {
	text-align: left;
	padding: 2px 4px 2px 4px;
}

/*
Generic sidepanel elements
-------------------------
*/

.sidepanel {
	display: block;
	margin: 0px 0px 3px 0px;
	width: 170px;
	background-image: url("/images/sidepanels/sidepanel_bg_tile.gif");
	background-repeat: repeat-y;
}

.sidepanel hr {
	display: none;
}

.sidepanel h2 {
	display: block;
	margin: 0px 0px 8px 0px;
	padding: 7px 0px 4px 0px;
	width: 170px;
	background-image: url("/images/sidepanels/sidepanel_h2_bg.gif");
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
}

.sidepanelContent {
	display: block;
	margin: 0px 15px 0px 15px;
	font-size: 11px;
	line-height: 13px;
}

.withTop {
	display: block;
	margin: 0px 0px 8px 0px;
	padding: 10px 15px 0px 15px;
	background-image: url("/images/sidepanels/sidepanel_top.gif");
	background-position: top;
	background-repeat: no-repeat;
}

.centered {
	text-align: center;
}

.sidepanelContent p {
	margin: 6px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

.sidepanel ul {
	display: block;
	margin: 0px 0px 12px 0px;
	padding: 5px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
}

.sidepanel ul li {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url("/images/common/list_bullet.gif");
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

.sidepanelBottom {
	display: block;
	margin: 0px 0px 0px 0px;
	width: 170px;
	height: 15px;
	background-image: url("/images/sidepanels/sidepanel_bottom.gif");
	background-repeat: no-repeat;
}

/*
Book Listing elements
-------------------------
*/

.bookArea {
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.bookArea img {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;
}
.bookArea h2 {
	margin: 0px 0px 10px 0px !important;
	padding: 0px 0px 0px 0px !important;
}
.bookArea h2 a {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #524dc0;
}
.bookArea h2 a:visited {
	color: #524dc0;
}
.bookArea h2 a:hover{
	color: #fc7106;
}

.bookList {
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.bookList dt {
	display: block;
	margin: 0px 0px 1px 0px;
	padding: 2px 4px 2px 4px;
	background-color: #9693d8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
.bookList dt a {
	color: #ffffff;
	text-decoration: none;
}
.bookList dt a:visited {
	color: #ffffff;
	text-decoration: none;
}
.bookList dt a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.bookList dd {
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
}
.bookList dd a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 2px 4px 2px 4px;
	background-color: #f2f1fa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.bookList dd a:visited {
	background-color: #f2f1fa;
	color: #000000;
	text-decoration: none;
}
.bookList dd a:hover {
	background-color: #ffe0ce;
	color: #000000;
	text-decoration: none;
}

/*
Options sidepanel elements
-------------------------
*/

#options {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#options dd {
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
}
#options dd a {
	display: block;
	padding: 2px 2px 2px 4px;
	color: #ffffff;
	background-color: #9693d8;
	border-bottom: 1px solid #7d79ca;
	border-top: 1px solid #c0bee8;
	text-decoration: none;
}
#options dd a:visited {
	color: #ffffff;
	background-color: #9693d8;
	border-bottom: 1px solid #7d79ca;
	border-top: 1px solid #c0bee8;
	text-decoration: none;
}
#options dd a:hover {
	color: #ffffff;
	background-color: #ff6600;
	border-bottom: 1px solid #d45400;
	border-top: 1px solid #ffa366;
	text-decoration: none;
}

/*
Footer elements
-------------------------
*/

#footerArea {
	display: block;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 720px;
	height: 45px;
	margin-right: auto;
	background-image: url("/images/common/footer_background.gif");
	background-repeat: no-repeat;
}

#footerArea p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 32px;
	color: #ffe35a;
}

#footerArea a {
	color: #ffffff;
	text-decoration: none;
}
#footerArea a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footerArea a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footerArea #toTop {
	position: absolute;
	top: 0px;
	left: 25px;
}

#footerArea #footerLinks {
	position: absolute;
	top: 0px;
	right: 25px;
}

#copyrightArea {
	display: block;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	color: #524dc0;
}

#copyrightArea a {
	color: #524dc0;
	text-decoration: underline;
}

#copyrightArea a:visited {
	color: #524dc0;
	text-decoration: underline;
}

#copyrightArea a:hover {
	color: #000000;
	text-decoration: underline;
}

/*
Site Map elements
-------------------------
*/

#sitemap {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
#sitemap dt {
	margin: 12px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}
#sitemap dd {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url("/images/common/list_bullet.gif");
	background-position: 0px 4px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 15px;
}
