@charset "utf-8";
/* CSS Document */

/* Multiplicity LAYOUT */
html {
	background: #FDFDFD;
}
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	/*background-color: #89b0a5;*/
}

body {
	font-size: 13px;
	line-height: 1.78em;
	/*font-family: 'PT Sans Narrow', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	color: #606060;
}

p {
	padding: 0 5px 10px 5px;
	line-height: 1.78em;
}
h1, h2, #nyk-content .module-container h4.title {
	font-family: 'Oxygen', sans-serif;
	font-size: 2.5em;
	line-height: 1.2em;
	color: #980518;
}
h4 {
	font-size: 1.2em;
}
h3, h4, h5, h6, h2.title a, h4.title a, h6.title a, h3.title a, h4.title, h5.title a {
	color: #404040;
}
h5, h6 {
	font-size: 1em;
	line-height: 1.6em;
	padding-bottom: 0px;
}
h5.title a {
	color: #606060;
	font-size: .9em;
}

#nyk-wrapper {
	background-image: url('/nyk/gen3/webroot/theme/fall/img/yellowtile.jpg');
	margin: 0 auto;
	padding: 0;
	width: 100%;
	min-width: 1020px;
	max-width: 1920px;
	overflow: visible;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0px 2px 4px 0px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 2px 4px 0px rgba(50, 50, 50, 0.4);
	border: 1px solid #B8B8B8;
}

a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: 700;
	color: #EF482A;
}

a:hover {
	text-decoration: none;
	font-weight: 700;
	color: #cd1a06;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

/***BANNER***/
#nyk-banner {
	position: relative;
	background: #cc8a29 no-repeat;
	background-image: url('/nyk/gen3/webroot/theme/fall/img/fallbanner.jpg');
	background-position: left center;
	width: 100%;
	color: #FFF;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	min-width: 1000px;
	-moz-box-shadow: 0px 0px 1px -1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 1px -1px rgba(0,0,0,0.2);
	-khtml-box-shadow: 0px 0px 1px -1px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 1px -1px rgba(0,0,0,0.2);
}
#nyk-banner .flash-wrapper {
	min-width: 1000px;
	max-width: 1200px;
	margin: 0 auto;
	overflow: visible;
}
#nyk-banner .flash-wrapper span.fall {/*Top Banner */
	font-family: 'Oxygen', sans-serif;
	color: #FFF;
	font-size: 2.9em;
	font-weight: 700;
	width: 1000px;
	margin: 10px;
	min-height: 30px;
	overflow: visible;
	text-shadow: 1px 1px 5px #3D4742;
	line-height: 1em;
}
#nyk-banner #flash-header {
	float: none;
	position: relative;
	margin: 0 auto;
	width: 1000px;
}
#flash-header {
	display: block;
	min-height: 150px;
}

/* ******************* */
/* Top Navigation Menu */
/* ******************* */

#nyk-header-wrapper {
	padding: 0;
	width: 100%;
	max-width: 1920px;
	min-width: 1000px;
	margin: 0 auto;
	margin-bottom: 20px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.2);
	-khtml-box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.2);
}

#nyk-navigation-menu.content {
	margin: 0 auto;
}
#nyk-navigation-menu {
	display: inline-block;
	position: relative;
	z-index: 6000;
	background: url('/nyk/gen3/webroot/theme/fall/img/paper-texture.png') repeat;
	min-height: 40px;
	min-width: 1000px;
	width: 100%;
	font-size: 1.1em;
	margin: 0 auto;
	border-color: #532e1c;
	border-top: 2px;
	border-bottom: 2px;
}
#nyk-header #nyk-navigation-menu .flash-wrapper, #nyk-header #nyk-navigation-menu .flash-wrapper {
	font-size: 20px;
	font-weight: 400;
	line-height: 57px;
	text-align: left;
	min-height: 57px;
	overflow: visible;
	padding: 10px 0;
	width: 1000px;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1)
}
#outer {
	background: url('/nyk/gen3/webroot/theme/fall/img/paper-texture.png') repeat;
	padding: 5px 0px 5px 0px;
	width: 1000px;
	text-align: center;
	margin: 0 auto;
}
#nyk-header #nyk-navigation-menu #menu {
	margin: 0;
	width: 100%;
	min-height: 35px;
}
#nyk-header #nyk-navigation-menu ul {
	text-align: center;
}

