/*--------------------- Last Modified  2006.03.25 ---------------------*/
/*-----------------------------------------------------------------------*/


/* 
 ----------------------------------------------------------------------------
  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
 * ------------------------------------------------------------------------- */

/* 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; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background:#202020 url("../images/bg-body.jpg") repeat;
	text-align:center; 
	font:12px/18px Arial, Helvetica, sans-serif; 
	color:#F4F4F1;
	}

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1{ font-size:1.2em; color:#AFAFAF; text-transform:uppercase; font-weight:bold;}
h2{ font-size:1.1em; color:#A8BCCF;}
h3	{ font-size:1.0em; color:#fff; }

h1 span,h2 span,h3 span	{ display:none; }

body#index h2#subhead-credentials { margin:0 0 0 0; padding: 0;}
body#index h2#subhead-index-press { margin:0 0 0 0; padding: 0;}
body#index h2#subhead-index-member { margin:0 0 0 0; padding: 0;}
body#index h2#subhead-index-lvifellow { margin:0 0 0 0; padding: 0;}
a:link,a:visited	{ color:#4D7AA7; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#A8BCCF; text-decoration:underline; outline: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/top.gif") right no-repeat;
	font-size:11px;
	}
	
p.center {
    margin-left:150px;
    margin-right:150px;
	}
	
img.img-icon { 
	float:left; 
	margin:1px 2px 1px 0; 
	}
	
img.img-left { 
	float:left; 
	margin:5px 10px 5px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 5px; 
	}
	
img.img-center {	
	display: block;
    margin-left: auto;
    margin-right: auto }
	
	
/* ----- global form elements ----- */ 

form {
	width:160px;
	margin:10px 0 15px 0;
	}

form label	{ font-size:.85em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#424141 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #171717;
	color:#fff;
	width:155px; /* 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:160px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact-business-main, #contact_business  { display: none; } /* do not remove */ 


/* ----- 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:64px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; }

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	width:64px;
	height:20px;
	border:none;
	cursor:pointer;
	}


/* framework
 * ------------------------------------------------------------------------- */

#index-wrap {
	background:url("../images/bg-wrap.gif") repeat-y;
	width:761px;
	margin:0 auto;
	text-align:left;
	}

#index-content {
	background:url("../images/back-warp.png") repeat-y;
	width:761px;
	text-align:left;
	float:left
	}
	
#index-wrap1200 {
	background:url("../images/back-warp.png") repeat-y;
	width:970px;
	margin:0 auto;
	text-align:left;
	
	}
#wrap {
	background:url("../images/inside-wrap.gif") repeat-y;
	width:761px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead2.jpg");
	height:93px;
	}
.call{
	padding:50px 0 0 28px;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	color:#C7C7C7;
}
h2{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}	
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:17px;
		width:250px;
		top:18px;
		height:55px; 
		}
	#masthead a span {
		display:none;
		}

/* ----- column-left-index ----- */

#column-left-index {
	width:273px;
	float:left;
	}
	
	#column-left-index p, #column-left-index h1, #column-left-index h2, #column-left-index h3, #column-left-index ul, #column-left-index dl {
		margin:0 15px 10px 20px;
		}
	#column-left-index form { margin-left:0px; }
	
	/* single column list */
	#column-left-index ul { padding-left:5px; }
		#column-left-index ul li { 
			background:transparent url("../images/bullet.jpg") 0px 0px no-repeat;
			padding-left:20px; /* pushes text to the right to display bg img */
			margin-bottom:10px;
			}
			
			
#column-left-index475 {
	width:475px;
	float:left;
	}
	
	#column-left-index475 p, #column-left-index475 h1, #column-left-index475 h2, #column-left-index475 h3, #column-left-index475 ul, #column-left-index475 dl {
		margin:0 15px 10px 20px;
		}
	#column-left-index475 form { margin-left:0px; }
	
	/* single column list */
	#column-left-index475 ul { padding-left:5px; }
		#column-left-index475 ul li { 
			background:transparent url("../images/bullet.jpg") 0px 0px no-repeat;
			padding-left:20px; /* pushes text to the right to display bg img */
			margin-bottom:10px;
			}
/* ----- column-left-index ----- */
#column-middle480 {
	width:481px;
	float:left;
	}
	
	#column-middle480 p, #column-middle480 h1, #column-middle480 h2, #column-middle480 h3, #column-middle480 ul, #column-middle480 dl {
		margin:0 12px 10px 12px;
		}
	#column-middle480 form { margin-left:0px; }
	
	/* single column list */
	#column-middle480 ul { padding-left:5px; }
		#column-middle480 ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px; /* pushes text to the right to display bg img */
			}
			
			
			
#column-middle {
	width:281px;
	float:left;
	}
	
	#column-middle p, #column-middle h1, #column-middle h2, #column-middle h3, #column-middle ul, #column-middle dl {
		margin:0 12px 10px 12px;
		}
	#column-middle form { margin-left:0px; }
	
	/* single column list */
	#column-middle ul { padding-left:5px; }
		#column-middle ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px; /* pushes text to the right to display bg img */
			}



