/* Job list
 --------------------------------------- */
.career-list {
	width: 722px;
}
.job-search-box {
	background: url(../Images/search-box-left.png) no-repeat left center #F0ECE9;
	height: 59px;
	margin: 0 0 6px 0;
}
form#careerSearchBox {
	padding: 0 !important;
}
.search-field {
	float: left;
}
.job-search-box form .search-query-box {
	padding: 18px;
	background: url(../Images/search-box-right.png) no-repeat right center;
	height: 24px;
}
.job-search-box #keyword {
	width: 256px;
	height: 20px;
	font-size: 12px;
}
.job-search-box #category, .job-search-box #region {
	width: 156px;
	margin-left: 10px;
	height: 24px;
}
.aeocareer-submit {
	float: right;
}
.button-search {
	background: url(../Images/button-search.png) no-repeat;
	height: 22px;
	margin: 0 0 0 1px;
	overflow: hidden;
	padding: 0;
	width: 70px;
	border: none;
}
table.job-list th, table.job-list td {
	border-bottom: 1px solid #C3BEBA;
	padding: 6px 8px;
	background: none;
}
table.job-list td a.more {
	background: url(../Images/i-more-detail.gif) no-repeat top left;
	text-indent: -9999em;
	display: block;
	width: 13px;
	height: 11px;
}
table.job-list .uppercase {
	text-transform: uppercase;
}
/* Job pagination
 --------------------------------------- */
#job-browsebox ul {
	padding: 0;
	margin: 0;
}
#job-browsebox ul li {
	list-style: none;
	float: left;
	padding: 5px;
	background: none !important;
}
#job-browsebox ul li a {
	text-decoration: none;
}
#job-browsebox ul li.next a {
	padding: 0 10px 0 0;
	background: url(../Images/i-next.gif) no-repeat right 6px;
}
#job-browsebox ul li.previous a {
	padding: 0 0 0 10px;
	background: url(../Images/i-previous.gif) no-repeat left 6px;
}
/* Job detail
 ------------------------------------------*/
.job-detail {
	width: 654px;
	float: left;
}
.job-detail .job-print {
	position: absolute;
	z-index: 1103;
	top: -18px;
	right: 2px;
	width: 18px;
	height: 18px;
	overflow: hidden;
	text-indent: -999em;
	background: url(../Images/i-print.png) no-repeat;
}
.job-image-header {
	width: 730px;
	margin-top: -35px;
	margin-left: -39px;
	overflow: hidden;
}
.job-detail h1 {
	margin: 0 0 10px 0;
}
.job-detail h3 {
	margin: 0 0 10 0;
	margin-bottom: 20px;
}
.job-detail .group-content h3 {
	margin-bottom: 5px;
}

.job-detail p, .job-detail li {
    font-size: 11px;
}

.job-detail p.bodytext {
	padding: 0 0 30px 0;
}
.job-detail ul {
	padding: 0 0 20px 15px;
}
.job-detail ul li {
	padding: 0 0 5px 0;
}
.group-content {
	overflow: hidden;
	clear: both;
}
.group-content .first, .group-content .last {
	width: 47% !important;
}
.group-content .first {
	padding: 0 3% 0 0;
}
.group-content .last {
	padding: 0 0 0 3%;
}
.carere-footer {
	padding: 0;
	width: 654px;
	float: left;
}
.carere-footer img {
	float: right;
}
.additional-info p.bodytext {
	padding: 0;
}

.job-field {
	padding: 0 0 25px 0;
}

.job-field p.bodytext {
	padding-bottom: 5px;
}
.job-field ul, .job-field ol {
	padding-bottom: 0;
}

.job-detail .list {
	background: url("../Images/bullet.png") no-repeat left center;
	padding: 0 0 0 7px;
}
.fancy-bg-new {
	border: 0 none;
	height: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 20px;
}
.fancybox-ie #fancybox-close {
	filter: none;
}
