/*
Theme Name: Etufugh Law
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;}

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

blockquote {padding: 0 0 0 30px; font-style: italic;}
strong {font-weight: bold;}
i, em {font-style: italic;}
i strong, em strong, strong i, strong em {font-weight: bold;}

/* General */
html {
	min-width: 1060px;
	-webkit-text-size-adjust: 100%;
}
body {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3;
	color: #000;
}
a, a:link, a:active, a:visited {text-decoration: none; outline: none; color: #2160A0;}
p, ul, ol {padding: 0 0 20px; margin: 0;}
ul, ol {padding-left:30px;}
ul li {list-style-type: disc;}
ol li {list-style-type: decimal;}
ol li ol li {list-style-type: lower-alpha;}
ul ul {padding-bottom: 0;}
.topo {display: block; overflow: hidden;}
.topo img {display: block; width: 100%;}

#wrapper {

}

.topnavWrapper {
	position: relative;
	z-index: 4;
}
.mhWrapper {
	background-color: #0a1e3b;
	background-color: rgba(10,30,59,0.8);
}
#mainHeader {
	margin: 0 auto;
	padding: 36px 20px 31px;
	width: 1022px;
	overflow: hidden;
	font-family: 'Oswald', sans-serif;
}
	.mhLeft {
		float: left;
		padding: 27px 0 0;
	}
		#logoMain {}
		#logoMain img {display: block;}
	.mhRight {
		float: right;
		padding: 0;
		text-align: right;
		overflow: hidden;
	}
	.mhCallToAction {
		display: inline-block;
		padding: 0 0 10px;
	}
		.mhLabel {
			display: inline-block;
			padding: 0 0 0 0;
			color: #E74C2F;
			font-size: 27px;
		}
		a.mhPhone {
			color: #fff;
			font-family: 'Oswald', sans-serif;
			font-size: 27px;
		}
		a.mhPhone:hover {
			color: #E74C2F;
		}

	.mh_social {
		display: block;
		overflow: hidden;
		margin: auto;
		padding: 0 0 0 20px;
	}
		.mh_social li {
			float: left;
			display: inline;
			margin: 0 0 0 6px;
			width: 58px;
			height: 58px;
			list-style-type: none;
			list-style-position: outside;
		}
		.sbs1 { margin: 0; }
		.mh_social li a {
			overflow: hidden;
			display: block;
			height: 100%;
			width: 100%;
		}
		.mh_social li img {
			display: block;
			width: 300%;
			/*width: auto;*/
			max-width: none;
		}
		/*.mh_social li a:hover img { margin-top: -82px; }
		.mh_social .icon_2 img { margin-left: -82px; }
		.mh_social .icon_3 img { margin-left: -164px; }*/
		.mh_social li a:hover img { margin-top: -100%; }
		.mh_social .icon_2 img { margin-left: -100%; }
		.mh_social .icon_3 img { margin-left: -200%; }

