

@charset "utf-8";
body {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	font-family: 'Ubuntu', sans-serif;
	font-size: 15px;
	color: #464646;
	width: 100%;
	min-width: 1260px;
}
h1 {
    text-align: center;
    position: relative;
	font-size: 3em;
    color: #fff;    
    margin: 0 -12px 30px -12px;
    padding: 20px 0; 
    text-shadow: 0 1px rgba(0,0,0,.8);
    background-color: #3CF;
    background-image:  linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,0));
    -moz-box-shadow: 0 2px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 2px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 2px rgba(0,0,0,.3);
}

h1:before, 
h1:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-color: transparent;
    bottom: -10px;
}

h1:before {
    border-width: 0 10px 10px 0;
    border-right-color: #222;
    left: 0;
}

h1:after {
    border-width: 0 0 10px 10px;
    border-left-color: #222;
    right: 0;
}
h2, h3, h4 {
	letter-spacing: 0;
	margin: 0 0 5px 0;
	padding: 0
}
h2 {
	font-family: 'Ubuntu', sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold
}
.clear {
	clear: both;
	margin: 0;
	padding: 0
}
.fl {
	float: left
}
.fr {
	float: right
}
* {
	outline: 0
}
p {
	margin: 25px 0
}
li {
	margin: 0;
	padding: 0
}
small {
	color: #d0726d;
	font-size: 13px
}
img.posL {
	float: left;
	margin: 0 10px 0 0
}
img.posR {
	float: right;
	margin: 0 10px 0 0
}
.successMsg {
	width: auto;
	background-color: #f0f7e1;
	border: 2px solid #9eca37;
	color: #000;
	padding: 5px;
	font-size: 15px
}
.errMsg {
	width: auto;
	background-color: #d0726d;
	border: 2px solid #9e2e28;
	color: #fff;
	padding: 5px;
	font-size: 15px
}
.successMsg a, .errMsg a {
	color: blue;
	text-decoration: underline
}
.preloader {
	background: url(https://cdn-nykwebsite.nowyouknowchiropractic.com/images/89.gif) center center no-repeat #ebebeb;
	display: block
}
#mainHeader {
	width: 100%;
	min-width: 1200px;
	height: 40px;
}
#logo {
	background: transparent url(https://cdn-nykwebsite.nowyouknowchiropractic.com/images/logo.png) no-repeat;
	width: 300px;
	height: 240px;
	margin: 0 auto;
	margin-top: -55px;
}
#info {
	width: auto;
	height: auto;
	padding: 5px;
	font-size: 10px;
	color: #111;
	font-weight: bold;
	line-height: 22px;
	margin: -15px auto 0 auto;
	text-align: center;
}
#mainHeader #infoHeader {
	font-size: 18px;
	color: #555;
	font-weight: bold;
	padding: 0;
	margin: 0 auto;
}
#mainHeader #subscribe {
	width: auto;
	height: auto;
	float: left;
	background-color: #6dbeb8;
	border: 2px solid #eff9ff;
	color: #fff;
	font-family: 'Ubuntu', sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: -5px 0 0 50px;
	padding: 7px 5px 8px 5px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px
}
#mainHeader #subscribe:hover {
	margin-top: -3px
}
#topContainer {
	width: 90%;
	max-width: 1650px;
	height: 100px;
	margin: 0 auto;
}
#social {
	width: 240px;
	float: left;
	margin: 20px 0 0 90px;
	text-align: center;
	font-size: 16px;
}
#social a img {
	margin: -15px 5px 0 0;
}
#social h3 {
	padding: 5px 0;
	border-bottom: 1px solid #EEE;
	font-weight: 300;
}

.fb, .tw, .yt {
	float: right;
	margin: 0 3px;
	width: 36px;
	height: 36px;
	padding: 0 5px;
}
#mainHeader #logo a, #mainHeader #social a {
	width: 100%;
	height: 80%;
	display: block
}
#mainNav {
	position: absolute;
	z-index: 6000;
	width: 100%;
	min-width: 1260px;
	height: 40px;
	margin: 0 auto;
	background-color: #3E3E3E;
	border-bottom: 1px solid #999;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.5);
}
/*
 #navTitleName {
 width: 140px;
 font-weight: normal;
 margin: 0px 0 0 25px;
 font-style: italic;
 font-size: 14px
 }*/
#navMenuContainer {
	width: 90%;
	max-width: 1450px;
	height: 40px;
	margin: 0 auto;
	margin-top: 0px;
}

.mainContentContainer {
	width: 1360px;
	height: auto;
	margin: 0px auto;
	padding-left: 5px;
}

