@font-face {
    font-family: 'MuseoSlab-700';
    src: url('fonts/2638AB_0_0.eot');
    src: url('fonts/2638AB_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/2638AB_0_0.woff') format('woff'), url('fonts/2638AB_0_0.ttf') format('truetype');
}

@font-face {
    font-family: 'MuseoSlab-300';
    src: url('fonts/2638AB_1_0.eot');
    src: url('fonts/2638AB_1_0.eot?#iefix') format('embedded-opentype'), url('fonts/2638AB_1_0.woff') format('woff'), url('fonts/2638AB_1_0.ttf') format('truetype');
}

@font-face {
    font-family: 'MuseoSlab-500';
    src: url('fonts/2638AB_2_0.eot');
    src: url('fonts/2638AB_2_0.eot?#iefix') format('embedded-opentype'), url('fonts/2638AB_2_0.woff') format('woff'), url('fonts/2638AB_2_0.ttf') format('truetype');
}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('fonts/mark_simonson_-_proxima_nova_regular-webfont.eot');
    src: url('fonts/mark_simonson_-_proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/mark_simonson_-_proxima_nova_regular-webfont.woff') format('woff'), url('fonts/mark_simonson_-_proxima_nova_regular-webfont.ttf') format('truetype'), url('fonts/mark_simonson_-_proxima_nova_regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_ththin';
    src: url('fonts/mark_simonson_-_proxima_nova_thin-webfont.eot');
    src: url('fonts/mark_simonson_-_proxima_nova_thin-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/mark_simonson_-_proxima_nova_thin-webfont.woff') format('woff'), url('fonts/mark_simonson_-_proxima_nova_thin-webfont.ttf') format('truetype'), url('fonts/mark_simonson_-_proxima_nova_thin-webfont.svg#proxima_nova_ththin') format('svg');
    font-weight: normal;
    font-style: normal;
}

body,
input,
button
select,
textarea {
    font-family: MuseoSlab-300;
}

body {
    font-size: 0.75em;
}

h1 {
    font-style: normal;
    font-size: 36px;
    font-family: MuseoSlab-500;
    line-height: 36px;
}

h2 {
    letter-spacing: 0;
    font-style: normal;
    font-size: 28px;
    font-family: MuseoSlab-300;
    line-height: 30px;
}

h3 {
    font-style: normal;
    font-size: 26px;
    font-family: MuseoSlab-700;
    line-height: 20px;
}

h4 {
    font-style: normal;
    font-size: 20px;
    font-family: MuseoSlab-700;
    line-height: 24px;
}

h5 {
    font-style: normal;
    font-size: 18px;
    font-family: MuseoSlab-700;
    line-height: 20px;
}

p {
    color: rgba(145, 145, 149, 1);
    font-style: normal;
    font-size: 14px;
    font-family: proxima_nova_rgregular;
    line-height: 21px;
}

#indexPage p.intro {
    clear: both;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 2px dotted #919195;
    color: rgba(145, 145, 149, 1);
    font-style: normal;
    font-size: 16px;
    font-family: MuseoSlab-300;
    line-height: 24px;
    line-height: 24px;
}

/* Custom Helper Classes */

/* Errors */

.errorMessage {
    margin: 0 0 0 5px;
    color: #DD0000;
}

/* Buttons */

button,
.buttonLike,
.buttonLike:visited {
    display: inline-block;
    padding: 4px 10px;
    height: 19px;
    border: 0;
    background: #7AC143;
    color: #FFFFFF;
    vertical-align: middle;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.2em;
}

button:hover,
button:active,
.buttonLike:hover,
.buttonLike:active {
    background-color: #404040;
    color: #FFFFFF;
}

button.cancelButton,
.linkLike,
.linkLike:visited {
    color: #404040;
    text-decoration: none;
}

button.cancelButton:hover,
button.cancelButton:active,
.linkLike:hover,
.linkLike:active {
    background-color: transparent;
    color: #000000;
}

/* Structure */

/* Wizard */

.Wizard input,
.Wizard select,
.Wizard textarea {
    width: 100%;
}

.fieldSpec {
    min-height: 3.5em;
}

/******************** CUSTOM STYLES ********************/
#wrapper {
    margin: 0 auto;
    width: 1022px;
}

/************ HEADER */
#header {
    margin: 0 auto;
    padding: 20px 0 0 0;
    width: 950px;
    height: 80px;
}

