/*************************************************

New York Dental Specialists

***************************************************
	GENERIC
	*/


html {
	font: 62.5%/160% "Arial", "Verdana", "Times New Roman", serif;   
	color: #6c6859;
	background:url(../images/bg-bottom.gif) repeat top center;
	
}
	
body {
	padding: 0px;
	text-align: center;
	background:url(../images/bg.gif) repeat-x top center;
}
a {
	color:#433016;
	text-decoration:underline;
}
a h1, a h2, a h3, a h4, a h5, a h6, a p, a img {
	text-decoration:none;	
}
a:hover {
	text-decoration:none;
}
.indent {
	text-indent:-9999px;
}
h4 {
	color:#c37118;
}
h5 {
	color:#433016;
	font-weight:bold;
	font-size:110%;
	margin:0 0 8px 0;
	padding:8px 0;
	background:url(../images/bottom-dashed.gif) repeat-x bottom left;
}
h6 {
	color:#57462e;
	font-weight:bold;
	font-size:130%;
	margin:0 0 8px 0;
	padding:0;
}

/***************************************************
	WRAPPER
	 */
#wrapper-outer {
	padding:25px 0;
}
#wrapper {
	width:1010px;
	background:#fbfaf1 url(../images/wrapper-bg.gif) repeat-x bottom left;
 	margin:0 auto; 
	text-align:left;
	border:1px solid #c7c6c3;
}
#inner-wrapper {
	margin:10px 10px 0 10px;
	background:#E7E4DD url(../images/left-right-column-bg.jpg) repeat-x top left;
	border:2px solid #c7c7bb;
}

/***************************************************
	HEADER
	 */
#header {
	border-bottom: 2px solid #deddd0;
}
#logo {
	display:block;
	float:left;
	padding:20px;
	width:350px;
	height:64px;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat center;
}
#contact-info {
	float:right;
	border-left:2px solid #deddd0;
	width:470px;
}
.header-sep {
	background:url(../images/header-sep.gif) repeat-y center;
	width:15px;
	height:50px;
	float:left;
}
#header-top {
	border-bottom:2px solid #deddd0;
}
#header-address {
	float:left;
	background:url(../images/header-address.gif) no-repeat center;
	width:307px;
	height:40px;
	padding-top:13px;
}
#header-phone {
	float:left;
	background:url(../images/header-phone.gif) no-repeat center;
	width:143px;
	height:40px;
	padding-top:13px;
}
#header-live-chat {
	float:left;
	background:url(../images/header-live-chat.gif) no-repeat center;
	width:161px;
	height:41px;
	display:block;
	padding-top:10px;
}
#header-setup-appt {
	float:left;
	display:block;
	background:url(../images/header-setup-appt.gif) no-repeat center;
	width:282px;
	height:41px;
	padding-top:10px;
	margin-left:1px;
}

/***************************************************
	TOPNAV
	 */
#topnav {
	border-top:1px solid #b0a899;
	margin:0;
	padding:1px 0;
	position:relative;
	z-index:100;
	background:url(../images/topnav-bg.jpg) repeat-x 0 1px;
}
#topnav li {
	list-style:none;
	float:left;
	position:relative;
	border-right:1px solid #f9f8ef;
}
#topnav a {
	text-indent:-9999px;
	display:block;
	height:27px;
}
#topnav ul {
	margin:0;
	padding:0;
	display:none;
	position:absolute;
	z-index:300;
	top:2.7em;
	left:-1px;
	background:#dbddde;
}
#topnav li ul a {
	background:#dbddde;
	text-indent:0;
	height:auto;
	width:204px;
	padding:8px 0 8px 16px;
	border-bottom:1px dashed #a49f96;
	font-weight:bold;
	font-size:110%;
	text-decoration:none;
	display:inline-block; /* ie 6*/
}
#topnav li ul a:hover {
	background:#c2cad6;
}
#topnav ul li {
	position:relative;
	display:inline;
}
#topnav li ul {
	width:220px;
}
#topnav li ul ul {
	left:220px;
	top:0;
}
#topnav ul ul {
	top:auto;
	border-left:1px solid #fff;
}
#topnav ul a.more {
	background-image: url(../images/dropdown-more.gif);
	background-position:96% 50%;
	background-repeat:no-repeat;
}
#topnav ul a.more:hover {
	background-image: url(../images/dropdown-more-hover.gif);
	background-position:96% 50%;
	background-repeat:no-repeat;
}
#topmenu li:hover ul ul, #topmenu li:hover ul ul ul, #topmenu li:hover ul ul ul ul {display:none;}
#topmenu li:hover ul, #topmenu li li:hover ul, #topmenu li li li:hover ul, #topmenu li li li li:hover ul {display:block;}

