﻿body
{
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin-top: 5px;
	margin-bottom: 5px;
}

td, span, input, textarea, select
{
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#padding3
{
	padding: 3px 3px 3px 3px;
}

h3.pageTitle
{
	margin: 8px 0 2px 0;
	width: 100%;
	color: #595B5C;
}

.underscore { border-bottom: solid 1px #CFCFCF; }

.hidden { visibility: hidden; }

.nowrap { white-space: nowrap; }

.nowraplabel { white-space: nowrap; font-weight: bold;}

.title { font-weight:bold; font-size:medium; }
.subtitle { font-size: small; font-style:italic; }
.modalTitle { font-weight:bold; color: White; }
.headerTitle { font-size: medium; font-weight:bold; color: White; }
.headerTitleBig {font-size: 13pt; font-weight:bold;} 
.headerTitle2 { font-size:12px; font-weight:bold; color:#CD002B;} 
.headerTitleBG { background-color:#CD002B; }
.headerTitleBG2 {background:#fff url(../../images/bg_title.gif) repeat-x; color:#CD002B; height:28px;}
.headerTitleBGLeft { background-color:#CD002B; text-align: left; }
.headerTitleBGRight { background-color:#CD002B; text-align: right;}

.label { font-weight:bold; }

.bannerLabel { font-weight:bold; font-size:10px; }
.bannerText { font-size:10px; }

.padLeft { padding-left: 10px; }
.padLeftSmall { padding-left: 3px; }

.gridPadLeft { padding-left: 7px; }

.mainLink { font-size: small;
			font-weight:bold; 
			color: White; 
			padding-left: 10px;
			padding-right: 10px;
			text-decoration: none;
			outline: none;
			} 
			
.mainLink td { font-size: small;
			font-weight:bold; 
			color: White; 
			padding-left: 10px;
			padding-right: 10px;
			text-decoration: none;
			outline: none;
			}

.error { font-weight: bold; font-size: 12px; color:Red; }	
.paddedError { font-weight: bold; font-size: 12px; color:Red; padding: 10px 0 10px 10px;}			
.success { font-weight: bold; font-size: 12px; color:Green; }

.updateStatus {font-weight: bold; font-size: 11px; color:Green; }

.indentTabContent { padding-left: 15px; padding-top: 15px; }

.fixFloatingControls
{
	position:relative;
}

/*
.centerText { text-align: center; }
.updownbutton 
{
	border: 1px outset ; overflow: hidden; font-family: Tahoma,Arial,sans-serif; font-size: 5pt; top: 2px; font-weight: bold; line-height: 1em; height: 11px; left: 76px; width: 24px; position: static !important;
}
.topButtonIE 
{
	/* margin-left:55px;
	margin-top:-26px;
}
.bottomButtonIE 
{
	/* margin-left:55px; 
	margin-top:-5px;
}
*/

/* Start Home Page Styles */
.greetingLabel 
{
	font-weight: bold;
	font-size: 15px;
}

#homeContent
{
	padding: 10px 10px 10px 10px;
	width: 778px;
}

#greeting
{
	padding: 0 0 10px 0;	
}

#upperContent
{
	height: 40%;	
}

#leftUpperContent
{
	float: left;
	width: 49%;
	padding: 0 10px 10px 0;
}

#rightUpperContent
{
	float: right;
	width: 49%;
	padding: 0 0 10px 0;
}

#lowerContent
{
	height: 30%;
	float: left;
	padding: 0 0 0 0;
}

/* End Home Page Styles */

/* Start Personality Test Styles */

#personalityTest
{
	padding: 0 10px 10px 10px;
}

#introText
{
	text-align:left;
}

#personalityTestCol1
{
	float: left;
	width: 23%;
	text-align: left;
	padding: 0 5px 0 5px;
}

#personalityTestCol2
{
	float: left;
	width: 23%;	
	text-align: left;
	padding: 0 5px 0 5px;
}

#personalityTestCol3
{
	float: left;
	width: 23%;	
	text-align: left;
	padding: 0 5px 0 5px;
}

#personalityTestCol4
{
	float: right;
	width: 23%;	
	text-align: left;
	padding: 0 5px 0 5px;
}

#selectionButtons
{
	clear: both;
	float: left;
	text-align: left;
	padding-left: 30px;
	padding-top: 15px;
	width: 50%;
}

#genderQuestion
{
	float: right;
	text-align: right;
	white-space: nowrap;
	padding-right: 30px;
	padding-top: 15px;
	width: 40%;
}

#submitButton
{
	clear: both;
	float: right;
	text-align: right;
	padding-right: 30px;
	padding-top: 10px;
	width: 40%;
}

.questionSpan
{
	padding: 2px 5px 2px 2px;
}

.questionSpanSelected
{
	padding: 2px 5px 2px 2px;
	background-color: #cccccc;
}

.ptAnswerTextBox
{
	height: 12px;
	text-align: center;
	vertical-align: middle;
}

#personalityTestFinished
{
	padding: 25px 0 0 35px;
}

#upProgress
{
	clear: both;
	float: left;
	width: 175px;
	height: 50px;
	bottom: 300px; 
	left: 302px; 
	position: absolute;
	text-align: center;
	background-color: #ffffff;
	border: solid 1px #d3d3d3;
}
/* End Personality Test Styles */

#jobBoardHeader
{
	height: 100px;
	padding: 30px 20px 30px 20px;
	width: 90%;	
}

#jobBoardSearch
{
	width: 25%;
	float: left;
	padding: 0 20px 0 20px;
}

#jobBoardContent
{
	width: 65%;
	float:left;
	padding: 0 20px 0 20px;
}

.searchHeader {font-size: 18pt; font-weight:bold;}
.searchHeaderNoBold {font-size: 18pt;}

.searchInputItem { float: left; margin: 2px 0 2px 0; }
.searchInputText { float: left; margin-top: 2px; }
.searchInputField { float: right; margin-top: -2px; }

.detailItem { float: left; }
.detailLabel { float: left; width: 100px; }
.detailField { float: right; }

.searchButton { background-color:#E3E1E2; border:0; color:#000; height:20px; width: 85px; }

.searchGridHeader tr { padding-bottom: 10px; }
.searchGridHeader th { border-bottom: solid 3px #7C7C7C; text-align: left; }
.searchGridHeader a { color: Black; font-weight: bold; text-decoration: none; }

.rblSpacer td { padding-right: 5px; padding-left: 45px; }

.paddedGridRow td { padding: 5px;}
