@charset "utf-8";
/* CSS Document */

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
label,
fieldset,
input,
th,
td {
  margin: 0;
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
	background-color: #EEEEEE;
	font-size: 18px;
	line-height: 1.6875;
	font-family: Verdana, Geneva, sans-serif;
	height: 100%;
	width:100%;
  	-webkit-font-smoothing: antialiased;
}

a {
	color: #F05887;
	text-decoration: underline;
}

a:hover {
	color: #F05887;
	text-decoration: none;
}


a:visited {
	color: #F05887;
	text-decoration: none;
}


.menu-wrapper {
	width:100%;
	background-color: #82D3DF;
	margin-left:auto;
	margin-right:auto;
}

.nav {
	max-width:1200px;
	position:relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.logos {
	max-width:1200px;

}


.page-container {
	max-width: 1200px;
	min-height: 100%;
	overflow: auto;
	position: relative;
	background-color: #FFF;
	border: 1px solid #888888;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.embellish-content {
	max-width:1200px;
	word-wrap: break-word;
	font-family: Verdana, Geneva, sans-serif;
	border-top-color: #3361BD;
	background-color: #FFF;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 20px;
	color: #000;
	min-height: 100%
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-bottom: 0px;
}


.embellish-content li {
	margin-left: 40px;
}






h1 {
	color: #38aeb8;
}

h2 {
	color: #38aeb8;
}

h3 {
	color: #38aeb8;
}

img {
	max-width: 100%;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 8px;
}

img-no-space {
	padding: 0px;
}

.copyright {
	max-width:1280px;
	margin: auto;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #666;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding: 8px;
}


.top-images {
	max-width:1280px;
	margin: auto;
}


.standout {
	font-weight: bold;
	color: #000;
}

.photo-class {
	padding: 5px;
}

.source-container {
	max-width:1280px;
	margin-left: 15px;
}


.large-red {
	font-size: 24px;
	color: #B91E30;
}


.sub-caption {
	font-size: 11px;
	color: #000;
}


.project {
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	padding-top: 8px;
	padding-left: 5px;
}


.project-left {
	width: 25%;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
	text-align: right;
	font-size: 12px;
	vertical-align: top;

}


.project-right {
	float: left;
	width: 55%;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
	line-height: 2;
}

.resources {
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	padding-top: 8px;
}


.resources-left {
	width: 1%;
	padding-top: 8px;
	padding-bottom: 4px;
	float: left;
}

.resources-headline {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	padding-top: 20px;
	margin-top: 20px;
}


.resources-right {
	float: left;
	width: 49%;
	padding-top: 8px;
	padding-bottom: 4px;
	text-align: left;
	font-size: 12px;
	line-height: 2.5;
}

.resources-view {
	float: left;
	width: 20%;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 8px;
	padding-left: 5px;
	text-align: center;
}

.resources-download {
	float: left;
	width: 25%;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 8px;
	text-align: center;
}



.news-form-field {
	margin-left: 15px;
	margin-bottom: 10px;
}

.news-form-field-select {
	width: 100%;
	height: 45px;
	font-size: 16px;
	margin-bottom: 15px;
}


.news-form {
	width: 75%;
	margin-left: 15%;
}

.red {
	color: #B91E30;
	font-weight: bold;
}

.imgage-space {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.review-notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #09F;
}

.add-read-review-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3361BD;
	background-color: #EEECEA;
	width: 99%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.search-wrapper {
	max-width:1200px;
	position:relative;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	
}

.youtube-wrap {
	width: 95%;
	max-width: 775px;
	margin: 8px;
}

.small-youtube-wrap {
	width:95%;
	max-width:640px;
}


.video-header {
	max-width:640px;
	background-color: #FCCFDD;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
}


.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


.pattern-container {
	max-width:1280px;
	text-align: center;	
}

.pattern-thumbs {
	width: 50%;
	padding: 5px;
	display:inline-block;
	text-align: center;
	vertical-align: middle;
}


.review-notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #38aeb8;
}

