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

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

body {
	font-family: 'Open Sans';
	color: #DDD;
}

h1, h2, #nyk-content h4.title  {
	color: #FFF;
}

h3, h5, h6, h2.title a, h4.title a, h6.title a, h3.title a, h4.title, h5.title a {
	color:#EEE;
}

h5.title a {
	color: #999;

}
#nyk-wrapper {
	background: #272D33;
}
a:link, a:active, a:visited {
	color: #DDD;
}
a:hover{
	color: #FFF;
}

/***BANNER***/
	
#nyk-banner {
	background: #272D33;
}
#nyk-banner .flash-wrapper span.wellness_g{ /*Top Banner */
	font-family: 'Droid Serif', serif;
	position: relative;
	overflow: visible;
	width: 1000px;
	margin: 0 auto;
	font-size: 2em;
	font-weight: 500;
	line-height: 25px;
	color: #FFF;
}
/* ******************* */
/* Top Navigation Menu */
/* ******************* */
#nyk-navigation-menu {
	background-image: url('/nyk/gen3/webroot/theme/wellness/img/wellness-background-e.jpg');
	height: 500px;
}
#nyk-header #nyk-navigation-menu .content {
	background-color: rgba(39,45,51,0.7);
		
}
#outer{
}
#nyk-header #nyk-navigation-menu li{
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	float: none;
	padding: 3px 2px;
}
#nyk-header #nyk-navigation-menu li, #nyk-header #nyk-navigation-menu li a{
	color:#EEE;

}
#nyk-header #nyk-navigation-menu  li:hover, #nyk-header #nyk-navigation-menu li a:hover,
#nyk-header #nyk-navigation-menu li:hover > a  {
	background-color:  #3a3f4a;
}
#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 {
	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: #3a3f4a;
}
#nyk-header #nyk-navigation-menu ul ul {
	background-color: #161F26;
	border: none;
	color: #fff;
}

/********************
*******CONTENT*******
*********************/
#nyk-content-wrapper {
	background: none;
}
#nyk-content h4{
	color: #EEE;
}
#nyk-content h1, #nyk-content h2, h1.title, h1, h2, #nyk-content h4.title{
	border-bottom: solid 2px rgba(255,255,255,.1);
}
#nyk-content h3 {
	color: #EEE;
}
/* ******* */
/* Modules */
/* ******* */
h5.video_module_title a {
	color: #999;
}

/* ************ */
/* Mini-Modules */
/* ************ */

.colbox-title {
   color: #000!important;
}
.colbox-title a {
   color: #000!important;
}
.colbox-body {
   color:#000; 
}
.colbox-body a {
   color: #949494!important;
}
.colbox-body a:hover {
   color: #000!important;
}

/****columns******/
#nyk-primary-column h4.title, #nyk-secondary-column h4.title{
	color: #FFF;
	font-weight: bold;
}
#nyk-primary-column .module, #nyk-secondary-column .module{
	color: #ccc;
}
/***newsletter sign-up****/
#nyk-newsletter-signup .content .signup, input.button {
	background: #626875;
	color: #fff;
}

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

/***main_graphic_stock_photo****/
.right {
 	padding: 3px;
	background-color: rgba(255,255,255,.1);
	border: 1px solid #333;
	margin: 0px 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: #626875;
}
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;
}

/******************/
/* Module Icons */
/******************/
#nyk-primary-column #nyk-blogs .title, #nyk-secondary-column #nyk-blogs .title{
	height: 30px;
	background: url('/nyk/gen3/webroot/theme/wellness/img/blog-white.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/wellness/img/rss-white.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/wellness/img/newsletter.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/wellness/img/appointment-white.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/wellness/img/officehours-icon-white.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/wellness/img/new-patient-icon-white.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/wellness/img/article-search-white.png');
	background-position: 98% center;
	background-repeat: no-repeat;
	padding-right: 0px;
}

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

input[type="text"], input[type="password"], input[type="file"], textarea, select, .formee .formee-text, .formee input[type="text"] {
	background-color: rgba(255,255,255,.35);
	border: 1px solid rgba(255,255,255,.45);
	color: #222;
}
input[type="text"]:hover, input[type="password"]:hover, input[type="file"]:hover, textarea:hover, select:hover {
	background-color: rgba(255,255,255,.5);
	border: rgba(255,255,255,.65);
}
input[type="text"]:focus, input[type="password"]:focus, input[type="file"]:focus, textarea:focus, select:focus {
	border-color: #EEE;
	color: #161F26;
}


/**********/
/* Footer */
/**********/
#nyk-footer-wrapper{
	background: #161F26;

}
#nyk-footer {
	color: #fff;
}

/* Padding/width for columns in footer */
#nyk-footer #nyk-nav-string.module{
	overflow: visible;
}

/* End of Padding/width for columns in footer */
#nyk-footer h4.title{
	color: #fff;
}

#nyk-footer  a {
	color: #DDD;
	font-weight: 700;
	text-transform: lowercase;
	margin: 0 3px 0 3px;
}
#nyk-footer  a:hover{
	color: #FFF;
}
#nyk-footer #nyk-nav-string ul li a {
	color: #DDD;
}
#nyk-footer #nyk-nav-string ul li a:hover {
	color: #FFF;
}

#nyk-copyright a{
	color: #606776;
}
/****module container***/
.module-container a {
	color: #DDD;
	}
.module-container a:hover {
	color: #FFF;
	}
.module-container h5.title {
	color: #999;
	}
#nyk-content .module-container {
	background: none;
}
/*****FONTS*************/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(/nyk/gen3/webroot/theme/wellness/fonts/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: bold;
  font-weight: 700;
  src: local('Open Sans'), local('OpenSans-Bold'), url(/nyk/gen3/webroot/theme/wellness/fonts/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff) format('woff');
}
/* latin */
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Serif'), local('DroidSerif'), url(/nyk/gen3/webroot/theme/wellness/fonts/0AKsP294HTD-nvJgucYTaI4P5ICox8Kq3LLUNMylGO4.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
