#jobberbase caption, #jobberbase th, #jobberbase td {
	font-weight:normal;
	text-align:left;
}

#jobberbase th, #jobberbase td {
	padding:2px;
}

#jobberbase table {
	border-collapse:separate;
	border-spacing:0;
}

#jobberbase {
	/* background:#fff url(../img/bg-body.png) repeat-x top left; */
	color:#444;
	font:62.5% /1.5 Arial,Helvetica,sans-serif;
	line-height:1.5;
	text-align:center;
}

/* You can start editing from this point on */

#jobberbase div#container
{
	font-size:14px;
	line-height:18px;
	height:auto !important;
	margin:0 auto;
	min-height:700px;
	text-align:left;
	width:622px;
}

#jobberbase div#header
{
	height:55px;
	position:relative;
	width:622px;
}

#jobberbase #logo
{
	width:264px;
  height:82px;
  position:absolute;
  top:0px;
  left:0px;
}

#jobberbase ul#top
{
	position:absolute;
	right:0px;
}

#jobberbase ul#top li
{
	background-color:transparent;
	color:#000099;
	display:inline;
	margin-left:2px;
}

#jobberbase div#the_feed
{
	position:absolute;
	right:20px;
	top:60px;
}

#jobberbase div#box
{
	height:115px;
	position:relative;
	width:622px;
}

#jobberbase div#box div#search
{
	background:url(../img/bg-box.png) 0 0 no-repeat;
  width:325px;
  height:64px;
  position:absolute;  
	left:0px;
  top:45px;
}

#jobberbase div#box div#search fieldset input
{
	background:transparent url(../img/bg-search.png) 0 5px no-repeat;
	border:none;
	color:#444;
  font-size:16px;
  padding-left:5px;
  padding-top:5px;
  padding-bottom:5px;
	height:40px;
	width:264px;
	line-height: 35px;
}

#jobberbase div#box div#search fieldset input:focus,
#jobberbase div#search fieldset input:hover
{
	background:transparent url(../img/bg-search.png) -269px 5px no-repeat;
}

#jobberbase div#box div#search fieldset label
{
	background-color:transparent;
	clear:both;
	color:#666;
	display:block;
	float:left;
	font-size:0.8em;
}

/*
#jobberbase  .addJob
{
 position:absolute;
 left:250px;
}
*/

#jobberbase .addJob a.add
{
	background:url(../img/bt-post.png) no-repeat 0 0;
  position:absolute;
  right:70px;
  top:55px;
	height:40px;
	width:150px;
}

#jobberbase .addJob a.add:hover
{
	background:url(../img/bt-post.png) no-repeat -150px 0;
}

#content
{
	width:622px;
}

#content p
{
	margin:0 0 10px;
	padding:0;
}

#content a
{
	background-color:transparent;
	color:#000099;
	padding:2px;
}

#content a:hover
{
	background-color:#000099;
	color:#fff;
	padding:2px;
	text-decoration:none;
}

#content ol,
#content ul
{
	margin-left:20px;
}

#content ol
{
	list-style-type:decimal;
}

#content ul
{
	list-style-type:disc;
}

#jobberbase div#categs-nav
{
	background:#000099;
	float:left;
	font-size:11px;
	margin-top:25px;
	padding-bottom:6px;
	width:622px;
}

#jobberbase div#categs-nav ul
{
	background:#fff;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	width:622px;
}

#jobberbase div#categs-nav ul li
{
	background:white;
	float:left;
	padding-right:6px;
}

#jobberbase div#categs-nav ul li a
{
	background:#eee url(../img/sd_left.gif) no-repeat 0 0;
	background-position:0 -75px;
	color:#333 !important;
	display:block;
	float:left;
	outline:none;
	padding:4px 0 4px 6px;
	position:relative;
	text-decoration:none;
}

#jobberbase div#categs-nav ul li a:hover
{
	background-position:0 0;
	color:#fff !important;
}

#jobberbase div#categs-nav ul li.selected a
{
	background-position:0 0;
	color:#fff !important;
}

#jobberbase div#categs-nav ul li a span
{
	cursor:pointer;
	display:block;
	float:left;
	font-size:14px;
	padding-left:12px;
	padding-top:4px;
}

#jobberbase div#categs-nav ul li a span.cnr
{
	background:url(../img/sd_right.gif) no-repeat right 0;
	background-position:right -75px;
	display:block;
	float:left;
	position:relative;
	top:-4px;
}

