/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
html { 
	background: url("../images/bg.jpg") top repeat;
	}
	
body#index { 
	background:url("../images/bg-body-index.jpg") top repeat-x;
	}
body { 
	background: url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#fde1c5;
	}
blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#fdb66f; }
h2	{ font-size:1.1em; color:#d4d4d4; }
h3	{ font-size:1.0em; color:#fff; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#fdb66f; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#fde1c5; text-decoration:underline; outline:none; }

body#contact h3 {padding-top:20px;}

/* ------------------------ classes ------------------------ */
.clear {clear: both;}

div.clear	{ 
	height:.01em; 
	clear:both;
	overflow:hidden; 
	}
div.clear-h2	{ 
	height:10px; 
	clear:both;
	overflow:hidden; 
	}
p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}
p.more-info {
	text-align:right;
	display:block;
	}
img.img-left { 
	float:left; 
	margin:0px 15px 10px 0px;
	}

img.img-right { 
	float:right; 
	margin:0px 10px 10px 10px; 
	}
img.img-center { 
	margin:0px 0px 10px 9px; 
	}
img.img-center-btm { 
	margin:0px 0px 10px 12px; 
	}
img.img-left-btm {
	margin: 0 0 0 15px;
	}

body#about img.img-left { 
	float:left; 
	margin:0px 45px 10px 0px;
	}

h2#dental_spa { background:url("../images/dental_spa.jpg"); }
h2#general { background:url("../images/general_dentistry.jpg"); }
h2#facialHeader { background:url("../images/facial-header.jpg"); }
h2#media { background:url("../images/in_the_media.jpg"); }
h2#makeovers { background:url("../images/two_visit_smile_makeover.jpg"); }
h2#veneers { background:url("../images/veneers.jpg"); }
h2#whitening { background:url("../images/one_hour.jpg"); }
h2#media { background:url("../images/in_the_media.jpg"); }
h2#fillings { background:url("../images/cosmetic_fillings.jpg"); }
h2#imaging { background:url("../images/advanced_computer_imaging.jpg"); }
h2#xrays { background:url("../images/digital_xrays.jpg"); }
h2#crowns { background:url("../images/crowns.jpg"); }
h2#bridges { background:url("../images/bridges.jpg"); }
h2#inlays { background:url("../images/inlays.jpg"); }
h2#porcelain_veneers { background:url("../images/porcelain_veneers.jpg"); }
h2#veneers_bayside { background:url("../images/veneers_bayside.jpg"); }
h2#sedation_candidate { background:url("../images/sedation.jpg"); }
h2#dentures_subtitle { background:url("../images/dentures.jpg"); }
h2#implant_supported { background:url("../images/implant_supported.jpg"); }
h2#quality { background:url("../images/quality.jpg"); clear:both; }
h1#jerome_vitale { background:url("../images/jerome_vitale.jpg"); }
h1#melani_kapetanakos { background:url("../images/melani_kapetanakos.jpg"); }
h2#testimonials { background:url("../images/testimonials.jpg"); clear:both; }
h2#concierge { background:url("../images/title-concierge.jpg"); clear:both; width:528px; height:42px;}
h2#forms { background:url("../images/title-forms.jpg"); clear:both; width:528px; height:42px;}
h2#header-melissa { background:url("../images/header-melissa.jpg"); clear:both; }

#column-right h2.subtitle {
		width:528px;
			height:42px;
			margin:0px;
			}		
#column-right h1.subtitle {
		width:528px;
			height:42px;
			margin:0px;
			}			


#logos {
	position:relative;
	width:508px;
	height:150px;
	background:url("../images/logos.jpg") no-repeat;
	}
	
#logos-l a {
	position:absolute;
	width:182px;
	height:113px;
	left: 4px;
	top: 10px;
	}
#logos-l p {
	position:absolute;
	width:133px;
	left: 21px;
	top: 118px;
	}
	
#logos-c a {
	position:absolute;
	width:110px;
	height:103px;
	left: 192px;
	top: 6px;
	}
	
#logos-c p {
	position:absolute;
	width:102px;
	left: 190px;
	top: 118px;
	}
	
#logos-r a {
	position:absolute;
	width:187px;
	height:44px;
	left: 315px;
	top: 39px;
	}
	
#logos-r p {
	position:absolute;
	width:150px;
	left: 330px;
	top: 118px;
	}
	


/* ------------------------ smile design team ------------------------ */

.smile_team {
	float:left;
	width:315px;
	margin-top:15px;
	}

