.brClear {
	clear:both;
	margin: 10px 0;
}

/* social right */

.sticky-social {
  background: #FFF;
  border: 1px solid #CCC;
  border-right: none;
  padding: 6px 0;
  position: fixed;
  right: 0;
  text-align: center;
  top: 130px;
  width: 48px;
  z-index: 11;
}

.compliant.sticky-social {
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
	border-bottom-left-radius: 2px;
}

.sticky-social--list {
	list-style: none;
	margin:0px;
	padding:0px;
}

.sticky-social__facebook-icon {
  background-image: url('/images/facebook_grey.png');
  background-repeat: no-repeat;
  display: block;
  height: 24px;
  width: 24px;
}

.sticky-social__gplus-icon {
  background-image: url('/images/gplus_grey.png');
  background-repeat: no-repeat;
  display: block;
  height: 24px;
  width: 24px;
}

.sticky-social__twitter-icon {
  background-image: url('/images/twitter_grey.png');
  background-repeat: no-repeat;
  display: block;
  height: 24px;
  width: 24px;
}

.sticky-social--list-item a {
  margin: 6px auto;
}

.sticky-social__twitter-icon:hover {
  background-image: url('/images/twitter.png');
  background-repeat: no-repeat;
  display: block;
  height: 24px;
  width: 24px;
}

.sticky-social__gplus-icon:hover {
  background-image: url('/images/gplus.png');
  background-repeat: no-repeat;
  display: block;
  height: 24px;
  width: 24px;
}

.sticky-social__facebook-icon:hover {
  background-image: url('/images/facebook.png');
  background-repeat: no-repeat;
  display: block;
  height: 24px;
  width: 24px;
}

.facebook-link {
	background:url(/images/Facebook_blank.png) no-repeat;
	padding: 8px 10px 0px 40px;
	width:170px;
}

.twitter-link {
	background:url(/images/Twitter_blank.png) no-repeat;
	padding: 8px 10px 0px 40px;
	width:170px;
}

.social-link-reg-facebook {
	float:left;
}

.social-link-reg-twitter {
	float:left;
}

.social-link {
	display:block;
	height:40px;
	color:#fff;
	font-size:1.4em;
	text-decoration:none;
}

.social-link:hover {
	text-decoration:none !important;
}

.social-link-right {
	margin-left:20px;
}

.dropbox-dropin-btn  {
    font-size: 13px !important;
    border-radius: 10px 10px 10px 10px !important;
    border: 1px solid rgba(188, 189, 189, 1) !important;
    box-shadow: 0px 0px 5px #BBB inset;
    padding: 12px !important;}

.dropbox-dropin-btn span {
    font-size: 13px;}

/* Job Form Tab Styles */


