/* --------------------------------------------------------------------------------
THE BRITISH SCHOOL forms
February 2008
------------------------------------------------------------------------------- */

#formTabs {
	background: url(/_layouts/images/British%20School/form_tabs_background.gif) no-repeat bottom right;
	margin-bottom: 20px;
	height:60px;
	padding-bottom: 1px;
	height:60px;
}

#formTabs li {
	float: left;
	font-size: 1.1em;
	text-align: center;	
	background: url(/_layouts/images/British%20School/form_tab_unselected_right.gif) no-repeat;
	background-position: right 1px;
	margin-right: 1px;
	width:80px;
	height:60px;
}

#formTabs li.selected {
	background: url(/_layouts/images/British%20School/form_tab_selected_right.gif) no-repeat;
	background-position: right top;	
}

#formTabs li a {
	color: white;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 3px 10px;
	line-height: 1.2em;
	background: url(/_layouts/images/British%20School/form_tab_unselected_left.gif) no-repeat top left;
	background-position: left 1px;	
}

#formTabs li.selected a {
	background: url(/_layouts/images/British%20School/form_tab_selected_left.gif) no-repeat top left;
	background-position: left top;		
}

#formTabs li.disabled div {
	color: white;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 3px 10px;
	line-height: 1.2em;
	background: url(/_layouts/images/British%20School/form_tab_unselected_left.gif) no-repeat top left;
	background-position: left 1px;	
}

.generalForms {
	clear: both;
	margin-bottom: 15px;
}

/*.generalForms:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}*/

.generalForms label {
	font-size: 1.2em;
	float: left;
	width: 355px;
	margin-right: 10px;
	clear: left;
	/*line-height: 30px;*/
}

.generalForms div.stripe1 {
	background: #F3F3F3;
	height: 30px;
	/*width: 923px;*/
}

.generalForms div.nostripe {
	height: 30px;
}

.generalForms div.nostripe label {
	padding-left: 20px;
	line-height: 30px;
}

.generalForms div.stripe1 label {
	padding-left: 20px;
	line-height: 30px;
}

.generalForms div.stripe2 {
	background: white;
	height: 30px;
	/*width: 922px;*/
}

.generalForms div input.cleanMarginRight {
	margin-right: 5px;
	width: 90px;
}

.generalForms div.stripe2 label {
	padding-left: 20px;
	line-height: 30px;
}

.generalForms div.stripeSize2 {
	/*width: 461px;*/
}

.generalForms div.stripeHeight2 {
	height: 60px;
}

.generalForms div.stripeHeight3 {
	height: 164px;
}

.generalForms div.stripeHeight4 {
	height: 94px;
}

.generalForms div.stripeHeight5 {
	height: 120px;
}

.generalForms div.stripeHeight6 {
	height: 54px;
}

.generalForms div.doubleLine {
	height: 38px;
}

.generalForms div.stripeHeight2 textarea {
	height: 46px;
	width: 128px;
	overflow: auto;
}

.generalForms input,
.generalForms select,
.generalForms textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	float: left;
	font-size: 1.2em;
	/*width: 200px;*/
	/*margin-bottom: 10px;*/
	margin-top: 5px;
	margin-right: 5px;
}

.generalForms span {
	float: left;
	font-size: 1.2em;
	line-height: 30px;
	margin-right: 10px;
}

div.admissionForm .generalForms p {
	clear: both;
	font-size: 10px;
	line-height: 20px;
}

.generalForms legend {
	font-size: 1.2em;
	margin-bottom: 10px;
	font-weight: bold;
	display: block;
}

.step2 label {
	width: 230px;
}

.step3 label {
	width: 430px;
}

.step4 label {
	width: 450px;
}

.step5 label {
	width: 502px;
}

.step7 label {
	/*width: 450px;*/
}

label.longLabels {
	width: 370px;
	text-align: left;
}

label.longLabels2 {
	width: 420px;
	text-align: left;
	margin-top: 5px;
}

label.allLine {
	display: block;
	clear: both;
	text-align: left;
	padding-bottom: 5px;
	width: auto;
}

.generalForms div label.smallHeight {
	line-height: 15px;
	margin-top: 3px;
}

label.section {
	padding-left: 20px;
	text-decoration: underline;
	float: none;
	display: block;
}

.generalForms div label.error {
	background: url(/_layouts/images/British%20School/validationStatus_error.gif) left 5px no-repeat;
	padding-left: 25px;
}

.generalForms div label.long {
	display: block;
	line-height: normal;
	height: 30px;
	padding-top: 3px;
}

.leftPad {
	margin-left: -4px;
}

div.fieldHint {
	font-size: 10px;
	line-height: 30px;
	height: 30px;
	float: left;
	margin-right: 10px;
}

label.fieldsInline {
	clear: none;
	float: left;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: right;
}

label.short {
	width: 105px;
}

label.shorter {
	width: 50px;
}

label.auto {
	width: auto;
}

label.shorter2 {
	width: 56px;
}

.generalForms div label.shorter {
	padding-left: 0px;
}

.generalForms div label.auto2 {
	width: auto;
	padding-left: 8px;
}

