body {
	background: #333;
	font-family: Arial, Verdana, Helvetica, sans serif;
}

#title h1 {
	font: 3em Georgia, Arial, Verdana, Helvetica, sans serif;
	color: #000;
	letter-spacing: -2px;
	padding: 1em 0 0.2em 0;
}

#title h1 a {
	color: #000;
	text-decoration: none;
}

#title h1 a:hover {
	color: #333;
	border-bottom: 2px solid #ccc;
}

h3 {
	font-size: 2em;
	letter-spacing: -1px;
	font-weight: normal;
}

h4 {
	font-size: 1.5em;
	font-weight: normal;
}

#topbar_wrap {
	background: #333 url('../images/topbar-bg.gif') repeat-x;
}

#topbar {
	width: 960px;
	margin: 0 auto;
	clear: both;
}

p.side_comment {
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

#titlebar_wrap {
	background: #fff;
}	

#titlebar {
	width: 960px;
	margin: 0 auto;
	clear: both;
}

#menubar_wrap {
	background: #5f8ba7;
}

#menubar {
	width: 960px;
	margin: 0 auto;
	clear: both;
}

#content_wrap {
	background: #f4f4ed url('../images/content-bg.gif') top left repeat-x;
	padding: 20px 0 20px 0;
}

#content {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	clear: both;
}

#footer_wrap {
	background: #333;
	border-top: 2px solid #262626;
	clear: both;
	padding-top: 20px;
}

#footer {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 50px;
	color: #666;
}

#footer a {
	color: #666;
}

#topbar img {
	float: left;
}

#topnavi {
	float: right;
	overflow: hidden;
}

#topnavi h1 {
	padding: 1.2em 0 0 0;
	margin: 0;
	color: #999;
}

#topnavi a {
	background: #555;
	color: #eee;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
}

#topnavi a:hover {
	background: #666;
	color: #fff;
}

#title {
	float: left;
}

#navi {
	float: right;
}

#navi ul {
	padding-top: 4em;
}

#navi li {
	float: left;
}

#navi li a {
	padding: 3px 10px 3px 10px;
	border-right: 1px solid #ccc;
	text-decoration: none;
	color: #000;
}

#navi li.login a {
	padding: 3px 0 3px 10px;
	border-right: 0;
}

#navi li a:hover {
	text-decoration: underline;
}

#menubar li  {
	float: left;
	border-left: 1px solid #49728b;
	background: url('../images/menubar-bg.gif') bottom left repeat-x;
	width: 239px;
}

#menubar li a {
	color: #aecadb;
	font-size: 1.2em;
	text-decoration: none;
	display:block;
}

#menubar li.recruit {
	border-right: 1px solid #49728b;
	background: url('../images/recruit-bg.gif') bottom left repeat-x;
	width: 238px;
}

#menubar li.recruit a {
	color: #ffc29e;
	
}

#menubar li a h2 {
	font: 1.5em Georgia, Arial, Verdana, Helvetica, sans serif;
	color: #fff;
	letter-spacing: -1px;
	padding: 20px 0 0 65px;
}

#menubar li a span {
	display: block;
	padding: 0 0 20px 65px;
}

#menubar li.recruit a h2 {
	padding: 20px 20px 0 20px;
}

#menubar li.recruit a span {
	padding: 0 20px 20px 20px;
}

#menubar li.upload a {
	background: url('../images/icon-cv.gif') 15px 18px no-repeat;
}

#menubar li.upload h2, #menubar li.upload span {
	padding-left: 75px;
}

#menubar li.find h2, #menubar li.find span {
	padding-left: 80px;
}

#menubar li.find a {
	background: url('../images/icon-job.gif') 15px 18px no-repeat;
}

#menubar li.track a {
	background: url('../images/icon-track.gif') 15px 18px no-repeat;
}

#menubar li.recruit a {
	background: url('../images/icon-recruit.gif') 140px 18px no-repeat;
}

#main {
	float: left;
	width: 800px;
}

#map {
	background: #c8dde1;
	border-color: #638ca6;
}

#map ul {
	margin: 0px;
	padding: 0px;
	text-align:left;
	width: 420px;
	height: 275px;
	position: relative;
}

#map li {
  display: inline;
}
#map li a {
	display: block;
	text-decoration: none;
	position: absolute;
	z-index: 10;
	font-size: 1.2em;
}

.small {
	color: #666;
	text-decoration: none;
}

a.small:hover {
	color: #666;
	text-decoration: underline;
}

#recruiters {
	border-top: 2px solid #ccc;
	float: right;
	width: 140px;
	margin: 10px;
	padding-top: 12px;
}

#recruiters li {
	background: url('../images/dots.gif') bottom left repeat-x;
	padding: 10px;
}

#recruiters li li {
	padding: 0;
	background: none;
}

#recruiters .recruiter {
	display:block;
	background: url('../images/arrow.gif') no-repeat 110px 6px;
}

.recruiter_logo {
	border: 1px solid #ccc;
}

hr {
	clear:both;
	visibility:hidden;
	height:0;
	border:none;
	padding:0;
	margin:0;
	width:auto;

}

#search label {
	display: block;
	font-weight: bold;
	padding: 8px 0 2px 0;
}

#search form ul {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}

form li {
	padding-bottom: 0.5em;
}

form ul {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #bbb;
}

form span.help {
	float: right;
	font-size: 0.9em;
	color: #666;
	font-style: italic;
	padding: 10px;
	background-color: #eee;
	width: 110px;
}