.smile_team h2 {width:291px; color:#FDB66F;}

.smile_team p {width:315px; }

.accomplishments {
  float:left;
	height:580px;
	width:160px;
	
	padding-left:20px;
	}

.accomplishments h3 {
					width:150px;
					
					color:#FDE1C5;
						}
.accomplishments ul li {
					
					font-size:.9em;
					color:#FDB66F;
					width:135px;
					
					}

.accomplishments img {padding-bottom:15px; padding-top:10px; }

.accomplishments-melissa {
  float:left;
	height:243px;
	width:160px;
	
	padding-left:20px;
	}				


/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}
form#contact-main {width:400px;}


form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	
	background-color:#FFFFFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #525252;
	color:#1e436f;
	width:165px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:66px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-main label.required-field { width:367px; font-size:.9em; text-align:right; }


#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

#contact-main label input.yn {
	width:16px;
	height:14px;
	border:none;
	background:transparent !important;
	margin-top:3px;

		}

#contact-main label.btn {width:30px; float:left; margin-left:30px;}

#contact-main label.proc {float:left;}
/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:46px;
	height:11px;
	border:none;
	cursor:pointer;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	margin:0 auto;
	width:760px;
	text-align:left;
	}


/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:66px;
	}
	/* index page link within #masthead */		
	#masthead a {
	position:absolute;
	left:13px;
	width:259px;
	top:12px;
	height:40px;
		}
	#masthead a span {
		display:none;
		}

#header-graphic a {
	position:absolute;
	left:242px;
	width:492px;
	top:39px;
	height:167px;
		}
/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:205px;
	float:left;
	}
body#index #column-left {
	width:227px;
	float:left;
	background: url("../images/content_top.gif") center top no-repeat;
	padding-top: 15px;
	margin-top: 15px;
	}
	body#index #column-left div.content {
		background: #213349;
		width: 200px;
		margin: 0 12px 0 15px;
		padding-bottom: 15px;
		text-align:center;
		}
		
	body#index #column-left p {
		margin:0px 10px 10px 10px;
		}
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 20px 10px 10px;
		}

	#column-left form { padding-left:15px; } /* set form margin here */

	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-left ul.multi { padding-left:5px; } 
		#column-left ul.multi li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px; /* sets the width of each column */
			line-height:20px; 
			}

	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-left dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:555px;
	float:left;
	}
body#index #column-right {
	width:216px;
	float:left;
	background: url("../images/content_top.gif") center top no-repeat;
	padding-top: 15px;
	margin-top: 15px;
	}

	body#index #column-right div.content {
		background: #213349;
		width: 200px;
		margin: 0 1px 0 9px;
		padding-bottom: 15px;
		text-align:center;
		}
	#column-right div.content {
		background: #213349 url("../images/inside-bottom.jpg") bottom no-repeat;
		width: 528px;
		margin: 0 27px 0 0px;
		padding: 15px 0 40px 0;
		text-align:left;
		}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 7px 10px 10px;
		}

	#column-right form { padding-left:10px; }

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			}

	
	
	/* multi column list */
	#column-right ul.multi { padding-left:5px; } 
		#column-right ul.multi li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}

	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
			
/* ------------------------ column-center framework ------------------------ */
#column-center {
	width:317px;
	float:left;
	background: url("../images/main_content_top.gif") center top no-repeat;
	padding-top: 15px;
	margin-top: 15px;
	}
	#column-center div.content {
		background: #213349;
		width: 295px;
		margin: 0 10px 0 12px;
		padding-bottom: 15px;
		}
		
		
	 #column-center p, #column-center h1, #column-center h2, #column-center h3, #column-center ul, #column-center dl {
		margin:0px 10px 10px 10px;
		}

	#column-center form { margin-left:0px; }

	/* single column list */
	#column-center ul { padding-left:5px; }
		#column-center ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-center ul.multi { padding-left:5px; } 
		#column-center ul.multi li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}

	/* definition list */
	#column-center dl { padding-left:5px; }
		#column-center dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-center dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
			

/* ------------------------ header framework ------------------------ */
#header-flash { height:349px; } /* sets height for the flash header - REMOVE IF NOT USED */
	/* --------------- no flash text styles ----------------------*/
	#header-flash p, #header-flash noscript { padding: 5px 0 0 30px; color: #FFFFFF;}
	#header-flash a:link, #header-flash a:visited {color: #FFFFFF;}
	#header-flash a:hover, #header-flash a:active {color: #FFFF00;  text-decoration: none;}

#header-graphic { height:232px;  background:url("../images/header-graphic.jpg"); } /* sets height for all non-flash headers */

#header-graphic span {
display:none;
}

