﻿body
{
	background-image:url('images/juniorjudges_background.png');
	background-repeat:repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

img
{
	border: 0;
}

table
{
	font-size: 1em;    
}
h1
{
}

h2
{
	color: #cc0000;
	font-weight: 600;
	font-size: 1.6em;
}
h3
{
	color: #cc0000;
	font-weight: 600;
	font-size: 1.3em; /*border-bottom:solid 1px #1F5F7A;*/
	margin-bottom: 5px;
}

.header
{
	background-image: url('images/juniorjudges_banner.png');
	width: 980px;
	height: 130px;
	margin: 10px auto;
}

.clearingdiv
{
	clear: both; /*background-color:#f2fad1; 	height:10px; 	width:980px;	*/
}

.background
{
	background-color: white;
	margin: 0 auto;
	width: 980px;
	text-align: left;
	padding: 0;
	border: solid 1px #CC1400;
}

.bigLink
{
	font-size: 120%;
}

.headerText
{
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}

#helpLink
{
	text-align: right;
	clear: both;
	margin: 2px 10px 10px 0;
	font-size: smaller;
}

.crumbs
{
	width: 960px;
	margin: 4px 0 10px 10px;
	padding: 0 0 2px 0;
	border-bottom: solid 1px #CC1400;
}



.crumbsLeft
{
	float: left;
	display: inline;
	font-size: 90%;
	text-align: left;
	padding-left: 2px;
	margin: 2px 0 3px 0;
	width: 700px;
}
.crumbsRight
{
	display: inline;
	float: right;
	text-align: right;
	font-size: 90%;
	width: 220px;
	padding-right: 4px;
	margin: 2px 0 3px 0;
}


.bookCategory
{
	font-size: 1.4em;
	margin-left: 3px;
	padding-left: 6px;
	background-color: #FFC233;
}

.menutable
{
	border: solid 1px #888888;
}

.menutable td
{
	border-bottom: thin #aaaaaa solid;
	vertical-align: top;
	font-size: 1.5em;
}

.altcolumn
{
	background-color: #F0E0BB;
}

.topMenu
{
	padding: 7px 5px 0 0;
	background: #d2ea91 url(images/cbcmenugradient.jpg) repeat-x;
	height: 28px;
	font-size: 80%;
	clear: both;
	margin: 0 auto;
	width: 790px;
	border: 0 solid;
}

.leftMenuHeading
{
	width: 20%;
	float: left;
	background-color: #d2ea91;
	padding: 4px 4px 15px 12px;
	margin: 0 0 0 2px;
	border: solid 1px #d2ea91;
}

.dContents
{
	background-color: #FFFFFF;
	padding: 0;
	font-size: 1em;
	margin: 0px 0px 1px 15px;
	min-height: 500px;
	width: 960px;
}

.menubox
{
	background-color: #FFF599;
	border: solid 1px #CC1400;
	width: 740px;
	margin: 10px auto 0 10px;
	padding: 10px;
	white-space: normal;
	clear: both;
	text-align: left;
	height: auto;
}
.menubox h3
{
	text-align: center;
}


.footer
{
	border: #CBDC3E 1px solid;
	height: 1.1em;
	width: 980px;
	position: static;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 4px auto;
	font-size: 80%;
	background-color: #CBDC3E;
}

#footerleft
{
	float: left;
	width: 60%;
	display: inline;
	text-align: left;
	margin-left: 10px;
}

#footerright
{
	text-align: right;
	margin-right: 10px;
}

a a:active a:hover a:visited
{
	color: Blue;
}

div.filledbox
{
	font-size: 1em;
	margin: 0 0 0 0;
	width: 750px;
	padding: 5px 0 10px 10px;
	background-color: #eefad1;
}

.divBoxHeading
{
	border: solid 1px gray;
	background-color: #FFF599;
	padding: 2px 0 3px 5px;
	font-weight: bold; /*just need to individually set the width*/
}
.linksListHeaders
{
	/*border-bottom:solid 1px #cc0000;	*/ /*background-color: #ffee66;*/
	margin: 5px 0 3px 0;
	padding: 3px;
	text-align: right;
	width: 240px;
	color: #cc0000;
	font-weight: bold;
}

.noUnderlineLink
{
	text-decoration: none;
	color: #1F5F7A;
	font-weight: bold;
}

.linksList
{
	text-align: right;
	margin-right: 10px;
	margin-right: -4px;
}
.newsTitle
{
	width: 98%;
	border-bottom: solid 1px #cc0000;
	font-weight: bold;
	color: #cc0000;
	margin: 10px 0 5px 0;
}

.pager td table tr td
{
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0 4px 0;
}

.itemlisting
{
	font-size: 1em;
	margin: 0;
	padding: 2px 0 10px 10px;
	width: 100%;
}

.itemlisting td
{
	padding: 4px;
	margin: 0;
}

.itemlisting tr
{
	background-color: #F0F7D4;
	margin: 0 0 0px 0;
}

.itemlisting .label
{
	font-weight: bold;
}

.itemlisting .heading
{
	border: solid 1px gray;
	background-color: #CBDC3E;
	padding: 5px 0 5px 5px;
	font-weight: bold;
}
.itemlisting .alternate
{
	background-color: #FFE099;
}


.calendar
{
	border: solid 1px gray;
	width: 750px;
	margin-left: 100px;
}

.calendar .caption
{
	background-color: #FFD116;
	font-weight: bold;
	font-size: 1.4em;
	border: solid 1px gray;
}

.calendar .month
{
	background-color: #FFE099;
	font-weight: bold;
	border: solid 1px gray;
}

.calendar .dates
{
	background-color: #FFF0CC;
}
.wizardStepSelected
{
	font-weight: bold;
}

.shortlistTableHeadings
{
	background-color: #FFE099;
	font-weight: 600;
	font-size: 1.2em;
}

.shortlistTableSubHeadings
{
	background-color: #FFCC00;
}
.shortlistTableCell
{
	background-color: #FFFACC;
}
.shortlistTableFooter
{
	background-color: #F0ECDB;
}

.popupPanel
{
	position: absolute;
	border: solid 2px black;
	padding: 5px;
	background-color: White;
	display: none;
}
.popupBackground
{
	background-color: Silver;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
