/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

form.cform { 
	margin:-70px auto 0 auto; 
	padding: 100px 0 0 0;
	width: 580px;
	/*height:494px;*/
	line-height:1.3em;
	background:url(../../../themes/vm/images/cform_bg.gif) 0 0 no-repeat;
	height:560px;
	font-family:"Century Gothic", "Avant Garde", "Lucida Grande", Verdana, Arial, sans-serif;
}

.cform fieldset	{ 
	margin:0;
	border:none; 
	
	
}
.cf-fs1	{
	margin:0;
	padding:0;
}

.cform fieldset.cf_hidden { 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:0;
	padding: 0 0 0 50px; 
	font-size:1.5em;
	color:#ccc;
}

ol.cf-ol { 
	margin:0; 
	padding:30px 0 0 0; 
}
ol.cf-ol li	{ 
	/*margin:0 2em!important;*/ /*some themes may interfere otherwise*/
	padding:0 0 0 52px;
	width:560px;
	list-style:none!important; 
	text-align:left;
}
.cform textarea {
	height: 130px;
	width:400px;
	font-family:inherit; 
}
/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	padding:3px 0; 
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:50%; 
	margin:0; 
	text-align:left;
	vertical-align:top;
	font-size: 1em;
	display:block;
	color:#333333;
}
.cform label span {
}

label.cf-before {
	/*display:-moz-inline-box;*/ /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:0 5px 0 0; 
}

label.cf-after 	{
	/*display:-moz-inline-box;*/ /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:0 0 0 6px;
	width:200px;
	text-align:left;	
}

label.cf-after span {
	width:200px;
	display:block;
}

label.cf-group-after {
	/*display:-moz-inline-box;*/ /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:0 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */


/*.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border:1px solid #adadad;
}*/

/*.cform input:focus,
.cform textarea:focus,
.cform select:focus,
ol.cf-ol li.cf_li_err textarea:focus,
ol.cf-ol li.cf_li_err input:focus { 
	background:url(../../../themes/agl/images/input_bg_blue.gif) top left no-repeat;
}*/

.cform input {
	width:400px;
	font-family:"Century Gothic", "Avant Garde", "Lucida Grande", Verdana, Arial, sans-serif;
}
.cform select {
	width: 75%; /* attempt to have equal length */
	font-size:1em;
}  
.cform select option{
	font-size:1em;
	padding: 4px 2px;
	background:transparent;
	
}
.cform select.cfselectmulti	{ 
	height:6.5em; 
}



/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

.reqtxt,
.emailreqtxt { 
	display:block;
	font-size:80%;
	vertical-align:top;
	color:#888888;
	text-align:right;
	margin: 0 150px 0 0;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-size:10px;
	color:#888888;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:16px; 
	border:none; 
}

input.cf-box-a 	{ 
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 0; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

#content p.cf-sb {
	margin:0 0 0 29px;
	padding:10px 0 0 0;
	/*background:url(../../../themes/vm/images/buttonl.png) top left no-repeat;*/
	text-indent:0;
	
}
.cform input.sendbutton	{ 
	/*padding:.2em; */
	margin:0;
	font-size:0.8em;
	text-align:center;
	background:url(../../../themes/agl/images/button_bg.gif) repeat-x; 
	/*border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;*/
}


/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */

.cform .error {
	/*color:red!important;
	border:1px solid #FF0000!important;*/
	background:url(../../../themes/agl/images/input_bg_red.gif) top left no-repeat;
}
.cform .errortxt,
.mailerr	    	{ color:red!important; }


/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.seccap {
	margin-top: 6px;
}

label.secq,
label.secq span {
	display:inline;
}
label.secq {
	vertical-align:middle;
}

input.secinput {
	width:45px;
	margin: 3px 0 0 10px;
	vertical-align:middle;
}

#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:top;
}

img.captcha	{
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	background:	url(../images/captcha_reset_grey.jpg) no-repeat;
	margin-left:3px;
	width:21px;
	height:21px;
}

img.imgcalendar {
	position:relative;
	top:4px;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.info 		{
	margin-left:24px;

}
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  {
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	display:none;
	/*margin:0 0 10px 0!important;
	padding:0!important;	
	text-align:center!important;*/
}
.linklove a,
/*.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#f8f2f4!important;
}*/

  
/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset.cf_hidden { 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

/** html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}*/
* html img.captcha	{
	margin-top:1px!important;
}
*+html input.cf-box-a,
*+html input.cf-box-b{ 
	background:none;
	margin-top:0;
}
* html input.cf-box-a,
* html input.cf-box-b { 
	background:none;
	margin-top:0;
}
ol.cf-ol li.cf_li_err textarea, ol.cf-ol li.cf_li_err input {
	background:url(../../../themes/vdphoto/images/input_bg_red.gif) top left no-repeat;
}
li label{
	padding:6px 0 0 0;
}