#mainContent {
	background-repeat: repeat;
	min-width: 200px;
	height: auto;
	margin-bottom: 10px;
	padding: 0;
	line-height: 20px
}
#mainContent h2 {
	color: #404040;
}
#mainContent .hd, #mainContent .ftr {
	background-repeat: repeat-x;
	width: 100%;
	margin: 0;
	padding: 0
}
#mainContent .hd {

}
#mainContent .ftr {

}
#mainContent .leftBdr, #mainContent .rightBdr {
	width: 100%;
	margin: 0;
	padding: 0
}
#mainContent .leftBdr {
	border: solid 1px #E1E1E1;
	-webkit-box-shadow: 0px 1px 1.5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 1.5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 1.5px 0px rgba(0,0,0,0.3);
}
#mainContent .rightBdr {
	padding: 18px 0;
	background-color: #eff0f4;
}
#mainContent .rightBdr .heading .l {
	background-image: url(https://cdn-nykwebsite.nowyouknowchiropractic.com/images/nyk_content_header_l_gray.png);
	background-repeat: no-repeat;
	width: 23px;
	margin-left: -7px
}
#mainContent .rightBdr .heading .c {
	background-image: url(https://cdn-nykwebsite.nowyouknowchiropractic.com/images/nyk_content_header_c_gray.png);
	background-repeat: repeat-x
}
#mainContent .rightBdr .heading .r {
	background-image: url(https://cdn-nykwebsite.nowyouknowchiropractic.com/images/nyk_content_header_r_gray.png);
	background-repeat: no-repeat;
	width: 17px
}
#mainContent .rightBdr .heading {
	height: 51px;
	margin-left: -8px;
	font-family: 'Ubuntu', sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #fff;
	padding: 0 0 10px 0;
}
#mainContent .rightBdr .heading .c div {
	margin-top: 11px
}
#mainContent .content {
	margin-left: 17px;
	min-height: 150px;
	/*width: 1200px;*/
	margin: 0 auto;
	/*padding: 30px 100px;*/	
}
#mainContent .content a.vertNavLink, #mainContent .content a.vertNavLink2 {
	display: block;
	text-decoration: none
}
#mainContent .content .vertNavLink {
	width: 96%;
	padding: 3px 0 3px 2px
}
#mainContent .content .vertNavLink2 {
	background-color: #eaeaea;
	color: #36afa4;
	width: 94%;
	padding: 3px 0 3px 6px;
	border: 1px solid #c7c7c7;
	border-bottom: 1px solid #fff
}
#mainContent .content a.vertNavLink:hover, #mainContent .content a.vertNavLink2:hover {
	background-color: #eaeaea;
	color: #F60
}
#mainContent .content a.selectedSubMenuItem {
	color: #F60
}
#mainContent .content .hDivider {
	width: 98%;
	height: 0;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #c7c7c7;
	margin: 1px 0
}
#mainContent .spacer {
	margin-right: 20px
}
#mainContent a.more {
	color: #fff;
	padding: 4px 10px 5px;
	font-size: 10px;
	margin: 0 13px 0 0;
	font-weight: bold;
	background-color: rgba(204,102,0,1);
	border-radius: 1px;
	border: none;
	-moz-box-shadow: 2px 2px 0px 1px rgba(173, 84, 4, .9);
	-webkit-box-shadow: 2px 2px 0px 1px rgba(173, 84, 4, .9);
	-khtml-box-shadow: 2px 2px 0px 1px rgba(173, 84, 4, .9);
	box-shadow: 2px 2px 0px 1px rgba(173, 84, 4, .9);
}
#mainContent a.more:hover {
	background-color: rgba(204,102,0,.9);
}
.xSmBox {
	width: 235px
}
.smBox {
	width: 366px
}
.medBox {
	width: 500px
}
.lrgBox {
	width: 1100px
}
.xLrgBox {
	width: 1360px;
}
.xSmBox .content {
	width: 88%
}
.medBox .content {
	width: 93%
}
.lrgBox .content {
	width: 95%
}
.xLrgBox .content {
	width: 96%
}
.tl, .tr, .bl, .br {
	width: 12px;
	height: 13px;
	background-repeat: no-repeat
}
.tl, .bl {
	float: left
}
.tr, .br {
	float: right
}
.tl {

}
.tr {

}
.bl {

}
.br {

}
.rightBdr .heading .l, .rightBdr .heading .c, .rightBdr .heading .r {
	height: 51px;
	float: left
}
#servicesBanner {
	width: 1000px;
	margin: 10px auto;
	height: 60px;
	text-align: center;
	font-size: 36px;
	font-weight: 800;
	color: /*#00A6DD*/#444;
	text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.3);
	padding: 10px 0 0 0;
}
#services {
	width: 100%;
	height: 180px;
	text-align: center;
	margin: 0 auto;
}
.boxgrid {
	display: inline-block;
	width: 200px;
	height: 200px;
	margin: 0 auto;
	margin-bottom: 7px;
	padding-right: 3px;
}

