@import "calendar.css";


/*
#li--15items label span {

width: 220px;

}


#li--15items label {

width: 220px;

padding: 2px 0;

}

#li--29items label span {

width: 470px;

}


#li--29items label {

width: 470px;

}


#li--26items  input.cf-box-b {

float: left;

}

*/

.cform { 



	margin:10px auto 0 auto; 



	width: 520px; /*410px; */



}







.cform fieldset	{ 



	margin-top:10px; 



	padding:5px 0 5px 0; 



	border:none;



}







.cform .cf_hidden {



	display:none; 



	border:none!important;



	background:none!important;



	padding:0!important;



	margin:0!important;



}







.cform legend { 



	margin:0;



	padding:0; 



	/*font:normal 18px Trebuchet MS,sans-serif, arial;*/



        font-size: 18px;



	/*font-family: Times New Roman, Georgia, Trebuchet MS;*/
	
	font-family: Arial, Tahoma, Verdana;



	color: #000; /* #aaa; */



	letter-spacing: 1px;



}







ol.cf-ol { 



	margin:0!important; 



	padding:15px 0 0 0!important; 



	border-top:1px solid #000; /* #f2f2f2;*/



}



ol.cf-ol li	{



	background:none!important; 



	margin:5px 0!important; /*some themes may interfere otherwise*/



	padding:0; 



	list-style:none!important; 



	text-align:left;



	line-height:1.1em;



}











/*                                                    */



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



/*                                                    */







ol.cf-ol li.textonly {

	text-align:left;

	vertical-align:top;

    color: #000;

	font:1em Trebuchet MS,sans-serif, arial;


/*	margin:12px 0pt !important;



	padding:0pt 0pt 0pt 100px;
*/


}











/*                                                    */



/* global definitions for field labels                */



/*                                                    */







.cform label {



	/*width:90px; */



        width:160px;



	margin:4px 10px 0 0; 



	display:-moz-inline-box; /*for mozilla*/



	display:inline-block; /*for Opera & IE*/



	text-align:left;



	vertical-align:top;



	/*color: #aaa;*/



        color: #000;



	font:0.9em Trebuchet MS,sans-serif, arial;



}



.cform label span {



	width:160px; /* must be the same as above!*/



	display:block; 



}







label.cf-before {



	margin:4px 10px 0 0; 



}







label.cf-after 	{



	margin:4px 2px 0pt 6px;



	text-align:left;



	width:75px;



}







label.cf-after span {



	width:75px;



	display:block;



}







label.cf-group-after {



	margin:4px 0 0 2px;



	width:60px;



	text-align:left;



}



label.cf-group-after span {



	width:60px;



	display:block;



}







/*                                                    */



/*   FORM FIELDS general formatting                   */



/*                                                    */







.cform input,



.cform textarea,



.cform select { 



	padding:3px;



	border:1px solid #aaa; 



	font:0.9em Trebuchet MS,sans-serif;



	color:#000;



	background:#ffffff url(../images/field-bg-top.gif) repeat-x top left;



	vertical-align:top;



}

.cform textarea {

	height: 225px;

}

.cform input:hover,



.cform textarea:hover,



.cform select:hover	{



	border: 1px solid #FFCC00;



	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 



}







.cform input:focus,



.cform textarea:focus,



.cform select:focus	{ 



	color:#666;



	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 



}







.cform textarea,



.cform input {



	width:298px; 



}



.cform select {



	width:306px; /* attempt to have equal length */



}  







.cform select.cfselectmulti	{ 



	height:7.5em; 



}







.cform textarea {



	font-family: arial;



	font-size: 0.9em;



	overflow:auto;



}







/*                                                    */



/* formatting for text:  "(required)"  & other        */



/*                                                    */







span.reqtxt,



span.emailreqtxt { 



	margin:0px 5px 7px 170px;



	display: block; 



	vertical-align:top;



	color: #000;



	font-size:0.7em;



	line-height:1.2em;



}











/*                                                    */