.navmmWrapper {
	background: #27508e;
	background: rgba(39, 80, 142, 0.8);
}
nav.mm {
	display: block;
	padding: 0 20px 0;
	width: 1022px;
	text-align: center;
	margin: 0 auto;

}
	/* Height & top dimensions should usually match */
	nav.mm ul, nav.mm ul ul {height: 50px; top: 50px;}

	/* Main Menu Item */
	nav.mm ul li a {
		padding: 18px 22px 17px;
		font-size: 15px;
		color: #fff;
		font-family: 'Oswald', sans-serif;
		text-transform: uppercase;
	}

	/* Main Menu Item - Hover */
	nav.mm ul li a:hover, nav.mm ul li:hover a {
		color: #fff;
		background: #E74C2E;
	}

	/* Dropdown Backgrounds & Borders */
	nav.mm ul ul {
		background: #27508e;
		background: rgba(10,30,59,0.9);
		border: 0px solid #0a1e3b;
	}
	nav.mm ul li:hover ul li:hover {background: #E74C2E;}

	/* Borders to separate dropdown menu items */
	nav.mm ul ul li {border-top: 1px solid #0a1e3b;}
	/*nav.mm ul ul li:first-child {border-top: 0px;}*/


	/* Dropdown Text Colors */
	nav.mm ul li:hover ul li a {color: #fff;}

	/* Menu CSS should usually be left intact beyond this point */
	nav.mm ul li ul li a {
		font-size: 14px;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		text-transform: none;
		font-weight: normal;
	}
	nav.mm ul li:hover ul li a {background: transparent;}
	nav.mm ul ul, nav.mm ul ul ul, nav.mm ul li:hover ul ul {left: 180px; width: 180px;}
	nav.mm ul, nav.mm ul li {list-style: none; margin: 0px; padding: 0px; position: relative; font-size: 0;}
	nav.mm ul {top: 0;z-index: 96;}
	nav.mm ul li {z-index: 97;display: inline-block;zoom: 1;*display: inline;}
	nav.mm ul li a {vertical-align: top;display: inline-block;overflow: hidden;text-decoration: none;line-height: 1;}
	nav.mm ul ul a {text-transform: none;}
	nav.mm ul li a:hover, nav.mm ul li:hover a {text-decoration: none;}
	/*--- nth level drop ---*/
	nav.mm ul ul {display: none;position: absolute;z-index: 98;left: 0px;height: auto;text-align: left;}
	nav.mm ul li:hover ul {display: block;}
	nav.mm ul ul li {position: relative;z-index: 99;display: inline;zoom: normal;}
	nav.mm ul ul li a,
	nav.mm ul ul ul li a{position: relative;z-index: 100;display: block;height: auto;width: auto;padding: 15px 10px;border-top: none;}
	/*--- nth+1 level drop ---*/
	nav.mm ul ul ul,nav.mm ul li:hover ul ul {display: none;position: absolute;top: 0;margin: 0;}
	nav.mm ul li ul li, nav.mm ul li ul li ul li {display: none;}
	nav.mm ul li:hover ul li, nav.mm ul li ul li:hover ul li {display: block;}
	/* --- IE (all versions) position fix --- */
	.ie9 nav.mm ul li:hover ul ul, .ltie9 nav.mm ul li:hover ul ul {top: 0px;}
	nav.mm ul ul li:hover ul ul, nav.mm ul ul li:hover ul li:hover ul ul {display: none;}
	nav.mm ul ul li:hover ul, nav.mm ul ul li:hover ul li:hover ul, nav.mm ul ul li:hover ul li:hover ul li:hover ul {display: block;}


.marketingWrapper {
	margin: -220px auto 0;
	line-height: 1;
	background: #000;
	border-bottom: 16px solid #07223C;
}
.homeslidesWrapper {}
#homeslides {
	position: relative;
	z-index: 1;
	height: 506px;
	color: #fff;
}
	.homeslide {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		display: none;
		background-position: center top;
		background-repeat: no-repeat;
	}

	#homeslide1 { background-image: url(img/slides/home/2000/1.jpg); }
	#homeslide2 { background-image: url(img/slides/home/2000/2.jpg); }
	#homeslide3 { background-image: url(img/slides/home/2000/3.jpg); }
	#homeslide4 { background-image: url(img/slides/home/2000/4.jpg); }

	.homeslide a {
		display: block;
		color: #000;
	}
	.homeslide a:hover { text-decoration: none; }
	.slideContent {
		overflow: hidden;
		margin: 164px auto 0;
		max-width: 1022px;
	}
	.slideBox {
		box-sizing: border-box;
		margin: auto;
		padding: 161px 20px 20px;
		width: 100%;
		max-width: 1022px;
		min-height: 160px;
		color: #fff;
		text-align: left;
	}
		.slideBox br { display: none; }
		.slideBox p {
			padding: 0;
			line-height: 0.9;
			text-align: center;
			text-shadow: 1px 1px 16px rgb(0,0,0);
			text-transform: uppercase;
		}
		.slideHead {
			display: block;
			padding: 0 0 10px;
			font-family: 'Quattrocento', serif;
			font-size: 29px;
		}
		.slideText {
			font-family: 'Oswald', sans-serif;
			font-size: 44px;
		}

#subslides {
	margin: 0 auto 0;
	max-width: 100%;
	height: 316px;
}
	.subslide {
		box-sizing: border-box;
		padding: 0 20px 0;
		width: 100%;
		height: 100%;
		background-position: center top;
		background-repeat: no-repeat;
	}
	.subslideContent {}

	#subslide1 { background-image: url(img/slides/sub/2000/1.jpg); }
	#subslide2 { background-image: url(img/slides/sub/2000/2.jpg); }
	#subslide3 { background-image: url(img/slides/sub/2000/3.jpg); }
	#subslide4 { background-image: url(img/slides/sub/2000/4.jpg); }


.contentAreaWrapper {
	background: url(img/contenttile.jpg) center;
}
#contentArea {
	overflow: hidden;
	margin: 0 auto;
	padding: 76px 20px 65px;
	max-width: 1022px;
}
#mainContent {
	display: inline;
	float: left;
	width: 690px;
	overflow: hidden;
	color: #000;
	font-family: 'Quattrocento', serif;
	font-size: 16px;
	line-height: 1.5;
}
	.article a:hover {
		color: #E74C2F;
		text-decoration: none;}
	.article ul, .article ol {overflow: hidden;}
	.article h1,
	.article h2,
	.article h3,
	.article h4,
	.article h5,
	.article h6 {
		line-height: 1.2;
		font-weight: normal;
		font-family: 'Quattrocento', serif;
		color: #000;
		padding: 0 0 5px 0;
	}
	.article h1 {
		font-family: 'Quattrocento', serif;
		font-size: 30px;
		padding: 0 0 20px 0;
	}
	.article h2 {
		padding: 0 0 2px 0;
		color: #2E6CAF;
		font-family: 'Quattrocento', serif;
		font-size: 18px;
		font-weight: bold;
	}
	.article h3 {
		color: #000;
		font-size: 16px;
		font-weight: bold;
	}
	.article h4 {
		font-size: 16px;
		font-style: italic;
	}
	.article h5 {
		font-size: 16px;
	}
	.headshot {
		float: left;
		margin: 0 15px 5px 0;
	}
	#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; padding: 0 0 0 40px;}
	.mcTable td:first-child {padding: 0;}
	.mcTable ul {padding: 0 0 0 30px;}
	.mc_table_uspto {
		width: 100%;
	}
	.mc_table_uspto td,
	.mc_table_uspto td:first-child {
		box-sizing: border-box;
		padding: 10px 20px 10px;
		width: 50%;
		border: 1px solid #000;
	}
	.st_googleplus_large,
	.st_sharethis_large,
	.st_googleplus,
	.st_sharethis { display: none !important; }

