/*
HTML Page elements
---------------------
*/

	body {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 19px;
		color: #000000;
		background-color: #fff18a;
	}
	
	h2 {
		width: 600px;
		color: #006191;
		font-size: 24px;
		line-height: 30px;
		font-weight: normal;
		margin: 15px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
	}
	h3 {
		width: 600px;
		margin: 18px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 17px;
		line-height: 20px;
		font-weight: normal;
		color: #006191;
	}
	
	p {
		width: 600px;
		margin: 0px 0px 15px 0px;
		padding: 0px 0px 0px 0px;
	}
	p.smallText {
		font-size: 12px;
		line-height: 16px;
		color: #555555;
	}
	.bigText {
		font-size: 16px;
	}
	a {
		color: #dd8200;
		text-decoration: underline;
	}
	a:visited {
		color: #ff9600;
		text-decoration: underline;
	}
	a:hover {
		color: #de1a1a;
		text-decoration: underline;
	}
	
	.clearBoth {
		display: block;
		clear: both;
		height: -1px;
		line-height: 0px;
		font-size: 0px;
		overflow: hidden;
	}
	
	.picBorder {
		border: 1px solid #000000;
	}
	.picFloatLeft {
		display: block;
		clear: both;
		float: left;
		margin: 5px 15px 12px 0px;
	}
	.picFloatRight {
		display: block;
		float: right;
		margin: 15px 0px 0px 15px;
		padding: 0px 0px 0px 0px;
		text-align: center;
	}
	ul {
		width: 600px;
		display: block;
		margin: 0px 0px 15px 0px;
		padding: 0px 0px 0px 10px;
		list-style-type: none;
		list-style-position: outside;
	}
	ul li {
		margin: 0px 0px 6px 0px;
		padding: 0px 0px 0px 15px;
		background-image: url("/images/common/list-bullet.gif");
		background-position: 0px 7px;
		background-repeat: no-repeat;
	}
	
	.hidden {
		display: none;
	}
	
	.centered {
		text-align: center;
	}
	
	.noTopMargin {
		margin-top: 0px !important;
	}
	
/*
Quote box styles
-------------------------
*/

	.quote {
		width: 600px;
		margin: 25px 0px 0px 0px;
		background-color: #cdedfc;
	}

	.picFloatRight .quote {
		width: 300px;
	}

	.quoteContent {
		padding: 10px 10px 10px 10px;
	}

	.picFloatRight .quoteContent {
		padding: 12px 20px 12px 20px;
	}

	.areaExpander .quote p, .quote p {
		width: 580px;
		margin: 0px 0px 0px 0px !important;
		padding: 0px 0px 0px 0px !important;
		font-size: 15px !important;
		line-height: 22px;
		color: #4a7eb6;
		position: relative;
	}

	.picFloatRight .quote p {
		width: 260px;
	}

	.picFloatRight .quote p span.quoteMarkLeft, .picFloatRight .quote p span.quoteMarkRight {
		display: block;
		position: absolute;
		padding: 30px 0px 0px 0px;
		height: 25px;
		width: 25px;
		font-size: 78px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #86b0dd;
	}

	.picFloatRight .quote p span.quoteMarkLeft {
		top: -32px;
		left: -10px;
	}

	.picFloatRight .quote p span.quoteMarkRight {
		bottom: -44px;
		right: 0px;
		text-align: right;
	}

	.quote p span.quoter {
		font-size: 12px !important;
		color: #5e94d0;
	}

/*
Page layout elements
-------------------------
*/

	#miscTags {
		display: none;
	}
	
	#fullBrowserWidth {
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 100%;
		text-align: center;
	}

	#centredPage {
		position: relative;
		margin: 0px auto 0px auto;
		padding: 0px 0px 0px 0px;
		width: 1000px;
		text-align: left;
		background-repeat: no-repeat;
	}
		

/*
Header elements
-------------------------
*/
	#usborneBarArea {
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 100%;
		height: 30px;
		background-image: url("/images/common/mini-header/header-bg-tile.gif");
		background-repeat: repeat-x;
		background-color: #333333;
		text-align: left;
		overflow: hidden;
	}
	#usborneBarArea a {
		display: block;
		margin: 0px 0px 0px 3px;
		padding: 0px 0px 0px 0px;
		width: 250px;
		height: 30px;
	}
	
	#usborneBarArea a#miniLink {
		display: block;
		position: absolute;
		margin: 0px 0px 0px 0px;
		padding: 0px 8px 0px 0px;
		width: auto;
		height: 30px;
		top: 7px;
		right: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px;
		line-height: 14px;
		color: #ffffff;
		text-decoration: underline;
	}
	
	#headerArea {
		position: relative;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		height: 156px;
		background-image: url("/images/common/header-bg.jpg");
		background-repeat: no-repeat;
		background-position: right;
	}
	#headerArea h1, #headerArea p {
		display: none;
	}
	#headerArea img#veryFirstReadingLogo {
		position: absolute;
		top: 30px;
	}
	#headerArea img#veryFirstReadingTagline {
		position: absolute;
		top: 85px;
	}

