/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";


.cform label {
	font-weight: bold;
}
#submit {
	height: 36px;
	width: 82px;
	float: right;
	margin-right: 15px;
	border: none;
	background-image: url(images/button-sendmail.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
	cursor: pointer;
}
.cform input {
    width: 175px;
	background-color: #0e1a23;
	border-top: 1px solid #0B1721;
	border-right: 1px solid #0B1721;
	border-left: 1px solid #0f1e2b;
	border-bottom: 1px solid #0f1e2b;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 14px;
}
.cform textarea {
	background-color: #0e1a23;
	border-top: 1px solid #0B1721;
	border-right: 1px solid #0B1721;
	border-left: 1px solid #0f1e2b;
	border-bottom: 1px solid #0f1e2b;
        color: #eff0e6;
	font: 11px Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 300px;
	height: 150px;
}
.cform textarea:focus, input[type="text"]:focus {
	background: #0c151b;
        color: #eff0e6;
}
.submit {
	height: 36px;
	width: 82px;
	float: right;
	margin-right: 15px;
	border: none;
	background: none;
        color: #ffffff;
}
.textonly {
color: #685c54;
font-weight: bold;
font-size: 12px;
}
.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	color:#666666;
}

ol.cf-ol { 
	margin:0px; 
	padding:0px;
}

ol.cf-ol li	{
	padding:0px; 
        margin: 0px;
	list-style:none; 
        margin: 10px 0px;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	margin:10px 0px !important;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	font-weight: bold;
	float: left;
	width: 125px;
}

.cform label span {
	width:125px; /* must be the same as above!*/
	display:block;
}

label.cf-before {
	margin:0px; 
}

label.cf-after 	{
	text-align:left;
}

label.cf-after span {
	display:block;
}

label.cf-group-after {
	margin:0px;
	width:72px;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */


.cform select {
	width:180px; /* attempt to have equal length */
	padding:0px;
	background-color: #0e1a23;
	border-top: 1px solid #0B1721;
	border-right: 1px solid #0B1721;
	border-left: 1px solid #0f1e2b;
	border-bottom: 1px solid #0f1e2b;
	font-size: 10px;
	color: #FFFFFF;
        height: 25px;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
        width: 180px;
        background-color: #0e1a23;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	padding:0px 0 0 0px; /* check with label 'width' incl. */

}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:0px; 
        width: 14px; 
        height: 14px;
        background-color: #0e1a23;
	border-top: 1px solid #0B1721;
	border-right: 1px solid #0B1721;
	border-left: 1px solid #0f1e2b;
	border-bottom: 1px solid #0f1e2b;

}

.cform input.cf-box-a 	{ 
	margin-left:0px; /* check with label 'width' incl. */
        background-color: #0e1a23;
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:0px;
	padding-left: 0px; 
        background-color: #0e1a23;

} 

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	font-size:1.6em;
	vertical-align:top;
        color: #de0f46;
        text-align: right;
        padding-left: 8px;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
}
.cform input.sendbutton	{ 
	height: 36px;
	width: 82px;
	float: right;
	margin-right: 15px;
	border: none;
	background-image: url(button-sendmail.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
	cursor: pointer;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	padding:0px 0!important;
	margin:0px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	padding:0;
}

ol.cf-ol ul.cf_li_text_err li {
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */
.info {
	color: #fbc034;
        font-weight: bold;
        clear: right;
        padding-top: 15px;
}
.info ol {
	margin: 0px;
	padding:0px;
}
.info ol li {
	padding:0px;
	margin:5px 0px;
}
.info a	{
	color: #ad2929;
	text-decoration: none;
}
.success {
	color:#a3cc74;
	display:block;
        font-weight: bold;
        font-size: 11px;
        clear: both;
}
.failure {
	color: #de0f46;
	display:block;
        font-weight: bold;
        font-size: 11px;
        clear: both;
}


/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .error { 
	color: #de0f46;
        border: 1px solid #de0f46; 
}
.cform .errortxt,
.mailerr {
	color: #de0f46;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:90%;
        height: 25px;
        background-color: #0e1a23;
	border-top: 1px solid #0B1721;
	border-right: 1px solid #0B1721;
	border-left: 1px solid #0f1e2b;
	border-bottom: 1px solid #0f1e2b;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:300px;
	margin:0px;
	padding:0px;	
        display: none;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
}
* html .cform legend { 
	position:absolute; 
}
*+html .cform fieldset {
	position: relative;
}
*+html .cform legend { 
	position:absolute; 
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}

