/*--------------------- Last Modified --> 2006.02.17 ---------------------*/
/*-----------------------------------------------------------------------*/


/* 
 ----------------------------------------------------------------------------
  Copyright Einstein Industries 2005. 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
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }

/* press articles elements
 * ------------------------------------------------------------------------- */
/*#sub-content h1.top {
	font-size:14px;
}*/

#sub-content ul.featuredArticles {
	overflow:hidden;
	list-style: none; margin:0 15px 0 38px; padding:0px;
}

#sub-content ul.featuredArticles li{
	list-style-type: none;
	display: block;
	float: right;
	text-align:center;
	
	width: 100px;
	margin:5px;
}

#sub-content ul.featuredArticles li.featuredArticlesHeader {
	float: left;
	width:275px; 
	text-align:left;
/*	white-space:nowrap;*/
	padding-top:1.4em;
}

#sub-content ul.featuredArticles li.featuredArticlesHeader h2{
	margin:0;
	color:#5A6C88;
	font-weight:bold;
	font-size:24px;
	line-height:36px;
}
#sub-content ul.featuredArticles li.featuredArticlesHeader h3{
	margin:0;
	color:#5A6C88;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
}

#sub-content ul.featuredArticles li.featuredArticlesCopy {
	width:529px;
	float:left; 
	clear:both; 
	padding-bottom:1.4em;
	text-align: left;
}





/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background: #FFFFFF top repeat-x;
	text-align: left; 
	font: 12px/16px Arial, Helvetica, sans-serif; 
	color: #5A6C88;
	}

p, ul, ol, dl, pre, blockquote	{ margin-bottom: 22px; }

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

h1,h2,h3 { margin-bottom:8px; }

h1	{ font-weight:bold; margin-left:15px;}
h2	{ font-size:1.0em; color:#5A6C88; margin:16px 15px 0 38px;}
h3	{ font-size:13px; color:#5A6C88; margin:16px 15px 0 38px;}

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

a:link,a:visited	{ color:#455369; text-decoration:underline; }
a:hover,a:active	{ color:#000000; text-decoration:underline; }

body#sitemap #sub-content a {
text-decoration:none;

}

/* ----- classes ----- */

div.clear	{ 
	clear:both;
	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;
	}
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}

.more {
	text-align:right;
	}
	
/* ----- global form elements ----- */ 

form {
	width:140px;
	padding:10px 0 15px 0;
	}
	
form label	{ font-size:.95em; }

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

input, textarea, select { 
	background-color:#95A5BB !important; /* to prevent highlighting by Google Toolbar */
	border:none;
	color:#000;
	width:140px; /* 5 pixles smaller than form width !important */
	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:135px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:90px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	width:60px; 
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:60px 0 0 198px; }

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


/* ----- main contact form ----- */ 
 
#contact-main { padding:20px 0 10px 0; margin:60px 15px 0 100px;}
	
#contact-main label { 
	width:180px; 
	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:150px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select {
	width:155px;
	}
	
#contact-main label textarea.comment { height:50px; margin:0 15px 0 0;}
#contact-main label.commentbox { height:50px; margin:0 15px 10px 0;}
#contact-main label textarea.maincomment { height:110px; margin:0 15px 100px 0;}



/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background: url("../images/index/bg-wrap.jpg") repeat-y;
	width:760px;
	margin: 0 auto;
	}
	
#sub-wrap {
	background: url("../images/sub/sub-bg-wrap.jpg") repeat-y;
	width:760px;
	margin: 0 auto;
	}
	
#masthead {
	position:relative;
	background: url("../images/index/masthead.jpg");
	height:129px;
	}
	/* home link within #masthead */		
	#masthead a {	
		position:absolute;
		left:12px;
		width:417px;
		top:11px;
		height:79px; 
		}
	#masthead a span {
		display:none;
		}

#sub-masthead {
	position:relative;
	background: url("../images/sub/sub-masthead.jpg");
	height:99px;
	}
	/* home link within #masthead */		
	#sub-masthead a {	
		position:absolute;
		left:12px;
		width:417px;
		top:36px;
		height:51px; 
		}
	#sub-masthead a span {
		display:none;
		}

/* ----- content ----- */

#sub-hdr {
	background: #D6DCE8;
	width: 760px;
	float:left;
}