#nav-home a {
	background:url(../images/nav-home.jpg) no-repeat top left;
	width:82px;
}
#nav-home a:hover,
#nav-home.selected a {
	background-position:bottom left;
}
#nav-about-us a {
	background:url(../images/nav-about-us.jpg) no-repeat top left;
	width:110px;
}
#nav-about-us a:hover,
#nav-about-us.selected a {
	background-position:bottom left;
}
#nav-services a {
	background:url(../images/nav-services.jpg) no-repeat top left;
	width:105px;
}
#nav-services a:hover,
#nav-services.selected a {
	background-position:bottom left;
}
#nav-smile-gallery a {
	background:url(../images/nav-smile-gallery.jpg) no-repeat top left;
	width:143px;
}
#nav-smile-gallery a:hover,
#nav-smile-gallery.selected a {
	background-position:bottom left;
}
#nav-videos a {
	background:url(../images/nav-videos.jpg) no-repeat top left;
	width:91px;
}
#nav-videos a:hover,
#nav-videos.selected a {
	background-position:bottom left;
}
#nav-resources a {
	background:url(../images/nav-resources.jpg) no-repeat top left;
	width:121px;
}
#nav-resources a:hover,
#nav-resources.selected a {
	background-position:bottom left;
}
#nav-contact-us a {
	background:url(../images/nav-contact-us.jpg) no-repeat top left;
	width:125px;
}
#nav-contact-us a:hover,
#nav-contact-us.selected a {
	background-position:bottom left;
}
#topnav #nav-blog {
	float:right;
	border-right:none;
}
#nav-blog a {
	background:url(../images/nav-blog.jpg) no-repeat top left;
	width:78px;
}
#nav-blog a:hover,
#nav-blog.selected a {
	background-position:bottom left;
}

/***************************************************
	LEFT COLUMN
	 */
