/*
Theme Name: Quijano & Ennis
Theme URI: http://nextclient.com/
Description: A custom theme
Author: NextClient
Version: 1.0
Tags:
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}


/* General */
html {
	height:100%;
}
body {
	font: 13px/20px Arial, Helvetica, sans-serif ;
	color:#5b5b5b;
	background:#03283f;
	min-height:100%;
	_height:100%;
}
h1{
	margin:0;
	padding:0 0 15px;
	font:normal 28px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#0c0d3a;
}
h2, h3, h4, h5, h6 {
	font:normal 21px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#0c0d3a;
	margin:0;
	padding:0 0 5px;
}
h2 {

}
h3 {

}
#sidebar h4 {
	font:bold 13px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#004e82;
	padding-right:25px;

}
h5 {

}
h3.quick{
	margin:0 auto;
	padding:25px 0 10px;
	font:normal 21px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#0e2139;
	text-transform:uppercase;
}
h3.news{
	margin:12px auto 0;
	padding:15px 0 20px 20px;
	font:normal 21px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#2f4056;
	text-transform:uppercase;
	background:url(images/h3seperator.jpg) no-repeat top right;
}
.noteText{
	color:#0e2139;
	font:normal 9px "Century Gothic", Arial, Helvetica, sans-serif;
}
p {
	padding:0 0 20px;
}
a {
	outline:none;
	color:#096e88;
}
a:hover {
	text-decoration:none;
}
ul, ol {
	padding-left: 30px;
}

ul li, ol li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
.clear{
	clear:both;
}
/* ---------- */


.mc_block_announcement {
	box-sizing: border-box;
	margin: 0 20px 20px 0;
	padding: 15px 15px 15px;
	width: 100%;
	overflow: hidden;
	color: #fff;
	background: #286285;
}
.mc_block_announcement .cont_headshot {
	float: left;
	width: 117px;
	border: 1px solid #fff;
}
.mc_block_announcement .cont_headshot img {
	display: block;
}
.mc_block_announcement .cont_text {
	float: right;
	width: calc( 100% - 15px - 117px);
}
.mc_block_announcement .cont_text strong {
	font: bold 22px/1 Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.mc_block_announcement .cont_text em {
	font: italic 19px/1.25 Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.mc_block_announcement .mc_cont_link {
	display: inline-block;
	color: #fff;
	font: bold 17px/1 Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #fff;
}
.mc_block_announcement .mc_cont_link span {
	display: block;
	padding: 10px 50px 9px;
	background: linear-gradient( #7499b1, #2c6587 );
	border: 1px solid #286285;
}
.mc_block_announcement .mc_cont_link:hover span {
	background: #5390b9;
}

#wrapper {
	margin: 0px auto;
	background:url(images/bodybg.jpg) repeat-x top #FFF;
}
#subpage #wrapper {
	margin: 0px auto;
	background:url(images/bodybg-subpage.jpg) repeat-x top #FFF;
}
#container {
	margin: 0 auto;
	width:962px;

}
#header {
	margin:0 auto;
	background:url(images/header-v2.png) no-repeat top left;
	height:152px;

}
#header ul{
	float:right;
	margin: auto;
	padding:20px 10px 0 0;
	color:#FFF;
	font:14px "Century Gothic", Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	list-style:none;
}
#header li{
	padding: 0 4px 0;
	list-style:none;
}