#content {
	background:  url("../images/index/bg-content.jpg") repeat-y;
	width: 388px;
	float: left;
	padding-bottom: 10px;
}

	#content p{
	margin: 0 15px 18px 16px;
	}
	
/* ----- sub content ----- */
	
#sub-content {
	width: 592px;
	float:left;
	padding-bottom: 10px;
}

body#results #sub-content.subhead {background:url("../images/sub/sub-content-results.jpg") no-repeat;}
body#drsmigel #sub-content.subhead {background:url("../images/sub/sub-content-drsmigel.jpg") no-repeat;}
body#team #sub-content.subhead {background:url("../images/sub/sub-content-team.jpg") no-repeat;}
body#faq #sub-content.subhead {background:url("../images/sub/sub-content-faq.jpg") no-repeat;}
body#travel #sub-content.subhead {background:url("../images/sub/sub-content-travel.jpg") no-repeat;}
body#candidate #sub-content.subhead {background:url("../images/sub/sub-content-candidate.jpg") no-repeat;}
body#articles #sub-content.subhead {background:url("../images/sub/sub-content-articles.jpg") no-repeat;}
body#contact #sub-content.subhead {background:url("../images/sub/sub-content-contact.jpg") no-repeat;}
body#bonding #sub-content.subhead {background:url("../images/sub/sub-content-bonding.jpg") no-repeat;}
body#veneers #sub-content.subhead {background:url("../images/sub/sub-content-veneers.jpg") no-repeat;}
body#implants #sub-content.subhead {background:url("../images/sub/sub-content-implants.jpg") no-repeat;}
body#whitening #sub-content.subhead {background:url("../images/sub/sub-content-whitening.jpg") no-repeat;}
body#sitemap #sub-content.subhead {background:url("../images/sub/sub-content-sitemap.jpg") no-repeat;}
body#thanks #sub-content.subhead {background:url("../images/sub/sub-content-thanks.jpg") no-repeat;}


	#sub-content h1.top{
	margin: 60px 15px 0 38px;
	}
	
	#sub-content p.title{
	margin: 16px 15px 0 38px;
	text-align: center;
	}
	
	#sub-content p {
	margin: 16px 15px 0 38px;
	}
	
	#sub-content dl.bna-left {
		margin-left: 80px; 
		width:240px;
		float: left;
		display: inline;
	}

	#sub-content dl.bna-right {
		margin-left: 20px; 
		width:240px;
		float: left;
		display: inline;		
	}
	
		#sub-content dl dt {
			font-size:1.2em;
			font-weight:bold;
			}
		#sub-content dl dd a{
			font-size:1.0em;
			font-weight:bold;
			}
		#sub-content dl dd { 
			margin: 0 0 0 5px;
			font-size:1.0em;
			
		}
		
		#sub-content dl dd.title { 
			margin: 10px 0 0 5px;
			font-size:1.0em;
			text-align: center;
		}
	
	#sub-content ul, ol {margin: 16px 15px 0 38px;}
	#sub-content ul li {margin: 0 15px 0 38px; list-style-type: disc;}
	#sub-content ol li {margin: 0 15px 0 38px; list-style-type: decimal;}



img.left {	margin: 16px 3px 0 38px;}
img.BnA {	margin: 15px 0 2px 0;}


/* ----- column-left ----- */

#column-left {
	background: #DEE2ED url("../images/index/bg-results.jpg") no-repeat;
	width:156px;
	float:left;
	padding-bottom: 10px;
	}
	
	/* background image list items */
	#column-left ul { 
		margin: 0 30px 10px 25px; 
		}
	#column-left ul li { 
		list-style: none;
		padding-top: 10px;
		}
#column-left p {
	margin: 10px 10px 0 5px;
	}	

/* ----- column-right ----- */

#column-right {
	background: #D4DAE6 url("../images/index/bg-contact.jpg") no-repeat;
	width: 216px;
	float: left;
	padding-bottom: 10px;
	}
	
#column-right p {
	margin: 10px 10px 0 10px;
	color: #5A6C88;
	}

	/* background image list items */
	#column-right ul { 
		margin-left:43px; 
		} 

	#column-right ul li { 
		background:transparent url("../images/bullet.gif") 0px 6px no-repeat;
		padding-left:8px; 
		}

	#column-right p.right {
	margin: 0 20px 0 20px;
	font: 1.0em Arial, Helvetica, sans-serif;
	color: #5A6C88;
	text-align: center;
	}

	#column-right p.quickform {
	margin: 60px 37px 0 10px;
	font: .80em Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	}

	#column-right form.quick-index {padding:10px 0 15px 20px; width:150px;}
	#column-right form.quick-index input, select {width:150px;}
	#column-right form.quick-index textarea {width:151px;}
	#column-right form.quick-index input.submit {width:60px;}
	
