/*--------------------- 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-html.jpg");
}
body { 
	/*background:transparent url("../images/bg-body.jpg") 0 72px repeat-x; */
	text-align:center;
	font:12px/18px Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	padding-top:28px;
	}

h1	{ font-size:1.2em; color:#8B755C; }
h2	{ font-size:1.1em; color:#8B755C; }
h3	{ font-size:1.0em; color:#5B697F; }

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

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

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}
div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:18px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}

img.img-left { 
	float:left; 
	margin:13px 10px 0px 27px;
	}

img.img-right { 
	float:right; 
	margin:7px 30px 0px 10px;
	}
img.img-left-after-h3 { 
	float:left; 
	margin:13px 10px 0px 50px;
	}
p.indent{margin-left:50px !important;}

#column-left .gallery-thumb {margin:0px 23px 10px 23px;}

/* ------------------------ form elements ------------------------ */
form {
	width:200px;
	margin:10px 0px 15px 0px; /* set margin left and right below */
	}

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

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

input, textarea, select { 
	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #404040;
	color:#414141;
	width:195px; /* 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:200px; padding:0px; } /* same width as form - !important */

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

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


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

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

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

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

#contact-main label select, #commentform label select { width:175px; }

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

/* ------------------------ submit button form elements ------------------------ */

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

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

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

/* ------------------------ main framework ------------------------ */
#wrap {
	background:#FCFBFB url("../images/bg-wrap.jpg") repeat-y;
	width:830px;
	margin:0px auto;
	text-align:left;
	}


/* ------------------------ masthead framework ------------------------ */
#masthead {
	background:url("../images/masthead.jpg");
	height:199px;
	width:256px;
	float:left;
	}
	/* index page link within #masthead */		
	#masthead a {	
		height:55px;
		margin-top:45px;
		display:block;
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ header framework ------------------------ */
#header-graphic {
	height:199px;
	width:574px;
	float:left;
	background:url("../images/header-index.jpg");
	}
#header-graphic a {	
	    background:url("../images/blog-button.jpg");
		height:69px;
		width:181px;
		margin-left:383px;
		margin-top:126px;
		display:block;
		}
		#header-graphic a:hover{background:url("../images/blog-button-over.jpg");}
	#header-graphic a span {
		display:none;
		}
/*	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#practice
	body#doctor
	body#team
	body#complex
	body#general
	body#gums
	body#exams
	body#root
	body#cosmetic
	body#whitening
	body#fillings
	body#veneers
	body#invisalign
	body#restorative
	body#implants
	body#bridges-crowns
	body#sedation
	body#faq
	body#new-patients
	body#contact
	body#sitemap
	*/
/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:256px;
	float:left;
	background:url("../images/title-column-left.jpg") no-repeat;
	padding-top:91px;
	}
	
	body#index #column-left {
	width:256px;
	float:left;
	background:url("../images/title-column-left-special.jpg") no-repeat;
	padding-top:287px;
	position:relative;
	}
	
	body#index #column-left a.special {
	width:256px;
	height:123px;
	top:0;
	left:0px;
	position:absolute;
	}
	
		body#index #column-left a.clinical-history-form {
	width:256px;
	height:79px;
	top:124px;
	left:0px;
	position:absolute;
	}
	
	body#contact #column-left, body#thankyou #column-left {
		background:none;
		padding-top:0px;
		}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl, #column-left .vcard {
		margin:0px 25px 10px 25px;
		}
	.org { font-weight:bold; }
	#column-left form { margin-left:25px; } /* set form margin here */
	#column-left #menu ul li ul { margin:0px 0px 10px 10px; }
	#column-left #menu form { margin-left:0px; }

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:574px;
	float:left;
	color:#5B697F;
	padding-bottom:10px;
	}

#column-right a:link, #column-right a:visited	{ color:#5B697F; }
#column-right a:hover, #column-right a:active	{ color:#5B697F; }

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right ol, #column-right dl, .feedback, #column-right blockquote {
		margin:10px 30px 0px 27px;
		}

#column-right ul ul {margin-left:10px;}

	#column-right form { margin-left:27px; }
	
	#column-right blockquote {
		background:transparent url("../images/blockqoute-open.jpg") 0 top no-repeat;
		width:250px;
		float:right;
		display:inline;
		margin:5px 30px 5px 5px;
		color:#FFF;
		}
	#column-right blockquote p {
		background:transparent url("../images/blockqoute-close.jpg") 0 bottom no-repeat;
		margin:0;
		padding:39px 17px 7px 19px;
		}
	#column-right blockquote cite, body#blog #column-right blockquote cite {
		text-align:left;
		padding:0px 43px 24px 30px;
		display:block;
		}
	/* --------------------- testimonial button ------------------------------------- */
	
	#testimonial-button {
		position:relative;
		width:165px; height:55px;
		float:right;
		margin-right:30px;
		margin-left:10px;
		}
		#testimonial-button a {
			background: url("../images/testimonial-button.gif") 0px 0px no-repeat;
			position:absolute;
			width:165px; height:55px;
			top:0px; left:0px;
			}
			#testimonial-button a:hover {background-position: 0px -55px;}
	/* ------------------------- blog styles ----------------------------------------- */
	body#blog #column-right blockquote {
		background:none;
		width:400px;
		margin:10px 60px 10px 54px;
		float:none;
		display:block;
		color:#5B697F;
		}
	body#blog #column-right blockquote p {
		background:none;
		margin:0;
		padding:39px 17px 37px 19px;
		}
	body#blog #column-right p {margin-right: 40px;}
