/*
Styles created by Eight Bit Studios, LLC
This is the "valid" CSS all the kids are talking about...
*/

body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 62.5%;
    margin: 0;
    padding: 0;
    background: #768598;
}

body .tracker {
    position: relative;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    height: 0;
}

.wrapper {
    position: relative;
    display: block;
    width: 957px;
    margin: 0 auto;
}
/* HEADER */
#header {
    position: relative;
    display: block;
    background: #000 url(/images/backgrounds/galaxy.jpg) 0 0 no-repeat;
    height: 124px;
    text-shadow: #000 0 0 1px;
}

#header .wrapper {
    height: 124px;
    background: url(/images/backgrounds/galaxy-repeater.jpg) right 0 no-repeat;
}

#header img.logo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

#header h1 {
    position: relative;
    float: left;
    display: inline;
    width: 408px;
    padding: 37px 0 0 115px;
    font-size: 3.5em;
    font-weight: bold;
    text-shadow: #000 0 1px 1px;
}

#header h1 a.brand {
    color: #fff;
    text-decoration: none;
}

#header h1 a span.property {
    color: #4493e0;
    text-decoration: none;
}

#header p.tag-line {
    position: relative;
    float: left;
    display: inline;
    width: 508px;
    padding: 5px 0 0 115px;
    font-family: Georgia, 'Times', serif;
    font-size: 2em;
    color: #a3a3a3;
    font-style: italic;
}

#header .mobile-promo {
    position: absolute;
    top: 25px;
    right: 0;
    width: 220px;
}

#header .mobile-promo p {
    font-family: Georgia, "Times", serif;
    color: #a3a3a3;
    font-style: italic;
    font-size: 1.4em;
}

#header .mobile-promo p span.tagline {
    display: block;
    margin: -5px 0 0 15px;
}

#header .mobile-promo a.post-a-job {
    position: relative;
    display: block;
    width: 197px;
    height: 53px;
    background: url(/images/buttons/post-a-job.png) 0 0 no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

#header .mobile-promo a:hover.post-a-job {
    background: url(/images/buttons/post-a-job.png) 0 -53px no-repeat;
}

/*#header .mobile-promo img {
    position: relative;
    float: right;
    display: inline;
    margin: 0 0 0 20px;
}

#header .mobile-promo p {
    position: relative;
    width: 288px;
    padding: 8px 0 0 0;
    font-size: 1.8em;
    font-weight: bold;
    color: #428fdb;
    text-align: right;
    line-height: 24px;
}

*/

/* END OF HEADER */


/* JOB OR SEARCH TOGGLE */
#searchAndDestroy {
    position: relative;
    display: block;
/*    height: 130px;*/
/*    background: url(/images/backgrounds/search-destroy.png) 50% 0 no-repeat;*/
}

#searchAndDestroy .wrapper {
    width: 957px;
}

#searchAndDestroy h2 {
    font-size: 4.2em;
    font-weight: bold;
    padding: 80px 0 5px 0;
    text-shadow: #333 0 -1px -1px;
    cursor: pointer;
}

#searchAndDestroy #searchEm,
#searchAndDestroy #destroyEm {
    position: relative;
    float: left;
    display: inline;
    width: 478px;
    margin: 0 0 0 30px;
}

#searchAndDestroy #searchEm p,
#searchAndDestroy #destroyEm p {
    position: relative;
    display: block;
    width: 355px;
    z-index: 101;
    cursor: pointer;
    font-size: 2.8em;
    line-height: 32px;
    font-weight: bold;
    text-shadow: #eee 1px 1px 1px;
}

#searchAndDestroy #searchEm .treatment,
#searchAndDestroy #destroyEm .treatment { 
    display: none;
}
#searchAndDestroy #searchEm.on .treatment,
#searchAndDestroy #destroyEm.on .treatment {
    position: absolute;
    top: 114px;
    left: 200px;
    display: block;
    width: 253px;
/*    height: 141px;*/
/*    background: url(/images/backgrounds/search-on.png) 0 0 no-repeat;*/
    z-index: 100;
}

#searchAndDestroy #destroyEm.on .treatment {
    left: -55px;
    background: url(/images/backgrounds/destroy-on.png) 0 0 no-repeat;
}

#searchAndDestroy #destroyEm {
    width: 300px;
}

