@import "calendar.css";

input#sendbutton {font-size:12px;}
input#sendbutton:hover {cursor:pointer; background:#838383; color:#fff;}

#cforms2form.cform input#sendbutton2 {margin-right:8px; width:310px; font-size:12px;}
#cforms2form.cform input#sendbutton2:hover {cursor:pointer; background:#838383; color:#fff;}

#cforms2form input.cf-box-b {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    display: inline;
    height: 22px;
    margin: 0 0 0 -10px;
    width: 22px !important;
}
#cformsform {
    margin: 10px auto 0;
    width: 267px;
}
.cform {
    margin: 10px 0;
    width: 550px;
}
.cform fieldset {
    border: medium none;
    margin-top: 10px;
    padding: 5px 0;
}
.cform .cf_hidden {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    display: none;
    margin: 0 !important;
    padding: 0 !important;
}
.cform legend {
    color: #AAAAAA;
    font: 18px Helvetica;
    letter-spacing: 3px;
    margin: 0;
    padding: 0;
}
ol.cf-ol {
    border-top: 0 solid #F2F2F2;
    margin: 0 !important;
    padding: 15px 0 0 !important;
}
ol.cf-ol li {
    background: none repeat scroll 0 0 transparent !important;
    line-height: 1.1em;
    list-style: none outside none !important;
    margin: 13px 0 !important;
    padding: 0;
    text-align: left;
}
ol.cf-ol li.textonly {
    color: #888888;
    font-size: 1em;
    letter-spacing: 2px;
    margin: 12px 0 !important;
    padding: 0 0 0 100px;
}
.cform label {
    color: #838383;
    display: inline-block;
    font: 12px Arial;
    margin: 4px 10px 0 0;
    text-align: left;
}
.cform label span {
    display: block;
    width: 220px;
}
form#cformsform label {
    width: 90px;
}
form#cformsform label span {
    display: block;
    width: 90px;
}
label.cf-before {
    margin: 4px 10px 0 0;
}
label.cf-after {
    display: inline-block;
    margin: 4px 2px 0 6px;
    text-align: left;
    width: 487px;
}
label.cf-after span {
    clear: both;
    display: inline;
    margin-left: 0;
    width: 200px;
}
label.cf-group-after {
    margin: 4px 0 0 2px;
    text-align: left;
    width: 60px;
}
label.cf-group-after span {
    display: block;
    width: 60px;
}
.cform input, .cform textarea, .cform select {
    background: url("../images/field-bg-top.gif") repeat-x scroll left top #FFFFFF;
    border: 1px solid #AAAAAA;
    color: #888888;
    font: 0.9em Trebuchet MS,sans-serif;
    padding: 3px;
    vertical-align: top;
}
.cform input:hover, .cform textarea:hover, .cform select:hover {
    background: url("../images/field-bg-bottom.gif") repeat-x scroll left bottom #FFFFFF;
    border: 1px solid #D12229;
}
.cform input:focus, .cform textarea:focus, .cform select:focus {
    background: url("../images/field-bg-bottom.gif") repeat-x scroll left bottom #FFFFFF;
    color: #666666;
}
.cform textarea, .cform input {
    width: 157px;
}
.cform select {
    width: 306px;
}
.cform select.cfselectmulti {
    height: 7.5em;
}
.cform textarea {
    font-family: arial;
    font-size: 0.9em;
    height: 55px;
    overflow: auto;
}
span.reqtxt, span.emailreqtxt {
    color: #AAAAAA;
    display: block;
    font-size: 0.7em;
    line-height: 1.2em;
    margin: 0 5px 7px 230px;
    vertical-align: top;
}
form#cformsform span.reqtxt, form#cformsform span.emailreqtxt {
    color: #AAAAAA;
    display: block;
    font-size: 0.7em;
    line-height: 1.2em;
    margin: 0 5px 7px 100px;
    vertical-align: top;
}
ol.cf-ol li.cf-box-title {
    color: #838383;
    font-family: Arial;
    font-size: 12px;
    margin: 12px 0 0 !important;
    padding: 0;
}
input.cf-box-a, input.cf-box-b {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    height: 22px;
    margin: 1px 0 0;
    width: 16px;
}
input.cf-box-a {
    margin-left: 100px;
}
ol.cf-ol li.cf-box-group {
    padding: 5px 0 5px 30px;
}
p.cf-sb {
    padding: 0 3px 0 0 !important;
    text-align: left;
}
#cforms2form p.cf-sb {
    margin-left: 190px;
    padding: 0 3px 0 0 !important;
    text-align: left;
}
.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
    background: url("../images/button-bg.gif") repeat-x scroll 0 0 transparent;
    border-color: #ECECEC #ADADAD #ADADAD #ECECEC !important;
    border-style: solid !important;
    border-width: 1px !important;
    font-size: 0.8em;
    padding: 2px 1em;
    width: auto;
}
#cforms2form .cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
    background: url("../images/button-bg.gif") repeat-x scroll 0 0 transparent;
    border-color: #ECECEC #ADADAD #ADADAD #ECECEC !important;
    border-style: solid !important;
    border-width: 1px !important;
    float: right;
    font-size: 0.8em;
    margin-left: 0;
    margin-top: 0;
    padding: 6px 1em;
}
#cforms2form.cform textarea {
    width: 300px;
}
#cforms2form.cform input {
    width: 300px;
}
.cform input.resetbutton {
    margin: 0 5px 0 0;
}
.cform input.backbutton {
    margin: 0 5px 0 0;
}
ol.cf-ol li.cf_li_err {
    background: url("li-err-bg.png") repeat scroll 0 0 #FFDFDF !important;
    border-color: #DF7D7D;
    border-style: solid;
    border-width: 1px 0;
    margin: 5px 0 !important;
    padding: 5px 0 !important;
    width: 265px;
}
#cforms2form ol.cf-ol li.cf_li_err {
    background: url("li-err-bg.png") repeat scroll 0 0 #FFDFDF !important;
    border-color: #DF7D7D;
    border-style: solid;
    border-width: 1px 0;
    margin: 5px 0 !important;
    padding: 5px 0 !important;
    width: 408px;
}
ol.cf-ol li ul.cf_li_text_err {
    color: #333333;
    margin: 0 0 0 10px;
    padding: 0;
}
ol.cf-ol ul.cf_li_text_err li {
    background: url("icon-alert.png") no-repeat scroll left 1px transparent !important;
    font-weight: bold;
    list-style: none outside none !important;
    margin: 0 0 2px !important;
    padding-left: 15px;
    text-indent: 0;
}
ol.cf-ol ul.cf_li_text_err li:before {
    content: "";
}
label.secq, label.seccap {
    margin-bottom: 4px;
    vertical-align: text-bottom;
}
input.secinput {
    vertical-align: text-bottom;
}
#cforms_captcha6, #cforms_captcha5, #cforms_captcha4, #cforms_captcha3, #cforms_captcha2, #cforms_captcha {
    height: 15px;
    margin: 0;
    padding: 4px;
    vertical-align: text-bottom;
    width: 100px;
}
img.captcha {
    border: medium none !important;
    float: none !important;
    margin: 0 0 0 10px !important;
    padding: 0 !important;
    vertical-align: text-bottom;
}
img.captcha-reset {
    background: url("captcha_reset_white.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 21px;
    margin: 0 0 2px 3px;
    vertical-align: text-bottom;
    width: 21px;
}
img.imgcalendar {
    border: medium none;
}
div.cf_info {
    color: #333333;
    display: none;
    line-height: 1.3em;
    margin: 10px auto;
    padding: 10px 15px !important;
    width: 220px;
}
div.cf_info ol {
    margin: 0;
    padding: 5px 15px 0 30px;
}
div.cf_info ol li {
    margin: 2px 0;
    padding: 1px 0;
}
div.cf_info a {
    color: red !important;
    text-decoration: underline !important;
}
div.success {
    background: none repeat scroll 0 50% #F9F9F9;
    color: #AAAAAA;
    display: block;
}
div.failure {
    background: url("li-err-bg.png") repeat scroll 0 0 #FFDFDF !important;
    border-color: #DF7D7D;
    border-style: solid;
    border-width: 1px 0;
    display: block;
    width: 235px;
}
div.failure2 {
    background: url("li-err-bg.png") repeat scroll 0 0 #FFDFDF !important;
    border-color: #DF7D7D;
    border-style: solid;
    border-width: 1px 0;
    display: block;
    width: 378px;
}
div.waiting {
    background: none repeat scroll 0 0 #F9F9F9;
    color: #AAAAAA;
    display: block;
}
.cform .cf_error {
    border: 1px solid #FF0000;
    color: red;
}
div.mailerr {
    display: block;
}
.mailerr, .cform .cf_errortxt {
    color: red;
}
p.cf_info {
    margin: 10px 0;
    text-align: center;
}
p.success {
    color: green;
}
p.failure {
    color: red;
}
[disabled] {
    background: none repeat scroll 0 0 transparent !important;
    border-color: #DDDDDD !important;
    color: #DDDDDD;
}
.disabled {
    border-color: #DDDDDD !important;
}
.cform input.cf_upload {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #888888;
    width: 220px;
}
.linklove {
    margin: 6px auto 10px !important;
    padding: 0 6px 0 0 !important;
    text-align: right;
    width: 10px;
}
.linklove a, .linklove a:visited {
    color: #FFFFFF !important;
    font-family: Tahoma;
    font-size: 0;
}
* + html ol.cf-ol, * + html ol.cf-ol li {
    display: inline-block;
}
* html ol.cf-ol, * html ol.cf-ol li, * html span.reqtxt, * html span.emailreqtxt {
    display: inline-block;
}
* html .cform legend {
    left: -8px;
    margin-left: 0;
    position: absolute;
    top: 0;
}
* + html .cform legend {
    left: -8px;
    margin-left: 0;
    position: absolute;
    top: 0;
}
* html .cform fieldset {
    margin-top: 15px;
    padding-top: 25px;
    position: relative;
}
* + html .cform fieldset {
    margin-top: 15px;
    padding-top: 25px;
    position: relative;
}
* html img.captcha {
    margin-bottom: 1px !important;
}
* + html img.captcha {
    margin-bottom: 1px !important;
}

