body
{
	background: url('../images/backgrounds/pageBackground.gif');
}
body,
table
{ 
	font-family: Helvetica,Verdana,Arial,Geneva,sans-serif;
	font-size: 12px;
}
div#container,
div#printableContainer
{
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	border-top: none;
	border-left: 1px solid #6d6e71;
	border-right: 1px solid #6d6e71;
	border-bottom: 1px solid #6d6e71;
	height: auto;
	display: table;
	background: #FFF;
}

div#tempNotice
{
	padding-left: 10px;
	padding-right: 10px;
	color: red;
	font-weight: bold;
}

div#printableContainer
{
	margin-left: 0px;
	border: 1px solid #6d6e71;
	width: 640px;
}
div#header
{
	width: 890px;
}
div#header img
{
	border: none;
}
div.mainTitleStrip 
{ 
	background:#ffffff; 
	margin-bottom:1px; 
	height:89px;
	width:469px;
	float:right;
}
div.mainTitleStrip a,
div.mainTitleStrip a:hover
{ 
	color: #000000;
	text-decoration:none; 
	font-weight:bold;
}
div.secondaryTitleStrip 
{
	background:#ffc128; 
	color:white; 
	font-weight:bold; 
	font-size:16px; 
	height:20px;
	width:890px;
	float:left;
	clear:left;
	margin:0px;
	text-indent: 10px;
}

div#breadCrumb,
div#mainHeading,
div#fullWidthContent,
div#jobBoardMainTitle,
div#jobBoardSeparatorLine,
div#practiceFirm
{
	margin-left: 10px;
	margin-right: 10px;
}
div#breadCrumb
{
	margin-top: 5px;
	margin-bottom: 10px;
	text-decoration: underline;
	background: #FFF;
}
div#breadCrumb .usernameText
{
	font-weight: bold;
}
div#mainHeading
{
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #f89d10;
}

div#footer
{
	float:right;
	background: #FFFFFF;
	text-align:center;
	width: 890px;
	bottom:0;
	height: 57px;
	margin-top: 5px;
}
div#footer img
{
	border: none;
}
div#footerSeparator
{
	height: 10px;
	border: none;
	width: 870px;
	margin-left:auto;
	margin-right: auto;
}
div#footerSeparator img
{
	height: 10px;
	width: 870px;
}
div#footerContent
{
	clear:left;
	text-align:left;
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	color: #555555;
	font-size:10px;
	vertical-align: top;
}
div#footerLinks
{
	color: #555555;
	font-style: normal;
	font-size: 10px;
	float: left;
	margin-top: 2px;
}
div#footerLinks a
{
	color: #555555;
	font-style: normal;
	font-size: 10px;
	
}
div#footerLinks a:hover
{
	color: #F89D10;
}
div#footerPoweredBy a
{
	float:right;
	margin-top: 2px;
	color: #555555;
	font-style: normal;
	font-size: 10px;
}
div#footerPoweredBy a:hover
{
	color: #F89D10;
}
div#bannerAd
{
	margin-top: 5px;
	border: 1px solid #6d6e71; 
	background: silver;
	padding: 0px;
	height: 80px;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}
