/*
Theme Name: Law Offices of Sef Krell
Theme URI: http://nextclient.com/
Description: Designed and Powered by NextClient, Inc.
Author: NextClient, Inc.
Version: 1.0
Template: universal
*/

/* Universal Begins */
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/

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;}

i strong, em strong {font-style: italic;}
b em {font-weight: bold;}

header,nav,article,footer,section,aside,figure,figcaption{display:block}

a {outline: none;}

#nav-below {margin: 10px 0; overflow: hidden;}
.nav-previous, .nav-next {float: left; display: inline; width: 50%;}
.nav-next {float: right;text-align: right;}
.nav-previous a, .nav-next a {text-decoration: none;}

div.entry-meta {font-size: 90%;}
body.single .shareThisWrapper {margin: 0px 0 20px;}
.post_entry_mult {
	border-bottom: 1px solid #999;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
	.post_entry_mult_left {float: left; display: inline; width: 150px;}
	.post_entry_mult_right {padding-left: 160px;}
	.post_entry_mult .shareThisWrapper {margin: 0;}
	div.post_entry_mult h2 {padding-bottom: 0; margin-bottom: 0;}
	.excerpt_meta {font-size: 80%; margin: 0 0 10px;}
.postThumbSingle {float: left; margin: 5px 10px 0 0;}
.tag-links {display: block;}
.google-map {height: 350px;margin: 0 0 25px; border: 1px solid #333;}
/* Universal Ends */

/* General */
html {background-color: #011d2e}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	color: #000;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	padding: 0 0 20px;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
	font-weight: bold;
	color: #000;
	padding: 0 0 5px 0;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	padding: 0 0 20px 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	color: #022439;
	text-transform: uppercase;
}
h2 {
	font-size: 15px;
	font-weight: normal;
	padding: 0 0 10px 0;
	color: #aaab85;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
h5 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
strong { font-weight: bold; }
a, a:link, a:active, a:visited {
	text-decoration: none;
	outline: none;
	color: #3b90ce;
}
a:hover {
	text-decoration: underline;
}
ul, ol {
	padding-left:30px;
}

ul li, ol li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
ul ul {
	padding-bottom: 0;
}
#wrapper {
	overflow: hidden;
	background: url(img/body-x.jpg) left top repeat-x #fff;
}
	body.home #wrapper {background: url(img/body-x-home.jpg) left top repeat-x #fff;}
.container {
	width: 940px;
	margin: 0 auto;
}
#topBar {
	height: 35px;
}
	#hSearch {
		float: right;
		background-color: #747759;
		overflow: hidden;
		height: 35px;
		width: 46px;
		border-bottom-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		border-bottom-left-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
	}
		#hSearch:hover {background-color: #8c8f70;}
		#hSearch.slideActive {background-color: #8c8f70;}
			#hSearch span {
				display: block;
				float: left;
				height: 35px;
				width: 46px;
				cursor: pointer;
			}
			#hSearch.slideActive span {cursor: default;}
			#hSearch form {
				width: 154px;
				height: 17px;
				margin-top: 9px;
				float: right;
				background: url(img/search-bar.png) left top no-repeat;

			}
				#hSearch input {
					outline: none;
					background: none;
					border: none;
				}
				#sBar {
					float: left;
					width: 120px;
					color: #000;
					font-size: 11px;
					line-height: 11px;
					font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
					padding: 3px 0 0 5px;
				}
				input#sButton {
					float: left;
					cursor: pointer;
					height: 20px;
					width: 25px;
				}
	#hEspanol {
		float: right;
		display: block;
		width: 140px;
		height: 35px;
		margin-right: 6px;
		line-height: 35px;
		background-color: #a9ab86;
		color: #fff;
		font-size: 15px;
		font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
		text-transform: uppercase;
		text-align: center;
		font-weight: bold;
		border-bottom-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		border-bottom-left-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
	}
		#hEspanol:hover {
			background-color: #c6c8aa;
			text-decoration: none;
		}
