body {
	padding: 0px;
	margin: 0px;
	background: url('../siteimages/iebgcol.png') #E9E9E9;
	font-family: Tahoma;
	height: 100%;
	font-size: 12px;
	overflow: auto;
}

#top {
	background: url('../siteimages/topbg.png') #A12621 top center;
	width: 100%;
	height:160px;
	min-width: 1000px;
	overflow: hidden;
}
#bar {
	width: 100%;
	height: 29px;
	background: url('../siteimages/barbg.png') #444444;
	overflow: visible;
	z-Index: 1000;
}
#contentholder {
	width: 1000px;
	background: url('../siteimages/girbg.png') #FFFFFF no-repeat bottom right;
	margin: 0 auto;
	height: 100%;
	position: relative;
	overflow: hidden;
}
#contshad {
	background: url('../siteimages/shadbg.png') repeat-y top center;
	height: 100%;
	overflow: hidden;
}
.dropholder:hover .dropdown {
	visibility: visible !important;
}
.dropholder .dropdown {
	visibility: hidden;
	position: absolute;
}
.dropdown:hover {
	visibility: visible;
}
.dropdown {
	background: url('../siteimages/menubg.png') #000000 repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #111111;
	padding: 5px;
	min-width: 180px;
	z-Index: 1000;
	margin-left: -5px;
	/* max-height: 300px;
	overflow: auto; */
}
.dropdown li {
	line-height: 20px;
	min-width: 180px;
}
.dropholder {
	cursor: pointer;
	text-decoration: none;
	height: 20px;
	display: inline-block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	background: url('../siteimages/bari.png') no-repeat 0 6px;
	padding-left:23px;
}
.dropdown .rule {
	height: 1px;
	line-height: 1px;
	border-color: #888888;
	border-width: 1px 0 0 0;
	border-style: dotted;
	margin-top: 5px;
	margin-bottom: 5px;
}

.dropholder a {
	text-decoration: none;
	color: #FFFFFF;
}

.dropdown a {
	color: #DDDDDD;
	background: url('../siteimages/menuarrow1.gif') no-repeat 1px 4px;
	padding-left: 10px;
}
.dropdown a:hover {
	background: url('../siteimages/menuarrow2.gif') no-repeat 1px 4px;
	color: #FFFFFF;
}
#bar ul {	
	padding: 0px;
	margin: 0px;
	z-Index: 1000;

}
#bar li {
	list-style-type: none;
	z-Index: 1000;
	width: 100px;
}
#bar li .slideli {
	list-style-type: none;
	z-Index: 1000;
	width: 30px;
}
#barpos {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	white-space: nowrap;
	z-Index: 999;
}
#ubshad {
	position: absolute;
	width: 100%;
	height: 13px;
	background: url('../siteimages/ubshad.png');
	top: 189px;
	z-Index: 1;
}
.cmargins {
	padding: 10px;
	overflow: hidden;
}
.mmargins {
	padding: 10px;
	overflow: hidden;
	background: url('../siteimages/fs.png') repeat-y;
}
#breakermain {
	float: left;
	padding-left: 10px;
	width: 730px;
	height: 100%;
}
#welcome canvas,#welcome img {
	border-style: solid;
	border-color: #9D2420;
	border-width: 2px;
	margin: 4px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	width: 718px;
	height: 259px;
	
}

#breakerleft {
	float: left;
	height: auto;
	background-color: #F2F2F2;
	width: 250px;
	margin-top: -10px;
	margin-left: -10px;
	min-height: 550px;
}
#footer {
	width: 100%;
	height: 150px;
	margin-top: -25px;
	background: url('../siteimages/footerbg.png');
	z-Index: 1000;
	position: absolute;
}
#logo {
	background: url('../siteimages/toplogo.png');
	width: 226px;
	height: 155px;
	float: right;
	margin-right: -18px;
}
#topmargins {
	width: 1000px;
	margin: 0 auto;
}
#contacttop {
	width: 359px;
	height: 145px;
	background: url('../siteimages/contacttop.png');
	float: left;
	margin-left: -11px;
	margin-top: 4px;
}
.boxtest {
	width: 100px;
	height: 100px;
	position: relative;
	background-color: #FFFFFF;
}
.bcorn1 {
	width: 5px;
	height: 5px;
	
	position: absolute;
	bottom: 0px;
}

