body {
	background:#cccccc;
	margin:0;
	padding:0;
	text-align:center;
}

h1 {
	margin:0 0 10px 0;
	padding:0;
	color:#8281ba;
	font-size:18pt;
	font-weight:bold;
}

h2 {
	margin:0;
	padding:0;
	color:#000;
	font-size:16pt;
	font-weight:bold;
}

a img {
	border:0;
}

input {
	background:#fff;
	padding:2px;
	color:#333;
}

input.error {
	background-color:#EAEAEA;
	border:1px solid #DC143C;
	color:#333;
}

/*p {
	margin:0;
	padding:5px 0 5px 0;
}*/

#container {
	width:810px;
	margin:0 auto 0 auto;
	background:#ffffff;
	text-align:left;
	padding-bottom:5px;
}

#header {

}

#hdrbox {
	float:right;
	font-size:10px;
	text-align:center;
	margin:25px 15px 0 0;
}

#mbj_logo{
	background: #00FFCC;
	float: left;
}

#login_status{
	float: right;
}

.warning {
	color: #a90404;
	font: bold 10px Arial, Helvetica, sans-serif;
	background: #fbcaca;
	text-align: right;
	padding: 2px 20px;
	margin-right: 20px;
	float: right;
}

.message {
	color: #1f8104;
	font: bold 10px Arial, Helvetica, sans-serif;
	background: #bdfeab;
	text-align: right;
	padding: 2px 20px;
	margin-right: 20px;
	float: right;
}

#navbar {
	height:23px;
	background:url(../images/navbar.png) repeat-x top center;
	margin:0 0 10px;
	clear: both;
}

#navbar ul {
	margin:0;
	padding:0;
	text-align:center;
	padding-top:3px;
}

#navbar ul li {
	margin:0;
	padding:4px 0px 4px 5px;
	list-style-type:none;
	display:inline;
	border-left:1px solid #999999;
}

#navbar ul li.last {
	padding-right:5px;
	border-right:1px solid #999999;
}

#navbar ul li a {
	color:#fff;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

#navbar ul li a:hover {
	color:#eee;
}

#col1 {
	float:left;
	width:220px;
	margin:0 8px 0 8px;
}

#col2 {
	margin-left:236px;
	margin-right:148px;
	font-size:8pt;
	padding:5px 5px 0 5px;
	border-left:1px dotted #ccc;
	border-right:1px dotted #ccc;
}

#col3 {
	float:right;
	width:144px;
	text-align:center;
}

#col23 {
	margin-left:236px;
	margin-right:5px;
	font-size:8pt;
	padding:5px 5px 10px 5px;
	border-left:1px dotted #ccc;
}

#col-full {
	margin-left:15px;
	margin-right:15px;
	font-size:8pt;
}

#col-signup {
	margin-left:15px;
	margin-right:15px;
	font-size:8pt;
	text-align:center;
}

#col-signup p {
	text-align:center;
}

#col-signup table {
	margin-left:auto;
	margin-right:auto;
}

#login-box {
	width:220px;
	height:177px;
	background:#fff url(../images/jobsearch_bg.png) no-repeat top center;
	margin-bottom:8px;
}

#login-box form {
	margin-top:5px;
	text-align:left;
	font-size:10px;
	margin-left:20px;
}

#login-box input, #login-box select {
	font-size:11px;
	padding:1px;
	margin:5px 0 5px 0;
}

#login-box submit {
	color:#ccc;
	background:#333;
}


#jobsearch-box {
	width:220px;
	height:177px;
	background:#fff url(../images/jobsearch_bg.png) no-repeat top center;
	margin-bottom:8px;
}

#jobsearch-box form {
	text-align:center;
	font-size:10px;
}

#jobsearch-box input, #jobsearch-box select {
	font-size:11px;
	padding:1px;
	margin:5px 0 5px 0;
}