#mainHeader {
	margin: 0 auto;
	height: 108px;
	padding: 4px 0 0 0;
}
	#logo-main {
		float: left;
	}
	#hRight {
		float: right;
		margin-top: 8px;
	}
		#hPhone {
			font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
			font-size: 18px;
			font-style: italic;
			text-transform: uppercase;
			color: #d8d9bc;
			padding-bottom: 7px;
		}
			#hPhone span {
				font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
				font-size: 28px;
				font-style: normal;
				font-weight: bold;
				color: #fff;
				padding-left: 5px;
			}
		#hRight ul {
			float: left;
			padding: 0 17px 0 0;
		}
			#hRight ul li {
				font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
				font-size: 13px;
				color: #fff;
				list-style: none;
				background: url(img/hbullet.png) left 9px no-repeat;
				padding-left: 8px;
			}
#navWrapper {background: url(img/nav-shadow.png) center top no-repeat;}
nav#mainMenu {
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 940px;
}
	nav#mainMenu ul,
	nav#mainMenu ul li {
		list-style: none;
		margin: 0px;
		padding: 0px;
		position: relative;
		font-size: 0;
	}
	nav#mainMenu ul {
		/* --- match height of primary navigation height (top / bottom padding + line-height) --- */
		height: 53px;
		z-index: 96;
	}
	nav#mainMenu ul li {
		z-index: 97;
		display: inline-block;
		zoom: 1;
		*display: inline;
	}
	nav#mainMenu ul li a {
		vertical-align: top;
		display: inline-block;
		overflow: hidden;
		text-decoration: none;
		padding: 18px 24px;
		color: #67b3e1;
		font-size: 15px;
		line-height: 17px;
		font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
		text-transform: uppercase;
		background-image: url(img/nav-hover.png);
		background-repeat: repeat-x;
		background-position: left -200px;
	}
		nav#mainMenu > ul > li > a {

		}
	nav#mainMenu ul ul a {
		text-transform: none;
	}
	nav#mainMenu ul li.current-menu-item a {
		color: #ffffff;
    }
	nav#mainMenu ul li a:hover,
	nav#mainMenu ul li:hover a {
		background-position: left top;
		color: #ffffff;
		text-decoration: none;
	}

	/*--- 2nd level drop ---*/
	nav#mainMenu ul ul {
		display: none;
		position: absolute;
		z-index: 98;
		left: 0px;
		top: 53px;
		width: 150px;
		height: auto;
		border: 1px solid #56a1cd;
		text-align: left;
	}

	nav#mainMenu ul li:hover ul {
		display: block;
	}
	nav#mainMenu ul ul li {
		position: relative;
		z-index: 99;
		display: inline;
		zoom: normal;
	}
	nav#mainMenu ul ul li a,
	nav#mainMenu ul ul ul li a{
		position: relative;
		z-index: 100;
		display: block;
		height: auto;
		width: auto;
		padding: 5px 10px;
		border-top: none;
	}
	nav#mainMenu ul ul li a,
	nav#mainMenu ul li:hover ul li a,
	nav#mainMenu ul ul ul li a,
	nav#mainMenu ul li:hover ul li:hover ul a {
		background: #2b7cac;
		color: #fff;
		font-size: 14px;
		line-height: 14px;
	}

	nav#mainMenu ul ul li a:hover,
	nav#mainMenu ul ul li:hover a,
	nav#mainMenu ul li:hover ul li:hover a,
	nav#mainMenu ul ul ul li a:hover,
	nav#mainMenu ul li:hover ul ul li a:hover,
	nav#mainMenu ul ul li:hover ul li a:hover {
		background: #4b93c5;
		color: #ffffff;
	}

	/*--- 3rd level drop ---*/

	nav#mainMenu ul ul ul,
	nav#mainMenu ul li:hover ul ul {
		display: none;
		position: absolute;
		left: 150px;
		top: 0;
		margin: 0;
	}
	nav#mainMenu ul li ul li,
	nav#mainMenu ul li ul li ul li {
		display: none;
	}
	nav#mainMenu ul li:hover ul li,
	nav#mainMenu ul li ul li:hover ul li {
		display: block;
	}

	/* --- IE (all versions) position fix --- */
	.ie6 nav#mainMenu ul li:hover ul ul,
	.ie7 nav#mainMenu ul li:hover ul ul,
	.ie8 nav#mainMenu ul li:hover ul ul,
	.ie9 nav#mainMenu ul li:hover ul ul {
		top: 0px;
	}

	nav#mainMenu ul ul li:hover ul {
		display: block;
	}