#mainContentContainer #services .spacer {
	margin-right: 4px
}
.website h4, .newsletter h4, .echiro h4, .depot h4, .package h4, .cns h4 {
	font-size: 15px;
}
.website, .newsletter, .echiro, .depot, .package, .cns {
	display: inline-block;
	width: 200px;
	height: 150px;
	margin: 0 auto;
	background-position: 5px 0;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	text-align: center;
	font-size: 10px
}
.website {

}
.newsletter {

}
.cns {

}
.echiro {

}
.depot {

}
.package {

}
.boxgrid img {
	border: 0;
	margin-top: 0;
}
.boxgrid h2 {
	font-size: 14px;
	letter-spacing: 1px;
	font-style: normal
}
.boxgrid h2.g {
	color: #688e46
}
.boxgrid h2.b {
	color: #678593
}
.boxgrid h2.y {
	color: #bf982f
}
.boxgrid h2.r {
	color: #d20418
}
.boxgrid p {
	padding: 0 1px;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	cursor: pointer
}
.boxcaption {
	position: relative;
	top: -130px;
	height: 75px;
	width: 210px;
	margin-left: 17px
}
.boxgrid .subMenuDiv, form#subscribeFrm .subMenuDiv {
	width: 283px;
	height: 49px;
	position: relative;
	top: -150px;
	left: -0;
	text-align: left;
	z-index: 2000;
	display: none
}
.boxgrid .subMenuDiv .header, form#subscribeFrm .subMenuDiv .header {
	background: url(https://cdn-nykwebsite.nowyouknowchiropractic.com/images/dropdown/nyk_dropDown_bkgd_header.png) no-repeat;
	width: 100%;
	height: 26px
}
.boxgrid .subMenuDiv .body, form#subscribeFrm .subMenuDiv .body {
	background: url(https://cdn-nykwebsite.nowyouknowchiropractic.com/images/dropdown/nyk_dropDown_bkgd_strip.png) repeat-y;
	width: 100%;
	height: auto
}
.boxgrid .subMenuDiv .txt, form#subscribeFrm .subMenuDiv .txt {
	width: 90%;
	height: auto;
	margin-left: 12px;
	cursor: pointer
}
.boxgrid .subMenuDiv .txt a {
	text-decoration: none;
	color: #000
}
.boxgrid .subMenuDiv .footer, form#subscribeFrm .subMenuDiv .footer {
	width: 100%;
	height: 15px
}
ul.processSteps {
	padding-left: 0
}
#mainContent input[type=text], #mainContent select, #mainContent textarea {
	display: block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #ACE;
	font-size: 14px;
	margin: 0 0 5px;
	float: left
}
#mainContent input[type=text], #mainContent textarea {
	width: 250px;
	padding: 7px
}
#mainContent select {
	padding: 6px
}
#subscribeFrm span {
	width: 148px
}
#contactFrm span {
	width: 120px
}
#mainContent form span {
	float: left;
	margin: 5px 10px 0 0;
	text-align: right
}
#mainContent .inputMsg {
	max-width: 290px;
	float: left;
	margin: 2px 0 0 5px
}
#mainContent form p {
	margin: 5px 0
}
#mainContent input[type=submit], #mainContent input[type=button] {
	font-size: 14px;
	cursor: pointer;
	outline: 0
}
#mainContent input[type=submit]:hover, #mainContent input[type=button]:hover {
	background-color: #00a6dd;
	border: 2px solid #00a6dd
}
form .info {
	background: url(https://cdn-nykwebsite.nowyouknowchiropractic.com/images/info16.png) no-repeat 0 0;
	width: 16px;
	height: 18px;
	float: left
}
.seo-table {
	width: 100%;
	margin: 0 auto 2em auto;
	border: 3px solid #f5f5f5;
	border-spacing: 1px
}
.seo-table a, .seo-table thead a {
	color: #fff;
	text-decoration: underline;
	font-size: 17px
}
.seo-table td {
	padding: 5px
}
.seo-table .td-complete {
	background-color: #f0f7e1;
	text-align: center
}
.seo-table .td-open {
	background-color: #d9f1fa;
	text-align: center
}
.seo-table .td-even {
	background-color: #fff;
	text-align: left
}
.seo-table .td-odd {
	background-color: #f4f4f4;
	text-align: left
}
.seo-table thead th {
	padding: 5px;
	background: #404040;
	color: #fafafa
}
.seo-table .th-complete {
	background: #9eca37;
	width: 100px
}
.seo-table .th-open {
	background: #00a6dd;
	width: 110px
}
.seo-table .right {
	text-align: right
}
.seo-table .left {
	text-align: left
}
.seo-table .center {
	text-align: center
}
.seo-table a.LM {
	margin-left: 10px;
	font-size: 12px;
	text-decoration: underline
}
.check_icon {
	background: transparent url(https://cdn-nykwebsite.nowyouknowchiropractic.com/images/check.png) no-repeat;
	height: 24px;
	width: 24px;
	display: block;
	margin: 0 auto
}
.versus-table {
	width: 100%;
	margin: 0 auto 2em auto;
	border: 3px solid #f5f5f5;
	border-spacing: 1px
}
.versus-table a, .versus-table thead a {
	color: #fff;
	text-decoration: underline;
	font-size: 17px
}
.versus-table td {
	padding: 5px
}
.versus-table .td-complete {
	background-color: #f0f7e1;
	text-align: center
}
.versus-table .td-open {
	background-color: #d9f1fa;
	text-align: center
}
.versus-table .td-even {
	background-color: #fff;
	text-align: left
}
.versus-table .td-odd {
	background-color: #f4f4f4;
	text-align: left
}
.versus-table thead th {
	padding: 5px;
	background: #404040;
	color: #fafafa
}
.versus-table .th-complete {
	background: #9eca37;
	width: 100px
}
.versus-table .th-open {
	background: #00a6dd;
	width: 110px
}
.versus-table .right {
	text-align: right
}
.versus-table .left {
	text-align: left
}
.versus-table .center {
	text-align: center
}
.versus-table a.LM {
	margin-left: 10px;
	font-size: 12px;
	text-decoration: underline
}
.check_icon {
	background: transparent url(https://cdn-nykwebsite.nowyouknowchiropractic.com/images/check.png) no-repeat;
	height: 24px;
	width: 24px;
	display: block;
	margin: 0 auto
}
.team img {
	float: left;
	margin: 0 10px 0 0
}
.team h2 {
	margin: 15px 0 0 0;
	padding: 0
}
.team h3 {
	margin: 10px 0 0 0;
	padding: 0
}
.team .member {
	float: left;
	margin: 0 0 10px 0;
	padding: 0
}
.team .text {
	margin-top: 15px;
	padding: 0
}
.team .hDivider {
	margin: 20px 0;
	padding: 0
}
.testimonials .member {
	width: 99%;
	float: left;
	margin: 0 14px 10px 0;
	padding: 0
}
.testimonials .img {
	float: left
}
.testimonials img {
	background-color: #fff;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px
}
.testimonials h3 {
	margin: 0;
	padding: 0;
	font-size: 15px
}
.testimonials .blockquote {
	background: url(https://cdn-nykwebsite.nowyouknowchiropractic.com/images/blockquote1.png) no-repeat 0 0;
	width: 43px;
	height: 31px;
	position: absolute;
	z-index: 0;
	margin: -5px 0 0 -5px
}
.testimonials .text {
	float: left;
	width: 1090px;
	margin: 0 0 0 10px;
	padding: 5px
}
.testimonials .hDivider {
	margin: 10px 0;
	padding: 0
}
.domainChkr input {
	padding: 3px;
	margin: 0;
	width: 130px
}
#footer {
	background: #333;
	min-height: 250px;
	margin: 15px 0 10px 0;
	padding: 15px 0 0 0;
	color: #ccc
}
#footer .content {
	width: 995px;
	margin: 0 auto;
}
#footer .section {
	width: 325px;
	height: 100%;
	float: left;
}
#footer .spacer {
	margin-right: 9px;
}
#footer h2 {
	color: #f9f9f9;
	margin-bottom: 15px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom: 1px solid #404040;
}
#footer h3, #footer .sitemapDiv h3 a {
	color: #3CF;
	font-weight: 300;
	margin: 2px 0 5px 0;
	text-decoration: none;
}
#footer a {
	color: #FFF;
	font-size: 11px;
	padding: 2px 0;
	font-weight: 600;
	line-height: 18px;
}
#footer a:hover {
	color: #3CF;
	text-decoration: none
}
#footer .sitemapDiv {
	float: left;
	padding-right: 35px;
}
#footer img {
	background-color: #fff;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px
}
#footer .hd {
	background: url(https://cdn-nykwebsite.nowyouknowchiropractic.com/images/nyk_footer_hd.jpg) no-repeat;
	width: 100%;
	height: 20px
}
#footer .ftr {
	background: url(https://cdn-nykwebsite.nowyouknowchiropractic.com/images/nyk_footer_ftr.jpg) no-repeat;
	width: 100%;
	height: 27px
}
#footer .leftBdr, #footer .rightBdr {
	background-repeat: repeat-y;
	width: 100%;
	margin: 0
}
#footer .leftBdr {
	background-image: url(https://cdn-nykwebsite.nowyouknowchiropractic.com/images/nyk_footer_lbdr.jpg)
}
#footer .rightBdr {
	background-image: url(https://cdn-nykwebsite.nowyouknowchiropractic.com/images/nyk_footer_rbdr.jpg);
	background-position: 985px top;
	padding: 5px 0;
}
#footer .rightBdr .content {
	width: 93%;
	min-height: 300px;
	margin-left: 20px
}
#footer #FlashVid {
	cursor: pointer
}
#copyright {
	padding: 10px 10px 10px 10px;
	text-align: right;
	background: #404040;
	font-size: 10px;
}
.app {
	width: 205px;
	height: 205px;
	padding: 1px
}
.appDetails {
	position: absolute;
	display: inline;
	background-color: #fff1ae;
	overflow: hidden;
	font-size: 11px;
	font-family: 'Ubuntu', sans-serif;
	opacity: .8;
	filter: alpha(opacity=80);
	padding: 5px;
	max-height: 100px;
	max-width: 250px;
	-moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	zoom: 1
}
.appsTable {
	position: relative
}
.pckgDetails {
	position: absolute;
	z-index: 999;
	background-color: #fff1ae;
	overflow: hidden;
	font-size: 11px;
	font-family: 'Ubuntu', sans-serif;
	padding: 5px;
	max-weight: 400px;
	max-height: 300px;
	-moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	zoom: 1
}
#order-div {
	font-family: 'Ubuntu', sans-serif;
	position: relative;
	width: 900px;
	text-align: left;
	height: 670px
}
#order-header {
	background-image: url("https://cdn-nykwebsite.nowyouknowchiropractic.com/images/order-header.png");
	width: 978px;
	height: 323px;
	background-repeat: no-repeat
}
#order-header-subscriber {
	position: absolute;
	left: 800px;
	top: 22px
}
#order-col0, #order-col1, #order-col2, #order-col3, #order-col4, #order-col5 {
	width: 158px;
	position: absolute;
	z-index: 1;
	top: 250px;
	left: 15px
}
#order-col-top1, #order-col-top2, #order-col-top3, #order-col-top4, #order-col-top5 {
	width: 158px;
	height: 71px;
	position: relative
}
#order-col-top1 {
	background-image: url("https://cdn-nykwebsite.nowyouknowchiropractic.com/images/order-col-top1.png")
}
#order-col-top2 {
	background-image: url("https://cdn-nykwebsite.nowyouknowchiropractic.com/images/order-col-top2.png")
}
#order-col-top3 {
	background-image: url("https://cdn-nykwebsite.nowyouknowchiropractic.com/images/order-col-top3.png")
}
#order-col-top4 {
	background-image: url("https://cdn-nykwebsite.nowyouknowchiropractic.com/images/order-col-top4.png")
}
#order-col-top5 {
	background-image: url("https://cdn-nykwebsite.nowyouknowchiropractic.com/images/order-col-top5.png")
}
.order-col-mid, .order-col-mid-special {
	background-image: url("https://cdn-nykwebsite.nowyouknowchiropractic.com/images/order-col-bg.png");
	width: 158px;
	position: relative;
	min-height: 195px;
	font-size: 12px;
	color: #000;
	font-family: 'Ubuntu', sans-serif;
	text-align: center;
	padding-bottom: 20px
}
.order-col-mid-special {
	min-height: 235px;
	!important
}
#order-col-content {
	position: relative;
	margin-left: 0;
	text-align: center;
	width: 141px;
	margin-left: 5px;
	padding-top: 10px
}
#order-col-bottom {
	background-image: url("https://cdn-nykwebsite.nowyouknowchiropractic.com/images/order-col-bottom.png");
	width: 158px;
	position: relative;
	height: 51px
}
#order-col0 {
	top: 190px;
	width: 252px
}
#order-col1 {
	left: 415px
}
#order-col2 {
	left: 240px
}
#order-col3 {
	left: 65px
}
#order-col4 {
	left: 590px;
	top: 230px
}
#order-col5 {
	left: 765px;
	top: 230px
}
#order-col-content-span {
	margin-left: -150px;
	text-align: left
}
#order-details {
	margin-left: -23px;
	text-align: left;
	list-style-type: square;
	font-weight: bold
}
#order-details li {
	padding-bottom: 4px;
	font-size: 11px;
	color: #DDD
}
#order-details ul {
	margin-left: -34px;
	font-size: 11px;
	padding-top: 5px;
	list-style-type: none;
	font-weight: normal;
	!important
}
#order-details ul li {
	font-style: italic;
	color: #fff
}
#testdiv {
	width: 600px;
	height: 500px;
	margin: 0 auto;
	border: 1px solid #ccc;
	padding: 20px 25px;
	background: #fff
}
#tinybox {
	position: absolute;
	display: none;
	padding: 10px;
	background: #fff url(https://cdn-nykwebsite.nowyouknowchiropractic.com/images/preload.gif) no-repeat 50% 50%;
	border: 10px solid #e3e3e3;
	z-index: 2000
}
#tinymask {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	z-index: 1500
}
#tinycontent {
	background: #fff
}
.button {
	font-family: 'Ubuntu', sans-serif;
	margin-bottom: 10px;
	cursor: pointer
}

