/* floats */
.logo, .nav a,.content,.contentWide,.aside,.asideWide,.relatedSections,.relatedImages,.content2col,.content3col,.content4col,.container4col { float: left; }
.utilities,.socialMedia,.siteSearch { float: right; }

/* grids */
.header { padding: 30px 4%; }

.logo
{
	width: 90px;
	margin: 0 0 20px;
}

.utilities { width: 315px; }
.socialMedia { margin: 0 0 24px; }
.socialMedia a { margin: 0 0 0 10px; }
.searchBox { width: 205px; }
.nav { border-radius: 4px 4px 0 0; }

.nav a
{
	width: 23%;
	padding: 10px 1% 5px;
	background: url(../images/new/nav-divider.png) no-repeat 100% 0;
	text-align: center;
	text-decoration: none;
}

.nav4 a,.nav8 a { background: none; }
.nav5 a { clear: left; }
.nav1 a, .nav2 a, .nav3 a, .nav4 a { border-bottom: 1px solid #555; }

.categoryBanner
{
	height: 177px;
	background: #ab252e url(../images/new/banner-science.jpg) no-repeat 100% 0;
}

.categoryBanner h2
{
	padding: 20px 4% 0;
	color: #fff;
	opacity: .7;
}

.category-Animals h2
{
	color: #000;
	opacity: .6;
}

.category-research-and-collections { background: #ab252e url(../images/new/banner-science.jpg) no-repeat 70% 50%; }
.category-Education-Services { background: #126e9d url(../images/new/banner-education.jpg) no-repeat 70% 50%; }
.category-Animals { background: #f4d044 url(../images/new/banner-animals.jpg) no-repeat 70% 50%; }
.category-Blogs { background: #437d7f url(../images/new/banner-blogs.jpg) no-repeat 70% 50%; }
.category-about-us { background: #b70688 url(../images/new/banner-about2.jpg) no-repeat 70% 50%; }
.category-Cultures { background: #d97d28 url(../images/new/banner-cultures.jpg) no-repeat 70% 50%; }

.content,.contentWide
{
	width: 92%;
	margin: 0 0 0 4%;
	padding: 30px 0;
}

.aside,.asideWide
{
	clear: left;
	width: 50%;
	margin: 0 0 0 4%;
	padding: 30px 0;
}

.relatedSections
{
	width: 100%;
	margin: 0 0 30px;
}

.relatedImages { width: 100%; }

.content2col
{
	width: 47%;
	margin: 0 0 0 6%;
}

.content3col
{
	width: 29%;
	margin: 0 0 0 6%;
}

.content4col
{
	width: 20%;
	margin: 0 0 0 6%;
}

.container3col { margin: 0 4% 10px; }

.container4col
{
	width: 44%;
	margin: 0 0 10px 4%;
}

.container5col { margin: 0 4% 10px; }