/*   radio button title                               */



/*                                                    */







ol.cf-ol li.cf-box-title {



	color:#000;



	font-size:1em;



	/*letter-spacing:2px;*/



	margin:12px 0pt 0 !important;



	padding:0pt 0pt 0pt 0pt; /* 100px;*/



}







/*                                                    */



/*   check boxes                                      */



/*                                                    */







input.cf-box-a,



input.cf-box-b 	{ 



	margin:1px 0 0 0; 



	width:16px; 



	height:22px;



	border:none!important;



	background:none!important;



}







input.cf-box-a 	{ 



	margin-left:100px; /* check with label 'width' incl. */



} 































































/*                                                    */



/* check box groups                                   */



/*                                                    */







ol.cf-ol li.cf-box-group {



	padding: 0 0 5px 0; 



} 











/*                                                    */



/*   FORM submit button                               */


/*                                                    */







p.cf-sb {



	margin: 18px 0 0 0;



	padding:0pt 3px 0pt 0pt !important;



	text-align:center;



}



.cform input.backbutton,



.cform input.resetbutton,



.cform input.sendbutton	{ 

	/*width: 159px;  
	height: 59px;*/
	width: 180px;  
	height: 54px;
	padding: 0; 
	margin: 0;
	font-size: 0;
	/*background: #ffffff url(images/button-blue.jpg) no-repeat; */
	background: #ffffff url(images/submit-double.png) no-repeat; 
	background-position: 1px -54px;/*css sprite*/	
	
/*	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important; */
	border: none;
}



.cform input.sendbutton:hover	{ 

	/*background: #ffffff url(images/button-red.jpg) no-repeat; */
	background: #ffffff url(images/submit-double.png) no-repeat;
	background-position: 1px -1px;/*css sprite*/	

}



.cform input.resetbutton {



	margin: 0 5px 0 0;



}



.cform input.backbutton {



	margin: 0 5px 0 0;



}







/*                                                    */



/*   FORM FIELDS enhanced error display               */



/*                                                    */



ol.cf-ol li.cf_li_err {



	background:#FFDFDF url(li-err-bg.png) repeat!important;



	border-color:#DF7D7D;



	border-style:solid;



	border-width:1px 0pt;



	padding:5px 0!important;



	margin:5px 0!important;



}







ol.cf-ol li ul.cf_li_text_err {



	margin:0 0 0 10px;



	padding:0;



	color:#333;



}







ol.cf-ol ul.cf_li_text_err li {



	background:url(icon-alert.png) no-repeat left 1px!important;



	list-style:none!important;



	font-weight:bold;



	text-indent:0;



	margin:0 0 2px!important;



	padding-left:15px;



}



ol.cf-ol ul.cf_li_text_err li:before {



	content:'';



}







/*                                                    */



/* 'visitor verification' related styles              */



/*                                                    */



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:100px;



	padding: 4px 4px;



	margin: 0;



	vertical-align:text-bottom;



}







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_white.gif) no-repeat;



	margin:0 0 2px 3px;



	width:21px;



	height:21px;



	border:none;



}







img.imgcalendar {



	border:none;



}







/*                                                    */



/* change formatting of response msgs here            */



/*                                                    */







div.cf_info {



	color:#333;



	display:none;



	padding:10px 5px!important;



	width:150px;



	line-height:1.3em;



	margin:10px auto;



}



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:red!important;



	text-decoration:underline!important;



}



div.success {



	background:#F9F9F9 none repeat scroll 0%;



	color:#AAAAAA;



	display:block;



}



div.failure {/*



	display:block;



	background:#FFDFDF url(li-err-bg.png) repeat!important;



	border-color:#DF7D7D;



	border-style:solid;



	border-width:1px 0pt;



       color: red;



width: 150px;*/



display: none;



}



div.waiting {



	background:#F9F9F9;



	color:#AAAAAA;



	display:block;



}



/*                                                    */



/*   formatting for invalid user inputs               */



/*                                                    */



