/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
/*------------------------------------------------------------------------------------*/

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:'';
}
/* ------------------------ type selectors ------------------------ */
body {
	background:#1a1a1a url("../images/bg-body.jpg") top repeat-x;
	text-align:center;
	font:12px/19px Arial, Helvetica, sans-serif;
	color:#fff;
}
blockquote {
	margin-left:10px;
	margin-right:10px;
}
h1 {
	font-size:1.2em;
	color:#ec6802;
}
h2 {
	font-size:1.1em;
	color:#fff;
}
h3 {
	font-size:1.0em;
	color:#a4a4a4;
}
h1 span, h2 span, h3 span {
	display:none;
}
a:link, a:visited {
	color:#9fddff;
	text-decoration:underline;
	outline:none;
}
a:hover, a:active {
	color:#2f86af;
	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:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
}
body#index p.read-more {
	text-align:left;
	color:#9fddff;
	display:block;
	margin-top:25px;
	padding-right:15px;
}
img.img-left {
	float:left;
	margin:2px 10px 10px 0px;
}
img.img-right {
	float:right;
	margin:5px 0px 5px 10px;
}
/* ------------------------ form elements ------------------------ */

form label {
	font-size:.95em;
}
form br {
	line-height:0;
	height:0;
}
input, textarea, select {
	background-color:#fff !important;
	border:1px solid #000;
	color:#000;
	width:100px;
	height:20px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px;
	padding:1px 0 0 4px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
select {
	width:150px;
	padding:0;
}
textarea {
	height:90px;
	overflow:auto;
}
#contact_business {
	display: none;
}
/* ------------------------ 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 input, #contact-main label textarea, #contact-main label select {
	width:170px;
	position:absolute;
	left:110%;
	top:-2px;
}
#contact-main label select {
	width:175px;
}
#contact-main label textarea {
	height:100px;
	overflow:auto;
}
/* ------------------------ 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:64px;
	height:20px;
	border:none;
	cursor:pointer;
}
/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:946px;
	margin:0 auto;
	text-align:left;
}
/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:90px;
}
#masthead a {
	display:block;
	height:90px;
}
#masthead a span {
	display:none;
}
/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:940px;
	float:left;
}
#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left h4, #column-left ul, #column-left dl {
	margin:0px 21px 15px 74px;
}
/* single column list */
	#column-left ul {
	padding-left:15px;
}
#column-left ul li {
	background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
	padding-left:10px;
	list-style-type:circle;
}
#column-left ul.bna { padding-left:0px; margin-left:85px;} 
		#column-left ul.bna li { 
			background:none;
			padding-left:0px;  /* pushes text to the right to display bg img */
			float:left;
			width:270px;
			height:220px;
			text-align:left;
			list-style:none;
			}
#column-left ul.about { padding-left:0px; margin-left:85px;} 
		#column-left ul.about li { 
			background:none;
			padding-left:0px;  /* pushes text to the right to display bg img */
			float:left;
			width:130px;
			height:160px;
			text-align:left;
			list-style:none;
			}
#column-left ul.about li p{
	font-size:11px;
	margin-left:9px;
}				
#column-left ul.dental-team { padding-left:0px; margin-left:75px;} 
		#column-left ul.dental-team li { 
			background:none;
			padding-left:0px;  /* pushes text to the right to display bg img */
			float:left;
			width:110px;
			height:200px;
			text-align:left;
			list-style:none;
			}
#column-left ul.dental-team li p{
	font-size:11px;
	margin-left:9px;
}				
	#column-left ul.multi {
	padding-left:5px;
}
#column-left ul.multi li {
	background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
	padding-left:10px;
	float:left;
	width:150px;
	line-height:20px;
}
/* definition list */
	#column-left dl {
	padding-left:5px;
}
#column-left dl dt {
	font-weight:bold;
	color:#FFFFFF;
}
#column-left dl dd {
	background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
	padding-left:10px;
	margin-left:5px;
}
/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:295px;
	margin: 0px 60px 10px 22px;
	float:right;
}
#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right h4, #column-right ul, #column-right dl {
	margin:0px 60px 10px 22px;
}
#column-right form {
	margin-left:-19px;
}
/* single column list */
	#column-right ul {
	padding-left:5px;
}
#column-right ul li {
	background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
	padding-left:10px;
}
/* multi column list */
	#column-right ul {
	padding-left:5px;
}
#column-right ul li {
	background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
	padding-left:10px;
	float:left;
	width:150px;
	line-height:20px;
}
/* definition list */
	#column-right dl {
	padding-left:5px;
}
#column-right dl dt {
	font-weight:bold;
	color:#FFFFFF;
	margin-left:12px;
}
#column-right dl dd {
	background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
	padding-left:10px;
	margin-left:5px;
}
/* ------------------------ header framework ------------------------ */