#subheader {
	width: 960px;
	margin: 0 auto;
	height: 292px;
}
	body.home #subheader {height: 372px;}
	#slides {
		height: 274px;
		width: 954px;
		margin: 0 auto;
		background: url(img/slides/slides-bg.png) left top no-repeat;
	}
		body.home #slides {
			height: 372px;
			background: url(img/slides/slides-bg-home.png) left top no-repeat;
		}
		#slides .slides_container {
			width: 940px;
			height: 256px;
			margin: 0 auto;
		}
			body.home #slides .slides_container {height: 352px;}
			.slide {
				display: none;
/*				height: 218px;
				padding-bottom: 38px;*/
				height: 256px;
				width: 940px;

				background-repeat: no-repeat;
				background-position: left bottom;
			}
				body.home .slide {
					/*height: 314px;*/
					height: 352px;
				}
/*
				.slide img {
					width: 940px;
					height: 218px;
				}
					body.home .slide img {height: 314px;}

			#slide1 {background-image: url(img/slides/sub1-a.png);}
			body.home #slide1 {background-image: url(img/slides/home1-a.png);}
			#slide2 {background-image: url(img/slides/sub2-a.png);}
				body.home #slide2 {background-image: url(img/slides/home2-a.png);}
			#slide3 {background-image: url(img/slides/sub3-a.png);}
				body.home #slide3 {background-image: url(img/slides/home3-a.png);}
			#slide4 {background-image: url(img/slides/sub4-a.png);}
				body.home #slide4 {background-image: url(img/slides/home4-a.png);}
			#slide5 {background-image: url(img/slides/sub5-a.png);}
				body.home #slide5 {background-image: url(img/slides/home5-a.png);}
			#slide6 {background-image: url(img/slides/sub6-a.png);}
				body.home #slide6 {background-image: url(img/slides/home6-a.png);}
*/
#aopBuckets {
	padding: 0;
	width: 940px;
	height: 231px;
	margin-top: -27px;
}
	#aopBuckets li {
		float: left;
		display: inline;
	}
		#aopBuckets li a {
			display: block;
			height: 146px;
			padding-top: 85px;
			width: 315px;
			background-image: url(img/aopbuckets.png);
			background-repeat: no-repeat;
			font-size: 20px;
			font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
			text-transform: uppercase;
			text-align: center;
			color: #fff;
		}
			#aopBuckets li a:hover {text-decoration: none;}
		#aop1 a {background-position: left top;}
			#aop1 a:hover {background-position: left bottom;}
		li#aop2 a {
			background-position: -315px top;
			width: 310px;
		}
			#aop2 a:hover {background-position: -315px bottom;}
		#aop3 a {background-position: right top;}
			#aop3 a:hover {background-position: right bottom;}
#contentArea {
	clear: both;
	float: left;
	overflow: hidden;
	background-image: url(img/contentarea-bg.png);
	background-position: center 25px;
	background-repeat: no-repeat;
	padding: 75px 0 20px 0;
}
	body.home #contentArea {
		margin: -13px auto 0 auto;
		padding: 50px 0 20px 0;
		background-position: center top;
	}