.add-read-review-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3361BD;
	background-color: #EEECEA;
	width: 99%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.webinar-listing-container {
	max-width:1000px;
	margin:0px;
	display:inline-block;
}

.webinar-header {
	max-width:984px;
	font-weight: bold;
	color: #FFF;
	background-color: #38AEB8;
	padding: 8px;
	border: thin solid #000;
	margin-top: 10px;
	text-align: center;
	margin:0px;
}

.webinar-description {
	padding: 8px;
	max-width:984px;
	margin-top: 10px;
	text-align: left;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	margin:0px;
}

.webinar-details {
	max-width:984px;
	text-align: left;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	margin:0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 45px;
}


.embellish-tubepress-wrap {
	width: 95%;
	max-width: 800px;
	margin: 8px;
}

.rnk-header {
	width: 100%;
	background-color: #EEEEEE;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Courgette', cursive;
	color: #F95D8D;
	text-align: center;
	font-size: 18px;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-weight: bold;
}


.rnk-header a:link {
	color: #F95D8D0;
	text-decoration: none;
	font-family: 'Courgette', cursive;
}

.rnk-header a:visited {
	color: #F95D8D;
	text-decoration: none;
	font-family: 'Courgette', cursive;
}

.rnk-header a:hover {
	color: #F95D8D;
	text-decoration: none;
	font-family: 'Courgette', cursive;
}

.rnk-header a:active {
	color: #F95D8D;
	text-decoration: none;
	font-family: 'Courgette', cursive;
}

.social-icons {
	background-color: #82D3DF;
	max-width: 1200px;
	color: #000;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	width: 100%;
}


.social-icons a:link {
	max-width: 1200px;
	color: #000;
}

.social-icons a:visited {
	max-width: 1200px;
	color: #000;
}

.social-icons a:hover {
	max-width: 1200px;
	color: #000;
}

.social-icons a:active {
	max-width: 1200px;
	color: #000;
}


.embellish-page-footer {
	max-width: 1200px;
	background-color: #82D3DF;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 55px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;	
	color: #000;
}

.embellish-footer-content {
	font-weight: bold;
	font-size: small;
	color: #000;
}


.embellish-footer-content a:link {
	color: #000;
	text-decoration: none;
}

.embellish-footer-content a:visited {
	color: #000;
	text-decoration: none;
}

.embellish-footer-content a:hover {
	color: #000;
	text-decoration: underline
}

.embellish-footer-content a:active {
	color: #000;
	text-decoration: none;
}



.social-icons-footer {
	background-color: #82D3DF;
	color: #000;
	text-align: center;
	padding: 10px;
}


.social-icons-footer a:link {
	color: #000;
}

.social-icons-footer a:visited {
	color: #000;
}

.social-icons-footer a:hover {
	color: #000;
}

.social-icons-footer a:active {
	color: #000;
}

.btn-footer {
	background-color: #82D3DF;
	border: #82D3DF;
	color: #000;
	margin: 10px;
	max-width: 70px;
	cursor: pointer;
	text-align: center;
}



.at4-share-title {
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: x-small !important;
	font-weight: bold !important;
	color: #000 !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	padding-left: 6px !important;
}

.dealer-links {
	font-size: 16px;
}


#message {  padding: 0px 40px 0px 0px; }
		
#mail-status {
	padding: 12px 20px;
	width: 100%;
	display:none; 
	font-size: 1em;
	font-family: "Georgia", Times, serif;
	color: #D00;
}
		
.error {
	background-color: #E9EAE3;  
	margin-bottom: 20px;
	border: thin solid #989C9B;
}
		  
.success {
	background-color: #E9EAE3; 
	border: thin solid #989C9B;
	margin-bottom: 20px;
}

.g-recaptcha {
	margin: 0 0 25px 0;
}	  

.version-header {
	font-size: 20px;
	background-color: #F5C5D3;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	border: thin solid #000;
}

.feature-header {
	font-size: 20px;
	background-color: #9EDDE6;
	text-align: center;
	width: 80%;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 25px;
	margin-bottom: 10px;
	font-weight: bold;
	border: thin solid #000;
}