textarea {
	font-family: Arial, Verdana, Helvetica, sans serif;
	padding: 3px;
	font-weight: bold;
	font-size: 13px;
}

label {
	width: 10em;
	float: left;
	display: block;
	padding-top: 4px;
}

input {
	font-weight: bold;
	padding: 3px;
}

select {
	padding: 3px;
}

#search input {
	border: 1px solid #ca773e;
	width: 200px;
	padding: 3px;
	font-size: 1.5em;
	color: #333;
}

#search select {
	width: 200px;
	border: 1px solid #ca773e;
	padding: 3px;
	font-size: 1.5em;
	color: #333;
}

#search input.submit {
	width: auto;
	padding: 0;
	border: 0;
	float: right;
	padding-top: 15px;
}

#intro {
	padding: 25px 25px 0 25px;
}

.subnavi li {
	padding: 2px 0 2px 0;
	background: url('../images/dots.gif') bottom left repeat-x;
	font-size: 1.1em;
}

.subnavi li a {
	padding: 7px;
	display:block;
}

.subnavi li.active a {
	background: #eee;
	font-weight: bold;
}

.large {
	font-size: 1.2em;
	color: #666;
}

.form_insert  {
	padding-left: 10em;
}

.form_insert td {
	padding: 2px 2px 2px 10px;
}

table {
	width: 100%;
}

th {
	border-bottom: 2px solid #ccc;
	padding: 3px;
	font-weight: bold;
}

td {
	padding: 5px;
}

.odd {
	background: #eee;
}

.horiz {
	border-spacing: 1px;
	border: 1px solid #eee;
}

.horiz th {
	border-bottom: 0;
	border-right: 2px solid #ccc;
	padding: 5px;
	font-weight: bold;
	margin: 2px;
	width: 138px;
}

.horiz td {
	
	padding: 5px;
}

#sectors th {
	border: 0;
	font-weight: normal;
	padding: 2px;
}

#sectors td {
	font-weight: bold;
	padding: 2px;
}

.small-search ul {
	margin-bottom: 0.5em;
	padding-bottom: 0;
	border-bottom: 0;
}

.options li {
	padding: 2px 0 2px 0;
}

.shortlist {
	background: url('../images/icons/add.gif') no-repeat;
	padding-left: 20px;
	color: #666;
	text-decoration: none;
}

.email {
	background: url('../images/icons/email.gif') no-repeat;
	padding-left: 20px;
	color: #666;
	text-decoration: none;
}

.print {
	background: url('../images/icons/print.gif') no-repeat;
	padding-left: 20px;
	color: #666;
	text-decoration: none;
}

#ad {
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
}

#ad img {
	margin: 0 auto;
}

table td {
	vertical-align: top;
}

.sponsored {
	background: #a1c8e1;
	border-bottom: 2px solid #5f8ba7;
}

.sponsored a {
	color: #333;
}

.featured {
	background: #ddd;
	border-bottom: 2px solid #ccc;
}

.featured a {
	color: #0c2e43;
}

#job {
	padding: 10px;
	margin-bottom: 5px;
}	

.sidebar li a{
	padding: 12px 15px 12px 15px;
	display:block;
	background: url('../images/dots.gif') bottom left repeat-x;
	text-decoration: none;
	font-size: 1.1em;
}

.sidebar li a:hover{
	background: #eee url('../images/dots.gif') bottom left repeat-x;
}

.sidebar li a.emphasis {
	background: #ffaa00 url('../images/dots.gif') bottom left repeat-x;
	font-weight: bold;
	color: #371d06;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#letters a, #a-z a {
	color: #000;
	font-size: 1.4em;	
}

.button {
	background: #e77d3f; 
	padding: 3px; 
	font-size: 0.9em; 
	color: #ffebe0;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.button:hover {
	background: #e2641a;
	color: #fff;
}

.delete_button {
	padding: 3px 3px 3px 15px; 
	font-size: 0.9em; 
	color: #eee;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: #666 url('../images/icons/delete.gif') 3px 4px no-repeat;
}

.delete_button:hover {
	background: #555 url('../images/icons/delete.gif') 3px 4px no-repeat;
	color: #fff;
}

ul.subsectors {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	background: #fafafa;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
}



.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */


#jobs_list_nav {
	text-align: center;
}

#jobs_list_nav li {
	display: inline;
	font-weight: bold;
	font-size: 10pt;
	padding: 5px;
}

p.read_more {
	background: #efe600;
	width: 120px;
	padding: 5px 0px 5px 0px;
	border: 1px solid #000000;
	text-align: center;
	float: right;
	font-size: 8pt;
	text-transform: uppercase;
}

p.read_more a:link, p.read_more a:visited {
	text-decoration: none;
	color: #000000;
}

#ads td {
	margin: 0px;
	padding: 0px;
}

#ads td.star {
	width: 50px; 
	background: url('/images/star.gif') no-repeat;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	vertical-align:top;
	padding-top:30px;
}
#ads .desc {
	font-weight: normal;
	text-decoration: none;
	color: #000;
			
}
#ads .desc:hover {
	color: #666;
}

#ads h3 {
	background: #cd0000 url(/images/headers.gif) top left repeat-x;
	margin:0px;
	padding:5px;
	font: 14px Arial, sans-serif;
	font-weight:bold;
	color: #fff;
}

#ads h3 a {
	color: #fff;
}