/* Job list
 --------------------------------------- */
.button-search {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.job-search-box #category, .job-search-box #region {
	font-size: 12px;
}

table.job-list {
	color: #AA321E;
}

table.job-list th {
	text-align: left;
	color: #2d3437;
}

table.job-list tr.odd {
	background-color: #F8F6F7;
}

/* Job pagination
 --------------------------------------- */
#job-browsebox ul li {
	color: #AA321E;
}

#job-browsebox ul li.cur {
	font-weight: bold;
}

#job-browsebox ul li a {
	color: #AA321E;
}

/* Job detail
 ------------------------------------------*/
.job-detail h1 {
	color: #aa321e;
	font-size: 24px;
	line-height: 20px;
}

.job-detail h3 {
	color: #6d6e71;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	line-height: 13px;
}

.job-detail .group-content h3 {
	color: #000000;
	font-size: 11px;
}

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

.job-detail p {
	line-height: 17px;
}


.carere-footer span {
	font-size: 11px;
	font-weight: bold;
}

.carere-footer span {
	color: #99231E;
}
