/* AP Calculus Style additional stylesheet */

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

.mainpage
{
	color: #656565;
}

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

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

/* Print Exam module header */

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

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

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

#pagetitle1
{
	color: #dddddd;
}

#pagetitle2
{
	color: #372f17;
}

#pagetitle3
{
	color: #b7d5ff;
}

#userlogon
{
	background-color: #eee;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}

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

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

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

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

.menu, .menux
{
	color: black;
}

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

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

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

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

#content
{
	background-color: white;
	color: #666464;
}

#content h1
{
	color: #006;
}

#content h1.pctitle, #content h1.eppctitle
{
	color: #145d98;
}

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

#content h2.pcsubtitle
{
	color: #145d98;
}

#content h3.pcsmalltitle
{
	color: #145d98;
}

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

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

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

#topbarleft
{
	color: #c57015;
}

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

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

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

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

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

#topbar a:hover
{
	color: yellow;
}

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

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

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

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

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

#search
{
	background-color: #e3ebfb;
}

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

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

.bigpg
{
	color: red;
}

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

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

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

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

#qnum
{
	color: #004ab4;
}

#questiontext
{
	color: #656565;
}

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

#explanation
{
	color: black;
}

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

.summaryhead
{
	background: url("/images/site/sumtitlebgap.png") repeat-x #e8e6e6;
	color: #0b324f;
	border-top: 1px solid #0b324f;
	border-bottom: 1px solid #0b324f;
}

#summary, #dlfileinfo, #appinfo, #appinfoc, #glossary
{
	background-color: #f3fcff;
	border-bottom: 1px solid #0b324f;
	color: #606060;
}

#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: 1px solid #059;
	background-color: white;
	color: #777;
}

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

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

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

.modsection
{
	color: #0b324f;
	background-color: #f2f0f0;
	border-bottom: 1px solid #DFD7D7;
}

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

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

.topicline
{
	background-color: #DFD7D7;
}

.topictext
{
	color: #006;
}

.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: #014848;
	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: #7370f8;
}

#ql2 .qll, #ql2 .qlb
{
	border-top: 1px solid #cbd8f5;
	border-bottom: 1px solid #0c0b3f;
}

#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: #7370f8;
}

#eb2 .qll, #eb2 .qlb
{
	border-top: 1px solid #cbd8f5;
	border-bottom: 1px solid #0c0b3f;
}

#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: #50493d;
}

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

.ulink
{
	background-color: #ababab;
	border-top: 1px solid #8d8d8d;
	border-left: 1px solid #8d8d8d;
	border-right: 1px solid #353535;
	border-bottom: 1px solid #353535;
}

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

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

.ulink a:hover
{
	color: #f6ebd4;
}

.ulinkc
{
	background-color: #eeeeee;
	border-top: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #545454;
	border-bottom: 1px solid #545454;
	color: black;
}

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

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

.newstitle
{
	background-color: #9f9f9f;
	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;
	color: black;
}

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