@charset "utf-8";
/* CSS Document */

#headerLogo, #headerLogoHome {
	background-image: url(../graphics/birdword-leaf-wide.gif);
	background-position: left top;
	width: 341px !important;
	height: 90px !important;
	left: 0px;
}

/* This is to override the Outdoor site where the menu moves up for just the bird logo on pages other than home */
#headerMenuMain {
	padding-top: 148px !important;
	width: 200px;
}
#homeMenuMens, #MenuMens {
	float: left;
	width: 50%;
}
#homeMenuWomens, #MenuWomens {
}


#headerMenuMain h1 {
	font-size: 15px;
}

#headerRight {
	right: 141px;
}

/* TEMP OVERRIDE TO HIDE THE NEWSLETTER FORM */
#headerRight form {
	display:none;
}

.centreColumn, .centreColumnHome {
	padding: 0 141px !important;
}

h3#Where-To-Buy { font-size: 13px; line-height: 16px; margin-top:2px; }


/* ---------- LEAF MAIN CONTENT ---------- */


#homeContentBottom {
	bottom: 26px;
}

hr {
	border:0px;
	border-top:1px solid #666666;
	height:1px;
	margin:0px 0px 15px 0px;

}

/* LEAF Product Page */
#productSizesHeader, #productSizes, #productStyleHeader, #productStyle {
	margin-top: 0.75em;
}
#productFit {
	margin-bottom: 0;
}

/* LEAF Footer */

#footerContent, .footerSubContent {
	padding: 0 141px !important;
}

.footerContentStandard #footerMinimize {
	right: 106px !important;
}

.footerContentHome #footerMinimize {
	right: 106px !important;
}