
@import "jobpost.css"; 

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	font-family:arial,helvetica,sans-serif;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4;
}

th, td {
	padding: 2px;
}
img {
	border: 0;
}

html, body {
    height: 100%;
}

:focus {
	outline: 0;
}

body {
	color: #2c91e9;
}

ul {
	list-style: none;
}
ol {
	list-style: decimal;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {font-weight:bold;}

body, html { height: 100%; }

body { 
	background: #fff;
	color:#222;
	font-size: 62.5%;
	text-align: center !important;
	line-height: 1.5;
}

pre, code {
	font-family: Courier, Arial, sans-serif;
	background: #eaeaea;
	padding: 5px;
	text-align: left;
}

em {
	font-style: italic;
}

/* Structure Elements */
div#skip { display:none;}
#container { background:transparent; width:950px;  text-align:left; font-size:1.2em; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto 0em; }
div#header { height:80px; width:950px; position:relative;}
div#header h1#logo { width:200px; height:67px; position:absolute; top:10px; left:8px; }
div#header h1#logo a { width:200px;	height:67px; outline:0;	background: url(../img/small_logo.png) 0 0 no-repeat; text-indent:-1000em;	float:left;	}
div#header ul#top {position:absolute; top:56px; right:6px;}
div#header ul#top li{display:inline; margin-left:1px; background-color:transparent; color:#444;}
div#the_feed {top:10px; position:absolute; right:6px;}

/* Search Box  and it's elements*/
div#box { width:950px; height:115px; background: url(../img/bg-box.png) 0 0 no-repeat; position:relative;}
div#box div#search { position:absolute;	top:25px; left:25px;}
div#box div#search fieldset input { float: left; background:transparent url(../img/bg-search.png) 0 0 no-repeat; font-size:1.8em; width: 280px; height:39px; border:none;	padding:1px 18px 0px 3px; color:#444;}	
div#box div#search fieldset input:focus, div#search fieldset input:hover { background:transparent url(../img/bg-search.png) -300px 0 no-repeat;}
div#box div#search fieldset label {margin-left: 6px; float: left; clear: both; display: block; font-size:0.9em; color:#fff; background-color:transparent;}
div#box	div#search span#indicator { }
div#box .addJob { position:absolute; right:135px; top:9px;}
div#box .addJob a.add {	display: block;	width:120px; height:80px; text-indent:-1000em; background: url(../img/emp_center.png) no-repeat 0 0;}
div#box .addJob a.add:hover { background: url(../img/emp_center.png) no-repeat; }
div#box .login { position:absolute; right:10px; top:9px;}
div#box .login a {	display: block;	width:120px; height:80px; text-indent:-1000em; background: url(../img/bt-seeker-login.png) no-repeat 0 0;}
div#box .socialsearch { position:absolute; right:260px; top:9px;}
div#box .socialsearch a {	display: block;	width:120px; height:80px; text-indent:-1000em; background: url(../img/social_search.png) no-repeat 0 0;}
div#box .authenticatedHeader { position: absolute; right: 20px; top: 5px; font-size: 1.1em}
div#box .logout { position: absolute; right: 10px; bottom: 15px; }
div#request-job a { font-weight: bold; font-size: 14px; text-align: right; }
div#promo { margin-top: 10px;}
div#promo a:hover { background: #fff; }
	



.search_results_label { color: #888; background-color:transparent;font-size: 1.1em; }

#other_results span {float: right;}

/* Page Content & It's Elements */

#content { 
	width: 730px; 
	min-height:300px; 
	margin-top: 18px;
	padding-right: 10px; 
	float: right;
}

#content p { margin: 0 0; padding: 0;}
#content a { color: #2c91e9; background-color:transparent; padding: 2px; }
#content a:hover { color: #0066cc;	text-decoration: none; padding: 2px;}
#content ol { margin: 0 0 0 17px;}
#content ul { list-style-type: disc; margin-left: 17px;}
#talent-search-results { margin: 5px 10px;}
#talent-search-results .header { margin: 0px 10px;}

#talent-search-results .header h1 { margin: 0px 10px;}

div#action_right {
	float:right;
	margin-top: 1px;
	margin-left:90px;
	width: 397px;
	height: 80px;
}
div#action_right_top {
	float:right;
	margin-top: 1px;
	width: 447px;
	height: 20px;
}


