/* ------------------------------------------------------------

  pagination

------------------------------------------------------------ */

.pagination {
	padding: 8px 5px;
	margin: 10px 0 0;
	text-align: right;
	background-color: #eee;
}
.pagination h6 {
	float: left;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 1em;
}
.pagination ul {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1em;
}
.pagination ul li {
	list-style: none;
	display: inline;
}
.pagination ul li a:link
,.pagination ul li a:visited
,.pagination ul li span.current {
	padding: 0 2px;
}
.pagination ul li span.current {
	font-weight: bold;
}
.pagination ul li a:link.previous
,.pagination ul li a:visited.previous {
	font-weight: bold;
	padding-left: 11px;
}
.pagination ul li a:link.next
,.pagination ul li a:visited.next {
	font-weight: bold;
	padding-right: 11px;
}

#more-search-options {
	display: none;
}
#more-search-options #industry_segment
,#more-search-options #position_type {
	width: 175px;
	float: left;
	display: inline;
	margin: 0 0 0 15px;
}
#more-search-options #country {
	clear: left;
	float: left;
	display: inline;
	margin: 10px 0 0 15px;
}
#more-search-options #item-zip {
	float: left;
	display:inline;
	margin: 10px 0 0 5px;
	padding: 0;
}
#more-search-options #item-zip label {
	display: inline;
	text-align: left;
	width: auto;
	font-size: 13px;
	padding: 0;
	margin: 0;
	line-height: 1em;
}
/* F#@# I.E. */
/*\*/ * html #more-search-options #item-zip label {padding: 3px 0 0;} /**/
*+html #more-search-options #item-zip label {padding: 3px 0 0;}
#more-search-options #item-zip input {
	margin: 0;
	line-height: 1em;
	width: 100px;
}
#more-options {
	clear: both;
	display: block;
	width: 112px;
	padding: 9px 0 0;
	margin: 0;
}

table#recent-jobs {
	border-collapse: collapse;
	width: 100%;
}
table#recent-jobs th
,table#recent-jobs td {
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}

table#nav-table {
        border-collapse: collapse;
        border: 3px solid #eee;
        width: 200px;
}
table#nav-table th
,table#nav-table td {
        padding: 1px 0;
        border-bottom: 1px solid #eee;
        border-right: 1px solid #eee;
}

td.alt {
	background: #f5f5f5;
}
td.date-cell {
	text-align: center;
}
td.date-cell div {
	padding: 0 7px 0 15px;
	margin: 0 7px 0 0;
	border-right: 1px solid #ccc;
}
td p {
	color: #888;
}
td p b {
	color: #000;
}
td.date-cell p {
	line-height: 1em; 
	font-size: 22px; 
	font-weight: bold;
	color: #aaa;
}
td.date-cell span {
	text-transform: uppercase; 
	font-size: 11px; 
	color: #333; 
	font-weight: bold;
}
table#recent-jobs .job-title {
	font-size: 17px;
	line-height: 1.2em;
	padding: 0 0 1px;
}
table#recent-jobs .location {
	width: 150px;
	height: 25px;
	float: right;
	display: inline;
	line-height: 11px;
	font-size: 10px;
	margin: 0 10px 0 0;
	text-transform: uppercase;
	color: #777;
}
table#recent-jobs .city 
,table#recent-jobs .flag {
	float: right;
	display: inline;
	padding: 0 7px 0 0;
}


table#search-results {
	border-collapse: collapse;
}
table#search-results th
,table#search-results td {
	padding: 7px;
}
table#search-results th {
	background-color: #ccc;
}
table#search-results th {
	border-right: 1px #fff solid;
}
table#search-results td {
	border-bottom: 1px #ccc solid;
}

table#search-results th {
	white-space: nowrap;
}

