﻿html {
	background-color: #efedec;
}
body {
	text-align: center;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#CrucibleWrapper {
	width: 960px;
	text-align: left;
	margin: auto;
	padding: 0 10px 10px 10px;
	background-color: white;
}

#CrucibleHeader {
	height: 100px;
	background: url(../images/bg-CrucibleHeader.gif) repeat-x;
	color: #ffffff;
	position: relative;
}
#CrucibleHeader h1 {
	display: none;
}
#CrucibleGlobalNav {
	height: 32px;
	background: url(../images/bg-CrucibleGlobalNav.gif) repeat-x;
}
#CrucibleGlobalNav ul {

}
#CrucibleGlobalNav ul li {
	list-style: none;
	float: left;
	padding: 0 10px;
	background: url(../images/bg-divider.gif) right no-repeat;
	height: 32px;
}
#CrucibleGlobalNav ul li a {
	font-size: 1.4em;
	line-height: 32px;
	color: #464340;
}


#CrucibleContentWrapper {
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}
#CrucibleTimelineWrapper {
	background-color: #ffffff;
	padding: 10px 0;
	margin-bottom: 10px;
}
#CruciblePlateWrapper {
	background-color: #ffffff;
	padding: 10px 0;
	margin-bottom: 10px;
}


#CrucibleBodyWrapper {
/*	background: url(../images/bg-CrucibleBody.gif) repeat-y;*/
	overflow: hidden; /* acts as a clearfix */
}
#CrucibleBodyWrapper h2 {
	font-size: 2.4em;
	font-weight: normal;
	border-bottom: 1px #aea79f dotted;
	padding: 2px 0 6px 0;
}

#CrucibleHomeExhibition {
	float: left;
	width: 420px;
	height: 530px;
	background: url(../images/bg-Poster.jpg) no-repeat;
	text-align: center;
	padding: 50px 20px 0 20px;
	margin-right: 20px;
}
#CrucibleImage {
	float: left;
	width: 460px;
	height: 580px;
	margin-right: 20px;
}
#CrucibleHomeExhibition h2 {
	font-weight: bold;
	color: #85133b;
	font-family: "Tempus Sans ITC", Arial;
	border-bottom: 0;
	padding: 0;
	margin-bottom: 6px;
}
#CrucibleHomeExhibition h3 {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 20px;
}
#CrucibleHomeExhibition p {
	font-size: 1.4em;
	color: #4e3513;
	margin-bottom: 12px;
	line-height: 1.2em;
}
#CrucibleHomeQuiz #HomeBook {
	float: left;
	width: 460px;
	height: 300px;
	background: url(../images/bg-Book.jpg) no-repeat;
	border-bottom: 1px #aea79f dotted;
	padding: 45px 0 0 0
}
#CrucibleHomeQuiz #HomeBook h2 {
	font-weight: bold;
	color: #85133b;
	font-family: "Tempus Sans ITC", Arial;
	border-bottom: 0;
	padding: 0 0 170px 0;
	margin-bottom: 6px;
}
#CrucibleHomeQuiz #HomeBook p {
	font-size: 1.4em;
	color: #4e3513;
	margin-bottom: 12px;
	line-height: 1.2em;
}
#CrucibleHomeQuiz #HomeBook p span {
	color: #85133b;
}
#CrucibleHomeQuiz #HomeQuiz {
	float: left;
	width: 460px;
	height: 193px;
	background: url(../images/bg-Quiz.jpg) no-repeat;
	margin-top: 21px;
}
#CrucibleHomeQuiz #HomeQuiz h2 {
	font-weight: bold;
	color: #85133b;
	font-family: "Tempus Sans ITC", Arial;
	border-bottom: 0;
	margin: 22px 0 0 25px !important;
}
#CrucibleHomeQuiz #HomeQuiz p {
	font-size: 1.4em;
	color: #4e3513;
	margin-bottom: 16px;
	line-height: 1.2em;
	width: 200px;
	margin-left: 25px; 
}
#CrucibleHomeQuiz #HomeQuiz #QuizButton {
	margin-left: 25px; 
}

#CrucibleText h2 {
	margin-bottom: 15px;
}
#CrucibleText h3 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 10px 0;
}
#CrucibleText p {
	font-size: 1.4em;
	color: #4e3513;
	margin-bottom: 20px;
	line-height: 1.2em;
}


#CrucibleTimeline h2 {
	margin-left: 10px !important;
	margin-right: 10px !important;
}
#CrucibleTimeline img {
	margin-top: 27px;
	margin-bottom: 30px;
}
#CrucibleTimeline #CrucibleTimelineEvents {
	overflow: hidden;
	margin: 0 10px 40px 10px;
}
#CrucibleTimeline ol {
	float: left;
	width: 283px;
	margin-right: 10px;
	padding-left: 20px;
	font-size: 1.4em;
	font-family: "Tempus Sans ITC", Arial;
	color: #c30000;
	font-weight: bold;
}
#CrucibleTimeline ol li {
	padding-bottom: 5px;
	line-height: 1.2em;
}
#CrucibleTimeline ol a {
	color: #000000;
	font-weight: normal;
}