#header li.first{
	list-style:none;
	padding: 0 4px 0;
	font-size:15px;
	font-weight:bold;
}
#header li.second{
	margin: 0 0 14px;
	padding: 0 4px 14px;
	border-bottom: 2px solid #307aa7;
}
#header h1{
	margin:0;
	padding:0;
	float:left;
}
#header h1 a {
	width:670px;
	display:block;
	height:143px;
	cursor:pointer;
	text-indent:-9000px;
}
.bignum{
	font-weight:bold;
	font-size:25px;
}
.bignum small{
	display: inline-block;
	padding: 0 7px 0 0;
	font-size: 16px;
}
.second .bignum {
	font-size: 19px;
}
#menu {
	margin:0 auto;
	height:60px;

}
#centerImage{
	height:325px;
	margin:0 auto;
	background:url(images/centerimage-home.jpg) no-repeat top left;
}
#subpage #centerImage{
	height:162px;
	margin:0 auto;
	background:url(images/centerimage-home.jpg) no-repeat top left;
}
#contentArea {
	margin:0 auto;
	background:url(images/sidebar-bg.jpg) repeat-y right;

}
#subpage #contentArea {
	margin:0 auto;
	background:url(images/sidebar-bg-subpage.jpg) no-repeat top right;

}
#mainContent {
	margin:0 auto 0 0;
	padding:25px;
	width:694px;
	min-height:350px;
}
#mainContent ul{
	margin:0 auto;
	padding:0 0 10px 15px;
}
#sidebar {
	margin:0 auto;
	width:193px;
	padding-left:25px;
	float:right;
	background:url(images/quickcontactbg.jpg) no-repeat top left;
}
#subpage #sidebar {
	background:none;
}
#sidebar p{
	margin:0 auto;
	font: 12px/18px Arial, Helvetica, sans-serif;
	padding-right:25px;
}
.mc-form { width:160px; padding:8px 0 8px 0; margin:0; text-align:center; font:11px Arial, Helvetica, sans-serif; color:#241d13;}
.mc-form form { width:100%;}
.mc-form label { display:block; text-align:left; height:15px; padding:0 0 3px 0; margin:0; width:100%;}
.mc-form input, #mc-turing-image-container { width:100%; margin:0 auto 5px; padding:3px; font-size:11px; background:#FFF; border:1px solid #0e2139;}
.mc-form textarea { width:100%; height:120px; padding:3px; font:11px Arial, Helvetica, sans-serif; color:#241d13; background:#FFF; border:1px solid #0e2139;}
.mc_formpadding{
	padding:3px;
}
.form3RequiredBox { margin: 10px 0; }
.form3RequiredBox span {
	margin: 10px 0;
	display: block;
	text-align: left;
}
.form3RequiredBox p {
	padding: 0 !important;
	text-align: left;
}
#form_3 .grDisclaimerBox { width: 175px; height: 40px; margin: 0 0 10px; }
#form_3 .grdbBadge { background-size: 95% auto; width: 40px; }
#form_3 .grdbText { font-size: 10px; padding: 6px 0 0; width: 130px; }
#form_3 .grdbText { font-size: 10px; }
#form_3 .vfActive {
	margin: 10px 0;
    padding: 10px;
    width: calc(100% - 12px);
}
#form_3 .vfActive p { padding: 0 0 10px; }

#mc-turing-image-container {
	background: #ccc;
}

.mc-form input.submit-btn { width:67px; height:34px; margin:10px 0 0 0;  vertical-align:middle; text-align:left; border:none; background:none; padding:0;}
.mc-form input.submit-btn{ background: url(images/submitbtn.jpg) no-repeat center center; cursor: pointer;}
#footer {
	margin: 0 auto;
	padding:0 0 15px;
	text-align:center;
	background:url(images/footerbg.jpg) repeat-x top;
}
#footer ul{
	margin:0 auto;
	padding:17px 0 28px;
	color:#FFF;
	text-transform:uppercase;
	font:normal 10px "Century Gothic", Arial, Helvetica, sans-serif;
}
#footer li{
	list-style:none;
	display:inline;
	padding-right:11px;
	padding-left:10px;
	border-right:1px solid #FFF;
}
#footer ul a{
color:#FFF;
text-decoration:none;
}
#footer ul a:hover{
text-decoration:underline;
}
#footer li.last-child{
	border:none;
}
#nc-area {
	margin:0 auto;
	text-align:center;
	/* margins, paddings, etc. */
}
#nc-area, #nc-area a {
	font-family: arial;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;

}
#nc-center{
	margin:0 auto;
	width:488px;
}
#nc-area a {

}
#nc-area a:hover {
	text-decoration: underline;
	font-weight: normal;
}
#logo-nextclient {
	float:left;
	margin-left: 0px;
	width:100px;
}
#nc-area p {
	padding:2px 0 0 110px;
	line-height:14px;
	text-align:left;

}

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	/* width: 500px; */
	display: table;
	margin: 0 auto;
	text-transform:uppercase;
	font:bold 13px "Century Gothic", Verdana, Geneva, sans-serif;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 225px;
	position: absolute;
	left: -1000em;
	text-transform:none;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	padding:0;
	width: 225px;

}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	background-color:#103a54;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	margin:6px 0 0;
	padding: 19px 16px 10px;
	color: white;
	font-size: 12px;
	line-height: 12px;
	font-family: arial;
	text-decoration: none;

}
ul.MenuBarHorizontal ul a
{
	padding:10px;
	margin:0;

}
ul.MenuBarHorizontal ul a:hover
{
	padding:10px;
	margin:0;
	background:#0c2e43;
	border:none;

}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color:#103a54;
	color: #FFF;
}

ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background:url(images/nav-hover.jpg) repeat-x bottom;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	padding:19px 15px 10px;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
/* ea - Enable if you want items with submenus to have a diff background in non-hovered state
	background: pink;
*/

}
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
/* ea - Stylize menu item when hovered OR submenu is active

	background: purple;
*/


}
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
/* ea - Stylize parent of second level submenu
	background: blue;
*/

}

