/*
--------- FORMS ---------
Styles for forms

=1 SIGN UP

*/

@import "/approval/structure.css";
@import "/approval/text.css";


/* =1 SIGN UP / GENERAL ////////////////*/
#signup_intro {
    width:600px;
}

#signup_intro p {
    width:600px;
		line-height: normal;

}

 em {
	color: red;
}

#key{
	font-weight: bold;
	padding: 0 0 10px 0;
}

/* ALL FORMS */

#signup_form fieldset {
	border: 1px solid lightgrey;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#signup_form fieldset:hover { 
	border : 1px solid #999; 
}

#signup_form fieldset input  { 
	border: 1px solid lightgrey; 
}

#signup_form fieldset input:hover  { 
	border: 1px solid #999; 
}

#signup_form fieldset input:focus  { 
	border: 1px solid #333; 
}

#signup_form fieldset input:active  { 
	border: 1px solid #333; 
}


#signup_form legend {
    margin: 0 5px 5px 5px;
}

#signup_form label {
	display: inline;
	font-weight: bold;
}

#signup_form input.error {
	 background-color: #efefef;
}

#signup_form p.instruction {
	border: 1px solid #a0da69;
}

#signup_form a:link, a:visited {
	text-decoration: underline;
	color: #666;

}

#signup_form a:hover {
	text-decoration: none;
	background-color: #45ab00;
	color: #fff;
}

#signup_form a:active {
	text-decoration: none;
	background-color: #45ab00;
	color: #fff;
}


/* CENTRE INFO */

#signup_center {
	padding: 0 6px 6px 6px;
    width: 625px;
    margin-bottom: 6px;
}
 
#signup_center label {
	line-height: 1.6em;
    width: 150px;
    float: left;
    margin: 3px 0 0 0;
}

#signup_center input {
    margin: 4px 0 5px 0;
}

#signup_center input.first {
	float: left;
} /* JF: the float is here on just this element because of the find my cnetre details if you have a float for all input fields it dosne't work in I.E 6.0 */

#signup_center input.second {
	float: left;
} /* JF: the float is here on just this element because of the find my cnetre details if you have a float for all input fields it dosne't work in I.E 6.0 */


#signup_center input.submit {
	margin: -5px 0 0 20px ;
	padding:  0 0 0 0;
	float: left;
	border: none;
}

#signup_center input.submit:hover {
	border: none; 
}

#signup_center p {
	width: 310px;
	margin: 0 0 20px 150px;
}

#signup_center p.instruction {
	margin: 0 0 15px 0;
	padding: 5px;
	width: 585px;
	font-weight: bold;
	background-color: #e8f6db;
	
}

#signup_center p.terms {
	width: 410px;
	line-height: 1.4em;
}

#signup_center p.notcorrect {
	padding: 0 0 0 0;
	margin: 0 0 20px 150px;
}



#school_ad1 {
	width: 250px;
	background-color: #eee;
	color: #666;
}

#school_ad2 {
	width: 250px;
} 

#school_ad3 {
	width: 250px;
} 

#school_ad4 {
	width: 250px;
}

#school_ad5 {
	width: 250px;
}

#school_ad6 {
	width: 150px;
}

#head{
	width: 200px;
}

input#school_ad2, input#school_ad3, input#school_ad4, input#school_ad5, input#school_ad6 {
	display: block;
	margin-left: 150px;
	background-color: #eee;
	color: #666;
}



/* CONTACT INFO */

#signup_contact {
	padding:3px 6px 6px 6px;
    width: 625px;
    margin-bottom:6px;
}

#signup_contact label {
	line-height:1.6em;
    width:150px;
    float:left;
    margin-bottom:10px;
}

#signup_contact input {
	float: left;
    width: 310px;
    margin: 4px 0 11px 0;
}

/* NATIONALS TABLE */
#signup_nationals{
	padding: 3px 6px 6px 6px;
    width: 625px;
    margin-bottom: 6px;
}



#nationals {
	width: 600px;
	border: 1px solid #666;
	border-collapse: collapse;
	background-color: #eeeef5;
	margin: 0 0 10px 0;
	color: #333333;
}

#signup_nationals p {
	padding: 0;
	margin: 0 0 10px 0 ;
}

#nationals tr td {
	border: 1px solid #666;
	padding: 5px 5px;
}

#nationals th {
	background-color: #45ab00;
	color: #fff;
	text-align: center;
	padding: 5px 5px;
	border: 1px solid #666;
}

#nationals tr.alt {
	background-color: #f9f9fb;
}

#nationals td.number{
	text-align: center;
}

#signup_form #nationals input {
	width: 30px;
	border: 1px solid #666;

}

#nationals td.date {
	text-align: center;
}

#nationals select {
	margin: 0 10px;
	width: 100px;
	border: 1px solid #666;

}


/* TERMS AND CONDITIONS */

#rgterms {
	padding:3px 6px 6px 6px;
    width:625px;
}

/*#rgterms span {
	float: left; 
	width: 300px; 
}

#signup_form  #rgterms input {
	float: right;
	border: none;
}

#rgterms label {
	float: right; 
}*/

	#rgterms ul {
		list-style-type: none;
		list-style-image: none;
		padding: 0;
		margin: 0;
	}
	
	#rgterms ul li {	
		display: block;
		clear: both;
		background: none;
		margin: 0.5em 0 0.5em 0;
		padding: 0.1em 0 0.1em 0.8em;
	}
	
	#rgterms ul li.terms {	
		display: block;
		clear: both;
		background: none;
		margin: 1em 0 1.5em 0;
		padding: 0.1em 0 0.1em 0.8em;
	}

	#rgterms li.terms label {
		width: 15em; 
		float: none; 
		display: inline; 
		margin: 0; 
		text-align: left;
		padding: 0 0 0 0.5em;
	}
	
	#rgterms li.terms a {
		text-decoration: underline;
	}
	
	#rgterms li.terms a:hover {
		text-decoration: none;
	}


/* SUBMIT BUTTON */

.clearform {
	margin: 10px 0 0 440px;
	border: none; 
}


#rgterms input.submit {
	border: none; 
}