.etabs { margin: 0; padding: 0; }
.tab { display: inline-block; zoom:1; *display:inline; background: #eee; border: solid 1px #D0D0D0; border-bottom: none; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; }
.tab a { font-size: 14px; line-height: 2em; display: block; padding: 0 10px; outline: none; color:#000; }
.tab a:hover { text-decoration: underline; }
.tab.active { background: #fff; padding-top: 6px; position: relative; top: 1px; border-color: #D0D0D0; }
.tab a.active { font-weight: bold }
.panel-container { background: #fff; border: solid #D0D0D0 1px; padding: 10px; }
.compliant.panel-container {-moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px;}

.blockLinkList {
        list-style-type: none;
        width: 100%;
		margin: 20px 0;
	    padding: 0;
		border-top: 1px dotted #999;
}

.blockLinkList li {
		border-bottom: 1px dotted #999;
}

.blockLinkList li a {
        display: block;
        padding: 8px;
        text-decoration: none;
		font-size:130%;
}

.smallText li a {
	font-size:100% !important;
}

 * html .blockLinkList li a {  /* make hover effect work in IE */
	width: 100%;
}

.blockLinkList li a:hover {
        background: #ffffcc;
		text-decoration:none !important;
}

.blockLinkList a em {
        color: #000;
		padding: 5px 0;
        display: block;
        line-height: 125%;
		font-size:80%;
}

/* Job Tab Content DIVs */

.job-tab {
	padding:0 0 20px 10px;
}

.nav-div {
	height:40px;
	padding-top:12px !important;
	clear:both;
}

/* Recruit Form Input Styles */

.helpIcon {
	padding:2px 10px 10px 10px;
	margin-left:4px;
	background: url(../images/help.png) no-repeat top;
}

.leftIcon {
	padding-right:12px;
	margin-left:-6px;
}

.spark-profile-form {
	padding:15px;
}

.system-message, .spark-form-error-container, .spark-profile-message, .assumeMessage, .spark-message, .spark-email-validation-form h4 {
	margin: 10px auto;
	padding: 10px;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	text-align: left;
}

.stagingModeDiv {
	height:20px;
	text-align:center;
	font-weight:bold;
	background: #FFF9D7;
	padding:5px;
	border-bottom: 1px solid #E2C822;
	position: fixed;
	top: 0;
	width:100%;
	z-index:100;
}

.stagingMode .adminToolBar {
	margin-top:30px;
}

#teflMaintenanceModal {
	text-align:center;
}

#teflMaintenanceModal p {
	font-size:17px;
}

#teflMaintenanceModal h2 {
	font-size:36px;
	font-weight:bold;
	color: #fb010d;
}

.maintenanceMode .adminToolBar {
	margin-top:105px;
}

.pendingTickets {
	font-size:16px;
	text-align: center;
	border: 1px solid #D8000C;
	margin: 20px 0px;
	padding:5px;
	background-color: #FFBABA;
	clear:both;
}

.spark-securitylogin h2 {
	padding-top:10px;
}

.assumeMessage {
	color:#000;
	font-size:110%;
	font-weight:bold;
}

.formInputDiv, .spark-profile-form .spark-form-element, .spark-userregistration .spark-form-element {
	padding: 5px 0;
	clear:both;
	margin: 5px 0;
}

.formInputDiv label, .spark-profile-form label  {
	margin-top:3px;
}

.inputLabel, .spark-label-left {
	clear: left;
	float: left;
	width: 14em !important;
	padding-right:12px;
}

.inputLabelSpan {
	padding-right:12px;
}

input[type='text'], select, textarea{
	margin-bottom: 3px;
}

input[type="text"] {
	width: 16em;
}

input[type="checkbox"] {
	position: relative;
	right: 5px;
	margin-left:10px;
}
select {
	width: 16.6em;
}

.btn-callender{
	width: 30px;
	height: 20px;
	margin-left: 5px;
}

.summary-description-div {
	width: 900px !important;
	margin: auto !important;
	border: 1px solid silver !important;
	background: #fff !important;
	height: 100px !important;
	margin: 10px 0 !important;
}

.currencyInput {
	background: rgba(0, 0, 0, 0);
	border: none;
	outline: none;
}

.currencyInputWhite{
	background: #fff !important;
}

#conversion_rate {
	font-size:15px;
	font-weight:bold;
}

div.colorPicker-palette {
	border: 1px solid #000 !important;
}

.hasDatepicker {
	position:absolute;
}

.ui-datepicker-trigger {
	margin-left:310px !important; /* tied to width of form inputs */
}

.monthSelect {
	width:120px !important;
	margin-right:10px;
}

.yearSelect {
	width:60px !important;
}

/* Form Styles */

.requiredStar, .bs-reqd-flag, .systemMessage {
	color:#c00;
}

.bs-textarea {
	height:80px;
}

label.error, .spark-warning-message {
	color: #CD0A0A;
	padding:2px 4px;
	margin-bottom:2px;
	margin-left:6px;
}

.dateMonthSelectError{
	color: #CD0A0A;
}

.spark-message h5 {
	font-size:100%;
	padding:0px;
	margin:0px;
}

.spark-form input[type='text'], .spark-form input[type='password'], .spark-form input[type='email'], .spark-form textarea, #emailUsernameLookup, #mainJobSearchForm input[type='text'] {
	width:300px;
}

#sideJobSearchForm input[type='text'] {
	width:96%;
}

#sideJobSearchForm select {
	width:100%;
}

.tefl-form textarea, .recruit-form textarea {
	height:130px;
	width:98%;
}

.small-textarea {
	height:70px !important;
}

.spark-form select, #mainJobSearchForm select {
	width:308px;
}

.spark-form .smallSelect, .tefl-form .smallSelect {
	width:110px;
}

.creditSelect {
	width:130px !important;
}

.job-credit-input {
	width:200px;
	border:0px;
	color:#000 !important;
}


.currency-convertor-input {
	width:50px !important;
	border:0px;
	color:#000 !important;
	height:20px;
	font-size:12px;
}

.currencyConvertLink {
	font-size:11px;
}

.jobSummaryTable .firstColumn {
      width:160px;
}

.jobAlertMessageOnList {
	border: 1px solid #000;
	padding:10px 10px 5px 10px;
	background:#fff;
	margin-bottom:15px;
}