#mainContent {
	float: left;
	width: 587px;
	padding: 0 20px 0 33px;
}
	#mcDisclaimer {
		font-size: 12px;
		font-style: italic;
		padding: 15px 0 20px;
		font-weight: bold;
	}
	#shareThisPage {clear: both; border-top: 1px solid #2a3868; padding: 20px 0 0; margin: 15px 0 0;}
	#shareThisPageHead {display: inline-block; font-size: 16px; line-height: 1; font-weight: normal; text-transform: uppercase; margin: 0 10px 0 0;}
	#shareThisPage .shareThisWrapper {display: inline-block;}
	.shareThisWrapper {font-size: 0;}
	.dskSharingIcon {width: 16px; height: 16px; display: inline-block; margin: 0 14px 0 0; background-image: url(https://d78c52a599aaa8c95ebc-9d8e71b4cb418bfe1b178f82d9996947.ssl.cf1.rackcdn.com/dsk_sharing/icons/ftlg_16.png);}
	.dskSharingIcon:hover {opacity: 0.8;}
	.dskSharingIcon_facebook{background-position: 0 0;}
	.dskSharingIcon_twitter{background-position: -16px 0;}
	.dskSharingIcon_linkedin{background-position: -32px 0;}
	.dskSharingIcon_googleplus{background-position: -48px 0;}
	.mcTable {margin: 0 0 20px;}
	.mcTable td {vertical-align: top; display: block;}
	.mcTable ul {padding: 0 0 0 30px;}
#sidebar {
	float: right;
	width: 300px;
	padding-top: 9px;
}
	body.home #sidebar {padding-top: 3px;}
	.sbBox {
		display: block;
		height: 79px;
		width: 277px;
		padding: 15px 0 0 23px;
		margin: 0 0 25px;
		background-position: left top;
		background-repeat: no-repeat;
	}
		.sbBox:hover {text-decoration: none;}
		.sbBox span, .sbClick {
			font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
			text-transform: uppercase;
			font-size: 22px;
			color: #fff;
			display: block;
			line-height: 1.1;
		}
		span.sbBoxBottom {color: #c8c9a9;}
		span.sbClick, a.sbClick {
			font-size: 11px;
			color: #000;
			font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
			text-transform: uppercase;
		}
			.sbClick:hover {
				text-decoration: none;
				color: #888962;
			}

		#sbVideo {
			background-image: url(img/video-bg.jpg);
		}
			.sbBox .sbClick {
				color: #fff;
				padding: 5px 0 0 2px;
			}
			.sbBox:hover .sbClick {color: #8dc6dc;}
/*		#sbTest.sbBox, #sbCaseResults.sbBox {padding: 13px 0 0 23px;}*/
		#sbTest {
			background-image: url(img/testimonials-bg.png);
		}
/*
			#sbScroller {
				width: 230px;
				padding: 0 35px 0 35px;
				position: relative;
				margin-bottom: 23px;
			}
			#sbScroller p {display: none;}
			 #sbScroller .slides_container, #sbScroller p {
				width: 230px;
				color: #011e30;
				font-size: 16px;
				font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
			}
				.prev, .next {
					display: block;
					width: 11px;
					height: 31px;
					text-indent: -100px;
					overflow: hidden;
					background-position: left top;
					background-repeat: no-repeat;
					position: absolute;
					top: 44px;
				}
					.prev:hover, .next:hover {background-position: left bottom;}
				.prev {
					background-image: url(img/sb-prev.png);
					left: 6px;
				}
				.next {
					background-image: url(img/sb-next.png);
					right: 6px;
				}
*/
		#sbCaseResults {background-image: url(img/caseResults-bg.png);}

/*
			#sbCaseResults .sbBoxBottom {margin-bottom: 39px;}
			#sbCaseResults h3, #sbCaseResults ul li, #sbCaseResults .sbClick {
				font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
				padding: 0 0 0 9px;
			}
			#sbCaseResults h3 {
				color: #011e30;
				text-transform: uppercase;
				font-size: 14px;
				padding-bottom: 2px;
			}
			#sbCaseResults ul {padding: 0 0 11px 0;}
				#sbCaseResults ul li {
					list-style: none;
					color: #aaab85;
					font-weight: bold;
					font-size: 22px;
				}
			#sbCaseResults .sbClick {margin-top: 6px;}
*/
	.sbAtty {
		font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
		padding-left: 22px;
		position: absolute;
	}
		.sbAtty img {
			width: 300px;
			height: 220px;
			margin-bottom: 18px;
			margin-left: -22px;
		}
		.sbAtty h2 {
			font-size: 22px;
			color: #000a0f;
			font-weight: normal;
			text-transform: uppercase;
			font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
			padding: 0 0 4px;
		}
		.attyTitle {
			color: #000;
			font-size: 12px;
			text-transform: uppercase;
		}
		.sbAtty h3 {
			color: #011e30;
			font-size: 16px;
			padding: 0 0 10px;
		}
		.sbAtty ul {padding: 0 0 18px;}
			.sbAtty ul li {
				list-style: none;
				background: url(img/atty-bullet.png) left 9px no-repeat;
				padding-left: 9px;
			}
	#sbVideoPlay {
		height: 206px;
		width: 300px;
		display: block;
		overflow: hidden;
		margin: 0 0 25px;
	}
	#sbVideoPlay:hover img {
		margin: -206px 0 0;
	}
#geoWrapper {
	clear: both;
	background: url(img/geo-x.jpg) left top;
	border-top: 11px solid #aaab85;
	overflow: hidden;
}
	#geoWrapper .container {
		padding: 0 0 0 33px;
		width: 907px;
	}
	#footer-logo {
		float: left;
		display: block;
		margin: 29px 30px 0 0;
	}
	#fGeo {
		width: 580px;
		float: left;
		color: #fff;
		font-size: 11px;
		margin: 26px 0 5px 0;
		line-height: 1.7;
	}
