@import url("common.css");


body.publicHeader {
	background-image: url(/images/shell/public/public_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

body.publicLeftnav {
	background-color: #eeeeee;
	margin: 0;
}

body.publicMain {
	background-image: url(/images/shell/public/public_bg_base.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #FFFFFF;
	padding: 10px;
}

body.publicFooter {
	background-image: url(/images/shell/public/footer_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

/*begin position elements*/
.publicLogo {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-image: url(/images/shell/public/public_logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 155px;
	height: 84px;
}

.publicBanner {
	position: absolute;
	z-index: 1;
	left: 155px;
	top: 0px;
	background-image: url(/images/shell/public/public_banner.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 560px;
	height: 84px;
}
.FCP .publicBanner{
	background-image: url(/images/shell/public/public_bannerFCP.gif);
}
.FCP .publicLogo{
	background-image: url(/images/shell/public/public_logoFCP.gif);
}

.publicCrosswayslogo{
	position: absolute;
	z-index: 1;
	left: 3px;
	bottom: 0px;
	background-image: url(/images/shell/public/crossways_logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 148px;
	height: 52px;
}

th {text-align:left;}
.findCareer{
	background-color: #ffffff;
	width:930px;
	margin-left:14px;
	padding:20px;
	color: #000000;
}
.findCareer .FCPHeading{
	margin-top:10px;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	color: #0110c5;
	background-color: #ffffff;
	line-height: 18pt;
}
.findCareer .crossResume{margin-top: 25px; margin-bottom: 25px;}
.findCareer .crossResume li{font-weight:bold; margin: 10px 0px;}
.findCareer .resumeRight{float:right; padding-right: 50px; height:245px;}
.findCareer .resumeLeft{float:left; width:60%; height:245px;}
.findCareer .imgCaption{width:142px; text-align:center; margin:5px 0px 10px 0px;}
.findCareer .strongQuestions{font-weight:bold; font-size:14pt; line-height:24pt; color:#0110c5; margin-bottom:20px;}
.findCareer .takeVIQ{margin:20px 0px; width:100%; text-align:center;}
.findCareer ol.talentList li{margin-left:40px;}
.findCareer .interestCategories{float:left; width:300px;}
.findCareer .interestProfile{float:left; width:450px;}
.findCareer .reportDef{list-style-image: url(/images/arrow.gif);}
.findCareer .reportDef li{margin-top: 10px; margin-bottom: 10px;}

.findCareer .quote{
	background-color: #ffff99;
	border: solid 1px #800000;
	padding: 5px;
	margin: 5px;
}
.findCareer .quote font{
	font-size:10pt; 
	font-style:italic;
	color: #800000;
}

.findCareer li{
	font-size:10pt; 
}
.findCareer .quote .quoter{
	margin-bottom: 0px; 
	font-weight: bold;
	color: #800000;
}
.findCareer .question{
	text-align: center;
	background-color: #87c0dc;
	border: solid 2px #2469d0;
	padding: 5px;
	margin: 5px;
}
.findCareer div{
	margin-top:20px;
}
.findCareer .yellowbg{
	background-color: #FFFF00;
}
.findCareer .greenInterests{
	color: green; 
	font-weight: bold; 
	list-style-image: url(/images/green-tick.gif);
}
.upgradeReport{
	background-color: #E2C60F;
	border: solid 2px #87420B;
	height:275px;
	padding: 5px;
	margin-top: -2px;
}
.upgradeReport h1{
	margin-top: 0px;
	color: #800000;
}
.findCareer .greenInterests li{
	padding-bottom: 20px;
}
body.findCareer{
	background:#FFFFFF url(/images/shell/public/public_bg_base.gif) repeat-x fixed left top;
	padding:30px;
	font-size:10pt;
	line-height: normal;
}

body.publicmain p {font-size:10pt; line-height:14pt;}
body.findCareer p {font-size:10pt; line-height:14pt;}

div.publicTrial{width:80%;}
div.publicTrial p{text-align:left;}