/***********GOOGLE FONTS************/
@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 300;
	src: local('Ubuntu Light'), local('Ubuntu-Light'), url(https://cdn-nykwebsite.nowyouknowchiropractic.com/css/fonts/_aijTyevf54tkVDLy-dlnD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 400;
	src: local('Ubuntu'), url(https://cdn-nykwebsite.nowyouknowchiropractic.com/css/fonts//_xyN3apAT_yRRDeqB3sPRg.woff) format('woff');
}
@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 500;
	src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url(https://cdn-nykwebsite.nowyouknowchiropractic.com/css/fonts//sJ2DjdpjqFRVUSto6IffD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(https://cdn-nykwebsite.nowyouknowchiropractic.com/css/fonts//0ihfXUL2emPh0ROJezvraD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
	font-family: 'Ubuntu';
	font-style: italic;
	font-weight: 300;
	src: local('Ubuntu Light Italic'), local('Ubuntu-LightItalic'), url(https://cdn-nykwebsite.nowyouknowchiropractic.com/css/fonts//DZ_YjBPqZ88vcZCcIXm6VobN6UDyHWBl620a-IRfuBk.woff) format('woff');
}
@font-face {
	font-family: 'Ubuntu';
	font-style: italic;
	font-weight: 400;
	src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url(https://cdn-nykwebsite.nowyouknowchiropractic.com/css/fonts//kbP_6ONYVgE-bLa9ZRbvvvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
@font-face {
	font-family: 'Ubuntu';
	font-style: italic;
	font-weight: 500;
	src: local('Ubuntu Medium Italic'), local('Ubuntu-MediumItalic'), url(https://cdn-nykwebsite.nowyouknowchiropractic.com/css/fonts//ohKfORL_YnhBMzkCPoIqwobN6UDyHWBl620a-IRfuBk.woff) format('woff');
}
@font-face {
	font-family: 'Ubuntu';
	font-style: italic;
	font-weight: 700;
	src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url(https://cdn-nykwebsite.nowyouknowchiropractic.com/css/fonts//OMD20Sg9RTs7sUORCEN-7YbN6UDyHWBl620a-IRfuBk.woff) format('woff');
}
#mainContentWrapper {
	width: 100%;
	background-color: #FFF;
}

.slides {
	line-height: 28px;
	font-family: "Ubuntu", sans-serif;
	font-size: 22px;
	font-style: italic;
	color: #464646;
}
.slides-doctor-sig {
	margin-top: 8px;
	line-height: 16px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.abovefooter {
	width: 100%;
	height: auto;
}
.abovefooterfullimg {
	width: 100%;
	height: auto;
}


#navMenuContainer .navMenuLink {
	color: #FFF;
	font-size: 22px;
	text-decoration: none;
	padding: 0 5px
}
#navMenuContainer ul {
	margin-top: 0px;
	padding: 0;
}
#navMenuContainer ul li {
	float: left;
	position: relative;
	z-index: 500;
	list-style: none;
}
#navMenuContainer ul li a {
	display: block;
	height: 30px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
}
#navMenuContainer ul li.mainListItem{
	padding: 4px 20px 5px 20px;
}
#navMenuContainer ul li.mainListItem:hover {
	background: #4B4B4B;
}
#navMenuContainer ul li.mainListItem a.navMenuLink {
	margin-top: 1px
}
#navMenuContainer ul li.mainListItem:hover a.navMenuLink {
	/*color: #00A6DD;*/
}
#navMenuContainer ul li.mainListItem a.selected {
}
#navMenuContainer ul li div.subMenuDiv {
	height: auto;
	position: absolute;
	left: 0;
	display: none;
	background-color: #404040;
	border: 1px solid #525252;
	margin-top: 4px;
	font-size: 14px;
}
#navMenuContainer ul li div.subMenuDiv ul li {
	width: 220px;
	list-style: none;
	padding-left: 10px;
	border-bottom: 1px solid #444;
}
#navMenuContainer ul li div.subMenuDiv ul a {
	display: block;
	height: 25px;
	padding: 8px 5px;
	color: #FFF;
	text-align: left	
}
#navMenuContainer ul li div.subMenuDiv ul li:hover {
	background-color: #606060;
}
#navMenuContainer ul li div.subMenuDiv ul li a:hover {
	/*color: #00A6DD;*/
}
#navMenuContainer ul li div.subMenuDiv ul li .divider {
	width: 100%;
	height: 0;
	/*border-top: 1px solid #444;*/
}

