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

/* Simplistic_b LAYOUT */


h1, h2, #nyk-content h4.title  {
	color: #8CC63E;
}
h3, h5, h6, h2.title a, h4.title a, h6.title a, h3.title a, h4.title, h5.title a {
	color:#666;
}
h5.title a {
	color: #666;
	font-size: .9em;
}
a:link, a:active, a:visited {
	color:  #8CC63E;
}
a:hover{
	color: #404040;
}

/***BANNER***/
	
#nyk-banner .flash-wrapper span.simplistic_c { /*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: #8CC63E
}

/* ******************* */
/* Top Navigation Menu */
/* ******************* */
#nyk-header #nyk-navigation-menu li, #nyk-header #nyk-navigation-menu li a{
	color:#999;
}
#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: #8CC63E;
	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: #8CC63E;
	color: #FFF;
}
#nyk-header #nyk-navigation-menu ul ul {
	border: 1px solid #EEE;
	color: #fff;
}

/********************
*******CONTENT*******
*********************/
#nyk-content h4{
	color: #555;
}
#nyk-content h3 {
	color: #969B8F;
}

/****columns******/
#nyk-primary-column h4.title, #nyk-secondary-column h4.title{
	color: #888;
}

/***newsletter sign-up****/
#nyk-newsletter-signup .content .signup, input.button {
	background: #8CC63E;
	color: #fff;
}

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


/***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: #8CC63E;
}

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

input:focus, textarea:focus {
	outline: medium none;
	border-color: #ADB5A1;
}

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: #ADB5A1;
	color: #ADB5A1;
	outline: 0px none;
}

/**********/
/* Footer */
/**********/
#nyk-footer-wrapper{
	background-color: #555;
}
#nyk-footer{
	color: #ADB5A1;
}
/* End of Padding/width for columns in footer */
#nyk-footer h4.title{
	color: #FFF;
}
#nyk-footer  a {
	color: #8CC63E;
}
#nyk-footer  a:hover{
	color: #fff;
}
#nyk-footer #nyk-nav-string ul li a {
	color: #8CC63E;
}
#nyk-footer #nyk-nav-string ul li a:hover {
	color: #fff;
}
#nyk-copyright a{
	color: #8CC63E;
}

/****module container***/
.module-container a {
	color: #8CC63E;
}
.module-container a:hover {
	color: #404040;
}
.module-container h5.title {
	color: #606060;
}
/****FONTS***/
@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');
}
/* latin */
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Serif'), local('DroidSerif'), url(/nyk/gen3/webroot/theme/simplistic/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;
}