#header-graphic {
	height:323px;
} /* sets height for all non-flash headers */
#header-graphic a{
	position:absolute;
	width:412px;
	height:305px;
	top: 88px;
	left: 203px;
} 
#header-graphic div a{
	position:absolute;
	width:400px;
	height:105px;
	top: 288px;
	left: 625px;
} 
#header-graphic a span{
	display:none;
} 
body#index #header-graphic {
	background:url("../images/header-index.jpg");
}
body#about #header-graphic {
	background:url("../images/header-index.jpg");
}
body#cerec #header-graphic {
	background:url("../images/header-index.jpg");
}
body#cosmetic #header-graphic {
	background:url("../images/header-index.jpg");
}
body#gallery #header-graphic {
	background:url("../images/header-index.jpg");
}
body#sedation #header-graphic {
	background:url("../images/header-index.jpg");
}
body#technology #header-graphic {
	background:url("../images/header-index.jpg");
}
body#contact #header-graphic {
	background:url("../images/header-index.jpg");
}
body#thankyou #header-graphic {
	background:url("../images/header-index.jpg");
}
body#sitemap #header-graphic {
	background:url("../images/header-index.jpg");
}
body#blog #header-graphic {
	background:url("../images/header-index.jpg");
}
/* ------------------------ subhead framework ------------------------ */
#subhead {
	height:115px;
	margin-bottom:-50px;
} /* sets height for all subheads */
body#index #subhead {
	background:url("../images/subhead-index.jpg") no-repeat;
}
body#about #subhead {
	background:url("../images/subhead-about.jpg") no-repeat;
}
body#cerec #subhead {
	background:url("../images/subhead-cerec.jpg") no-repeat;
}
body#cosmetic #subhead {
	background:url("../images/subhead-cosmetic.jpg") no-repeat;
}
body#gallery #subhead {
	background:url("../images/subhead-gallery.jpg") no-repeat;
}
body#sedation #subhead {
	background:url("../images/subhead-sedation.jpg") no-repeat;
}
body#technology #subhead {
	background:url("../images/subhead-technology.jpg") no-repeat;
}
body#contact #subhead {
	background:url("../images/subhead-contact.jpg") no-repeat;
}
body#thankyou #subhead {
	background:url("../images/subhead-thankyou.jpg") no-repeat;
}
body#sitemap #subhead {
	background:url("../images/subhead-sitemap.jpg") no-repeat;
}
body#blog #subhead {
	background:url("../images/subhead-blog.jpg") no-repeat;
}
/* ------------------------ 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:115px;
	margin-bottom:-50px;
	background:url("../images/title-contact.jpg");
}
body#contact #title-contact {
	height:115px;
	margin-bottom:-50px;
	background:url("../images/title-locate.jpg");
}
#call-to-action{
	height:230px;
	background: url("../images/bg-call-to-action.jpg") bottom repeat-y;
}
#title-meet {
	height:39px;
	margin-top:20px;
	background:url("../images/title-meet.jpg") no-repeat;
}
#title-technology {
	height:37px;
	margin-top:20px;
	background:url("../images/title-technology.jpg") no-repeat;
}
#title-sedation {
	height:189px;
	width:473px;
	float:left;
	background: url("../images/title-sedation.jpg") no-repeat;
}
#title-sedation p {
	margin:60px 176px 5px 74px;
}
#title-cerec {
	height:189px;
	width:473px;
	float:left;
	background:url("../images/title-cerec.jpg") no-repeat;
}
#title-cerec p {
	margin:60px 223px 5px 21px;
}
#coupon-01{
	height:124px;
	margin-top:20px;
	margin-left:20px;
	position:relative;
	background:url("../images/coupon-1.jpg") no-repeat;
}
#coupon-01 a{
	position:absolute;
	top:;
	width:220px;
	left:;
	height:109px;
}
#coupon-02{
	height:154px;
	margin-top:20px;
	margin-left:20px;
	position:relative;
	background:url("../images/coupon-2.jpg") no-repeat;
}
#coupon-02 a{
	position:absolute;
	top:;
	width:220px;
	left:;
	height:154px;
}

/* ------------------------ bottom-wrap framework ------------------------ */

