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

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

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

body {
	font-size: .8em;
	line-height: 1.78em;
	font-family: 'Open Sans', sans-serif;
	color: #606060;
}
p{
	padding: 0 5px 10px 5px;
	line-height: 1.78em;
	font-size: 1.1em;
}
h1, h2, #nyk-content h4.title  {
	font-size: 2.2em;
	line-height: 1.2em;
	letter-spacing: .5px;
	color: #0b2136;
}
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;
	letter-spacing: .5px;
}
h5.title a {
	color: #606060;
	font-size: .9em;
}

#nyk-wrapper {
	margin-top: 20px;
	margin: 0 auto;
	width: 1920px;
	max-width: 100%;
	min-width: 1040px;
	overflow: visible;
	background: url('/nyk/gen3/webroot/theme/july4th/img/background.jpg') repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position:90% 50%;

}

a:link, a:active {
	text-decoration: none;
	font-weight: 700;
	color:  #c1272d;
}
a:visited{
	color: #777;
}
a:hover{
	text-decoration: none;
	font-weight: 700;
	color: #404040;
}
hr{
	margin-top:5px;
	margin-bottom: 5px;
}

/***BANNER***/
#nyk-banner {
	position: relative;
	width: 1000px;
}
#nyk-banner .flash-wrapper span.july4th { /*Top Banner */
	position: relative;
	overflow: visible;
	margin: 0px;
	font-size: 2.5em;
	line-height: 28px;
	color: #212e39;
	padding: 10px 0;
	text-shadow: 2px 2px 0px rgba(255,255,255,1);
}
#nyk-banner #flash-header{
	float: none;
	position: relative;
	margin: 0 auto;
	width: 1000px;
	line-height: 10px;
}
#flash-header {
	display: block;
	min-height: 60px;
}
/* ******************* */
/* Top Navigation Menu */
/* ******************* */

#nyk-header-wrapper{
	width: 1000px;
	margin: 0 auto;
	background-color:  #FFF;
	padding: 10px 30px 15px 30px;
	border-radius:         1px;
	-moz-border-radius:    1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius:  1px;
	-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);
	border-left: 4px solid #0b2136;
	border-right: 4px solid #0b2136;
}
#nyk-header #nyk-navigation-menu h4.title {
	display: block;
	margin: 0px;
	background-image: url('/nyk/gen3/webroot/theme/july4th/img/banner.jpg');
	background-position: top center; 
	height: 285px;
	border-radius: 5px;
	color: rgba(0,0,0,0);
}
#nyk-navigation-menu {
	min-height: 35px;
	width: 1000px;
	font-size: 1.1em;
	margin: 0 auto;	
}
#nyk-header #nyk-navigation-menu .flash-wrapper, #nyk-header #nyk-navigation-menu .flash-wrapper{
	font-size: 1.8em;
	font-weight: bold;
	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{
	width: 1000px;
	min-width: 600px;
	text-align: center;
	font-size: .8em;
	background: #212e39;
	border-top: 1px solid #FFF;
	border-radius: 2px;
}
#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;
	display: inline-block;
	float: none;
	min-width: 12%;
	font-size: 13px;
}
#nyk-header #nyk-navigation-menu li, #nyk-header #nyk-navigation-menu li a{
	color:#fff;
}
#nyk-header #nyk-navigation-menu  li:hover, #nyk-header #nyk-navigation-menu li a:hover {
	background-color: #364a5c;
}
#nyk-header #nyk-navigation-menu li:hover ul, #nyk-header #nyk-navigation-menu li:hover ul li:hover ul {
	color: #fff;
}
#nyk-navigation-menu ul li, #nyk-navigation-menu ul li a, #nyk-navigation-menu ul li a:visited {
	font-weight: 700;
}
#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: #23415a;
}
#nyk-header #nyk-navigation-menu ul ul {
	-moz-box-shadow:    0px 1px 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 2px 3px rgba(0,0,0,0.2);
	-khtml-box-shadow:  0px 1px 2px 3px rgba(0,0,0,0.2);
	box-shadow:         0px 1px 1px 1px rgba(0,0,0,0.2);
	font-size: 1.05em;
	background: #364a5c;
	color: #fff;
}