.sideboxmain {
	background: url('../siteimages/sidebox_topcorner.png') #FFFFFF;
	width: 224px;
	margin: 2px;
	margin-bottom: 15px;
	position: relative;
}
.sideboxbottomcorner {
	background: url('../siteimages/sidebox_bottomcorner.png') bottom right;
	position: absolute;
	width: 100%;
	height: 100%;
}
.sideboxcorn1 {
	width: 9px;
	height: 9px;
	background: url('../siteimages/sidebox_leftbottom.png');
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.sideboxcorn2 {
	width: 9px;
	height: 9px;
	background: url('../siteimages/sidebox_topright.png');
	position: absolute;
	top: 0px;
	right: 0px;
}
.sideboxmargins {
	padding: 15px;
	position: relative;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
#side_logos .sideboxmargins, #side_raf .sideboxmargins, #side_iid .sideboxmargins {
	text-align: center;
}
#side_feeds a {
	line-height: 30px;
	padding-left: 5px;
}
#side_feeds img {
	vertical-align: middle;
	margin-top: -3px;
}
a img {
	border-style: none;
}
.wblfel {
	color: #9EEACB !important;
	font-weight: bold;
}
.hrl {
	color: #AE9ECC !important;
	font-weight: bold;
}
.profservl {
	color: #F0B7A0 !important;
	font-weight: bold;
}
.wblfe {
	color: #11562A !important;
	font-weight: bold;
}
.hr {
	color: #6C529B !important;
	font-weight: bold;
}
.profserv {
	color: #C05F00 !important;
	font-weight: bold;
}
.hradmin {
	color: #3D75AF !important;
	font-weight: bold;
}
.autom {
	color: #CF216F !important;
	font-weight: bold;
}
.jobsearch {
	color: #777777;
	font-weight: bold;
}
.boxheader {
	font-size: 14px;
	font-weight: bold;
	color:	#9D2420;
}

#footerhold {
	width: 980px;
	padding-top: 40px;
	margin: 0 auto;
	font-size: 11px;
	color: #FFFFFF;
}
#footerfloat {
	float: right;
	text-align: right;
}
#footerhold a {
	color: #FAE6E6;
}
.jobsbox {
	width: 355px;
	border-style: solid;
	border-width: 2px;
	height: 100px;
	float: left;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
.infobox {
	width: 355px;
	border-style: solid;
	border-width: 2px;
	height: 250px;
	float: left;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	margin-top: 10px;
	border-color: #9D2420;
}
.jbleft {
	margin-left: 4px;
	margin-right: 4px;
}
#jobswblfe {
	border-color: #11562A;
}
#jobssm {
	border-color:	#6C529B;
}
#jobsfa {
	border-color:	#C05F00;
}
#jobss {
	border-color: #777777;
}
.jheader {
	display: inline-block;
	width: 353px;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: -2px;
	margin-top: -2px;
}
.jboxmain {
	padding: 5px;
	position: absolute;
}
#jobswblfe .jheader {
	background: url('../siteimages/coverlay.png') #11562A;
}
#jobssm .jheader {
	background: url('../siteimages/coverlay.png') #6C529B;
}
#jobsfa .jheader {
	background: url('../siteimages/coverlay.png') #C05F00;
}
#jobss .jheader {
	background: url('../siteimages/coverlay.png') #777777;
}
#jobss #sbox {
	width: 220px;
	height: 18px;
	margin-top: 12px;
	margin-bottom: 8px;
	margin-left: 20px;
	border-color: #AAAAAA;
	border-style: solid;
	border-width: 1px;
	float: left;
	border-right: 0px;
	
}
#jobss #sbut {
	width: 80px;
	height: 22px;
	margin-top: 12px;
	margin-bottom: 8px;
	margin-left: 0px;
	float: left;
	border-color: #AAAAAA;
	border-style: solid;
	border-width: 0px;
	background: url('../siteimages/coverlay.png') #777777;
	line-height: 1px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	
}
#infoa .jheader, #infob .jheader {
	background: url('../siteimages/coverlay.png') #9D2420;
}
.form {
	margin: 0px;
	padding: 0px;
}