.cform .cf_error { 



	/*color:red; */



       color: #000;



	border:1px solid #FF0000; 



}



div.mailerr {



	display:block;



}



.mailerr,



.cform .cf_errortxt {



	color:red; 



}







/*                                                    */



/* change formatting of response msgs here            */



/*                                                    */







p.cf_info 		{



	margin:10px 0;



	text-align:center;



}



p.success 	{



	color:green;



}



p.failure 	{



	color:red;



}







/*                                                    */



/* 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:220px;



	background: #f9f9f9;



	border:1px solid #888888;



}







/*                                                    */



/*  Other: link love                                  */



/*                                                    */







.linklove {



	display:none;



}







/*.linklove {



	margin:6px auto 10px !important;



	padding:0pt 6px 0pt 0pt !important;



	text-align:right;



	width:410px;



}







.linklove a,



.linklove a:visited {



	font-size: 0.8em;



	font-family: Tahoma;



	color:#aaaaaa!important;



}



*/







/*                                                    */



/*  Other: browser hacks                              */



/*                                                    */



*+html ol.cf-ol,



*+html ol.cf-ol li	{



	display: inline-block;  /*for ie7*/



}



* html ol.cf-ol,



* html ol.cf-ol li,



* html span.reqtxt,



* html span.emailreqtxt { 



	display: inline-block;



}



* html .cform legend { 



	position:absolute; 



	left: -8px; 



	top:0;



	margin-left:0;



}



*+html .cform legend { 



	position:absolute; 



	left: -8px;



	top:0;



	margin-left:0;



}



* html .cform fieldset {



	position: relative;



	margin-top:15px;



	padding-top:25px; 



}



*+html .cform fieldset {



	position: relative;



	margin-top:15px;



	padding-top:25px; 



}



* html img.captcha	{



	margin-bottom:1px!important;



}



*+html img.captcha	{



	margin-bottom:1px!important;



}















/* for the slim form */







#cforms2form { 



	width: 150px;



	margin: 0 auto 0 auto;



}







#cforms2form legend { 



	font:normal 12px Trebuchet MS,sans-serif, arial;



        display: none;



}







#cforms2form label {



        width:100;



}



#cforms2form label span {



	width:100px; /* must be the same as above!*/



}







#cforms2form input,



#cforms2form textarea,



#cforms2form select { 



	padding:2px;



	border:1px solid #aaa;



}







#cforms2form textarea,



#cforms2form input {



	width:144px;



}







#cforms2form textarea {



        height: 60px;



}







#cforms2form select {



	width:150px; /* attempt to have equal length */



} 







#cforms2form span.reqtxt,



#cforms2form span.emailreqtxt { 



	display: none;



}







#cforms2form ol.cf-ol { 



	border:none;



        padding: 0 0!important; 



}







#cforms2form input.sendbutton	{ 


	width: 45px;
	background: #FFFFFF url(images/button-bg-blue.gif) repeat-x; 
	height: 20px;
	padding: 0; 
	margin: 0;
	font-size: 0.9em;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;


}





#cforms2form input.sendbutton:hover	{ 



	width: 45px;



	background: #FFFFFF url(images/button-bg-red.gif) repeat-x; 



}



#cforms2form ol.cf-ol li.cf_li_err {



        width: 150px;



}







#cforms2form div.cf_info ol {



	padding:5px 5px 0 10px;



}





/* for feedback form */


#cforms3form { 
	margin:10px auto 0 auto; 
	width: 450px; 
}

#cforms3form fieldset	{ 
	margin-top:10px; 
	padding:10px 0 10px 0; 
	border:none; 
}

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

#cforms3form legend { 
    display: none;
	/*
	margin-left:0px;
	padding:0; 
	font:bold 20px Verdana; 
	color:#888;
	letter-spacing:4px;*/
}

#cforms3form ol.cf-ol { 
	margin:0!important; 
	padding:0!important; 
	border: none;
}
#cforms3form ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:26px;
}


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