#jobberbase div#categs-nav ul li a:hover span.cnr
{
	background-position:right 0;
	cursor:pointer;
}

#jobberbase div#categs-nav ul li.selected a span.cnr
{
	background-position:right 0;
	cursor:pointer;
}

#jobberbase .posted-ok
{
	background:#E9FEE0;
	border:1px solid #8FF868;
	color:#090;
	padding:10px;
}

#jobberbase .posted-pending
{
	background:#FFFBD1;
	border:1px solid #F90;
  color:#000000;
	font-size:14px;
	padding:10px;
}

#sidebar
{
	float:right;
	padding:10px 0 0;
	width:175px;
}

#sidebar a
{
	color:#000099;
	font-size:11px;
	padding:2px;
}

#sidebar a:hover
{
	background-color:#000099;
	color:#fff;
	padding:2px;
	text-decoration:none;
}

#sidebar h4
{
	font-size:14px;
	font-weight:bold;
	margin:10px 0 3px;
}

#sidebar h4 a
{
	font-size:14px;
	text-decoration:underline;
}

#stats
{
	color:#777;
	font-size:11px;
}

#jobberbase .info
{
	color:#888;
}

#jobberbase div.footer
{
  /*
	background:#F2FCFF url(../img/footer-bg.png) no-repeat center top;
  */
	color:#888;
	font-size:11px;
	margin-top:30px;
	padding:20px 0;
	text-align:center;
	width:100%;
}

#footer-contents
{
	margin:0 auto;
	text-align:left;
	width:622px;
}

#footer-copyright
{
	float:right;
  margin-right:25px;
}

#footer-col1,
#footer-col2,
#footer-col3
{
	display:inline;
	float:left;
	margin: 0 15px;
	width:15%;
}

#jobberbase .validation-error
{
	color:red;
}

#jobberbase input.error,
#jobberbase textarea.error
{
	border:1px solid red !important;
}

#jobberbase .validation-failure
{
	background-color:#ffd0d6;
	color:red;
	padding:5px;
}

#jobberbase .apply-status-ok
{
	background-color:#dfFFda;
	color:#090;
	margin-bottom:7px;
	padding:5px;
}

#no-ads
{
	color:#555;
	margin-top:10px;
}

#jobberbase .suggestionTop
{
  position:relative;
  bottom:5px;
  left:5px;
	color:#666;
	font-size:10px;
	width:264px;
}

#jobberbase .suggestion
{
	color:#777;
	font-size:11px;
}

#jobberbase .left
{
	display:inline;
	float:left;
}

#jobberbase .right
{
	display:inline;
	float:right;
}

#jobberbase .clear
{
/*	clear:both; */  
}

#jobberbase .error
{
	color:#f00;
}

#job-details
{
	margin:0;
	padding:10px 0;
}

#job-details h2
{
	color:#000099;
	font-size:26px;
	font-weight:normal;
	line-height:1.2;
	margin:0 0 10px;
}

#job-details .label
{
	color:#555;
	font-weight:bold;
}

#job-details .fading
{
	color:#aaa;
}

#job-details ul
{
	list-style-type:disc;
	margin:0 0 10px 15px;
}

#job-bottom
{
	background-color:#f0f0f0;
	font-size:14px;
	height:50px;
	padding:2px;
}

#number-views
{
	color:#777;
	display:inline;
	float:right;
	font-size:11px;
}

#job-post-utils
{
	color:#888;
	display:inline;
	float:left;
	font-size:11px;
}

#apply_online_now
{
	font-size:16px;
  font-weight:bold;
	margin-bottom:7px;
}

#old-ad
{
	background-color:#ff8;
	color:#f20;
	margin-bottom:10px;
	padding:5px;
}

#jobberbase span.la
{
	color:#888;
}

#step-1,
#step-2,
#step-3
{
	display:inline;
	float:left;
}

#step-1
{
	width:100px;
}

#step-2
{
	margin-left:30px;
	width:120px;
}

#step-3
{
	margin-left:30px;
	width:130px;
}

#jobberbase .step-active
{
	color:#fff;
}

#publish_form fieldset
{
	background-color:#f5f5f5;
	border:1px solid #ccc;
	margin:0 0 5px;
	padding:10px;
}

#publish_form fieldset legend
{
	color:#555;
	font-size:12px;
	font-weight:bold;
}