#searchAndDestroy #searchEm h2,
#searchAndDestroy #destroyEm h2 {
    color: #ccc;
}

#searchAndDestroy #searchEm p, 
#searchAndDestroy #destroyEm p,
#searchAndDestroy #searchEm.on:hover p,
#searchAndDestroy #destroyEm.on:hover p
{
    color: #2d3a45;
}

#searchAndDestroy #searchEm.on h2,
#searchAndDestroy #destroyEm.on h2 {
    color: #fff;
}

/*#searchAndDestroy #searchEm:hover p, 
#searchAndDestroy #destroyEm:hover p {
    color: #222;
}*/


/* END OF JOB OR SEARCH TOGGLE */

/* JOB BOARD */
#main-content {
    position: relative;
    display: block;
    background: #000;
    clear: both;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    margin: 50px 0 50px 0;
    padding: 0 0 25px 0;
/*    border: 1px solid #bbb;*/
/*    -webkit-box-shadow: #bbb 0 0 4px;*/
}

#job-board #filter {
    height: 80px;
    width: 430px;
    float: left;
}

#job-board .search {
    padding: 0 0 0 30px;
    margin: 0 0 10px 0;
}

.bar-title {
    color: #fff;
    float: left;
    font-size:1.8em;
    font-weight: bold;
    text-shadow: #425261 0 -1px 1px;
    position: relative;
    top: 14px;
    padding-left: 30px;
}

#search {
    font-size: 1em;
    font-weight: normal;
    font-family: helvetica, arial, sans-serif;
    color: #666;
    padding: 1px 0 1px 3px;
    -moz-border-radius: 15px;
    border-top: 1px solid #666;
    border-bottom: 1px solid #ccc;
    background: #fff;
}

#job-board .search .filter-controls {
    clear: both;
    background:#333 url(/images/backgrounds/filter.png) top left;
    position: relative;
    display: block;
    height: 54px;
    margin: 0 0 0 -30px;
}
#job-board .search .filter-controls .segmented-control {
    height:10px;
}
#job-board .search .filter-controls ul.controls {
    background: url(/images/backgrounds/filter-controls.png) top left;
    position: relative;
    float: left;
    display: inline;
    margin: 12px 0 0 16px;
    border-width:1px;
    border-style:solid;
    border-color:#425261;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-bottom: 1px solid #b9c3d2;
}
#job-board .search .filter-controls ul.checkboxes {
    position:relative;
    background:none;
    padding: 12px 0 0 0;
    left:30px;
}
#job-board .search .filter-controls ul.checkboxes li {
    font-size:1.8em;
    text-shadow: #425261 0 -1px 1px;
}
#job-board .search .filter-controls ul.controls li {
    border-right:1px solid #657d96;
    border-bottom: 1px solid #425261;
}
#job-board .search .filter-controls ul li {
    position: relative;
    float: left;
    display: inline;
    padding: 2px 12px 0;
    line-height: 26px;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    font-size: 1.15em;
}
#job-board .search .filter-controls ul li a {
    text-decoration:none;
    color:#fff;
    text-shadow: #425261 0 -1px 1px;
}
#job-board .search .filter-controls ul.controls li:last-child {
    border-right:0;
}
#job-board .search .filter-controls ul.controls li.on {
    background:url(/images/backgrounds/filter-controls-on.png) top left;
}
#job-board .search .filter-controls ul.controls li.on:last-child {
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 4px;
}
#job-board .search .filter-controls ul.controls li.on:first-child {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 0;
}
#job-board .search form label {
    display: none;
}
#job-board .search form input {
/*    width: 371px;*/
/*    padding: 10px 10px 11px 10px;*/
/*    background: url("/images/backgrounds/search-field.png") no-repeat;*/
/*    border :none;*/
/*    -webkit-border-radius: 5px;*/
/*    -moz-border-radius: 5px;*/
/*    font-family: Helvetica, Arial, sans-serif;*/
/*    font-size: 2.6em;*/
/*    font-weight: bold;*/
/*    color: #333;*/
}

.rssAndTwitter {
    position: absolute !important;
    top: 23px;
    right: 30px;
}
.rssAndTwitter a {
    margin: 0 10px 0 0;
}

