/*
Theme Name: Michael H Schwartz
Description: Blog theme for Michael H Schwartz
Version: 1.0
Author: Consultwebs
*/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.hidden {display:none;}
/*--[ Hidden per PP button update - cs83012 ]--*/
/*
#paypal {text-align: center;}
#paypal #paypal-submit {margin-top: 15px;}
#paypal .error {float:left; clear:both; font-size: 10px; color:red; width:100%;}
*/
#content .box {width:275px; overflow:hidden; margin: 20px auto 0 auto;}
* {font-size: 100.01%;}
html{font-size: 62.5%;}
body{
	margin:0;
	color:#212121;
	font:1.5em/1.85em Arial, Helvetica, sans-serif;
	min-width:960px;
}

@font-face {
    font-family: 'cloister_blacklight';
    src: url('fonts/CloisterBlack-webfont.eot');
    src: url('fonts/CloisterBlack-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/CloisterBlack-webfont.woff2') format('woff2'),
         url('fonts/CloisterBlack-webfont.woff') format('woff'),
         url('fonts/CloisterBlack-webfont.ttf') format('truetype'),
         url('fonts/CloisterBlack-webfont.svg#cloister_blacklight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'old_standard_ttregular';
    src: url('fonts/OldStandard-Regular-webfont.eot');
    src: url('fonts/OldStandard-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OldStandard-Regular-webfont.woff2') format('woff2'),
         url('fonts/OldStandard-Regular-webfont.woff') format('woff'),
         url('fonts/OldStandard-Regular-webfont.ttf') format('truetype'),
         url('fonts/OldStandard-Regular-webfont.svg#old_standard_ttregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'myriadpro-bold';
	src: url('fonts/myriadpro-bold-webfont.eot'); /* IE9 Compat Modes */
	src: url('fonts/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('fonts/myriadpro-bold-webfont.woff') format('woff'), /* Modern Browsers */
		url('fonts/myriadpro-bold-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
		url('fonts/myriadpro-bold-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('fonts/MyriadPro-Regular.eot'); /* IE9 Compat Modes */
	src: url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('fonts/MyriadPro-Regular.woff') format('woff'), /* Modern Browsers */
		url('fonts/MyriadPro-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
		url('fonts/MyriadPro-Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
	font-family: 'myriadpro-semibold';
	src: url('fonts/myriadpro-semibold-webfont.eot'); /* IE9 Compat Modes */
	src: url('fonts/myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('fonts/myriadpro-semibold-webfont.woff') format('woff'), /* Modern Browsers */
		url('fonts/myriadpro-semibold-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
		url('fonts/myriadpro-semibold-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}


q{quotes:none;}
q:before{content:''}
q:after{content:''}
img{border-style:none;}
a{
	color:#022b6a;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	color:#000;
	vertical-align:middle;
	font:100% Arial, Helvetica, sans-serif;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
a:focus,
input:focus,
textarea:focus,
select:focus{outline:none;}
/* skip */
.skip a {
	height:1px;
	left:-9999px;
	overflow:hidden;
	position:absolute;
	width:1px;
}
.skip a:focus {
	width:auto;
	height:auto;
	position:static;
	left:auto;
	overflow:visible;
}
/* header */
#header {background:url(images/bg-header.gif) repeat-x;}
.header-holder {
	background:url(images/bg-header-holder.jpg) no-repeat 50% 0;
	height:392px;
}
.top-bar {
	width:942px;
	margin:0 auto;
	padding:13px 0 0;
	position:relative;
}
.top-bar .holder {
	overflow:hidden;
	width:100%;
	padding:0 0 30px;
}
.logo {
	float:left;
	width:482px;
	height:39px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/logo.png) no-repeat;
	margin:10px 0 0 2px;
}
.logo a {
	display:block;
	height:100%;
}
.top-bar .phone {float:right;}
.top-bar .phone strong {
	display:block;
	font-size:27px;
	line-height:30px;
	margin:0 0 1px;
	color:#fff;
	font-weight:normal;
	font-family: 'myriadpro-bold';
}
.top-bar .phone em {
	display:block;
	font-style:normal;
	color:#90abbf;
	font-size:22px;
	line-height:27px;
	font-family: 'MyriadPro-Regular';
	letter-spacing:1px;
}
.top-bar .frame {
	width:100%;
	padding:0 0 12px;
}
.top-bar .frame:after {
	content:'';
	display:block;
	clear:both;
}
.top-bar .frame .block {
	float:left;
	color:#fff;
}
.top-bar .frame .block strong {
	font-size:33px;
	line-height:39px;
	display:block;
	font-weight:normal;
	font-family: 'myriadpro-bold';
}
.btn-head {
	display:block;
	height:49px;
	width:301px;
	background:url(images/bg-btn-head.png) no-repeat;
	font-size:18px;
	line-height:49px;
	text-align:center;
	color:#fff;
	text-shadow:1px 1px 0 #2d1005;
	margin:12px 0 0;
	font-family: 'myriadpro-semibold';
	cursor:pointer;
}
.btn-head:hover {
	background:url(images/bg-btn-head-hover.png) no-repeat;
	text-decoration:none;
}
.top-bar .frame .banner {
	float:right;
	margin:0;
	position:relative;
}
.top-bar .frame .banner .avvo-superb {
	background:url(images/avvo-badge.png) no-repeat 0 0;
	height:80px;
	width:101px;
	display:block;
	float:left;
	margin:0 0 12px 0;
	text-indent:-9999px;
}
.top-bar .frame .banner .avvo-superb:hover {
	background-position:0 -80px;
}
.top-bar .frame .banner .avvo-choice {
	background:url(images/avvo-badge-choice.png) no-repeat 0 0;
	height:80px;
	width:101px;
	display:block;
	float:left;
	margin:0 0 12px 16px;
	text-indent:-9999px;
}
.top-bar .frame .banner .avvo-choice:hover {
	background-position:0 -80px;
}
.top-bar .frame .banner .nymag-home {
	background:url(images/nymag-white-red.png) no-repeat 0 0;
	height:55px;
	width:221px;
	display:block;
	position:absolute;
	top:90px;
	border:none;
	text-indent:-9999px;
}
.top-bar .frame .banner .nymag-home:hover {
	background-position:0 -55px;
}
.top-bar .nymag-inner {
	background:url(images/nymag-white-red.png) no-repeat 0 0;
	height:55px;
	width:221px;
	display:block;
	position:absolute;
	right: 0px;
	top: 102px;
	border:none;
	text-indent:-9999px;
}
.top-bar .nymag-inner:hover {
	background-position:0 -55px;
}
.logos-bar {
	background:url(images/bg-logos-bar.png) repeat-x;
	height:118px;
	position:relative;
	z-index:2;
}
.logos-bar .holder {
	width:942px;
	margin:0 auto;
	padding:9px 0 0;
	overflow:hidden;
	position:relative;
}
.logos-bar .holder .av-rated {
	background:url(images/av-rated.png) no-repeat 0 0;
	height:56px;
	width:180px;
	text-indent:-9999px;
	display: block;
	position: absolute;
	left: 4px;
	top: 9px;
}
.logos-bar .holder .av-rated:hover {
	background-position:0 -56px;
}
.logos-bar .holder ul li .bbb {
	background:url(images/bbb-lg.png) no-repeat 0 0;
	height:52px;
	width:175px;
	text-indent:-9999px;
	display: block;
	padding: 15px 0 0;
	margin:15px 0 0;
}
.logos-bar .holder ul li:hover .bbb {
	background:url(images/bbb-lg.png) no-repeat 0 -67px;
}
.logos-bar .holder .sm-icons {
	position:absolute;
	top:17px;
	left:4px;
}
.logos-bar .holder .sm-icons a {
	float:left;
	margin-right:15px;
	height:24px;
	width:24px;
	text-indent:-9999px;
	display: block;
}
.logos-bar .holder .sm-icons .fb {
	background:url(images/ico-fb.png) no-repeat;
}
.logos-bar .holder .sm-icons .tw {
	background:url(images/ico-tw.png) no-repeat;
}
.logos-bar .holder .bootcamp {
	position:absolute;
	top:5px;
	left:92px;	
}
.bootcamp img, 
.bbb img {
	border:none;
}
.logos-bar .holder ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.logos-bar .holder ul li {
	float:left;
	padding:0 0 0 15px;
}
.logos-bar .holder ul li:first-child{
	padding:0;
}
.logos-bar .holder ul a {
	float:left;
	height:91px;
	background:url(images/bg-logos-l.png) no-repeat;
	padding:7px 5px 0 11px;
}
.logos-bar .holder ul li:hover a {
	background-position:0 -98px;
}
.logos-bar .holder ul span {
	float:left;
	height:98px;
	width:6px;
	background:url(images/bg-logos-r.png) no-repeat;
}
.logos-bar .holder ul li:hover span {
	background-position:0 -98px;
}
.logos-bar .holder ul img {vertical-align:top;}
.img-header {
	position:absolute;
	left:438px;
	top:1px;
}
/* end header */
/* nav-bar */
.nav-bar {
	background:url(images/bg-nav-bar.gif) repeat-x;
	height:59px;
}
#nav {
	margin:0 auto;
	padding:0;
	list-style:none;
	height: 61px; 
	width:960px;
	font-size:14px;
	font-family: 'myriadpro-bold';
	background:url(images/sep-01.gif) no-repeat 100% 0; 
	text-align:center;
}
#nav li {float:left;}
#nav li.hover,
#nav .current_page_item,
#nav li:hover {background:url(images/bg-nav-hover.gif) repeat-x;}
#nav li.hover span,
#nav .current_page_item span,
#nav li:hover span {
	float:left;
	background:url(images/sep-01.gif) no-repeat 100% 0;
}
#nav a {
	float:left;
	color:#072a43;
	line-height:59px;
	padding:0 10px;
	background:url(images/sep-01.gif) no-repeat;
}
#nav .current_page_item a,
#nav a:hover {
	text-decoration:none;
	color:#1c5c8a;
}
/* The Nav Drop Top*/
#nav:after{    display:block;  clear:both; content:'' ;}
#nav li.hover,
#nav li:hover{position:relative;}
#nav li.hover ul,
#nav li:hover ul{display:block;}
#nav li.hover ul ul,
#nav li:hover ul ul{display:none;}
#nav li.hover ul li.hover ul ul,
#nav li:hover ul li:hover ul ul{display:none;}
#nav li.hover ul li.hover ul li.hover ul,
#nav li:hover ul li:hover ul li:hover ul{display:block;}
#nav li.hover ul li.hover ul,
#nav li:hover ul li:hover ul{display:block;}
#nav ul{
 width:235px;
 position:absolute;
 left:0;
 top:58px;
 z-index:100;
 display:none;
 background:#0f4061;
 border: 1px solid #888888;
    -moz-border-radius-bottomright: 4px;
 border-bottom-right-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
 border-bottom-left-radius:4px;
    padding:4px 0px 4px;
    opacity: .95;
}
#nav ul ul{
    left: 235px;
    top: -2px;  
}
#nav ul li a, #nav ul ul li a {
    background: none;
 	color:#fff;
 	font: 16px/22px Arial, Helvetica, sans-serif;
}
#nav li:hover li,
#nav li.hover li{
    height: 28px;
    background:none;
    display: block;
    height: 1%;
    line-height: 22px;
    margin: 6px 0 6px 6px;
    padding: 0px;
    width: 100%;
}
#nav li:hover ul a ,
#nav li.hover ul a {
    text-align:left;
    height:1%;
    float:none;
    padding:0 10px 0 12px;
    background-image:none;
    display:block;
  	color:#fff;
}
#nav ul a:hover,
#nav ul li:hover a,
#nav ul li.hover a,
#nav ul li:hover ul li:hover ,
#nav ul li.hover ul li.hover,
#nav ul li:hover ul li:hover a,
#nav ul li.hover ul li.hover a,
#nav ul li:hover ul li:hover ul li:hover a,
#nav ul li.hover ul li.hover li.hover a  {
    background: none;
    color:#C54514;
    height:1%;
}
#nav ul li.hover ul a,
#nav ul li:hover ul a,
#nav ul li:hover ul li:hover ul a,
#nav ul li.hover ul li.hover ul a{
    background:none;
    color: #555;
}
/* end nav-bar */
/* contact-block */
.contact-block {background:#e4e1dc url(images/bg-contact-block.gif) repeat-x;}
.contact-block .holder {
	margin:0 auto;
	width:942px;
	padding:20px 0 30px;
}
.contact-block .holder:after {
	content:'';
	display:block;
	clear:both;
}
.contact-block .text-section {
	float:left;
	width:600px;
	text-align:justify;
	line-height:2.1em;
}
.contact-block .text-section h1 {
	font-size:1.6em;
	line-height:1.9em;
	margin:0 0 5px;
	font-weight:normal;
	font-family: 'myriadpro-bold';
}
.contact-block .text-section p {margin:0;}
.contact-form {
	float:right;
	width:302px;
	padding:10px 0 0;
}
.contact-form h2 {
	font-size:1.2em;
	line-height:1.4em;
	margin:0 0 12px;
	color:#c54514;
}
.contact-form .text {
	width:270px;
	height:19px;
	background:url(images/bg-text.png) no-repeat;
	padding:13px 20px;
	overflow:hidden;
	margin:0 -4px 4px;
}
.contact-form .text2 {
	width:270px;
	height:38px;
	/* background:url(images/bg-text.png) no-repeat; */
	padding:13px 20px;
	overflow:hidden;
	margin:0 -4px 4px;
}
.contact-form .textarea {
	width:270px;
	height:120px;
	background:url(images/comments.png) no-repeat;
	padding:13px 20px;
	overflow:hidden;
	margin:0 -4px 4px;
}
.contact-form .textarea textarea {
	background:none;
	border:none;
	resize:none;
	height:113px;
}
.contact-form .text input {
	float:left;
	width:270px;
	height:19px;
	line-height:19px;
	padding:0;
	border:0;
	background:none;
	color:#212121;
	font-size:15px;
	margin:0;
}
#submit {
	display:block;
	width:300px;
	height:41px;
	font-size:18px;
	color:#fff;
	cursor:pointer;
	background:url(images/bg-btn.png) no-repeat;
	border:0;
	padding:0;
	text-shadow:1px 1px 0 #2d1005;
	font-family: 'myriadpro-semibold';
	margin:8px 0 0;
}
#submit.hover,
#submit:hover {
	background:url(images/bg-btn-hover.png) no-repeat;
}
/* end contact-block */
/* main */
#main {
	background:#fafafa url(images/bg-main.gif) repeat-x;
	text-align:justify;
}
.main-holder {
	width:942px;
	margin:0 auto;
	padding:52px 0 14px;
}
.info-section {
	overflow:hidden;
	background:url(images/divider-01.gif) repeat-x 0 100%;
	margin:0 0 35px;
}
.info-section .holder {
	margin:0 0 0 -45px;
	position:relative;
	width:987px;
	overflow:hidden;
	padding-bottom:74px;
}
.info-section .box {
	float:left;
	width:275px;
	padding:0 0 0 45px;
}
.info-section .box h2 {
	font-size:1.2em;
	line-height:1.5em;
	color:#00528a;
	margin:0;
	background:url(images/ico-01.gif) no-repeat;
	padding:4px 0 12px 43px;
}
.info-section .box p {margin:0;}
.btn-more {
	position:absolute;
	bottom:42px;
	width:279px;
	overflow:hidden;
}
.btn-more a {
	float:right;
	text-align:center;
	font-size:14px;
	color:#ececec;
	font-family: 'myriadpro-semibold';
	background:url(images/bg-btn-more.gif) no-repeat;
	cursor:pointer;
}
.btn-more a span {
	float:left;
	background:url(images/bg-btn-more.gif) no-repeat 100% -27px;
	padding:0 20px;
	height:27px;
	line-height:27px;
}
.btn-more a:hover {
	background:url(images/bg-btn-more.gif) no-repeat 0 -54px;
	text-decoration:none;
}
.btn-more a:hover span {background:url(images/bg-btn-more.gif) no-repeat 100% -81px;}
.info-section .box .title-01 {background:url(images/ico-02.gif) no-repeat;}
.info-section .box .title-02 {background:url(images/ico-03.gif) no-repeat;}
.main-holder .text-section {
	overflow:hidden;
	width:100%;
	background:url(images/divider-01.gif) repeat-x 0 100%;
	padding-bottom:35px;
	margin:0 0 27px;
}
.btn {
	display:block;
	width:300px;
	height:41px;
	font-size:18px;
	color:#fff !important;
	background:url(images/bg-btn.png) no-repeat;
	text-shadow:1px 1px 0 #2d1005;
	font-family: 'myriadpro-semibold';
	text-align:center;
	line-height:41px;
	cursor:pointer;
}
.btn:hover {
	background:url(images/bg-btn-hover.png) no-repeat;
	text-decoration:none;
}
.main-holder .text-section .right-col {
	float:right;
	margin:0 0 0 45px;
}
.main-holder h2 {
	font-size:1.2em;
	line-height:1.5em;
	color:#072a43;
	margin:0 0 15px;
}
.main-holder .text-section p {margin:0;}
.main-holder .text-section .desc {overflow:hidden;}
.text-holder {width:100%;}
.text-holder:after {
	content:'';
	display:block;
	clear:both;
}
.text-holder .photo {
	float:left;
	width:308px;
	margin:1px 30px 10px 0;
}
.text-holder .photo .holder {
	height:362px;
	background:url(images/bg-photo.gif) no-repeat;
	padding:11px;
	margin:0 0 0 -8px;
	position:relative;
}
.text-holder .photo img {vertical-align:top;}
.text-holder .photo blockquote {
	margin:0;
	font-size:1.2em;
	color:#4b4b4b;
	padding:0 8px 0 0;
}
.text-holder .photo blockquote p {margin:0;}
.text-holder p {margin:0 0 28px;}
.text-holder a {text-decoration:underline;}
.text-holder a:hover {text-decoration:none;}
.endorsements {
	overflow:hidden;
	width:100%;
	background:url(images/divider-01.gif) repeat-x 0 0;
	padding-top:35px;
	margin:27px 0 0;
}
.endorsements h2 {
	margin:-20px 0 15px;
}
.endorsements p {
	margin:0 0 14px;
}
/* end main */
/* footer-nav-bar */
.footer-nav-bar {background:url(images/bg-footer-nav-bar.gif) repeat-x;}
#footer-nav {
	margin:0 auto;
	padding:0;
	list-style:none;
	width:960px;
	height:71px;
	overflow:hidden;
	font-size:14px;
	font-family: 'myriadpro-bold';
	text-align:center;
	background:url(images/sep-02.gif) no-repeat 100% 0;
}
#footer-nav li {float:left;}
#footer-nav .current_page_item,
#footer-nav li.hover,
#footer-nav li:hover {background:url(images/bg-footer-nav.gif) repeat-x;}
#footer-nav a {
	float:left;
	height:71px;
	line-height:71px;
	color:#f6f6f6;
	background:url(images/sep-02.gif) no-repeat;
	padding:0 10px;
}
#footer-nav .current_page_item a,
#footer-nav a:hover {text-decoration:none;}
#footer-nav span {float:left;}
#footer-nav .current_page_item span,
#footer-nav li.hover span,
#footer-nav li:hover span {background:url(images/sep-02.gif) no-repeat 100% 0;}
/* end footer-nav-bar */
/* footer */
#footer {background:#e4e1dc url(images/bg-footer.gif) repeat-x;}
.footer-holder {
	width:942px;
	margin:0 auto;
	padding:47px 0;
}
.footer-holder .columns {
	overflow:hidden;
	width:962px;
	margin:0 0 0 -20px;
}
.footer-holder .columns .col {
	float:left;
	width:300px;
	padding:0 0 0 20px;
}
.footer-holder h3 {
	font-size:1.2em;
	line-height:1.5em;
	margin:0 0 2px;
}
.footer-holder .columns p {margin:0 0 10px;}
.footer-holder .columns a {color:#212121;}
.footer-holder .columns .map {
	width:267px;
	height:154px;
	padding:11px;
	background:url(images/bg-map.png) no-repeat;
	margin:0 0 12px -8px;
}
.footer-holder .columns .map img {vertical-align:top;}
.footer-holder .columns .logo-icons {
	margin:42px 0 0;
}
.footer-holder .columns .bbb {
	background:url(images/bbb-logo-lg.png) no-repeat 0 0;
	height:56px;
	width:149px;
	text-indent:-9999px;
	display: block;
	margin:0;
	float:left;
}
.footer-holder .columns .bbb:hover {
	background:url(images/bbb-logo-lg.png) no-repeat 0 -56px;
}
.footer-holder .columns .sm-icons a {
	float:left;
	margin:16px 0 0 22px;
	height:24px;
	width:24px;
	text-indent:-9999px;
	display: block;
}
.footer-holder .columns .sm-icons .fb {
	background:url(images/ico-fb.png) no-repeat;
}
.footer-holder .columns .sm-icons .fb:hover {
	background-position:0 -24px;
}
.footer-holder .columns .sm-icons .tw {
	background:url(images/ico-tw.png) no-repeat;
}
.footer-holder .columns .sm-icons .tw:hover {
	background-position:0 -24px;
}	
.footer-holder .columns .sm-icons .gplus {
	background:url(images/ico-gplus.png) no-repeat;
}
.footer-holder .columns .sm-icons .gplus:hover {
	background-position:0 -24px;
}
.btn-01 {
	width:274px;
	height:41px;
	display:block;
	text-align:center;
	line-height:41px;
	background:url(images/bg-btn-01.png) no-repeat;
	font-size:18px;
	color:#333;
	font-family: 'myriadpro-semibold';
	cursor:pointer;
}
.btn-01:hover {
	text-decoration:none;
	background:url(images/bg-btn-01-hover.png) no-repeat;
}
.footer-holder .columns .phone {
	padding:10px 0 12px;
	font-family: 'myriadpro-bold';
}
.footer-holder .columns .phone strong {
	font-size:33px;
	line-height:34px;
	color:#c34514;
	font-weight:normal;
}
.footer-holder .columns .phone em {
	font-size:26px;
	display:block;
	font-style:normal;
	color:#7c7c7c;
	line-height:27px;
}
.footer-holder .columns address {
	margin:0;
	font-style:normal;
}
.footer-holder .columns address span {display:block;}
.footer-holder .columns dl {
	margin:0 0 20px;
	overflow:hidden;
	width:100%;
}
.footer-holder .columns dl dt {
	float:left;
	padding:0 4px 0 0;
	font-weight:bold;
}
.footer-holder .columns dl dd {
	margin:0;}
/* end footer */
/* footer-b */
.footer-b {background:#ebe8e3 url(images/bg-footer-b.gif) repeat-x;}
.footer-b .holder {
	width:942px;
	margin:0 auto;
	overflow:hidden;
	padding:10px 0;
	font-size:0.8em;
	color:#333;
	line-height:2.1em;
}
.bottom-nav {
	margin:5px -9px 0 0;
	padding:0;
	list-style:none;
	float:right;
	font-size:13px;
	line-height:16px;
	overflow:hidden;
}
.bottom-nav li {
	float:left;
	background:url(images/sep-03.gif) no-repeat 0 3px;
	padding:0 9px 0 10px;
	margin:0 1px 0 -1px;
}
.bottom-nav a {color:#06416f;}
.footer-b p {margin:0;}
/* end footer-b */
/* inner-01 */
.inner-page #header {background:url(images/bg-header-in.gif) repeat-x;}
.inner-page .header-holder {
	height:168px;
	background:url(images/bg-header-holder-in.jpg) no-repeat 50% 0;
}
.inner-page .img-header {
	top:0;
	left:522px;
}
.header-holder .slogan {
	font-size:20px;
	line-height:25px;
	color:#fff;
	display:block;
	font-weight:normal;
	font-family: 'MyriadPro-Regular';
	text-shadow:1px 1px 0 #04121d;
	padding:7px 0 0 142px;
	width:385px;
}
.title-box {background:#e4e1dc url(images/bg-title-box.gif) repeat-x;}
.title-box .holder {
	margin:0 auto;
	width:942px;
	padding:15px 0 13px;
}
.title-box h1 {
	font-size:1.666em;
	line-height:1.9em;
	margin:0;
	font-weight:normal;
	font-family: 'myriadpro-bold';
}
.two-columns {
	width:100%;
	background:url(images/bg-two-columns.gif) repeat-y 641px 0;
	margin:0 0 -14px;
	padding:0 0 21px;
}
.two-columns:after {
	content:'';
	display:block;
	clear:both;
}
/* content */
#content {
	float:left;
	width:611px;
	padding:4px 0 0;
}
.contact-in-form {
	background:url(images/bg-contact-in-form.gif) repeat-y -1230px 0;
	width:615px;
	font-size:0.963em;
	color:#000;
	margin:-12px 0 0 -2px;
}
.contact-in-form .holder {background:url(images/bg-contact-in-form.gif) no-repeat -615px 0;}
.contact-in-form .frame {
	background:url(images/bg-contact-in-form.gif) no-repeat 0 100%;
	padding:19px 12px 20px;
}
.contact-in-form .gradient {
	background:url(images/bg-gradient.gif) repeat-x;
	min-height:517px;
	padding:9px 34px;
}
.contact-in-form .title-form {
	display:block;
	font-weight:normal;
	text-align:right;
	padding:0 14px 20px 0;
}
.contact-in-form .title-form span {color:#ba4a4a;}
.contact-in-form label {
	display:block;
	font-size:1.067em;
	padding:0 0 0 10px;
}
.contact-in-form label span {color:#ba4a4a;}
.contact-in-form .textarea,
.contact-in-form .text {
	width:508px;
	height:20px;
	overflow:hidden;
	padding:11px 7px;
	background:url(images/bg-text-01.png) no-repeat;
	margin:-2px 0 18px;
}
.contact-in-form .textarea textarea,
.contact-in-form .text input {
	float:left;
	width:502px;
	height:20px;
	line-height:20px;
	font-size:16px;
	color:#000;
	border:0;
	background:none;
	margin:0;
	padding:0 3px;
}
.contact-in-form .textarea {
	width:512px;
	height:90px;
	background:url(images/bg-textarea.png) no-repeat;
	margin:0 0 18px -4px;
	position:relative;
	padding:7px;
}
.contact-in-form .textarea textarea {
	width:506px;
	max-width:506px;
	min-width:506px;
	height:84px;
	max-height:84px;
	min-height:84px;
	overflow:auto;
	padding:3px;
	line-height:18px;
}
.contact-in-form #submit {margin:26px 0 0 102px;}
#content .item {
	margin:0 0 22px;
	padding:0 0 22px;
	border-bottom:1px solid #ddd;
}
#content .item h2 a {
	text-decoration:none;
}
#content .item p {
	margin: 0 0 13px;
}
#content .item .readmore {
	font-size:0.9em;
}
#content .date {
	font-style: italic;
	color: #888;
	font-size: 0.9em;
	display: block;
	margin: 0pt 0pt 12px;
}
.existing-clients {
	background:url(images/btn-blue.png) no-repeat 0 0;
	width:217px;
	height:33px;
	display:block;
	margin:40px 0;
	font: normal 1.2em 'myriadpro-bold';
	color:#fff;
	padding:8px 0 0 83px;
	text-shadow:1px 1px 0 #000;
}
.existing-clients:hover {
	background-position:0 -41px;
	text-decoration:none;
}
#paypal {
	margin:0 0 40px;
}
/* end content */
/* sidebar */
#sidebar {
	float:right;
	width:271px;
	background:url(images/bg-sidebar.gif) no-repeat;
	min-height:274px;
	padding:5px 0 0 30px;
}
#sidebar h3 {
	font-size:1.2em;
	line-height:1.5em;
	color:#154b74;
	margin:0 0 12px;
}
#sidebar address {
	margin:0;
	font-style:normal;
}
#sidebar address span {display:block;}
#sidebar dl {
	margin:0 0 12px;
	overflow:hidden;
	width:100%;
}
#sidebar dl dt {
	float:left;
	padding:0 4px 0 0;
	font-weight:bold;
}
#sidebar dl dd {margin:0;}
#sidebar .title-map {
	display:block;
	font-weight:normal;
	background:url(images/ico-04.gif) no-repeat 0 7px;
	padding:0 0 5px 22px;
}
#sidebar .title-map a {color:#212121;}
#sidebar .map {
	width:244px;
	height:100px;
	padding:11px;
	background:url(images/bg-map-01.png) no-repeat;
	margin:0 -8px 42px;
}
#sidebar .map img {vertical-align:top;}
.list, 
#content ul {
	margin:0;
	padding:2px 0 28px 2px;
	list-style:none;
	line-height:1.6em;
}
.list li, 
#content ul li {
	background:url(images/bullet-01.gif) no-repeat 0 6px;
	padding:0 0 11px 16px;
}
.list a, 
#content ul a {color:#212121;}
#sidebar .box {
	margin: -15px 0 49px 0;
}
/* end sidebar */
.footer-logos {
	background:#ebe8e3 url(images/bg-footer-logos.gif) repeat-x;
	border:solid #fff;
	border-width:1px 0;
}
.footer-logos .holder {
	width:942px;
	margin:0 auto;
	padding:15px 0;
}
.footer-logos ul {
	margin:0 0 0 -13px;
	padding:0;
	list-style:none;
	width:955px;
	overflow:hidden;
}
.footer-logos ul li {
	float:left;
	background:url(images/bg-logos.gif) no-repeat;
	margin:0 0 0 8px;
	display:inline;
}
.footer-logos ul a {
	float:left;
	background:url(images/bg-logos.gif) no-repeat 100% -108px;
	height:88px;
	padding:10px 13px;
}
.footer-logos ul img {vertical-align:top;}
/* end inner-01 */
/* inner-02 */
#content .title {
	font-size:1.46em;
	line-height:1.7em;
	margin:-20px 0 8px;
	position:relative;
}
#content p {margin:0 0 28px;}
.content-holder {width:100%;}
.content-holder:after {
	content:'';
	display:block;
	clear:both;
}
#content a {text-decoration:underline;}
#content a:hover {text-decoration:none;}
.photo-box {
	float:left;
	width:249px;
	margin:-2px 16px 25px -8px;
	position:relative;
}
.photo-box .photo {
	height:280px;
	background:url(images/bg-photo-01.gif) no-repeat;
	padding:11px;
	margin:0 0 14px;
}
.photo-box .photo img {vertical-align:top;}
.photo-box .holder {
	position:relative;
	width:100%;
	overflow:hidden;
}
.photo-box .frame {
	position:relative;
	float:left;
	left:50%;
}
#content .btn-02 {
	float:left;
	position:relative;
	left:-50%;
	text-align:center;
	font-size:14px;
	color:#ececec;
	font-family: 'myriadpro-semibold';
	background:url(images/bg-btn-more.gif) no-repeat;
	text-decoration:none;
	cursor:pointer;
}
#content .btn-02 span {
	float:left;
	background:url(images/bg-btn-more.gif) no-repeat 100% -27px;
	padding:0 17px;
	height:27px;
	line-height:27px;
}
#content .btn-02:hover {
	background:url(images/bg-btn-more.gif) no-repeat 0 -54px;
	text-decoration:none;
}
#content .btn-02:hover span {background:url(images/bg-btn-more.gif) no-repeat 100% -81px;}
#content h2 {
	font-size:1.13em;
	line-height:1.4em;
	margin:0 0 2px;
	color:#212121;
}
#content ul {
	margin:0;
	padding:0 0 28px 10px;
}
#sidebar .contact-form {
	float:none;
	margin:-13px 0 49px;
	width:auto;
	padding:0;
	position:relative;
}
#sidebar .contact-form h3 {
	color:#c54514;
	margin:0 0 10px;
}
#sidebar .contact-form .text {
	width:234px;
	background:url(images/bg-text-02.png) no-repeat;
}
#sidebar .contact-form .textarea {
	width:234px;
	background:url(images/comments-2.png) no-repeat;
}
#sidebar .contact-form .textarea textarea {
	width:234px;
}
#sidebar .contact-form .text input {width:234px;}
#sidebar #submit {
	width:265px;
	background:url(images/bg-submit.png) no-repeat;
}
#sidebar #submit.hover,
#sidebar #submit:hover {background:url(images/bg-submit-hover.png) no-repeat;}
/* end inner-02 */
/* Search */
#sidebar #searchform .text input {
width: 200px;
}
#searchsubmit {
	position: absolute;
	top: 11px;
	right: 12px;
	height:20px;
	width:20px;
	text-indent:-9999px;
	background:url(images/btn-search.gif) no-repeat;
	border:none;
	cursor:pointer;
	display:block;
	text-transform:capitalize;
}
#header .form-search {
	float:left;
	width:216px;
	overflow:hidden;
	margin:57px 0 0;
	padding:0;
	position: relative;
}
#header .contact-form {
	float:none;
	width:216px;
	padding:0;
}
#header .contact-form .text {
	width:181px;
	height:17px;
	background:url(images/bg-search.png) no-repeat;
	padding:13px 20px 13px 15px;
	overflow:hidden;
	margin:0;
}
#header .contact-form .text input {
	float:left;
	width:161x;
	height:17px;
	line-height:17px;
	padding:0;
	border:0;
	background:none;
	color:#999;
	font-size:14px;
	margin:0;
}
#main .manta-content {
	float:right;
	margin:0 0 20px 85px;
}
div.have-a-question {
	font-weight: bold;
	margin-bottom: 1em;
}
#content ul.breadcrumbs {
	padding:0 0 28px;
	font-size:12px;
	color:#999;
}
#content ul.breadcrumbs a {
	color:#666;
}
.cw a {
	color:#333;
}
		/** questionnaire styling */
		#infusion_form_wrapper{
			font-size: 16px;
			font-family: 'trebuchet ms', helvetica, sans-serif;
			line-height: 23px;
			margin: 0 auto;
		}
	
		#infusion_form_wrapper fieldset{
			border: 1px solid #C64614;
			margin: 1em 0;
			padding: 1em;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
		}
	
		#infusion_form_wrapper fieldset legend{
			color: #C64614;
			font-size: 150%;
			font-weight: bolder;
			/*font-variant: small-caps;*/
		}
		
		#infusion_form_wrapper input{
		}
		
		#infusion_form_wrapper label.lWrap{
			width: 130px;
			margin-top: 9px;
			float: left;
		}
		
		
		
		#infusion_form_wrapper label.lWrap + input,
		#infusion_form_wrapper label.lWrap + select,
		#infusion_form_wrapper #inf_custom_NotesfromQuestionnaire{
			width: 300px;
			padding: 0.4em;
			margin: 0.1em 0 0.1em 0;
			display: inline-block;
			
			border: 1px solid #C64614;
			-webkit-border-radius: 6px;
			-moz-border-radius: 6px;
			border-radius: 6px;
			
			float: right;
			
			font-size: 16px;
			font-family: 'trebuchet ms', helvetica, sans-serif;
			line-height: 23px;
		}
		
		#infusion_form_wrapper label.lWrap + select{
			width: 316px;
		}
		
		#infusion_form_wrapper #inf_custom_NotesfromQuestionnaire{
			float: none;
			width: 98%;
		}
		
		#infusion_form_wrapper .rWrap{
			width: 300px;
			float: right;
		}
		
		#infusion_form_wrapper .lopriority{
			opacity: 0.6;
		}
		
		#infusion_form_wrapper .lopriority:hover{
			opacity: 1;
		}
		
		#infusion_form_wrapper sup{
			color: #ff0000;
		}
		
		#infusion_form_wrapper input[type=radio],
		#infusion_form_wrapper input[type=radio] + label,
		#infusion_form_wrapper input[type=checkbox],
		#infusion_form_wrapper input[type=checkbox] + label{
			cursor: pointer;
		}
		
		#infusion_form_wrapper input[type=submit]{
			border: 2px solid #003F6A;
			-webkit-border-radius: 6px;
			-moz-border-radius: 6px;
			border-radius: 6px;
			
			cursor: pointer;
			
			font-size: 20px;
			
			position: relative;
			left: 50%;
			margin-left: -88px;
			
			color: #f9f9f9;
			background: #005B98;
			height: 41px; width: 176px;
		}
		#PopupContactForm {
			display: none;
		}
		#fancybox-content h2 {
			font-size:1.2em;
			line-height:1.4em;
			margin:0 0 12px;
			color:#c54514;
		}
		#fancybox-content .text {
			width:270px;
			height:19px;
			background:url(images/bg-text.png) no-repeat;
			padding:13px 20px;
			overflow:hidden;
			margin:0 -4px 4px;
		}
		#fancybox-content .text input {
			float:left;
			width:270px;
			height:19px;
			line-height:19px;
			padding:0;
			border:0;
			background:none;
			color:#212121;
			font-size:15px;
			margin:0;
		}
		#fancybox-content .textarea {
			width:270px;
			height:120px;
			background:url(images/comments.png) no-repeat;
			padding:13px 20px;
			overflow:hidden;
			margin:0 -4px 4px;
		}
		#fancybox-content .textarea textarea {
			float:left;
			width:270px;
			height:120px;
			line-height:19px;
			padding:0;
			border:0;
			background:none;
			color:#212121;
			font-size:15px;
			margin:0;
			resize:none;
		}


#menu-item-293 > a{
	padding-top: 9px !important;
padding-bottom: 8px !important;
line-height: 20px !important;
}

#footer-nav .menu-item-293 > a{
line-height: 20px !important;
padding-top: 14px !important;
padding-bottom: 8px !important;	
}

/* new banner */
.top-bar .frame .banner .nymag-home-new {
background: url(images/ny-mag-new.png) no-repeat 0 0;
height: 85px;
width: 292px;
display: block;
position: absolute;
top: 100px;
border: none;
text-indent: -9999px;
margin-left: -71px;
}

.ny-journal{
	display: block;
clear: both;
position: relative;
margin: 0 auto;
margin-top: 194px;
float: none;
text-align: center;
}

#header{
background: url(images/bg-header-holder-new.jpg) #0F3F63 no-repeat top center !important;	
}

.header-holder {
/* background: url(images/bg-header-holder-new.jpg) no-repeat 50% 0; */
background: transparent !important;
height: 505px;
}

.top-bar .frame .block{
	margin-top: 50px;
}

.top-bar .frame {
width: 100%;
padding: 0 0 12px;
height: 279px;
}

.nyj-btn {
display: inline;
vertical-align: middle;
}
