/*

The Smile Center Online
Date: 5/21/2008

-----Table of Contents-----
	- BODY
	- HEADER
		- Heading
		- Locations
	- MID SECTION
		- Top Navigation
		- Slideshow
		- Image Navigation
	- LOWER SECTION
		- Lower Right
			- Emergency
			- Recent Transformations
			- Liquid Facelift
			- Contact Us
		- Lower Left
			- Welcome
			- Languages
			- Treatments
			- Dentistry While Asleep
			- Internet Coupon
	- FOOTER
		- Logos
		- Footer Logo
*/

body {
	background:#55a67b url(../images/back.jpg) repeat-x;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	}
	h1, h2, h3, h4, h5 {
		margin:0;
		}
	ul {
		margin:0;
		}
	a, active, visited {
	color:#000;
		}	
/* HEADER */
#header-wrap {
	background:#fff url(../images/top-shade.jpg) no-repeat top center;
	width:100%;
	}
	#header {
		margin:auto;
		overflow:hidden;
		padding-top:7px;
		width:880px;
		}
		#header h1 {
			background:url(../images/logo2.jpg) no-repeat;
			float:left;
			height:151px;
			width:462px;
			}
			#header h1 a {
				background:url(../images/logo2.jpg) no-repeat;
				display:block;
				height:151px;
				text-indent:-9999px;
				width:462px;
				}
				#header h1 a:link,
				#header h1 a:visited {}
				#header h1 a:hover,
				#header h1 a:active {}
		/* LOCATIONS */
		#locations {
	background:url(../images/location_back2.jpg) no-repeat;
	color:#43855b;
	float:right;
	font-size:12px;
	height:135px;
	margin-top:7px;
	width:392px;
			}
			#location-kearny {
	float:left;
	width:160px;
	padding-top: 14px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 0px;
				}
				#location-kearny br {}
				#location-kearny strong {}
			#location-uppermontclair {
	float:right;
	padding:14px 16px 0 16px;
	width:164px;
				}
				#location-uppermontclair br {}
				
				/*
				#locations h3.language {
				height:33px;
				width:392px;
				background-image: url(../images/languages.jpg);
				background-repeat: no-repeat;
				background-position: left bottom;
				margin-top: 102px;
				}
				*/
				
				#loclanguage {
				height:33px;
				width:392px;
				background-image: url(../images/languages.jpg);
				background-repeat: no-repeat;
				background-position: left bottom;
				margin-top: 102px;
				}
				
#loccontact {
	height:17px;
	width:240px;
	margin-top: -54px;
	color: #449062;
	text-align: center;


				}	

				
				#loccontact a {
				color:#755c5c;
				text-decoration: none;
				}
				
				#loccontact a:hover {
				text-decoration: underline;
				}		
				
				#facebook {
							position:relative;
							width:260px;
							color: #449062;
							left:245px;
							top:-29px;
							border:0px;
							text-decoration:none;
							color:#755C5C;
							text-decoration: none;
							font-size:12px;
							
							}	
						#facebook a{text-decoration:none; color:#755C5C;}
						#facebook a:hover {text-decoration:underline;}
						.facebookimg {
							 position:relative;
							 top:-58px;
							 left:373px;}
				