.loader {
    visibility: hidden;
    float: right;
    margin-right: 17px;
    position: relative;
    top: 15px;
}

.loader.loading {
    visibility: visible;
}

#main-content {
    overflow: hidden;
}

#main-content #job-board {
    position: relative;
    -webkit-transition-property: left;
    -webkit-transition-duration: 0.25s;
    -webkit-transition-timing-function: ease-in-out;
}
#main-content.levelIn #job-board {
    left: -957px;
}

#main-view div.subscribearea {
    position:relative;
    width:100%;
    text-shadow: #000 0 0 1px;
}
p.subscribe {
    position:relative;
    width:75%;
    font-weight:bold;
    font-size:2.0em;
    color:#fff;
    padding: 40px 0 15px 40px;
}
p.subscribe a {
    text-decoration:none;
    color:#458ddf;
}
p.subscribe a:hover {
    text-decoration:underline;
    color:yellow;
}

/* Custom checkboxes */
span.checkbox {
    width: 26px;
    height: 25px;
    padding: 0 5px 0 0;
    background: url(/images/buttons/checkbox.png) no-repeat;
    display: block;
    clear: left;
    float: left;
}
span.radio {
    width: 19px;
    height: 25px;
    padding: 0 5px 0 0;
    background: url(/images/radio.png) no-repeat;
    display: block;
    clear: left;
    float: left;
}
span.select {
    position: absolute;
    width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
    height: 21px;
    padding: 0 24px 0 8px;
    color: #fff;
    font: 12px/21px arial,sans-serif;
    background: url(/images/select.gif) no-repeat;
    overflow: hidden;
}

.jobs {
    color: #425566;
    font-size: 1.3em;
}

#job-board .location {
    padding: 16px 0 15px 20px;
    font-weight: bold;
    color: #425566;
    width: 225px;
}

#job-board .title a {
    font-size: 1.2em;
    color: #428fdb;
    font-weight: bold;
    text-decoration: none;
}

.jobs .title {
    padding-right: 3px;
}

.jobs .company {
    padding-left: 3px;
}

#job-board .title a:hover {
    text-decoration: underline;
}

#job-board .company {
    font-size: 1.2em;
    font-weight: bold;
    color: #5c9a0d;
}

#job-board .category {
    padding: 20px 0 10px 50px;
    font-size: 2.2em;
    color: #fff;
    font-weight: bold;
    text-shadow: #000 0 0 1px;
}

#job-board .category small {
    font-size: 0.5em;
    color: yellow;
    padding: 0 10px;
}

#job-board .category .mini-feed {
    font-size: 0.6em;
    float: right;
    left: -45px;
    top: 3px;
    position: relative;
}

#job-board .category .mini-feed a {
    color: #fff;
    text-decoration: none;
}

#job-board .category .mini-feed a:hover {
    text-decoration: underline;
}

/*table {
    border: 1px solid #ddd;
    border-bottom: none;
}*/

.jobs td {
    outline: none;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
}
.jobs tr:last-child td {
    border-bottom:0;
}

span.remote, span.type {
    color: #ff6600;
    font: italic 14px Georgia;
    padding-left: 4px;
    line-height: 0;
}

#remote {
  display: none;
}

#remote.ok {
  position: relative;
  display: inline;
  color: #ff6600;
  font: italic 14px Georgia;
  padding-left: 4px;
}

/*.odd:hover {
  background: #ddd;
}
.even {
  background: #fff;
}
.even:hover {
  background: #8ac;
}
td {
  padding: 12px 6px;
}*/



.jobs {
    position: relative;
    margin: 0 auto;
    width: 896px;
    border-collapse: collapse;
}

.jobs tr {
    background-color: #fff;
}

.jobs tr:hover {
    background-color: #eee;
}

.jobs tr:first-child td:first-child {
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
}

.jobs tr:first-child td:last-child {
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
}

.jobs tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
}

.jobs tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
}

.jobs tr:active td,
.jobs tr:active td a,
.jobs tr:active td span {
    color: #fff !important;
}

.jobs tr:active {
    background-color: #0076eb;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#00a0f7), to(#0076eb));
}

.jobs tr td:last-child {
    background-image: url(/images/indicator.png);
    background-position: 630px 15px;
    background-repeat: no-repeat;
}