/* Adjust height/padding for submenu items */
ul.MenuBarHorizontal ul a {

}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: transparent;
	}
}

.headshot {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 5px;
	height: 170px;
}





/* Newsletter Styling */
#nl-container {
	overflow: hidden;
}
#nl-pageTitle {
	border-bottom: 1px solid #333;
}
#nl-sidebar {
	width: 30%;
	float: left;
	display: inline;
}
	ul#nl-articles, ul#nl-newslinks {
		margin: 0;
		padding: 0;
	}
	#nl-articles li, #nl-newslinks li {
		border-bottom: 1px solid #000;
		display: block;
	}
		#nl-articles li.nl-last-item, #nl-newslinks li.nl-last-item {
			border-bottom: 0;
		}
		#nl-articles li {
			padding: 0 0 0.8em;
			margin: 0 0 0.8em;
		}
		#nl-newslinks li {
			padding: 0 0 0.4em;
			margin: 0 0 0.5em;
		}
		#newslinkHeader {
			color: #000;
			font-size: 1.3em;
			font-weight: bold;
			margin: 0 0 0.6em;
		}
		a.nl-article-headline {
			color: #9d1c20;
			font-weight: bold;
			display: block;
			text-decoration: none;
			margin: 0 0 0.3em;
		}
		a.nl-article-headline:hover {
			text-decoration: underline;
		}
		.nl-excerpt {

		}
#nl-mainContent {
	width: 65%;
	float: right;
	display: inline;
}
#nl-copyright {
	font-size: 0.8em;
	text-align: center;
	padding: 1em 0 1.5em;
}
/*
body.nl-page #sidebar {
	display: none;
}
body.nl-page #mainContent {
	float: none;
	display: block;
	width: auto;
}
*/
/* Newsletter - Custom */

h1#nl-pageTitle {
	padding: 0 0 15px;
	margin: 0 0 15px;
}
h2#nl-articleTitle {
}

body.nl-page h2.page-headline {
	display: none;
}

/* Newsletter Styling Ends */

