/*
	Filename         :	layout-forms.css
	Created by       :	Gareth de Walters
	Last modified by :	The Guild
	Created          :	28 January 2005 17:17
	Last Updated     :	23 August 2006 16:04
	Comments         :	Standard style for HTML forms.
*/


/* modified by the Guild 23/08/06 - border / fixed width removed and padding changed */
#content .form {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:1.5em;
	height:auto;
	overflow:hidden; /* Stops IE6 displaying too much space below certain DIVs  */
}

#content fieldset {
border-width: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 20px 0px;
}

/* modified by the Guild 23/08/06 - margin tweaked, font size reduced */
#content .form h5
{
	clear: both;
	font-size: 12px;
	margin: 0 0 -3px 0;
}

/* added by the Guild 23/08/06 - additional form control style */
#content .text
{
	width: 300px;
	height: 14px;
	border: 1px #999 solid;
}

/* added by the Guild 23/08/06 - additional form control style */
#content select
{
	width: 300px;
	height: 18px;
	border: 1px #999 solid;
	background: #e4e4e4
}
	
	

#content .formRow {
	clear: both;
	margin-bottom: 4px;
  	padding: 4px 2px 4px 2px;
}

#content .formRow div.rdochkFlushLeft {
	float: left;
	width: 23px;
	margin-right: 5px;
}

#content .formRow div.rdochkLabelRight {
	float: left;
	width: 364px;
	padding: 2px 0px 3px 0px;
	vertical-align: bottom;
}

#content .formRow div.inputFlushRight {
	float: left;
	width: 218px;
	margin-right: 5px;
	padding-left: 3px;
}

#content .formRow div.inputLabelLeft {
	float: left;
	width: 97px;
	padding: 2px 0px 3px 0px;
	vertical-align: bottom;
}

#content .formRow div.LabelLeftNarrow {
	float: left;
	width: 164px;
	padding: 2px 0px 3px 0px;
	vertical-align: bottom;
}

#content .formRow div.rdochkAdjacent {
	float: left;
	width: 60px;
	height:33px;
	padding: 2px 5px 3px 0px;
	vertical-align: bottom;
}

#content .formRow span.formLabel {
	float: left;
  	width: 100px;
	padding: 2px;
  	text-align: right;
}


#content form .formLabelErr {
	color: red; display: block; padding: 3px 2px 2px 2px; 
    border: 1px solid red; 
}

#content .formRow span.formLabelRequired {
	float: left;
  	width: 100px;
	padding: 2px;
  	text-align: right;
	font-weight: bold;
	color: #FF0000;
}

#content .formRow span.formInput {
	float: right;
  	width: 290px;
  	text-align: left;
}

#content .formRow input.submit {
	font-weight:bold;
	font-size:100%;
}

/* Set styles of the submit button on the search form */
#content .formRow input.submit {
	border:1px solid #ACACAC;
	background-color: #ACACAC;
	color: #FFFFFF;
}


#content .formRow input.text, #content .formRow textarea {
	display:block;
	margin:3px 0px 5px 0px;
	font-size: 108%;
}

#content .formInput input.text, input.textarea {
	width:90px;
	font-size:100%;
}

#content .formRow input.submit {
	width:auto;
	padding:.1em;
}
/*
	Rule Created by  :	Jaran Finn
	Created          :	18 November 2005 14:42
	Delete After     :	23 December 2005
	Comments		 :  Temporary style for Black World 'end-of-season' feedback survey form
*/
#content .form .blkworldsubhead { 
	color:#FF6500; 
	clear:both; 
	margin-top:25px;
}
#content #BlackWorldQuestionnaire {
	background-image: url('./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20090113155336im_%2Fhttp%3A%2F%2Fblackworld.bfi.org.uk%2Fimages%2Fsurvey%2Fbw_comp_bkgnd.gif');
	background-repeat: no-repeat;
	background-position: 50% 2%;
}
#content .form .blkworldtext { 
	display:block;
	margin:3px 0px 5px 0px;
	font-size:100%;
	border-color: #E4A847 #FFA000 #FFA000 #E4A847;

}

/* added by the Guild 23/08/06 - additional form control style */
#content .formRow .textarea
{
	width: 300px;
	height: 180px;
	border: 1px #999 solid;
	background: #e4e4e4
}



/*
     FILE ARCHIVED ON 15:53:36 Jan 13, 2009 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:28:02 Apr 19, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.734
  exclusion.robots: 0.06
  exclusion.robots.policy: 0.049
  esindex: 0.013
  cdx.remote: 23.436
  LoadShardBlock: 139.656 (3)
  PetaboxLoader3.datanode: 95.385 (4)
  PetaboxLoader3.resolve: 82.724 (2)
  load_resource: 91.891
*/