.jobs tr:active td:last-child {
    background-image: url(/images/indicator-selected.png);
}

.mobilecta {
    position:relative;
    float:left;
    clear:both;
    margin-top: 26px;
    padding: 15px 20px 20px 20px;
    background: #203055;
    width: 918px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.mobilecta a.post-a-job {
    position: relative;
    float: right;
    display: inline;
    width: 197px;
    height: 53px;
    background: url(/images/buttons/post-a-job-footer.png) 0 0 no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

.mobilecta a:hover.post-a-job {
    background: url(/images/buttons/post-a-job-footer.png) 0 -53px no-repeat;
}



.mobilecta p {
    font-family: Georgia, 'Times', serif;
    color: #a3a3a3;
    font-size: 1.9em;
    line-height: 1.2em;
    font-style: italic;
}

.mobilecta p strong {
    margin: 0 0 5px 0;
    font-family: Helvetica, Arial, sans-serif;
    display: block;
    font-style: normal;
    font-weight: bold;
    color: #fff;
}


/* JOB DETAIL */
#job-container {
    font-size: 1.3em;
    padding: 20px 30px;
    background: #000;
    margin: 25px 0 0 25px;
}

#job-container {
    position: relative;
    float: left;
    display: inline;
    background: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    width: 575px; /* 625 minus 50 */
    padding: 20px 25px;
}

#job-container dl {
    font-size: 1.7em;
    font-weight: bold;
    margin: 0 0 20px 0;
    color: #425566;
}

#job-container dl dt {
    position: relative;
    float: left;
    display: inline;
    clear: both;
    margin: 0 5px 0 0;
    padding: 0 0 4px 0;
}

#job-container dl dd {
    position: relative;
    float: left;
    display: inline;
}

#job-container dl dd a {
    color: #428FDB;
}

#job-container .linkTo {
    position: absolute;
    display: block;
    top: 25px;
    right: 0px;
    padding: 15px 25px 15px 15px;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #666;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    background: #eee;
}

#job-container .linkTo a {
    color: #428FDB;
    font-weight: bold;
    text-decoration: none;
}

#job-container .linkTo a:hover {
    color: #333;
}

#job-container .linkTo input {
    border: 1px solid #fff;
    width: 138px;
    margin: 0;
}

#job-container .linkTo dl dt {
    font-size: 13px;
}

#job-container #description {
    clear: both;
    padding: 11px 0 0 0;

}

#job-container #description p {
    font-size: 1.3em;
    line-height: 21px;
    color: #768598;
    font-weight: bold;
    margin: 0 0 15px 0;
}

#job-container #instructions {
    position: relative;
    display: block;
    margin: 30px -15px -10px -15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 15px;
    background: #4493E0;
    color: #fff;
}

#job-container #instructions h4 {
    font-size: 1.6em;
    font-weight: bold;
    margin: 0 0 15px 0;
}

#job-container #instructions p {
    font-size: 1.3em;
}

#job-container #instructions a {
    color: #fff;
}

#job-detail img {
    margin: 0 0 20px 0;
}

#promo-area {
    position: relative;
    float: right;
    display: inline;
    background: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    width: 210px; /*260 minus 50 */
    padding: 20px 25px 10px 25px;
    margin: 25px 25px 20px 0;
}

#promo-area img {
    position: relative;
    display: block;
    margin: 0 auto 20px auto;
}

#promo-area h5 {
    font-size: 1.7em;
    font-weight: bold;
    margin: 0 0 5px 0;
    color: #425566;
}

#promo-area p {
    font-size: 1.3em;
    line-height: 21px;
    color: #768598;
    font-weight: bold;
    margin: 0 0 15px 0;
}

#promo-area p.call-to-action {
    font-weight: normal;
    border-bottom: 1px solid #ccc;
    padding: 0 20px 20px 20px;
    margin: 0 -20px 25px -20px;
}

#promo-area p.call-to-action a {
    display: block;
    font-size: 1.3em;
    color: #428FDB;
    font-weight: bold;
    text-decoration: none;
}

#promo-area ul.additional-nav {
    display: block;
    font-size: .95em;
    color: #428FDB;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

#promo-area ul.additional-nav li {
    display: block;
    padding: 0 0 8px 0;
    margin: 0 -20px 10px -20px;
    border-bottom: 1px solid #eee;
}