#nyk-header #nyk-navigation-menu li {
	text-transform: lowercase;
	width: 13%;
	padding: 0px;
	display: inline-block;
	margin: 0px 15px 5px auto;
	float: none;
	font-size: 13px;
	font-weight: bold;
	border: solid 2px #f54d1c;
}
#nyk-header #nyk-navigation-menu  li, #nyk-header #nyk-navigation-menu  li a {
	/*background-color: rgba(21,54,85,.5);*/
	margin-top: 0px;
	color: #532e1c;
}
#nyk-header #nyk-navigation-menu  li:hover, #nyk-header #nyk-navigation-menu li a:hover {
	background-color: rgba(255,255,255,.3);
}

#nyk-header #nyk-navigation-menu  li:hover a {
	/*	border-color: #980518;
	 background-color: #980518;*/
}

#nyk-header #nyk-navigation-menu li:hover ul, #nyk-header #nyk-navigation-menu li:hover ul li:hover ul {
	margin-left: -25px;
	margin-top: 0px;
	border: none;
	color: #FFF;
}

#nyk-navigation-menu ul li a:hover, #nyk-navigation-menu ul li:hover {
	color: #fff;
}
#nyk-header #nyk-navigation-menu ul ul li:hover, #nyk-header #nyk-navigation-menu ul ul li a:hover, #nyk-header #nyk-navigation-menu ul ul li:active, #nyk-header #nyk-navigation-menu ul ul li a:active {
	background-color: #cd1a06;
}
#nyk-header #nyk-navigation-menu ul ul li, #nyk-header #nyk-navigation-menu ul ul li a {
	color: #fff;
	border: none;
}
#nyk-header #nyk-navigation-menu ul ul {
	-moz-box-shadow: 0px 2px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 2px 1px 1px rgba(0,0,0,0.2);
	-khtml-box-shadow: 0px 2px 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 1px 1px rgba(0,0,0,0.2);
	background: #980518;
}

/********************
 *******CONTENT*******
 *********************/
#nyk-content-wrapper {
	margin: 0;
	padding: 0 0 10px 0;
	min-height: 19em;
}

#nyk-content-container {
	font-weight: light;
	float: none;
	margin: 0 auto;
	width: 85%;
}
#nyk-content {
	background: none;
	border-radius: none;
	box-shadow: none;
	margin-bottom: none;
}
#nyk-content #content {
	margin: 0px 0 20px 0;
	background: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	padding: 0 20px 20px 20px;
}

#nyk-content h1, #nyk-content h2, h1.title, h1, h2, #nyk-content .module-container h4.title {
	border-bottom: 2px solid #3a1e11;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0 0 5px 0;
}
#nyk-content .module-container h4.title {
	margin-bottom: 5px;
}

#nyk-content h3 {
	font-size: 1.4em;
	color: #404040;
}
#nyk-content li {
	font-weight: bold;
	padding: 3px 0 3px 0;
}
.search {
	width: 95%
}

/* ******* */
/* Modules */
/* ******* */

/****columns******/
#nyk-primary-column h4.title, #nyk-secondary-column h4.title {
	color: #532e1c;
	font-size: 14px;
	line-height: 2em;
	margin-top: 0px;	
	margin-bottom: 0px;
}

#nyk-primary-column .module, #nyk-secondary-column .module {
	color: #606060;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	background: url('/nyk/gen3/webroot/theme/fall/img/paper-texture.png'), url('/nyk/gen3/webroot/theme/fall/img/yellowtile.jpg');
	
}

#nyk-primary-column .module .title, #nyk-secondary-column .module .title {
	padding: 0 .5em;
}
#nyk-primary-column .module .content, #nyk-secondary-column .module .content {
	padding: 1em .5em 1em;
	margin: 0;
	background-color: #FFF;
}
#nyk-content .column, #nyk-primary-column .column, #nyk-secondary-column .column {
	float: left;
	margin: 0 auto;
	padding: 0;
}
#nyk-primary-column, #nyk-secondary-column {
	padding: 0;
}

#nyk-primary-column .module-container .module {
	margin: 0 0 1em 0;
	width: 93%;
}
#nyk-secondary-column .module-container .module {
	margin: 0 0 1em 1em;
	width: 93%;
}

/****health articles****/

#nyk-health-articles h5.title
#nyk-content.column #content.index nyk-health-articles .categories clearfix {
	padding-bottom: 20px;
}

/***blogs****/
#nyk-primary-column #nyk-blogs .title, #nyk-secondary-column #nyk-blogs .title {
	background: url('/nyk/gen3/webroot/theme/fall/img/bloglist-icon.png');
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 46px;
}
#nyk-blogs ul li {
	list-style-type: none;
}