/* MID SECTION */
#mid-wrap {
	background:url(../images/mid-top-back-2.jpg) no-repeat bottom center;
	width:100%;
	}
	body.full #mid-wrap {
		 
		}
	#mid {
		margin:auto;
		height:371px;
		width:880px;
		}
		/* TOP NAVIGATION */
		#top-nav {
			height:35px;
			list-style:none;
			margin:0 auto;
			padding:0;
			/*width:370px;*/
			float:left;
			}
			#top-nav li {
				display:inline;
				line-height:35px;
				}
				#top-nav li a {
					color:#fff;
					font-size:12px;
					line-height:35px;
					padding:0 8px;
					text-decoration:none;
					}
					#top-nav li a:link,
					#top-nav li a:visited {}
					#top-nav li a:hover,
					#top-nav li a:active {
						text-decoration:underline;
						}
		/* MAIN SLIDESHOW */
		#main-slideshow {
			background:#fff;
			height:250px;
			padding:10px;
			width:860px;
			}
			#main-slideshow img {}
		/* IMAGE NAVIGATION */
		#image-nav {
			list-style:none;
			margin:10px 0 0 0;
			padding:0;
			width:880px;
			}
			#image-nav li {
				float:left;
				}
				#image-nav li a {}
					#image-nav li a:hover,
					#image-nav li a:active {}
				#image-nav li.cosmetic {
					height:45px;
					width:145px;
					}
					#image-nav li.cosmetic a {
						background:url(../images/image-menu.jpg) no-repeat top left;
						display:block;
						height:45px;
						text-indent:-9999px;
						width:145px;
						}
						#image-nav li.cosmetic a:hover,
						#image-nav li.cosmetic a:active {
							background:url(../images/image-menu-hover.jpg) no-repeat top left;
						}
				#image-nav li.implant {
					height:45px;
					width:130px;
					}
					#image-nav li.implant a {
						background:url(../images/image-menu.jpg) no-repeat;
						background-position:-145px 0px;
						display:block;
						height:45px;
						text-indent:-9999px;
						width:130px;
						}
						#image-nav li.implant a:hover,
						#image-nav li.implant a:active {
							background:url(../images/image-menu-hover.jpg) no-repeat;
							background-position:-145px 0px;
						}
				#image-nav li.invisalign {
					height:45px;
					width:150px;
					}
					#image-nav li.invisalign a {
						background:url(../images/image-menu.jpg) no-repeat;
						background-position:-275px 0px;
						display:block;
						height:45px;
						text-indent:-9999px;
						width:150px;
						}
						#image-nav li.invisalign a:hover,
						#image-nav li.invisalign a:active {
							background:url(../images/image-menu-hover.jpg) no-repeat;
							background-position:-275px 0px;
						}
				#image-nav li.sedation {
					height:45px;
					width:149px;
					}
					#image-nav li.sedation a {
						background:url(../images/image-menu.jpg) no-repeat;
						background-position:-425px 0px;
						display:block;
						height:45px;
						text-indent:-9999px;
						width:149px;
						}
						#image-nav li.sedation a:hover,
						#image-nav li.sedation a:active {
							background:url(../images/image-menu-hover.jpg) no-repeat;
							background-position:-425px 0px;
						}
				#image-nav li.general {
					height:45px;
					width:150px;
					}
					#image-nav li.general a {
						background:url(../images/image-menu.jpg) no-repeat;
						background-position:-574px 0px;
						display:block;
						height:45px;
						text-indent:-9999px;
						width:150px;
						}
						#image-nav li.general a:hover,
						#image-nav li.general a:active {
							background:url(../images/image-menu-hover.jpg) no-repeat;
							background-position:-574px 0px;
						}
				#image-nav li.facial {
					height:45px;
					width:156px;
					}
					#image-nav li.facial a {
						background:url(../images/image-menu.jpg) no-repeat;
						background-position:-724px 0px;
						display:block;
						height:45px;
						text-indent:-9999px;
						width:156px;
						}
						#image-nav li.facial a:hover,
						#image-nav li.facial a:active {
							background:url(../images/image-menu-hover.jpg) no-repeat;
							background-position:-724px 0px;
						}