#promo-area ul.additional-nav li.last {
    border-bottom: none;
}

#promo-area ul.additional-nav li a {
    color: #428FDB;
    text-decoration: none;
}

#promo-area ul.additional-nav li a:hover {
    text-decoration: underline;
}

/* SUBMIT JOB */
fieldset#company_fields,
fieldset#job_fields,
fieldset#payment_fields {
    background: none;
    margin: 0 0 10px 30px;
}
fieldset select {
    clear:both;
}
fieldset label:first-child {
    padding-top:10px;
}
fieldset label {
    position: relative;
    display: block;
    font-size: 2em;
    font-weight: normal;
    color: #fff;
    padding: 0 0 0 8px;
    margin: 0 0 8px 0;
}
fieldset p {
    color:#fff!important;
}
fieldset h2.subtext {
    margin-left:0!important;    
    margin-bottom:10px!important;
}
fieldset input,
fieldset textarea {
    position: relative;
    display: block;
    width: 400px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #fff;
    border: none;
    margin: 0 0 10px 0;
    padding: 7px 0 7px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    line-height: 1.2em;
    color: #222;
}

fieldset .hint {
    display: inline;
    font-size: 14px;
    line-height: 34px;
    width: 45px;
    color: #999;
}

fieldset input#job_logo {
    -webkit-border-radius: 5px;
    width: 400px;
}

fieldset input.securityCode {
    width: 125px;
}

fieldset input[type=checkbox] {
    float: left;
    display: inline;
    width: 15px;
    height: 15px;
    margin: 2px 10px 0 10px;
}

fieldset select {
    background: #fff;
    border: none;
    margin: 17px 0 0 0;
    padding: 2px 5px;
    -moz-border-radius: 5px;
}

fieldset input[type=hidden] {
    display: none;
}

fieldset label.submitCategory {
    float: left;
    display: inline;
    width: 100px;
    margin: 4px 0 0 0;
}

fieldset label.submitDescription {
    margin: 10px 0 8px 0;
}

ul#credit_cards {
    position: relative;
    float: left;
    width: 100%;
    height: 50px;
    padding: 0 0 0 5px;
}

ul#credit_cards li {
    position: relative;
    float: left;
    width: 33px;
    height: 30px;
    text-indent: -9999px;
    overflow: hidden;
}

ul#credit_cards li#visa { background: url(/images/credit_cards/visa.png); }
ul#credit_cards li#mastercard { background: url(/images/credit_cards/mastercard.png); }
ul#credit_cards li#dinersclub { background: url(/images/credit_cards/dinersclub.png); }
ul#credit_cards li#amex { background: url(/images/credit_cards/amex.png); }
ul#credit_cards li#discover { background: url(/images/credit_cards/discover.png); }
ul#credit_cards.cvc li { background: url(/images/credit_cards/cvc.png) !important; }
ul#credit_cards.cvc li#amex { background: url(/images/credit_cards/amex-cvc.png) !important; }

ul#credit_cards li.impossible {
    opacity: 0.25;
}

#cvc_instructions {
    position: relative;
    float: right;
    display: inline;
    width: 240px;
    padding: 0 15px 0 0;
    color: #fff;
    line-height: 40px;
}


ul#credit_cards.cvc {
    position: relative;
    float: right;
    display: inline;
    padding: 5px 0 0 0;
}


#job-title {
    font-size: 2em;
    top: 18px;
    text-align: center;
    width: 680px;
}
.back-button {
    position: relative;
    top: 11px;
    left: 15px;
    height: 50px;
    width: 120px;
    float: left;
}
.back-button a {
    position: relative;
    text-decoration:none;
    color:#fff;
    text-shadow: #425261 0 -1px 1px;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 31px;
}
.back-button a .left {
/*    padding: 10px 0 10px 14px; */
    float: left;
    width: 14px;
    height: 32px;
    background: url("/images/backgrounds/back-button-left.png") no-repeat;
}
.back-button a .center {
    float: left;
/*    padding: 10px 0 10px; */
    background: url("/images/backgrounds/back-button-center.png") repeat-x;
}
.back-button a .right {
    float: left;
    width: 5px;
    height: 32px;
/*    padding: 10px 0 10px 5px;*/
    background: url("/images/backgrounds/back-button-right.png") no-repeat;
}
.back-button a:active .left {
    background: url("/images/backgrounds/back-button-left-selected.png") no-repeat;
}
.back-button a:active .center {
    background: url("/images/backgrounds/back-button-center-selected.png") repeat-x;
}
.back-button a:active .right {
    background: url("/images/backgrounds/back-button-right-selected.png") no-repeat;
}