#navMenuContainer div#navMenuHeader {
	width: 100%;
	height: 0px;
}
#navMenuContainer div#navMenuBody, {
	background-color: #777;
	width: 100%;
	height: auto;
	border: 1px solid #444;
	padding: 10px 0;
}
#navMenuContainer div#navMenuFooter {
	width: 100%;
}
 #leftMenu{
float: left;
}
 #rightMenu{
	
float: right;
}

.subscribe-button {
	text-transform: uppercase;
	background: #e37304;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.5);
	-khtml-box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.5);
}
.subscribe-button:hover {
	background: #222;
}

#menu-subscribe-login a:hover {
	color: #8adeff;
}

#mainBannerContainer {
	background: #00A6DD;
	width: 100%;
	height: 322px;

}
#mainBannerContainer #sliderloading {
	text-align: center;
	width: 900px;
	height: 340px;
	margin: auto;
	position: relative;
	top: 15px;
	border: 1px solid red
}
#mainBannerContainer #sliderContainer {
	background: url(https://cdn-nykwebsite.nowyouknowchiropractic.com/images/banner_slider_bkgd.gif) no-repeat;
	text-align: left;
	width: 900px;
	height: 340px;
	margin: auto;
	position: relative;
	top: 15px;
	display: none
}
#sliderContainer #bottom {
	background: url(https://cdn-nykwebsite.nowyouknowchiropractic.com/images/banner_slider_bkgd_bottom.png) no-repeat;
	width: 900px;
	height: 20px;
	margin: auto;
	position: relative;
	top: 5px
}
#sliderContainer img {
	border: 0
}
#prevBtn, #nextBtn, #slider1prev, #slider1next {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -8000px
}
#slider {
	margin: auto;
	padding-top: 0
}
#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none
}
#slider li {
	width: 800px;
	height: 300px;
	overflow: hidden
}
#slider li a {
	text-decoration: none;
	display: block
}
#slider li #left, #slider li #right {
	margin-top: 17px;
	max-height: 300px
}
#slider li #left {
	width: 375px;
	float: left;
	font-family: "Lucida Sans";
	color: #424242;
	margin: 15px 0 0 15px
}
#slider li #left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0
}
#slider li #left div {
	font-family: Calibri;
	font-size: 16px;
	line-height: 22px;
	margin-top: 0
}
#slider li #right {
	width: 406px;
	float: right
}
#controlsDiv {
	position: absolute;
	top: 120px
}
#prevBtn, #nextBtn, #slider1next, #slider1prev {
	display: block;
	width: 52px;
	height: 71px
}
#prevBtn, #slider1prev {
	float: left;
	margin-left: -2px
}
#nextBtn, #slider1next {
	float: right;
	margin-right: 0
}
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a {
	display: block;
	width: 52px;
	height: 71px
}
#prevBtn a, #slider1prev a {
	background: transparent url(https://cdn-nykwebsite.nowyouknowchiropractic.com/images/p_sprite.png) no-repeat -108px 0
}
#nextBtn a, #slider1next a {
	background: transparent url(https://cdn-nykwebsite.nowyouknowchiropractic.com/images/p_sprite.png) no-repeat -160px 0
}
ol#controls {
	margin: 1em 0;
	padding: 0;
	height: 28px
}
ol#controls li {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 28px;
	line-height: 28px
}
ol#controls li a {
	float: left;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ccc;
	background: #daf3f8;
	color: #555;
	padding: 0 10px;
	text-decoration: none
}
ol#controls li.current a {
	background: #5dc9e1;
	color: #fff
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline: 0
}