#fWrapper {background: url(img/footer-x.png) left top repeat-x #011d2e;}
#mainFooter {
	clear: both;
	overflow: hidden;
	width: 874px;
	padding: 35px 33px 20px 33px;
	margin: 0 auto;
}
	.fBlocks {
		float: left;
		margin-right: 15px;
	}
		.fBlocks h2 {
			color: #e8e8d9;
			font-size: 18px;
			text-transform: uppercase;
			font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
			padding: 0 0 14px;
		}
		.fBlocks h3 { color: #e8e8d9; }
		.fBlocks ul {padding: 0;}
			.fBlocks ul li {list-style: none; padding-bottom: 3px;}
			.fBlocks ul li a, .fBlocks p {
				color: #aaab85;
				font-size: 13px;
			}
				.fBlocks ul li a:hover {
					text-decoration: none;
					color: #fff;
				}
	#fBlock1 {width: 193px;}
		#fBlock1 p {
			line-height: 1.8;
			padding: 0 0 8px;
		}
			#fPhone span {
				color: #e8e8d9;
				font-size: 16px;
			}
	#fBlock2 {width: 167px;}
	#fBlock3 {width: 195px;}
	#fBlock4 {width: 258px;}
		.socialMedia {
			float: left;
			display: inline;
			width: 37px;
			height: 36px;
			overflow: hidden;
			margin: 6px 11px 14px 0;
		}
			.socialMedia:hover img {margin-top: -36px;}
			.socialMedia #delfin {margin-right: 0;}
/* Wordpress Specific */

.halveList {width: 100%;}
	.halveList td {width: 50%;}
.attyDivide {margin: 15px 0 40px;}

/* NextClient Items */

.qc-toggle {
    position: fixed;
    right: 0;
    top: 160px;
    z-index: 200;
}
.qc-button {
    width: 62px;
    float: left;
    display: inline;
}
#qc-open {
    display: block;
}
.qc-container {
    float: left;
    display: none;
    padding: 15px;
    width: 190px;
    background: url(img/qcf-bg.png);
    -o-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}
#form_3 {

}
	#form_3 input, #form_3 textarea {
		display: block;
		width: 178px;
		padding: 5px;
		font-size: 13px;
		font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
		color: #323232;
	}
		#form_3 textarea {
			height: 60px;
		}
	#form_3 input, #form_3 textarea, #captcha_container_form_3 {
		border: none;
		margin: 0 0 5px 0;
	}
	#captcha_container_form_3 {
		background: #fff;
	}
	#captcha_image_form_3 {

	}
	#form_3 #submit_form_3 {
		padding: 0;
		border: none;
		cursor: pointer;
		background: #044c77;
		color: #fff;
		text-transform: uppercase;
		font-size: 15px;
		font-weight: bold;
		width: 100%;
		text-align: center;
		height: 38px;
		line-height: 38px;
		float: right;
		border-bottom-left-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
	}
		#form_3 #submit_form_3:hover {
			background: #2b6391;
		}
#nc-area {
	/* margins, paddings, etc. */
	overflow: hidden;
	clear: both;
}
	#nc-area, #nc-area a, #nc-area p {
		font-family: arial;
		font-size: 10px;
		color: #fff;
		text-decoration: none;
		font-weight: normal;
	}
	#nc-area a {

	}
	#nc-area a:hover {
		text-decoration: underline;
		font-weight: normal;
	}
	#logo-nextclient {
		float: left;
	}
	#nc-area p {
		float: left;
		display: inline;
		padding: 5px 0 19px 0;
	}





/* Contact Form Styling */
.nc_form {
	background-color: #f0f0f0;
	padding: 20px 45px 20px 35px;
	border: 2px solid #c0c0c0;
	border-radius: 5px;
	font-size: 13px;
}
.nc_form .req {
	color: #F71704;
}
.nc_form label,
.nc_form input,
.nc_form textarea,
.nc_form select {
	display: block;
	width: 100%;
	padding: 0;
}
	.nc_form input,
	.nc_form textarea {
		background: #fff;
		color: #8B898C;
	}
	.nc_form input,
	.nc_form textarea,
	.nc_form .captcha-container {
		border: 1px solid #999;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	.nc_form label {
		margin: 0 0 2px;
	}
	.nc_form input,
	.nc_form textarea,
	.nc_form select {
		margin: 0 0 10px;
		padding: 2px 4px;
	}
	.nc_form textarea {
		height:60px;
	}
	.nc_form .captcha-container {
		padding: 0 4px;
		width: 100%;
	}