div#top-content {
	width: 950px;
	height: 140px;
	float: left;
}

div#create-account {
	float: right;
	padding: 5px;
	margin-top: 10px;
	margin-right: 15px;
}

div#create-account a {
	display: block;
	background: url('../img/create.png');
	width: 420px;
	height: 100px;		
}

div#featured {	
	float:left;
	text-align:center;	
	width: 500px;
	height: 110px;
	margin-top: 2px;	
}

div#featured div {
	margin-top: 5px;		
}

div#featured h4 {
	margin-top: -5px;
	font-size: 1.4em;
	font-weight: bold;	
	color:#93BF2C;
}

div#featured .ad_item {	
	float: left;
	width: 150px;	
	color: #09c;
	margin-left: 12px;	
}

div#categs-nav {
	background: #f0f0f0;
	-moz-border-radius-topleft:10px 10px;
	-moz-border-radius-topright:10px 10px;
	-moz-border-radius-bottomright:10px 10px;
	-moz-border-radius-bottomleft:10px 10px;
	float: left; 
	padding: 10px 10px 16px 10px;
	margin-left: 0px;
	display: inline; 
	width: 450px; 
	font-size: 12px; 
	border: 1px solid #93BF2C;	
}
div#categs-nav h1 {
	font-size: 1.8em;
	font-weight:bold;
	color: #93BF2C;
	
}
div#info {
	background: #f0f0f0;
	-moz-border-radius-topleft:10px 10px;
	-moz-border-radius-topright:10px 10px;
	-moz-border-radius-bottomright:10px 10px;
	-moz-border-radius-bottomleft:10px 10px;
	text-align:justify;
	float: right;
	padding: 10px;
	margin-right:0px;
	display: inline;
	width: 430px; 
	font-size: 12px; 
	border: 1px solid #93BF2C;	
}
div#info h1 {
	font-size: 1.8em;
	font-weight:bold;
	color: #93BF2C;			
}
div#press {
	text-align:center;
	min-height:250px;
	overflow:visible;
}
div#press img {
	padding: 0px 0 19px 0;
	}

div#info h1 {
	font-size: 1.8em;
	font-weight:bold;
	color: #93BF2C;			
}
div#categs-nav ul{float: left; width:470px;  list-style-type:none; margin:0; padding:0;}
div#categs-nav ul li {float: left; padding-right: 1px; width:155px;}
div#categs-nav ul li a{display: block; float: left; text-decoration: none; color:#2c91e9 !important; position: relative; outline: none;}
div#categs-nav ul li a:hover{ background-position: 0 0px; color: #222 !important;}
div#categs-nav ul li.selected a{ background-position: 0 0px; color: #93bf2c !important;}
div#categs-nav ul li a span{display: block; float: left;  padding-left: 2px;cursor: pointer; font-size:12px; padding-top:1px; }
div#categs-nav ul li a span.cnr{display: block; float: left; position: relative; top:-2px;}
div#categs-nav ul li a:hover span.cnr{ background-position: right 0px; cursor: pointer; }
div#categs-nav ul li.selected a span.cnr{ background-position: right 0px; cursor: pointer; }

#donations { width: 198px; margin: 10px; text-align: center; font-size: 12px; }

#sitemap-1 {float: left; display: inline; width: 200px;}
#sitemap-2 {float: left; display: inline; width: 200px; margin-left: 30px;}
#sitemap-3 {float: left; display: inline; width: 200px; margin-left: 30px;}

p { 
	font-size: 1.1em;	
}

.posted-ok {
	border: 1px solid #8FF868;
	background: #E9FEE0;
	color: #009900;
	padding: 10px;
}
.posted-pending {
	border: 1px solid #FF9900;
	background: #FFFBD1;
	color: #ff5500;
	padding: 10px;
	font-size: 14px;
}
/* Sidebar and its container elements */
#sidebar {
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 17px;
	overflow:hidden;
}
	#sidebar a {
		color: #06c;
		padding: 2px;
		font-size: 11px;
	}
	#sidebar a:hover {
		color: #fff;
		text-decoration: none;
		padding: 2px;
	}
	
	#sidebar #status a:hover {
		color: #06c;
		text-decoration: underline;
		font-weight: bold;
		padding: 2px;
	}
	
	#sidebar h4 {
		font-size: 14px;
		font-weight: bold;
	}
	#sidebar h4 a {
		font-size: 14px;
		text-decoration: underline;
	}	