#left-column {
	width:260px;
	padding:20px 20px 8px 20px;
	float:left;
	font-size:120%;
}
#we-can-do,
#meet-your-doctors {
	width:253px;
	height:131px;
	padding:0 0 10px 0;
	margin-top:0;
	text-indent:-9999px;
}
#we-can-do {
	background:url(../images/we-can-do.gif) no-repeat top left;
}
#meet-your-doctors {
	background:url(../images/meet-your-doctors.gif) no-repeat top left;
}
#office-staff {
	width:254px;
	height:33px;
	text-indent:-9999px;
	background:url(../images/office-staff.gif) no-repeat top left;
}
#specialists {
	width:254px;
	height:33px;
	padding:0 0 10px 0;
	background:url(../images/specialists.gif) no-repeat top left;
	text-indent:-9999px;
}
#featured-services {
	width:254px;
	height:61px;
	margin:10px 0 3px 0;
	background:url(../images/featured-services.gif) no-repeat top left;
	text-indent:-9999px;
}
#services-list {
	margin:0;
	padding:0;
}
#services-list {
	list-style:none;
}
#services-list a {
	display:block;
	padding:6px 0 6px 15px;
	background:#dadcdc url(../images/feature-question.gif) no-repeat 97% 50%;
	border:1px solid #c8c8bb;
	margin-bottom:5px;
	font-weight:bold;
	text-decoration:none;
}
#services-list a:hover {
	border:1px solid #a5a598;
}
#additional-services {
	background: url(../images/additional-services.gif) no-repeat top right;
	width:100%;
	margin:15px 0 10px 0;
	height:7px;
	display:block;
	text-indent:-9999px;
	font-size:1px;
	line-height:1px;
}
#additional-services:hover {
	background-position:bottom right;
}
.double-border {
	margin:0 0 20px 0;
	padding:0;
}
.double-border li {
	background:#f9f8ef;
	padding:2px;
	border-top:none;
	border-left:1px solid #d3d3c6;
	border-right:1px solid #d3d3c6;
	list-style:none;
	border-bottom:1px solid #c1c1b1;
}
.double-border a {
	background:#fbfaf1;
	padding:10px;
	display:block;
	border:1px solid #d9d9cc;
	text-transform: uppercase;
	font-weight:bold;
	text-decoration:none;
	font-size:90%;
}
.double-border a:hover {
	border:1px solid #afaf9a;
}
.double-border .first {
	border-top:1px solid #d3d3c6;
}
.double-border .last {
	border-bottom:1px solid #d3d3c6;
}
#main-content {
	border-left:2px solid #C7C7BB;
	font-size:100%;
}
/* bios */

.bio {
	padding:30px;
	border-top:2px solid #c4c1b5;
}
.bio-left {
	width:178px;
	float:left;
}
.bio-left ul {
	margin:0 0 5px 15px;
	padding:0;
	font-size:120%;
}
.bio-left li {
	margin:0;
	padding:0;
}
.bio-right {
	width:415px;
	float:right;
}
.bio-left .no-bullet {
	padding:0;
	margin-left:0;
}
.bio-left .no-bullet li {
	list-style:none;
	margin:0 0 10px 0;
}
.bio-left .no-bullet span {
	display:block;
}
.bio-left small {
	font-size:80%;
	display:block;
}
.bio-content {
	font-size:120%;
	margin-top:25px;
}
.bio-name {
	font-size:260%;
	color:#57462e;
	margin-top:5px;
	padding:0 0 30px 0;
	background:url(../images/bio-name-bar.gif) repeat-x bottom left;
}
.bio-title {
	font-size:190%;
	font-weight:bold;
	margin:0;
}

/* gallery */
#smile-thumbs, #video-thumbs {
	margin:0;
	padding:0;
}
#smile-thumbs li, #video-thumbs li {
	float:left;
	list-style:none;
	border:1px solid #989984;
	margin:3px;
}
#video-thumbs span{
	
	display:block;
	padding-top:10px;
	padding-right:10px;
}
#video-thumbs img {
	float:left;	
	margin:2px;
	margin-right:10px;
	
}
#video-thumbs strong {
	color:#a2a298;	
}
#smile-thumbs .first-for-row {
	margin-left:0;
}
#smile-thumbs .last-for-row {
	margin-right:0;
}
#smile-thumbs a {
	border:2px solid #fff;
	display:block;
	width:73px;
	height:70px;
	overflow:hidden;
}
#video-thumbs a {
	display:block;
	height:76px;
	width:235px;
	font-size:90%;
	background:#fff;
	text-decoration:none;
	overflow:hidden;
}
#video-thumbs a:hover {
	color:#d07200;	
}
#smile-thumbs li img {
	
}
#smile-thumbs a:hover,
#smile-thumbs .selected a {
	border-color:#c37118;
}
#smile-thumbs img, #video-thumbs img {
	border:1px solid #989984;
}
#gallery-controls {
	margin:10px 0;
}
#gallery-next,
#gallery-prev,
#gallery-closeups {
	text-indent:-9999px;
	height:10px;
	line-height:0;
	font-size:0;
}

