/*===========================================================================*/
.Header {
	height: 						74px;
	padding: 						0;
}

.NavigationMobile {
	background-image:				url("/Templates/MightyAcorn/gfx/NavigationMobile.png");
	background-size:				46px 46px;
	width: 							46px;
	height: 						46px;
	right:							14px;
	top:							14px;
	position: 						absolute;
	display:						block;
	cursor: 						pointer;
}

.NavigationWrapper {
	max-width: 						320px;
	position: 						absolute;
	background-color: 				white;
	border: 						3px #ff8e6f solid;
	border-bottom: 					2px #ff8e6f solid;
	right:							14px;
	top:							60px;
	z-index: 						10;
	display: 						none;
}

.Navigation, .Navigation[rel=Left], .Navigation[rel=Right] {
	width: 							100%;
	padding:						0;
	text-align: 					left;
}

.Navigation li, .Navigation[rel=Right] li {
	width: 							100%;
	line-height: 					40px;
	border-bottom: 					1px #ff8e6f solid;
	padding:						0;
	padding-left: 					10px;
	float: 							left;
}


#NavMore {
    padding-left: 0;
}

#NavMore a {
    padding-left: 10px;
}

.NavigationSub{
    position: static;
    border: none;
}

.NavigationSub .Navigation li {
    border-top: 1px #ff8e6f solid;
    border-bottom: none;
    padding-left: 20px;
    margin-left: 0;
}

.NavigationArrow{
    display: block;
}

.Logo {
	background-image:				url("/Templates/MightyAcorn/gfx/LogoMobile.png");
	background-size:				196px 62px;
	width: 							196px;
	height: 						62px;
	left:							8px;
	top:							5px;
	margin-left: 					0;
}

/*===========================================================================*/
.HomeSponsorWrapper {
	border-bottom: 					none;
}

.HomeSponsorImageWrapper {
	display: 						none;
}

.HomeSponsor {
	padding-left: 					20px;
}

.HomeSponsorSeparator {
	display: 						none;
}

/*===========================================================================*/
.PageTitleWrapper {
	height: 						auto;

	margin-bottom: 					20px;
}

.PageTitle {
	height: 						auto;
}

.PageSubTitleWrapper {
	max-width: 						none;
	height: 						auto;

	position: 						static;

	padding:						0;
	margin-top:						20px;

	display: 						block;
}

.PageSubTitle {
	height: 						auto;

	text-align: 					left;

	display: 						block;
}

/*===========================================================================*/
.DonationForm {
	width:							100%;
	margin-right:					0%;

	border-bottom:					1px #f2c30c solid;

	padding-bottom: 				20px;
	margin-bottom: 					40px;
}

.DonationPaymentForm {
	width:							100%;
}

/*===========================================================================*/
.SponsorChild {
	width:							30%;
	margin-right:					0%;
}

.SponsorChildMid,
.SponsorChildMid.SponsorChild[rel=Pos1],
.SponsorChildMid.SponsorChild[rel=Pos2],
.SponsorChildMid.SponsorChild[rel=Pos3],
.SponsorChildMid.SponsorChild[rel=Pos4] {
	margin-left:					5%;
	margin-right:					5%;
}

/*===========================================================================*/
.ChildPicture, .ChildPictureBackground {
	height: 						280px;
}

/*===========================================================================*/
.FooterMailingList {
	width: 							50%;
}

.FooterQuickLinks {
	display: 						none;
}

.FooterAbout {
	width: 							50%;
}

/*===========================================================================*/