#stats {	
	width: auto;
	height: auto;
	font-size: 14px;
}
div#post_info {
	text-align:justify;
	margin: 2px;
	padding: 5px 0 0 5px;
	font-size: 12px;	
}
div#post_info h2 {color:#2c91e9;}

ul.text li {
line-height:15px;
list-style-image:url(../img/bullet.gif);
margin:10px 0 5px 15px;
}


#stats h2 {
		font-size:1.2em;
		font-weight:bold;
		margin-bottom: 10px;
		color: #93BF2C;
}
#side_info {
	width: 185px;
	text-align:left;
	margin: 2px;
	padding: 5px 0 0 5px;
	font-size: 11px;
}

	
#ideas {}
	#ideas h3 {
		margin: 0 0 5px 0;
	}
	#ideas ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#ideas ul li {
		margin-bottom: 5px;
	}
	
.info { color: #888; }
	
table#job-posts {
	border: 1px solid #93BF2C;
	-moz-border-radius-topleft:10px 10px;
	-moz-border-radius-topright:10px 10px;
	-moz-border-radius-bottomright:10px 10px;
	-moz-border-radius-bottomleft:10px 10px;
	width: 100%;
}
table#job-posts2 {
	border: 1px solid #93BF2C;
	-moz-border-radius-topleft:10px 10px;
	-moz-border-radius-topright:10px 10px;
	-moz-border-radius-bottomright:10px 10px;
	-moz-border-radius-bottomleft:10px 10px;
	width:340px;
	float:left;
}
table#job-posts3 {
	border: 1px solid #93BF2C;
	-moz-border-radius-topleft:10px 10px;
	-moz-border-radius-topright:10px 10px;
	-moz-border-radius-bottomright:10px 10px;
	-moz-border-radius-bottomleft:10px 10px;
	width:340px;
	float:left;
}
table#job-posts2 h1 {
	color: #93BF2C;
	font-size:1.1em;
	font-weight:bold;
}
#recent-jobs {
	width:340px;
	float:right;
	display: inline;
	margin-right: 5px;
}
	#recent-jobs h2 {
	color: #93BF2C;
	font-size:1.4em;
	font-weight: bold;
	padding: 0 0 0 5px;
}
#job-listings {
	padding-left:0px;
	display:inline;
	width:720px;
}
#popular-jobs {
	width:345px;
	float:left;
	margin-left: 25px;
	display: inline;
}

#popular-jobs h2 {
	color: #93BF2C;
	font-size:1.4em;
	font-weight:bold;
	padding: 0 0 0 5px;
}

#align-spot {
	width:350px;
	margin-right: 5px;
}
	#align-spot h1 {
	color: #06c;
	font-size:1.6em;
	font-weight:bold;
}
	table#job-posts3 td.time-posted {
		text-align: right;
		color: #888;
		font-size: 11px;
		width: 10px;
	}
	
	table#job-posts tr.alt td, table#job-posts2 tr.alt td, table#job-posts3 tr.alt td {
		background: #E3e3e3;
	}

	table#job-posts tr.over td, table#job-posts2 tr.over td, table#job-posts3 tr.over td {
		background: #ccc;
	}
	table#job-posts td, table#job-posts2 td, #job-posts3 td {
		padding: 5px;
		border-bottom: 0px solid #ddd;
	}
	table#job-posts a:link, table#job-posts a:visited, table#job-posts2 a:link, table#job-posts2 a:visited, #job-posts3 a:link, table#job-posts3 a:visited {
		color: #2c91e9;
		padding: 2px;
	}
	table#job-posts a:hover, table#job-posts2 a:hover, #job-posts3 a:hover {
		color: #222;
		text-decoration: none;
		padding: 2px;
	}
	table#job-posts td.time-posted, table#job-posts2 td.time-posted, #job-posts3 td.time-posted {
		text-align: right;
		color: #888;
		font-size: 11px;
		width: 80px;
	}
		table#job-posts td.time-posted img, table#job-posts2 td.time-posted img, #job-posts3 td.time-posted img {
			width: 11px;
		}