.generalForms div label.shorter2 {
	padding-left: 0px;
}

.generalForms div label.shortest {
	width: 15px;
	padding-left: 0px;
}

div.admissionForm em {
	font-weight: bold;
	font-size: 1.3em;
}

.generalForms em {
	font-weight: bold;
	font-size: 1.3em;
	color: red;
}

.generalForms div img.validationError {
	float: left;
	display: block;
	line-height: 30px;
	margin-top: 6px;	
}

.generalForms img.validationError {
	float: left;
	display: block;
	line-height: 30px;
	margin-top: -4px;	
}

.smallField {
	width: 40px;
}

.bigField {
	width: 200px;
	overflow: auto;
}

textarea.bigField {
	width: 400px;
	height: 80px;
}

textarea.biggerField {
	width: 400px;
	height: 150px;
	overflow: auto;
}

span.radioField {
	font-size: 1em;
}

span.radioField label {
	width: auto;
	clear: none;
	padding-left: 0px;
}

span.radioField input {
	margin-top: 7px;
}

span.normal input {
	margin-top: 0px;
}

.generalForms span.radioField label {
	padding-left: 0px;
}

.generalForms span.padLeft {
	padding-left: 17px;
	width: 600px;
}

div.admissionForm p.padDown {
	margin-bottom: 40px;
}

span.radioFieldVertical {
	font-size: 1em;
}

span.radioFieldVertical label {
	clear: none;
	width: 190px;
	text-align: left;
	padding-left: 0px;
}

.generalForms span.radioFieldVertical label {
	padding-left: 0px;
}

span.radioFieldVertical span.checkbox {	
	margin-right: 0px;
	clear: left;
}

span.radioFieldVertical span.checkbox input {
	clear: left;
	margin-top: 3px;
}

span.underlined {
	margin-right: 0px;
	font-size: 1em;
	clear: both;
	float: none;
	font-size: inherit;
	text-decoration: underline;
	line-height: normal;
}

.spaceDown {
	margin-bottom: 10px;
}

.bigSpaceUp {
	margin-top: 25px;
}

.doubleSpaceUp {
	margin-top: 15px;
}

.spaceUp {
	margin-top: 10px;
}

div.hiddenElement {
	clear: both;
}

div.hiddenSameLineElement{
	display: inline;
	float: left;
}

div.hiddenSameLineElement input {
	clear: none;
}

div.hiddenSameLineElement label {
	width: auto;
}

div.admissionForm h3 {
	clear: both;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 30px;
}

div.admissionForm h4 {
	clear: both;
	font-size: 1.1em;
	text-decoration: underline;
	line-height: 20px;	
	padding-left: 20px;
}

div.admissionForm p.subtitle {
	clear: both;
	font-weight: bold;
	margin-bottom: 0px;
}

div.admissionForm p.spaceDown {
	margin-bottom: 10px;
}

div.admissionForm p.note {
	clear: both;
	font-size: 10px;
}

div.admissionForm dl {
	font-size: 1.2em;
}

div.admissionForm .last {
	padding-bottom: 15px;
}

div.admissionForm dt {
	font-weight: bold;
	clear: left;
	float: left;
	margin-right: 10px;
	padding-left: 20px;
	line-height: 20px;
	width: 370px;
}

div.admissionForm dd {
	float: left;
	line-height: 20px;
}

div.admissionForm div#step8 {
	background: white;
	padding: 10px 20px;
	width: 740px;
}

div.admissionForm div#step8 div.stripe1 {
	background: #F3F3F3;
	min-height: 20px;
	width: 740px;
	clear: both;
	display: block;
	float: none;	
}

div.admissionForm div#step8 div.stripe2 {
	background: white;
	min-height: 20px;
	width: 740px;
	clear: both;
	display: block;
	float: none;	
}

fieldset.firstColumn {
	width: 50%;
	clear: left;
	float: left;
	display: inline;
}

fieldset.lastColumn {
	width: 50%;
	clear: none;
	float: left;
	display: inline;
}

span.checkbox {
	margin-top: 5px;
}

div.admissionForm {
	background: url(/_layouts/images/British%20School/menuBackground_inside.gif) top repeat-x;
}

div.admissionForm p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 5px;
}

div.admissionForm fieldset p {
	line-height: normal;
}

div.admissionForm strong {
	font-weight: bold;
}

div.admissionForm address {
	font-size: 1.1em;
	line-height: 1.2em;
	font-style: normal;
	display: inline;
	margin-bottom: 10px;
	display: block;
	width: 800px;
	margin-top: 10px;
}

div.admissionForm address a {
	font-size: 1.2em;
}

div.admissionForm address p {
	float: left;
}

div.admissionForm address p.title {
	display: block;
	margin-left: 20px;
	width: 100px;
	clear: left;
	font-size: 1.2em;
}

div.admissionForm ul.files {
	font-size: 1.2em;
	list-style-type: disc;
	margin: 5px 0px 10px 30px;
}

div.admissionForm ul.files li {
	line-height: 1.4em;
}