/* ------------------------------ end blog blockquote ------------------------------- */
	
	#column-right ol#hours li { padding-left:5px; list-style-type:none !important; }	/* single column list */
	
	#column-right ul { padding-left:5px; }
	#column-right ul li { 
			background:transparent url("../images/arrow-bullet.gif") 0px 4px no-repeat;
			padding-left:10px;
			}

	.feedback {
		text-align:center;
		border:1px solid #008080;
		padding:5px;
		margin-bottom:35px;
		clear:both;
		}
	#column-right ol li {
		list-style-type:decimal;
		margin-left:20px;
		}

	#column-right #commentlist li {
		list-style-type:none;
		margin-left:0px;
		border:1px solid #1F2570;
		padding:5px;
		margin-bottom:10px;
		}
	#column-right #commentlist li p {
		margin-left:0px;
		margin-right:0px;
		}
/* ------------------------ page h3's------------------------ */
	#column-right h3 {margin-left:50px;}
/* ------------------------ faq page bg images --------------- */
	body#faq #column-right h2 {background: url("../images/q-faq.gif") 0px 0px no-repeat; padding-left:24px;}
	body#faq #column-right h2.contact {background:none; padding-left:0px;}
	body#faq #column-right p.a-bg{background: url("../images/a-faq.gif") 0px 0px no-repeat; text-indent:24px;}
/* ------------------------ index-sub ------------------------ */
	#column-right #index-sub ul li { 
		background:transparent url("../images/bullet-index.jpg") 0px 4px no-repeat;
		padding-left:10px;
		font-weight:bold;
		margin-bottom:3px;
		}

	#column-right #index-sub ul li a:link, #column-right #index-sub ul li a:visited	{ text-decoration:underline; }
	#column-right #index-sub ul li a:hover, #column-right #index-sub ul li a:active	{ text-decoration:none; }

		#column-right #index-sub ul li ul { margin:0;} 
		#column-right #index-sub ul li ul li{ 
			background:none;
			padding-left:0px;
			font-weight:normal;
			margin-bottom:1px;
			}
	#column-right #index-contact{ clear:both;}

/* ------------------------ subhead framework ------------------------ */
#subhead {
	height:70px;
	background-repeat:no-repeat;
	}
	body#index #subhead, body#contact #subhead, body#sitemap #subhead { background-image:url("../images/subhead/subhead-index.jpg"); }
	body#blog #subhead { background-image:url("../images/subhead/subhead-blog.jpg"); }
	body#bridges-crowns #subhead { background-image:url("../images/subhead/subhead-bridge-crown.jpg"); }
	body#complex #subhead { background-image:url("../images/subhead/subhead-complex.jpg"); }
	body#cosmetic #subhead{ background-image:url("../images/subhead/subhead-cosmetic.jpg"); }
	body#doctor #subhead { background-image:url("../images/subhead/subhead-about-doc.jpg"); }
	body#exams #subhead { background-image:url("../images/subhead/subhead-exams.jpg"); }
	body#faq #subhead { background-image:url("../images/subhead/subhead-faq.jpg"); }
	body#fillings #subhead { background-image:url("../images/subhead/subhead-fillings.jpg"); }
	body#general #subhead { background-image:url("../images/subhead/subhead-general.jpg"); }
	body#gums #subhead { background-image:url("../images/subhead/subhead-gums.jpg"); }
	body#implants #subhead { background-image:url("../images/subhead/subhead-implants.jpg"); }
	body#invisalign #subhead { background-image:url("../images/subhead/subhead-invisalign.jpg"); }
	body#new-patients #subhead, body#thankyou #subhead { background-image:url("../images/subhead/subhead-new-patients.jpg"); }
	body#practice #subhead { background-image:url("../images/subhead/subhead-about-practice.jpg"); }
	body#restorative #subhead { background-image:url("../images/subhead/subhead-restorative.jpg"); }
	body#root #subhead { background-image:url("../images/subhead/subhead-root.jpg"); }
	body#sedation #subhead { background-image:url("../images/subhead/subhead-sedation.jpg"); }
	body#team #subhead { background-image:url("../images/subhead/subhead-about-team.jpg"); }
	body#veneers #subhead { background-image:url("../images/subhead/subhead-veneers.jpg"); }
	body#whitening #subhead { background-image:url("../images/subhead/subhead-whitening.jpg"); }

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

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

