@import url("style.css");

*
{
	margin: 0px;
	padding: 0px;
}

#body h1 {
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	line-height: 30px;
	text-indent: 25px;
	font-size: 100%;
	color: #006600;
	width: 620px;
	height: 30px;
	background-image: url("images/content_h1.gif");
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECF5DA;
}

.recruit {
    clear: both;
    margin-top: 15px;
}

.recruit a {
    color: #42210B;
    text-decoration: none;
}

.recruit a:hover {
    text-decoration: underline;
    color: #42210B;
}

.recruit h1 {
    margin: 0px;
    margin-left: 5px;
    margin-bottom: 10px;
    padding: 0px;
    line-height: 30px;
    text-indent: 25px;
    font-size: 100%;
    color: #FF6600;
    width: 620px;
    height: 30px;
    background-image: url("images/content_h1o.gif");
    background-repeat: no-repeat;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ECF5DA;
}

.recruit_run {
    margin: 0px;
    margin-left: 15px;
    color: #42210B;
}

.recruit_run_date {
    color:#CC0000;
    font-size: 120%;
}

.recruit_run_update {
    color:#FF8018;
    font-size: 80%;
}

.recruit_run_count {
    color: #043592;
    font-size: 150%;
}

.recruit_new {
    width: 585px;
    margin-left: 15px;
    background-image: url("images/index/bg_recruit_new_body.gif");
    background-repeat: repeat-y;
}

.recruit_new_header {
    background-image: url("images/index/bg_recruit_new_header.gif");
    background-repeat: no-repeat;
}

.recruit_new_header h2 {
    text-indent: -9999px;
    overflow: hidden;
}

.recruit_new_body {
    background-image: url("images/index/bg_recruit_new_footer.gif");
    background-repeat: no-repeat;
    background-position: left bottom;
}

.recruit_new_body table {
    border-collapse: 0px;
    border-spacing: 0px;
}

.recruit_new_body td {
    padding: 5px;
    color: #332623;
}

.recruit_new_body .recruit_new_job {
}

.recruit_new_body .recruit_new_job span {
    width: 130px;
    margin: 0px;
    padding: 2px;
    font-size: 60%;
    color: #FFF;
    background-color: #988D6B;
    text-align: center;
    display: block;
}

.recruit_new_body .recruit_new_title {
    font-size: 75%;
}

.recruit_new_body .recruit_new_name {
    font-size: 80%;
}

.recruit_new_action {
    padding: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: right;
}

.recruit_job_list {
    margin-left: 15px;
}

.recruit_job_list table {
    border-collapse: 0px;
    border-spacing: 0px;
}

.recruit_job_list td {
    padding: 5px;
    color: #332623;
}

.recruit_job_list .recruit_job_list_employment {
}

.recruit_job_list .recruit_job_list_employment span {
    width: 130px;
    margin: 0px;
    padding: 2px;
    font-size: 60%;
    color: #FFF;
    background-color: #988D6B;
    text-align: center;
    display: block;
}

.recruit_job_list .recruit_job_list_title {
    font-size: 75%;
}

.recruit_job_list .recruit_job_list_footer {
    font-size: 80%;
    text-align: right;
    margin-right: 40px;
    margin-bottom: 5px;
}

.corp {
    margin-bottom: 10px;
    margin-top:10px;
}

.corp a {
    color: #42210B;
    text-decoration: none;
}

.corp a:hover {
    text-decoration: underline;
    color: #42210B;
}

.corp h1 {
    margin: 0px;
    margin-left: 5px;
    margin-bottom: 10px;
    padding: 0px;
    line-height: 30px;
    text-indent: 25px;
    font-size: 100%;
    color: #FF6600;
    width: 620px;
    height: 30px;
    background-image: url("images/content_h1o.gif");
    background-repeat: no-repeat;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ECF5DA;
}

.corp_run {
    margin: 0px;
    margin-left: 15px;
    color: #42210B;
}

.corp_run_count {
    font-size: 150%;
}

.corp_new {
    width: 585px;
    margin-left: 15px;
    background-image: url("images/index/bg_corp_new_body.gif");
    background-repeat: repeat-y;
}

.corp_new_header {
    background-image: url("images/index/bg_corp_new_header.gif");
    background-repeat: no-repeat;
}

.corp_new_header h2 {
    text-indent: -9999px;
    overflow: hidden;
}

.corp_new_body {
    background-image: url("images/index/bg_corp_new_footer.gif");
    background-repeat: no-repeat;
    background-position: left bottom;
}

.corp_new_body table {
    border-collapse: 0px;
    border-spacing: 0px;
}

.corp_new_body td {
    padding: 5px;
    color: #332623;
}

.corp_new_body .corp_new_job {
}

.corp_new_body .corp_new_job span {
    width: 130px;
    margin: 0px;
    padding: 2px;
    font-size: 60%;
    color: #FFF;
    background-color: #988D6B;
    text-align: center;
    display: block;
}

.corp_new_body .corp_new_title {
    font-size: 75%;
}

.corp_new_body .corp_new_name {
    font-size: 80%;
}

.corp_new_action {
    padding: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: right;
}

#jobs
{
	clear: both;
	margin-left:10px;
	margin-top:10px;
}

#jobs ul
{
    margin: 5px;
    margin-top: 10px;

}

#jobs th
{
    width: 130px;
}

#jobs li
{
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
	list-style: none;
	font-size: 80%;
	width: 200px;
	float: left;
}

#keywords
{
    margin-top: 5px;
    margin-left: 15px
}

#keywords p
{
	font-size: 80%;
}

#keywords #keyword
{
	width: 500px;
	height:20px;
	border:1px solid #869672;
}

#locations
{
    clear: both;
    margin-left:10px;
    margin-top:10px;
}

#locations #location_flash
{
    margin-top: 10px;
}

#locations #location_list
{
    margin-top: 10px;
}

#locations #location_list th
{
    width: 100px;
}

#locations #location_list li
{
    margin: 0px;
    padding: 0px;
    line-height: 1.5;
    list-style: none;
    font-size: 80%;
    width: 150px;
    float: left;
}

#city_tab
{
    margin-top: 10px;
}

#city_tab li
{
    position: relative;
    border:1px solid #869672;
    background-color:#EAF1D5;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 10px;
    padding: 5px;
    list-style: none;
    float: left;
    font-size: 100%;
}

#city_tab li.level1 a
{
    display: block;
    width: 200px;
    height: 150px;
    text-align: center;
    line-height: 150px;
    font-weight: bold;
}

#city_tab li.level2 a
{
    display: block;
    width: 120px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    font-weight: bold;
}

#city_tab li.level3 a
{
    display: block;
    width: 70px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-weight: bold;
}

/*
#locations_tabs
{
    margin-top: 10px;
    border-bottom-color: #006600;
    border-bottom-style: solid;
    border-bottom-width: 5px;
}

#locations_tabs li
{
    border-top-color: #869672;
    border-top-style: solid;
    border-top-width: 5px;
    list-style: none;
    display: inline;
}

#locations_tabs .active li
{
    border-top-color: #006600;
    border-top-style: solid;
    border-top-width: 5px;
}

*/