#footer {
	background: transparent;
	margin: auto;
}


#footer p {
margin-bottom:15px;
text-align:center;
}
#footer a {
white-space:nowrap;
}
div.four_column_grid {
width:auto;
}
div.four_column_grid .fixed-column {
float:left;
margin-right:10px;
padding:0 0 0 10px;
border-right:1px dotted #7b7c7d;
width:160px;
display: inline;
}

div.four_column_grid .column-4 {
float:left;
display: inline;
}
div.four_column_grid .column-footer {
	clear:both;
	padding-top:15px;
}
div#footer_wrap {
	background: #d4d5d6;
	margin-top:50px;
	width:100%;
	border-top:2px solid #444;
}
div#footer {
	background: #d4d5d6; 
	padding-bottom:20px;
	padding-top:15px;
	width: 950px;
}
div#footer .fixed-column {
	color:#06c;
	padding-left:10px;
	padding-top: 2px;
	margin-left: 55px;
	text-align: left;
	display: inline;
}
div#footer .column-footer {
	color:#06c;
	padding-left:10px;
	padding-top: 35px;
	margin-left: 55px;
	text-align: center;
}
div#footer .column-footer {
	margin-left: 5px;

}
div#footer h4 {
font-weight:bold;
}
div#footer h4, div#footer {
color:#06c;
font-size:11px;
line-height:15px;
}
#footer p {
color:#333333;
font-size:10px;
margin:0;
text-align:left;
}


#footer .content {
	padding: 12px;
	font-size: .8em;
}
#footer a:link {color: #111111;}
#footer a:visited {color: #333333;}
#footer a:hover {
	color: #06c;
}
.validation-error {
	color: red;
}
input.error, textarea.error {
	border: 1px solid red !important;
}
.validation-failure {
	color: red;
	background-color: #ffd0d6;
	padding: 5px;
}
.apply-status-ok {
	color: #009900; 
	background-color: #dfFFda; 
	padding: 5px;
	margin-bottom: 7px;
}

#no-ads {
	color: #555;
	margin-top: 10px;
}
.suggestionTop {
	font-size: 11px;
	float: right;
	width: 150px;

}

.suggestion {
	color: #09c;
	font-size: 11px;

}
.left {
	float:left;
	display:inline;
}
.right {
	float:right;
	display:inline;
}
.clear {
	clear:both;
}

.error {
	color: #f00;
}

input.error, textarea.error, select.error {
  color: #000;	
}

div #talent-search {
	border: 1px solid #ccc;
	-moz-border-radius-topleft:10px 10px;
	-moz-border-radius-topright:10px 10px;
	-moz-border-radius-bottomright:10px 10px;
	-moz-border-radius-bottomleft:10px 10px;
	margin:0 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#talent-left {
	background: url('../img/people.png');
	background-position: 0px -10px;		
	margin-right: 10px;
	width: 200px;
	height: 182px;
	float: right;	
}

div#talent-l-top {
	width:550px;
	top:5px; 
	padding-left: 10px;
	padding-bottom: 5px;
}

div#talent-l-top h3, h1{
	color: #93BF2C; 
	font-size: 1.4em;
}
div#talent-l-bottom {
	width:550px;
	top:5px; 
	padding-left: 10px;
	padding-bottom: 5px;
}
div#talent-right {
	top:5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	float:right; right:10px;
}


.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px} 

#job-details {
	padding: 10px;
	margin: 0;
	margin-top: -10px;
}
	#job-details h1 {
		margin: 0 0 20px 0;
		color: #93BF2C;
		font-weight: normal;
		font-size: 1.6em;
		line-height: 1.2;
	}	
	#job-details .label {
		color: #555;
		font-weight: bold;
	}
	#job-details .fading {
		color: #aaa;
	}
	#job-details ul {
		margin: 0 0 10px 15px;
		list-style-type: disc;
	}

#job-bottom	{
	background-color:transparent;
	padding: 2px;
	font-size: 14px;
	height: 50px;
}

#number-views {
	float: right;
	display: inline;
	font-size: 11px;
	color: #777;
}

#job-post-utils {
	float: left;
	display: inline;
	font-size: 11px;
	color: #888;
}

