/*--------------------- 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 ------------------------ */
body { 
	background:#6B2424 url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:14px/18px "Times New Roman", Helvetica, sans-serif; 
	color:#000;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#244D6B; }
h3	{ font-size:1.0em; color:#6B2424; }

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

a:link,a:visited	{ color:#000; text-decoration:underline; outline:none; font-weight: bold; }
a:hover,a:active	{ color:#244D6B; text-decoration:underline; outline:none; font-weight: bold; }

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

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

img.img-right { 
	float:right; 
	margin: 0px 0px 0px 20px; 
	}

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

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 #BCBCA4;
	color:#000;
	width:142px; /* 5 pixles smaller than form width !important */
	height:17px;
	line-height:17px;
	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:148px; padding:0; height:20px; } /* same width as form - !important */

textarea { height:90px; 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 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; }

/* ------------------------ 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 */

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

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:770px;
	margin:0 auto;
	text-align:left;
	}
#wrap-img {
	background:url("../images/bottom-img.jpg") bottom no-repeat;
	width:770px;
	margin:0 auto;
	text-align:left;
	}
body#index #wrap-img {
	background:url("../images/bottom-img-index.jpg") bottom no-repeat;
	width:770px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:205px;
	}
	/* index page link within #masthead */		
	#masthead a.click01 {	
		position:absolute;
		left:35px;
		width:175px;
		top:110px;
		height:70px; 
		}
	#masthead a.click02 {	
		position:absolute;
		left:565px;
		width:175px;
		top:110px;
		height:70px; 
		}
		#masthead a.north {	
		position:absolute;
		left:234px;
		width:368px;
		top:27px;
		height:37px; 
		}
		#masthead a.south {	
		position:absolute;
		left:395px;
		width:206px;
		top:35px;
		height:30px; 
		}
	#masthead span {
		display:none;
		}
#masthead p.address1 { margin: 63px 0px 0px 233px; text-align:right; float: left; width: 140px; color: #FFFFFF; font-size: 13px; line-height:14px; display:inline;}
#masthead p.address2 { margin: 63px 0px 0px 45px; text-align:left; float: left; width: 150px; color: #FFFFFF; font-size: 13px; line-height:14px; display:inline;}

#masthead a:link, #masthead a:visited	 {color: #FFEAD5; font-weight: 100;}
#masthead a:hover, #masthead a:active	 {color: #FFFFFF; font-weight: 100;}
/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:198px;
	float:left;
	color: #FFFFFF;
	}
	#column-left a:link,#column-left a:visited	{ color:#FFFFFF; text-decoration:underline; outline:none; font-weight: bold; }
	#column-left a:hover,#column-left a:active	{ color:#DED4CB; text-decoration:underline; outline:none; font-weight: bold; }
	
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 20px 10px 35px;
		}

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

	/* single column list */
	#column-left ul.bullet { padding-left:5px; }
		#column-left ul.bullet li { 
			background:transparent url("../images/bullet.gif") 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.gif") 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.gif") 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:572px;
	float:left;
	padding-bottom: 75px;
	}