.nc_form input.hidden {
	display:none;
}
.nc_form input.submit-button {
	cursor:pointer;
	margin: 15px 0;
	padding:5px;
	width:auto;
	height:auto;
	background:#555;
	color:#fff;
	line-height: 1;
}
	.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: 5px 0 15px;
}
	.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 {
}
	.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;
	}
.nc_form .checkbox {
	margin: 0 0 10px;
}
	.nc_form .checkbox input {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
		margin: 0 0 0 10px;
	}
		.nc_form .checkbox input.delin {
			margin: 0;
		}
.nc_form .radio {
	margin: 0 0 10px;
}
	.nc_form .radio input {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
		margin: 0 0 0 10px;
	}
		.nc_form .radio input.delin {
			margin: 0;
		}
.nc_form .inlineSelect select {
	display: inline;
	width: auto;
}
/* Contact form styling ends */


/* reCAPTCHA v2 invisible */
.grecaptcha-badge {visibility: hidden; right: 0 !important;}
.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(img/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 */

/* 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 {
    display: block
}

.vfFailedFullNamelValidationPrompt,
.vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidationPrompt,
.vfFailedZipValidationPrompt {display: none;}
.vfFailedFullNamelValidation .vfFailedFullNamelValidationPrompt,
.vfFailedEmailValidation .vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidation .vfFailedTelephoneValidationPrompt,
.vfFailedZipValidation .vfFailedZipValidationPrompt {display: block;}
/* Form Validation -- Ends */

#form_3 .grDisclaimerBox { 
	width: 190px;
	height: 50px;
	margin: 0 0 5px;
}
#form_3 .grdbBadge {
	width: 45px;
	background-size: 90% auto;
}
#form_3 .grdbText {
	font-size: 11px;
	padding: 12px 10px 0;
	width: 145px;
}
#form_3 .fdisclaimerText {
	font-size: 11px;
	color: #fff;
}
#form_3 .validationFeedback {
	padding: 10px 10px 0;
	margin: 0 0 10px;
}
#form_3 .validationFeedback p {
	padding: 0 0 10px;
	font-size: 11px;
}
#form_1 .discField {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}


/* Place .nc_form overriding code below this line */

/* Place .nc_form overriding code above this line */



/* 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 {
}
 */

/* Newsletter Styling Ends */

	#shareThisPage {clear: both; border-top: 1px solid #2a3868; padding: 20px 0 0; margin: 15px 0 0;}
	#shareThisPageHead {display: inline-block; font-size: 16px; line-height: 1; font-weight: normal; text-transform: uppercase; margin: 0 10px 0 0;}
	#shareThisPage .shareThisWrapper {display: inline-block;}
	.shareThisWrapper {font-size: 0;}
	.dskSharingIcon {width: 16px; height: 16px; display: inline-block; margin: 0 14px 0 0; background-image: url(https://d78c52a599aaa8c95ebc-9d8e71b4cb418bfe1b178f82d9996947.ssl.cf1.rackcdn.com/dsk_sharing/icons/ftlg_16.png);}
	.dskSharingIcon:hover {opacity: 0.8;}
	.dskSharingIcon_facebook{background-position: 0 0;}
	.dskSharingIcon_twitter{background-position: -16px 0;}
	.dskSharingIcon_linkedin{background-position: -32px 0;}
	.dskSharingIcon_googleplus{background-position: -48px 0;}

/* Vimeo Video */
.vimeo-embed-cont {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.vimeo-embed-cont iframe, .vimeo-embed-cont object, .vimeo-embed-cont embed { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.vimeo-embed-cont iframe{ border: 0;}
.article .vimeo-embed-cont {margin: 0 0 30px;}

/*Vimeo Modal*/
.vimeo-modal{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.9);
	z-index: 99999999;
}
.vmContent{
	position: relative;
	max-width: 640px;
	max-height: 360px;
	width: 90%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}