/********************
*******CONTENT*******
*********************/
#nyk-content-wrapper {
	margin: -2px auto;
	padding: 15px 30px 0px 30px;
	min-height: 19em;
	background: #FFF;
	width: 1000px;
	-moz-box-shadow:    0px 5px 2px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 5px 2px 0px rgba(0,0,0,0.2);
	-khtml-box-shadow:  0px 5px 2px 0px rgba(0,0,0,0.2);
	box-shadow:         0px 5px 2px 0px rgba(0,0,0,0.2);
	border-left: 4px solid #0b2136;
	border-right: 4px solid #0b2136;
}

#nyk-content-container {
	font-weight: light;
	float: none;
	margin: 0px auto;
	width: 1000px;
	
}
#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 h4{
	color: #404040;
	font-size: 1.3em;
}
#nyk-content h1, #nyk-content h2, h1.title, h1, h2, #nyk-content h4.title{
	margin-top: 0px;
	margin-bottom: 25px;
	padding: 0px 0 5px 0;
	border-bottom: solid 2px #c1272d;
}
#nyk-content h3 {
	font-size: 1.4em;
	color: #404040;
}
#nyk-content li {
	font-weight: 700;
	padding: 3px 0 3px 0;
}
/* ******* */
/* Modules */
/* ******* */

/****columns******/
#nyk-primary-column h4.title, #nyk-secondary-column h4.title{
	/*color: #fff;*/
	font-size: 1.2em;
	line-height: 1.3em;
	margin-top: 0px;
	color: #0b2136;
	border-bottom: 2px solid #DDD;
	height: 25px;
}
#nyk-primary-column .module, #nyk-secondary-column .module {
	color: #606060;
	border-radius: 2px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	background-color: #FFF;
}
#nyk-primary-column .module .title, #nyk-secondary-column .module .title{
	padding: 0 .5em;
}
#nyk-primary-column .module .content, #nyk-secondary-column .module .content{
	padding: 0 .5em .5em;
	margin: 0;
}
#nyk-content .column, #nyk-primary-column .column, #nyk-secondary-column .column{
	float: left;
	margin: 0;
	padding: 0;
}
#nyk-primary-column, #nyk-secondary-column{
	padding: 0;
}
#nyk-primary-column .module-container .module  {
	margin: 0 0 1.2em 0em;
	width: 92%;
}
#nyk-secondary-column .module-container .module{
	margin: 0 0 1.2em 1em;
	width: 92%;
}
 
/****health articles****/ 
#content.search.nyk-health-articles, #content.search nyk-health-articles{
	
}
/***blogs****/

#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 {
	font-family: 'Open Sans', sans-serif;
	border: none;
	background: #c1272d;
	cursor: pointer;
	padding: 0 0 .25em 0;
	width: 90%;
	color: #fff;
	text-transform: lowercase;
	font-size: 1em;
	height: 29px;
	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);
	border-radius: 1px;
}

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