/* ------------ symptoms -------------- */

#symptoms {
	float:right;
	width: 160px;
	margin-bottom:40px;
	}
	
	#symptoms p { margin-left:10px; color:#FFAE4F; font-size:12px; font-weight:bold; line-height:12px; text-align: center;}
	
	#symptoms ul { margin-left:10px; font-size:12px; color:#FFAE4F; margin-right:15px;}
	
		#symptoms ul li { 
			background:transparent url("../images/bullet.jpg") 0px 0px no-repeat;
			padding-left:20px; /* pushes text to the right to display bg img */
			margin-bottom:5px;
			line-height:10px;
			}
			
/* ----- column-left ----- */

#column-left {
	width:554px;
	float:left;
	}
	
	#column-left p, #column-left h1, #column-left dl, #column-left h1, #column-left h2, #column-left h3{
		margin:0 15px 10px 18px;
		}
	#column-left form { margin-left:40px; }
	
	/* multi column list */
			
		#column-left ul{
			margin-left: 25px;
			margin-bottom:20px;
			margin-right:15px;
			}
			
		#column-left ul li { 
			background:transparent url("../images/bullet-inside.jpg") 0px 0px no-repeat;
			padding-left:20px;  /* pushes text to the right to display bg img */
			float:left;
			width:80px;
			line-height:20px; 
			}
	
/* ----- column-left ----- */

#column-left2 {
	width:554px;
	float:left;
	}
	
	#column-left2 p, #column-left2 h1, #column-left2 dl, #column-left2 h1, #column-left2 h2, #column-left2 h3{
		margin:0 15px 10px 18px;
		}
	#column-left2 form { margin-left:40px; }
	
	/* multi column list */
			
		#column-left2 ul{
			margin-left: 25px;
			margin-bottom:20px;
			margin-right:15px;
			}
			
		#column-left2 ul li { 
			background:transparent url("../images/bullet-inside.jpg") 0px 0px no-repeat;
			padding-left:20px;  /* pushes text to the right to display bg img */
			line-height:20px; 
			}
			
/* ----- column-right ----- */

#column-right {
	width:207px;
	float:left;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 10px 10px 15px;
		}
	#column-right form { margin-left:16px; }
	 
	/* 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;  /* pushes text to the right to display bg img */
			}

	/* 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;  /* 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;
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
			
	#btn-ctt {
	padding:0 0 0 7px;
	}



#column-right280 {
	width:460px;
	float:left;
	}

	#column-right480 p, #column-right480 h1, #column-right480 h2, #column-right480 h3, #column-right480 ul, #column-right480 dl {
		margin:0 10px 10px 15px;
		}
	#column-right480 form { margin-left:16px; }
	 
	/* single column list */
	#column-right480 ul { padding-left:5px; }
		#column-right480 ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-right480 ul { padding-left:5px; } 
		#column-right480 ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}
	
	/* definition list */
	#column-right480 dl { padding-left:5px; }
		#column-right480 dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right480 dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
			
	#btn-ctt {
	padding:0 0 0 7px;
	}
	
/* ----- bottom-wrap ----- */
 
#bottom-wrap-index {
	background:url("../images/index-bottom-wrap.png");
	height:48px;
	clear:both;
	width:100%; /* fix for Safar */
	}

#bottom-wrap {
	background:url("../images/bottom-wrap-inside.gif");
	height:48px;
	clear:both;
	width:100%; /* fix for Safar */
	}

	
/* header framework
 * ------------------------------------------------------------------------- */

#header-flash { height:287px; background:url("../images/header-flash.jpg"); } /* sets height for the flash header - REMOVE IF NOT USED */

#header-graphic { height:300px; } /* sets height for all non-flash headers */

	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#about #header-graphic { background:url("../images/header-about.jpg"); }
	body#contact #header-graphic { background:url("../images/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-thankyou.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-sitemap.jpg"); }

/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead { 
	height:27px;
	padding:27px 0 0 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#4D7AA7;
    background:url("../images/subhead-contact.gif");	
 } 
 #subhead h1{ 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#4D7AA7;
	font-weight:normal;
	margin:0;
	padding:0;
	text-transform:none;
 }
 /* sets height for all subheads */

	/*body#index #subhead { background:url("../images/subhead-welcome.gif"); }
	body#about #subhead { background:url("../images/subhead-about.gif"); }
	body#full-mouth #subhead { background:url("../images/subhead-full-mouth.gif"); }
	body#cosmetic #subhead { background:url("../images/subhead-cosmetic.gif"); }
	body#gallery #subhead { background:url("../images/subhead-gallery.gif"); }
	body#tmj #subhead { background:url("../images/subhead-tmj.gif"); }
	body#contact #subhead { background:url("../images/subhead-contact.gif"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.gif"); }
	body#site-map #subhead { background:url("../images/subhead-site-map.gif"); }
*/
#subhead-ortho {
	height:27px;
	padding:27px 0 0 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#4D7AA7;
    /*background:url("../images/subhead-ortho.gif"); } */