#new_job h3 {
    position: relative;
    display: block;
    color: #fff;
    font-weight: bold;
    margin: 0 0 0 45px;
    padding: 10px;
    width: 200px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
}
/*#job_submit {
    background: #ccc url(/images/backgrounds/filter.png) top left;
    padding:8px;
    color:white;
    font-weight:bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-shadow: #000 0 0 1px;
    font-size:1.6em;
    margin-left:40px;
    margin-bottom: 25px;
}*/

#job_submit {
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    background: #ccc;
    color: #666;
    font-size: 1.6em;
    height: 37px;
    margin: -20px 0 50px 45px;
    padding: 0;
    text-shadow: #fff 1px 1px 1px;
    width: 100px;
    outline-color:invert;
    outline-style:none;
    outline-width:medium;
}

#job_submit:hover {
    background: #6b98d3;
    color: #fff;
    text-shadow: none;
}


#detail-view {
    position: relative;
}

#preview {
    position: absolute;
    right: 20px;
/*    bottom: 700px;*/
    top: 32px;
    width: 400px;
    font-size: 1.4em;
    padding: 20px 25px;
}

#preview #inside {
    font-size: 0.9em;
    background: #fff;
/*    position: absolute;*/
/*    bottom: 700px;*/
    width: 330px;
    background: #fff;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

#preview #inside #job-container {
    width: 350px;
    margin: -32px 0 0 0;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    
}

#preview h3 {
    position: relative;
    right: 20px;
    font-size: 1.5em;
    font-weight: bold;
    color: #de5a10;
    margin: 0 0 20px 0;
    text-transform: lowercase;
}

#preview dl {
    font-size: 1.7em;
    font-weight: bold;
    margin: 0 0 20px 0;
    color: #425566;
}

#preview dl dt {
    position: relative;
    float: left;
    display: inline;
    clear: both;
    margin: 0 5px 0 0;
    padding: 0 0 4px 0;
}

#preview dl dd {
    position: relative;
    float: left;
    display: inline;
    margin: 0 0 10px 0;
}

#preview dl dd#url {
    width: 330px;
    overflow: hidden;
}

#preview dl dd a {
    color: #428FDB;
}

#preview .linkTo {
    display: none;
}

#preview #instructions {
    position: relative;
    display: block;
    margin: 30px -15px -10px -15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 15px;
    background: #4493E0;
    color: #fff;
}

#preview #instructions h4 {
    font-size: 1.6em;
    font-weight: bold;
    margin: 0 0 15px 0;
}

#preview #description {
    clear: both;
    padding: 11px 0 0 0;

}

#preview #description p {
    font-size: 1.3em;
    line-height: 21px;
    color: #768598;
    font-weight: bold;
    margin: 0 0 15px 0;
}

#preview #instructions p {
    font-size: 1.3em;
}

#preview #instructions a {
    color: #fff;
}

.get_promo p {
    font-size: 1.2em;
    font-style: italic;
    line-height: 1.4em;
}

.get_promo p a {
    color: #ccc;
}

.get_promo p a:hover {
    color: #fff;
}

/* END OF SUBMIT JOB */

/* THANK YOU */
.thankyou-container {
    padding: 25px 0 0 15px;
}

p.ohYoureGood {
    font-size: 1.4em;
    color: #fff;
    padding: 15px 25px 5px 25px;
}

/* END OF THANK YOU */


/*  JOB BOARD */
hr {
/*  display: none;*/
}

.clear {
    clear: both;
}

