charset "UTF-8";

* { font-family: Open Sans !important;}

/* CHANGES */

.leftBorder {
	border-left: 1px solid #e5e5e7;
}


.rightBorder {
	border-right: 1px solid #e5e5e7;
}

.salesBox {
	width: 90%;
	position: relative;
	float: left;
	margin:0%;	
	padding:5%;		
	background:#fff;
	overflow:hidden;
	border:1px solid #d0d0d1; 
}

.sub1IndexWhite {
	color:#fff;
	font-size: 20px;
	line-height: 30px;
}

.tableTitleBlack {
	color:#000000;
}

.olarkHolder {
	display: none;
	border: red 1px solid;
}

.blogSummary {
	width: 100%;
	border-bottom: 1px solid #cccccc;
	padding-top: 10px;
}

.blog-entry {
	width: 80%;
}

.safety{
	display: none;
}

#searchbox {
}

.h2 {
	color: #000000;
	font-size: 18px;
}

.nav-underlay {
	margin:0 auto;
	float:left;
	z-index: 100;
	position: relative;
	top:0px;
	left:0px;
}


.nav-overlay {
	margin:0 auto;
	float:left;
	z-index: 101;
	position: relative;
	top:0px;
	left:0px;
}

.darkText {
	color: #000;
}


.title3b {
	font-family: Montserrat !important;
	text-transform:uppercase;
	position: relative;
	margin: 0 auto;
	font-size: 18px;
	color: #00346E;
	line-height: 25px;
	word-wrap: break-word;
}


.underlineLinks a:link
{
	color: #0462a5;
	font-weight:bold;
	text-decoration: underline;
}

.underlineLinks a:visited
{
	color: #0462a5;
	font-weight:bold;	
	text-decoration: underline;
}

.underlineLinks a:hover
{
	color: #000000;
	font-weight:bold;	
	text-decoration: underline;
}

.underlineLinks a:active
{
	color: #0462a5;
	font-weight:bold;	
	text-decoration: underline;
}



a:link
{
	color: #0462a5;

}

a:visited
{
	color: #0462a5;

}

a:hover
{
	color: #000000;

}

a:active
{
	color: #0462a5;

}


.padding40 {
	;
}
.arrow-right {
	float: left;
	width:11px;
	margin-top:2px;
	margin-right:5px;
	margin-left:5px;
	height:15px;
	
	background-image:url(../images/btn-next-sm.png);
}
.arrow-left {
	float: left;
	width:11px;
	margin-top:2px;
	margin-right:5px;
	margin-left:5px;
	height:15px;
	
	background-image:url(../images/btn-back-sm.png);
}

.statement1 {
	display: none; 
	
}

.statement2 {
	display: none;
}

.statement3 {
	display: none;
}

