/* Main Style additional stylesheet */

/* ***** General ***** */

.mainpage
{
	color: #944b10;
}

.maintbl th
{
	background-color: #eedec4;
}

.maintbl td
{
	background-color: #f8f1e6;
}

/* Print Exam module header */

.maintbl td.pexammod
{
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	background-color: #a84700;
	color: yellow;
}

/* ***** Logo Area ***** */

#logo
{
	background: url("/images/site/logo.png") white no-repeat;
	color: #b9e061;
}

#pagetitle1
{
	color: #fff057;
}

#pagetitle2
{
	color: #172f37;
}

#pagetitle3
{
	color: #ffffcc;
}

#userlogon
{
	background-color: #ffe;
	border-left: 1px solid #ddb;
	border-right: 1px solid #ddb;
}

#userlogon a, #userlogon a:visited
{
	color: #400;
	text-decoration: none;
}

#userlogon a:hover
{
	color: red;
	text-decoration: none;
}

/* ***** Main Menu ***** */

#menu
{
	color: black;
	border-top: 1px solid #c57015;
	border-bottom: 1px solid #c57015;
	background: url("/images/site/sumtitlebg.png") repeat-x #fff4d8;
}

.menu, .menux
{
	color: black;
}

.menu a, .menu a:visited
{
	color: #600;
	text-decoration: none;
}

.menux a, .menux a:visited
{
	color: #970;
	text-decoration: none;
}

.menu a:hover, .menux a:hover
{
	background-color: #600;
	color: white;
	text-decoration: none;
}

/* ***** Main Content ***** */

#content
{
	background-color: white;
	color: #944b10;
}

#content h1
{
	color: #01484e;
}

#content h1.pctitle, #content h1.eppctitle
{
	color: #944b10;
}

#content h1.eppctitle
{
	margin: 8px 0;
	height: 24px;
	font-size: 12pt;
	padding-top: 3px;
	padding-left: 2px;
	background-color: #ffdba3;
	border-top: 1pt #ffc05d solid;
	border-bottom: 1pt #b06b00 solid;
}

#content h2.pcsubtitle
{
	color: #944b10;
}

#content h3.pcsmalltitle
{
	color: #944b10;
}

a, a:visited
{
	color: #484801;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: blue;
	text-decoration: underline;
}

/* ***** Top Bar ***** */

#topbarleft
{
	color: #c57015;
}

.menubutton
{
	background: url("/images/site/menubtnl.png") no-repeat white top left;
	color: white;
}

.menubuttonend
{
	background: url("/images/site/menubtnr.png") no-repeat top right;
	color: white;
}

.moreend
{
	background: url("/images/site/moreend.png") no-repeat top right;
}

.menubuttonsearch
{
	background: url("/images/site/searchend.png") no-repeat top right;
	color: white;
}

#topbar a, #topbar a:visited
{
	color: white;
}

#topbar a:hover
{
	color: yellow;
}

#forumbtn
{
	background: url("/images/forum/forum.png") no-repeat white top left;
}

#confbtn
{
	background: url("/images/forum/conf.png") no-repeat white top left;
}

#confabtn
{
	background: url("/images/forum/confa.png") no-repeat white top left;
}

#confbbtn
{
	background: url("/images/forum/confb.png") no-repeat white top left;
}

/* ***** Search ***** */

#search
{
	background-color: #fff980;
}

.searchtbl th
{
	color: white;
	border-top: 1px solid #ffdb85;
	border-left: 1px solid #ffdb85;
	border-bottom: 1px solid #6e4d00;
	border-right: 1px solid #6e4d00;
	background-color: #ef9500;
}

.searchtbl td
{
	border-top: 1px solid #c48a00;
	border-left: 1px solid #c48a00;
	background-color: #fff4d8;
}

.bigpg
{
	color: red;
}

/* ***** Table inside Table ***** */

.inttbl th
{
	color: white;
	border-top: 1px solid #ffdb85;
	border-left: 1px solid #ffdb85;
	border-bottom: 1px solid #6e4d00;
	border-right: 1px solid #6e4d00;
}

/* ***** Question ***** */

#qtitle
{
	background: url("/images/site/qtitlebg.png") repeat-x #fff4d8;
	padding: 2px 0 0 2px;
	color: #a55005;
	border-top: 1px solid #c57015;
	border-bottom: 1px solid #c57015;
}

#qnum
{
	color: #c57015;
}

#questiontext
{
	color: #ab1d0b;
}

#question
{
	border: 1px dashed #c57015;
	background-color: #fffdf5;
}

#explanation
{
	color: black;
}

/* ***** Summary, DLFile and Applet Info area ***** */

.summaryhead
{
	background: url("/images/site/sumtitlebg.png") repeat-x #fff4d8;
	color: #954000;
	border-top: 1px solid #c57015;
	border-bottom: 1px solid #c57015;
}

#summary, #dlfileinfo, #appinfo, #appinfoc, #glossary
{
	background-color: #fffcf3;
	border-bottom: 1px solid #c57015;
	color: #884d0e;
}