#sidebar {
	display: inline;
	float: right;
	width: 258px;
}
	.sbBucket { margin: 0 auto 29px; }
	.sbNews {
		background-color: #0C3053;
	}
		.sbNewsh2 {
			padding: 26px 0 23px;
			color: #fff;
			font-family: 'Oswald', sans-serif;
			font-size: 24px;
			text-align: center;
			text-shadow: 5px 5px 5px rgba(18,45,84,0.75);
			text-transform: uppercase;
			background-image: url(img/sb/newsh2bg.jpg);
			background-position: center bottom;
		}
		.sbNewsh2Text:before {
			content:'';
			position: absolute;
			top: 4px;
			left: 0;
			width: 34px;
			height: 35px;
			background-image: url(img/icons/news.png);
			background-position: center;
			background-repeat: no-repeat;
		}
		.sbNewsh2Text {
			position: relative;
			padding: 0 0 0 40px;
		}
		.sbNewsList {
			padding: 0 0 1px;
			background-image: url(img/sb/div.png);
			background-position: center bottom;
			background-repeat: no-repeat;
		}
			.sbNewsList li {
				padding: 2px 0 1px;
				color: #fff;
				font-family: 'Quattrocento', serif;
				font-size: 16px;
				line-height: 1.45;
				list-style: none;
				background-color: #0C3053;
				background-image: url(img/sb/div.png);
				background-position: center top;
				background-repeat: no-repeat;
			}
			.sbNewsList li a {
				display: block;
				padding: 10px 30px 7px;
				color: #fff;
				font-family: 'Quattrocento', serif;
				font-size: 16px;
			}
			.sbNewsList li a:after {
				content:'';
				width:0;
				height:0;
				background-image: url(img/sb/newslinkhover.png);
			}
			.sbNewsList li a:hover {
				background-image: url(img/sb/newslinkhover.png);
			}

			.sbNewsList li:hover {
			}

		.sbNewsLinkWrapper {
			padding: 30px 0 30px;
			text-align: center;
		}
		a.sbNewsLink {
			box-sizing: border-box;
			display: inline-block;
			padding: 10px 20px 10px;
			min-width: 198px;
			color: #000;
			font-family: 'Oswald', sans-serif;
			font-size: 16px;
			text-transform: uppercase;
			background-color: #84A645;
		}
		a.sbNewsLink:hover {
			color: #1B4A79;
			background-color: #9EC35A;
		}
		.sbNewsLinkText {
			position: relative;
			display: inline-block;
			padding: 0 25px 0 0;
		}
		.sbNewsLinkText:after,
		.sbNewsLinkText:hover:after {
			content:'';
			position: absolute;
			top: 0;
			right: 0;
			width: 19px;
			height: 100%;
			background-image: url(img/icons/newslinkarrow.png);
			background-position: left center;
			background-repeat: no-repeat;
		}
		a.sbNewsLink:hover .sbNewsLinkText:after {
			background-image: url(img/icons/newslinkarrow.png);
			background-position: right center;
		}

	.sbSocial {
		overflow: hidden;
		margin: 0 auto 0;
		padding: 0;
	}
		.sbSocial h2 {
			padding: 0 0 13px;
			color: #000;
			font-family: 'Oswald', sans-serif;
			font-size: 28px;
			font-weight: bold;
			text-align: center;
			text-transform: uppercase;
		}
		.sbs {
			float: left;
			display: inline;
			margin: 0 0 0 6px;
			width: 82px;
			height: 82px;
			list-style-type: none;
			list-style-position: outside;
		}
		.sbs1 { margin: 0; }
		.sbs a {
			overflow: hidden;
			display: block;
			height: 100%;
			width: 100%;
		}
		.sbs img {
			display: block;
			width: auto;
			max-width: none;
		}
		.sbs a:hover img { margin-top: -82px; }
		.sbs2 img { margin-left: -82px; }
		.sbs3 img { margin-left: -164px; }


