@import url("/global.css");
/* CompiledCSS */
a {
		text-decoration : underline;
}
h1 {
		line-height : 160%;
}
a.l:hover {
		text-decoration : underline;
}
a.l {
		text-decoration : underline;
}
a:hover {
		text-decoration : underline;
}
td {
		line-height : 160%;
}
div {
		line-height : 160%;
}
.unleaded{
	padding:4px 15px 0 15px;
	margin:0 0 0 0;
	font-size: 16px;
	font-weight: bold;
}


/* Start StyleCSS */
/*
/546/ Colors
Btn Color: #5999c4
Btn Hover: #7bb2d7
*/

body {
	font-family: 'Nunito', sans-serif;
	font-weight:300;
	font-size: 17px;
	line-height: 160%;
	margin: 0;
	padding: 0;
	color: #333333;
}
/* Form Resets */
#styleContainer form, 
#styleContainer input, 
#styleContainer textarea {
	font-size: 16px;
	margin: 0;
	padding: 0;
}
/* Image border fix */
img {
	border: 0;
	max-width: 100%;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

/* -------------------------------------------------------------------------------------

Links, Headers and Cellcolor 

------------------------------------------------------------------------------------- */

a, 
a.l, 
a.l3 {
	text-decoration: underline;
	color: #5999c4;
/*	transition-duration: .4s;
	-webkit-transition-duration: .4s; */
}
a:hover, 
a.l:hover, 
a.l3:hover {
	text-decoration: none;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 20px;
}
h1, 
h2, 
h3, 
h4 {
	font-family: 'Nunito', sans-serif;
	font-weight:normal;
	line-height:160%;
	text-transform: uppercase;
}
.cellcolor {
	margin: inherit !important;
	padding: inherit !important;
}
h2.hubtab {
	margin-bottom: 0;
}
.headerline {
	background:#0C2625;	
}

/* -------------------------------------------------------------------------------------

simple reset

------------------------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6, p {
	margin-top: 20px;
}
fieldset, img {
	border: 0;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* -------------------------------------------------------------------------------------

Style CSS

------------------------------------------------------------------------------------- */

#nav-menu select {
	display: none;
}
#styleContainer {
	width: 100%;
	position: relative;
	background:#fff;
	overflow:hidden;
}
.styleWidth {
	position:relative;
	max-width:1020px;
	margin:0 auto;
	padding:0 20px;
}
.center {
	margin:0 auto;
	text-align:center;
}
.styleBtn {
	line-height:60px;
	height:60px;
	width:140px;
	padding:0 20px;
	background:#5999c4;
	color:#fff;
	font-size:20px;
	font-weight:400;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	display:block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position:relative;
}
.styleBtn:hover {
	background:#7bb2d7;
}
.styleBtn:after {
	content: " ";
	position: absolute;
	bottom: -10px;
	left: -10px;
	margin-left:50%;
	border-width: 10px 10px 0;
	border-style: solid;
	border-color: #5999c4 transparent;
	display: block;
	width: 0;
}
.styleBtn:hover:after {
	content: " ";
	position: absolute;
	bottom: -10px;
	left: -10px;
	margin-left:50%;
	border-width: 10px 10px 0;
	border-style: solid;
	border-color: #7bb2d7 transparent;
	display: block;
	width: 0;
}
#styleHeader {
	position:relative;
	background: url(../images/bkg.png);
	z-index:20;
}
#styleLogo {
	text-decoration:none;
	text-align:center;
	display:block;
}
#styleLogo img {
	display:block;
	margin:0 auto;
}
#styleLogo h2 {
	padding:50px 0;
	margin:0;
	line-height:30px;
	color:#fff;
	font-size:30px;
}
#styleNav {
	border-top:solid 5px #5999c4;
	background: url(../images/bkg.png);
	line-height:40px;
	height:40px;
	position:relative;
	z-index: 10000000;
}
#styleNav.fix {
	position:fixed;
	background:#161616;
	top:0;
	width:100%;
}
#styleNav .phone,
#styleNav .portal {
	float:right;
	line-height: 40px;
	margin-left:30px;
	text-decoration:none;
	color:#fff;
	text-decoration:none;
	top: -40px;
	position: relative;
}
#styleNav .phone a,
#styleNav .portal a {
	color:#fff !important;
	text-decoration:none !important;
}
#styleNav .portal {
	padding-left:25px;
	background: url(../images/icons.png) no-repeat 0 9px;
}
.thumbborder {
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    border: 1px solid #999;
    padding: 5px;
}
#internalContainer {
	background: url(../images/feature-1.jpg) no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
	text-align:center;
}