#publish_form input,
#publish_form textarea,
#frm-send-to-friend input,
#frm-send-edit-link input,
#apply-online input,
#apply-online textarea
{
	border:1px solid #ccc;
	font-family:verdana,Helvetica,Arial,sans-serif;
	font-size:12px;
	padding:5px;
}

#publish_form input:focus,
#search input:hover,
#publish_form textarea:focus,
#frm-send-to-friend input:focus,
#frm-send-to-friend input:hover,
#frm-send-edit-link input:focus,
#frm-send-edit-link input:hover,
#apply-online input:focus,
#apply-online input:hover,
#apply-online textarea:focus,
#apply-online textarea:hover
{
	border:1px solid #7F635F;
}

#publish_form input#submit,
#send-to-friend input#submit,
#frm-send-edit-link input#submit,
#apply-online input#submit
{
	background-color:#000099;
	border:1px solid #369;
	color:#fff;
	cursor:hand;
}

#publish_form input#submit:hover,
#send-to-friend input#submit:hover,
#apply-online input#submit:hover
{
	background-color:#0101ec;
}

#publish_form label.small
{
	color:#555;
	font-size:12px;
}

#jobberbase .no-border
{
	border:0;
}

#jobberbase td.publish-label
{
	width:100px;
}

#jobberbase .hidden
{
	display:none;
}

#apply-online
{
	background-color:#f6f6f6;
	padding:10px;
	width:602px;
}

#search_form fieldset
{
	border:0;
	margin:0;
	padding:0;
}

#jobberbase code
{
	font-size:12px;
}

#send-to-friend
{
  font-size:16px;
  font-weight:bold;
	background-color:#f6f6f6;
	padding:3px;
	width:749px;
}

#send-to-friend table
{
	font-size:12px !important;
}

#jobberbase td.send-to-friend-address-label
{
	width:90px;
}

#jobberbase .big
{
	font-size:20px;
	height:61px;
	line-height:61px;
	width:61px;
}

#jobberbase .small
{
	font-size:16px;
	font-weight:bold;
	height:45px;
	line-height:45px;
	width:45px;
}

#jobberbase .no-border
{
	border:0!important;
	padding:0;
}

#location_outside_ro
{
	margin-top:5px;
}

#job-description
{
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	padding:10px 0;
}

#jobberbase a
{
	background-color:transparent;
	color:#000099;
	text-decoration:none;
	border-bottom: 0;
}

#jobberbase a:hover
{
	background-color:transparent;
	color:#000099;
	text-decoration:underline;
}

#jobberbase h2
{
	font-size:14px;
	font-weight:bold;
	margin:10px 0 7px;
}

#jobberbase h2 a
{
	font-weight:normal;
	text-decoration:underline;
}

#jobberbase h3,
#job-listings h2
{
	font-size:14px;
	font-weight:bold;
	margin:10px 0 7px;
}

#jobberbase h3.steps,
#jobberbase div.steps
{
	background:transparent url(../img/header-bg.png) no-repeat left;
	color:#676767;
	font-size:14px;
	font-weight:normal;
	height:22px;
	margin:0;
	padding:6px 2px 0px 15px;
}

#jobberbase h3.page-heading,
#jobberbase div.page-heading
{
	background:transparent url(../img/header-bg.png) no-repeat left;
	color:#fff;
	display:block;
	font-size:16px;
	font-weight:normal;
	height:22px;
	margin:0 0 7px;
	padding:2px 5px 5px 8px;
}

#jobberbase h3.page-heading span
{
	font-size:12px;
}

#jobberbase h3.page-heading a:link,
#jobberbase h3.page-heading a:visited,
#jobberbase div.page-heading a:link,
#jobberbase div.page-heading a:visited
{
	color:#fff !important;
}

#jobberbase h3.page-heading a:hover,
#jobberbase div.page-heading a:hover
{
	background-color:#fff !important;
	color:#000099 !important;
}

#jobberbase h4
{
	font-size:16px;
	margin:12px 0 3px;
}

#status
{
	background-color:#dfFFda;
	color:#090;
	padding:5px 0 2px 5px;
}

#jobberbase .highlight_keyword
{
	background-color:#ff8;
}

#jobberbase .recaptchatable .recaptcha_image_cell,
#recaptcha_table
{
	background-color:#e1e1e1 !important;
}

#recaptcha_table
{
	border-color:#f5f5f5 !important;
}

#recaptcha_response_field
{
	background-color:#fff !important;
	border-color:#ccc !important;
}

