@charset "utf-8";

body {
	background: #ffffff url("../../../Static/MCVReunion2012/assets/bkg.gif") repeat;
}
#wrapper {
	border: 0px solid #DBDBDB; padding: 0;
}
p.c1 {
	padding-top:20px;
}

#MCVSchoolDivText {
	margin-left: 30px;
}
#MCVSchool {
	margin-bottom: 2px;
}
.SchoolOther {
	display: none;
}
label[for=SchoolOther], label[htmlFor=SchoolOther], #SchoolOther {
	width: 250px;
}

label[for=GuestQuantity], label[htmlFor=GuestQuantity] {
	font-size: 100%;
	font-weight: bold;
	width: 250px;
}
#GuestQuantity {
	width: 50px;
}
.guestPerQuantity {
	display: none;
}
.guestPerQuantity,
.guestPerQuantityAdded {
	padding-left: 36px;
}
.guestPerQuantity label,
.guestPerQuantityAdded label  {
	width: 300px;
}
.guestPerQuantity input,
.guestPerQuantityAdded input {
	margin-bottom: 2px !important;
	width: 200px !important;
}
.guestPerQuantity select,
.guestPerQuantityAdded select {
	margin-bottom: 2px;
	width: 206px;
}
select[name=GuestMCVYear] {
	margin-bottom: 20px !important;
}

.noSchool {
	color: red;
	font-weight: bold;
	text-align: center;
}
.school {
	display: none;
}
.eventDay {
	display: none;
	font-weight: bold;
}
.eventQuantity {
	display: none;
}
.eventQuantity label {
	width: 445px;
}
.perQuantity label,
.perQuantityAdded label {
	width: 335px;
}
.perQuantity select,
.perQuantityAdded select {
	width: 206px;
}

#RegistrationFeeText {
	margin-left: 40px;
}
.reversed label {
	margin-bottom: 20px;
	width: 380px;
}

#RegistrationAmount,
#TotalAmount,
#GrandTotalAmount,
#MembershipAmount {
	float: left;
	text-align: right;
	width: 6em;
}
#GrandTotalAmount {
	border-top: medium solid Black;
	font-weight: bold;
}


#footer { 
	background: url(suitcaseFooter.jpg) no-repeat; border: none; padding-bottom: 15px;
}

#footer #contact { 
	background: url("footer.png") repeat scroll 0 0 transparent;
	border: 1px solid #765C45; 
	border-radius: 0 0 0 10px;
	height: 270px;
	margin-left: 0; 
	padding: 10px;
}

#footer #contact a:hover {
	color: #83654D;
}
#footer #contact h2 { margin-top: 5px;}
#footer #contact h2, #footer #contact p { 
	color: #eee;
}

#footer #otherwaystogive {
	background: url("footer.png") repeat scroll 0 0 transparent;
	height: 270px; width: 355px; border-radius: 0 0 10px 0;
	padding: 10px; border: 1px solid #765C45; 
}
#footer #otherwaystogive h2{ margin-top: 5px;}
#footer #otherwaystogive h2, #footer #otherwaystogive p { 
	color: #eee;
}

#footer #otherwaystogive a { 
	border-color: #765c45;
}

#footer #otherwaystogive a:hover {
	color: #83654D
}

.activityTime{
	display: none;
}