#jobsearch-box submit {
	color:#ccc;
	background:#333;
}

#jobsearch-box form select {
	width:175px;
}

#jobsearch-box form #keyWords {
	width:175px;
}

#jobsearch-top {
	background:#fff url(../images/jobsearchtop_bg.png) no-repeat top center;
	text-align:left;
	padding:3px 3px 0 12px;
	font-size:11px;
	height:49px;
	margin-bottom:10px;
}

#jobsearch-top h1 {
	font-size:12px;
	margin:0;
	margin-bottom:-5px;
	padding:0;
	text-align:left;
}

#jobsearch-top input, #jobsearch-top select {
	font-size:11px;
	margin-bottom:1px;
}

#jobsearch-top select {
	width:155px;
}

#jobsearch-top input {
	width:330px;
}

#jobsearch-top #submit {
	width:auto;
}

#news-box {
	width:220px;
	background:#c4c4c4 url(../images/news_bg.png) no-repeat top left;
}

#news-box h2 {
	font-size:8pt;
	font-weight:bold;
	padding:0 10px 0 10px;
}

#news-box p {
	font-size:8pt;
	padding:0 10px 0 10px;
}

#news-box .bottom {
	width:220px;
	height:5px;
	background:#fff url(../images/news_bottom.png) no-repeat top left;
}

#col1 h1 {
	margin:0;
	padding:5px 0 0 0;
	text-align:center;
	color:#8281ba;
	font-size:11pt;
}

#footer-desc {
	margin-top:10px;
	padding:5px 15px 10px 15px;
	border-top:1px solid #ccc;
	font-size:7pt;
}

#footer {
	padding:5px 15px 10px 15px;
	border-top:1px solid #ccc;
	font-size:7pt;
	text-align:center;
}

#searchresults h2 a {
	color:#333;
	text-decoration:none;
	font-family:Verdana, sans-serif;
	font-size:8pt;
	margin:0;
	padding:5px 0 3px 0;
	margin-top:5px;
}

#searchresults h2 a:hover {
	color:#000;
	text-decoration:underline;
}

.row1, .row0 {
	padding:5px;
	margin-bottom:1px;
	padding-bottom:1px;
}

.row1 {
	background:#eee;
}

.featured {
	background: #C5FFC5;
}

.jobbullets {
	margin:-5px;
	padding:5px;
	line-height:13pt;
}

.jobdivider {
	clear:both;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #808080;
}

.backlink {
	margin:10px 0 0 0;
	padding:5px 0 5px 10px;
	border-top:1px solid #eee;
	}

.backlink a {
	color:#666;
	text-decoration:none;
}

.backlink a:hover {
	color:#333;
}

.pages {
	border-top:1px solid #eee;
	margin-top:2px;
	padding:5px 0 5px 0;
}

.clear {
	clear:both;
}


#upload_resume{
	font: bold 10px Arial, Helvetica, sans-serif;
	margin: auto 0px;
	text-align: center;
}
#upload_resume a{
	color: #FF0000;
	text-decoration: none;
}
#upload_resume a:hover{
	color: #FF6600;
	text-decoration: underline;
}

#upload_resume_form{
	width: 350px;
	z-index: 10;
	background: #eeeeee;
	padding: 30px;
	border: 1px solid #666666;
	margin: 0px auto;
	position:absolute;
	margin-left: 220px;
	top: 50px;
}

#upload_resume_form .form_instructions{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#upload_resume_form .field_name{
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 10px;
	clear: both;
}
#upload_resume_form .field{	
}

#upload_resume_form .form_submit{
	text-align: center;
	margin: 20px auto 0px;
}

#slider {
	width: 300px;
	margin: 5px;
	clear: both;
}
#slider_numbers ul  {
	list-style: none;
}
#slider_numbers li  {
	color:#389eb6;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 12px;
	float: left;
	width: 50px;
	text-align: center;
	list-style: none;
}