/* FOOTER */
/*#footer {
    text-align: center;
    padding: 30px 0;
    font-size:1.2em;
    color: #ccc;
    clear: both;
    position: relative;
    display: block;
}
#footer a {
    color: #eee;
    text-decoration: none;
}

#footer p {
    position: relative;
    clear: both;
    padding: 5px 0 0 0;
    line-height: 1.3em;
}

#footer ul {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 180px;
}

#footer ul li {
    position: relative;
    float: left;
    display: inline;
    margin: 0 5px 0 0;
    padding: 0 5px 0 0;
    border-right: 1px solid #ccc;
}

#footer ul li.last {
    margin: 0;
    border-right: none;
}

#footer ul li a {
    text-decoration: none;
}

#footer ul li a:hover {
    color: #fff;
}*/




.footer {
    position: relative;
    display: block;
    background: #000 url(http://eightbitstudios.com/images/backgrounds/stars.jpg);
    text-align: left;
    z-index: 1;
    padding: 20px 0 0 0;
}

.footer a {
    text-decoration: none;
}

.footer .mother-earth {
    position: relative;
    display: block;
    clear: both;
    height: 431px;
    background: #000 url(http://eightbitstudios.com/images/backgrounds/earth.jpg) no-repeat center 0;
}

.footer h5 {
    font-size: 2.2em;
    font-weight: bold;
    color: #fff;
}

.footer .legal {
    float: left;
    display: inline;
    width: 35%;
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
    line-height: 1.3em;
    margin: 0 0 55px 0;
}

.footer .legal img {
    position: relative;
    float: left;
    display: inline;
    margin: 0 15px 0 0;
}

.footer .legal p.author {
    padding: 5px 0 0 0;
}

.footer .legal ul {
    line-height: .9em;
    padding: 4px 0 0 0;
}

.footer .legal ul li {
    position: relative;
    float: left;
    display: inline;
    border-right: 1px solid #fff;
    padding: 0 5px 0 0;
    margin: 0 5px 0 0;
}

.footer .legal ul li.last {
    border-right: none;
}

.footer .legal ul li a {
    color: #009cff;
}

.footer .legal ul li a:hover {
    text-decoration: underline;
}

.footer-promos {
    position: relative;
    display: inline;
    float: left;
    width: 65%;
}

.footer-promos h5 {
    font-size: 2.2em;
    font-weight: bold;
    color: #fff;
    margin: 5px 0 10px 0;
}

.footer-promos h5 a {
    font-size: .66em;
    color: #009cff;
}

.footer-promos h5 a:hover {
    color: #fff;
}

.footer-promos .iphone-promo,
.footer-promos .twitter {
    position: relative;
    float: left;
    width: 275px;
    margin: 0 40px 0 0;
    display: inline;
}

.footer-promos .twitter {
    margin: 0;
}

.footer-promos .iphone-promo .iphone-app {
    position: relative;
    display: block;
    clear: both;
}

.footer-promos .iphone-promo img {
    position: relative;
    float: left;
    display: inline;
    margin: 0 10px 10px 0;
}

.footer-promos .iphone-promo p {
    font-size: 1.4em;
    line-height: 1.3em;
    color: #8a8a8a;
}

.footer-promos .iphone-promo p a {
    color: #009cff;
    font-weight: bold;
    display: block;
    padding: 3px 0 0 0;
}

.footer-promos .iphone-promo p a:hover {
    color: #fff;
}

.footer-promos .twitter #twitter_div {
    background: none;
    width: 275px;
}

.footer-promos .twitter h5 {
    background: url(http://eightbitstudios.com/images/icons/twitter-icon.png) 0 0 no-repeat;
    padding: 5px 0 0 35px;
}

.footer-promos .twitter #twitter_div ul {
    padding: 0;
}

.footer-promos .twitter #twitter_div ul li {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.3em;
    color: #8a8a8a;
    padding: 0;
    margin: 0 0 16px 0;
}

.footer-promos .twitter #twitter_div li a {
    font-family: Georgia, Times, serif;
    font-style: italic;
    font-weight: normal;
}

.footer-promos .twitter #twitter_div li span a {
    color: #009cff;
}

.footer-promos .twitter #twitter_div li span a:hover {
    color: #fff;
}

.footer-promos .jobs {
    position: relative;
    float: left;
    width: 275px;
    margin: 0;
    display: inline;
}

.footer-promos .jobs .job {
    margin: 0 0 20px 0;
}

.footer-promos .jobs .job a {
    font-size: 1.4em;
    font-weight: bold;
    color: #009cff;
    display: block;
}

.footer-promos .jobs .job a:hover {
    color: #fff;
}