/* ----- sub column-right ----- */

#sub-column-right {
	background: url("../images/sub/sub-contact-bg.jpg") no-repeat;
	width:168px;
	float:left;
	padding-bottom: 10px;
	}
	
	#sub-column-right.contact {
	background: #FFF;
	width:168px;
	float:left;
	}
	
#sub-column-right p {
	margin: 10px 10px 0 10px;
	color: #5A6C88;
	}

	#sub-column-right p.right {
	margin: 10px 10px 0 10px;
	font: 1.0em Arial, Helvetica, sans-serif;
	color: #5A6C88;
	text-align: center;
	}

	#sub-column-right p.quickform {
	margin: 70px 10px 0 10px;
	font: .80em Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	}
	
	#sub-column-right form { padding-left:10px; }
	
#bottom-wrap{
	width: 100%;
	height: 0.1em;
	clear: both;
	}

/*  SMK
 * ------------------------------------------------------------------------- */
#sub-column-right p.blog-p {
	margin-left:0;
	margin-right:0;
	text-align:center;
	}

h2.follow-title {
	text-align:center;
	margin:20px 0 0 0; 
	padding:0;
	}

 #smk {
margin-top:20px;
margin-bottom:20px;
text-align:center;
}

#smk a {
margin-right:2px;
}
#smk p {
	text-align:center; 
	margin-left:0; 
	margin-right:0;
	}
#smk a.blog-link {margin-right:0;}
	
/* header framework
 * ------------------------------------------------------------------------- */

#header-flash {
	height:190px;
	}

/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead {
	height:50px; /* sets height for all subheads */
	}

/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	background: #A8B8D1;
	width:760px;
	margin:0 auto;
	text-align:center;
	padding-bottom: 10px;
	}

#footer p {
	color:#5A6C88;
	margin:0 auto;
	}
	
#footer p.sub {
	color:#5A6C88;
	margin: 16px 15px 0 38px;
	}
	
#footer p.index {
	color:#5A6C88;
	margin: 16px 37px 0 26px;
	}

#footer a:link, #footer a:visited {
	color:#455369;
	}

#footer a:hover, #footer a:active {
	color:#fff;
	}

#footer ul {margin-top:10px;}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #5A6C88;
	}

	#footer li.first { border: none; }

/* Index Sprite Nav
 * ------------------------------------------------------------------------- */

#index-nav { 
	background: url("../images/index/nav.jpg") no-repeat; 
	width:760px; 
	height:27px; 
	margin-bottom:0; 
	}

#index-nav span { display: none; }

#index-nav li, #index-nav a { height:27px; display:block; }

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

#index-nav-01 { width: 63px; margin-left: 0px;}
#index-nav-02 { width: 57px;}
#index-nav-03 { width: 72px;}
#index-nav-04 { width: 40px;}
#index-nav-05 { width: 44px;}
#index-nav-06 { width: 48px;}
#index-nav-07 { width: 74px;}
#index-nav-08 { width: 58px;}
#index-nav-09 { width: 88px;}

/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#index-nav-01 a:hover {background: url("../images/index/nav.jpg")   -0px -27px no-repeat;}
#index-nav-02 a:hover {background: url("../images/index/nav.jpg")  -63px -27px no-repeat;}
#index-nav-03 a:hover {background: url("../images/index/nav.jpg") -120px -27px no-repeat;}
#index-nav-04 a:hover {background: url("../images/index/nav.jpg") -192px -27px no-repeat;}
#index-nav-05 a:hover {background: url("../images/index/nav.jpg") -232px -27px no-repeat;}
#index-nav-06 a:hover {background: url("../images/index/nav.jpg") -276px -27px no-repeat;}
#index-nav-07 a:hover {background: url("../images/index/nav.jpg") -324px -27px no-repeat;}
#index-nav-08 a:hover {background: url("../images/index/nav.jpg") -398px -27px no-repeat;}
#index-nav-09 a:hover {background: url("../images/index/nav.jpg") -456px -27px no-repeat;}
