	
label {
	clear: both;
	display: block;
	float: left;
	padding-right: 8px;
	text-align: right;
	/* width: 120px; */
}

input {
	
	padding-left: 0.5em;
}
.rightlabel {
	clear: none;
	display: inline;
	float: none;
	text-align: left;
}
.leftinput {
	margin-left: 128px;
}
#reg, #reg input, #reg select {
	font-family: verdana;
	font-size: 11pt;
}
#reg input, #reg select {
	color: #0000ff;
}
#reg fieldset {
	margin: 20px 0;
}

legend {
/*	color: #fff;
	background: #ffa20c;
*/
	background: #0b0fa9;
	color: #ffffff;	
	border: 1px solid #781351;
	padding: 2px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#member_0 {
	display: none;
}
.fields_child {
	display: none;
}
.fields_adult {
}

#orditems {
	border: none;
	padding: 0;
	margin: 20px 0;
	background-image: none; 

}
#orditems ul {
	margin: 0;
	padding: 0;
}
#orditems li {
	padding: 0;
	margin-left: 20px;
	list-style: none;
	text-align: right;
}
#orditems input {
	border: none;
}
#orditems input.li_q {
	width: 40px;
	border: none;
	border-bottom: solid 1px black;	
}	
#orditems label {
	float: none;
	display: inline;
}
#orditems input {
}
#orditems #li_total {
	border-top: solid 1px black;
}
#orditems #regsubmit {
	font-size: 14pt;
	
}
.regsubmitblock {
	text-align: center;
	margin-bottom: 30px;
}
.member {
	display: none;	/* hide member sections till turned on */
}

fieldset {
	background: transparent url(images/gradbg-1.jpg) repeat-x scroll top left;
	padding: 6px 10px;
}

#test_entry {
	font-size: 8pt;
	color: blue;
	margin-top: -10px;
	margin-left: 100px;
}
#test_entry input {
	font-size: 9pt;
	font-weight: bold;
}
.regerr {
	color: red;
	
}
#cart_total {
	border: none;
}
/* initial blocks to hide */
#regform {
	display: none;
}
#camp_info {
	margin: 12px 0;
}
#camp_id {
	margin: 10px 0 0 0;
}

#add_member {
	/* text-decoration: underline; */
	font-weight: bold;
}

.confirm_fields input {
	border: none;	
	
}

#loading_block {
	margin-bottom: 1200px;
	font-size: 12pt;
	color: red;
	font-family: verdana,arial;
}

#family_block .checkbox {
	margin-top: 16px;
}
#presenter_block {
	/* display: none; not needed, whole block enabled/disabled */
}
#presenter_enabled {
	display: none;
}

#presenter_block textarea {
	font-size: 9pt;
	padding: 6px;
	border: solid 3px blue;
	font-family: "Courier New",courier;
	margin: 6px 0 20px 0;
}

#presenter_block label {
	float: none;
	clear: none;
	display: inline;
}

.li_role_facil {
	display: none;
}


.fieldatleft {
	margin-left: 0;
}

#conf_block li {
	margin: 4px 0 8px 0;
}

#role_block label {
	float: none;
	text-align: left;
	display: inline;
}
#role_block ul {
	
	
}
#role_block li {
	list-style: none;
	margin-bottom: 8px;
	padding-left: 40px;
	margin-left: 0px;
	text-indent: -40px;
}
#alumni_days_block {
	display: none;
	margin-left: 40px;
	margin-top: 8px;
}
#addtocart {
	font-weight: bold;
	margin: 0 0 12px 0;
}
#regresponse {
	color: red;
	font-size: 12pt;
	font-weight: bold;
}
