/* floats */
dt,dd,.labelWide,.labelMedium,.inputWide,.inputMedium,.selectWide,.textareaWide,.logo,.utilities,.nav a,.content,.contentWide,.aside,.asideWide,.relatedSections,.relatedImages,.content2col,.content3col,.content4col,.container3col,.container4col,.container5col { float: left; }

/* dl */
dt
{
	clear: left;
	width: 25%;
	margin: .2em 3% 0 0;
}

dd
{
	width: 64%;
	margin: .2em 0 0;
}

/* forms */
.labelWide, .labelMedium
{
	width: 25%;
	margin: 0 3% 0 0;
	text-align: right;
}

.labelMedium { width: 15%; }
.inputWide, .selectWide, .textareaWide { width: 50%; }
.inputMedium { width: 30%; }

.inputWide
{
	height: 22px;
	padding: 3px 2%;
}

.selectWide
{
	width: 54%;
	height: 30px;
}

.textareaWide
{
	height: 140px;
	padding: 3px 2%;
}

.indentWide
{
	width: 60%;
	margin-left: 28%;
}

/* grids */
.header { padding: 30px 4%; }

.logo
{
	width: 90px;
	margin: 0 0 20px;
}

.utilities
{
	float: right;
	width: 315px;
}

.socialMedia
{
	float: right;
	margin: 0 0 24px;
}

.socialMedia a { margin: 0 0 0 10px; }
.siteSearch { float: right; }
.searchBox { width: 205px; }
.nav { border-radius: 4px 4px 0 0; }

.nav a
{
	width: 23%;
	padding: 10px 1% 5px;
	text-align: center;
	text-decoration: none;
	background: url(../images/new/nav-divider.png) no-repeat 100% 0;
}

.nav4 a,.nav8 a { background: none; }
.nav5 a { clear: left; }
.nav1 a, .nav2 a, .nav3 a, .nav4 a { border-bottom: 1px solid #555; }
.mainBanner { height: 300px; }

.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 60% 50%; }
.category-Education-Services { background: #126e9d url(../images/new/banner-education.jpg) no-repeat 60% 50%; }
.category-Animals { background: #f4d044 url(../images/new/banner-animals.jpg) no-repeat 60% 50%; }
.category-Blogs { background: #437d7f url(../images/new/banner-blogs.jpg) no-repeat 60% 50%; }
.category-about-us { background: #b70688 url(../images/new/banner-about2.jpg) no-repeat 60% 50%; }
.category-Cultures { background: #d97d28 url(../images/new/banner-cultures.jpg) no-repeat 60% 60%; }

.content,.contentWide
{
	width: 92%;
	margin: 0 0 0 4%;
	padding: 30px 0;
}

.aside,.asideWide
{
	clear: left;
	width: 50%;
	min-height: 440px;
	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
{
	width: 28%;
	margin: 0 0 0 4%;
}

.container4col
{
	width: 20%;
	margin: 0 0 0 4%;
}

.container4col img { margin: 0 auto; }

.container5col
{
	width: 15%;
	margin: 0 0 0 4%;
}
