/* Copyright 2026 Virtual Interconnect Software, LLC.  All rights reserved. */
.DesignMargin
{
	width: 75%;
	margin: 0 auto;
	position: relative;
}

#DesignLogo, #DesignQuickText
{
	width: 25%;
}

.DesignLogoAspectRatio
{
	width: 20%;
}

#DesignTopSpacer .DesignLogoAspectRatio
{
	width: 35%;
}

#DesignMainContent, #DesignNavMargin, #DesignBottomSectionMargin
{
	width: 72%;
}

#DesignNavMargin, #DesignBottomSectionMargin
{
	float: right;
}

#DesignTopBar
{
	padding-top: 1em;
}

.DesignLogoAspectRatio img
{
	width: 100%;
	visibility: hidden;
}

#DesignTopBar
{
}

#DesignLogo
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

#DesignNav ul
{
	display: block;
	list-style: none;
	margin: 0.5em 0;
	padding: 0;
	text-align: right;
}

#DesignNav ul li
{
	display: inline;
	padding-left: 4em;
}

#DesignNav ul li a
{
	text-decoration: none;
}

#DesignMain
{
}

#DesignQuickText
{
	float: left;
}

#DesignMainContent
{
	float: right;
}

#DesignBottomBar
{
	min-height: 1em;
	padding: 1em 0;
}

#DesignBottomSectionText
{
	margin: 1em 0;
}

#LeftNav
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#LeftNav li
{
	clear: both;
	min-height: 64px;
}

#LeftNav li a
{
	display: block;
	color: #999;
	text-decoration: none;
	margin-left: 64px;
	position: relative;
	margin-bottom: 1em;
}

#LeftNav li a img
{
	position: absolute;
	left: -64px;
	bottom: 0;
	width: 48px;
	height: 48px;
	border: none;
}

#LeftNav li a strong
{
	display: block;
	color: #000;
	font-size: 130%;
	margin-bottom: -8px;
}

#LeftNav li a
{
	font-size: 90%;
}