.footer-promos .jobs .job p {
    font-size: 1.2em;
    line-height: 1.6em;
    color: #425566;
}

.footer-promos .jobs .job p .company {
    font-size: 1.5em;
    font-weight: bold;
    color: #5c9a0d;
}

.footer-promos .jobs .job p .type {
    font-family: Georgia, Times, serif;
    font-size: 1.2em;
    font-style: italic;
    color: #ff6600;
}

.footer-promos .jobs .job p .location {
    font-weight: bold;
    display: block;
}




/* END OF FOOTER */

/* ADMIN */
#admin_bar {
    position: relative;
    display: block;
    font-size: 1.7em;
    background: #000;
    text-align: center;
    line-height: 25px;
    min-width: 957px;
}

#admin_bar a {
    color: #fff;
}
#admin_bar p {
    color:#fff;
}
#admin_bar a:hover {
    text-decoration: none;
}
/* END OF ADMIN */

/* From Application CSS*/

/* NEW JOB */

.padleft {
    padding-left:15px;    
}
#job-board h2 {
    font-family:helvetica;
    color:#de5a10;
    font-weight:bold;
    font-size:24px;
    margin: 10px 0 0 25px;
}
.errorExplanation ul li {
    color:red;
    font-size:18px;
    font-weight:bold;
    padding-left:15px;
}

.formError {
    color: #f00;
    font-size: 1.2em;
    border: 1px solid #f00;
    padding: 5px;
}

.contentcontainer {
    position:relative;
    float:left;
    width:100%;
    padding:0 0 0 15px;
}
.contentcontainer fieldset {
    background-color:transparent;
}
.contentcontainer label {
    color:white;
    padding: 8px;
}
.contentcontainer input, .contentcontainer input[type="file"], .contentcontainer textarea, .contentcontainer select {
    margin:5px 0 10px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color:#fff;
    color: #669;
    font-size: 18px!important;
    font-family:helvetica!important;
    font-weight: bold;
}

.faux_link {
  color: #458ddf;
  text-decoration: underline;
}

#instructions .faux_link {
  color: #fff;
}

html {
  color: #111;
  font-family: Helvetica;
/*  text-shadow: #eee 0 1px 1px;*/
}

#page_container {
  margin: 60px auto;
  width: 960px;
}

fieldset {
  border: none;
  background: #eee;
  margin: 0 0 24px;
  padding: 10px 12px 20px;
  width: 420px;
}

form div {
  padding: 0 0 10px;
}

label {
  color: #669;
  font-size: 18px;
  font-weight: bold;
  text-transform: lowercase;
/*  text-shadow: #ddd 0 1px 1px;*/
}

form small {
  color: #aaa;
  font-size: 11px;
  font-weight: bold;
}

input, textarea, select {
/*  outline-color: #ffa;*/
}

select {
  margin:7px 0 10px 0;
}

#legal {
    color: #fff;
    padding: 25px;
}

#legal p {
    font-size: 1.2em;
    line-height: 1.4em;
    margin: 0 0 10px 0;
}

#legal p strong {
    font-weight: bold;
}

#legal h3 {
    font-size: 1.5em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

#legal address {
    font-size: 1.2em;
    line-height: 1.2em;
    padding: 10px 0 0 20px;
    margin: 0 0 20px 0;
}

#at {
    display: none;
}

#at.set {
    display: inline;
}

.title_bar {
    background:#333 url(/images/backgrounds/filter.png) top left;
    height: 39px;
    color: #fff;
    float: left;
    font-size:1.8em;
    font-weight: bold;
    overflow: hidden;
    margin-bottom: 32px;
    padding-top: 14px;
    position: relative;
    text-align: center;
    text-shadow: #425261 0 -1px 1px;
    width: 100%;
    white-space: nowrap;
}

.tempMessage {
    position: relative;
    display: block;
    width: 440px;
    padding: 25px 25px 5px 25px;
}

.tempMessage p {
    border: 1px solid #fff;
    padding: 25px;
    color: #fff;
    font-size: 1.4em;
    line-height: 1.4em;
}

.tempMessage p strong {
    font-weight: bold;
    color: #4493E0;
}

.tempMessage p a {
    color: #4493E0;
}

.tempMessage p a:hover {
    text-decoration: none;
}