#apply_online_now {
	font-size: 14px;
	margin-bottom: 7px;
}

#old-ad {
	margin-bottom: 10px;
	padding: 5px;
	background-color: #ffff88;
	color: #ff2200;
}

span.la {
	color: #888;
}

#step-1 {
	float: left;
	display: inline;
	width: 100px;
}
#step-2 {
	float: left;
	display: inline;
	margin-left: 30px;
	width: 120px;
}
#step-3 {
	float: left;
	display: inline;
	margin-left: 30px;
	width: 130px;
}

.step-active
	{
	color: #fff;
	}

#seekerneedsignup {
	float: right;
	width: 300px;
	margin-left: 20px;
}

#seekerneedsignup a 
	{
	font-size: 1.8em;
	}
	.formlike, #publish_form fieldset, #forgot_password fieldset, #promo_form fieldset,
	 #candidatesearch, #seeker_login fieldset, #seeker_signup fieldset, 
	 #seeker_editcontact fieldset, #seeker_editprofile, .employer_home fieldset 
	{
		background-color: transparent;
		border: 1px solid #ccc;
		margin: 20px 0 10px 15px;
		padding: 10px;
		position: relative;
	}
		
	.formlike legend, #publish_form fieldset legend, #forgot_password legend, 
	#candidatesearch legend, #seeker_login legend, #seeker_editcontact legend,
	#seeker_signup legend, #seeker_editprofile legend 
	{
		font-weight: bold;
		color: #555;
		font-size: 12px;
	}
	#publish_form input, #publish_form textarea, #forgot_password input, 
	#seeker_login input, #seeker_signup input, #seeker_signup textarea, 
	#seeker_editcontact input, #seeker_editprofile input, #seeker_editprofile textarea, 
	#seeker_editprofile select, #frm-send-to-friend input, #frm-send-edit-link input, 
	#apply-online input, #apply-online textarea, #promo_form input 
	{
		border: 1px solid #ccc;
		padding: 5px;
		font-size: 12px;
		font-family: Helvetica, Arial, sans-serif;
	}
	
	#publish_form input:focus, #seeker_login input:focus, #forgot_password input:focus, 
	#seeker_editcontact input:focus, #seeker_signup textarea:focus, 
	#seeker_signup input:focus, #seeker_editprofile input:focus, 
	#seeker_editprofile textarea:focus, #seeker_editprofile select:focus, 
	#search input:hover, #publish_form textarea:focus, #search textarea:hover, 
	#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, #promo_form input:focus, #promo_form input:hover 
	{
		border: 1px solid #7F635F;
	}
	
	#publish_form input#submit, #seeker_login input#loginsubmit, #forgot_password input#submit, #seeker_signup input#signupsubmit, #seeker_editcontact input#editcontactsubmit, #seeker_editprofile input#editprofilesubmit, #send-to-friend input#submit, #frm-send-edit-link input#submit, #apply-online input#submit, #promo_form input#submit {
		background-color: #999;
		color: #fff;
		border: 1px solid #666;
		cursor: pointer;
		cursor: hand;
	}
	#publish_form input#submit:hover, #seeker_login input#loginsubmit:hover, #forgot_password input#submit:hover, #seeker_signup input#signupsubmit:hover, #seeker_editprofile input#editprofilesubmit:hover, #seeker_editcontact input#editcontactsubmit:hover, #send-to-friend input#submit:hover, #apply-online input#submit:hover, #promo_form input#submit:hover 
		{
			background-color: #ccc;
		}
	#publish_form label.small 
	{
		color: #555;
		font-size: 12px;
	}
	#publish_form input.no-border 
	{
		border: 0;
	}
	
td.publish-label {
	width: 100px;
}
fieldset.hidden {
	display: none;
}
td.register-label {
	width: 120px;
}
#publish_form {}	

#apply-online {
	background-color: transparent;
	padding: 10px;
	width: 720px;
}
	
#feed-me
{
	text-align: right;
	font-size: 14px;
	margin: 15px 0 5px 0;
}
#feed-me a:link, #feed-me a:visited {
	color: #222;
}
#feed-me a:hover {
	background: #fff;
	color: #444;
	text-decoration: none;
}

#search_form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