/***main_graphic_stock_photo****/
.right {
	margin: auto;
 	padding: 3px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 0px 15px 0 15px;
}
.left {
	float: left;
	margin: 15px;
}
/***Read-More BUTTONS***/
a.read-more, a:link.read-more, span.read-more a, span.read-more a:link, a:visited.read-more {
	color: #FFF;
	background: #c1272d;
	cursor: pointer;
	font-weight: normal;
	font-size: .8em;
	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;
	border:none;
}
a.read-more:hover, span.read-more a:hover {
	border: none;
	cursor: pointer;
	font-weight: normal;
	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;
}
/******************/
/* Module Icons */
/******************/
#nyk-primary-column #nyk-blogs .title, #nyk-secondary-column #nyk-blogs .title{
	height: 30px;
	background: url('/nyk/gen3/webroot/theme/winter2/img/blog-dark.png');
	background-position: 98% center;
	background-repeat: no-repeat;
}
#nyk-primary-column #nyk-blog-posts .title, #nyk-secondary-column #nyk-blog-posts .title{
	height: 30px;
	background:  url('/nyk/gen3/webroot/theme/winter2/img/rss.png') no-repeat;
	background-position: 98% 30%;
	background-repeat: no-repeat;
}
#nyk-primary-column #nyk-newsletter-signup .title, #nyk-secondary-column #nyk-newsletter-signup .title {
	height: 30px;
	background-image: url('/nyk/gen3/webroot/theme/winter2/img/newsletter-dark.png');
	background-position: 98% center;
	background-repeat: no-repeat;
	padding-right: 0px;
}
#nyk-primary-column #nyk-appointment-request .title, #nyk-secondary-column #nyk-appointment-request .title {
	height: 30px;
	background-image: url('/nyk/gen3/webroot/theme/winter2/img/appointment-dark.png');
	background-position: 98% 30%;
	background-repeat: no-repeat;
	padding-right: 0px;

}
#nyk-primary-column #nyk-office-hours .title, #nyk-secondary-column #nyk-office-hours .title {
	height: 30px;
	background-image: url('/nyk/gen3/webroot/theme/winter2/img/officehours-icon-dark.png');
	background-position: 98% center;
	background-repeat: no-repeat;
	padding-right: 0px;
}
#nyk-primary-column #nyk-office-hours .title{
	width: auto;	
}
#nyk-primary-column #nyk-new-patient-center .title, #nyk-secondary-column #nyk-new-patient-center .title {
	height: 30px;
	background-image: url('/nyk/gen3/webroot/theme/winter2/img/new-patient-dark.png');
	background-position: 98% center;
	background-repeat: no-repeat;
	padding-right: 0px;
}

#nyk-primary-column #nyk-article-search .title, #nyk-secondary-column #nyk-article-search .title {
	height: 30px;
	background-image: url('/nyk/gen3/webroot/theme/winter2/img/article-search-dark.png');
	background-position: 98% center;
	background-repeat: no-repeat;
	padding-right: 0px;
}

/******************/
/* 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-radius: 3px;
	border-color: #CCC;
}

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: #7CA7D1;
	color: rgb(51, 51, 51);
	outline: 0px none;
}

.formee-button, .formee input[type="submit"], .formee input[type="button"], .formee input[type="reset"] {
	padding: 0 1em .25em 1em;
	cursor: pointer;
	text-align: center;
	display: inline-block;
	border: none;
	width: 120px;
}


/**********/
/* Footer */
/**********/
#nyk-footer-wrapper{
	background: #212e39;
	-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);
	width: 1000px;
	margin: 0 auto;
	padding: 35px;
}
#nyk-footer {
	font-weight: 700;
	float: none;
	margin: 0 auto;
	width: auto;
	color: #fff;
}

/* 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;
	letter-spacing: .5px;
	margin-top: 1px;
	margin-bottom: 6px;
	color: #fff;
}
#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: #c1272d;
	font-weight: 700;
	text-transform: lowercase;
	margin: 0 3px 0 3px;
}
#nyk-footer  a:hover{
	color: #fff;
}
#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;
	padding: 7px;
}
#nyk-footer #nyk-nav-string ul li a {
	font-size: 1.2em;
	border-bottom: solid 2px #c1272d;
	color: #fff;
	text-transform: uppercase;
	margin: 7px;
}
#nyk-footer #nyk-nav-string ul li a:hover {
	border-bottom: solid 1px #fff;
	color: #fff;
}
#nyk-footer .column-container{
	padding: 0;
}
#nyk-copyright{
	width: 100%;
	text-align: center;
	font-size: .9em;
}
#nyk-copyright a{
	color: #364a5c;
}

/****module container***/
.module-container{
	margin-left: auto;
	margin-right: auto;
	border-radius: 2px;
}
.module-container a {
	color: #c1272d;
	}
.module-container a:hover {
	color: #404040;
	}
.module-container h5.title {
	color: #606060;
	}
#nyk-content .module-container {
	background: #fff;
}
/*****container padding*************/
#content.index nyk-custom-content {
	padding: 40px 45px 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: 5px 25px 20px 25px;

/*	-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);*/
}
/*****end of container padding********/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(/nyk/gen3/webroot/theme/stPaddy/fonts/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: bold;
  font-weight: 700;
  src: local('Open Sans'), local('OpenSans-Bold'), url(/nyk/gen3/webroot/theme/stPaddy/fonts/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff) format('woff');
}
/***************End Google Fonts*******************/