#header a {
    display: inline-block;
    vertical-align: middle;
}

#header img.text {
    display: inline-block;
    margin: 0 0 0 40px;
    vertical-align: middle;
}

/************ CONTENT TOP */
#contentTop {
    width: 100%;
    height: 204px;
    background: url(images/header.jpg) no-repeat center center;
}

#contentTop #title {
    margin: 0 0 0 38px;
    padding: 25px 0 0 0;
    width: 452px;
    height: 145px;
}

#contentTop #title h2 {
    color: #00b259;
    font-size: 36px;
}

#contentTop #title p {
    margin: 20px 0 5px 0;
    color: #919195;
    font-size: 18px;
    font-family: MuseoSlab-300;
    line-height: 22px;
}

#contentTop #title a {
    color: #333333;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-family: proxima_nova_rgregular;
}

/************ BANNER */
#banner {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 204px;
    background: url(images/header.jpg) no-repeat center center;
}

/************ CONTENT */
#content {
    position: relative;
    z-index: 9999;
    margin: -170px auto 0 auto;
    padding: 30px;
    width: 950px;
    background: #fff;
    color: #333333;
}

/************ CONTENT LEFT */
#contentLeft {
    display: inline-block;
    margin: 0 60px 0 0;
    padding: 20px 0 0 0;
    width: 642px;
    vertical-align: top;
}

#contentLeft a.sendToFriend {
    display: inline-block;
    color: #3561ff;
    vertical-align: middle;
    text-decoration: none;
    font-size: 1.1em;
}

#contentLeft a:hover {
    text-decoration: underline;
}

/************ Search Jobs */
/* search title */
.searchTitle {
    margin: 0 0 30px 0;
    padding: 0 0 0 5px;
}

.searchTitle h2 {
    margin: 0 0 10px 0;
}

.searchTitle p {
    font-size: 1.2em;
}

/* search button */
.searchJobsField button {
    display: inline-block;
    padding: 0 10px;
    height: 28px;
    border: 0;
    background: #7AC143;
    vertical-align: middle;
    font-weight: bold;
    font-size: 1.2em;
}

/* select boxes */
.customSelect {
    margin: 0 0 0;
    padding: 0 10px;
    width: 288px;
    height: 25px;
    border: 1px solid #dddddd;
    background: url(images/arrow.jpg) no-repeat 285px center #f4f4f4;
    font-size: 1.1em;
    line-height: 25px;
}

.customSelect.customSelectOpen {

}

.customSelect.customSelectFocus {
}

.customSelectInner {
    width: 250px;
}

/************ CONTENT RIGHT */
#contentRight {
    display: inline-block;
    margin: 20px 0 0 0;
    padding: 0;
    width: 223px;
    vertical-align: top;
}

#contentRight h2 {
    margin: 0 0 10px 0;
    color: #9C9CA0;
    font-size: 18px;
    font-family: 'MuseoSlab-700';
    line-height: 22px;
}

#contentRight p {
    margin: 10px 0 0 0;
}

#contentRight .greyBack h2 {
    color: #919195;
    font-size: 18px;
    font-family: 'MuseoSlab-300';
}

#contentRight .greyBack h2 a {
    color: #00b5cb;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'proxima_nova_rgregular';
}

/************ INDEX PAGE */
#contentIndex {
    margin: 0 auto 25px auto;
    width: 950px;
    color: #333333;
}

#indexPage {
    overflow: hidden;
}

#indexPage h4 {
    margin: 7px 0;
    color: #7EC016;
    font-weight: normal;
}

.shareThis {
    float: right;
    margin: 0 0 0 10px;
    padding: 10px 0 0;
    width: 80px;
}

#indexPage .shareThis span.st_sharethis_custom,
#indexPage .shareThis span.st_facebook_custom,
#indexPage .shareThis span.st_twitter_custom,
#indexPage .shareThis span.st_linkedin_custom {
    cursor: pointer;
}

#indexPage p {
    margin: 10px 0;
}

#indexPage h2.green {
    color: #008A5E;
}

#indexPage ul {
    padding: 0;
}

#indexPage li {
    padding: 5px 0 5px 0px;
    border-bottom: 2px dotted #919195;
    list-style: none;
    font-size: 1.2em;
}

#indexPage li h3 {
}