#side_shl_logos .sideboxmargins {
	text-align: center;
}
#side_payscale .sideboxmargins {
	text-align: center;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 28px;
	font-weight: normal;
	color: #9D2420;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-weight: normal;
	color: #9D2420;
}
.article {
	margin: 15px ;
	margin-top: 10px;
	text-align: justify;
	font-size: 13px;
}
.article li {
	padding-bottom: 8px;
	padding-left: 25px;
	margin-left: -30px;
	list-style-type: none;
	background:  url('../siteimages/bullet.png') no-repeat;
}
.r {
	color: #9D2420;
}
.arrlink {
	padding-left: 10px;
	background: url('../siteimages/menuarrow1.gif') no-repeat 1px 4px;
}
.hidden {
	visibility: hidden;
}
.largeboxmain {
	background: url('../siteimages/largebox_topleft.png') #FFFFFF;

	margin: 2px;
	margin-bottom: 15px;
	position: relative;
}
.largeboxbottomcorner {
	background: url('../siteimages/largebox_bottomright.png') bottom right;
	position: absolute;
	width: 100%;
	height: 100%;
}
.largeboxcorn1 {
	width: 8px;
	height: 8px;
	background: url('../siteimages/largebox_bottomleft.png');
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.largeboxcorn2 {
	width: 8px;
	height: 8px;
	background: url('../siteimages/largebox_topright.png');
	position: absolute;
	top: 0px;
	right: 0px;
}
.largeboxmargins {
	padding: 15px;
	position: relative;
}
.teammember img {
	float: left;
	margin-right: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #9D2420;
}
.teammember h3 {
	font-weight: bold !important;
}
.fixw {
	display: inline-block;
	width: 100px;
}
.jfixw {
	display: inline-block;
	width: 70px;
	font-weight: bold;
}
.floatright {
	float: right;
}
.alignright {
	text-align: right;
}
.notbold {
	font-weight: normal !important;
}
.sinftitle {
	display: inline-block;
	margin-bottom: 2px;
	font-weight: bold;
}
select,input {
	width: 170px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#keywords {
	width: 164px;
}
#filled {
	width:15px;

}
#side_jsearch label {
	cursor: pointer;
}
.rb {
	color: #9D2420;
	font-weight: bold;
}
.jfilled {
	position: absolute;
	left: 25px;
	top: 5px;
	width: 166px;
	height: 94px;
	margin-right: 20px;
	background: url('../siteimages/posxfilled.png') no-repeat;
}
.jfilledwbl {
	position: absolute;
	left: 25px;
	top: 5px;
	width: 166px;
	height: 94px;
	margin-right: 20px;
	background: url('../siteimages/posxfilled_wor.png') no-repeat;
}
.jfilledfin {
	position: absolute;
	left: 25px;
	top: 5px;
	width: 166px;
	height: 94px;
	margin-right: 20px;
	background: url('../siteimages/posxfilled_fin.png') no-repeat;
}
.jfilledsal {
	position: absolute;
	left: 25px;
	top: 5px;
	width: 166px;
	height: 94px;
	margin-right: 20px;
	background: url('../siteimages/posxfilled_sal.png') no-repeat;
}
.jfilledhum {
	position: absolute;
	left: 25px;
	top: 5px;
	width: 166px;
	height: 94px;
	margin-right: 20px;
	background: url('../siteimages/posxfilled.png') no-repeat;
}
.jfilledtec {
	position: absolute;
	left: 25px;
	top: 5px;
	width: 166px;
	height: 94px;
	margin-right: 20px;
	background: url('../siteimages/posxfilled.png') no-repeat;
}
.jb1 {
	color: #2C0A72;
	font-weight: bold;
	display: inline-block;
	width: 100px;
}
.jb2 {
	color: #0B4873;
	font-weight: bold;
	display: inline-block;
	width: 100px;
}
.jb3 {
	color: #0B734B;
	font-weight: bold;
	display: inline-block;
	width: 100px;
}
.jb4 {
	color: #5E730B;
	font-weight: bold;
	display: inline-block;
}
.butb {
	width: 80px;
	height: 22px;
	border-color: #AAAAAA;
	border-style: solid;
	border-width: 0px;
	line-height: 20px;
	background: url('../siteimages/coverlay.png') #9D2420;
	color: #FFFFFF;
	display: inline-block;
	text-align: center;
	font-weight: bold;
}
#searchintro {
	background: url('../siteimages/searchintro.png');
	width: 615px;
	height: 189px;
	padding-left: 55px;
	padding-right: 25px;
	padding-top: 15px;
	margin-left: -50px;
	margin-top: 10px;
	position: absolute;
}
#applyform input {
	padding: 2px;
	margin: 0px;
	vertical-align: middle;
}
#applyform .fixw {
	line-height: 27px;
	height: 27px;
	width: 150px !important;
	font-weight: bold;
	color: #9D2420;
}
#applyform textarea {
	vertical-align: middle;
}
#side_pdfdoc {
	text-align: center;
}
.stdborder {
	border-color: #9D2420;
	border-style: solid;
	border-width: 2px;
}
#side_cvup img, #side_callback img {
	vertical-align: middle;
	margin-right: 10px;
}
.hugefloatl {
	position: absolute;
	font-size: 60px;
	margin-left: -30px;
	margin-top: -20px;
	color: #BBBBBB;
	font-family: Times New Roman;
}
.hugefloatr {
	/*position: absolute;*/
	float: right;
	font-size: 60px;
	margin-right: -30px;
	margin-top: -25px;
	font-family: Times New Roman;
	color: #BBBBBB;
}