/* LOWER SECTION */						
#lower-wrap {
	background:#e1e4d9 url(../images/two-tone-bg-1.jpg) repeat-y top center;
	overflow:hidden;
	width:100%;
	}
	#lower-wrap-top {
			background:url(../images/mid-curve-home.jpg) no-repeat top center;
			overflow:hidden;
			width:100%;
		}
	body.full #lower-wrap {
		background:#e1e4d9;
		}
	body.full #lower-wrap-top {
			background:url(../images/mid-curve.jpg) no-repeat top center;
			overflow:hidden;
			width:100%;
		}
	#lower {
		height:1%;
		margin:auto;
		overflow:hidden;
		padding-top:50px;
		width:880px;
		}
		/* LOWER RIGHT */
		#lower-right {
			float:right;
			width:440px;
			}
			/* EMERGENCY */
			#emergency {
				padding:0 5px;
				}
				#emergency h2 {
	height:209px;
	width:434px;
	background-image: url(../images/emergency_heading.jpg);
	background-repeat: no-repeat;
					}
					#emergency h2 a {
						display:block;
						height:206px;
						text-indent:-9999px;
						width:434px;
						}
						#emergency h2 a:link,
						#emergency h2 a:visited {}
						#emergency h2 a:hover,
						#emergency h2 a:active {}
			/* TRANSFORMATIONS */
			#lower-right h2.transformations {
				background:url(../images/transformation-heading.jpg) no-repeat top right;
				clear:both;
				height:41px;
				margin-top:10px;
				padding-left:2px;
				text-indent:-9999px;
				width:434px;
				}
			#transformations {
				background:url(../images/before-after-back.jpg) no-repeat;
				border:1px solid #c0cbb1;
				float:left;
				height:124px;
				margin-bottom:20px;
				margin-left:20px;
				padding:14px 16px;
				width:311px;
				}
				a.more {
					background:url(../images/more-shade.jpg) repeat-y;
					color:#333;
					display:block;
					float:right;
					font-size:12px;
					height:20px;
					line-height:20px;
					padding:0 5px 0 10px;
					margin-right:10px;
					margin-top:120px;
					text-decoration:none;
					width:50px;
					}
					a.more:hover {
						background:#fff;
						}
			/* LIQUID FACELIFT */
			#lower-right h2.facelift {
				background:url(../images/facelift-heading.jpg) no-repeat top right;
				clear:both;
				height:41px;
				padding-left:2px;
				text-indent:-9999px;
				width:434px;
				}
			#facelift {
				background:url(../images/before-after-back.jpg) no-repeat;
				border:1px solid #c0cbb1;
				float:left;
				height:124px;
				margin-bottom:20px;
				margin-left:20px;
				padding:14px 16px;
				width:311px;
				}
			/* CONTACT FORM */

			#contact-us2 {
	clear:both;
	margin-left:10px;
	padding:10px 10px 0px 5px;
	width:413px;
				}
				#contact-us2 h4 {
					color:#55a67b;
					font-family:Georgia, "Times New Roman", Times, serif;
					font-size:12px;
					font-weight:normal;
					padding:4px 0 4px 5px;
					width:410px;
					}
			#contact-us {
				background:url(../images/contact-back.jpg) no-repeat;
				clear:both;
				height:166px;
				margin-left:10px;
				padding:10px;
				width:413px;
				}
				#contact-us h3 {
					background:#ecefe6;
					color:#55a67b;
					font-family:Georgia, "Times New Roman", Times, serif;
					font-size:13px;
					font-weight:normal;
					padding:4px 0 4px 5px;
					width:410px;
					}
				#contact-us form {
					border:none;
					padding-top:10px;
					margin:0;
					}
					#contact-us form fieldset {
						border:none;
						margin-top:5px;
						}
						#contact-us form label {
							clear:both;
							color:#62a981;
							float:left;
							font-size:12px;
							}
						input.contact-text {
							background:#f5f7f0;
							border:1px solid #ecefe6;
							clear:right;
							color:#62a981;
							float:right;
							height:18px;
							margin-bottom:10px;
							width:240px;
							}
						#contact-us form textarea {
							background:#f5f7f0;
							border:1px solid #ecefe6;
							clear:right;
							color:#62a981;
							float:right;
							height:40px;
							margin-bottom:10px;
							width:240px;
							}
						#contact-us form input.submit {
							clear:both;
							float:right;
							text-align:right;
							}
							
						.form-row {
							clear:both;
							margin:auto;
							overflow:hidden;
							width:380px;
							}
							.form-left {
								float:left;
								width:40px;
								}
							.form-right {
								float:right;
								width:240px;
								}
		/* LOWER LEFT */
		#lower-left {
			color:#755c5c;
			float:left;
			font-size:13px;
			padding-right:10px;
			width:430px;
			}
			img.left {
	border:2px solid #d0d3c8;
	float:left;
	margin:5px 10px 5px 5px;
				}
			#lower-left a {
	color:#755c5c;
	font-weight:bold;
	text-decoration:underline;
				}	
	
				#lower-left a:hover {
	color:#755c5c;
	font-weight:bold;
	text-decoration:none;
				}
				#lower-left p a:hover {
					text-decoration:underline;
					}
			/* WELCOME */
			#lower-left h2.welcome {
				background:url(../images/welcome-heading.jpg) no-repeat;
				height:41px;
				text-indent:-9999px;
				width:430px;
				}
			#lower-left p {
				line-height:17px;
				padding:0 10px;
				}
				
			.team {
			list-style:disc;
			padding-left: 30px;
			}
			
			
			
			
			/* LANGUAGES */
			#lower-left h3.language {
				background:url(../images/languages.jpg) no-repeat;
				height:34px;
				margin:auto;
				padding-bottom:10px;
				text-indent:-9999px;
				width:402px;
				}
			/* TREATMENTS */
			#lower-left h2.treatments {
	background:url(../images/treatments-heading.jpg) no-repeat;
	height:41px;
	text-indent:-9999px;
	width:430px;
	margin-top: 30px;
				}
			#treatments {
				border-bottom:1px solid #d2d2d2;
				list-style:none;
				margin:0 0 10px 25px;
				padding:10px 0 0 0;
				width:380px;
				}
				#treatments li {
					border-top:1px solid #d2d2d2;
					display:block;
					width:380px;
					}
					#treatments li a {
						color:#438656;
						display:block;
						font-size:12px;
						padding:4px 5px;
						text-decoration:none;
						text-transform:uppercase;
						}
						#treatments li a:link,
						#treatments li a:visited {}
						#treatments li a:hover,
						#treatments li a:active {
							background:#fff;
							}
			/* DENTISTRY WHILE ASLEEP */
			#lower-left h2.dentistry-while-asleep {
	background:url(../images/asleep-heading.jpg) no-repeat;
	height:41px;
	text-indent:-9999px;
	width:430px;
	margin-top: 30px;
				}
			#dentistry-while-asleep {}
				#dentistry-while-asleep img.left {}
				#dentistry-while-asleep a {}
					#dentistry-while-asleep a:link,
					#dentistry-while-asleep a:visited {}
					#dentistry-while-asleep a:hover,
					#dentistry-while-asleep a:active {}
					#dentistry-while-asleep p {
	margin:0;
	padding:15px 10px;
						}
			/* COUPON */
			#coupon {
				padding:20px 10px 20px 25px;
				}
				#coupon a {
					
					}
					#coupon a:link,
					#coupon a:visited {}
					#coupon a:hover,
					#coupon a:active {}
						#coupon a img {
							border:1px solid #fff;
							}
