pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}


body, ol, ul, td {
  font-size: 13px;
}
body {
  background:url(/images/background-gradient.jpg) top left repeat-x #d5d4d3;
  font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
  margin: 0;
  padding: 0;
}
a, a:hover {
  color: #000;
  text-decoration: none;
}
a:active {
  outline: medium none;
}
a.big_link{
  color:#06c;
  font-size:12pt;
  font-weight:bold;
}
.header {
  margin: 20px auto 0;
  padding: 5px 0;
  width: 890px;
}
.header .jobs-header{
  border:none;
  float:left;
}
.header .tools-header{
  border:none;
  float:right;
  margin: -10px -2px -5px 0;
}
.tools-header-wloyw{
  border:none;
  float:right;
  margin: -10px 155px -5px 0;
}
h1, h2 {
}
h1 {
  float: left;
  font-size: 80px;
  font-weight: normal;
  letter-spacing: -1px;
  margin: -4px 0 0 20px;
  text-shadow: 0 2px 0 #FFFFFF;
}
.create h1 {
  font-size: 20px;
  letter-spacing: 0.03em;
  text-shadow: 0 1px 0 #FFFFFF;
}
h2 {
  color: #222222;
  font-size: 21px;
  font-weight: normal;
  margin: 15px 0 13px;
  padding: 5px 0 0;
}
h2.edit{
  font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
  font-size: 20pt;
  font-weight: bold;
  margin-left: 10px;
}
h2.category {
  margin: 15px 15px 13px;
  border-top: 2px solid #666666;
}
h2.create {
  font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
  font-size: 26px;
  margin: 0 0 10px;
  padding: 10px 0 0;
}
h2 span {
  color: #948B6E;
  font-size: 11px;
  letter-spacing: normal;
  margin-left: 10px;
}
h3 {
  border-top: 1px solid #CCCCCC;
  color: #286e6c;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 10px;
  clear: left;
}
.admin h3{
  border:none;
  padding: 0 0 0 10px;
}
.content {
  -moz-box-shadow: 3px 3px 3px #CCCCCC;
  -webkit-box-shadow: 3px 3px 3px #CCCCCC;
  background-color: #FFFFFF;
  border-left: 1px solid #E8E8E8;
  border-top: 1px solid #E8E8E8;
  margin: 10px auto;
  width: 890px;
}
.create .progress.new,
.create .progress.preview,
.create .progress.purchase {
  clear:both;
}
.create .progress ol {
  float: right;
  margin: 15px -15px 0 0;
  padding: 0;
  list-style-type: decimal;
  list-style-position: inside;
}
.create .progress ol li {
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  background-color: #eee;
  border: 1px solid #bbb;
  color: #999999;
  margin-right: 10px;
  padding: 5px 10px;
  float: left;
  font-size: 12px;
}
.create .progress.new li.new,
.create .progress.preview li.preview,
.create .progress.purchase li.purchase {
  background-color: #2192F1;
  border: 0 none;
  color: #FFFFFF;
  font-weight: bold;
  text-shadow: 0 1px 0 #1963A2;
}
.create .content {
  padding: 0 20px 20px;
  width: 860px;
}
.create .benefits {
  -moz-box-shadow: 3px 3px 3px #CCCCCC;
  -webkit-box-shadow: 3px 3px 3px #CCCCCC;
  background-color: #e6e6e6;
  border: 1px solid #999;
  clear:right;
  float: right;
  margin-right: -45px;
  margin-top: 25px;
  padding: 0;
  overflow: hidden;
  position: relative;
  width: 275px;
}
.create div.ad {
  -moz-box-shadow: 3px 3px 3px #CCCCCC;
  -webkit-box-shadow: 3px 3px 3px #CCCCCC;
  border: none;
  clear: right;
  float: right;
  margin-right: -45px;
  margin-top: 25px;
  position: relative;
  display:none;
}
div.ad img{
  border: none;
}
.create .benefits h4 {
  background-color: #e25134;
  color:#fff;
  font-size: 14px;
  margin: 0;
  padding: 10px 20px;
}
.create .benefits h5 {
  margin: 20px 20px -20px;
  font-size: 12px;
}
.create .benefits p {
  margin: 20px;
  font-size: 12px;
}
.create-container {
  overflow: hidden;
  padding: 15px 20px 0 0;
  width: 550px;
}
.footer {
  margin: 0 auto 40px;
  overflow: hidden;
  padding: 10px 0;
  width: 860px;
  color: #666666;
  font-size: 10px;
}
.footer a,.footer a:hover, .link, .link:hover {
  color: #0066CC;
  text-decoration: underline;
}
.new-job {
  background-color: #49A2DF;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  color: #fff;
  display: block;
  float: right;
  font-size: 13px;
  font-weight: bold;
  line-height: normal;
  margin: 17px 15px 0;
  padding: 8px 12px;
  text-decoration: underline;
  text-shadow: 1px 1px 0 #069;
}
.new-job:hover{
  background-color: #61bcf8;
  color:#fff;
  text-decoration:none;
}
.label_for_search_query, .search_query_show_label, .search_query_hide_label {
  position: absolute;
  display: block;
  width: 350px;
  height: 17px;
  background: url("/images/icon-search.png") no-repeat scroll 5px 6px #FFFFFF;
  font-size: 14px;
  margin: 20px 15px 0 17px;
  padding: 3px 10px 3px 20px;
}
.search_query_show_label {
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: alpha(opacity=50);
}
.search_query_hide_label {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
  filter: alpha(opacity=100);
}
.label_for_search_query {
  border: 2px inset #CDCDCD;
}
.clear {
  clear: both;
}
form .form_row {
  margin:15px 10px;
  font-size:12pt;
  clear: left;
}
.form_row *{
}
.form_row label {
  color: #000000;
  font-size: 13px;
  font-weight: bold;
}
.form_row .textfield{
  padding:5px;
}
.create input[type="text"] {
  font-size: 14px;
  padding: 3px;
  width: 300px;
}
.form_row .textarea{
  height:10em;
  width:30em;
}
.form_row .select{

}
.form_row .form_info{
  margin-left: 15px;
  font-size: 9pt;
}
.form_row p {
  font-size: 14px;
  margin: 0 0 5px;
  color: #000000;
}
.form_row img {
}
ul.job_list {
  margin: 0 15px 0 50px;
  padding: 0 0 15px;
  list-style-type: none;
}
.job_list li {
  color: #888888;
  border-bottom: 1px solid #E8E8E8;
}
.job_list li.highlighted {
  border-top: 1px solid #E8E8E8;
}
.job_list li a {
  display: block;
  padding: 10px;
}
.job_list li a:hover {
  background-color: #eee;
}
.job_list li.highlighted a {
  background-color: #ffc;
}
.job_list li.highlighted a:hover {
  background-color: #fcf5ad;
}
.job_list li.expired{
  text-decoration: line-through;
}
.job_list li.expired *{
  color: #ccc;
}
.job_list .new {
  position: relative;
  float: left;
  background-color: #1CA3F1;
  color: #fff;
  font-size: 7px;
  font-weight: bold;
  left: -35px;
  margin: -10px -35px 0 -10px;
  padding: 3px 5px;
  text-transform: uppercase;
  top: 10px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
}
.job_list .location {
  font-weight: bold;
}
.job_list .title {
  margin-left: 10px;
  text-decoration: underline;
}
.job_list .at {
  margin-left: 5px;
  color: #888888;
}
.job_list .company_name {
  margin-left: 5px;
  color:#111;
}
.job_list .date {
  color: #948B6E;
  float: right;
  font-size: 10px;
}
.job_show .job_title{
  width:65%;
}
.job_show .company_logo{
  float:right;
}
.job_show .job_header{
  border-bottom:1px solid #ccc;
  overflow:hidden;
}
.job_show .job_details{
  clear:both;
}
.job_show.links p{
  margin-left:25px;
  margin-top:25px;
}
.flash{
  margin:10px;
  padding:10px;
}
.flash.error{
  background-color:#fcc;
  border:1px solid #600;
  color:#500;
}
.flash.notice{
  background-color:#cfc;
  border:1px solid #060;
  color:#050;
}
div.label {
  float: left;
  width: 60px;
  padding: 6px 0 0;
}
.purchase div.label {
  width: 105px;
}
div.input {
  float: left;
  width: 400px;
  margin: 0 0 0 10px;
  color: #888888;
  font-size: 12px;
  padding: 0 10px 20px 0;
}
#highlighted_days {
  width: auto;
}
.input ul {
  margin: 0;
  padding: 0;
  width: 312px;
  list-style-type: none;
}
.input li {
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  color: #000000;
  padding: 5px 0 5px 5px;
}
.input li.selected {
  background-color: #e6e6e6;
}
.input li label {
  font-weight: normal;
}
textarea {
  font-size: 14px;
  padding: 3px;
}
textarea#job_description {
  width: 475px;
  height: 250px;
}
.create input.button {
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  line-height: 1em;
  margin: 20px 0 20px 10px;
  padding: 10px 15px;
  text-shadow: 0 2px 0 #608925;
  background: url("/images/create-button-step1.png") no-repeat scroll 0 0 transparent;
  width: 310px;
}
.create input.button:hover {
  background-position: 0 -40px;
}
div.listing-header-container {
  float: left;
  overflow: hidden;
  padding: 20px 20px 0;
  width: 610px;
}
div.listing-header-container h2 {
  color: #222222;
  font-size: 36px;
  font-weight: normal;
  letter-spacing: -0.04em;
  line-height: 1.2em;
  margin: 10px 0 20px;
  padding: 0;
}
.listing-header h3 {
  border: none;
}
div.listing-header-container h3 {
  color: #999999;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.7em;
  margin: 0;
  padding: 0 0 10px;
}
div.listing-header-container h3 span {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}
div.listing-header-container h3 span.location {
  font-weight: normal;
}
div.listing-header-container h3 a {
  font-size: 14px;
  text-decoration: none;
  color: #0066CC;
}
div.listing-header-container h3 a:hover {
  color: #ffffff;
  background-color: #0066CC;
}
div.listing-logo {
  float: left;
  margin: 20px 0;
  overflow: hidden;
  width: 190px;
  padding-right: 20px;
}
div.listing-container {
  border-top: 1px solid #E8E8E8;
  float: left;
  overflow: hidden;
  padding: 20px;
  width: 625px;
  font-size: 14px;
  line-height: 1.4em;
}
div.listing-container a,
div.apply a{
  color:#06c;
}
div.listing-tools {
  float: right;
  margin: 0;
  overflow: hidden;
  width: 225px;
}
div.tools {
  font-size: 12px;
  margin: 0;
  overflow: hidden;
}
.create div.tools {
  color: #999999;
  border-top: 1px solid #E8E8E8;
  padding: 20px;
}
div.tools ul {
  margin: 0;
  padding: 0;
}
div.tools ul li {
  list-style-type: none;
}
div.tools ul li a.email {
  background: url("/images/icon-email.png") no-repeat scroll 15px 14px transparent;
}
div.tools ul li a.twitter {
  background: url("/images/icon-twitter.png") no-repeat scroll 15px 14px transparent;
}
div.tools ul li a {
  border-top: 1px solid #E8E8E8;
  color: #777777;
  display: block;
  font-weight: bold;
  padding: 15px 0 15px 40px;
}
body.create div.content div.preview-container div.listing-container{
  width:605px;
}
body.create div.content div.preview-container div.listing-tools{
  width: 215px;
}
div.apply {
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  background-color: #EFEBE3;
  color: #000000;
  margin: 20px 15px 15px;
  overflow: hidden;
  padding: 20px 20px 15px;
}
div.apply h4 {
  color: #222222;
  font-size: 16px;
  margin: 0 0 10px;
  padding: 0;
}
div.apply p {
  font-size: 14px;
  line-height: 1.5em;
}
div.create-header {
  margin: 40px 20px 0;
  padding-bottom: 15px;
  /*  background: url("/images/preview-arrow.png") no-repeat scroll 330px 35px transparent;*/
}
.create div.button {
  margin: 15px 0 0 0;
  overflow: hidden;
  padding-bottom: 15px;
}
.create input.button {
  float: left;
  margin: 0;
}
.create div.button div.edit {
  float: left;
  margin-left: 8px;
  margin-top: 13px;
}
.create div.button div.edit p {
  font-size: 12px;
  margin: 0;
}
.create div.button div.edit p a {
  color: red;
  margin-left: 3px;
  text-decoration: underline;
}
.create div.button div.edit p a:hover {
  color: white;
  background-color: red;
  text-decoration: none;
}
#payment_method_credit_card_number {
  width: 16em;
}
#payment_method_credit_card_cvv2 {
  width: 4em;
}
.right {
  float: right;
}
div.no_results {
  border-top: 2px solid #999999;
  margin: 15px 20px 47px;
  width: 860px;
}
div.no_results h1 {
  color: #222222;
  float:none;
  font-size: 22px;
  font-weight: normal;
  margin: 0 0 20px;
  padding: 10px 0 0;
}
div.search_tips {
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  background-color: #EFEBE3;
  margin: 30px 0 10px;
  overflow: hidden;
  padding: 5px 20px 10px;
  width: 575px;
}
div.search_tips h2 {
  font-size: 14px;
}
div.search_tips ul {
  margin: 10px;
  padding: 0;
}
div.search_tips ul li {
  font-size: 14px;
  list-style-type: square;
  margin: 5px 10px;
}
.admin_container{
  padding: 0 20px 20px;
}
#admin_bar{
  background-color: #fff6f6;
  border: 1px solid #a00;
  color: #700;
  margin: -5px -23px 15px;
  padding:5px 10px;
  text-align:right;
}
#admin_bar #left{
  float:left;
}
.admin_links{
  padding:0 10px 2px 0;
  text-align:right;
}
fieldset.admin{
  background-color:#fff6f6;
  border-color:#a00;
  margin:15px;
}
fieldset.admin legend{
  color:#700;
  font-weight:bold;
}
.admin_links a,
#admin_bar a,
.admin a{
  color:#700 !important;
  padding-left: 1px;
  padding-right: 1px;
}
.admin_links a:hover,
#admin_bar a:hover,
.admin a:hover{
  background-color: #900 !important;
  color:#fff !important;
}
.job_list li .admin_links a {
  display:inline;
  padding:0;
}