#LoginContainer {
	float: right;
	margin: 50px 0px 0px 0px;
	height: 100px;
	width: 350px;
}
#content {
	width: 280px;
	min-height: 100px
}
a:link, a:visited {
	color: #00A6DD;
	text-decoration: none
}
a:hover {
	color: #3CF
}
a img {
	border-width: 0
}
#small_signup {
	float: none;
	line-height: 23px;
	margin: 25px 0 0;
}
#login_menu {
	width: 280px;
	height: auto;
	z-index: 500;
	border: 1px transparent;
	text-align: left;
	margin: -5px 0 0 -4px;
	padding: 0;
	top: 24.5px;
	right: 0;
	color: #789;
	font-size: 14px
}
#login_menu form {
	width: 285px;
	margin: auto
}
#login_menu input[type=text], #login_menu input[type=password] {
	float: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #ACE;
	font-size: 13px;
	margin: 0 10px 5px 0px;
	padding: 5px;
	width: 120px
}
#login_menu p {
	margin: 0
}
#login_menu a {
	color: #6AC
}
#login_menu label {
	float: left;
	margin-top: -20px;
	font-weight: normal
}
#login_menu p.remember {
	float: right;
}
#login_menu p.forgot, #login_menu p.complete {
	font-size: 11px;
}
#login_menu p a {
	color: #27B !important
}
#signin_submit, input[type=submit], input[type=button] {
	color: #fff;
	padding: 4px 10px 5px;
	font-size: 10px;
	margin: 0 13px 0 0;
	font-weight: bold;
	background-color: #102549;
	border-radius: 1px;
	border: none;
	-moz-box-shadow: 2px 2px 0px 1px rgba(131, 127, 124, 0.9);
	-webkit-box-shadow: 2px 2px 0px 1px rgba(131, 127, 124, 0.9);
	-khtml-box-shadow: 2px 2px 0px 1px rgba(131, 127, 124, 0.9);
	box-shadow: 2px 2px 0px 1px rgba(131, 127, 124, 0.9);
}
#signin_submit::-moz-focus-inner {
	padding: 0;
	border: 0
}
#signin_submit:hover, #signin_submit:focus {
	background-position: 0 -5px;
	cursor: pointer
}
.inputs {
	float: left;
}
#loginBody {
	width: 280px;
	height: 100px;
}