.jobAlertMessageOnEdit {
	border: 1px solid #000;
	padding:10px 10px 5px 10px;
	background:#EDEDED;
	margin-bottom:15px;
}

.jobSearchSideDeadlineDate {
	width:132px !important;
}

/* Styles for Previous and Next buttons */

.prev-tab, .next-tab {
	display: block;
	width: 100px;
	text-align: center;
	margin-top: 10px;
}

.btn-nav {
	float:left;
	margin-right:10px
}

.job-table, .job-credit-table { width:100%; margin:15px 0}
.job-table th, .job-credit-table th { background: #E9EAFF; color:#000; padding:7px 15px; text-align:left;}
.job-table td, .job-credit-table td { background: #F4F4F4 none repeat-x scroll center left; color:#000; padding:7px 15px; }
.job-table tr.odd td, .job-credit-table tr.odd td  { background:#F4F4F4; cursor:pointer; }
.job-table div.arrow { background:transparent url(../images/arrows.png) no-repeat scroll 0px -16px; width:16px; height:16px; display:block;}
.job-table div.up { background-position:0px 0px;}
.job-table .delete, .job-table .repost {width:60px}
.job-table .showmore {width:20px}
.job-table .posted, .job-table .expires {width:160px}
.white-cell-table td {background:#F4F4F4}

.job-credit-table tr.evenAdmin td {background: #d2cef6 !important}


.invoice-table {width:700px;;margin:15px 0}
.invoice-table th {padding:7px 15px; text-align:left; border-top: 2px solid #aaa; border-bottom: 2px solid #aaa;font-weight:bold;}
.invoice-table tr.summary-row td { border-top: 1px solid #ccc; padding:7px 15px;  }
.invoice-table tr.item-row td { padding:7px 15px; }
.invoice-table tr.total-row { font-weight:bold; font-size:14px; }
.invoice-table tr.total-row td { border-top: 2px solid #aaa; border-bottom: 2px solid #aaa; }

.admin-transaction-table {font-size:11px;width:100%}
.admin-transaction-table  th { background: #E9EAFF; color:#000; text-align:left;padding:3px }
.admin-transaction-table  td { background: #F4F4F4 none repeat-x scroll center left; color:#000;padding:3px }

.spark-tefl_transaction_view dl {
	float:left;
	margin: 1em 0;
	padding: 0;
	margin-bottom:20px;
	margin-left:-4px;
}

.spark-tefl_transaction_view dt {

	clear:left;
	float:left;
	width:100px;
	margin: 0;
	padding:5px;
	font-weight:bold;
}

.spark-tefl_transaction_view dd {

	float:left;
	margin: 0;
	padding:5px;
}

.user-listings-table th, .user-listings-table td {padding:5px 10px;}

.user-listings-table .recruiterNotApproved td, .recruiterNotApproved {
	background:#F9A7B0;
	color:#fff;
}

.user-listings-table .recruiterSuspended td, .recruiterSuspended {
	background:#38B0DE;
	color:#fff;
}

.user-listings-table .recruiterNotApproved td a, .user-listings-table .recruiterSuspended a {
    color:#fff;
	text-decoration:underline;
}

.applicationMethodTable td {
  padding-bottom:20px;
}

.applicationMethodTable td.radioCell {
	padding-right:20px;
}

/* Job Listing */

.elementWrapper {
	padding: 10px 10px 10px 10px;
	border: 1px solid #d0d0d0;
	margin-top:15px;
	background: #fff;
}

.elementWrapper h2 {
	text-transform: uppercase;
	padding:0px;
	margin:0px;
}

.jobs {
	margin: 20px 0 20px 0;
}

.job .jobLocation {
	margin-bottom:20px;
	height:14px;
	float:right;
}

.job .jobLocationSummary {
	font-size:120%;
	margin-bottom:20px;
	height:14px;
}

.job .leftJobLocationSummary {
	float:left;
}

.job .jobLocation ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

.jobDetailView h2 {
	margin-bottom:15px !important;
}

.jobDetailView h3 {
	clear:both;
	background:#f4f4f4;
	padding:7px;
}

.jobDetailView h4 {
	clear:both;
	margin-left:5px;
}

.jobDetailView dl {
	float:left;
	width:600px;
	margin: 1em 0;
	padding: 0;
}

.jobDetailView dt {

	clear:left;
	float:left;
	width:220px;
	margin: 0;
	padding:5px;
}

.jobDetailView dd {

	float:left;
	width:300px;
	margin: 0;
	padding:5px;
}

.jobDetailView dd ul {
    list-style-type:none;
	margin:0px;
	padding:0px;

}

.jobDetailView dd ul li {
	margin-bottom:4px;
}

.job .leftJobLocation {
	margin-bottom:7px;
}

.job .rightJobLocation {
	float:right;
	text-align:right;
	width:60%;
}

.jobCoreDetails {
	padding:10px 0;
}

i.icon {
	color:#663366;
	margin-right:5px;
}

.iconLeftPad {
	margin-left:5px;
}

.job .showDetails {
	margin-top:10px;
	text-align:center;
}

.job .showDetails a {
	text-decoration:underline;
}

.job .showDetails .eu-only {
	margin-right:6px;
}

.job .eu-only-with-logo {
   margin: 10px 0 0 35px;
}

.jobs .job .jobTitle {
	font-size: 170%;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

.jobTitle a {
	color:#000;
}

.jobs .job .logoWrap {
	float: left;
	padding-bottom:20px;
}

.job .lastUpdated {
	color:#333;
	font-size:90%;
}

.logoWrap img {
	border:1px solid #fff;
}

.jobDetailsList {
	 list-style-type:none;
	 margin:5px 0;
	 padding:0px;
	 font-size:120%;
}

.jobDetailsList li {
	margin-bottom:3px;
}

.jobs .job .teflLogo {
	background:#ddd;
}

.jobs .job .description {
	clear:both;
	padding:10px 0 0 0;
}

.job-preview {
	padding:0px !important;
    width:98%;
}

.jobs .euPreferred {
	padding: 9px 0;
	text-align:right;
}

.jobs .jobDetails {
	margin-left:120px;
	width:440px;
}

.jobs .jobDetailsEU {
	margin-left:30px;
}

.addToFolderREV1 {

	padding-left:25px;
	background:transparent url(../images/add-to-folder.png) no-repeat left;

}

.noAddLogo {
   background:none !important;
   padding-left:0px !important;
}

.awaitingApproval {
	color:#c00;
}

/* Job Images and lightbox */

.jobImageBg {
    width:200px;
    height:200px;
    cursor:pointer;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #f4f4f4;
    float:left;
    border-top:1px solid #d0d0d0;
    border-left:1px solid #d0d0d0;
    border-right:1px solid #d0d0d0;
    background-size: contain;
    margin-right:10px;
}

.jobImageExpander {
    width:200px;
    margin-right:10px;
    cursor:pointer;
    float:left;
    border-bottom:1px solid #d0d0d0;
    border-left:1px solid #d0d0d0;
    border-right:1px solid #d0d0d0;
    background:#f4f4f4;
}

#jobImageLightbox {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,.7);
    text-align:center;
    z-index: 1000;
}

#jobImageLightbox p {
    text-align:right;
    color:#fff;
    margin-right:20px;
    font-size:12px;
}

#jobImageLightboxContent {
    height: 100%;
    width: 100%;
    display: inline-block;
    position: relative;
    overflow: hidden;
}


#jobImageLightbox img {
    box-shadow:0 0 25px #111;
    -webkit-box-shadow:0 0 25px #111;
    -moz-box-shadow:0 0 25px #111;
    max-height: 80%;
    max-width: 80%;
    min-width:240px;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

/* pagination */

.serpPagination .details {
    float:left;
	padding-right:15px;
}

.serpTotal span,  .serpPagination span {
   font-weight:bold;
}

.serpPagination {
	padding:15px 0;
}

.serpPagination ul {
    list-style: none;
	margin: -5px 0 0 0px;
	padding: 0 0 0 10px;
	height:20px;
}

.serpPagination li {
	float:left;
	padding: 3px 4px;
	margin: 0px 2px;
}

.serpPagination a {
	color:#000;
}

.serpPagination li.pag-current {
	background:#7a7a7a;
	font-weight:bold;
}

.serpPagination li.pag-current a {
	color:#fff;
}

.serpPagination .details {
	float:left;
}

/* textarea limit reached */

.taLimitCount {
	color:#c00;
	font-weight:bold;
}

.taLimitLimit {
	font-weight:bold;
}

/* resume progress menu */

.resumeProgress ol {
	margin:3px 0 3px 20px;
	padding:0px;
}

.resumeProgress ol li {
     margin-bottom:7px;
}

.resumeProgress ol li a {
    font-size:110%;
}

.resumeActive {
	font-weight:bold;
	color:#0c0;
}


.resumeDeactivated {
	font-weight:bold;
	color:#c00;
}

.polaroid {
	position: relative;
	background: #fff;
	padding: 20px;
	margin: 10px 10px 20px 30px;
	text-align: center;
	-moz-box-shadow: 1px 1px 3px #222;
	-webkit-box-shadow: 1px 1px 3px #222;
	box-shadow: 1px 1px 3px #222;
}

.polaroidAngle {
	-moz-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	transform: rotate(-5deg);
}

.resumeReviewCellRight {
	padding-left:40px;
}

.addToResumeFolderDIV {
	padding: 14px 10px;
}

.resumeSearchResultsName {
	color: #c00;
}

/* my jobs */

#myJobsNotesMessage #notes {
  height:300px;
}

/* user profile */

#spark-container-right .userProfile h1 {
	display:none;
}

.spark-securitylogin form {
	padding:0px !important;
}

.spark-securitylogin .ct-submit {
    padding-top:10px;
}

.spark-securitylogin .spark-password-retreival-link {

	padding: 10px 0;
	margin-bottom:10px;
}

.spark-securitylogin {
	padding:20px;
}

#socialLoginFormLeft {
	float:left;padding:0px;width:506px;
}

#socialLoginFormCenter {
	float:left;font-size:1.4em;padding-top:50px;padding-left:10px;
}

#socialLoginFormRight {
	float:left;padding:0px;padding-left:30px;padding-top:30px;
}

/* job listing gradients */

.jobSearchBg {
	background: #fff url(../images/job-search-bg.png) repeat-x top;
	padding-top:30px;
}

.ddddf9, .DDDDF9 {
	background: #ddddf9; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddddf9', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ddddf9), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ddddf9,  #fff); /* for firefox 3.6+ */
}

.efefef, .EFEFEF {
	background: #efefef; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #efefef,  #fff); /* for firefox 3.6+ */
}

.DDDDBD, .ddddbd {
	background: #ddddbd; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddddbd', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ddddbd), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ddddbd,  #fff); /* for firefox 3.6+ */
}

.FFFF99, .ffff99 {
	background: #ffff99; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff99', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffff99), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffff99,  #fff); /* for firefox 3.6+ */
}

.CCFFFF, .ccffff {
	background: #ccffff; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffff', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ccffff), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ccffff,  #fff); /* for firefox 3.6+ */
}

.FFDD44, .ffdd44 {
	background: #ffdd44; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd44', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdd44), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffdd44,  #fff); /* for firefox 3.6+ */
}

.FFDFDF, .ffdfdf {
	background: #ffdfdf; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdf', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdfdf), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffdfdf,  #fff); /* for firefox 3.6+ */
}

.FFFFFF, .ffffff {
	background: #ffffff; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #fff); /* for firefox 3.6+ */
}

.FFFFDF, .ffffdf {
	background: #ffffdf; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffdf', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffdf), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffdf,  #fff); /* for firefox 3.6+ */
}

.DFFFDF, .dfffdf {
	background: #dfffdf; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfffdf', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#dfffdf), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #dfffdf,  #fff); /* for firefox 3.6+ */
}

/* job image upload modal */

#imageManagerList {
	width:100%;
	height:300px;
	overflow:auto;
}

.jobImage {
	border: 1px solid #D0D0D0;
	margin-right:10px;
	margin-top:10px;
}

#addRemoveImageButton {
	margin-right:30px;
}

/* Featured jobs carousel */

#jobcarousel.jcarousel-skin-tefl li {
	display:none;
}