body#index #column-right {
	width:572px;
	float:left;
	padding-bottom: 105px;
	}
	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right h4, #column-right ul, #column-right dl {
		margin:0px 50px 10px 27px;
		}

	#column-right form { margin-left:40px; }

	#column-right ul a:link,#column-right ul a:visited {color: #244D6B;}
	#column-right ul a:hover,#column-right ul a:active {color:#000;}
	
	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.gif") 0px 5px 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:0px; } 
		#column-right ul.multi li { 
		background:none;
			float:left;
			width:150px;
			line-height:20px;
			padding-left:20px; 
			display:inline;
			}
		#column-right ul.multi li p {text-align:center;}
	/*#column-right ul.multi li.right-float{float:right;}*/
	/* 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.gif") 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 p.italics {width: 460px; font-style:italic;}
			#column-right p.italics-img {width: 450px; font-style:italic;}
			
			#cliptight-div { 
			width:285px; 
			float:left;
			}
			#cliptight-div p {
			margin:0px 50px 10px 25px;
			}
			
			#cliptight-div2 { 
			width:285px; 
			float:right;
			}
			#cliptight-div2 p {
			margin:0px 50px 10px 5px;
			}
			#cliptight-div img { 
	margin: 0px 0px 0px 10px; 
	}

/* ------------------------ header framework ------------------------ */
#header-flash { height:260px; background:url("../images/header-flash.jpg"); padding: 0px 33px 0px 0px;} /* sets height for the flash header - REMOVE IF NOT USED */
	#header-flash p, #header-flash noscript { padding: 5px 0 0 30px; color: #000; margin: 0px;}
	#header-flash p {padding-top: 200px;}
	#header-flash a:link, #header-flash a:visited {color: #FFFFFF;}
	#header-flash a:hover, #header-flash a:active {color: #000;  text-decoration: none;}

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

	body#about #header-graphic { background:url("../images/header-01.jpg"); }
	body#implants #header-graphic { background:url("../images/header-02.jpg"); }
	body#cosmetic #header-graphic { background:url("../images/header-03.jpg"); }
	body#veneers #header-graphic { background:url("../images/header-04.jpg"); }
	body#general #header-graphic { background:url("../images/header-05.jpg"); }
	body#perio #header-graphic { background:url("../images/header-06.jpg"); }
	body#tech #header-graphic { background:url("../images/header-07.jpg"); }
	body#smile #header-graphic { background:url("../images/header-08.jpg"); }
	body#contact #header-graphic { background:url("../images/header-09.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-10.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-11.jpg"); }


/* ------------------------ subhead framework ------------------------ */
#subhead { height:53px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg"); height: 77px;}
	/*body#about #subhead { background:url("../images/subhead-about.jpg"); }*/
	body#implants #subhead { background:url("../images/subhead-implants.jpg"); }
	body#cosmetic #subhead { background:url("../images/subhead-cosmetic.jpg"); }
	body#veneers #subhead { background:url("../images/subhead-veneers.jpg"); }
	body#general #subhead { background:url("../images/subhead-general.jpg"); }
	body#perio #subhead { background:url("../images/subhead-perio.jpg"); }
	body#tech #subhead { background:url("../images/subhead-tech.jpg"); }
	body#smile #subhead { background:url("../images/subhead-smile.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
	
	#subhead-about-n { height:53px; background:url("../images/subhead-about-n.jpg");}
	#subhead-about-s { height:53px; background:url("../images/subhead-about-s.jpg");}

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-procedures {
	padding-top:91px;
	background:url("../images/subhead-procedures.jpg") top no-repeat;
	float: inherit;
	width: 572px;
	}
#subhead-procedures div.content {float: left; display:inline; width: 176px;}
#subhead-procedures p, #subhead-procedures ul {  margin: 0px 0px 10px 23px; }  
#subhead-procedures ul li {background: transparent;}
#subhead-procedures p.cos-txt {margin: 0 0 0px 14px; width: 163px;}
#procedures-wrap {
	background:url("../images/procedures-wrap.jpg") repeat-y;
	float: inherit;
	width: 572px;
	}
#procedures-bottom {
	background:url("../images/procedures-bottom.jpg") bottom no-repeat;
	float: inherit;
	width: 572px;
	padding-bottom: 60px;
	}
#subhead-comfort {
	padding-top:73px;
	background:url("../images/subhead-comfort.jpg") top no-repeat ;
	clear:both;
	}
	#subhead-comfort p{
		margin-left: 245px;
		}

/* ------------------------ title framework with varying heights ------------------------- */
body#contact #title-contact, body#thankyou #title-contact  {
	height:71px;
	background:url("../images/title-call.jpg") ;
	}
#title-our-procedures {
	height:35px;
	background:url("../images/title-our-procedures.jpg") ;
	}