.mfWrapper {

}
#mainFooter {
	overflow: hidden;
}

.mfTopWWrapper {
	background-image: url(img/mf/mapbgx.png);
	background-position: center;
	background-repeat: repeat-y;
}
.mfTopWrapper {
	background-image: url(img/mf/mapbg-v2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.mfTopWrapperhover {
	background-image: url(img/mf/mapbg-v2.jpg);
	background-position: center bottom;
}
	.mfTop {
		overflow: hidden;
		margin: auto;
		padding: 0 20px 0;
		width: 1022px;
		height: 372px;
	}
		.mfTopLeft {
			float: left;
			padding: 163px 0 0;
			width: 300px;
		}
			a.mfTopLeftLink {
				display: block;
				height: 100%;
				color: #000;
				font-family: 'Oswald', sans-serif;
				font-size: 32px;
				line-height: 1.2;
				text-align: center;
				text-transform: uppercase;
			}
		.mfTopRight {
			float: right;
			padding: 60px 0 0;
			width: 600px;
		}
			.mfTopRighth2 {
				color: #fff;
				font-family: 'Oswald', sans-serif;
				font-size: 27px;
				text-transform: uppercase;
			}
			.mfTopRighth3 {
				padding: 18px 0 19px;
				color: #E74C2F;
				font-family: 'Oswald', sans-serif;
				font-size: 17px;
			}
			.mfTopRightp {
				padding: 0 110px 0 0;
				color: #fff;
				font-family: 'Quattrocento', serif;
				line-height: 2;
			}

.mfBWrapper {
	background-image: url(img/mf/bg.jpg);
	background-position: center top;
}
	.mfBottom {
		overflow: hidden;
	}
.fNav {
	font-size: 0;
	line-height: 1;
	text-align: center;
	padding: 28px 0 0;
}
	.fNav li {
		padding: 0 11px;
		font-size: 13px;
		display: inline-block;
		list-style-type: none;
		list-style-position: outside;
	}
	.fNav li:first-child {
		border: 0;
	}
	.fNav a {
		display: inline-block;
		padding: 6px 8px;
		color: #444749;
		font-family: 'Oswald', sans-serif;
		font-size: 13px;
		text-transform: uppercase;
		border-top: 1px solid rgba(0,0,0,0);
		border-bottom: 1px solid rgba(0,0,0,0);
	}
	.fNav a:hover {
		color: #E64C2F;
		border-top: 1px solid #E74C2E;
		border-bottom: 1px solid #E74C2E;
	}
	.mfConnect {
		margin: 52px auto 57px;
		padding: 0 20px 0;
		width: 1022px;
		text-align: center;
	}
	.mfCTA {
		font-family: 'Oswald', sans-serif;
		font-size: 19px;
	}
		.mfLeft,
		.mfCenter,
		.mfRight {
			display: inline-block;
			vertical-align: middle;
		}
		.mfCenter {
			padding: 0 48px 0 56px;
		}
		a.mfPhone { color: #000; }
		a.mfPhone:hover { color: #E64C2F; }
		.mfLabel {
			color: #E64C2F;
		}

#ncBrandingWrapper {
	padding: 44px 0 44px;
	text-align: center;
	background: #08223C;
}
	#ncBranding {
		display: inline-block;
		overflow: hidden;
		margin: 0 auto;
	}
		#ncBranding, #ncBranding a {
			font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
			font-size: 10px;
			line-height: 1.3;
			color: #CCCED1;
			text-decoration: none;
			font-weight: normal;
		}
		#ncBranding a:hover {text-decoration: underline; font-weight: normal;}
		#logo-nextclient {
			width: 89px;
			height: 35px;
			float: left;
			margin: 0 0 0 0px;
		}
		#ncBranding p {
			float: left;
			display: inline;
			text-align: left;
			margin: 5px 0 0 22px;
			padding: 0;
		}