code {
	font-size: 12px;
}

#send-to-friend {
	background-color: transparent;
	padding: 3px;
	width: 735px;
}
	#send-to-friend table {
		font-size: 12px !important;
	}
td.send-to-friend-address-label {
	width: 90px;
}


#accordion-list h4 {
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
}

fieldset.no-border {
	border: 0;
	padding: 0;
}

div.ok-response {
	color: green;
}
div.not-ok-response {
	color: red;
}

#location_outside_ro {
	margin-top: 5px;
}

#small-link a {
	font-size: 11px;
}

#job-description {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px 0 10px 0 !important; 
	margin-top:10px;
}

div#login {
  float: right;
  width: 300px; 
}

div#login > fieldset {  
  margin-left: 0px; 
}

/* TYPOGRAPHY */

a {color:#0066cc; background-color:transparent;text-decoration:none;}
a:hover {color:#0044aa; background-color:transparent; text-decoration:none;}

h2 {
	font-size: 16px;
	margin: 8px 0 1px 0;
	font-weight: bold;
	color: #93BF2C;
}
h2 a {
	text-decoration: underline;
	font-weight: normal;
}

h3, #job-listings h2 {
	font-size: 14px;
	margin: 10px 0 7px 0;
	font-weight: bold;
}

h3.steps, div.steps {
	margin: 0;
	padding: 2px 5px 5px 8px;
	background: transparent url(../img/header-bg.png) no-repeat left;
	font-weight: normal;
	color: #9AD4FF;
	font-size: 14px;
	height: 22px;
}
h3.page-heading, div.page-heading {
	display: block;
	margin: 0 0 7px 0;
	padding: 2px 5px 5px 8px;
	font-weight: normal;
	color: #fff;
	font-size: 16px;
	height: 22px;
	background: transparent url(../img/header-bg.png) no-repeat left;
}
	h3.page-heading span {
		font-size: 12px;
	}
	h3.page-heading a:link, h3.page-heading a:visited, div.page-heading a:link, div.page-heading a:visited {
		color: #fff !important;
	}
	h3.page-heading a:hover, div.page-heading a:hover {
		background-color: #fff !important;
		color: #06c !important;
	}
h4 {
	font-size: 16px;
	margin: 12px 0 3px 0;
}

.highlight_keyword {
	background-color: #ffff88;
}

/* recpatcha */
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color: #e5e5e5 !important;
 }
 
#recaptcha_table {
  border-color: transparent !important;
}

#recaptcha_response_field {
  border-color: #ccc !important;
  background-color:#fff !important;
}
#recaptcha_instructions {
	font-size: 12px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */

#sort-by-type {
	float: right;
	font-size: 11px;
	color: #888;
}
	div#sort-by-type a:hover { background: #fff; }
	
	
#applied-to-job {
	float: right;
	background: url(../img/bg-applied.png) no-repeat;
	color: #eee;
	font-size: 20px;
	width: 60px;
	height: 58px;
	text-align: center;
	padding: 4px 0 0 0;
}
#tweet-meme {
	float:right;
	width: 65px;
	height:60px;
	padding: 2px 0 0 0;
}
#face-share {
	float:right;
	width: 65px;
	height:60px;
	padding: 2px 0 0 0;
	margin-right: 15px;
}
	#applied-to-job p {
		font-size: 11px;
	}

div#search_tips {
	clear:both;
	color:#222;
	font-size:1.0em;
}

div#search_tips h1 {
	color:#3b9809;
	margin-bottom:15px;
	font-weight: bold;
	font-size:1.5em;
}	
	
/* tag heights */
.company-tag-1 {
	font-size: 12px;
}
.company-tag-2 {
	font-size: 14px;
}
.company-tag-3 {
	font-size: 16px;
}
.company-tag-4 {
	font-size: 18px;
}
.company-tag-5 {
	font-size: 20px;
}
.company-tag-6 {
	font-size: 24px;
}


/* autocomplete */
.ac_results {
	padding: 0px;
	border: 1px solid #ddd;
	background-color: #fff;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background: #fff url('indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: #b5d5ff;
	color: #000;
}