/* ------------------------ subhead framework ------------------------ */
#subhead { height:48px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg");  height:50px;}
	body#about #subhead { background:url("../images/subhead-about.gif"); }
	body#testimonials #subhead { background:url("../images/subhead-testimonials.jpg"); }
	body#team #subhead { background:url("../images/subhead-team.gif"); }
	body#cosmetic #subhead { background:url("../images/subhead-cosmetic.gif"); }
	body#veneers #subhead { background:url("../images/subhead-veneers.gif"); }
	body#implants #subhead { background:url("../images/subhead-implants.gif"); }
	body#dentures #subhead { background:url("../images/subhead-dentures.gif"); }
	body#sedation #subhead { background:url("../images/subhead-sedation.gif"); }
	body#gallery #subhead { background:url("../images/subhead-gallery.gif"); }
	body#contact #subhead { background:url("../images/subhead-contact.gif"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.gif"); }
	body#concierge #subhead { background:url("../images/subhead-concierge.gif"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.gif"); }



body#thankyou .content {height:350px;}
body#concierge .content {height:350px;}

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}

/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:55px;
	background:url("../images/title-contact.jpg") ;
	}

#title-address {
	height:50px;
	background:url("../images/title-address.jpg") ;
		}
	

#title-zoom { 
	position:relative;
	margin-left:10px;
	width:130px;
	height:34px; 
	background:url("../images/zoom_header.gif") no-repeat;
	}	

#column-left img.zoom{
	margin-left:10px;
	margin-bottom:10px;
	}
	
#title-financing { 
	position:relative;
	margin-left:10px;
	width:120px;
	height:32px; 
	background:url("../images/financing.gif") no-repeat;
	}	

/* ------------------------------------- Buttons ---------------------------------------- */
#click-to-call {
		height:186px;
		display:block;
		background:url("../images/click-to-call.jpg") no-repeat;	
		position: relative;
		}
		#click-to-call a {
			position: absolute;
			top: px;
			left: px;
			width: px;
			height: px;
			}
		#click-to-call a:hover {
				background:url("../images/click-to-call.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#click-to-call span { display:none; }


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:20px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer-bg {
	width:auto;
	background: url("../images/footer-bg.jpg") center repeat;
	}
#footer-top {
	width:auto;
	background: url("../images/footer-top.jpg") top repeat-x;
	padding: 20px 0 10px 0;
	}
	
#footer {
	text-align:center;
	width: 760px;
	margin:0 auto;
	}

#footer p {
	color:#fde1c5;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#fdb66f; }
#footer a:hover, #footer a:active { color:#fde1c5; }

#footer ul {margin-bottom:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #fde1c5;
		}
	#footer li.first { border: none; }

/* ------------------------ tetimonials ------------------------ */	
p.testimonial-name {
	
	font-size: 0.97em;
	font-style: italic;
	padding-left:340px;
	padding-bottom:15px;
		}
		
p.testimonial-text {
	padding-top:10px;
	
	
		}

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:760px; 
	height:39px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a, #nav-06 span { height:39px; display:block; } /* change height here also */
#nav-06 span {text-indent:-9999em;}
#nav-06 ul span {text-indent:0px;}
#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 50px;}
#nav-02 { width: 73px;}
#nav-03 { width: 90px;}
#nav-04 { width: 79px;}
#nav-05 { width: 79px;}
#nav-06 { width: 89px;}
#nav-07 { width: 80px;}
#nav-08 { width: 80px;}
#nav-09 { width: 67px;}
#nav-10 { width: 73px;}

/*-------------- (-79px) X position of button / (-39px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -0px -39px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg")  -50px -39px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -123px -39px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -213px -39px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -292px -39px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -333px -39px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -460px -39px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -540px -39px no-repeat; }
#nav-09 a:hover { background:url("../images/nav.jpg") -620px -39px no-repeat; }
#nav-10 a:hover { background:url("../images/nav.jpg") -687px -39px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	z-index:99;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#2c66af;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border:1px solid #fee0b0;
	border-top:none;
	}	

#nav li ul li a {
	z-index:9999;
	position:relative;
	width:100%;
	height:20px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#FFFFFF;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{left: auto;}


/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover,#nav-06 ul a:hover,#nav-08 ul a:hover,#nav-10 ul a:hover{ 
	
	background-image:none;
	background-color:#213349;
	color:#fee0b0;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li,
#nav-03 ul, #nav-03 li,
#nav-08 ul, #nav-08 li,
#nav-04 ul, #nav-04 li { width:120px; }
#nav-05 ul, #nav-05 li { width:170px; }
#nav-06 ul, #nav-06 li { width:170px; }
#nav-10 ul, #nav-10 li { width:100px; }


/* BNA */


#column-right ul.bna {
	margin:0 0 0 10px;
	padding:0px;
	}

#column-right ul.bna li {
	float:left;
	width:250px;
	margin-bottom: 10px;
	text-align:center;
	padding:0px;
	background:none;
	}
	
ul.bna li p{
	margin:0 0 10px 0;
	
	
	}
	
	
p.bna {
	
	padding-bottom:25px;
	
	}
	

	


	