.port_box {
	width: auto;
	height: auto;
	float: left;
	margin: 10px 0
}
.port_box .meta {
	display: none
}
.port_details {
	width: 850px;
	height: auto;
	float: left;
	margin-bottom: 20px
}
.port_details .meta {
	width: 530px;
	height: auto;
	float: right;
	margin-top: 10px;
	display: block
}
.port_details h3 {
	margin: 0 0 10px 0;
	padding: 0
}
.port_details p {
	margin: 0;
	padding: 0
}
.portfolio .spacer {
	margin-right: 15px
}
.port_spacer {
	margin-right: 10px
}
.switcher-wrap {
	display: block;
	overflow: hidden;
	margin-bottom: 20px
}
a.switch_thumb {
	width: 122px;
	height: 27px;
	line-height: 27px;
	margin: 0 auto;
	display: block;
	float: left;
	background: transparent url(/images/portfolio-switcher.png) no-repeat top left;
	text-indent: -9999px
}
a:hover.switch_thumb {
	opacity: .85;
	-ms-filter: "alpha(opacity=85)"
}
.port_box .header {
	background: transparent url(/images/portfolio/port_header.png) no-repeat top left;
	width: 200px;
	height: 30px;
	position: absolute;
	margin: 20px 0 0 5px;
	text-align: right;
	z-index: 100
}
.port_box .header div {
	margin: 2px 15px 0 0;
	font-family: "Lucida Sans";
	font-size: 16px;
	font-weight: bold;
	color: #666
}
.portToggleLinks {
	float: right;
	width: 90px;
	margin: 0 15px;
	cursor: pointer;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #39d;
	border: 2px solid #0e95ef;
	color: #fff;
	padding: 4px 10px 5px;
	font-weight: bold
}
.portToggleLinks:hover {
	background-color: #00a6dd;
	border: 2px solid #00a6dd
}
.themeWrapper {
	margin-bottom: 50px
}

