@charset "utf-8";

.contactform {
    background-color: #000000;
    border-style: solid;
    border-width: 0 1px 1px;
    color: white;
    padding: 0;
    width: 695px;
    margin-left: 20px;
}

.contactform fieldset {
    font-size: 1.1em;
    border: none !important;
    margin: 0;
    padding: 20px 0 0 !important;
    color: #E3899C;
}

.contactform .labelled-field {
    margin: 0 20px 2em;
}

.contactform label.left {
    float: left;
    padding: 2px;
    width: 250px;
}

.contactform select.combo {
    border: 1px solid #373737;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 2px;
    width: 350px;
    background: black;
    color: #E3899C;
    height: 30px;
}

.contactform input.radio {
    font-family: Arial, Helvetica, sans-serif;
    padding: 2px;
    width: 300px;
    background: black;
    color: #E3899C;
}

.contactform input.field {
    border: 1px solid #373737;
    color: #E3899C;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 2px;
    width: 345px;
    background: black;
}

.contactform input.datefield {
    border: 1px solid #373737;
    color: #E3899C;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 2px;
    width: 100px;
     background: black;
}

.contactform textarea {
    border: 1px solid #373737;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 2px;
    width: 345px;
    background: black;
    color: #E3899C;
}

.contactform input.button {
    font-size: 1em;
    height: 48px;
    line-height: 48px;
    width: 151px;
}

.contactform .buttons {
    margin: 0 20px 2em;
}

.contactform input.button:hover {
    cursor: pointer;
}

.contactform input.radio {
    border: 1px solid red;
}

.formhead {
    position: relative;
    z-index: 100;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 40px;
    padding-left: 15px;
    margin: 2em 0 0 20px;
    display: block;
    width: 681px;
    height: 40px;
    border-left-width: 1px;
    border-left-style: solid;
}

.contactform_centre {
    margin-left: 115px;
}

.required {
    color: red;
}

.navy {
    border-color: #dda089;
    color: #dda089;
}

.contactform form input.field.navy {
    border-color: #e97957;
}

.contactform.navy form {
    border-color: #e97957;
}

.formhead.navy {
    color: #000000;
    background: url(../../images/inverse/form-header1.png) no-repeat;
    border-color: #e97957;
}

.contactform input.button.navy {
    color: #000000;
    background: url(../../images/inverse/large/submit1.png) no-repeat;
    border: none;
}

/* employer-services- Employer Services forms */
.employer-services {
    border-color: #e3899c;
    color: #e3899c;
}

.contactform form input.field.employer-services {
    border-color: #e3899c;
}

.contactform.employer-services form {
    border-color: #e3899c;
}

.formhead.employer-services {
    color: #000000;
    background: url(../../images/inverse/form-header6.png) no-repeat;
    border-color: #e3899c;
}

.contactform input.button.employer-services {
    color: #000000;
    background: url(../../images/inverse/large/submit6.png) no-repeat;
    border: none;
}

/* my-public-jobs - Employer Services forms */
.my-public-jobs {
    border-color: #936dbf;
    color: #936dbf;
}

.contactform form input.field.my-public-jobs {
    border-color: #936dbf;
}

.contactform.my-public-jobs form {
    border-color: #936dbf;
}

.formhead.my-public-jobs {
    color: #000000;
    background: url(../../images/inverse/form-header2.png) no-repeat;
    border-color: #936dbf;
}

.contactform input.button.my-public-jobs {
    color: #000000;
    background: url(../../images/inverse/large/submit2.png) no-repeat;
    border: none;
}

.contactform_centre {
    margin-left: 115px;
}

.required {
    color: red;
}

#job-search-panel form {
    margin: 0 0 0 10px;
    width: 506px;
    float: left;
}

#job-search-panel fieldset {
    width: 305px;
    float: left;
}

#job-search-panel select,
#job-search-panel input {
    width: 285px;
    height: 22px;
    margin: 0 16px 10px 0;
    border: 0;
    color: #e89f87;
    line-height:20px;
}

#job-search-panel input[type=text] { 
    padding-left:5px;
    width: 280px;
}

#job-search-panel label {
    color: #e89f87;
    z-index: 9999;
    padding-left:5px; 
    position:absolute; 
    top:0; 
    left:0;
    height: 22px;
}

#job-search-panel .combo option {
    color: #e89f87;
}

#job-search-panel .combo {
    color: #e89f87;
}

#job-search-panel .button {
    height: 23px;
    width: 87px;
    font-size:0;
}

#job-search-panel .button:HOVER {
   cursor: pointer;
}

#search-button-wrapper {
    float: right;
    padding: 20px 49px 0;
}

#login-panel form {
    margin: 0 0 0 20px;
    width: 329px;
    float: left;
}

#login-panel fieldset {
    width: 169px;
    float: left;
}

#login-panel label {
    color: #e89f87;
    z-index: 9999;
    padding-left:5px; 
    position:absolute; 
    top:0; 
    left:0;
}

#login-panel input {
    width: 150px;
    height: 22px;
    margin: 0 16px 10px 0;
    border: 0;
    color: #e89f87;
    line-height: 20px;
}

#login-panel input[type=text],
#login-panel input[type=password] { 
    padding-left:5px;
}

#login-panel .button {
    margin-top: 14px;
    width: 87px;
    height: 23px;
    font-size:0;
}

#login-panel .button:HOVER {
    cursor: pointer;
}

#login-panel a {
    display: block;
    float: left;
    margin: 0 0 10px 0;
    color: #000;
    font-size: 0.8em;
    text-decoration: underline;
}

#login-panel a:hover {
    text-decoration: none;
}

#login-panel #login-button-wrapper a,
#login-panel #login-button-wrapper h2 {
    color: #000;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 87px;
}

#login-button-wrapper h2 {
    font-size: 1.1em;
    font-weight: bold;
}

#login-button-wrapper {
    float: right;
    width: 103px;
}

#search-button-english {
	background: url(../../images/inverse/search-button.png) no-repeat;
}

#search-button-irish {
	background: url(../../images/inverse/search-button-irish.png) no-repeat;
}

#search-button-english {
	background: url(../../images/inverse/search-button.png) no-repeat;
}

#sign-in-button-irish {
	background: url(../../images/inverse/sign-in-button-irish.png) no-repeat;
}

#sign-in-button-english {
	background: url(../../images/inverse/sign-in-button.png) no-repeat;
}

#load_job_categories {
	width:135px !important;
	color:#000000 !important;
	background-color: #e89f87 !important;
	cursor: pointer;
}
