/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

* {
	margin:0;
	padding:0;
}

.cform { 
	margin:10px auto 20px auto; 
	width: 500px; 
}

.cform .cf_hidden {
	display:none; 
}

ol.cf-ol li	{
	background:none; 
	margin:5px 0;
	list-style:none; 
	text-align:left;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	padding:5px;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px;
	display: block;
	float: left;
	margin:3px 10px 0 0; 
	text-align:right;
}

.cform .cf-box-group {
	padding:0 0 0 70px;
	height:90px;
}
/* hack IE6 */			
* html .cform .cf-box-group {
	height:40px;
}

.cform .cf-box-group label {
	display: block;
	width: 75px;
	height: 85px;
	float: left;
	margin:0;
	padding:0;
	text-align: left;
	font-weight:bold;
	position:relative;
	clear:none;
}
/* hack IE6 */			
* html .cform .cf-box-group label {
	display: inline;
	float: none;
	height:auto;
	width:auto;
}


.cform .cf-box-group label span{
	position: absolute;
	display: block;
	width: 70px;
	min-width: 10px;
	left: -13px;
	bottom: 3px;
	
}	
/* hack IE6 */			
* html .cform .cf-box-group label span{
	display: inline;
	float: none;
	position: relative;
	left: 0;
	
}
.cform .cf-box-group input {
	margin: 3px;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding-left: 15px;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */


.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
	color: #FF0000;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	text-align:right;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	font-size:1em;
	font-weight:bold;
	border:none;
	color:#96bf0d;
	cursor:pointer;
	/*background:url(../images/button-bg.gif) repeat-x;
	border:1px solid #adadad;
	border-left-color:#ececec; 
	border-top-color:#ececec; */
}
.cform input.backbutton:hover,
.cform input.resetbutton:hover,
.cform input.sendbutton:hover	{
	color:#fff;
}






.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
/*ol.cf-ol li.cf_li_err, .cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0;
	margin:5px 0;
}   */ 

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	color:#333;
	text-align: center;
}






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









/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */


img.imgcalendar {
	border:none;

}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
	text-align: center;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929;
	text-decoration:underline;
}


div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd;
	background:none;
}
.disabled {
	border-color:#dddddd;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	display: none;
}

/*                                                    */
/*  Form: Newsletter                              */
/*                                                    */

#footer * {
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
}
#footer #usermessage3a,
#footer #usermessage4a {
	position: absolute;
	right: 300px;
	top:14px;
	line-height: 25px;
}
#footer .cf-ol {
	position: absolute;
	right: 40px;
	top:14px;
	
	width: 240px;
	line-height: 25px;
}
			#footer .cf-ol li {
				text-align: right;
			}
#footer .cform .cf-sb { /* p input submit */
	margin: 0;
	padding: 0;
}
#footer .cform .sendbutton {
	position: absolute;
	right: 3px;
	top:12px;

	padding: 0 3px 0 0;
	display: inline;
	
	font-size: 10px;
	width: 31px;
	border:none;
	line-height:20px;
}
#footer .cform label {
	padding:0;
	font-size: 12px;
}
                                               
.cf_li_err input, 
.cf_li_err textarea, 
.cf_li_err select {
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
