﻿/* ----------------------------------------------------------------------------
* Reset elements 
* -------------------------------------------------------------------------- */
*
{

}

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;}
/* Remove table spacing */
table {border-collapse:collapse;border-spacing:0;}
/*Remove list style*/
ol, ul {margin-left: 20px;}
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote, q {quotes: none;}
/* Remove annoying border on linked images. */
a img {border: none;}
/*Not sure about the table adjustements*/
table, td, th {vertical-align:middle;}
caption, th, td {text-align:left;font-weight:normal;}
/* ----------------------------------------------------------------------------
* End reset elements 
* -------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------
* Restyle basic elements 
* -------------------------------------------------------------------------- */
strong{font-weight:bold;}
abbr,acronym{border-bottom:1px dotted #000;cursor:help;}
em{font-style:italic;}
blockquote,ul,ol,dl{margin:3px;}
ol,ul,dl{margin-left:5px;}
th,td{padding:2px;}
th{font-weight:bold;text-align:center;}
caption{margin-bottom:2px;text-align:center;}
p,fieldset,table,pre{margin-bottom:5px;}
/* ----------------------------------------------------------------------------
* End restyle basic elements
* -------------------------------------------------------------------------- */

a:link,
a:visited,
a:hover,
a:active
{
	color: #442E53;
	text-decoration: underline;
}

div.clear 
{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}	

div#tabs{
	font-size:12px;
	border:none;
	
}

div.jobfoxTab{
	/*width:72%;*/
	margin-top:0px;
	padding: 10px;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 8px;
	margin-top: 0px;
	background-color:#C3B9C8;
	background-color: white;
		
}


div#tab-bar{
	margin-top: 0px;
	margin-bottom:20px;
	font:normal 12px ;

	
	color:#442E53;
	text-align:left;
	
}
	
div.jobfoxTab h5{
	color:#442E53;

		
}

div.jobfoxTab img{

	margin-right:10px;
	margin-bottom:5px;
}

.jobfoxTab h4
{
	color: #442E53;
	font-family:Verdana;
	font-size:14px;
	margin-bottom:5px;
}

.jobfoxTab h4 sup
{
	vertical-align: super;
	font-size:x-small;
}
.jobfoxTab p sup
{
	vertical-align: super;
	font-size:8px;
}
.jobfoxTab p
{
	font-family:Verdana;
	font-size:11px;
}	

	

div#tab-bar div.tabMgt-tab{
	width:90%;
	position:relative;
	/*margin:4px -1px 0px 0px;*/
	margin-bottom: 4px;
	cursor:pointer;
	font:normal 13px;
	
	padding:5px 5px 5px 15px;	
	background-color:#D9D2DD;	
	background-color: white;
}
	

div#tab-bar div.tabMgt-tab-active{
	margin-bottom: 4px;
	cursor:pointer;
	
	display:inline;
	font-weight:bold;
	padding:8px 10px 10px 10px;	
	background-repeat:no-repeat;
	background-position:3px;
	background-color:#D9D2DD;	
	background-color: white;
}


#GetIntroductionsPanel
{	
	background-color:white;
}




h1#headerTitle
{
	display: inline;
	color: #D35100;
}

#headerMenuLinks a,
#headerMenuLinks a:hover,
#headerMenuLinks a:active,
#headerMenuLinks a:visited
{
	color:#442E53;
	text-decoration:none;
}


#masterContainer
{
	background-color: #ffffff;
	font-family:Verdana;
	padding: 0px 20px 0px;
}




#GetIntroductionPanelContent h2 
{
	margin-bottom: 0px;
}
#GetIntroductionPanelContent h3
{
	margin-top: 0px;
}

#GetIntroductionPanelContent p{
	font-size:small;

	
}

#masterContent
{
	width: 100%; 
}

#masterFooter
{
	
}

#masterPageForm
{
	width: 960px;
	margin: auto;
}

#headerMenu h3#Intro
{
	color: #442E53;	
	font-family:Verdana;
	font-size:14px;
	font-weight: 100;
}

#headerMenu div
{
	
	margin-bottom: 20px;
	font-weight:bold;
	font-size: 16px;
}

#headerMenu div span
{
	padding-left: 30px;
	color: #442E53;
	
}

#headerMenu div span#login
{
	font-size: 20px;
}

#headerMenu div span img
{
	padding-right: 5px;
}

#headerMenu
{
	overflow: auto;
}