/* table job-details */
#job-details {
	border-color: #d9d9d9; 
	border-style: solid; 
	border-width: 0 0 2px; 
	padding: 10px; 
	margin: 15px 0;
	background: #f5f5f5;
}
#job-details table th
,#job-details table td {
	padding: 1px;
}
#job-details table th {
	text-align: right;
}
#job-details table th {
	white-space: nowrap;
}

/* MANAGE */
.manage-jobs-table {
  width: 100%;
  border-collapse: collapse;
}
.manage-jobs-table tr th {
	color: #888;
	padding:  5px 8px 9px;
  border-bottom: 2px solid #ddd;
}
.manage-jobs-table tr td {
  border-bottom: 1px solid #ddd;
  padding: 10px 5px;
}

/* POST FORM */

#job-form label
,#job-form input {
	font-size: 12px;
}
#job-form form table {
	width: 100%;
  border-collapse: collapse;
}
#job-form .note {
	color: #888;
	font-size: 11px;
}
#job-form form th {
	width: 150px;
	text-align: right;
	vertical-align: top;
}
#job-form form th em {
	font-size: 125%;
	font-weight: bold;
	color: #aa0000;
}
#job-form form th
,#job-form form td {
	padding: 7px;
	border-top: 1px solid #eee;
	border: none;
}
#job-form form tr.alt {
	background-color: #f5f5f5;
}
#job-form form td label {
	display: block;
	margin: 2px 0 0;
}
#job-form .input-text
,#job-form select {
	width: 175px;
}

#show-profile-example {
  float: left;
	display: inline;
	background:#FFFCE6; 
	width: 200px; 
	margin-left: 15px; 
	border: 1px solid #D8D5CD; 
	padding: 10px;
}
#example-profile-photo {
  float: left;
	display: inline;
}
#example-profile-photo img {
  width: 45px; 
	height: 45px; 
	margin: 3px 10px 0 0;
}
#example-headline {
  color: #333; 
	font-size: 12px;
}
#example-location {
  color: #999; 
	font-size: 11px;
}

#employer-action {
	border-color: #3366DD; 
	background: #f2f2f2; 
	border-style: solid; 
	border-width: 2px; 
	padding: 10px; 
	margin: 0 0 20px;
        width: 180px;
	margin-top: 50px;
	float: right;
}
#employer-action h4 {
	font-weight: normal; 
	padding: 0 0 5px;
}
#employer-action li {
	margin: 0 0 2px;
	font-size: 16px;
	list-style: none;
}
#employer-action li a:link
,#employer-action li a:visited
 {
	padding: 2px;
	display: block;
	color: #3366DD;
}

#job-navs {
	border-color: #3366DD; 
	border-style: solid; 
	border-width: 2px; 
	background: #f2f2f2; 
	padding: 5px; 
	margin: 0 0 20px;
        width: 180px;
	float: right;
}
#job-navs h4 {
	font-weight: normal; 
	padding: 0 0 5px;
}
#job-navs li {
	margin: 0 0 0px;
	font-size: 12px;
	list-style: none;

   }
#job-navs li a:link
,#job-navs li a:visited
 {
	padding: 0px 0px 0px;
	color: #3366DD;
}


#apply-box {
	border-color: #ffd62e; 
	border-style: solid; 
	border-width: 2px; 
	background: #FFFFEE; 
	padding: 10px; 
	margin: 0 0 20px;
}
#apply-box ul {
	margin: 10px 0 10px 15px;
}
#apply-box li {
	font-weight: bold;
	font-size: 12px;
	color: #666;
}
#apply-box h6 {
	color: #999;
	font-weight: bold;
}
#apply-box h4 {
	text-align:center;
	font-weight: normal;
	line-height: 1em;
}
#apply-box h4 a{
	color: #F78221;
}
#apply-box dd {
	margin: 0;
	color: #999;
	font-weight: bold;
	font-size: 12px;
}
#apply-box dt {
	margin: 2px 7px;
}

.jobs-body-inner {
  width: 880px;
}

.jobs-content {
  width: 880px;
}