#styleTitle {
	border-bottom:solid 5px #5999c4;
	background: url(../images/bkg.png);
	width:100%;
	color:#fff;
	text-align:center;
	margin-top:150px;
	min-height:60px;
}
#styleTitle h1 {
	margin:0;
	line-height:40px;
	padding:10px 0;
}
#sliderContainer,
#slider,
#slider .slides,
#slider .slides li {
	min-height:490px;
	position:relative;
	margin:0;
	padding:0;
	color:#fff;
	text-align:center;
}

#slider .details {
	background: url(../images/bkg.png);
	position:absolute;
	bottom:0;
	min-height:225px;
	width:100%;
}
#slider .slides,
#slider .slides li{
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	list-style:none;
	width:100% !important;
	display:block;
}
#slider .slides li:nth-child( 1){
	background: url(../images/feature-2.jpg) no-repeat fixed center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
}
#slider .slides li:nth-child( 2){
	background: url(../images/feature-3.jpg) no-repeat fixed center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
}
#slider .slides li:nth-child( 3){
	background: url(../images/feature-1.jpg) no-repeat fixed center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
}
#slider h1 {
	margin:0;
	padding:10px 0;
	z-index:20;
	position:relative;
	line-height:40px;
	border-bottom: solid 5px #5999c4;
}
#slider .styleBtn {
	width:320px;
	position:absolute;
	bottom:50px;
	margin-left:50%;
	left:-180px;
	z-index:10;
}
#slider .next,
#slider .prev {
	width:30px;
	height:60px;
	position:absolute;
	bottom:50px;
	display:block;
	z-index:10;
}
#slider .next {
	background:url(../images/arrows.png) no-repeat -30px 0;
	right:20px;
}
#slider .prev {
	background:url(../images/arrows.png) no-repeat 0 0;
	left:20px;
}
#styleContent {
	padding:60px 0;
}
#styleSubFeature {
	display: block;
	margin: 60px 0 0;
	padding: 0;
	list-style: none;
	text-align:center;
}
#styleSubFeature li {
	width: 30.66666%;
	float: left;
	display: block;
	padding: 0 2%;
	border-right:1px solid #e5e5e5;
	margin-right:-1px;
}
#styleSubFeature li:last-child {
	border:0;
	margin-right:0;
	padding:0 0 0 2%;
}
#styleSubFeature li:first-child {
	padding:0 2% 0 0;
}
#styleSubFeature li span {
	height:90px;
	width:90px;
	position:relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position:relative;
	display:inline-block;
	margin:0 auto;
}
#styleSubFeature li span:after {
	content: " ";
	position: absolute;
	bottom: -10px;
	left: -10px;
	margin-left:50%;
	border-width: 10px 10px 0;
	border-style: solid;
	border-color: #5999c4 transparent;
	display: block;
	width: 0;
}
#styleSubFeature li span:hover:after {
	content: " ";
	position: absolute;
	bottom: -10px;
	left: -10px;
	margin-left:50%;
	border-width: 10px 10px 0;
	border-style: solid;
	border-color: #7bb2d7 transparent;
	display: block;
	width: 0;
}
#styleSubFeature li:nth-child(1) span {
	background:url(../images/icons.png) 30px -50px no-repeat #5999c4;
}
#styleSubFeature li:nth-child(2) span {
	background:url(../images/icons.png) 30px -140px no-repeat #5999c4;
}
#styleSubFeature li:nth-child(3) span {
	background:url(../images/icons.png) 30px -230px no-repeat #5999c4;
}
#styleSubFeature li:nth-child(1) span:hover {
	background:url(../images/icons.png) 30px -50px no-repeat #7bb2d7;
}
#styleSubFeature li:nth-child(2) span:hover {
	background:url(../images/icons.png) 30px -140px no-repeat #7bb2d7;
}
#styleSubFeature li:nth-child(3) span:hover {
	background:url(../images/icons.png) 30px -230px no-repeat #7bb2d7;
}
#styleQuickBar {
	padding:60px 0;
	margin:60px 0;
	background:url(../images/pattern.png);
}
#styleQuickBar .styleBtn {
	margin:0 auto;
}
#styleQuickBtns {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:center;
}
#styleQuickBtns li {
	width: 30.66666%;
	padding: 0 2%;
	float: left;
	display: block;
}
#styleQuickBtns li:first-child {
	padding:0 2% 0 0;
}
#styleQuickBtns li:last-child {
	padding:0 0 0 2%;
}
#styleServices {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}
#styleServices li {
	width:23.5%;
	float:left;
	display:block;
	margin:0 2% 0 0;
}
#styleServices li:last-child {
	padding: 0;
	margin-right:0;
}
#styleServices li h2 {
	margin:5px 0;
}
#styleServices img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#styleServices li:nth-child(even):after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#lb-contact,
#lb-subscribe,
#lb-portal  {
	width:440px;
	padding:20px;
	background:#161616;
	color:#fff;
}
#lb-contact h2,
#lb-subscribe h2,
#lb-portal h2 {
	padding-top:0;
	margin-top:0;
	text-align:center;
}
#styleForm {
	background:#161616;
	padding:60px 0;
	color:#fff;
}
#styleForm form {
	width:47%;
	float:left;
}
#styleForm .right {
	width:49%;
	float:right;
}
#styleForm .right h2:nth-child(1) {
	margin-top:0;
}
#styleFooter h2 {
	margin:0;
}
#lb-subscribe input,
#lb-subscribe textarea,
#lb-portal input,
#lb-portal textarea,
#lb-contact input,
#lb-contact textarea,
#styleForm input,
#styleForm textarea {
	font-family: 'Nunito', sans-serif;
	padding:15px 10px;
	margin:0 0 20px;
	border:0;
	width:100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height:30px;
	display:block;
	font-weight:400;
	font-size:20px;
}
#lb-subscribe textarea,
#lb-portal textarea,
#lb-contact textarea,
#styleForm textarea {
	min-height:100px;
}
#lb-subscribe .styleBtn,
#lb-portal .styleBtn,
#lb-contact .styleBtn,
#styleForm .styleBtn {
	margin:0;
	cursor:pointer;
	width:100% !important;
	padding:10px;
}
#styleFooter {
	padding:60px 0;
	background:url(../images/pattern.png);
	color:#fff;
}
#styleFooter a {
	color:#fff;
	text-decoration:none;
}
#styleFooter a:hover {
	text-decoration:underline;
}
#styleFooter .left {
	width:49%;
	float:left;
}
#styleFooter iframe {
	width:49%;
	height:350px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float:right;
}
@media all and (max-height: 800px), all and (max-width: 1079px) and (min-width: 0) {  
	#slider h1 {
		border-bottom: solid 5px #5999c4;
		margin-bottom:160px;
	}
	#styleTitle {
		margin-top:100px;
	}
}
/* Netbooks and Tablets */
@media all and (max-width: 1079px) and (min-width: 0) {
	.styleWindow {
		height:auto !important;
	}
	#styleServices li {
		width: 49%;
		margin:0;
		padding:0;
	}
	#styleServices li:nth-child(even) {
		padding-left:2%;
	}
	#styleServices li:nth-child(1),
	#styleServices li:nth-child(2) {
		padding-bottom:20px;
	}
	#styleServices li img{
		display:none;
	}
	#styleNav .portal {
		display:none;
	}
}

