﻿body
{
	font-family:Arial, helvetica, sans-serif;
	background-color: #CCCCCC;
}
a
{
	color: #CC0000;
}
#footer a
{
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
}
.emailQuizFrontPage
{
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.emailQuizHistoryPage
{
	display: block;
	margin-top: 5px;
}
.emailQuizHistoryPage A
{
	color: #0000CC;
}
.emailQuizAboutPage
{
	display: block;
	margin-top: 5px;
	text-align: center;
}
.emailQuizAboutPage A
{
	color: #0000CC;
}
.loginLink
{
	color: white;
	float: right;
	margin: 50px 25px 0px 0px;
	font-weight: bold;
	text-decoration:none;
	font-size: 0.9em;
}
#homeContainer
{
	text-align: center;
}
.quizName
{
	font-weight: bold;
	font-size: x-large;
}
.introText
{
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}
a img
{
	border: 0px;
}
#adBanner
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#wrapper
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#title
{
	background-color: #CC0000;
	background-image: url(Images/border-top.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: White;
	height: 127px;
}
h1
{
	margin: 0px;
	line-height: 90%;
}
h2
{
	margin: 0px 0px 16px 0px;
	line-height: 90%;
}
.ratingText
{
	display: block;
	font-size: 0.8em;
}
.alreadyTakenText
{
	display: block;
	color: #aa0000;
	margin-top: 10px;
	font-size: smaller;
}
#titleText a
{
	color: white;
	margin-left: 20px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 1px;
}
#titleText span
{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	font-size: 0.9em;
}
.bradPicture
{
	float: left;
}
#titleText
{
	padding-top: 40px;
}
.rightborder
{
	background-position:right;
	background-repeat:repeat-y;	
}
#title .rightborder
{
	background-image:url(Images/border-right.gif);
	width: 150px;
	height: 127px;
	float: right;
}
#mainContent .rightborder
{
	padding: 40px 30px 0px 30px;
	background-image:url(Images/border-white-right.gif);
	text-align: justify;
	height: 400px;
	min-height: 400px;
}
html>body #mainContent .rightborder { height: auto; }
.toprightPicture
{
	float: right;
}
.center
{
	text-align: center;
}
.buttonsContainer
{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}
#mainContent
{
	background-color: white;
	background-image:url(Images/border-left.gif);
	background-position:left;
	background-repeat:repeat-y;
	height: 400px;
	min-height: 400px;
}
html>body #mainContent { height: auto; }
.spacer
{
	height: 30px;
}
#mainContent p
{
	margin: 0px 14px 20px 14px;
	font-size: small;
}
#mainContent h1
{
	color: #CC0000;
}
#mainContent h2
{
	font-size: medium;
}
#footer
{
	color: White;
	clear: both;
	background-color: #CC0000;
	height: 42px;
	background-image:url(Images/border-bottom.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}
.bottomRight
{
	float: right;
}
.bottomLeft
{
	float: left;
}
#explanation
{
	font-size: small;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
}
.clock
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alreadyTaken
{
	display: block;
	margin-top: 20px;
}
.nextQuiz
{
	display: block;
	margin-top: 20px;
}
.noQuiz
{
	display: block;
	margin-top: 20px;
	color: #dd0000;
	font-weight: bold;
}
.hidden
{
	visibility:hidden;
}
.NextButton
{
	float: right;
	margin-right: 30px;
	margin-top: 30px;
}

.button
{
	display: block;
}
.homeButton
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.registerPanel
{
	margin-top: 10px;
	width: 350px;
	text-align: left;
	padding-left: 225px;
}
.registerPanel .button
{
	float: left;
	clear: left;
	margin: 10px 20px 0px 0px;
}
.registerPanel a
{
	font-size: small;
}
.registerPanel h3
{
	margin: 10px 0px 0px 0px;
}
.registerPanel p
{
	font-size: small;
	font-weight: normal;
}
.AuthorContent
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	text-align:left;
	width: 550px;
	clear: both;
}
.authorName
{
	display: block;
}
.authorTitle
{
	display: block;
	font-size: 0.8em;
	color: #555555;
}
.authorImage
{
	float: right;
}
.authorBio
{
	padding-top: 5px;
	display: block;
	font-size: 0.8em;
}
.selected
{
	color: #CC0000 !important;
}
a.selected
{
	background-image: url(Images/LeftTab.jpg);
	background-repeat: no-repeat;
}
a.selected span
{
	background-color:White;
	background-image: url(Images/RightTab.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#authorName
{
	margin-left: 14px;
	font-size: small;
	color: #CC0000;
}
.recentQuizHistory
{
	margin-top: 10px;
	width: 400px;
	border: 0;
	background-color: #eeeeee;
}
.recentQuizHistory TD
{
	padding: 3px;
	border: 0;
}
.recentQuizHistory TR
{
	padding: 3px;
	border: 0;
}
#recentQuizHistoryContainer
{
	margin-top: 15px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#cumulativeScores, .historyScore
{
	text-align: right;
}
.score
{
	font-size: 1.5em;
	font-weight: bold;
}
#recentQuizzes
{
	font-weight: bold;
}
.login
{
	margin-left: auto;
	width: 350px;
	margin-right: auto;
	font-weight: normal;
}
.login td
{
	font-weight: normal;
}
.registerlink
{
	font-weight: normal;
}
td
{
	font-size: small;
}
#scoreContainer
{
	margin-bottom: 10px;
}
.advertPanel
{
	text-align: center;
}
.advertPanel img
{
	margin-left:auto;
	margin-right: auto;
	display: block;
}