﻿.outer_frame {
	background: #fff !important;
}

.sampleFileBox {
	background: #eee;
	border: 1px solid grey;
	padding: 5px
}

body {
	font-size: 15px;
	margin-bottom: 600px
}

.lengthenBottomMargin {
	margin-bottom: 900px
}

video {
	border: 1px solid #aaa;
	height: 100%;
	text-align: center;
	width: 100%
}

ol {
	margin-top: 10px;
	padding-left: 20px
}

.cta cta_btn, a, toobar nav ul li a {
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear
}

h1 {
	font-size: 24px;
	font-weight: 700;
	color: #555;
	margin-top: 14px;
	margin-bottom: 8pt
}

h2 {
	font-size: 21px;
	font-weight: 700;
	color: #555;
	margin-top: 8pt;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #aaa;
	margin-bottom: 2pt
}

h3 {
	font-size: 17px;
	font-weight: 700;
	color: #555;
	margin-top: 8pt;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #aaa;
	margin-bottom: 2pt
}

h4 {
	font-size: 16px;
	font-weight: 400;
	color: #555;
	margin-top: 8pt;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #aaa;
	margin-bottom: 2pt
}

.outer_frame .box_twothirds {
	width: 80%;
	margin-bottom: 0
}

.outer_frame .box_onethird {
	margin-bottom: 4px
}

.outer_frame .box_onethird_right {
	width: 18%;
	margin-bottom: 4px
}

@media (max-width:600px) {
	.outer_frame .box_twothirds {
		width: 100%
	}
}

@media (max-width:600px) {
	.outer_frame .box_onethird_right {
		width: 100% !important;
		margin-right: 0 !important;
		float: left !important
	}
}

@media (max-width:450px) {
	.imageLeftPaddedSnap {
		display: block;
		margin-left: auto;
		margin-right: auto;
		float: none;
		max-height: 100% !important;
		max-width: 100% !important
	}
}

@media (max-width:450px) {
	.imageRightPaddedSnap {
		display: block;
		margin-left: auto;
		margin-right: auto;
		float: none;
		max-height: 100% !important;
		max-width: 100% !important
	}
}

.imageLeftPaddedSnap, .imageRightPaddedSnap {
	border: 0
}

.toolbar {
	background-image: url(/images/buttons/heading.gif);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
	background-color: #362f2d;
	vertical-align: top;
	height: 100px;
	width: 100%
}

	.toolbar .homeButton {
		position: relative;
		float: left;
		top: 19px;
		margin-left: 19px
	}

	.toolbar .headingText {
		color: #eee;
		font-size: 4vw;
		position: absolute;
		top: 30%;
		left: 50%;
		transform: translate(-50%,-50%)
	}

@media (min-width:650px) {
	.toolbar .headingText {
		font-size: 20pt
	}
}

.toolbar a {
	text-decoration: none;
	color: #fff
}

	.toolbar a:link {
		text-decoration: none;
		color: #fff
	}

	.toolbar a:visited {
		text-decoration: none;
		color: #fff
	}

.toolbar nav ul li a {
	text-decoration: none;
	color: #15c
}

	.toolbar nav ul li a:hover {
		color: #15c
	}

.searchForm {
	margin: 0;
	padding: 44px 0 0 40px;
	height: 60px
}

	.searchForm .searchInput {
		vertical-align: top;
		margin-top: 13px;
		height: 22px;
		width: 275px;
		border: 1px solid #ccc;
		font-size: 20px;
		padding: 4px 7px;
		outline: 0
	}

	.searchForm .searchButton {
		margin-top: 11px
	}

@media (max-width:550px) {
	.searchForm {
		padding-left: 0
	}

		.searchForm .searchButton {
			display: none
		}
}

footer {
	background: #f0f0f0;
	border-top: 1px #dedede solid;
	color: #222;
	font-size: 8pt;
	line-height: 1.2em;
	padding: 2px 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px
}

.topicBox {
	background: #eee;
	border-radius: 2px;
	color: #fff !important;
	display: block;
	text-align: left;
	width: 100%;
	text-decoration: none !important;
	padding: 8px 0 0 0;
	margin: 0 0 8px 0
}

	.topicBox a, .topicBox a:active, .topicBox a:hover, .topicBox a:visited {
		color: inherit
	}

	.topicBox .topicHeading, .topicBox p {
		display: block;
		padding: 0 10px 0 10px
	}

	.topicBox .topicHeading {
		font-size: 1.4em
	}

	.topicBox p {
		color: #fff;
		font-size: 14px;
		padding-bottom: 8px
	}

		.promoBox p a, .topicBox p a {
			color: #ddd !important
		}

	.topicBox .promoBox {
		background: #aaa;
		margin-top: 0;
		margin-bottom: 10px;
		padding-top: 1px
	}

.colorGreen {
	background: #477608
}

.colorBlue {
	background: #0075b3
}

.colorDarkBlue {
	background: #084a67
}

.colorRed {
	background: #d5345e !important
}

.colorPurple {
	background: #5d237a
}

.colorAqua {
	background: #008578
}

.colorOrange {
	background: #c4580a
}

.colorMagenta {
	background: #a4286a
}