#jobcarousel.jcarousel-skin-tefl {
	/* add loading image here - maybe AJAX this as its slow */
}

.jcarousel-skin-tefl .jcarousel-direction-rtl {
	direction: rtl;
}

/* outer container */
.jcarousel-skin-tefl .jcarousel-container-horizontal {
    width: 940px;
    padding: 0px 30px;
	background: #ccc;
	border-bottom: 1px solid #ccc;
}

.jcarousel-skin-tefl .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tefl .jcarousel-clip-horizontal {

}

/* inner job content area */
.jcarousel-skin-tefl .featuredJobDetails {
	height:152px;
	overflow:hidden;
}

.jcarousel-skin-tefl .jcarousel-item {
    width: 293px;
    height: 180px;
    background:#fff;
    padding:10px;
    overflow:none;
}

.jcarousel-skin-tefl .jcarousel-item img {

	float:right;
    margin: 10px 10px 10px 10px;
}

.jcarousel-skin-tefl .jobDetailsList {
	font-size:100%;
}

/* job item */
.jcarousel-skin-tefl .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 1px; /* space between items */
}

.jcarousel-skin-tefl .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tefl .jcarousel-next-horizontal {
    position: absolute;
    top: 80px;
    right: 7px;
    width: 11px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal-black.png) no-repeat top right;
}