#appinfo a, #appinfo a:visited, #appinfoc a, #appinfoc a:visited
{
	color: #ab1d0b;
	text-decoration: none;
}

#appinfo a:hover, #appinfoc a:hover
{
	color: red;
	text-decoration: underline;
}

.dltext
{
	background-color: #ccf;
	color: #006;
	border: 1px solid #559;
}

/* ***** Copyright Footer ***** */

#copyright
{
	border-top: 2px solid #fff0cc;
	background-color: white;
	color: #777;
}

#copyright a, #copyright a:visited
{
	color: #777;
	text-decoration: none;
}

#copyright a:hover
{
	color: #f00;
}

/* ***** Modules Page ***** */

.modsection
{
	color: #c57015;
	background-color: #fffaec;
	border-bottom: 1px solid #fee08b;
}

.modsection a, .modsection a:visited
{
	color: #c57015;
	text-decoration: none;
}

.modsection a:hover
{
	color: red;
	text-decoration: none;
}

.topicline
{
	background-color: #fff0cc;
}

.topictext
{
	color: #600;
}

.qmlink a, .qmlink a:visited
{
	color: #016801;
	text-decoration: none;
	font-weight: bold;
	background-color: #efe;
	padding-right: 5px;
}

.qmlink a:hover
{
	color: #090;
	background-color: #ffe;
}

.qmlinks a, .qmlinks a:visited
{
	color: #484801;
	text-decoration: none;
	font-weight: bold;
}

.qmlinks a:hover
{
	color: red;
}

.qmlinkn a, .qmlinkn a:visited
{
	color: #bbb;
	text-decoration: none;
	font-weight: bold;
}

.qmlinkn a:hover
{
	color: #777;
}

/* ***** Question drop-down menu ***** */

#ql2
{
	border: 1px solid black;
	background-color: #c57015;
}

#ql2 .qll, #ql2 .qlb
{
	border-top: 1px solid #e59035;
	border-bottom: 1px solid #a55000;
}

#ql2 .qla
{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #999;
	background-color: #eee;
}

#ql2 .qll a, #ql2 .qll a:visited
{
	color: white;
	text-decoration: none;
}

#ql2 .qll a:hover
{
	color: yellow;
}

/* ***** Exam Board drop-down menu ***** */

#eb2
{
	border: 1px solid black;
	background-color: #c57015;
}

#eb2 .qll, #eb2 .qlb
{
	border-top: 1px solid #e59035;
	border-bottom: 1px solid #a55000;
}

#eb2 .qla
{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #999;
	background-color: #eee;
}

#eb2 .qll a, #eb2 .qll a:visited
{
	color: white;
	text-decoration: none;
}

#eb2 .qll a:hover
{
	color: yellow;
}

/* ***** Glossary ***** */

#glosscol0
{
	border: 1px solid #653a0b;
	background-color: #ffe4a3;
}

.gcolalpha
{
	padding: 2px 0;
}

.gcolalpha a, .gcolalpha a:visited
{
	padding: 3px;
}

.gcolalpha a:hover
{
	background-color: #600;
	color: white;
	text-decoration: none;
}

#glosscol1
{
	border: 1px solid #653a0b;
	background-color: #fff6d8;
}

.glossquizq
{
	background-color: #ffeac7;
	border: solid 1px #de8700;
	color: black;
}

.sitegreen
{
	color: #d00;
}

/* *** User Info Pages *** */

.ulink
{
	background-color: #ef9500;
	border-top: 1px solid #c87a00;
	border-left: 1px solid #c87a00;
	border-right: 1px solid #463100;
	border-bottom: 1px solid #463100;
}

.ulink:hover
{
	background-color: #bf4202;
	cursor: pointer;
}

.ulink a, .ulink a:visited
{
	text-decoration: none;
	color: white;
}

.ulink a:hover
{
	color: yellow;
}

.ulinkc
{
	background-color: #fff057;
	border-top: 1px solid #e2ca00;
	border-left: 1px solid #e2ca00;
	border-right: 1px solid #6e4d00;
	border-bottom: 1px solid #6e4d00;
	color: black;
}

/* **** News Items **** */

#newsbox
{
	border: 1px #740053 solid;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	-moz-box-shadow: #664 4px 4px 6px;
	-webkit-box-shadow: #664 4px 4px 6px;
	box-shadow: #664 4px 4px 6px;
	padding: 6px;
	background-color: #ffe7b5;
	margin: 3px 10px 3px 4px;
}

.newstitle
{
	background-color: #efad32;
	color: white;
	padding: 2px 4px 2px 4px;
	font-size: 10pt;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: #999 2px 2px 4px;
	box-shadow: #999 2px 2px 4px;
}

.newsdate
{
	float: right;
	color: white;
	font-style: italic;
	font-weight: normal;
}

.newsitem
{
	margin: 5px 10px 10px 20px;
}

#newsmore
{
	margin-top: -5px;
	text-align: right;
}
