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

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

body {
	font-size: .8em;
	line-height: 1.78em;
	font-family: 'Lato', sans-serif;
	color: #606060;
}
p{
	padding: 0 5px 10px 5px;
	line-height: 1.78em;
	font-size: 1em;
}
h1, h2  {
	font-size: 2.7em;
	line-height: 1.2em;
	color:#ef482a;
}
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: url('/nyk/gen3/webroot/theme/summer/img/summer_background.png') repeat;
	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: #3683C7;;
}
hr{
	margin-top:5px;
	margin-bottom: 5px;
}

/***BANNER***/
#nyk-banner {
	position: relative;
	background: #013b8b no-repeat;
	background-image: url('/nyk/gen3/webroot/theme/summer/img/summer_collage.png');
	background-position: center bottom; 
	width: 100%;
	color: #fff;
	height: 380px;
	max-height: 435px;
	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 span.summer { /*Top Banner */
	color: #FFF;
	font-size: 2.3em;
	font-weight: 700;
	margin: 0  15px;
	width: 100%;
	min-height: 30px;
	text-align: left;
	overflow: visible;
	text-shadow:1px 1px 5px #013b8b;

}
#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: #013b8b; 
	min-height: 45px;
	min-width: 1000px;
	width: 100%;
	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: 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{
	padding: 5px 0 0px 0;
	width: 1000px;
	text-align: center;
	font-size: .8em;
	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-bottom: 0px;
	display: inline-block;
    margin:0px 20px 5px auto;
	float: none;
}
#nyk-header #nyk-navigation-menu li.sub{
	-moz-box-shadow:    1px 0px 0px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 0px 0px 0px rgba(0,0,0,0.2);
	-khtml-box-shadow:  1px 0px 0px 0px rgba(0,0,0,0.2);
	box-shadow:         1px 0px 0px 0px rgba(0,0,0,0.2);
}
#nyk-header #nyk-navigation-menu li.sub, li.sub a {
	color:#FFF;
	font-weight: 700;
}
#nyk-header #nyk-navigation-menu  li.sub:hover{
	color: #fff;
}
#nyk-header #nyk-navigation-menu li.sub:hover, #nyk-header #nyk-navigation-menu li.sub a:hover{
	color: #fff;
}

#nyk-header #nyk-navigation-menu li:hover, #nyk-header #nyk-navigation-menu li a:hover,
#nyk-header #nyk-navigation-menu li:active, #nyk-header #nyk-navigation-menu li a:active {
	font-weight: 700;
}
#nyk-header #nyk-navigation-menu li:hover ul, #nyk-header #nyk-navigation-menu li:hover ul li:hover ul {
	margin-left: 0px;
	margin-top: 0px;
	color: #fff;
}

#nyk-navigation-menu ul li a:hover, #nyk-navigation-menu ul li:hover{
	border: none;
	color: #fff;
}
#nyk-navigation-menu ul li, #nyk-navigation-menu ul li a, #nyk-navigation-menu ul li a:visited {
	font-weight: 700;
	text-decoration: none;
	border: none;
	color: #FFF;
	background: #f53d28;
	font-size: 13px;
}
#nyk-navigation-menu li:hover, #nyk-navigation-menu li a:hover,
#nyk-navigation-menu li:active, #nyk-navigation-menu li a:active {
	border: none;
	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: #013B8B;
	padding-right: 3px;
	color: #fff;
	font-weight: 700;
	border: none;
}
#nyk-header #nyk-navigation-menu ul ul li, #nyk-header #nyk-navigation-menu ul ul li a{
	border: none;
	color: #fff;
	font-weight: 700;
	text-transform: lowercase;
}
#nyk-header #nyk-navigation-menu ul ul{
	-moz-box-shadow:    0px 2px 2px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.2);
	-khtml-box-shadow:  0px 2px 2px 1px rgba(0,0,0,0.2);
	box-shadow:         0px 2px 2px 1px rgba(0,0,0,0.2);
	background: #f53d28;
	color: #fff;
}

