 @import "calendar.css";

.cform {
width:410px;
background-color:#FFF;
margin:10px
}

.cform fieldset {
margin-top:10px;
border:none;
padding:5px 0
}

.cform .cf_hidden {
display:none;
border:none !important;
background:none !important;
margin:0;
padding:0
}

.cform legend {
font:normal 18px Helvetica;
color:#aaa;
letter-spacing:3px;
margin:0;
padding:0
}

ol.cf-ol {
border-top:1px solid #f2f2f2;
margin:0;
padding:15px 0 0
}

ol.cf-ol li {
background:none !important;
list-style:none !important;
text-align:left;
line-height:1.1em;
margin:5px 0;
padding:0
}

ol.cf-ol li.textonly {
color:#383838;
font-size:1em;
letter-spacing:2px;
margin:12px 0 !important;
padding:0
}

.cform label {
width:90px;
display:inline-block;
text-align:left;
vertical-align:top;
color:#aaa;
font:0.9em Trebuchet MS,sans-serif;
margin:4px 10px 0 0
}

.cform label span {
width:90px;
display:block;
color:#383838
}

label.cf-before {
margin:4px 10px 0 0
}

label.cf-after {
text-align:left;
width:75px;
margin:4px 2px 0 6px
}

label.cf-after span {
width:300px;
display:block;
color:#383838
}

label.cf-group-after {
width:120px;
height:30px;
text-align:left;
margin:4px 30px 10px
}

label.cf-group-after span {
width:60px;
display:block
}

.cform input,.cform textarea,.cform select {
border:1px solid #aaa;
font:0.9em Trebuchet MS,sans-serif;
color:#383838;
background:#fff url(../images/field-bg-top.gif) repeat-x top left;
vertical-align:top;
padding:3px
}

.cform input:hover,.cform textarea:hover,.cform select:hover {
border:1px solid #FC0;
background:#fff url(../images/field-bg-bottom.gif) repeat-x bottom left
}

.cform input:focus,.cform textarea:focus,.cform select:focus {
color:#666;
background:#fff url(../images/field-bg-bottom.gif) repeat-x bottom left
}

.cform textarea,.cform input {
width:298px
}

.cform select {
width:306px
}

.cform select.cfselectmulti {
height:7.5em
}

.cform textarea {
font-family:arial;
font-size:0.9em;
overflow:auto
}

span.reqtxt,span.emailreqtxt {
display:block;
vertical-align:top;
color:#aaa;
font-size:0.7em;
line-height:1.2em;
margin:0 5px 7px 98px
}

ol.cf-ol li.cf-box-title {
color:#383838;
font-size:1em;
margin:12px 0 0 !important;
padding:0 0 0 10px
}

input.cf-box-a,input.cf-box-b {
width:16px;
height:22px;
border:none !important;
background:none !important;
margin:1px 0 0
}

input.cf-box-a {
margin-left:10px
}

ol.cf-ol li.cf-box-group {
padding:0 0 5px 10px
}

p.cf-sb {
text-align:right;
margin:0;
padding:0 3px 0 0 !important
}

.cform input.backbutton,.cform input.resetbutton,.cform input.sendbutton {
width:auto;
font-size:0.8em;
background:url(../images/button-bg.gif) repeat-x;
border:1px solid #adadad !important;
border-left-color:#fbfbfb !important;
border-top-color:#fbfbfb !important;
margin:0;
padding:2px 1em
}

ol.cf-ol li.cf_li_err {
background:#FFDFDF;
z-index:99;
border-color:#DF7D7D;
border-style:solid;
border-width:1px 0;
margin:5px 0;
padding:5px 0
}

ol.cf-ol li ul.cf_li_text_err {
color:#333;
margin:0 0 0 10px;
padding:0
}

ol.cf-ol ul.cf_li_text_err li {
background:url(icon-alert.png) no-repeat left 1px;
list-style:none !important;
font-weight:700;
text-indent:0;
padding-left:15px;
margin:0 0 2px
}

ol.cf-ol ul.cf_li_text_err li:before {
content:''
}

label.secq,label.seccap {
vertical-align:text-bottom;
margin-bottom:4px
}

input.secinput {
vertical-align:text-bottom
}

#cforms_captcha6,#cforms_captcha5,#cforms_captcha4,#cforms_captcha3,#cforms_captcha2,#cforms_captcha {
height:15px;
width:10px;
vertical-align:text-bottom;
margin:0;
padding:4px
}

img.captcha {
vertical-align:text-bottom;
border:none !important;
float:none !important;
margin:0 0 0 10px;
padding:0
}

img.captcha-reset {
vertical-align:text-bottom;
background:url(captcha_reset_white.gif) no-repeat;
width:21px;
height:21px;
border:none;
margin:0 0 2px 3px
}

img.imgcalendar {
border:none;
margin-right:120px;
margin-top:-15px;
top:0;
padding:0
}

div.cf_info {
color:#4a8eff;
display:none;
width:500px;
line-height:1.3em;
padding:10px 15px
}

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:#fff none repeat scroll 0;
color:#333;
display:block;
width:300px
}

div.failure {
display:block;
background:#FFDFDF;
border-color:#DF7D7D;
border-style:solid;
border-width:1px 0
}

div.waiting {
background:#fff;
color:#AAA;
display:block
}

.cform .cf_error {
color:red;
border:1px solid red
}

div.mailerr {
display:block
}

p.cf_info {
text-align:center;
color:#333;
margin:10px 0
}

p.success {
color:#333
}

[disabled] {
color:#ddd;
background:none !important;
border-color:#dddddd !important
}

.disabled {
border-color:#dddddd !important
}

.cform input.cf_upload {
width:220px;
background:#f9f9f9;
border:1px solid #888
}

.linklove {
text-align:right;
width:410px;
margin:6px auto 10px !important;
padding:0 6px 0 0 !important
}

.linklove a,.linklove a:visited {
font-size:0.8em;
font-family:Tahoma;
color:#aaaaaa !important
}

.cform input.resetbutton,.cform input.backbutton {
margin:0 5px 0 0
}

.mailerr,.cform .cf_errortxt,p.failure {
color:red
}

*+html ol.cf-ol,*+html ol.cf-ol li,* html ol.cf-ol,* html ol.cf-ol li,* html span.reqtxt,* html span.emailreqtxt {
display:inline-block
}

* html .cform legend,*+html .cform legend {
position:absolute;
left:-8px;
top:0;
margin-left:0
}

* html .cform fieldset,*+html .cform fieldset {
position:relative;
margin-top:15px;
padding-top:25px
}

* html img.captcha,*+html img.captcha {
margin-bottom:1px
}