#title-our-procedures {
	height:35px;
	background:url("") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
.btn-map {
		position:relative;
		height:235px;
		display:block;
		background:url("../images/btn-map.jpg") no-repeat;
		text-indent:-999px;
		}
	.btn-map a {position:absolute; top:88px; left:17px; width:221px; height:136px;}
		.btn-map a:hover {
				background:url("../images/btn-map.jpg") -273px -88px no-repeat;
				}

#column-right .btn-gallery {
	margin:0px;
	display:block;
	}

#index-sub {
	background:url("../images/bg-divider-index.jpg") 283px 0 no-repeat;
	}
#specialized-procedure {
	background:url("../images/title-specialized-procedure.jpg") 23px 24px no-repeat;
	padding-top:62px;
	width:283px;
	float:left;
	}
#specialized-procedure ul, #specialized-procedure ul ul li {margin-bottom:0px; margin-top:0px; font-weight:normal !important; }
#specialized-procedure ul li{background-image:none !important; margin:0px; }
#monthly-specials {
	width:291px;
	float:right;
	}
/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background-color:#FFFFFF;
	width:100%;
	height:5px;
	clear:both;
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:760px;
	margin:0px auto;
	text-align:center;
	padding-top:17px;
	}
#footer ul a:link, #footer ul a:visited	{ text-decoration:none; }
#footer ul a:hover, #footer ul a:active	{ text-decoration:underline; }

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

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

	#footer li.first { border: none; padding-left:0px; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	height:45px; 
	}

#nav span { display: none; }

#nav li, #nav a { height:45px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 71px; margin-left: 5px;}
#nav-02 { width: 82px;}
#nav-03 { width: 93px;}
#nav-04 { width: 96px; margin-left: 5px;}
#nav-05 { width: 78px;}
#nav-06 { width: 86px;}
#nav-07 { width: 97px;}
#nav-08 { width: 82px;}
#nav-09 { width: 63px;}
#nav-10 { width: 67px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -5px -45px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -76px -45px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -158px -45px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -256px -45px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -352px -45px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -430px -45px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -516px -45px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -613px -45px no-repeat; }
#nav-09 a:hover { background:url("../images/nav.jpg") -695px -45px no-repeat; }
#nav-10 a:hover { background:url("../images/nav.jpg") -758px -45px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	z-index:99;
	background-color:#D5D5D5;
	font-weight:bold;
	}

#nav li ul li { 
	height:25px; /* Height of each drop down nav item */
	border-bottom:1px solid #575757;
	}	

#nav li ul li a {
	width:100%;
	height:25px;	/* Height of each drop down nav item, should match above */
	line-height:25px;	 /* 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:#4C4C4C;
	text-decoration:none;
	}

/* Hover styles for drop down items */
#nav li ul a:hover { 
	background-image:none;
	background-color:#CDCBCC;
	color:#000;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:175px; }
#nav-05 ul, #nav-05 li { width:260px; }
#nav-06 ul, #nav-06 li { width:182px; }		
#nav-07 ul, #nav-07 li { width:178px; }

#nav #nav-02 ul {
	background-color:#1AADAD;
	margin-top:43px;
	}
#nav #nav-02 ul li { border-bottom:1px solid #025555; }
#nav #nav-02 a:link, #nav #nav-02 a:visited, #nav #nav-02 a:hover, #nav #nav-02 a:active { color:#FFFFFF; }
#nav #nav-02 a:hover { background-color:#007E7F; }

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






body#specials-popup #wrap {background:#fff; width:450px; margin:0 auto; padding:10px 0 0px 0;}
body#specials-popup #wrap h1, body#specials-popup #wrap p{margin:0 10px 10px 10px;}
body#specials-popup #wrap p, body#specials-popup #wrap li {color:#5B697F;}

body#specials-popup #wrap a:link, body#specials-popup #wrap a:visited	{ color:#5B697F; }
body#specials-popup #wrap a:hover, body#specials-popup #wrapa:active	{ color:#5B697F; }


body#specials-popup #wrap ul {
	list-style: none;
	margin-left: 10px;
	padding-left: 1em;
	text-indent: -1em;
	}
	
body#specials-popup #wrap ul li:before {
	content: "\00BB \0020";
	}
	
	body#specials-popup #wrap .home {text-align:right; }
	
	div.papers {width:55px; height:60px; background: url(../images/papers-icon.jpg) no-repeat; float:left; margin:10px 10px 0 10px;}
	
	
div#testimonial-block p.testimonial-sig {
	text-align:right;
	display:block;
	padding-right:18px;
	margin-bottom:10px;
}

div#testimonial-block p {margin:0px 30px 0px 27px;}