#recaptcha_instructions
{
	font-size:12px;
}

#sort-by-type
{
	color:#888;
	float:right;
	font-size:11px;
}

#jobberbase div#sort-by-type a:hover
{
	background:#fff;
}

#applied-to-job
{
	background:url(../img/bg-applied.png) no-repeat;
	color:#333;
	float:right;
	font-size:20px;
	height:58px;
	padding:4px 0 0;
	text-align:center;
	width:60px;
}

#applied-to-job p
{
	font-size:11px;
}

#jobberbase .company-tag-1
{
	font-size:12px;
}

#jobberbase .company-tag-2
{
	font-size:14px;
}

#jobberbase .company-tag-3
{
	font-size:16px;
}

#jobberbase .company-tag-4
{
	font-size:18px;
}

#jobberbase .company-tag-5
{
	font-size:20px;
}

#jobberbase .company-tag-6
{
	font-size:24px;
}

#textile-suggestions table
{
	font-size:11px;
	margin-top:5px;
	width:90%;
}

#textile-suggestions table th
{
	border-bottom:2px solid #bbb;
	font-weight:bold
}

#textile-suggestions table td
{
	border-bottom:1px solid #ccc;
	width: 49%
}

#job-listings .current_page
{
	border:1px solid #ccc;
	font-weight:bold;
	padding:1px 2px;
}

#jobberbase .row-premier
{
	background-color:#ebebeb;
}

#jobberbase tr.row-spotlight td
{
	border-bottom:1px solid;
  background-color:#feff94;
  font-weight: bold;
}

#jobberbase  tr.row-basic td
{
	border-bottom:solid;
  border-bottom-width:1px;
}

#jobberbase  tr.row-premier td
{
	border-bottom:solid;
  border-bottom-width:1px;
  font-weight:bold;
}

#jobberbase .row,
#jobberbase .row-premier
{
	border-bottom:1px solid #ddd;
}

#jobberbase .row-spot
{
	background-color:#fffad4;
	border:1px solid #ddd;
	margin-top:-1px;
}

#jobberbase .row,
#jobberbase .row-alt,
#jobberbase .row-spot
{
	padding:5px;
	width:610px;
}

#jobberbase .row-info
{
	float:left;
  height:auto;
	overflow:auto;
	width:610px;
}

#jobberbase .time-posted
{
	color:#888;
	float:right;
	font-size:11px;
	padding-right:5px;
}

#jobberbase .spotlight-image
{
	background-image:url(../img/icon-spotlight.png);
	background-repeat:no-repeat;
	float:right;
	height:11px;
	margin:4px;
	padding-right:5px;
	width:77px;
}

#view_all
{
	font-weight:bold;
	margin-top:5px;
	padding-left:5px;
}

#jobberbase .corner-top-left
{
  background:url(../img/corner-top-left.png) no-repeat top left;
  height:20px;
  width:20px;
  margin:0px;
  padding:0px;
}

#jobberbase .corner-top-right
{
  background:url(../img/corner-top-right.png) no-repeat top right;
  height:20px;
  width:20px;
  margin:0px;
  padding:0px;
}

#jobberbase .corner-bot-left
{
  background:url(../img/corner-bot-left.png) no-repeat bottom left;
  height:20px;
  width:20px;
  margin:0px;
  padding:0px;
}

#jobberbase .corner-bot-right
{
  background:url(../img/corner-bot-right.png) no-repeat bottom right;
  height:20px;
  width:20px;
  margin:0px;
  padding:0px;
}

#jobberbase .border-top
{
  background:url(../img/border-top.png) repeat-x;
  height:20px;
  width:100%;
  margin:0px;
  padding:0px;
}

#jobberbase .border-bot
{
  background:url(../img/border-bot.png) repeat-x;
  height:20px;
  width:100%;
  margin:0px;
  padding:0px;
}

#jobberbase .border-left
{
  background:url(../img/border-left.png) repeat-y;
  height:100%;
  width:20px;
  margin:0px;
  padding:0px;
}

#jobberbase .border-right
{
  background:url(../img/border-right.png) repeat-y;
  height:100%;
  width:20px;
  margin:0px;
  padding:0px;
}

#jobberbase .no-padding td
{
  padding:0px;
}

/** Added by Eli **/

#jobberbase ul.job-list li {
	margin: 0.5em -0.5em;
	text-indent: -44px;
	list-style-type: none;
	padding: 0;
}