/* ----- subhead framework with varying heights ----- */
}
#subhead-credentials {
	height:30px;
	padding:37px 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4D7AA7;
	background:url("../images/subhead-credentials.png") ;
	}
	
#subhead-index-member{
	height:28px;
	padding:38px 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4D7AA7;
	background:url("../images/subhead-index-member.gif") ;
	}
#subhead-index-lvifellow{
	height:38px;
	padding:38px 0 0 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4D7AA7;
	font-weight:bold;
	background:url("../images/subhead-index-lvifellow.gif") ;
	}	
	
#subhead-index-press {
	height:56px;
	padding:20px 0 0 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4D7AA7;
	font-weight:bold;
	/*background:url("../images/subhead-index-press.gif") ;*/
	}
	
#subhead-quick-contact {
	height:31px;
	padding:25px 0 0 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4D7AA7;
	font-weight:bold;
	background:url("../images/subhead-quick-contact.gif") ;
	}
	
#subhead-call {
	height:30px;
	padding:27px 0 0 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4D7AA7;
	font-weight:bold;
	background:url("../images/subhead-call.gif") ;
	}
#subhead-featured {
	height:37px;
	padding:27px 0 0 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4D7AA7;
	font-weight:bold;
	background:url("../images/subhead-featured.gif") ;
	}
	
#subhead-results {
	height:25px;
	padding:11px 0 0 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4D7AA7;
	font-weight:bold;
	background:url("../images/subhead-amazing-results.gif") ;
	}
	
#subhead-sterilization {
	height:25px;
	padding:11px 0 0 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4D7AA7;
	font-weight:bold;
	background:url("../images/subhead-sterilization.gif") ;
	}
	
#subhead-create-smile {
	height:25px;
	padding:11px 0 0 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4D7AA7;
	font-weight:bold;
	background:url("../images/subhead-amazing-results.gif") ;
	/*background:url("../images/subhead-beautiful-smiles.gif") ;*/
	}

/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:740px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#F4F4F1;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#F4F4F1; }

#footer a:hover, #footer a:active { color:#C3C3BE; }

#footer ul {margin-top:20px; margin-bottom: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 #F4F4F1;
	}

	#footer li.first { border: none; }
	



#footer1200 {
	width:970px;
	margin:0 auto;
	text-align:center;
	}

#footer1200 p {
	color:#F4F4F1;
	margin-bottom:10px;
	}

#footer1200 a:link, #footer1200 a:visited { color:#F4F4F1; }

#footer1200 a:hover, #footer1200 a:active { color:#C3C3BE; }

#footer1200 ul {margin-top:20px; margin-bottom:10px;}

#footer1200 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 #F4F4F1;
	}

	#footer1200 li.first { border: none; }
	
/* nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("../images/nav.gif") no-repeat; 
	width:761px; 
	height:33px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:33px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; }

/*--
#nav-02 { width: 101px;}
#nav-06 { width: 130px;}
--*/

#nav-01 { width: 61px; margin-left: 0px;}
#nav-02 { width: 101px;}
#nav-03 { width: 146px;}
#nav-04 { width: 171px;}
#nav-05 { width: 53px;}
#nav-06 { width: 130px;}
#nav-07 { width: 99px;}

/*--
#nav-01 { width: 61px; margin-left: 0px;}
#nav-02 { width: 101px;}
#nav-03 { width: 146px;}
#nav-04 { width: 171px;}
#nav-05 { width: 53px;}
#nav-06 { width: 130px;}
#nav-07 { width: 99px;}
--*/
/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
/*--
#nav-02 a:hover { background:url("../images/nav.gif") -61px -33px no-repeat; } 
#nav-06 a:hover { background:url("../images/nav.gif") -532px -33px no-repeat; }

--*/
#nav-01 a:hover { background:url("../images/nav.gif")  0px -33px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.gif") -61px -33px no-repeat; } 
#nav-03 a:hover { background:url("../images/nav.gif") -162px -33px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.gif") -308px -33px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.gif") -479px -33px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.gif") -532px -33px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.gif") -662px -33px no-repeat; }
/*--
#nav-01 a:hover { background:url("../images/nav.gif")  0px -33px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.gif") -61px -33px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.gif") -191px -33px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.gif") -337px -33px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.gif") -508px -33px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.gif") -561px -33px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.gif") -662px -33px no-repeat; }

--*/

.xhideobj{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-style: italic;
	border: thin none #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: none;
	display: none;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	list-style-type: none;
}
.xtxtfontlabel{
	text-align: justify;
	top:inherit;
	outline-style: none;
	border-bottom:  none;
	border-right:  none;
	border-top:  none;
	border-left:  none;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.vcard{
	margin:10px 0 0 16px;
	padding-bottom:10px;
}
#sitemap_box{
	width:250px;
	float:left;
	margin:10px 0 0 15px;
}
.sitemap_box1{
	margin:0;
	padding:0;
}
.sitemap_box2{
	margin-left:20px;
	padding:0;
}