#gallery-closeups {
	float:left;
	background:url(../images/gallery-closeups.gif) no-repeat top left;
	width:66px;
	margin-right:7px;
	margin-left:90px;
}
#gallery-closeups:hover {
	background-position:bottom left;
}
#closeups {
	width:98%;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	height:20px;
	padding-top:10px;
}
#gallery-next {
	float:right;
	background:url(../images/gallery-next.gif) no-repeat top left;
	width:42px;
	margin-right:7px;
}
#gallery-next:hover {
	background-position:bottom left;
}
#gallery-prev {
	float:left;
	background:url(../images/gallery-prev.gif) no-repeat top left;
	width:68px;
}
#gallery-prev:hover {
	background-position:bottom left;
}
#large-gallery {
	background:url(../images/gallery-bg-brown.jpg) no-repeat top left;
	width:686px;
	height:433px;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.actual {
	background:url(../images/gallery-bg-actual.jpg) no-repeat top left !important;
}
#large-video {
	margin:45px 130px 45px 130px;
}
#large-gallery img {
	
	margin:0 auto;
	display:block;
}
#gallery-quote, #video-quote {
	padding:10px 26px 0 26px;
	margin:0;
	font-style:normal;
	color:#6c6859;
	float:left;
}
#video-quote {
	width:500px;
}
#gallery-quote {
	width:420px;
}
#gallery-quote em {
	display:block;
	color:#433016;
}
#gallery-quote h3, #video-quote h3  {
	color:#c37118;
	text-transform:uppercase;
	font-size:180%;
	padding:11px 0 0px 28px;
	margin-bottom:5px;
	background:url(../images/gallery-quote-bg.gif) no-repeat top left;
}
#video-quote h3 {
	background:none;
	padding-left:0;
}
#gallery-quote p {
	font-size:130%;
	display:block;
	padding:0 0 0 28px;
}
#smile-before {
	float:left;
	border-left:2px solid #C7C7BB;
	width:210px;
	padding:0 0 18px 0;
}
#smile-before div {
	width:158px;
	margin:0 auto;
	/*border:1px solid #989984;*/
	border:4px solid #fff;
}
/*
#smile-before a {
	border:4px solid #fff;
	display:block;
}
#smile-before a:hover {
	border-color:#c37118;
}*/
#smile-before img {
	border:1px solid #989984;
	width:156px;
}
#smile-before h3 {
	text-indent:-9999px;
	background:url(../images/gallery-before.gif) no-repeat top left;
	width:41px;
	height:9px;
	width:156px;
	margin:15px auto 10px auto;
}

/***************************************************
	RIGHT COLUMN
	 */
#right-column {
	width:686px;
	float:right;
}
#large-home-image {
	
	width:686px;
	height:435px;
	position:relative;
	z-index:0;
}
#large-home-image span {
	background:#2c2615;
	padding:10px;
	color:#d7d6cd;
	border:3px solid #372713;
	width:180px;
	font-size:110%;
	display:block;
	position:absolute;
	top:30px;
	right:30px;
	z-index:100;
}
#large-home-image span a {
	color:#fff;
}
#informational-video {
	padding:20px 22px 0px 22px;
	float:left;
	height:257px;
	border-left:2px solid #C7C7BB;
	border-top:2px solid #C7C7BB;
}
#informational-video-test {
	padding:20px 22px 32px 22px;
	float:left;
	height:192px;
	border-left:2px solid #C7C7BB;
	border-top:2px solid #C7C7BB;
}
#informational-video-test a{
	width:223px;
	height:141px;
	display:block;
}
#informational-video h3 {
	margin:0;
	padding:10px 0 0 0;
	background:url(../images/informational-video.gif) no-repeat top left;
	width:121px;
	height:9px;
	text-indent:-9999px;
}
#get-answers {
	width:390px;
	float:right;
	border-top:2px solid #C7C7BB;
	border-left:2px solid #C7C7BB;
	padding:25px 0 0 25px;
	height:252px;
	margin:0;
}
#get-answers h3 {
	background:url(../images/get-answers.gif) no-repeat top left;
	width:366px;
	height:51px;
	text-indent:-9999px;
}
#get-answers ul {
	margin:0;
	padding:0;
}
#get-answers li {
	float:left;
	list-style:none;
	margin:15px 7px 0 0;
}
#get-answers a {
	text-indent:-9999px;
	display:block;
	width:86px;
	height:83px;
	background-position:top left;
	background-repeat:no-repeat;
}
#answers-send-email {
	background-image:url(../images/answers-send-email.jpg);
}
#answers-live-chat {
	background-image:url(../images/answers-live-chat.jpg);
}
#answers-blog {
	background-image:url(../images/answers-blog.jpg);
}
#answers-make-appt {
	background-image:url(../images/answers-make-appt.jpg);
}