/*
Tab elements
-------------------------
*/
	#tabArea {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-image: url("/images/common/tabs-bg.jpg");
		background-repeat: no-repeat;
		height: 50px;		
	}
	#tabArea #tabButtonArea dl {
		position: relative;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 1000px;
		height: 50px;
	}	
	#tabArea #tabButtonArea dl dt {
		display: none;
	}
	#tabArea #tabButtonArea dl dd {
		display: block;
		position: relative;
		margin: 0px 15px 0px 0px;
		float: left;
		font-size: 24px;
		color: #ffffff;
	}
	#tabArea #tabButtonArea dl dd.tabOn {
		height: 50px;
		line-height: 50px;
		background-color: #ff9600;
		font-weight: bold;
		padding: 0px 20px 0px 20px;
	}
	#tabArea #tabButtonArea dl dd a {
		display: block;
		position: relative;
		float: left;
		height: 46px;
		line-height: 46px;
		background-color: #ffc446;
		color: #ffffff;
		padding: 0px 20px 0px 20px;
		margin: 3px 0px 0px 0px;
		text-decoration: none;
	}
	#tabArea #tabButtonArea dl dd a:hover {
		background-color: #de1a1a;
	}

	
/*
Page content elements
-------------------------
*/

	#pageContent {
		width: 998px;
		border-left: 1px solid #ff9600;
		border-right: 1px solid #ff9600;
		border-bottom: 1px solid #ff9600;
		background-color: #ffffff;
		background-image: url("/images/common/page-bg.jpg");
		background-repeat: no-repeat;
		padding: 0px 0px 25px 0px;
	}
	
	#introduction {
		padding: 20px 20px 5px 20px;
		width: 600px;
		font-size: 18px;
		line-height: 24px;
	}
	.bigBlueText {
		font-size: 18px;
		line-height: 24px;
		color: #006191;
	}
	.paddedContent {
		padding: 0px 20px 0px 20px;
	}
	.rightColumn {
		width: 320px;
		float: right;
	}
	.rightColumn p {
		width: 300px;
	}
	.picFloatRight p.imageCaption {
		width: 300px;
		font-size: 11px;
		font-style: italic;
		text-align: center;
		color: #a2a2a2;
		margin: 5px 0px 0px 0px !important;
		padding: 0px 0px 0px 0px !important;
	}

/*
Area Expander elements
-------------------------
*/

	.areaExpander {
		display: block;
		width: 998px;
		clear: both;
		position: relative;
		margin: 15px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-image: url("/images/expander/expander-top-tile.jpg");
		background-repeat: repeat-x;
		overflow-x: hidden;
	}

	.areaExpander .expanderArrow {
		display: block;
		position: absolute;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		top: 15px;
		left: 962px;
		width: 18px;
		height: 18px;
	}
	
	.areaExpander h2 {
		margin-bottom: 17px !important;
	}

	.areaExpander p {
		margin-bottom: 15px !important;
	}
	.areaExpanderLink {
		margin: 0px 0px 10px 20px;
	}


/*
Horizontal list elements
-------------------------
*/

	.horizontalList {
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		overflow: hidden;
	}

	.horizontalList dl dd {
		display: block;
		margin: 0px 10px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
		text-align: center;
		width: 100px;
	}

	.horizontalList dl dd a {
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-decoration: none;
		text-align: center;
		color: #dd8200 !important;
	}
	.horizontalList dl dd a:hover {
		color: #de1a1a !important;
	}

	.horizontalList dl dd a img {
		margin: 0px 0px 4px 0px;
		padding: 0px 0px 0px 0px;
		border: 1px solid #000000;
	}

	.horizontalList dl dd a:hover img {
		border: 1px solid #de1a1a;
	}

	.horizontalList dl dd a strong {
		font-size: 12px;
		line-height: 14px;
		font-weight: normal;
		text-decoration: underline;
	}
	
/*
Sound sample styles
-------------------------
*/
ul.soundSamples {
	width: 400px;
	margin: 5px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
ul.soundSamples li {
	width: 400px;
	position: relative;
}
ul.soundSamples li {
	background-image: none;
	background-color: #d7effb;
	margin: 0px 0px 2px 0px;
	padding: 2px;
}
ul li .soundPlayer {
	position: absolute;
	top: 4px;
	right: 5px;
	width: 40px;
	height: 15px;
}

/* 
Book band tables
-------------------------
*/
table.pinkTable, table.redTable, table.yellowTable, table.blueTable, table.greenTable {
	margin-bottom: 20px;
}
table.pinkTable th {
	text-align: left;
	background-color: #ff75c6;
	font-size: 16px;
	line-height: 22px;
}
table.pinkTable td {
	background-color: #ffcbea;
}

table.redTable th {
	text-align: left;
	background-color: #ff5858;
	font-size: 16px;
	line-height: 22px;
}
table.redTable td {
	background-color: #ffbebe;
}

table.yellowTable th {
	text-align: left;
	background-color: #fff14f;
	font-size: 16px;
	line-height: 22px;
}
table.yellowTable td {
	background-color: #fff9ba;
}

table.blueTable th {
	text-align: left;
	background-color: #57c7ff;
	font-size: 16px;
	line-height: 22px;
}
table.blueTable td {
	background-color: #bfeaff;
}

table.greenTable th {
	text-align: left;
	background-color: #90d16c;
	font-size: 16px;
	line-height: 22px;
}
table.greenTable td {
	background-color: #d0f3bd;
}

	
/*
Copyright elements
-------------------------
*/
	
	#copyrightNotice {
		margin: 20px 0px 20px 0px;
		padding: 20px 0px 10px 0px;
		font-size: 13px;
		line-height: 17px;
	}
	#copyrightNotice p {
		margin: 0px auto 0px auto;
		padding: 0px 0px 0px 0px;
		color: #806420;
		text-align: center;
	}
	#copyrightNotice a {
		text-decoration: none;
		color: #806420;
	}
	#copyrightNotice a:visited {
		text-decoration: none;
		color: #806420;
	}
	#copyrightNotice a:hover {
		text-decoration: underline;
		color: #4a390e;
	}