div.admissionForm input.button {
	height: 20px;
	margin-right: 10px;
	font-size: 1em;
}

div.admissionForm dt.fieldsInline {
	clear: none;
	float: left;
	margin-left: 30px;
	padding-right: 10px;
	width: auto;
	text-align: right;
}

div.admissionForm dt.fieldsInlineLeft {
	clear: none;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 10px;
	width: auto;
	text-align: right;
}

div.admissionForm .clean {
	display: block; 
	float: none; 
	clear: both;
}

div.admissionForm a.submitButton {
	width: 89px;
	height: 122px;
	background: url(/_layouts/images/British%20School/admissionformsubmit.jpg) no-repeat top;
	text-indent: -5000em;
	display: block;
	position: absolute;
	right: 130px;
	top: 350px;
}

div.admissionForm a.submitButton:hover {
	background-position: bottom;
}

fieldset.onlyTitle {
	margin-bottom: 0px;
}

fieldset.onlyTitle legend {
	margin-bottom: 0px;
}

fieldset.onlyTitle legend.spaceDown {
	margin-bottom: 10px;
}

/* PAGINATION */

ul#pagination {
	width: 663px;
	float: none;
	padding-top: 20px;
	font-size: 1.2em;
}

ul#pagination li#previousHeadlines {
	float: left;
	width: 33%;
}

ul#pagination li#previousHeadlines a {
	display: block;
	float: left;
	background: url(/_layouts/images/British%20School/pagination_previous.gif) no-repeat left top;
	padding-left: 25px;
	height: 19px;
	line-height: 18px;
}

ul#pagination li#nextHeadlines a {
	display: block;
	background: url(/_layouts/images/British%20School/pagination_next.gif) no-repeat right top;
	padding-right: 25px;
	float: right;
	height: 19px;
	line-height: 18px;
}

ul#pagination li#previousHeadlines a:hover {
	background-position: left bottom;
}

ul#pagination li#nextHeadlines a:hover {
	background-position: right bottom;
}

ul#pagination li#nextHeadlines {
	float: right;
	width: 33%;
}

body#cleanPage {
	background: none;
}

body#cleanPage div#main {
	background: none;
	width: 740px;
}

body#cleanPage h2#pageTitle {
	margin: 10px 0 10px 20px;
}

body#cleanPage p {
	padding-left: 20px;
}

div.admissionForm div#step8 div.stripeHeightReview1 {
	height: 120px;
}

div.admissionForm div#step8 div.stripeHeightReview2 {
	height: 60px;
}

div.admissionForm div#step8 div dd.padLeft {
	padding-left: 20px;
}

div.admissionForm div#step8 div.allLine dt {
	display: block;
	clear: both;
	width: 720px;	
}

div.admissionForm div#step8 div.allLine dd {
	padding-left: 20px;
}

.red {
	color: Red;
}
.uploadinfo {
  display: block;
  float: left;
  margin-top: 10px;
}
.step2.firstColumn label,
.step2.lastColumn label
{
	width: auto;
	min-width: 100px;
}

.step2.firstColumn .stripe1,
.step2.firstColumn .stripe2,
.step2.lastColumn .stripe1,
.step2.lastColumn .stripe2
{
	height: auto;
	min-height: 30px;
}

.step2.firstColumn .notes,
.step2.lastColumn .notes
{
	clear: both;
	margin-left: 130px;
	margin-bottom: 10px;
}

.step2 .confirmationEmail
{
	clear: both;
	margin-left: 260px;
	width: 400px;
}

.step3 .biggerField,
.step3 .bigField
{
	margin-left: 20px;
}

.step4 span.radioFieldVertical
{
	margin-left: 40px;
}

.step4 .biggerField,
.step4 .bigField
{
	margin-left: 20px;
}

.step5 .bigField
{
	margin-left: 20px;
}

.step5 .shorten_width
{
	width: auto;
}

.step5 #moreCanWriteEnglishDetails,
.step5 #moreCanReadEnglishDetails
{
	width: auto;
	float: right;
}

.step5 #moreCanWriteEnglishDetails label,
.step5 #moreCanReadEnglishDetails label
{
	display: none;
}

.step5 #moreCanWriteEnglishDetails .radioField,
.step5 #moreCanReadEnglishDetails .radioField
{
	float: right;
}

.step5 #moreCanWriteEnglishDetails .radioField label,
.step5 #moreCanReadEnglishDetails .radioField label
{
	display: inline;
}

.step3.generalForms div.stripe1,
.step3.generalForms div.stripe2,
.step4.generalForms div.stripe1,
.step4.generalForms div.stripe2,
.step5.generalForms div.stripe1,
.step5.generalForms div.stripe2,
.step5.generalForms div.nostripe,
.step6.generalForms div.stripe1,
.step6.generalForms div.stripe2,
.step7.generalForms div.stripe1,
.step7.generalForms div.stripe2
{
	height: auto;
	min-height: 30px;
}

.step6.generalForms div label.auto2
{
	clear:left;
	margin-left:392px;
}

.step6 .longLabels2
{
	padding-left: 20px;
}

.step6 .biggerField
{
	margin-left: 20px;
}