/*JoomBah Jobs Style - JoomBah Default*/ /*http://www.joombah.com*/
ul#jbj_topmenuglobal li {
	display: block;
	padding: 4px 7px;
	background: url(../images/themes/header.png) #1D86CE repeat 0px -3px;
	margin: 0;
	text-align: left;
	color: #fffbf0;
	line-height: normal;
	float: left;
}

ul#jbj_topmenuglobal li:hover {
	background: #006699;
}

#jbj_topmenu li li:hover {
	background: #006699;
}

.jbj_rowhead th {
	background: #1D86CE;
	padding: 5px 10px;
	text-align: left;
	color: #ffffff;
}


.jbj_row0 td {
	text-align: left;
	border-bottom: 1px solid #ccc;
	/*padding: 3px 10px;*/
}

.jbj_row1 td {
	text-align: left;
	border-bottom: 1px solid #ccc;
	/*padding: 3px 10px;*/
	background: #E9ECEE;
}

.jbj_row3 {
	padding: 5px 10px;
	background: #E9ECEE;
	border-bottom: 3px solid #ccc;
}

table tbody tr.jbj_row0:hover td,table tbody tr.jbj_row1:hover td {
	background-color: #EDF6F9;
}

.fsl_h3title {
	background: #1D86CE url(../images/themes/header.png) repeat scroll 0 0px;
	height: 28px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	color: #FFFFFF;
	padding: 1px 0px 0px 4px;
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
	margin: 10px 0;
	width: 99.5%;
}

a.jbj_regbutton {
	background: url(../images/themes/header.png) repeat 0 0px;
	height: 28px;
	display: block;
	width: 170px;
	color: #ffffff;
	font-size: 120%;
	font-weight: 400;
	text-decoration: none;
	line-height: 28px;
	border: 1px solid #1D86CE;
}

a.jbj_regbutton:hover {
	background: url(../images/themes/header.png) repeat 0 -60px; height : 28px;
	color: #ffffff;
	text-decoration: none;
	height: 28px;
	color: #ffffff;
	text-decoration: none;
	text-shadow: #1D86CE 0px 1px 0px;
}

.arrow {
	background: transparent url(../images/themes/arrow.png) no-repeat 0px 0px;
	float: left;
	width: 14px;
	height: 12px;
}

.jbj_jobtitle {
	color: #1d86ce;
	display: block;
	padding-bottom: 5px;
	font-size: 14px;
}

/*.inputbox:hover,.inputbox:focus,.inputbox:active {
	border: 1px solid #0090FF;
}*/

a.jobcriteria {
	text-decoration: none;
	color: #2F66A7;
}

a.jobcriteria:hover {
	color: #0090FF;
	text-decoration: none;
}

.borderleft {
	border-left: 1px solid #1D86CE;
}

.borderright {
	border-right: 1px solid #1D86CE;
}

.borderbottom {
	border-bottom: 1px solid #1D86CE;
}

.suggestionList li:hover {
	background-color: #1D86CE;
}

/*FB Light*/
.lightface .lightfaceContent .lightfaceTitle {
	font-size: 14px;
	color: #fff;
	background-color: #1D86CE;
	border: 1px solid #006699;
	font-weight: bold;
	margin: -1px;
	margin-bottom: 0;
	padding: 5px 10px;
}
.lightface .lightfaceFooter label.lightfaceblue {
	border-color: #1D86CE #1D86CE #006699;
	background-position:0 -288px;
}

.lightface .lightfaceFooter label.lightfaceblue.lightfacefocusblue {
	background-color: #006699;
	background-image: none;
}