div#tabWrapper
{
	margin-top: 5px;
	height: 25px;
	overflow: hidden; 
	vertical-align: bottom;
	display: table;
	margin-left: 5px;
	font-size: 14px;
}
div.tabSpacer
{
	width: 10px;
	float: left;
	height: 100%;
}
div.activeTab
{
	background: #F89D10;
	border: none;
	color: #000000;
	font-weight: bold;
	text-align: left;
	height: 100%;
	float: left;
	line-height: 25px;
}
div.inActiveTab
{
	background: #FFEBB6;
	border: none;
	font-weight: bold;
	color: #6D6E71;
	text-align: center;
	float: left;
	height: 22px;
	clear: right;
	margin-top: 3px;
	vertical-align: middle;
	line-height: 20px;
}
.lineSpacer
{
	height: 10px;
	overflow: hidden;
}
.smallLineSpacer
{
	height: 5px;
	overflow: hidden;
}
smallerLineSpacer
{
	height: 3px;
	overflow: hidden;
}
.inActiveTab a
{
	color: #6D6E71;
	text-decoration: none;
}
.inActiveTab a:hover
{
	color: #6D6E71;
	text-decoration: none;
}
.jobboardHeading,
h1,
.sectionHeading,
.sectionHeading1,
div#jobTitle,
div#receiptText
{
	color: #555555;
	font-weight: bold;
	font-size: 16px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
div#receiptText
{
	font-size: 12px;
	margin-bottom: 10px;
}
h2,
.sectionHeading2
{
	color: #555555;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3,
.sectionHeading3
{
	color: #555555;
	font-weight: bold;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
}
.contentPanel 
{ 
	padding: 0px; 
	width: 890px;
	background: #FFF;
	clear:left;
}
div#datePopupContainer
{ 
	padding: 0px; 
	width: 500;
	background: #FFF;
	height: 100px;
}
div#popupTitle
{
	margin-top: 10px;
	margin-left: 10px;
}
div#datePopupContent
{
	margin-left: 10px;
	margin-right: 10px;
}
div#popupClose
{
	margin-top: 5px;
	text-align: center;
	width: 100%;
}
.slogan
{
	font-style: italic;
	font-size: 14px;
}
div#jobBoardMainTitle
{
	margin-top:10px;
}
div#practiceFirm
{
	margin-top: 10px;	
}
div.practiceFirmComingSoonText
{
	color: #555555;
	width: 100%;
	text-align: center;
	margin-bottom: 2px;
}
div#jobBoardSeparatorLine
{
	background: #F89D10;
	height: 1px;
	max-height: 1px;
	overflow: hidden;
}
div.jobBoardPanel 
{ 
	width: 588px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 5px;
	vertical-align: top;
	border: 2px solid #F89D10;
}
div.welcome 
{
	background:black;
	color:white;
	margin-left:10px;
	margin-top: 5px;
	height: 30px;
	overflow: hidden;
	padding: 5px;
	font-size:14px;
}
div.login
{
	background: #ffc128;
	color: #000000;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 5px;
	font-size:14px; 
}
div.menuBlock,
div.profilesBlock
{
	background: #ffebb6;
	color: black;
	margin-top: 5px;
	margin-left: 10px;
	display: table;
	margin-right: 0px;
	overflow: hidden;
	font-size: 14px;
}
div.menuBlock a,
div.profilesBlock a 
{
	color: #000000; 
	text-decoration:underline; 
	font-weight:bold; 
	font-style:italic; 
}
div.menuBlock a:hover, 
div.profilesBlock a:hover 
{
	color: #000000; 
	text-decoration:underline; 
	font-weight:bold; 
	font-style:italic; 
}
div.menuBlock img 
{
	border: none;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
div.login a 
{
	color: #000000;
}
div.login a:hover
{
	color: #000000;
}
div#menuBox
{
	width: 240px;
	float: left;
	background: #FFEBB6;
	border: 1px solid #000;
	font-size: 14px;
}
div#menuHead
{
	border-bottom: 1px solid #000;
	height: 25px;
	text-align: center;
	background: #FFC128;
	font-weight: bolder;
	line-height: 25px;
}
div#menuItem,
div#menuItemSelected
{
	margin-left: 20px;
	margin-top: 10px;
}
div#menuItemLast
{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#menuItemLast a,
div#menuItem a,
div#menuItemSelected a
{
	font-weight: bold;
}
div#menuItemSelected a
{
	color: #F89D10;
}
div#termsConditions,
div#privacyStatement,
div#portalFAQ
{
	text-align: justify;
}
div#termsConditions ol,
div#privacyStatement ol
{
	margin: 0px;
	padding-left: 30px;
}
div#termsConditions li,
div#privacyStatement li
{
	padding-top: 5px;
}
div#portalFAQ td
{
	vertical-align: top;
}
div#loginPanel
{
	margin-left: 10px;
	margin-right: 10px;
}
div#loginFormBox,
div#registrationBox
{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
div#portalHelpCentreContent
{
	margin-top: 10px;
}
div#portalHelpCentreSection
{
	margin-bottom: 10px;
}
div#jobboardFirmBlock
{
	float: left;
	width: 245px;
}
div#jobboardDateLink
{
	margin-left: 15px;
	margin-top: 5px;
	overflow: hidden;
	font-size: 12px;
}
div#jobboardApplyBlock
{
	float: left;
	width: 140px;
	margin-top: 25px;
}
div#jobboardApplyBlock span.smallerText
{
	font-size: 14px;
}
div#jobboardReceiptBlock
{
	float: right;
	width: 170px;
	text-align: right;
}
div#jobboardReceiptLink
{
	border: none;
}	
a,
table.msgr a
{
	color: #000000;
}
a:hover,
table.msgr a:hover
{
	color: #F89D10;
}
em
{
	font-style: italic;
}
strong
{
	font-weight: bold;
}
ol
{
	list-style-type: decimal;
	list-style-position: outside;
}
ul 
{
	list-style-type: square;
	list-style-position: outside;
	margin-top: 5px;
	margin-bottom: 5px;
}
li
{
	margin-top: 1px;
	margin-bottom: 1px;
}
hr
{
	height: 1px;
	border: none;
}
div.sectionGap
{
	height: 10px;
	overflow: hidden;
}
p
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.buttonStandard,
.buttonBarStandard
{
	border: 1px solid #000; 
	background: #FFF; 
	font-size: 12px;
	font-family: Helvetica,Verdana,Arial,Geneva,sans-serif; 
	padding-top:1px;
	padding-bottom:1px;
	text-transform: capitalize;
}
.longTextField
{
	width: 220px;
}
div.login .buttonStandard,
div#loginForm .buttonStandard
{
	width: 100px;
}
div#forgotPasswordForm .buttonStandard
{
	width: 50px;
}
/*Commented out css 2.1 stuff, might uncomment when people no longer use IE6*/
/*
div.login input[type="text"],div.login input[type="password"] { width:220px; }
div.login input[type="submit"] { width:100px; }
input[type="button"],
input[type="submit"],
input[type="reset"]
{
	border: 1px solid #000; 
	background: #FFF; 
	font-size: 12px;
	font-family: Helvetica,Verdana,Arial,Geneva,sans-serif; 
	padding-top:1px;
	padding-bottom:1px;
	text-transform: capitalize;
}
*/
.smallText
{
	font-size: 0.80em;
}
.errorText
{
	font-size: 0.95em;
	color: red; 
}

div.login td { padding:2px; }

div.profilesBlock .largeText { vertical-align:middle; font-size: 28px; }
div.profilesBlock img { margin-right:5px; margin-left:5px; border:none;}
div.profilesBlock table { width:100%; margin-left:2px; }

div#practiceFirm,
div.jobAppRowEven, 
div.jobAppRowOdd 
{
	height:50px;
	background:white;
	font-size:16px;
	padding:5px;
	color:#555555;
	font-weight:bold;
	margin-left: 10px;
	margin-right: 10px;
}
div.jobAppRowOdd { background:#eeeeee; }
a.jobAppLink,
span.jobAppClosed,
span.jobAppLinkDisabled
{
	color:#890000;
	font-size:12px;
}
span.jobAppClosed
{
	color: #555555;
}
a.jobAppLink:hover
{
	color:#890000;
	font-size:12px;
}
span.jobAppLinkDisabled
{
	text-decoration: underline;
}
.firmcareersBanner
{
	padding: 0px;
	padding-left: 24px;
	padding-top: 2px;
}
.firmcareersBanner img
{
	border-style: none;
}