.jcarousel-skin-tefl .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../images/prev-horizontal.png);
}

.jcarousel-skin-tefl .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tefl .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tefl .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tefl .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tefl .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tefl .jcarousel-prev-horizontal {
    position: absolute;
    top: 80px;
    left: 7px;
    width: 11px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal-black.png) no-repeat top right;
}

.jcarousel-skin-tefl .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../images/next-horizontal.png);
}

.jcarousel-skin-tefl .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tefl .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tefl .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tefl .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tefl .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tefl .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    /*background: transparent url(../images/next-vertical.png) no-repeat 0 0;*/
}

.jcarousel-skin-tefl .jcarousel-next-vertical:hover,
.jcarousel-skin-tefl .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tefl .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tefl .jcarousel-next-disabled-vertical,
.jcarousel-skin-tefl .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tefl .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tefl .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tefl .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    /*background: transparent url(../images/prev-vertical.png) no-repeat 0 0;*/
}

.jcarousel-skin-tefl .jcarousel-prev-vertical:hover,
.jcarousel-skin-tefl .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tefl .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tefl .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tefl .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tefl .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tefl .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.featuredJobDetails .newToday {
	color:#fff;
	background:#fd6001;
	padding:3px;
	margin:0px;
	width: 26px;
	height:16px;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:2px;
}