#indexPage li p {
}

#indexPage li:last-child {
    border: 0;
}

#indexPage .greyBack {
    padding: 20px 10px;
    background: #f2f2f2;
    text-align: center;
}

#indexPage p.lineIndex {
    margin: 20px 0;
}

#indexPage .titleIndexH4 {
    float: left;
    width: 300px;
    color: #919195;
    font-size: 26px;
}

#indexPage .titleIndexH3 {
    color: #919195;
    font-size: 26px;
    font-family: 'MuseoSlab-700';
}

#indexPage ul.listIndex {
}

#indexPage ul.listIndex h4 {
    color: #00b259;
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 16px;
    font-family: 'proxima_nova_rgregular';
}

#indexPage ul.listIndex p {
    margin: 0 0 10px;
    color: #919195;
    font-size: 14px;
    line-height: 21px;
}

.indexBottom {
    margin: 100px auto 0 auto;
    padding: 30px 0;
    width: 950px;
    border-top: 1px solid #ECECEC;
    font-family: 'proxima_nova_rgregular';
}

.indexBottom h4 {
    display: inline-block;
    color: #00B259;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'proxima_nova_rgregular';
}

.indexBottom .social {
    display: inline-block;
    float: right;
}

.greyBack {
    margin: 15px 0 0;
    padding: 15px 0 0;
    border-top: 2px dotted #919195;
}

/************ JOB DETAIL */

.jobInformation {
    padding: 10px;
    background: #f2f2f2;
}

.jobInformation h2 {
}

.jobInformation p.location {
    margin: 10px 0;
    font-size: 1.5em;
}

.jobDetailDescription {
    font-size: 1.2em;
}

.jobDetailDescription ul {
    padding: 0;
}

.jobDetailDescription li {
    margin: 10px 0;
    padding: 0 0 0 20px;
    background: url(images/li.jpg) no-repeat 7px 5px;
    list-style: inside none;
}

.backTojobs {
    display: block;
    margin: 0 0 10px 0;
    color: #3561FF;
    text-align: right;
}

/************ REGISTER WIZARD */

form#Register {
    margin: 20px 0 0 0;
}

form#Register .labelText {
    float: left;
    padding: 6px 0 0 0;
    width: 200px;
    font-size: 1.1em;
}

form#Register input {
    float: left;
    padding: 0 10px;
    width: 270px;
    height: 28px;
    border: 1px solid #dddddd;
    background: #f4f4f4;
    font-size: 1.1em;
    line-height: 28px;
}

form#Register .buttons button.saveButton {
    padding: 0 15px;
    height: 28px;
}

form#Register .buttons button.cancelButton {
    height: 26px;
    background: none;
    color: #3561ff;
    font-weight: normal;
    font-size: 1em;
}

form#Register select {
    float: left;
    padding: 2px;
    width: 270px;
    height: 28px;
    border: 1px solid #dddddd;
    background: #f4f4f4;
    font-size: 1.1em;
}

form#Register .contactInformation {
    min-height: 2.5em;
    font-weight: bold;
    font-size: 1.1em;
}

form#Register .contactInformation .labelText {
    display: none;
    font-weight: bold;
    font-size: 1.2em;
}

.registrationTitle {
    margin: 10px 0;
}

.registrationTitle h2 {
    margin: 0 0 10px 0;
    font-weight: normal;
    font-size: 1.8em;
}

.registrationTitle p {
    font-size: 1.1em;
}

.Section4 .FileField .labelText {
    height: 50px;
}

.Section4 .uploadedFile {
    width: 480px;
}

.Section4 .uploadedFile button {
    margin: 0 0 0 5px;
    padding: 0;
    background: none;
    color: #000;
    text-decoration: underline;
    font-weight: normal;
    font-size: 1em;
}

.buttons {
    clear: both;
}

/************ SEND TO A FRIEND */

form.sendToAFriend input {
    padding: 0 10px;
    width: 270px;
    height: 28px;
    border: 1px solid #dddddd;
    background: #f4f4f4;
    font-size: 1.1em;
    line-height: 28px;
}

form.sendToAFriend textarea {
    padding: 0 10px;
    width: 270px;
    border: 1px solid #dddddd;
    background: #f4f4f4;
    font-size: 1.1em;
    line-height: 28px;
}