.jcarousel-container-vertical{width:331px;height:420px;padding:0;margin:0}.jcarousel-clip-vertical{width:100%;height:100%}.jcarousel-item{width:100%;height:135px;margin-bottom:7px}.jcarousel-item-vertical{margin-bottom:10px}.jcarousel-item-placeholder{background:#fff;color:#000;border:1px solid}.jcarousel-next-vertical{position:absolute;top:-35px;left:270px;width:29px;height:26px;cursor:pointer;background:transparent url(../images/j_sprite.jpg) no-repeat 0 -26px}.jcarousel-next-vertical:hover{background-position:0 -52px}.jcarousel-prev-vertical:hover{background-position:-29px -52px}.jcarousel-prev-vertical:active{background-position:-29px -52px}.jcarousel-next-disabled-vertical,.jcarousel-next-disabled-vertical:hover,.jcarousel-next-disabled-vertical:active{cursor:default;background-position:0 -26px}.jcarousel-prev-vertical{position:absolute;top:-35px;left:235px;width:29px;height:26px;cursor:pointer;background:transparent url(../images/j_sprite.jpg) no-repeat -29px -26px}.jcarousel-prev-disabled-vertical,.jcarousel-prev-disabled-vertical:hover,.jcarousel-prev-disabled-vertical:active{cursor:default;background-position:-29px -26px}.hTestContainer{width:100%}.hTestContainer .thumb{width:114px;height:114px;background-color:#fff;padding:4px;-moz-border-radius:4px;-webkit-border-radius:4px}.hTestContainer .text,.hTestContainer .title{width:205px}.hTestContainer .text{margin-top:2px}.hTestContainer .text{line-height:17px}.hTestContainer .text:before{content:"\""}.hTestContainer .text:after{content:"\""}.hTestContainer .divider{width:100%;height:0;margin-top:10px;border-top:1px solid #dbdbdb;border-bottom:1px solid #f5f5f5}.bFade,.tFade{width:345px;height:27px;margin:auto}.tFade{background:transparent url(../images/testi_bkgd_tFade.png) no-repeat 0 0;position:relative;top:-441px}.bFade{background:transparent url(../images/testi_bkgd_bFade.png) no-repeat 0 0;position:relative;top:-69px}