#searchPossibilities
{
	background-color: #EE9D34;
	position: absolute; 
	
	width: 100%;
	bottom: 0;
	/*padding-left: 10px;*/
	padding-top: 10px;
	
}

#searchPossibilities div
{
	padding-left: 10px;
	padding-right:0px;
	/*margin-right: 15px;*/
	
}

#ddlProfessionGroups
{
	width: 305px;	
}

#searchPossibilities h5
{
	margin-bottom: 5px;
	margin-top: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-family: Verdana;
	color: #6F0000;
	font-size: 17px;
}

#searchPossibilities label
{
	font-family: Verdana;
	font-size: 10px;
}
#searchPossibilities div input
{
	font-family: Verdana;
	font-size: 10px;
	margin-top:3px;
}

#searchPossibilities select
{
	font-family: Verdana;
	font-size: 10px;
	width: 305px;
	margin-top:3px;
}

#btnPossibilitiesSearch
{
	margin-left: 10px;
	margin-top:10px;
}


div.headerContent
{
	width: 100%;
	margin-top: 18px;
	margin-bottom: 18px;
	overflow: auto;
}

div.logoImage 
{
	width: 231px;
	overflow: hidden;
	text-align: left;
	margin-top: 5px;
	padding-right: 4px;
	border-right: 1px solid #999999;
	margin-right: 8px;
}	

div.logoText
{	
    width: 400px;
}

#logoTextExplanation
{
	display: inline;
	color: #442E53;
	font-family: Verdana;
    font-size: 20px;
    text-align: left;
}

#employerMessage{
	background-color: #E5E2E6;
	color: #442E53;
	border: 1px solid #442E53;
	padding: 10px;
	font-family:Verdana;
	font-size:10px;
	margin-top: 5px;
}

#logoTextPipe
{
	font-size: 22px;
	color: #CCCCCC;
}

#GetIntroductionPanelText h2
{
	color: #442E53;
	font-weight: bold;
	font-family: Verdana;
    font-size: 26px;
    background: yellow;
}

#GetIntroductionPanelText h3
{
	color: #442E53;
	font-weight: 100;
	font-family: georgia;
    font-size: 32px;
}

#GetIntroductionPanelText .introEmphase
{
	font-weight: bold;
	color: #442E53;
	font-size: 14px;
}


#GetIntroductionPanelText
{

}

#GetIntroductionPanelImage
{
	position:absolute;
	right: 0;
}

#jobfoxDifferences
{
	margin-top: 20px;
}

#jobfoxDifferences h3
{
	color: #442E53;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid;
	border-bottom-color: #442E53;
}


#GetIntroductionPanelAltContent
{
	padding: 20px;
	padding-bottom: 0px;
}

#GetIntroductionPanelAltContent p
{
	margin-top: 30px;
	width:60%;
	line-height:1.5em;
}

#GetIntroductionPanelAltContent #btnGetStartedAlternate
{
	
}

.informationBar
{
	margin-left: 5px;
	padding: 5px;
	background-color: #FFEF41;
	background-repeat: repeat;
	font: bold 12px Verdana;
	width:595px;
}

.informationBarAlt
{
	position: absolute;
	bottom: 5px;
}

div#global-nav {
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#442E53;
		background-color:#ffffff;
		padding:16px 0;
	}
		div#global-nav ul {
			padding:0;
			margin:0 0 12px 0;
		}
		div#global-nav ul li {
			display:inline;
			margin:0 15px 0 0;
			padding:0 15px 0 0;
			border-right:1px solid #442E53;
		}
		div#global-nav ul li.last {
			margin-right:0;
			padding-right:0;
			border-right-style:none;
		}
		
		a.footer:link, a.footer:visited, a.footer:focus, a.footer:hover, a.footer:active {
    text-decoration:none;
    color:#442E53;
  } 
	div#license {
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		padding-bottom:20px;
		color:#ffffff;
				padding:16px 0;
	}
	
	
		div#license a {
		color:#ffffff;
	}
	
	
	
	div#eightpt
	{
		padding:16px 0;
		font-size: 10px;
		font-style: italic;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		color:#ffffff;
		width: 800px;
		margin-left: auto;
		margin-right: auto;
	}
	
.copy
{
font-size: 11px;
font-weight: bold;
color: #000000;	
}

#emaildiv
{
background: #C8A8FF;
padding: 15px;
border: 1px solid #B184FD;
width: 59%;	
}

#emailtable
{
}

#emailtable td
{	
}

#logotable
{
border: 0px solid black;	
}

#logotable td
{
border: 0px solid red;	
text-align: center;
}