/***office hours****/
#nyk-office-hours table {
	width: 95%;
}

/***newsletter sign-up****/
#nyk-newsletter-signup .content .signup, input.button {
	border: solid 1px #9a0018;
	background: #9a0018;
	color: #FFF;
	cursor: pointer;
	padding: 0 0 .25em 0;
	width: 90%;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
	height: 40px;
	line-height: 27px;
	-moz-box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, .1);
	-khtml-box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, .1);
	box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, .1);
}

#nyk-newsletter-signup .content .signup:hover, input.button:hover {
	cursor: pointer;
	text-shadow: 0px 0px 3px rgba(255,255,255,1);
}


/* ******* */
/* Module Icons */
/* ******* */
#nyk-primary-column #nyk-newsletter-signup .title, #nyk-secondary-column #nyk-newsletter-signup .title {
	height: 36px;
	background-image: url(/nyk/gen3/webroot/theme/fall/img/newsletter-icon.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 46px;
}

#nyk-primary-column #nyk-appointment-request .title, #nyk-secondary-column #nyk-appointment-request .title {
	height: 36px;
	background-image: url(/nyk/gen3/webroot/theme/fall/img/appointment-icon.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 46px;
}

#nyk-primary-column #nyk-office-hours .title, #nyk-secondary-column #nyk-office-hours .title {
	height: 36px;
	background-image: url(/nyk/gen3/webroot/theme/fall/img/hours-icon.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 46px;
}

#nyk-primary-column #nyk-new-patient-center .title, #nyk-secondary-column #nyk-new-patient-center .title {
	height: 36px;
	background-image: url(/nyk/gen3/webroot/theme/fall/img/npc-icon.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 46px;
}

#nyk-primary-column #nyk-article-search .title, #nyk-secondary-column #nyk-article-search .title {
	height: 36px;
	background-image: url(/nyk/gen3/webroot/theme/fall/img/article-icon.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 46px;
}


/***main_graphic_stock_photo****/
.right {
	margin: auto;
	padding: 2px;
	background-color: #ebebeb;
	border: 1px solid #fff;
	margin: 0px 15px 0 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0px 0px 1px 2px rgba(128,128,128,0.25);
	-webkit-box-shadow: 0px 0px 1px 2px rgba(128,128,128,0.25);
	-khtml-box-shadow: 0px 0px 1px 2px rgba(128,128,128,0.25);
	box-shadow: 0px 0px 1px 2px rgba(128,128,128,0.25);
}

.left {
    float: left;
    margin-top: 15px;
}

/***Read-More BUTTONS***/
a.read-more, a:link.read-more, span.read-more a, span.read-more a:link, a:visited.read-more {
	border: solid 1px #9a0018;
	color: #FFF;
	background: #9a0018;
	cursor: pointer;
	font-weight: normal;
	font-size: .9em;
	height: 27px;
	line-height: 27px;
	padding: .2em 1em;
	text-decoration: none;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;
	-moz-box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, .1);
	-khtml-box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, .1);
	box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, .1);
	text-transform: lowercase;
}
a.read-more:hover, span.read-more a:hover {

	cursor: pointer;
	text-shadow: 0px 0px 3px rgba(255,255,255,1);
}
a:link.read-more:hover, a.read-more:hover, a.read-more link:hover, .read-more.right a:hover, a.read-more.right:hover {
	color: #fff;
}
h5.video_module_title a {
	padding: 5px 0;
}

.video_module_player_thumbnail {
	margin-top: 15px;
}

/******************/
/* Forms & Formee */
/******************/

input:focus, textarea:focus {
	outline: medium none;
}

input[type="text"], input[type="password"], input[type="file"], textarea, select {
	background-color: #fff;
	vertical-align: middle;
	line-height: 1.2em;
	padding: 5px 0 6px 3px;
	border-style: solid;
	border-width: 1px;
	border-top-color: rgb(198,198,198);
	border-right-color: rgb(218,218,218);
	border-bottom-color: rgb(234,234,234);
	border-left-color: rgb(218,218,218);
	-moz-box-sizing: border-box;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: inset 0px .5px .5px .5px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0px .5px .5px .5px rgba(0,0,0,0.3);
	-khtml-box-shadow: inset 0px .5px .5px .5px rgba(0,0,0,0.3);
	box-shadow: inset 0px .5px .5px .5px rgba(0,0,0,0.3);
}