/* Smartphones - Landscape */
@media all and (max-width: 747px) and (min-width: 0) {
	#slider .slides,
	#slider .next,
	#slider .prev,
	#slider .styleBtn {
		display:none;
	}
	#sliderContainer {
		background:#161616; 
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		position:relative;
	}
	#sliderContainer, #slider, #slider .slides, #slider .slides li {
		height:inherit !important;
		min-height:inherit;
	}
	#lb-contact,
	#lb-subscribe,
	#lb-portal  {
		width:100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	#styleTitle {
		margin-top:0;
	}
	#styleNav .phone {
		margin-left:0;
	}
	/*
	#styleNav.fix .phone {
		display:none;
	}
	*/
	#nav-menu select {
		display: block;
		line-height:40px;
		height:40px;
		margin:0;
		width:100%;
	}
	#nav-menu ul.menu {
		display: none !important;
	}
	#styleNav .styleWidth {
		padding:0;
	}
	#styleNav  {
		height:auto;
	}
	#styleNav .phone {
		top:auto;
		float:none;
	}
	#styleQuickBtns .styleBtn {
		width:100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	#styleSubFeature li {
		width:100%;
		float:none;
		padding:60px 0;
		margin:0;
		border:0;
	}
	#styleSubFeature li:last-child {
		padding:0;
	}
	#styleQuickBtns li {
		width:100%;
		float:none;
		margin:0;
		padding:60px 0;
	}
	#styleQuickBtns li:first-child {
		padding-right:0;
		padding-top:0;
	}
	#styleQuickBtns li:last-child {
		padding-left:0;
		padding-bottom:0;
	}
	#styleForm form,
	#styleForm .right,
	#styleFooter .left,
	#styleFooter iframe,
	#styleServices li	{
		width:100%;
		float:none;
	}
	#styleServices li:nth-child(1), 
	#styleServices li:nth-child(2),
	#styleServices li:nth-child(even)	{
		padding:0;
	}
	#styleServices li {
		padding:0 0 20px;
	}
	#styleServices li:last-child {
		padding:0;
	}
	#slider .next {
		right:0;
	}
	#slider .prev {
		left:0;
	}
}

