/* ************** */
/* General Styles */
/* ************** */
a, a:visited, a:active {
	color: #3692EE;
}

a:hover {
	color: #7EB93F;
}

body {
	background-color: #EDF1F4;
	background-image: url(/nyk/gen3/webroot/theme/grass/img/body_background_grass.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #000;
}

h1, h2, #nyk-content .module-container h4.title {
	color: #9ec149;
	font-weight: bold;
	font-size: 20px;
	margin: 1px;
	border-bottom: 1px solid #3692ee;
}

h3 {
	color: #509a20;
	font-weight: bold;
	font-size: 14px;
	margin: 1px;
	border-bottom: 1px solid #c0c0c0;
}

h4 {
	color: #b7bf90;
	font-size: 14px;
}

h5 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px 4px;
}

h1.title {
	border-bottom: 1px solid #909A5B;
}

input[type="text"] {
	border: 1px solid #DDD;
}

a.read-more:after {
	content: " \00bb";
}

#nyk-content-container {
	background-color: #FFF;
	padding-top: 5px;
	border-top: 1px solid;
}

#flash-header {
	height: 167px;
	margin-top: 0px;
	padding-top: 0px;
}
#nyk-wrapper {
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
}

a.read-more, span.read-more a, input.button {
	background-color: #545454;
	border: 1px solid #CCC;
	border-top: 1px solid #9A9A9A;
	border-right: 1px solid #9A9A9A;
	color: #FFF;
	cursor: pointer;
	padding: .25em .5em;
	text-decoration: none;
	text-shadow: #000 0 -1px 1px;
	background: -moz-linear-gradient(top, #545454 0%, #383838 100%) no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#545454), to(#383838)) no-repeat;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#545454', EndColorStr='#383838')";
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

a.read-more:hover, span.read-more a:hover, input.button:hover {
	color: #CCC;
}

#nyk-content h1, h2 {
	color: #9EC149;
	font-weight: bold;
	font-size: 20px;
	margin: 1px;
	border-bottom: 1px solid #3692EE;
}

#nyk-content h3 {
	margin: 1em 0;
	font-size: 18px;
	color: #509A20;
	border-bottom: #ccc 1px solid;
	font-size: 14px;
}

#nyk-content h4 {
	margin: 1.25em 0;
	font-size: 16px;
}

#nyk-content ul {
	font-family: 'Arial', Gadget, sans-serif;
	font-size: 12px;
	color: #000000;
}

#nyk-content li {
	display: list-item;
	text-align: -webkit-match-parent;
}

#nyk-content ul {
	list-style-type: disc;
}

#nyk-content ul {
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}
#nyk-content ul.forms {
	list-style-image: url(/nyk/gen3/webroot/img/brown_folder.gif);
	list-style-position: inside;
	margin: 0px;
}
#nyk-content td .topics a:link, a {
	text-decoration: none;
	border: none;
}

#nyk-content .all-the-questions ul li {
	padding-right: 3px;
	padding-left: 3px;
}

#nyk-content ul.articles li {
	display: block;
}

#nyk-content .col.all-the-questions ul {
	display: block;
	list-style-type: none;
	list-style-image: none;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

#nyk-content .col.all-the-questions li {

}
#nyk-content .title {
	text-align: left;
}

/* ****** */
/* Banner */
/* ****** */
#nyk-banner {
	background-image: url(/nyk/gen3/webroot/theme/grass/img/banner_background_grass.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#nyk-banner .flash-wrapper span.grass, #nyk-banner .flash-wrapper span.grass_a, #nyk-banner .flash-wrapper span.grass_b {
	color: #FFF;
	font-size: 2.5em;
	font-weight: bold;
	margin-top: 1.85em;
	margin-left: .5em;
	text-shadow: 2px 2px 2px #333
}

/* *************** */
/* Navigation Menu */
/* *************** */
#nyk-header #nyk-navigation-menu {
	background-image: url(/nyk/gen3/webroot/theme/grass/img/navigation_menu_background_grass.jpg);
	background-position: left top;
	background-repeat: repeat;
}

#nyk-navigation-menu li, #nyk-navigation-menu li a {
	color: #FFF;
}

#nyk-navigation-menu li:hover, #nyk-navigation-menu li:hover ul li:hover {
	background-color: #8EB13B;
}

#nyk-navigation-menu li:hover ul li:hover ul li:hover {
	background-color: #D2E0B1;
}

#nyk-navigation-menu li:hover ul li:hover ul li:hover, #nyk-navigation-menu li:hover ul li:hover ul li:hover a {
	color: #000;
}

#nyk-navigation-menu li:hover ul {
	background-color: #AAC56C;
}

#nyk-content-wrapper {
}

#content {
	padding: 5px
}

/* ******* */
/* Modules */
/* ******* */
#nyk-primary-column .module .title, #nyk-secondary-column .module .title {
	background-color: #AAC56C;
	color: #000;
	margin-bottom: 0;
	padding: .5em 0;
	text-align: left;
	text-indent: 5px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

#nyk-primary-column .module .content, #nyk-secondary-column .module .content {
	border: 1px solid #AAC56C;
	padding: .5em;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

/* ******* */
/* Module Icons */
/* ******* */
#nyk-primary-column #nyk-newsletter-signup .title, #nyk-secondary-column #nyk-newsletter-signup .title {
	height: 25px;
	background-image: url(/nyk/gen3/webroot/theme/grass/img/module-icon-newsletter.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: 25px;
	background-image: url(/nyk/gen3/webroot/theme/grass/img/module-icon-appointment.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: 25px;
	background-image: url(/nyk/gen3/webroot/theme/grass/img/module-icon-hours.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: 25px;
	background-image: url(/nyk/gen3/webroot/theme/grass/img/module-icon-npc.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: 25px;
	background-image: url(/nyk/gen3/webroot/theme/grass/img/module-icon-articles.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 46px;
}
