/*
Form CSS for supplierbank
by Marcus Kielly and Simon Pollard - Deckchair UK Ltd
http://deckchair.co.uk
*/

/*-------------------------------------------------------------------------------
Sticky Footer Solution by Steve Hatcher
http://www.cssstickyfooter.com
*/

input{
    border: 1px solid #BBBBBB;
    padding: 5px;
}

div#registration{
    padding: 20px;
    width: 640px;
    background-color:#EEF0F5;
    float: left;
}
h3 {
    font-size: 15px;
    color: #058fc0;
    font-weight: 700;
    margin-bottom: 15px;
}
p.about_text {
    width:680px;
}

form#registration_form {
    padding-top: 20px;
}

form#registration_form ul.errors li,
form#registration_form ul.errors li{
    list-style-type: none;
}

form#registration_form ul.errors{
    float: left; clear: left;
}

form.signup input{
    margin: 0 10px 5px 0;
}

/* MAIN FORM SECTIONS */
div.section{
    background: url(../graphics/cat_list_footer.gif) no-repeat bottom #f9f9f9;
    width: 700px;
    float: left;
    clear: left;
    border-top: 2px solid #69bcd9;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

h4{
    clear: both;
    color: #058fc0;
    font-size: 15px;
    margin: 0px;
    height: 34px;
    padding-left: 39px;
}
/* Company Info */
h4.job_title {
    background: url(../graphics/forms/comp_info/job_title.gif) no-repeat;
}

h4.address {
    background: url(../graphics/forms/comp_info/address.gif) no-repeat;
}
h4.contact {
    background: url(../graphics/forms/comp_info/contact.gif) no-repeat;
}
h4.transmission {
    background: url(../graphics/forms/comp_info/transmission.gif) no-repeat;
}
h4.accreditations {
    background: url(../graphics/forms/comp_info/accreditations.gif) no-repeat;
}
h4.hours {
    background: url(../graphics/forms/comp_info/hours.gif) no-repeat;
}
h4.request {
    background: url(../graphics/forms/comp_info/request.gif) no-repeat;
}
/* Statistics */
h4.employees {
    background: url(../graphics/forms/statistics/employees.gif) no-repeat;
}
h4.turnover {
    background: url(../graphics/forms/statistics/turnover.gif) no-repeat;
}
h4.type {
    background: url(../graphics/forms/statistics/type.gif) no-repeat;
}
h4.regions {
    background: url(../graphics/forms/statistics/regions.gif) no-repeat;
}
h4.equality {
    background: url(../graphics/forms/statistics/equality.gif) no-repeat;
}
/* Profile */
h4.password {
    background: url(../graphics/forms/account/password.gif) no-repeat;
}

.h4_sub {
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: -17px;
    padding-left: 39px;
}

div.section p {
    width: 680px;
    padding-left: 18px;
    margin: 0px;
    padding-top: 14px;
    padding-bottom: 22px;
    background: url("../graphics/form_divider.gif") repeat-x scroll center bottom transparent;
    border-left: 1px solid #EBE9E9;
    border-right: 1px solid #EBE9E9;
}

div.section p.half_column_first {
    float: left;
    width: 225px;
    clear: left;
    border-right: none;
    display: inline;
    padding: 10px 0 20px 18px;
    margin: 0px;
}
p.fixed_height_one_row {
    height: 3.9em;
}
div.section p.half_column_first input, div.section p.half_column_second input, div.section p.half_column_first select, div.section p.half_column_second select {
    /*width: 217px;*/
    width: 217px;
    margin: 0px;
}
div.section p.half_column_second {
    float: left;
    width: 445px;
    clear: none;
    border-left: none;
    display: inline;
    padding: 10px 0 20px 10px;
    margin: 0px;
}
div.section p select {
    padding:1px;
}


div.section p.no_border {
    background: none;
}
div.section p.last {
    padding-bottom: 20px;
}


div.section input{
    width: 460px;
    border-left: 3px solid #65b8d6;
    border-right: 1px solid #bdbdbd;
    border-top: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    padding: 2px;
    margin: 0px;
}
div.section select{
    width: 460px;
    border-left: 3px solid #65b8d6;
    border-right: 1px solid #bdbdbd;
    border-top: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    padding: 2px;
}
div.section textarea {
    border-left: 3px solid #65b8d6;
    border-right: 1px solid #bdbdbd;
    border-top: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    padding: 2px;
}
div.section label {
    display: block;
    font-size: 12px;
    color: #000;
    padding: 0px;
    margin-bottom: 5px;
    line-height: 18px;
}
div.section label cite , .form_help p cite {
    color: #ae0014;
    font-weight: bold;
}



/* Radio Buttons Form */
div.radio p.half_column_first input, div.radio p.half_column_second input {
    border: none;
    margin: 0px;
    width: 10px;
    float: left;
    margin-right: 5px;
}
div.radio p.half_column_first select, div.radio p.half_column_second select {
    width: 80px;
    float: left;
    margin-right: 10px;
    width: 60px;
}
div.radio p.half_column_first label, div.radio p.half_column_second label, div.radio label {
    float: left;
    clear: none;
    margin-right: 10px;
}
div.radio p.half_column_first label.main_label, div.radio p.half_column_second label.main_label, div.radio label.main_label {
    float: none;
}
div.section.radio input{
    width: 25px;
    float: left;
    border: none;
}


div.section p{
    float: left;
    clear: left;
}
div.section p.bullet_float input {
    width: 15px;
    margin-right: 5px;
    float: left;
    border: none;
}
div.section p.bullet_float label {
    margin-top: -2px;
    padding-left: 20px;
}
div.section p.bullet_float label.main_label {
    padding-left: 0px;
}
div.section p.bullet_float label.float_left {
    clear: none;
    float: left;
    margin-right: 10px;
    padding-left: 0px;
}

/*
Javascript Validation
*/
.curFocus {
    background-color: #FFC;
}
div.section span.warning {
    color: #F00;
}

div.section input.highlightbox_red {
    border-left: 2px solid #F00;
}
div.section p {
    position: relative;
}
div.section span {
    background: url(../graphics/forms/msg_span.gif) no-repeat;
    padding-left: 10px;
    width: 213px;
    padding-top: 10px;
    height: 21px;
    display: block;
    position: absolute;
    left: 20px;
    bottom: -11px;
    font-size: 11px;
    color: #333;
}


/* Form Help */
.form_help {
    background: url(../graphics/help_box_footer.gif) bottom no-repeat #f8fdff;
    border-top: 2px solid #69bcd9;
    position: relative;
    float: left;
    margin-left: 15px;
    width: 220px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.form_help h3 {
    background: url(../graphics/info_blue.gif) no-repeat 10px center;
    padding-left: 40px;
    padding-top: 15px;
    padding-bottom: 13px;
    font-size: 15px;
    font-weight: normal;
    color: #058fc0;
    border-left: 1px solid #e5f2f7;
    border-right: 1px solid #e5f2f7;
    margin-bottom: 0px;
}
.form_help div {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    border-left: 1px solid #e5f2f7;
    border-right: 1px solid #e5f2f7;
}
.form_help div.with_header {
    background: url(../graphics/form_divider.gif) top repeat-x;
}
.form_help p {
    color: #058fc0;
    margin-bottom: 0px;
    margin-top: 10px;
}
sup {
    color: #058fc0;
    font-weight: 700;
}

/* Logo */
h4.logo_add {
    background: url(../graphics/forms/logo/upload.gif) no-repeat;
}
h4.logo_preview {
    background: url(../graphics/forms/logo/preview.gif) no-repeat;
}
#skip_step {
    background: url(../graphics/forms/logo/skip_step_bg.gif) no-repeat;
    padding-left: 20px;
    width: 680px;
    padding-top: 10px;
    height: 33px;
    position: relative;
    margin-bottom: 40px;
    margin-top: 30px;
}
#skip_step input#skip_this_step {
    background: url(../graphics/forms/logo/skip_this_step.jpg) no-repeat;
    width: 131px;
    height: 43px;
    position: absolute;
    right: 0px;
    top: 0px;
    border: none;
    color: #FFF;
    font-size: 15px;
    font-weight: 700;
}
#logo_preview {
    padding: 15px;
    width: 170px;
    height: 170px;
    background-color: #FFF;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    border: 2px solid #d5d5d5;
}
#upload_image {
    background: url(../graphics/forms/logo/upload_logo.jpg) no-repeat #1083ad;
    width: 103px;
    height: 26px;
    color: #FFF;
    border: none;
    font-weight: 700;
    font-size: 12px;
}