/***************************************************
	FOOTER
	 */
#footer-outer {
	border:2px solid #c4c1b5;
	background:#d5d3ca;
	margin:0 10px 10px 10px;
	font-size:120%;
}
#footer {
	padding:0 20px;
	border-bottom:1px solid #fbfaf1;
}
#footer a {
	color:#8e8b7e;
	text-decoration: none;
}
#footer a:hover {
	color:#6c5e48;
	text-decoration: none;
}
#footer-left {
	float:left;
	width:400px;
	padding:20px 0 40px 0;
}
#footer-left ul {
	margin:0 0 1px 0;
	padding:0;
}
#footer-left li {
	list-style:none;
	float:left;
	padding:0 6px;
	background:url(../images/footer-sep.gif) no-repeat center right;
}
#footer-left p {
	display:block;
	color:#a8a599;
	margin:15px 0 0 0;
	font-size:90%;
}
#footer-left li a {
	display:block;
	float:left;
}
#footer-left .first {
	padding:0 6px 0 0;
}
#footer-left .last {
	background:none;
}
#footer-right {
	float:right;
	width:415px;
	padding:20px 20px 0 20px;
	background:url(../images/footer-dash-sep.gif) repeat-y top left;
}
#footer blockquote {
	margin:0;
	padding:3px 0 20px 30px;
	background:url(../images/footer-quote.gif) no-repeat top left;
	font-style:normal;
	float:left;
	display:block;
	width:255px;
}
#footer .full-width {
	width:380px;
}
#footer blockquote em {
	color:#433016;
}
#footer-quote-image {
	float:right;
	margin-top:-14px;
}

/* Jeni Edits */
/* info */
.info {
	padding:30px;
	border-top:2px solid #c4c1b5;
}
.content {
	/*font-size:120%;*/
	margin-top:25px;
}
.sub-title {
	font-size:260%;
	color:#57462e;
	margin-top:5px;
	padding:0 0 30px 0;
	background:url(../images/bio-name-bar.gif) repeat-x bottom left;
}
.title {
	font-size:190%;
	font-weight:bold;
	margin:0;
}
#left-column #informational-video {
	padding:0px 0px 12px 20px;
	
	height:175px;
	border-left:none;
	border-top:none;
}
#left-column #informational-video h3 {
	padding:3px;
	margin-left:2px;
}

/* form */
FORM, TEXTAREA, INPUT {
	color: #433016;	
	width:616px;
}

INPUT, TEXTAREA {
		font: 120% "Arial", "Verdana", "Times New Roman", serif !important;   

	border:solid 1px #c4c1b5;
	width:100%;
	padding:5px;
}

INPUT {
	margin: 3px 0 0 0;	
}
#submit {
	width:auto;	
	color:#fbfaf1;
	background-color:#433016;	
	padding:7px 7px 5px 7px;
}
FORM {
	margin-bottom:5px;	
}
INPUT.radio {
	margin-right:8px;	
}
fieldset {
	background:#f5f3ea;
	margin-bottom:5px;
	width:596px;
	border:solid 1px #c7c7bb;
	padding:15px;
}

