
.section
{
	padding: 36px 0 32px;
	background: url(images/bg-thermometer.png) 0 0 no-repeat;
}

.sub-section
{
	float: left;
	padding-top: 36px;
	margin-top: -36px;
}

.nav
{
	position: absolute;
	top: 48px;
	right: 0;
	overflow: auto;
	padding: 0 4px;
}

.nav li
{
	float: left;
	padding: 0 6px;
}

.nav a
{
	text-decoration: none;
	font-weight: bold;
}

.nav a:hover
{
	color: #333;
}

.nav a.active
{
	font-weight: normal;
	color: #999;
}

.masthead
{
	background: none;
	position: relative;
	padding: 52px 0 0;
}

.masthead p
{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 24px;
	color: #999;
	width: 430px;
}

.masthead p img
{
	float: right;
	margin-top: -6px;
}

.masthead p strong
{
	font-weight: normal;
	color: #333;
}

.masthead p em
{
	font-style: normal;
	color: #bf2726;
}

#pile
{
	position: absolute;
	top: 108px;
	right: 50px;
}

#minted
{
	position: absolute;
	top: 0;
	right: 0;
}

#features
{
	background-image: url(images/bg-thermometer-short.png);
}

#features p
{
	width: 430px;
	margin: 0 0 32px 20px;
	float: left;
}

#features p strong
{
	padding-right: 0.25em;
}

#features p:first-child
{
	margin-left: 0;
}

#features img
{
	display: block;
	border: 1px solid rgba(0,0,0,0.1);
	float: left;
	margin: 0 11px 0 -1px;
}

#features ul
{
	margin: 0 -6px;
	overflow: auto;
}

#features ul:first-child
{
	padding-bottom: 12px;
}

#features li
{
	font-weight: bold;
	line-height: 16px;
	padding: 0 12px 0 16px;
	background: url(images/bg-bullet.png) 2px 4px no-repeat;
	float: left;
	width: 140px;
	margin-left: 12px;
}

#features li:first-child
{
	margin-left: 8px;
	padding-right: 4px;
}

#demo
{
	position: relative;
}

#demo p
{
	width: 320px;
	overflow: auto;
}

#demo p img
{
	float: left;
	margin: 0 6px 0 0;
}

#demo .how-to
{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 24px;
	color: #bf2726;
	width: 348px;
}

#vid
{
	position: absolute;
	bottom: 28px;
	right: -6px;
	padding: 6px;
	background-color: rgba(0,0,0,0.05);
	border: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#vid div
{
	margin-bottom: -16px;
}

#account,
#support
{
	overflow: auto;
}

#account p
{
	margin-top: 18px;
}

#purchase,
#compatibility
{
	width: 168px;
}

#create-account,
#add-license,
#login,
#licenses,
#contact
{
	width: 348px;
	margin-left: 12px;
}

#login p
{
	width: 168px;
}

#login,
#licenses
{
	position: relative;
}

#login form
{
	position: absolute;
	top: 84px;
	right: 0;
	width: 156px;
}

#add-license
{
	position: relative;
}

#add-license p
{
	margin-bottom: 18px;
}

#add-license form img
{
	vertical-align: middle;
}

#logout
{
	position: absolute;
	top: 40px;
	right: 0;
}