/* FOOTER */
#footer-wrap {
	background:url(../images/logos-back-repeat.jpg) repeat-x top center;
	overflow:hidden;
	width:100%;
	}
	#footer-background {
	background:url(../images/logos-back2.jpg) no-repeat top center;
	overflow:hidden;
	width:100%;
		}
	body.full #footer-background {
	background:url(../images/logos-back-full2.jpg) no-repeat top center;
		}
	/* LOGOS */
	#logos {
		height:119px;
		margin:auto;
		overflow:hidden;
		width:900px;
		}
		#logos ul {
			list-style:none;
			margin:0 auto;
			padding:23px 18px 0;
			width:864px;
			}
			#logos ul li {
				float:left;
				}
				#logos ul li a {}
					#logos ul li a:link,
					#logos ul li a:visited {}
					#logos ul li a:hover,
					#logos ul li a:active {}
			#logos ul li.ada {
				height:89px;
				width:146px;
				}
				#logos ul li.ada a {
					display:block;
					height:89px;
					text-indent:-9999px;
					width:146px;
					 }
			#logos ul li.agd {
	height:89px;
	width:80px;
				}
				#logos ul li.agd a {
	display:block;
	height:89px;
	text-indent:-9999px;
	width:80px;
					 }
			#logos ul li.aacs {
	height:89px;
	width:90px;
				}
				#logos ul li.aacs a {
	display:block;
	height:89px;
	text-indent:-9999px;
	width:90px;
					 }
			#logos ul li.fbd {
	height:89px;
	width:120px;
				}
				#logos ul li.fbd a {
	display:block;
	height:89px;
	text-indent:-9999px;
	width:120px;
					 }
			#logos ul li.aafc {
	height:89px;
	width:115px;
				}
				#logos ul li.aafc a {
	display:block;
	height:89px;
	text-indent:-9999px;
	width:115px;
					 }
			#logos ul li.aboms {
	height:89px;
	width:110px;
				}
				#logos ul li.aboms a {
	display:block;
	height:89px;
	text-indent:-9999px;
	width:110px;
					 }
			#logos ul li.aboa {
	height:89px;
	width:90px;
				}
				#logos ul li.aboa a {
	display:block;
	height:89px;
	text-indent:-9999px;
	width:90px;
					 }

			#logos ul li.rad {
	height:89px;
	width:90px;
				}
				#logos ul li.rad a {
	display:block;
	height:89px;
	text-indent:-9999px;
	width:90px;
					 }					 
					 
					 
	/* FOOTER LOGO */
	#footer {
		color:#e1e4d9;
		font-size:12px;
		margin:auto;
		padding:15px 0;
		text-align:center;
		width:800px;
		}
		#footer a {
			color:#fff;
			}
		#footer ul {
			display:block;
			list-style:none;
			margin:0 auto;
			padding:0;
			width:800px;
			}
			#footer ul li {
				display:inline;
				}
				#footer ul li a {
					color:#fff;
					}
		#footer h4 {
			background:url(../images/footer-logo.jpg) no-repeat;
			height:52px;
			margin:auto;
			width:210px;
			}
			#footer h4 a {
				display:block;
				height:52px;
				text-indent:-9999px;
				width:210px;
				}
				#footer h4 a:link,
				#footer h4 a:visited {}
				#footer h4 a:hover,
				#footer h4 a:active {}