#cforms3form ol.cf-ol li.textonly {
	color:#AAAAAA;
	letter-spacing:3px;
	padding:3px 0pt;
	text-align:center;
}


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

#cforms3form label {
	margin:2px 10px 0 0; 
	text-align:left;
	font-size: 16px;
	display:block;
	padding:2px;
}

#cforms3form label span 
{
font-family: Arial, Tahoma, Verdana;
width: 450px;
color:#000;
display: block;

}

#cforms3form label.cf-before {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:1px 5px 0 0; 
}

#cforms3form label.cf-before span{
	width:100px; 
	display:block;
}

#cforms3form label.cf-after 	{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:1px 2px 0 4px;
	width:195px;
	text-align:left;	
}

#cforms3form label.cf-after span {
	width:190px;
	color:#666;
	font-size: 16px;
	display:block;
}

#cforms3form label.cf-group-after {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:1px 5px 0pt 4px;;
	width:190px;
	text-align:left;
}
#cforms3form label.cf-group-after span {
	width:190px;
	color: #666;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

#cforms3form  input,
#cforms3form  textarea,
#cforms3form  select { 
	margin:0;
	padding:3px;
	background: #fbfbfb; 
	border:none;
	border: 1px solid #666666; 
	vertical-align:top;
	color:#777777;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
#cforms3form  input {
	font-size: 16px;
}

#cforms3form  input:hover,
#cforms3form  textarea:hover,
#cforms3form  select:hover	{
	background:#CEDDDF; 
}

#cforms3form  input:focus,
#cforms3form  textarea:focus,
#cforms3form  select:focus	{ 
	background:#F3F8F8; 
}

#cforms3form  textarea,
#cforms3form  input {
	width:415px; 
}
#cforms3form  select {
	width:421px; /* attempt to have equal length */
}  

#cforms3form  select.cfselectmulti	{ 
	height:6.5em; 
}

#cforms3form textarea {
	font-family: arial;
	font-size: 16px;
	height: 6em;
	overflow:auto;
}

#cforms3form input.cf_date {
	width:395px;
}

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

#cforms3form ol.cf-ol li.cf-box-title {
	font-size:16px;
	color:#000;
	font-family: Arial, Tahoma, Verdana;
	/*letter-spacing:2px;*/
	margin:20px 0pt 0pt !important;
}

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

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


/*                                                    */
/* check box groups                                   */
/*                                                    */

#cforms3form ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 0; 
} 


/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

#cforms3form span.reqtxt,
#cforms3form span.emailreqtxt { 
	display:block; /*for mozilla*/
	font-size:9px;
	vertical-align:top;
	color:#888888;
	text-align:right;
	margin:0 0px 0 0;
	line-height:13px;
	letter-spacing:3px;
	width:420px;
}

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

#cforms3form p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align:right;
}
#cforms3form  input.backbutton,
#cforms3form  input.resetbutton,
#cforms3form  input.sendbutton	{ 
	width:140px;  
	padding:5px; 
	margin: 0px 28px 4px 0pt;
	font-size:1.2em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
	
}
#cforms3form  input.resetbutton {
	width: auto;
	padding:5px 1em;
	margin-right: 5px;
}
#cforms3form  input.backbutton {
	width: auto;
	padding:5px 1em;
	margin-right: 5px;
}

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

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

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


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

#cforms3form label.seccap {
	margin-top: 6px;
}

#cforms3form label.secq{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	width:auto;
	padding:2px 4px 2px 2px;
}
#cforms3form label.secq span {
	display:block!important;
	width:auto;
}

#cforms3form input.secinput {
	vertical-align:text-bottom;
}

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

#cforms3form div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:420px;
	line-height:1.3em;
	margin:10px auto;
}
#cforms3form div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
#cforms3form div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
#cforms3form div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
#cforms3form div.success {
	color:#AAAAAA;
	display:block;
	letter-spacing:2px;
	text-align:right;
}
#cforms3form div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
#cforms3form div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}