input[type="text"]:hover, input[type="password"]:hover, input[type="file"]:hover, textarea:hover, select:hover {
	background-color: rgb(255, 255, 255);
	border: solid 1px rgb(198,198,198);
}

input[type="text"]:focus, input[type="password"]:focus, input[type="file"]:focus, textarea:focus, select:focus {
	background-color: rgb(255, 255, 255);
	border-color: rgb(101, 158, 201) rgb(112, 174, 221) rgb(168, 207, 236);
	color: rgb(51, 51, 51);
	outline: 0px none;
}

.formee-button, .formee input[type="submit"], .formee input[type="button"], .formee input[type="reset"] {
	cursor: pointer;
	text-align: center;
	display: inline-block;
	font-size: 1.25em;
	border: solid 1px #9a0018;
	width: 120px;
}

/**********/
/* Footer */
/**********/
#nyk-footer-wrapper {
	background-image: url('/nyk/gen3/webroot/theme/fall/img/paper-texture.png');
	-moz-box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.3);
	-khtml-border-shadow: 0px 0px 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.3);
}
#nyk-footer {
	font-weight: 700;
	float: none;
	margin: 0 auto;
	width: 85%;
	color: #532E1C;
}

/* Padding/width for columns in footer */
#nyk-footer #nyk-nav-string.module {
	overflow: visible;
}
#nyk-footer .column-container.one-column  .content {
	width: 100%;
	min-height: 50px;
	padding: 15px 0 15px 0;
}
#nyk-footer  .column-container.two-column .content {
	width: 95%;
}
#nyk-footer  .column-container.three-column .content {
	width: 96%;
}
#nyk-footer .column-container.three-column .column {
	width: 32%;
}
#nyk-footer .column-container.three-column .column_two {
	padding-right: 2%;
	padding-left: 2%;
}
/* End of Padding/width for columns in footer */
#nyk-footer h4.title {
	display: block;
	width: 100%;
	font-size: 1.3em;
	margin-top: 1px;
	margin-bottom: 6px;
	float: left;
	color: #532E1C;
}
#nyk-footer #nyk-new-patient-center .content ul li {
	display: inline-block;
	font-size: .9em;
}
#nyk-footer .content {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
}
#nyk-footer  a {
	color: #EF482A;
	font-weight: 700;
	text-transform: lowercase;
	margin: 0 3px 0 3px;
}
#nyk-footer  a:hover {
	color: #9A0018;
}
#nyk-footer #nyk-nav-string ul {
	margin: 0 auto;
	text-align: center;
}
#nyk-footer #nyk-nav-string ul li {
	list-style: none;
	display: inline;
	margin: 0 auto;
}
#nyk-footer #nyk-nav-string ul li a {
	font-size: 1.2em;
	border-bottom: solid 2px #CC8A29;
	color: #532E1C;
	margin: 12px;
	padding-bottom: 4px;
	text-transform: uppercase;
	display: inline-block;
}
#nyk-footer #nyk-nav-string ul li a:hover {
	border-bottom: solid 1px #980518;
	color: #980518;
}
#nyk-footer #bttmNav {
	margin: 0 auto;
}
#nyk-footer .column-container {
	padding: 0;
}
#nyk-copyright {
	width: 100%;
	text-align: center;
	font-size: .9em;
}
#nyk-copyright a {
	color: #9A0018;
	font-weight: bold;
}

/****module container***/
.module-container {
	margin: 0 auto;
}
.module-container a {
	color: #EF482A;
}
.module-container a:hover {
	color: #cd1a06;
}
.module-container h5.title {
	color: #606060;
}
#nyk-content .module-container {
	background: #fff;
}
/*****container padding*************/
#content.index nyk-custom-content {
	padding: 40px 40px 45px 40px;
}
#nyk-content .module-container {
	padding: 0 25px;
}
#nyk-content-container.no-columns #content, #content.index nyk-custom-content, #nyk-content-container.one-column-right #content, #nyk-content-container.one-column-left #content, #nyk-content-container.two-column #content {
	padding: 20px;
}
/*****end of container padding********/
/**********Google Fonts************/
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Regular'), local('Roboto-Regular'), url(/nyk/gen3/webroot/theme/fall/fonts/2UX7WLTfW3W8TclTUvlFyQ.woff) format('woff');
}
@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 400;
  src: local('Oxygen'), local('Oxygen-Regular'), url(/nyk/gen3/webroot/theme/fall/fonts/RzoNiRR1p2Mqyyz2RwqSMw.woff) format('woff');
}
/***************End Google Fonts*******************/