#textile-suggestions table {
	margin-top: 5px;
	width: 80%;
	font-size: 11px;
}
	#textile-suggestions table th {
		border-bottom: 2px solid #bbb;
		font-weight: bold;
	}
	#textile-suggestions table td {
		border-bottom: 1px solid #ccc;
	}
	

div.icon-fulltime {
	margin-top: 3px;
	background: url(../img/icon-fulltime.png) no-repeat;
	height: 11px;
	width: 47px;
	display: inline;
}
div.icon-parttime {
	margin-top: 3px;
	background: url(../img/icon-parttime.png) no-repeat;
	height: 11px;
	width: 47px;
	display: inline;
}
div.icon-freelance {
	margin-top: 3px;
	background: url(../img/icon-freelance.png) no-repeat;
	height: 11px;
	width: 47px;
	display: inline;
}


label.request-label {

}
.req-params-item {
	background-color: #edfaff;
	padding: 3px;
	margin-bottom: 5px;
	display: inline;
	line-height: 1.9;
}

#req-left { float: left; display: inline; width: 160px; }
#req-middle { float: left; display: inline; width: 160px; margin-left: 30px; }
#req-right { float: left; display: inline; width: 160px; margin-left: 30px; }
#req-right2 { float: left; display: inline; width: 160px; margin-left: 30px; }
#req-left input, #req-middle input, #req-right input, #req-right2 input { border: 0; }

#home-promo { background: url(../img/home-banner-bg.png) no-repeat; width: 757px; height: 66px; margin-top: 12px; text-align: center; padding-top: 8px; }
#home-promo div { color: #0897C6; font-size: 20px; }
#home-promo a { text-decoration: underline; font-size: 14px;}

/* paginator */
#job-listings .current_page{
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 1px 2px 1px 2px;
}
table#job-posts4 {
  	width: 100%;
  }      
table#job-posts4 tr {}
table#job-posts4 tr.over td {
    background: #d6d9dc;
}
table#job-posts4 tr.alt td {
    background: transparent;
}
table#job-posts4 td {
    padding: 5px;
    border-bottom: 0px solid #d6d9dc;
}
table#job-posts4 a:link, table#job-posts4 a:visited {
    color: #06c;
    padding: 2px;
}
table#job-posts4 a:hover {
    background-color: #06c;
    color: #fff;
    text-decoration: none;
    padding: 2px;
}
table#job-posts4 td.spotlight-image {
    text-align: right;
    color: #888;
    font-size: 11px;
    width: 80px;
}

#passwordchangediv, #passwordchangelabel {
	display: none;
}
#seekerhomelink {
	float: right;
}
#jobsiteApplication, #job-posts {
	float:right;
	width: 720px !important;
}

.table {
	float: left;
	padding-left: 15px;
}
div.row {
	clear: both;
}

.search {
    display: table-cell;
	padding-left:10px;
}
#candidatesearch label {
    font-weight: bold;
}
#candidatesearch small {
    padding-left: 10px;
    color: #666;
}
h1 {
    font-size: 18px;
}
#candidatesearch .table {
    padding: 5px 30px 15px 5px;
    
}
#candidatesearch .search {
    padding: 5px 10px 5px 5px;
    
}
ul#emp_sites {
	list-style: none;
}
ul#emp_sites li {
	padding-right: 15px;
	float: left;
	text-align: center;
}
ul#emp_sites img {
	height: 24px;
	border: 0;
	padding: 0;
	margin: 0;
	display: block;	/*not "block but with magic" */
}
ul#emp_sites div.all {
	height: 24px;
}
#candidatesearchresults {
    width: 100%;
}
#candidatesearchresults h2 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-weight: bold;
    font-size: 14px;
}
.matched_keywords {
    font-style: italic;
}
#searchresultsbar span {
    font-weight: bold;
}

#csbar {
    height: 60px;
    border-bottom: 1px solid #ccc;
}

#csbar_searchterms {
    float: left;
    font-size: 18px;
    padding: 10px 0px 0px 14px;
}

#csbar_searchterms img {
    height: 40px;
    vertical-align: middle;
    margin-right: 20px;
}

#talent_search_submit {
	margin-top: 20px;
}

#csbar_tools {
	float: right;
	font-size: 1.4em;
}
ul.csbar li {
	float: left;
	padding: 15px;
}