#address {
	width:254px;
	height:33px;
	padding:0 0 10px 0;
	background:url(../images/address.gif) no-repeat top left;
	text-indent:-9999px;
}

#telephone {
	width:254px;
	height:33px;
	padding:0 0 10px 0;
	background:url(../images/telephone.gif) no-repeat top left;
	text-indent:-9999px;
}

#contact-shortcut {
	border-bottom:solid 2px #c4c1b5;
	margin-bottom:25px;
	width:254px;
}
.contact-form #contact-shortcut {
	border-bottom:0;	
}

/* font issues */
#main-content p, #main-content ul, #main-content ol, #main-content h5, table td {
	font-size:120%;	
}

.extra-image, .extra-image img {
	margin:10px 0 10px 0;	
}
.featured-video, .featured-smilegallery, .featured-closeup {
	
	width:100%;
	background:url(../images/bio-name-bar.gif) repeat-x bottom left;
	border-top:solid 2px #c4c1b5;
	padding:15px 0 25px 0;
	margin:15px 0 25px 0;
	color: #6c6859;
}
.featured-press{
	width:100%;	
	margin-bottom:5px;
	width:596px;
	border:solid 1px #c7c7bb;
	padding:15px;

}
.featured-press img {
	float:right;	
	margin-left:25px;
}
.featured-closeup {
	background:none;
	border:none;
	padding:0 !important;
	margin-bottom:25px !important;
	
}
.featured-press .featured-text p {
	font-style:normal;	
}

.featured-text p {
	font-style:italic;	
}
.featured-closeup .featured-text p {
	font-style:normal;	
}
.featured-closeup em {
	color:#433016;	
}
.featured-video .featured-text {
	float:right;
	width:400px;
	padding:10px 20px 0 0;
}
.featured-smilegallery .featured-text {
	width:60%;
	padding:10px 0 0 0;
}
.featured-closeup .featured-text {
	width:250px;
	float:left;
	padding:10px 0 0 20px;
}
.featured-video h3, .featured-smilegallery h3 {
	margin:0;
	padding:10px 0 0 0;
	background:url(../images/informational-video.gif) no-repeat top left;
	width:121px;
	height:9px;
	text-indent:-9999px;
}
.featured-smilegallery h3 {
	background:url(../images/smile-gallery.gif) no-repeat top left;
}
.featured-text h4 {
	margin-bottom:5px;	
}
.featured-closeup img{
	width:350px;
	float:left;
}
table, tr, td, th {
	padding:0;
	margin:0;
	border:0;
}
table {
	margin-bottom:20px;	
	/*border-top:solid 8px #c4c1b5;*/
	margin-top:10px;
	padding:0px 30px 20px 30px;
}
td {
	padding-top:20px;
}
td.last {
	border-bottom:none;	
}
td, th {
	width:50%;
	
}
th {
	/*padding-top:10px;	*/
}
tr {
	border:solid 1px #c4c1b5;	
}
.table-left {
	padding-right:25px;
	border-right:solid 1px #c4c1b5;
}
.table-right {
	padding-left:25px;	
}
table img {
	margin-bottom:10px;	
}
img.inline {
	margin:0px 10px 0px 30px;
	float:right;
}
p img {
	padding:0px 0px 10px 0px;	
}
#large-gallery ul, #large-gallery li {
	list-style-type:none;
	margin:0;
	padding:0;
	
}
#large-gallery li {
	display:none;
}

#large-gallery li.selected {
	display:inline;
}

#bfr_img {
	width:106px;
	height:102px;
}
.sitemap ul, .sitemap li {
	font-size:13px;	
}
.slideshow { height: 435px; width: 686px; position:absolute; }
.slideshow img { display:none;}