/********************
*******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: 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 .module-container h4.title {
	font-size: 2.7em;
	line-height: 1.2em;
	color:#ef482a;
	border-bottom: 2px solid #013b8b;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0 0 5px 0;
}

#nyk-content h1, #nyk-content h2, h1.title, h1, h2{
	border-bottom: 2px solid #013b8b;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0 0 5px 0;
}

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

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

/****columns******/
#nyk-primary-column h4.title, #nyk-secondary-column h4.title{
	color: #fff;
	font-size: 17px;
	line-height: 1.8em;
	margin-top: -5px;
	background:#EF482A;

}

#nyk-primary-column .module, #nyk-secondary-column .module {
	color: #606060;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	background-color: #FFF;
	border: solid 1px #CCC;
}

#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 1em;
	margin: 0;
}
#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: rgb(0, 39, 89), url('/nyk/gen3/webroot/theme/multiplicity/img/bloglist-icon.png') no-repeat;
	background-position: right center;
}
#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 #3683c7;
	color: #3683c7;
	cursor: pointer;
	padding: 0 0 .25em 0;
	width: 90%;
	background: #fff;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: 700;
	height: 40px;
	line-height: 27px;
}

#nyk-newsletter-signup .content .signup:hover, input.button:hover {
	background: #3683c7;
	color: #fff;
	cursor: pointer;
	text-shadow: 0px 0px 3px rgba(255,255,255,1);
	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);
}

/***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);
}

/***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 #3683c7;
	color: #3683c7;
	background: #fff;
	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:    0px 0px 0px 0px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .1);
	-khtml-box-shadow:  0px 0px 0px 0px rgba(0, 0, 0, .1);
	box-shadow:         0px 0px 0px 0px rgba(0, 0, 0, .1);
	text-transform: lowercase;
}
a.read-more:hover, span.read-more a:hover {
	background: #3683c7;
	color: #fff;
	border: solid 1px #3683c7;
	cursor: pointer;
	font-weight: normal;
	text-shadow: 0px 0px 3px rgba(255,255,255,1);
	-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);
}
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 #3683c7;
	width: 120px;
}


/**********/
/* Footer */
/**********/
#nyk-footer-wrapper{
	background: #013B8B;
	-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: 1000px;
	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;
	margin-top: 1px;
	margin-bottom: 6px;
	float: left;
	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: #EF482A;
	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;
}
#nyk-footer #nyk-nav-string ul li a {
	font-size: 1.2em;
	border-bottom: solid 2px #EF482A;
	color: #fff;
	margin: 12px;
	padding-bottom: 4px;
	text-transform: uppercase;
	display: inline-block;
}
#nyk-footer #nyk-nav-string ul li a:hover {
	border-bottom: solid 1px #fff;
	color: #fff;
}
#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: #fff;
	font-weight: 500;
}

/****module container***/
.module-container{
	margin: 0 auto;
}
.module-container a {
	color: #EF482A;
	}
.module-container a:hover {
	color: #3683C7;
	}
.module-container h5.title {
	color: #606060;
	}
#nyk-content .module-container {
	background: #fff;
	border: solid 1px #CCC;
}
/*****container padding*************/
#content.index nyk-custom-content {
	padding: 40px 40px 45px 40px;
	border: solid 1px #CCC;
	
}
#nyk-content .module-container {
	padding: 0 25px;
	border: solid 1px #CCC;
}
#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;
	border: solid 1px #CCC;
}
/*****end of container padding********/
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(https://themes.googleusercontent.com/static/fonts/lato/v7/KT3KS9Aol4WfR6Vas8kNcg.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://themes.googleusercontent.com/static/fonts/lato/v7/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://themes.googleusercontent.com/static/fonts/lato/v7/wkfQbvfT_02e2IWO3yYueQ.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url(https://themes.googleusercontent.com/static/fonts/lato/v7/BVtM30trf7q_jfqYeHfjtA.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url(https://themes.googleusercontent.com/static/fonts/lato/v7/oUan5VrEkpzIazlUe5ieaA.woff) format('woff');
}
/***************End Google Fonts*******************/