ul.csbar li a {
	display: block;
	height: 64px;
	padding: 6px;
}

ul.csbar a.csstar {	
	padding-left: 40px;
	background-image: url('../img/csstar.png');	
	background-repeat: no-repeat;	
}

ul.csbar a.csstar_starred {	
	padding-left: 40px;
	background-image: url('../img/csstar_starred.png');	
	background-repeat: no-repeat;	
}

ul.csbar a.remove {	
	padding-left: 40px;
	background-image: url('../img/delete-inactive.png');	
	background-repeat: no-repeat;
}

ul.csbar a.remove:hover {	
	padding-left: 40px;
	background-image: url('../img/delete.png');	
	background-repeat: no-repeat;
}

ul.csbar a.share {	
	padding-left: 40px;
	background-image: url('../img/buzz-inactive.png');	
	background-repeat: no-repeat;
}

ul.csbar a.share:hover {	
	padding-left: 40px;
	background-image: url('../img/buzz.png');	
	background-repeat: no-repeat;
}

#csbar_body {	
	position: relative;	
	width: 100%;
	height: 88%;
	border: none; 
}

.ui-dialog-titlebar {
	font-size: 1.4em;
}

.ui-dialog-content {
	text-align: left;
}

.ui-dialog-content h3 {
	text-align: left;
	font-size: 1.5em;
}

.ui-dialog-content p {
	text-align: left;
	margin-top: 10px;
}

span.ui-dialog-title {
	background: url('../img/js_icon.png');
	background-repeat: no-repeat;
	padding: 10px;
	padding-left: 55px;	
}
body.shoutsbar {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.shoutsbar #container {
    position: relative;
    width: 100%;
    height: 100%;
}

.shoutsbar #bar {
    position: absolute;
    top: 0px;
    height: 60px;
    left: 0px;
    right: 0px;
    border: 1px solid #ccc;
}

.shoutsbar #body {
    position: absolute;
    top: 61px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    border: 1px solid #ccc;    
}

.shoutsbar #left {
    display: none;    
}

.shoutsbar #left #close {
   position: absolute;
   right: 5px;
   top: 5px;     
}

.shoutsbar #left .contain {
	margin-top: 16px;
	height: 80%;	
}

.shoutsbar.leftbar #left {
    display: block !important;
    position: absolute;
    left: 0px;
    width: 228px;
    top: 0px;
    bottom: 0px;
    background: url('../img/leftbar_background.png') repeat-x #656565;   
    padding: 10px;
    border-right: 2px solid #ccc;   
}

.shoutsbar #right {
    position: absolute;
    left: 0px;    
    top: 0px;
    bottom: 0px;
    right: 0px;    
}

.shoutsbar.leftbar #right {
	left: 250px !important;
}	
	
.shoutsbar #right iframe {
    border: none;    
}

.shoutsbar #jobtitle {
	float: left;
	font-size: 18px;
	width: 58%;
	overflow: hidden;
}

.shoutsbar #jobtitle a.backlink {	
	background: url('../img/smaller_logo.png');
	display: block;
	height: 48px;
	width: 155px; 
	margin: 6px 10px;
	float: left;
}

.shoutsbar #jobtitle p {
	float: left;
	margin: 17px 10px;
}

.shoutsbar #tools {
	position: absolute;
	right: 0px;
	font-size: 1.4em;
	height: 60px;
	padding: 4px;
}

.shoutsbar #tools li {
	float: left;
	margin: 10px;
}

.shoutsbar #tools li a {
	display: block;	
	padding: 4px;
	height: 32px;
}

.shoutsbar #tools a.remove {	
	padding-left: 40px;
	background-image: url('../img/delete-inactive.png');	
	background-repeat: no-repeat;
}

.shoutsbar #tools a.remove:hover {	
	padding-left: 40px;
	background-image: url('../img/delete.png');	
	background-repeat: no-repeat;
}

.shoutsbar #tools a.share {	
	padding-left: 40px;
	background-image: url('../img/buzz-inactive.png');	
	background-repeat: no-repeat;
}

.shoutsbar #tools a.share:hover {	
	padding-left: 40px;
	background-image: url('../img/buzz.png');	
	background-repeat: no-repeat;
}

.shoutsbar #left h3 {
	padding-left: 20px;
}