.load-more-banners {
	width: 100%;
	cursor: pointer;
	border-top:1px dashed #ccc;
	margin-top:10px;
	height:24px;
	background: url(../images/arrow-down.png) no-repeat center;
}

/*
*
* teflFeatures
*
*/

.teflFeatures ul {
	list-style: none;
	margin-left:0px;
	padding-left:0px;
}

.teflFeatures ul li {
	padding: 10px 20px 10px 20px;
	border: 1px solid #d0d0d0;
	margin-bottom:20px;
}

.spark-document-list-moreinfo {
	background-color: #874D9D !important;
}

.teflFeatures .spark-document-list-moreinfo-img {
    float:right !important;
    margin-top:-60px;
}

/*
*
* Google Job Map
*
*/

#map {
	width: 99%;
	height: 600px;
	margin-top:10px;
	border:1px solid #333;
}

.homePageMap #map {

	height: 300px;
	border: 1px solid #bbb;
}

.title {
	border-bottom: 1px solid #e0ecff;
	overflow: hidden;
	width: 256px;
	cursor: pointer;
	padding: 2px 0;
	display: block;
	color: #000;
	text-decoration: none;
}

.info {
	width: 200px;
}

.info-body {
	width: 200px;
	margin: 2px 0;
	overflow: auto;
}

.mapJobTotals {
	color:#663366;
	font-size:1.6em;
}


.filterSelectLabel{
	margin-right:10px;
	width:60px;
	display:block;
	float:left;
}

#mapFilterForm select {
	margin-right:10px;
	display:block;
	float:left;
}

#mapFilterForm input {
	//display:block;
	//float:left;
}

/*
***********************************************/

.teacherTrainingView .job h3, .eyeListings .job h3 {
    clear:both;
    background:#ededed;
    padding:7px;
}

.eyeListings {
	margin-bottom:20px;
}

.eyeSidebar .eyeListings {
    border-top: 1px solid #ccc;
}

.eyeSidebar .eyeListings ul li a {
	font-weight: bold;
}

.eyeSidebar .eyeListings ul li p {
	margin-top:2px;
	padding-bottom:10px;
	border-bottom: 1px dashed #CCC;
}

.eyeListSideBar, .eyeForBusinssMenu ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}

.eyeForBusinssMenu ul {
	margin-top:10px;
}

.eyeForBusinssMenu ul li {
	padding: 10px 0;
	border-top: 1px dashed #CCC;
}
.eyeListSideBar li {
	border-top: 1px dashed #CCC;
	padding:15px 0;
}

#eyeVerifySubsForm label.error {
	display:block;
}

.cityCategoryCell {
	background:#fff !important;
	padding: 0px !important;
	margin:0px !important;
}

.eyeImage {
	margin-right:10px;
	margin-top:10px;
}

/*
************************************************/

.spark-comments {
    padding:10px;
}

.spark-comments textarea {

	width:600px !important;
	height:100px !important;
}

.spark-comments-ui a {

}

/*
*************************************************/