.googleMap{
	width: 400px; 
	height: 340px; 
	border-radius: 1px; 
	border:1px solid #e5e5e5; 
	padding: 10px; 
	margin-top: 40px;	
	background:#FFFFFF;
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

.padded {
	padding: 0px 20px 0px 20px;
}

/* Form */

.npcForm textarea { 
	width: 300px;
	height: 220px;
	line-height: 150%;
}
.npcForm .medInput1 { 
	width: 210px;
}
.npcForm .medInput2 { 
	width: 230px;
}
.npcForm .wideInput { 
	width: 445px;
}
.npcForm .wideInput2 { 
	width: 400px;
}
.npcForm .wideInput3 { 
	width: 445px;
}
.npcForm .form .wideInput100 { 
	width: 85%;
}
.npcForm .wideTextArea2 { 
	position: relative;
	height: 200px;
	width: 400px;
	left: 0px;
}
.npcForm .shortTextArea { 
	position: relative;
	height: 80px;
	width: 445px;
	left: 0px;
}
.npcForm .miniTextArea { 
	position: relative;
	height: 80px;
	width: 225px;
	left: 0px;
}
.npcForm .miniTextArea2 { 
	position: relative;
	height: 80px;
	width: 225px;
	left: 0px;
}
.cbQuestion{
	float:left;
	width:100%;
	overflow:auto;
}
.cbContainer{
	position:relative;
	width:40px; 
	height:50px; 
	margin-top:16px;
	margin-right:10px;
	cursor:pointer; 
	float:left;
}
.cbContainer2{
	position:relative;
	width:40px; 
	height:45px; 
	margin-right:10px;
	margin-top:5px;
	cursor:pointer; 
	float:left;
}
.cbInactive1{
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:10;
}
.cbActive1{
	position:absolute; 
	top:0px; 
	left:0px;
	z-index:11;
	display:none;
}
.cbInactive2{
	position:absolute; 
	top:0px; 
	left:0px;
	z-index:10;
}
.cbActive2{
	position:absolute; 
	top:0px; 
	left:0px;
	z-index:11;
	display:none;
}
.cbInactive3{
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:10;
}
.cbActive3{
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:11;
	display:none;
}
.cbInactive4{
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:10;
}
.cbActive4{
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:11;
	display:none;
}
.cbInactive5{
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:10;
}
.cbActive5{
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:11;
	display:none;
}
.cbInactive6{
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:10;
}
.cbActive6{
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:11;
	display:none;
}
.cbInactive7{
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:10;
}
.cbActive7{
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:11;
	display:none;
}
.cbText{
	float:left; 
	padding-top:21px;
	width:80%; 
	height:70px; 
	display:table;
}
.cbText2{
	float:left; 
	width:20%;
	height:45px; 
	display:table;
}
.cbText2 p{
	display: table-cell; 
	vertical-align: middle;
}
.cbText3{
	float:left; 
	width:50%;
	padding-top:5px;
	height:50px; 
	display:table;
}
.cbText3 p{
	display: table-cell; 
	vertical-align: middle;
}
.npcForm .inputCheckbox{
	width:15px;
}
.npcForm checkbox{
	width:15px;
}
.npcForm wideInputRequired { 
	width: 300px;
	border-color:#009900;
}
.npcForm select { 
	padding: 9px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 200px;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
.npcForm option { 
	padding: 9px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 200px;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
input::-ms-clear { display: none; }
.npcForm input::-ms-clear { display: block; }
.npcForm input, textarea { 
	padding: 9px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 200px;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
.npcForm input:hover, textarea:hover,
.npcForm input:focus, textarea:focus { 
	border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}
.npcForm form label { 
	margin-left: 10px; 
	color: #999999; 
}
.npcForm input[type=submit] {
	width: 100px;
	padding: 9px 15px;
	background: #0461a6;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
	-webkit-appearance: none;
   	-moz-appearance: none;
   	appearance: none;
}
.ctaBtn {
	width:150px;
	padding: 9px 15px;
	background: #0461a6;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
	-webkit-appearance: none;
   	-moz-appearance: none;
   	appearance: none;
	text-align:center;
}
.npcForm checkbox {}	
.npcForm .extraWideTextArea { 
	position: relative;
	height: 80px;
	width: 600px;	
	left: 0px;
}
	
/* End Form */
	
		
/* CHANGES */


nav {
	z-index:10000;
}

.centred {
	position: relative;
	left: 200px;
}



::-webkit-input-placeholder {
   color: grey;
}

:-moz-placeholder { /* Firefox 18- */
   color: grey;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: grey;  
}

:-ms-input-placeholder {  
   color: grey;  
}

.square {
	position: relative;
	cursor: pointer;
	top: -7px;
	width: 15px;
	height: 15px;
	margin: 6px;
	background: #008ecf;
	border-color: #999999;
	border-style: solid;
	border-width:thin;
	border-radius: 50%;
	display: block;
	background-image: url(../images/spacer.gif);
	text-indent: -9999px;
}


/* changes end */

/* cycler */

.fadeContent1 {

}

.learnMore {
	display: none;
}

.shieldPlain {
	display: none;
}

.shield-lock {
	display: none;
}

.shield-power {
	display: none;
}

.shield-cloud {
	display: none;
}

.shield-support {
	display: none;
}

.lock {
	display: none;
}

.cloud {
	display: none;
}

.power {
	display: none;
}

.service {
	display: none;
}

.slide{
	width:100%;
	height:100%;
}

.cycle-slideshow > div.slide { 
    position: absolute; top: 0; left: 0;
    width: 100%; height: 100vh; padding: 0;
}



/* parallax */
#parallax-item1 {
    z-index: 1;
    position: fixed;
    left: 50%; /* align left edge with center of viewport */
    top: 2200;
    width: 340px;
    margin-left: 0px; /* move left by half element's width */
	}
	#bg1-1 {
		position: absolute;
		top: 2000px;
		left: 0px;
	}

#parallax-item2 {
   	z-index: 1;
    position: fixed;
    left: 50%; /* align left edge with center of viewport */
    top: 2000;
    width: 340px;
    margin-left: 0px; /* move left by half element's width */
}
#bg1-2 {
	position: absolute;
	top: 2000px;
	left: 0px;
}
	
	
/* Global Content Formatting and Styles */

body {
	color: #575c7a;
	line-height:1.5em;
	font-family:Arial;
	font-size:14px;
	background: #dddddd;
}

.page {
	max-width:100%;
	margin: 0px auto 0px auto;
	position:relative;
	background:#ffffff;
}

.content {
	max-width:955px;
	margin: 0px auto 0px auto;
	padding: 20px;
}

.box  { width: 250px; height: 100px; border: 2px solid red; float:left; }
.box2 { width: 250px; height: 100px; border: 2px solid green; float:left; }
.box3 { width: 250px; height: 100px; border: 2px solid green; float:left; }
.box4 { width: 250px; height: 100px; border: 2px solid green; float:left; }
.box5 { position: absolute; width: 250px; height: 100px; border: 2px solid black; float:left; }

h1{ font-size: 2em; font-weight: normal; color: #a6430a; margin: 0 0 .5em 0;}
h2{ font-size:1.7em; marging: 0 0 1em 0;}
h3{ font-size:1.5em; marging: 0 0 1em 0;}
p { margin: 0 0 .75em 0; }

footer { 
	font-size: .85em; 
	color: #9ba0bd; 
	background-color: #515673; 
	padding: 10px 10px 10px 0px;
}

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.1em; margin: 0;}
.promo p { line-height:1.2em; font-size: .9em; margin-bottom: .5em;}

.promo { background-repeat: no-repeat;}
.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);}

nav a {

	color: #fff;
	/*text-transform: uppercase;*/
	text-decoration: none;
	text-align: center;
	/*font-weight: bold;*/
	font-size: 1.0em;
}

nav a:link {color:#fff;} 
nav a:visited {color:#fff;} 
nav a:hover {color:#fff;} 

.normalType {
	font-size: 26px;
	color:#333333;
	line-height: 18pt;
}

.lines {
	float: left;
}

.logo {
	z-index: 50;
}

.clientMenu  a {
	color: #fff;
	/*text-transform: uppercase;*/
	text-decoration: none;
	/*font-weight: bold;*/
	font-size: .8em;
}
.clientMenu  a:hover { color: #FFF;}



.clear-fix { clear: both; line-height: 1px;}