.sideBar {
	margin-bottom: 10px;
	text-align: left
}

	.sideBar h2 {
		margin-bottom: 5px
	}

	.sideBar h2 {
		margin-top: 1em
	}

		.sideBar h2:nth-of-type(1) {
			margin-top: 0
		}

	.sideBar p {
		margin: 3px 0;
		padding: 0
	}

		.sideBar p + p {
			margin: 3px 0;
			padding: 0
		}

	.sideBar .sideBar a:visited, .sideBar a:active {
		color: inherit
	}

.topicBox .topicBullets {
	font-size: 14px;
	position: relative;
	list-style: none;
	margin-left: 20px;
	padding-bottom: 8px;
	padding-top: 4px;
	padding-left: 1em
}

	.topicBox .topicBullets li {
		margin-top: 3px
	}

		.topicBox .topicBullets li:before {
			content: "■";
			color: #eee;
			font-size: 8pt;
			position: absolute;
			left: 0
		}

.generalBullets {
	position: relative;
	list-style: none;
	margin-left: 15px;
	margin-top: 7px;
	padding-left: 1em
}

	.generalBullets li {
		margin-top: 2px
	}

		.generalBullets li:before {
			content: "\25A0";
			color: #666;
			font-size: 8pt;
			position: absolute;
			left: 0
		}

.increaseListBottomMargin li {
	margin-bottom: 10px
}

.increaseListTopMargin li {
	margin-top: 10px
}

.sideBySideContainer {
	float: left;
	width: 100%
}

	.sideBySideContainer h1 {
		margin-top: 0
	}

.youtubeDiv {
	position: relative;
	padding-top: 56.25%
}

	.youtubeDiv .youtubeFrame {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: 1px solid gray
	}

.headingMessage {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	background-color: #ffd800;
	color: #333;
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	font-size: 15px;
	text-align: center
}

@media (max-width:600px) {
	.headingMessage {
		display: none
	}
}

.upgradeBox {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	background-color: #ffd800;
	color: #333;
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	font-size: 15px;
	text-align: center
}

#pup {
	border: 1px solid #888;
	background-color: #f0f0f0;
	border-radius: 5px;
	color: #333;
	font-size: .95em;
	margin-left: 10px;
	margin-top: 5px;
	position: absolute;
	padding: 7px;
	z-index: 1000
}

.hideIt {
	display: none
}

.popLink a {
	text-decoration: underline;
	color: #555
}

	.popLink a:hover {
		text-decoration: underline;
		color: red
	}

@media (hover:none) {
	.popLink a {
		text-decoration: none;
		color: #000
	}
}

.noJavascript {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: red;
	color: #fff;
	font-size: 20px;
	text-align: center
}

.callout {
	background-color: #eee;
	border: thin #aaa solid;
	border-radius: 5px;
	clear: both;
	padding: 5px
}

.frameAd {
	background-color: #999;
	border: thin;
	border-style: solid;
	border-color: #aaa;
	border-radius: 5px;
	margin: 22px 0 22px 0;
	padding: 5px 5px;
	position: relative !important
}

	.frameAd p {
		margin-top: 0 !important;
		color: #eee !important
	}

	.frameAd hr {
		margin: 0 0 4px 0
	}

	.frameAd .vRiggerlink {
		font-size: 16px;
		text-align: center;
		margin-bottom: 0
	}

	.frameAd a {
		color: #eee !important
	}

.styleKeyCommands {
	font-style: oblique
}

.styleMenuCommands {
	font-weight: 700
}

.iconInternet {
	background: url(/images/iconInternet.png) no-repeat;
	min-height: 19px;
	padding-left: 20px
}

.iconLearn {
	background: url(/images/iconlearn.gif) no-repeat;
	min-height: 19px;
	padding-left: 20px
}

.iconRead {
	background: url(/images/iconBook.gif) no-repeat;
	min-height: 19px;
	padding-left: 20px
}

.iconTip {
	background: url(/images/iconTip.gif) no-repeat;
	min-height: 19px;
	padding-left: 20px
}

.iconVideo {
	background: url(/images/iconVideo.gif) no-repeat;
	min-height: 19px;
	padding-left: 20px
}

	.iconRead + .iconRead, .iconRead + .iconTip, .iconRead + .iconVideo, .iconTip + .iconInternet, .iconTip + .iconRead, .iconTip + .iconTip, .iconTip + .iconVideo, .iconVideo + .iconRead, .iconVideo + .iconTip, .iconVideo + .iconVideo {
		margin-top: 0
	}

.biggerText {
	font-size: 1.1em
}

.imageIndent {
	display: block;
	margin: 10px 0 10px 20px;
	max-width: calc(100% - 20px)
}

.headingWhat {
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13pt;
	font-weight: 700;
	color: #888;
	margin-top: 8pt;
	margin-bottom: 4pt
}

.topPadding {
	padding-top: 12px
}

.sampleImageBox {
	float: left;
	padding-right: 5px
}

.sampleViewButton {
	float: left;
	margin-left: 3px
}

.sampleDownloadButton {
	float: right;
	margin-right: 2px
}

.sampleTitle {
	font-size: 18px !important;
	font-weight: 700 !important;
	text-align: left
}
