@charset "UTF-8";

/* Global Content Formatting and Styles */

body {
	color: #575c7a;
	line-height: 1.5em;
	font-family: Arial;
	font-size: 14px;
	background-color: #f4f4f4;
	background-image: none;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.page {
	max-width: 1100px;
	margin: 0px auto 0px auto;
	position: relative;
	background-color: #FFFFFF;
}

h1 {
	font-size: 1.3em;
	font-weight: normal;
	color: #FC0404;
	margin: 0 0 .5em 0;
}
h2 {
	font-size: 1.2em;
	margin: 0 0 1em 0;
	color: #000;
}
h3 { font-size: 1.0em; margin: 0 0 1em 0; }
p { margin: 0 0 .75 0; }
a {
	color: #66CC33
}
a:hover { color: #000000; }

footer {
	font-size: 0.85em;
	color: #ffffff;
	background-color: #59595B;
	padding: 10px 10px 10px 0px;
	text-align: center;
}


a.cta {
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	margin: .5em 0 0 0;
	padding: 0px 12px 0px 0px;
	background: url(../images/cta_arrow.png) no-repeat right 0px;
}
a.cta:hover { background-position: right -50px; }

.promo h3 { font-size: 1.0em; margin: 0; }
.promo p { line-height: 1.2em; font-size: .9em; margin-bottom: .2em; }

.promo {
	background-repeat: no-repeat;
	margin-bottom: 1.5em;
}
.promo.one { background-image: url(../images/promo_1.jpg); }
.promo.two { background-image: url(../images/promo_2.jpg); }
.promo.three { background-image: url(../images/promo_3.jpg); }
.promo.four { background-image: url(../images/promo_4.jpg); }
.promo.five { background-image: url(../images/promo_5.jpg); }
.promo.six { background-image: url(../images/promo_6.jpg); }

nav a {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	font-size: .9em;
	
	}
nav a:hover { color: #f4f4f4; }	

.clear-fix { clear: both; line-height: 1px; }

#linacross {
	width:100%;
	height: 0.15em;
	background-color: #FC0404;
	border-bottom-width: 0.4em;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
}

.feature-cont {
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.feature-cont3 {
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
}

.responsive-image2
{
	width: 100%;
	padding-bottom: 20.0%;
	background-image: url(../images/acbanner.jpg);
	background-size: cover;
	background-position: center;
}

.responsive-image3
{
	width: 100%;
	padding-bottom: 21.0%;
	background-image: url(../images/external-team.jpg);
	background-size: cover;
	background-position: center;
}

.responsive-image25
{
	width: 100%;
	padding-bottom: 20.0%;
	background-image: url(../images/strobebanner.png);
	background-size: cover;
	background-position: center;
}

.responsive-image257
{
	width: 100%;
	padding-bottom: 20.0%;
	background-image: url(../images/workshop.png);
	background-size: cover;
	background-position: center;
}

.responsive-imagesilhouette
{
	width: 100%;
	padding-bottom: 60.0%;
	background-image: url(../images/silhouette.png);
	background-size: cover;
	background-position: center;
}

.redtype {
	font-weight: bold;
	color: #d22020;
}
.greentype {
	font-weight: bold;
	color: #FC0404;
}

#form {
	min-width:200px;
	max-width:450px;
	font-family:Arial, Helvetica, sans-serif;
	box-shadow: 5px 5px 5px #888888;
	border:4px solid #999999;
	background-color: #fff;
	margin-left: 20px;
	margin-top: 30px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#form input, textarea, button {
	width:90%;
	border:0.1em solid #999999;
	margin-top: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 5px;
	background-color: #E8EEED;
}
.inputsub {
	height: 24px;
	width: 100%;
	border:0.1em solid #9ecedb;
	font-size: 1em;
	font-weight: normal;
	color: #CC191A;
	background-color: #FFF;
	
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}




.page #form form label {
	color: #000;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 2px;
}
.page #form form #submit {
	background-color: #FFF;
	width: 100px;
	font-weight: normal;
	color: #2E551F;
	border: 0.1em solid #999;
	text-align: center;
	font-size: 12px;
}
a.exterior:link {
	color: #FC0404;
	text-decoration: none;
}
a.exterior:visited {
	text-decoration: none;
	color: #FC0404;
}
a.exterior:hover {
	text-decoration: none;
	color: #000;
}
a.exterior:active {
	text-decoration: none;
	color: #FC0404;
}

a.pexterior:link {
	color: #F36523;
	text-decoration: none;
}
a.pexterior:visited {
	text-decoration: none;
	color: #F36523;
}
a.pexterior:hover {
	text-decoration: none;
	color: #000;
}
a.pexterior:active {
	text-decoration: none;
	color: #F36523;
}

.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%;
	
}