/* -------------------------definition list ofr bna thumbnails display ----------------------------*/
	/* definition list */
	#column-right dl.bnas { padding-left:0px; }
		#column-right dl.bnas dt {
			font-weight:bold;
			color:#993300;
			font-size: 1.1em;
			}
		#column-right dl.bnas dd {  
			background:transparent; /* no background (bullet) */
			padding-left:0px;  /*zeros out padding */
			margin-left:12px; 
			width: 174px;  /*width of thumbnails */
			float: left;
			margin-bottom: 5px;
			}

		#column-right dl.bnas dd.enlarge {  
			background:transparent; /* no background (bullet) */
			padding-left:0px;  /*zeros out padding */
			margin-left:2px; 
			width: 390px;  /*width of thumbnails */
			clear: both;
			text-align:center;
			}
		#column-right dl.bnas dd.top {  
			background:transparent; /* no background (bullet) */
			padding-left:0px;  /*zeros out padding */
			margin-left:2px; 
			width: 450px;  /*width of thumbnails */
			clear: both;
			text-align:right;
			}

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


/* ------------------------ bottom-wrap framework ------------------------ */
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:20px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:770px;
	margin:0 auto;
	text-align:center;
	padding-top: 10px;
	}

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

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

#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 #FFFFFF;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
/*----------------- .nav slider nav --------------*/
.nav {
	width:198px;	/* Width of buttons, not entite image (or half of entire image) */
	height:32px;	 /* Height of entire image */
	margin:0;
	padding:0;
	color:#244D6B;
	}
#nav-02:hover, .ieFixHover {background-position:-198px 0px;}
a.nav {display: block;}
#sidenav {padding-top: 8px; background: url("../images/nav-top.jpg") top no-repeat}
#sidenav span, a.nav span { display: none; }
#sidenav a:link, #sidenav a:active, #sidenav a:visited { color:#FFFFFF; text-decoration:none; font-weight:100;  }
#sidenav ul {margin: 0px 0px 0px 50px;}
.slide, .slider {background: url("../images/sliger-bg.jpg") repeat-y; width: 198px;}
#sidenav ul li { padding:5px 0 6px 12px; background: url("../images/bullet.gif") left no-repeat;}
#sidenav ul a:hover, #sidenav dl a:hover {
	color:#AD1F23;
	text-decoration:underline;
	font-weight:100;
	}
#nav-01 { background:url("../images/nav-01.jpg") no-repeat; }
#nav-02 { background:url("../images/nav-09.jpg") no-repeat; height: 32px;}
#nav-03 { background:url("../images/nav-02.jpg") no-repeat; }
#nav-04 { background:url("../images/nav-03.jpg") no-repeat; }
#nav-05 { background:url("../images/nav-04.jpg") no-repeat; }
#nav-06 { background:url("../images/nav-05.jpg") no-repeat; }
#nav-07 { background:url("../images/nav-06.jpg") no-repeat; }
#nav-08 { background:url("../images/nav-07.jpg") no-repeat; }
#nav-09 { background:url("../images/nav-08.jpg") no-repeat; }
#nav-10 { background:url("../images/nav-10.jpg") no-repeat; }

#nav-01:hover { background:url("../images/nav-01.jpg") -198px  -0px no-repeat; }
#nav-03:hover { background:url("../images/nav-02.jpg") -198px  -0px no-repeat; }
#nav-04:hover { background:url("../images/nav-03.jpg") -198px  -0px no-repeat; }
#nav-05:hover { background:url("../images/nav-04.jpg") -198px  -0px no-repeat; }
#nav-06:hover { background:url("../images/nav-05.jpg") -198px  -0px no-repeat; }
#nav-07:hover { background:url("../images/nav-06.jpg") -198px  -0px no-repeat; }
#nav-08:hover { background:url("../images/nav-07.jpg") -198px  -0px no-repeat; }
#nav-09:hover { background:url("../images/nav-08.jpg") -198px  -0px no-repeat; }
#nav-10:hover { background:url("../images/nav-10.jpg") -198px  -0px no-repeat; }

#title-contact {
	background: url("../images/contact-btn.jpg") no-repeat;
	width: 178px;
	height: 70px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0 20px 19px;	
}

#title-contact:hover {
	background: url("../images/contact-btn.jpg") left bottom no-repeat;	
}