.vcard {
	padding-left: 20px;
	background: url('../siteimages/vcard.png') no-repeat 1px 2px;
	font-weight: bold;
	color: #9D2420;
}
.rtinf {
	width: 355px;
	height: 232px;
	background: url('../siteimages/perfgraph.png');
	position: relative;
}
.perfbarhold {
	position: absolute;
	width: 300px;
	height: 22px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	
	overflow: hidden;
	background: url('../siteimages/coverlay.png') #BBBBBB;
}
.perfbarp {
	position: absolute;
	font-size: 11px;
	text-align: right;
	overflow: hidden; 
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
	padding-top: 3px;
	
}
.floatbar {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	width: 250px;
	overflow: hidden;
	height: 30px;
}
.floatbar a {
	opacity: 0.5;
}
	
.slideli {
	width: 30px;
	float: right;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 25px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
}
.slideli img {
	vertical-align: middle;
}
#sl1 {
	background: url('../siteimages/icon_print.png') no-repeat 0 2px;
}
#sl2 {
	background: url('../siteimages/icon_send.png') no-repeat 0 5px;
}
#sl4 {
	background: url('../siteimages/icon_alert.png') no-repeat 0 5px;
}
#sl3 {
	background: url('../siteimages/icon_share.png') no-repeat 0 2px;
}
.floatbar a {
	color: #FFFFFF;
	text-decoration: none;
}
.pdflink {
	background: url('../siteimages/pdfsmall.png') no-repeat;
	padding-left: 30px;
	line-height: 25px;
}
.ppslink {
	background: url('../siteimages/ppssmall.png') no-repeat;
	padding-left: 30px;
	line-height: 25px;
}
.wordlink {
	background: url('../siteimages/wordsmall.png') no-repeat;
	padding-left: 30px;
	line-height: 25px;
}
#iframepop {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #9D2420;
	z-index: 5000;
}
.linkpdfv {
	display: block;
	line-height: 32px;
	background: url('../siteimages/icon_view.png') no-repeat 10px 10px;
	padding: 10px;
	padding-left: 50px;
}
.linkpdfd {
	display: block;
	line-height: 32px;
	background: url('../siteimages/icon_download.png') no-repeat 10px 10px;
	padding: 10px;
	padding-left: 50px;
}
.linkpdfv:hover,.linkpdfd:hover {
	background-color: #EEEEEE;
}
.formthird {
	float: left;
	width: 270px;	
	background-color: #EEEEEE;
	padding: 10px;
	margin: 1px;
	border-style: solid;
	border-color: #DDDDDD;
}
.formthird span {
	display: inline-block;
	width: 60px;
	text-align: right;
}
.formthird input {
	width: 190px;
}
.formthird textarea {
	width: 260px;
	height: 250px;
}
.formthird .subbut {
	width: 268px;
	margin-top: 10px;
	margin-left: 0px;
}