#CruciblePlate {
	text-align: center;
}
#CruciblePlate h2 {
	margin-left: 10px !important;
	margin-right: 10px !important;
}
#CruciblePlate #CrucibleNavigation {
	margin: auto;
	margin-top: 10px;
}


#CrucibleFooterWrapper {
	border-top: 1px dotted #aea79f;
	margin: 0px 10px;
	overflow: hidden;
}
#CrucibleFooterWrapper .ImgLeft {
	margin-right: 44px;
	float: left;
}
#CrucibleFooterWrapper .ImgRight {
	float: right;
}

#CrucibleFooterLegal {
	background-color: #efedec;
	font-size: 1.2em;
	color: #464340;
	padding: 8px 10px 10px 10px;
	text-align: right;
}
#CrucibleFooterLegal span {
	color: #aea79f;
}
#CrucibleFooterLegal a {
	color: #1a67b4;
}


#titleQuestionDetails {
	overflow: hidden;
	margin: 0 0 29px 0;
}
#titleQuestionDetails h3 {
	float: left;
	font-size: 1.8em;
	line-height: 1.8em;
	font-weight: normal;
}
#titleQuestionDetails h3 .titleQuestionNumber {
	color: #85133b;
}

#titleQuestionDetails p {
	float: right;
	font-size: 1.8em;
	line-height: 1.8em;
	font-weight: normal;
}
#titleQuestionDetails p .titleQuestionNumber {
	color: #85133b;
}



 v\:* {
	behavior:url(#default#VML);
}

#next, #answeredquestion {
	display: none;
}
#activequestion li {
	cursor: pointer;
}
#answeredquestion li {
	cursor: pointer;
	color: #846235;
}
.myanswer {
	color: #82113D !important;
}

#mapFrame {
	float: left;
	width: 640px;
	height: 478px;
	background: url(../images/bg-CrucibleFrame.gif) no-repeat;
	position: relative;
}
#map {
	width: 586px !important;
	height: 384px !important;	
	position: absolute;
	top: 60px;
	left: 27px;
}

#questionFrame {
	float: left;
	width: 300px;
	height: 464px;
	background: url(../images/bg-CrucibleScroll.jpg) no-repeat;
	position: relative;
}
.questionNumber {
	font-size: 2.4em;
	font-weight: bold;
	color: #85133b;
	font-family: "Tempus Sans ITC", Arial;
	padding: 54px 0 0 40px;
}
.questionQuestion {
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 13px 30px 0 40px;
}
.questionAnswer {
	list-style: upper-alpha;
	color: #4e3513;
	font-size: 1.4em;
	padding: 16px 30px 0 60px;
}
.questionAnswer li {
	margin-bottom: 6px;
	line-height: 1.2em;
}
#status {
	font-size: 1.4em;
	padding: 0 30px 0 40px;
	margin-top: 20px;
	line-height: 1.2em;
}
#status b {
	font-weight: bold;
}
#status #AnswerTitle {
	display: block;
	font-size: 1.6em;
	font-weight: bold;
	color: #85133b;
	font-family: "Tempus Sans ITC", Arial;
	padding-bottom: 10px;
}
#again {
	position: absolute;
	top: 370px;
	left: 35px;

}
#next {
	position: absolute;
	top: 370px;
	left: 160px;
}

#ResultsContainer {
	width: 940px;
	height: 574px;
	background: url(../images/bg-QuizResults.jpg) no-repeat;
	position: relative;
}
#ResultsContainer #ResultsScoreText {
	font-size: 2.4em;
	font-weight: bold;
	color: #85133b;
	font-family: "Tempus Sans ITC", Arial;
	position: absolute;
	top: 90px;
	left: 369px;
}
#ResultsContainer #ResultsScoreNumber {
	font-size: 3.0em;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial;
	position: absolute;
	top: 173px;
	left: 426px;
	text-align: center;
	width: 90px;
}
#ResultsContainer #ResultsScoreNumber #ScoreSmall {
	font-size: 0.6em;
}
#ResultsContainer #ResultsTable {
	font-size: 1.4em;
	line-height: 1.6em;
	text-align: center;
	position: absolute;
	top: 270px;
	left: 405px;
}
#ResultsContainer #ResultsTable .ScoreRange {
	font-weight: bold;
	color: #85133b;
}
#ResultsContainer #ResultsPlayAgain {
	position: absolute;
	top: 365px;
	left: 375px;
}