.spark-documentreader .spark-article-date {
	padding: 10px 0;
	font-weight:bold;
}

.spark-documentreader .spark-article-image {

	float:right;
	padding: 0px 0px 10px 10px;

}

.spark-comments-outer-list {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/*
*************************************************/

.adminMenu {

}

.adminMenu ul {
    list-style: none;
    margin:0px 0px 10px 0px;
    padding:0px;
}

.adminMenu ul li {
    padding: 7px;
    border-bottom:1px solid #fff;
}

.adminMenu ul li.current, .adminMenu ul li.parent {
	background: #7C467C;
}

.adminMenu ul a {
	color:#000;
}

.adminMenu ul li.current a, .adminMenu ul li.current a:hover, .adminMenu ul li.parent a, .adminMenu ul li.parent a:hover  {
	color:#fff;
}

.adminMenu .spark-component-title {
	background:#000;
	margin:30px 0 0 0;
	padding:7px;
	color:#fff;
}

.adminLink {
	color:#c00;
}

/*
**************************************************/

.newsLetterSidebarForm .formInputDiv {
	margin:3px 0;
}

.newsLetterSidebarForm h2 {
	margin:5px 0 0 0;
}

#subscribeEmail {
	width:160px;
}

/*
**************************************************/

.coverLetter {

	padding:20px;
	background: #efefef;
    line-height: 20px;
    border:1px solid #ccc;
    margin: 20px 0;
}

.coverLetter h3 {
	padding:0px;
	margin:-10px 0 0 0;
}

/*
**************************************************/

.jobListTable h2, .jobListTable h3 {
	margin:2px 0;
}

.jobListTable td {
	padding:4px;
}

.jobListTable dl {
}

.jobListTable dt {
	float: left;
	clear: left;
	width: 120px;
	font-weight: bold;
}

.jobListTable dd {
	padding: 0 0 0.5em 0;
}

.jobListButtonCell a {
	margin-right:5px;
}

/*
**************************************************/

#summerJobsCount {
    margin-top:15px;
	height:160px;
	background: #fff;
	text-align:center;
}

#summerJobsCount img {
	margin-left:2px;
}

#summerJobsCount a {
    color:#000;
	text-decoration: none !important;
}

.summerJobsCountNumber {
	font-size:1.8em;
	font-weight:bold;
}

.summerJobsCountJOBS {
	font-size:1.6em;
}

.summerJobsCountDiv {
	margin-top:-7px;
}

.summerJobList {
    list-style: none;
    margin:10px 0px 10px 0px;
    padding:0px;
}

.summerJobList li {
	border-top: 1px solid #ccc;
}

.popupMessageIframe {
	width:660px;height:300px;border:0px;margin:0px;padding:0px;
}

.eyeHome {
	font-size:90%;
}

.eyeHome hr {
   display:none;
}

.eyeHomeHeading h2 {
	background: #87479B;
	color:#fff;
	padding:5px;
	margin:0px;
	border: 1px solid #87479B;
}

.eyeHomeContent h2 {

	padding:5px;
	margin:0px;

}

.eyeHomeContent {
	background-color: #EDEDED;
	padding: 7px 20px;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
}

/* home page */

.jobStatistics .rss, .jobStatistics table {
	border-top:1px dashed #ccc;
	padding-top:15px;
}

.jobStatistics {
	margin-top:10px;
}

.eyeHomePageListing h3 {
	padding-top:2px;
}

.eyeHomePageListingContent {
	padding-bottom:6px !important;
	border-bottom:1px dashed #ccc;
	display:block;
}

.eyeHomePageListing {
	font-size:11px;
}

.eyeHomePageListing p {
	padding:0px;
	margin:5px 0 0 0;
}

.col3 .display-channel img  {
	margin-left:14px;
	margin-bottom:10px;
	border:1px solid #000;
}

 #spark-container-right .display-channel img {
	margin-top:10px;
	border:1px solid #000;
	margin-left:1px;
 }

#spark-container-right .display-channel object {
	margin-top:10px;
	border:1px solid #f4f4f4;
	margin-left:1px;
}

.channel_18 {
	padding-top:0px;
	margin-top:0px !important;
	padding-bottom:10px;
}

#spark-container-right .channel_18 img {
	 margin-bottom:0px;
 }

 .spark-tefl_display_channel p {
 	color:#000;
 	margin:0px;
 }

 .spark-tefl_display_channel h3 {
 	margin-bottom:0px;
	font-weight: normal;
	border-top:1px dashed #ccc;
	padding-top:15px;
 }

 .premiumLogoChannel {
	 text-align:center;
 }

 .premiumLogoChannelImage {
	 margin-bottom:10px;
	 padding:10px;
 }

 .premiumLogoChannel .right {
	 float:right;
 }