/* NextClient Items */



/* Contact Form Styling */
.nc_form {
	background-color: #f0f0f0;
	padding: 1.25em 2%;
	margin: 0 0 1.25em;
	border: 2px solid #c0c0c0;
	border-radius: 5px;
}
.nc_form .req {color: #F71704;}
.nc_form label,
.nc_form input,
.nc_form textarea,
.nc_form select {display: block; width: 98%; 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;
		border-radius: 3px;
	}
	.nc_form label {margin: 0 0 .125em;}
	.nc_form input, .nc_form textarea, .nc_form select {
		margin: 0 0 10px;
		padding: .4em 1%;
	}
	.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: 0.6em 2%;
	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: 0 0 1em;
	padding: 0.33em 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 {}
	.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 {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 - Custom */

/* Contact Form Styling Ends */


/* Newsletter Styling */
#nl-container {
	overflow: hidden;
}
#nl-pageTitle {
	border-bottom: 1px solid #333;
	margin: 0 0 20px;
}
#nl-sidebar {
	width: 30%;
	float: left;
	display: inline;
	font-size: 0.9em;
	line-height: 1.3;
}
	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 {
	float: right;
	display: inline;
	width: 65%;
}
#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 {
}
h2#nl-articleTitle {
}

/* Newsletter Styling Ends */

#captcha_container_form_5 {
	background: #fff;
	text-align: center;
	margin: 0 0 10px;
}

body.page-id-644 h1 {font-weight: bold;}
/* Webinar Payment */
#discountCodeForm {margin: 0 0 25px;}
.wDiscountCodeLabel {padding: 0 0 0;}
.wDiscountCode {display: block; margin: 0 0 5px;}