form.sendToAFriend button {
    display: block;
    float: left;
    padding: 0 15px;
    height: 28px;
}

form.sendToAFriend a {
    display: block;
    float: left;
    padding: 7px 0 0 5px;
    background: none;
    color: #3561ff;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.1em;
}

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

/************ THANK YOU MESSAGE */

.sendToAFriendThank p {
    margin: 15px 0;
    font-size: 1.2em;
}

.sendToAFriendThank a {
}

.sendToAFriendThank h2 {
    font-weight: normal;
    font-size: 1.6em;
}

/************ FOOTER */

#footer {
    position: relative;
    padding: 10px;
    height: 20px;
    background: none repeat scroll 0 0 #57565C;
    color: #fff;
}

#footer p.copyright {
    display: inline-block;
    margin: 0 20px 0 30px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

#footer a {
    margin: 0 5px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    font-family: proxima_nova_rgregular;
    line-height: 21px;
}

#footer a:hover {
    text-decoration: underline;
}

#footer .social {
    position: absolute;
    top: 7px;
    right: 0;
    width: 200px;
}

#footer .social a {
    display: inline-block;
    margin: 5px 0;
    width: 60px;
    vertical-align: middle;
    text-decoration: none;
}

#footer .social img {
    display: inline-block;
    margin: 0 0 0 10px;
    vertical-align: middle;
}

#footer p.follow {
    position: absolute;
    top: 11px;
    right: 200px;
    color: #7AC143;
    font-weight: bold;
}

/* Social Share */

ul.jobShare {
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 0;
    list-style: none;
}

ul.jobShare li {
    display: inline-block;
    margin: 0 1px;
    vertical-align: middle;
}

ul.jobShare li.shareTitle {
    font-size: 1em;
}

ul.jobShare li a.socialIcon {
}

.bigIconShare,
.smallIconShare {
    display: inline-block;
    overflow: hidden;
    width: 0;
    height: 0;
    padding: 0 0 17px 17px;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
}

.bigIconShare {
    padding: 0 0 27px 27px;
}

.facebookShare {
    background-image: url('images/facebook.png');
}

.linkedinShare {
    background-image: url('images/linkedin.png');
}

.twitterShare {
    background-image: url('images/twitter.png');
}

.sharethisShare {
    background-image: url('images/sharethis.png');
}

.facebookPage {
    background-image: url('images/facebookFooter.jpg');
}

.linkedinPage {
    background-image: url('images/linkedinFooter.jpg');
}

.twitterPage {
    background-image: url('images/twitterFooter.jpg');
}

.youtubePage {
    background-image: url('images/youtubeFooter.jpg');
}

.logoText {
    display: inline-block;
    overflow: hidden;
    width: 0;
    height: 0;
    padding: 0 0 10px 490px;
    background-image: url('images/logoText.jpg');
    background-repeat: no-repeat;
    background-position: right center;
    vertical-align: middle;
}

/************ IE */

.body_IE7 .searchJobsField button {
    display: block;
    float: left;
}

.body_IE7 #search {
    display: block;
    float: left;
    padding: 0;
}

.body_IE7 #footer p.copyright {
    display: block;
    float: left;
}

.body_IE7 #footer .social {
    width: 230px;
}

.body_IE7 #footer .social a {
    display: block;
    float: left;
    height: 20px;
    line-height: 12px;
}

.body_IE7 #footer .social img {
    display: block;
    float: left;
}

.body_IE7 #contentRight {
    display: block;
    float: left;
}

.body_IE7 #contentLeft {
    display: block;
    float: left;
}

.body_IE7 ul.jobShare {
    display: block;
    float: left;
}

.body_IE7 ul.jobShare li {
    display: block;
    float: left;
}

.body_IE7 .indexBottom h4 {
    display: block;
    float: left;
}

.body_IE7 #contentLeft a.sendToFriend {
    display: block;
    float: left;
    padding: 4px 0 0 0;
}

.body_IE7 #contentLeft .buttonLike {
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

.body_IE7 .jobInformation {
    height: 120px;
}

.body_IE7 .FileField label.fieldLabel .uploadedFile {
    margin: 0 0 0 200px;
    padding: 0;
}

.body_IE7 .buttons {
    margin: 20px 0 0 0;
}

/********* Safari */

.body_Safari form#Register .FileField input {
    height: auto;
    border: 0;
    background: none;
}