table.borders{
  border-collapse:collapse;
}
table.borders th,
table.borders td{
  border: 1px solid #ccc;
  padding:5px 10px;
}
ul.job_list li.view-all {
    border-bottom: 0 none;
}
ul.job_list li.view-all a{
    color: #0066CC;
    font-size: 13px;
    margin-top: 10px;
    padding: 10px;
}
ul.job_list li.view-all a:hover {
  background-color: transparent;
  color: #039;
}
img.spinner{
  float: left;
  margin: 8px 0 0 10px;
}
.sq{
  background-color:#38e;
  border: none;
  color: #fff !important;
  display:inline-block;
  text-align: center;
  text-decoration: none;
  text-transform: lowercase;
  vertical-align: middle;

  border-radius:2px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
}
a.sq{
  padding: 1px 8px;
}
.sq.red{
  background-color:#a00
}
.sq:hover{
  background-color:#4ae;
}
.sq.red:hover{
  background-color:#e00;
}
table.zebra tr th{
  background-color: #bbb;
}
table.zebra tr:nth-child(2n+1) {
  background-color: #eee;
}
table.zebra tr th,
table.zebra tr td{
  padding:5px;
}
table.zebra .action-links{
  font-size:10pt;
  white-space:nowrap;
}
.footer ul{
  list-style-type:none;
  margin:0;
  padding:0;
}
.footer li{
  font-size:10px;
  margin:10px 0 0 25px;
}