/* DOCTORS PAGE */
#lower-full h2 {
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:27px;
	font-weight:bold;
	padding:15px 0;
	letter-spacing: 4px;
	font-variant: small-caps;
	}
#lower-full h3 {
	color:#447f58;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	}
#lower-full h4 {
	color:#6aa27d;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight:normal;
	}
#lower-full ul {
	padding-left:20px;
	margin:0
	}
	.doc-bio {
		border-top:1px solid #cdd6c1;
		color:#4f4f4f;
		font-size:13px;
		padding:15px;
		}
		.doc-bio p {
			
			}
		img.bio {
			float:right;
			}
			
		img.right {
		border:2px solid #d0d3c8;
		float: right;
		margin: 10px;
		}	
			
/* CONTACT PAGE */
#contact-right {
	float:right;
	width:430px;
	}
#contact-left {
	float:left;
	width:430px;
	}
	#contact-left .doc-bio {
		padding-left:0;
		padding-right:0;
		}
	#contact-left .doc-bio h3 {
		font-size:23px;
		}
	#contact-left img {
		border:3px solid #d0d3c8;
		float:right;
		}
	#contact-left p.directions {
		background:url(../images/map-icon.jpg) no-repeat center left;
		clear:both;
		padding:5px 0 5px 35px;
		width:200px;
		}
		#contact-left p.directions a {
			color:#447f58;
			}
	div.odd {
		background:url(../images/row-shade.jpg) repeat-x;
		border:1px solid #d0d3c8;
		height:1%;
		overflow:hidden;
		padding:10px 15px;
		}
		#contact-right label {
			color:#343434;
			float:left;
			font-size:14px;
			padding-top:4px;
			width:150px;
			}
			#contact-right label.nowrap {
				width:auto;
				}
		#contact-right input {
			border:1px solid #6eb28d;
			float:right;
			height:20px;
			width:200px;
			}
		#contact-right textarea {
			clear:left;
			border:1px solid #6eb28d;
			height:100px;
			margin-top:15px;
			width:400px;
			}
		#contact-right input.send {
			height:auto;
			float:none;
			margin-left:150px;
			width:auto;
			}
	div.even {
		height:1%;
		overflow:hidden;
		padding:10px 15px;
		}
					
/* SUB-PAGES */
	.maintext {
		border-top:1px solid #cdd6c1;
		color:#4f4f4f;
		font-size:13px;
		padding:15px;
		}		
		
		.maintxt {
		
		color:#4f4f4f;
		font-size:13px;
		padding:15px;
		}
		
	.maintext_photos {
	border-top:1px solid #cdd6c1;
	width: 470px;
	color:#4f4f4f;
	font-size:13px;
	padding:15px;
	
		}
		
	.tothetop {
		text-align: right;
		font-size: 11px;
		}		
		
  hr {
  border:1px solid #cdd6c1; margin-top: 35px; width: 450px;
  margin-left: 0;}
  
  
  	.split {
	width: 400px;
	padding: 0 7px 0 7px;
	text-align: left;
	float: left;
	}
	
	  	.split2 {
	width: 400px;
	*width: 410px;
	padding: 0 7px 0 7px;
	text-align: left;
	float: right;
	margin-left: 15px;
	*padding-top: 19px;
	}
		
/* INVISALIGN */
		
	.inv_gall {
	padding-left: 130px;
	}
	
	.inv_gall img {
	border: 1px solid #354762;
	margin: 5px 10px 5px 10px;
	}

/*PHOTOGALLERIES*/	
	
.sidebar_d {
	width: 357px;
	left: 820px;
	float: right;
	margin-left: 30px;
	text-align: right;
	padding-top: 30px;
	position: static;
	padding-bottom: 200px;
}

.sidebar_a {
	width: 357px;
	left: 820px;
	float: right;
	margin-left: 30px;
	text-align: right;
	padding-top: 30px;
	position: static;
	padding-bottom: 150px;
}



/*END PHOTO GALLERIES */
	
	
/* Thumbnails for lightbox */



.lightboxthumb {
	outline: none;
}

.lightboxthumb img {
	border: 2px solid #57a87f;
	padding: 1px;
}

a:hover.lightboxthumb img {
	border: 2px solid #036;
	padding: 1px;
}


#thumbs {
	/*width: 166px;
	float: right;*/
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

/* end thumbnail styles for lightbox */

.thumbtext {
	font-size: 0.8em;
	margin-right: 5px;
	text-align:right;
	}
	
.clear {clear:both;}

#fb {
	float:right;
	display:block;
	width:265px;
	height:35px;
	text-indent:-9999px;
	background:url('../images/fb.gif');
}