#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	width:100%;
	height:18px;
	clear:both; /* important */
}
/* ------------------------footer framework ------------------------ */
#footer {
	width:946px;
	padding-bottom:40px;
	margin:0 auto;
	text-align:center;
	background:url("../images/footer.jpg") ;
}
#footer p {
	color:#fff;
	margin:0px 40px 10px 75px;
}
#footer a:link, #footer a:visited {
	color:#fff;
}
#footer a:hover, #footer a:active {
	color:#fff;
}
#footer ul {
	margin:0px;
	padding-top:20px;
}
#footer li {
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #fff;
	text-decoration:none;
}
#footer li.first {
	border: none;
}
#bottom-footer{
	width:946px;
	height:49px;
	margin:0 auto;
	background:url("../images/bottom-footer.jpg");
}
/* ------------------------ horizontal sprite nav ------------------------ */
#nav {
	background:url("../images/nav.jpg") no-repeat;
	width:946px;
	height:70px;
	margin:0;
	padding:0;
}
#nav span {
	display: none;
}
#nav li, #nav a {
	height:70px;
	display:block;
} /* change height here also */
#nav li {
	float:left;
	list-style:none;
	_display:inline;
	position:relative;
}
#nav-01 {
	width: 64px;
	margin-left: 61px;
}
#nav-02 {
	width: 67px;
}
#nav-03 {
	width: 146px;
}
#nav-04 {
	width: 141px;
}
#nav-05 {
	width: 74px;
}
#nav-06 {
	width: 144px;
}
#nav-07 {
	width: 112px;
}
#nav-08 {
	width: 80px;
}
/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover {
	background:url("../images/nav.jpg") -61px -70px no-repeat;
}
#nav-02 a:hover {
	background:url("../images/nav.jpg") -125px -70px no-repeat;
}
#nav-03 a:hover {
	background:url("../images/nav.jpg") -192px -70px no-repeat;
}
#nav-04 a:hover {
	background:url("../images/nav.jpg") -338px -70px no-repeat;
}
#nav-05 a:hover {
	background:url("../images/nav.jpg") -479px -70px no-repeat;
}
#nav-06 a:hover {
	background:url("../images/nav.jpg") -553px -70px no-repeat;
}
#nav-07 a:hover {
	background:url("../images/nav.jpg") -697px -70px no-repeat;
}
#nav-08 a:hover {
	background:url("../images/nav.jpg") -809px -70px no-repeat;
}
/*-------------- OPTIONAL - Keeps the hover state on each page based on body id ------------- */
body#index #nav-01 {
	background:url("../images/nav.jpg") -61px -70px no-repeat;
}
body#about #nav-02 {
	background:url("../images/nav.jpg") -125px -70px no-repeat;
}
body#cosmetic #nav-03 {
	background:url("../images/nav.jpg") -192px -70px no-repeat;
}
body#technology #nav-04 {
	background:url("../images/nav.jpg") -338px -70px no-repeat;
}
body#cerec #nav-05 {
	background:url("../images/nav.jpg") -479px -70px no-repeat;
}
body#sedation #nav-06 {
	background:url("../images/nav.jpg") -553px -70px no-repeat;
}
body#gallery #nav-07 {
	background:url("../images/nav.jpg") -697px -70px no-repeat;
}
body#contact #nav-08 {
	background:url("../images/nav.jpg") -809px -70px no-repeat;
}
/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#720000;	/* 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 #FF00FF;
	border-top:none;
}
#nav li ul li a {
	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-03 ul a:hover, #nav-04 ul a:hover {
	background-image:none;
	background-color:#AA0000;
	color:#FFFFFF;
	text-decoration:none;
}
/* width of drop down nav - choose width that allows items to display on one line */
#nav-03 ul, #nav-03 li {
	width:260px;
}
#nav-04 ul, #nav-04 li {
	width:90px;
}
/* Honey Pot Technology (spam protection) */

.spc {
	display:none;
}