/* Style Fixes */

#Header, 
#Footer {
	display: none;
}
#Form {
	display:none;
}
iframe {
	border:0;
}
#Newsletter table:nth-child(1) td:nth-child(2),
#Newsletter table:nth-child(1) td:nth-child(3) {
	display:none;
}
/* Browser Styling Resets */
input {
	-webkit-appearance: none;
}

/* Start MENU */
/*--------------------------- FUNCTION ---------------------------*/

.menu, .menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu {
	float: left;
	margin:0;
	width: 100%;
	position: relative;
	padding: 0;
}
.menu a {
	padding: 0 20px;
	text-decoration: none;
	display: block;
	position: relative;
}
.menu li li li ul {
	display: none !important; /* hide 4th level elements */
	visibility: hidden !important;
}
.menu ul {
	position: absolute;
	top: -999em;
	width: 13em; /* left offset of submenus need to match (see below) */
	text-align:left;
}
.menu ul li {
	width: 100%;
	width: auto;
	float: left;
}
.menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.menu li:hover li ul, .menu li.sfHover li ul, .menu li li:hover li ul, .menu li li.sfHover li ul {
	top: -999em;
}
.menu li li:hover ul, .menu li li.sfHover ul, .menu li li li:hover ul, .menu li li li.sfHover ul {
	left: 13em; /* match ul width */
	top: 0;
}
.menu li li ul {
	width: 13em;
}
.menu li:hover ul, .menu li.sfHover ul {
	z-index: 99;
}
.menu li ul {
	width: 100%; /*IE6 soils itself without this*/
}

/*--------------------------- STYLES SIZES COLORS ---------------------------*/

/* Top */
.menu li:hover ul, .menu li.sfHover ul, .menu ul li:hover ul, .menu ul li.sfHover ul {
	left: 0;
	top: 40px; /* match top list item height */
}
.menu li {
	font-size: 16px;
	line-height: 40px;
	float: left;
	position: static;
}
.menu a, .menu a:visited {
	color: #fff;
}
/* Secondary */
.menu li li {
	font-size: 14px;
	font-weight: normal;
	position: relative;
}
.menu li ul {
	-webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.3);
}
.menu li ul, .menu li li, .menu li:hover, .menu li.sfHover {
	background: #5999c4;
}
.menu li a:hover, .menu li.sfHover a, .menu li li a {
	color: #ffffff;
}
/* Dropdown */
.menu li li li {
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	width: 100%;
	border-top:1px dotted #cccccc;
}
.menu ul li:hover, .menu ul li.sfHover, .menu ul li:hover li, .menu ul li.sfHover li {
	background: #ffffff;
}
.menu li li a:hover, .menu li li.sfHover a, .menu li li li a {
	color: #333333;
}
/* Dropdown Hover */
.menu li li li:hover, .menu li li li.sfHover, .menu ul li li a:focus, .menu ul li li a:hover, .menu ul li li a:active {
	background: #161616;
	color:#fff;
}

/*--------------------------- ARROWS ---------------------------*/

/* Top Link Arrows */
.menu li a.topdaddy {
	background: url(../images/sm_icons.png) right -40px no-repeat;
	transition-duration: 0;
	-webkit-transition-duration: 0;
}
/* Top Link Arrows HOVER */
.menu li:hover a.topdaddy, .menu li.sfHover a.topdaddy {
	background: url(../images/sm_icons.png) right -40px no-repeat;
}
/* Second Link Arrows */
.menu li:hover li a.daddy, .menu li.sfHover li a.daddy {
	background: url(../images/sm_icons.png) right -40px no-repeat;
	transition-duration: 0;
	-webkit-transition-duration: 0;
}
/* Second Link Arrows HOVER */
.menu li:hover li:hover a.daddy, .menu li.sfHover li.sfHover a.daddy {
	background: url(../images/sm_icons.png) right 0px no-repeat;
}
/* Third Link Arrows HIDDEN */
.menu li:hover li:hover li a.daddy, .menu li.sfHover li.sfHover li a.daddy {
	background:none;
}
/* Arrow padding */
.menu .topdaddy a, .menu a.daddy {
	padding-right: 40px;
}

.caption {
    display: block;
    width: 100%;
    float: left;
	margin-bottom:25px;
}