/* Contact Form Styling */
input[type=submit] {-webkit-appearance: none;border-radius: 0;}
.nc_form {
	background-color: #f0f0f0;
	padding: 20px 10px;
	margin: 0 0 15px;
	border: 2px solid #c0c0c0;
	border-radius: 5px;
	color: #333333;
	min-width: 255px;
}
.nc_form .form-part{margin: 0 0 10px;}
.nc_form .req {color: #F71704;}
.nc_form .groupLegend{
	font-size: 18px;
	margin: 0 0 5px;
}
.nc_form label,
.nc_form input,
.nc_form textarea,
.nc_form select {display: block; width: 100%; padding: 0; box-sizing: border-box; }
	.nc_form input, .nc_form textarea {background: #fff; color: #000;}
	.nc_form input::placeholder, .nc_form textarea::placeholder {color: gray;}
	.nc_form input, .nc_form textarea, .nc_form .captcha-container {
		border: 1px solid #999;
		border-radius: 3px;
	}
	.nc_form label {margin: 0 0 5px;}
	.nc_form input, .nc_form textarea, .nc_form select {
		margin: 0 0 10px;
		padding: 10px 10px;
	}
	.nc_form textarea {height:60px;}
	.nc_form .captcha-container {padding: 0;width: 100%;}

.nc_form input.hidden {display:none;}
.nc_form input.submit-button {
	cursor:pointer;
	margin: 1em 0;
	padding: 10px 10px;
	width:auto;
	height:auto;
	background:#555;
	color:#fff;
	line-height: 1;
	-webkit-appearance: none;
	border-radius: 0;	
}
	.nc_form input.submit-button:hover {background:#777;}
.nc_form input.error {border-color:#f00;}
.nc_form label.error {color: #f00;}
.ncfDisclaimer {
	font-size: 80%;
	margin: 0 0 15px;
	padding: 10px 0 0;
}
	.ncfDisclaimer span {
		display: block;
		font-weight: bold;
		font-size: 125%;
	}
		.ncfDisclaimer span.req {display: inline; font-size: 80%;}
	.ncfDisclaimer input {
		display: inline;
		width: 10px;
		height: 10px;
		margin: 0 5px 0 0;
	}
	.ncfDisclaimer label {display: inline;}
	.nc_form .captcha-wrapper input {max-width: 200px;}
	.nc_form .captcha-container {
		background: #fff;
		border: 1px solid #333;
		margin: 0 0 4px;
		text-align: center;
		max-width: 200px;
	}
	.nc_form .captcha-image {
		cursor: pointer;
		display: block;
		width: 100%;
	}
	.nc_form .checkbox,
	.nc_form .radio{ margin: 0 auto 10px; }
	.nc_form .checkbox input,
	.nc_form .checkbox label,
	.nc_form .radio input,
	.nc_form .radio label {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
	}
	.nc_form .checkbox label,
	.nc_form .radio label{ margin: 0 15px 0 2px; }

.nc_form .inlineSelect select{display: inline; width: auto;}
.nc_form .inlineSelectGroup{ display: inline-block; margin: 0 10px 0 0; } 
.nc_form .inlineSelectGroup select{margin: 0;} 
.nc_form .inlineSelectGroup label{ font-size: 0.85rem; }


@media screen and (min-width: 600px){
	.nc_form{ padding: 20px 15px; }
}

/* reCAPTCHA v2 invisible */
.grecaptcha-badge {visibility: hidden;}
.grDisclaimerBox {
	background-color: #4a90e2;
	overflow: hidden;
	height: 60px;
	width: 255px;
}
.nc_form .grDisclaimerBox {
    box-shadow: rgba(0,0,0,0.75) 0px 0px 5px;
	margin: 0 0 20px;
}
.grDisclaimerBoxNarrow {width: 180px;}
.grDisclaimerBoxNarrow .grdbBadge {display: none;}
.grdbBadge {
	float: left;
	width: 70px;
	height: 100%;
	background-color: #fff;
	background-image: url(images/recaptcha-logo-48.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.grdbText {
	float: left;
	color: #fff;
	width: 185px;
	box-sizing: border-box;
	font-family: Roboto, helvetica, arial, sans-serif;
	font-size: 13px;
	padding: 15px 15px 0;
	line-height: 1;
}
.grdbHead {
	display: block;
	margin: 0 0 5px;
}
.grdbLinks a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
.grdbLinks a:hover {text-decoration: underline;}
.grdbSep {font-size: 8px;}
/* reCAPTCHA v2 invisible */

/* Contact Form - Custom */

/* Contact Form Styling Ends */	

/* Form Validation -- Begins */
form input[type=text].validationError, 
form textarea.validationError, 
form select.validationError,
form .validationError::placeholder {
    background-color: red !important;
    color: #fff !important;
}
form .validationError:-moz-placeholder,
form .validationError::-moz-placeholder {
	opacity: 1;
}

input[type=checkbox].validationError {
    position:relative
}

.cfRequiredMark {
	position: relative;
	font-size: 0;
}
input[type=radio].validationError + .cfRequiredMark:before,
input[type=checkbox].validationError  + .cfRequiredMark:before {
	display: inline-block;
	content: "";
	position: absolute;
	left: -26px;
	top: -11px;
	background-color: red;
	height: 8px;
	width: 8px;
	border-radius: 4px;
	opacity: 1;
	box-shadow: 1px 1px 3px red;
}

.validationFeedback {
    display: none;
    text-align: center;
    background-color: #f5770c;
    color: #000;
    padding: 20px 20px 0;
    margin:0 auto 20px
}

.vfActive {
	margin: 0 0 20px;
    display: block;
	width: calc(100% - 40px);
}

.vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidationPrompt,
.vfFailedZipValidationPrompt {display: none;}
.vfFailedEmailValidation .vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidation .vfFailedTelephoneValidationPrompt,
.vfFailedZipValidation .vfFailedZipValidationPrompt {display: block;}

@media screen and (min-width: 1120px){
	.vfActive {
		width: calc(100% - 40px);
	}
}
/* Form Validation -- Ends */