/* Next step */
.next_step {
    background: url(../graphics/next_step_bground.gif) no-repeat left top;
    height: 43px;
    width: 940px;
    clear: both;
    margin-bottom: 30px;
}
.next_step input {
    background: url(../graphics/next_step_button.gif) no-repeat #1083ad;
    padding-right: 15px;
    width: 222px;
    height: 43px;
    border: none;
    float: right;
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    text-align: right;
    cursor: pointer;
}
.next_step p {
    padding-left: 20px;
    padding-top: 10px;
}

p.success{
    background: url(../graphics/green_tick_on_green.gif) no-repeat 10px center #dbf0df;
    color: #00921f;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}



p.warning{
    background: url(../graphics/warning.gif) no-repeat 10px #facbce;
    color: #dc1b22;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}

/* Edit profile */
.profile_edit_nav {
    height: 36px;
    padding-bottom: 20px;
    margin-top: 5px;
}
.profile_edit_nav a {
    background: url(../graphics/account/profile_tab.gif) no-repeat #058fc0;
    width: 194px;
    padding-top: 8px;
    height: 28px;
    border: none;
    display: block;
    float: left;
    text-align: center;
}
.company_profile_details .profile_edit_nav a.profile_details, .company_profile_stats .profile_edit_nav a.profile_stats, .company_profile_logo .profile_edit_nav a.profile_logo {
    background: url(../graphics/account/profile_tab_selected.gif) no-repeat #058fc0;
}

input#send_contact{
    background: #178ab3 url(../graphics/next_step_button.gif) top left no-repeat;
    width: 222px;
    height: 43px;
    display: block;
    float: right;
    clear: left;
    border: none;
    padding-left: 20px;
}

textarea{
    height: 150px;
}

div#form div.next_step p {
    float: left;
    width: 690px;
}