.am {
	display: inline-block;
	padding-left: 10px;
}
.mapholder {
	margin: 30px;
	position: relative;
}
#mapnorth {
	width: 115px;
	height: 201px;
	position: absolute;
	top: 0px;
	left: 120px;
	background: url('../siteimages/blank.gif');
}
#mapnorth:hover {
	background: url('../siteimages/mapnorth.png');
	text-decoration: none !important;
}

#mapcentral {
	background: url('../sxiteimages/mapcentral.png');
	width: 146px;
	height: 75px;
	position: absolute;
	top: 170px;
	left: 121px;
}
#mapcentral:hover {
	background: url('../siteimages/mapcentral.png');
	text-decoration: none !important;
}


#mapsouth {
	background: url('../sxiteimages/mapsouth.png');
	width: 174px;
	height: 75px;
	position: absolute;
	top: 215px;
	left: 85px;
}
#mapsouth:hover {
	background: url('../siteimages/mapsouth.png');
	text-decoration: none !important;
}
#mapnorth #ncontacts {
	visibility: hidden;
}
#mapnorth:hover #ncontacts {
	
	visibility: visible;
	width: 200px;
	height: 110px;
	position: absolute; 
	left: -200px;
	top: 50px;
	background-color: #FFFFFF;
	border-color: #888888;
	border-style: solid;
	padding: 5px;
}


#mapsouth #scontacts {
	visibility: hidden;
}
#mapsouth:hover #scontacts {
	
	visibility: visible;
	width: 200px;
	height: 110px;
	position: absolute; 
	left: -200px;
	background-color: #FFFFFF;
	border-color: #888888;
	border-style: solid;
	padding: 5px;
}

#mapcentral #ccontacts {
	visibility: hidden;
}
#mapcentral:hover #ccontacts {
	
	visibility: visible;
	width: 200px;
	height: 110px;
	position: absolute; 
	left: -200px;
	background-color: #FFFFFF;
	border-color: #888888;
	border-style: solid;
	padding: 5px;
}
.nooverflow {
	overflow: hidden;

}
.exad {
	display: inline-block;
	width: 135px;
	height: 150px;
	text-align: center;
	font-weight: bold !important;
	color: #9D2420 !important;
}
.exad:hover {
	text-decoration: none !important;
	background-color: #EEEEEE !important;
}
#side_rlink {
	text-align: center;
}
#fileupload {
	width: 300px !important;
}
#printtop {
	display: none;
}
.jheader a {
	color: #FFFFFF !important;	
}
.disabledlink {
	text-decoration: line-through;
}
#christmaslights {
	position: absolute;
	top: -5px;
	left: 0px;
	width: 100%;
	height: 87px;
	background: url('../images/lights.png');
}
.profileseg {
	margin-left: -15px;
	float: right;
}
.seghold {
	overflow: hidden;
	height: 22px;
	width: 355px;
}
#overallprofile {
	float: right;
	width: 150px;
	border-style: solid;
	border-color: #9D2420;
	border-width: 5px;
	margin-right: 80px;
	margin-top: 140px;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
#overallprofile #score {
	font-size: 42px;
}
#overallprofile #scoretotal {
	border-style: solid;
	border-width: 5px 0 0 0;
	margin-top: 10px;
	border-color: #9D2420;
	font-size: 42px;
}
.tick {
	float: left;
	margin-top: -5px;
	margin-right: 10px;
	margin-left: 5px;
}
.sectionscore {
	width: 400px;
	font-size: 15px;
	position: absolute;
	text-align: right;
	margin-top: 2px;
}
.hotjob {
	position: absolute;
	width: 200px;
	height: 150px;
	opacity: 0;
}
.fifa {
	position: relative;
	top: 9px;
	left: 270px;
}
.nc {
	display: inline !important;
	clear: none !important;
	border: 0 !important;
	float: none !important;
	vertical-align: middle;
}
.split3 {
	width: 230px;
	display: inline-block;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
	color: #555;
}
.centered {
	text-align: center;
}