.premiumLogoChannel .left {
	 float:left;
 }

.train2TeachHeading img {
	float:right;
	margin-top:-60px;
	margin-bottom:10px;
}

.train2TeachHeading h2 {
	padding-top:15px;
}

.train2TeachContent {
	clear:both;
}

/* recruiter logos */

.centerLogos .jobLogo {
	width:70px;height:70px;padding:10px;border:1px solid #C2C2C2;margin-bottom:5px;background-size:70px;background-repeat:no-repeat;background-position:center;
}


.sideLogos .jobLogo {
	width:40px;height:40px;padding:10px;border:1px solid #C2C2C2;margin-bottom:10px;background-size:40px;background-repeat:no-repeat;background-position:center;

}

.centerLogos .jobLogoInfo { color:#000; padding: 0 0 5px 0; width:92px; height:10px; font-size:9px; overflow:hidden; margin-bottom:10px }
.sideLogos .jobLogoCode { color:#000; padding: 0 0 5px 0; width:62px; height:10px; font-size:9px; overflow:hidden; margin-bottom:10px }
.centerLogos .jobLogoCode { display:none }
.sideLogos .jobLogoInfo { display:none }

.jobLogoInfoLink, .jobLogoInfoLink:hover {
	color:#000;
	text-decoration:none !important;
}

/* pre post job table */

.promo_table { width:100%;margin:15px 0}
.promo_table th { background: #fff; padding:7px 15px;font-size:120%;vertical-align:middle;}
.promo_table td { background: #eeeaff none repeat-x scroll center left; padding:7px 15px; }
.promo_table tr.odd td { background:#d2cef6}
.promo_table tr.head td {background:#7C467C;color:#fff;font-weight:bold}
.promoGrey {border:1px solid #7C467C;background: #eeeaff !important}
.promoGrey div {font-size:72%}
/*
.promoGrey

.promo_table tr.head td {background:#c00; cursor:pointer;}
*/

.promo_table .yes {background: url(../images/tick.png) no-repeat center; text-indent: -9000px;}
.promo_table .no {background: url(../images/cross.png) no-repeat center; text-indent: -9000px;}

.vat-desc{
    display: block;
    clear: both;
}

/* user manager edit user */

.userEditTab {
	padding-bottom:10px;
	padding-top:20px;
	border-top: 1px dashed #ccc;
}

/* ticket system */

.userMessageForm label.error {
    display:block;
}

.userMessageForm textarea {
    width:90%;
    height:180px;
}

.userMessageForm input[type='text'] {
    width:90%;
}

.userMessageList .idColumn {
	width:30px;
}

.userMessageList .replyColumn {
    width:70px;
}

.userMessageList .dateCreatedColumn {
    width:140px;
}

.userMessageList .userColumn {
    width:180px;
}

.userMessageList .statusColumn {
    width:90px;
}

.statusColumnAdmin {
	width:160px;
}

.userMessageList .createdByColumn {
	width:70px;
}

.userMessageList select {
	width:90px;
}

.userMessageList .status-wrapper{
	width:80px;
}

.userMessage {
	border-top:1px dashed #ccc
}

.userMessage div {
	background:#fff;
	border:1px solid #ccc;
	padding:5px 10px;
}

.adminMessage #message, .adminMessage #subject {
	font-size:16px;
}

#newsLetterSliderSignup {
	background: url(/images/fundo6.jpg) no-repeat center;
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-bottom:1px solid #333;
	display:none;
	text-align:justify;
	width:460px;
	position: fixed;
	right: 0%;
	top: 34%;
	z-index:1;
	padding: 15px;
}

#newsLetterSliderSignup input[type='text'] {
	font-size:120%;
	width:380px !important;
}

#newsLetterSliderSignup h2 {
	font-size:17px;
}

#newsLetterSliderSignup label.error {
	display:block;
}

/* saved searches */

.savedSearches-item {
    //height: 30px;
    padding: 8px 0;
    border-bottom: 1px solid lightgray;
    overflow: hidden;
}

.savedSearches-item-info {
    padding-right: 10px;
    float: left;
    width: 65%;
}

.savedSearches-item-actions {
    width: 35%;
    float: right;
}

.newsavedSearchJobTotal {
    font-size:12px;
}

.newsavedSearchJobTotal span {
	color:orangered;
}