/* TABLES */

 table{
    width: 675px;
    float: left;
    clear: left;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-right: 25px;
    border-collapse: collapse;
}

table td,table th{
    padding: 20px 0;
    border-bottom: 1px solid #cccccc;
}

table tr.no_border td,
table tr.no_border th{
    border: none;
}

table tr.total td,
table tr.total th{
    border: none;
    border-top: 1px solid red;
}

table.classified td.save{
    width: 160px;
}

table.classified td.date{
    width: 225px;
}

div#form div.section select.select_month{
    width: 50px;
}

div#form div.section select.select_year{
    width: 100px;
}

div#form div.section input.btn_help{
    width: 19px;
    height: 19px;
    background: #178ab3 url(./graphics/paymentbutton.gif) top left no-repeat;
    border: none;
    text-indent: -9999px;
    line-height: 0px;
}

/* TINY MCE */

div.section_tinymce {
    background: url(../graphics/cat_list_footer.gif) no-repeat bottom #f9f9f9;
    width: 680px;
    float: left;
    clear: left;
    border-top: 2px solid #BD6599;
    padding-bottom: 10px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-top: 10px;
}
div.section_tinymce label cite {
    color: #AE0014;
    font-weight: bold;
}
div.section_tinymce #body_parent {
    margin-top: 5px;
}
div.section_tinymce label {
    color: #000000;
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 5px;
    padding: 0px;
}

div.section_tinymce span.warning {
    background: url(../graphics/forms/msg_span.gif) no-repeat;
    padding-left: 10px;
    width: 213px;
    padding-top: 10px;
    height: 21px;
    display: block;
    float: left;
    clear: left;
    left: 20px;
    bottom: -11px;
    font-size: 11px;
    color: #F00;
}

