/*--------------------- 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:#0F1941;
	text-align:center; 
	font:12px/22px Arial, Helvetica, sans-serif; 
	color:#fff;
	}
body#insurance { 
	background:#0F1941;
	text-align:center; 
	font:12px/22px Arial, Helvetica, sans-serif; 
	color:#fff;
	padding: 20px 20px 10px 20px;
	}
body#insurance p {margin-bottom: 10px;}
blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1	{ font-size:18px; color:#F6B70D; font-weight:bold;}
h2	{ font-size:16px; color:#F6B70D; font-weight:bold;}
h3, p.h3	{ font-size:14px; color:#EFDFB3; font-weight:bold;}

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

a:link,a:visited	{ color:#fff; text-decoration:underline; outline:none; font-weight:bold; }
a:hover,a:active	{ color:#8D99CA; text-decoration:underline; outline:none; font-weight:bold;}

/* ----- 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:10px;
	}
	
p.read-more {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/img-read-more.gif") right no-repeat;
	font-size:10px;
	}
	
img.img-left { 
	float:left; 
	margin:2px 8px 8px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 8px 8px; 
	}
	
p.title {
	color:#0B2078;
	font-weight:bold;
	}

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

form {
	width:170px;
	margin:10px 0 15px 0px;
	padding-left:25px;
	}

form label	{ font-size:.95em; color:#303030;}
#contact-main-history label{ width: 320px; color: #FFFFFF;}
input.radio {width: 12px;}
form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #303030;
	color:#303030;
	width:165px; /* 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:11px;;
	}
	
select { width:170px; padding:0; } /* same width as form - !important */

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

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


/* ----- main contact form ----- */ 
 
#contact-main { margin:20px 0 10px 0; 
padding-right: 30px;}
body#patient-forms #contact-main label {margin-right: 10px;}
#contact-main label { 
	width:180px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	color:#FFFFFF;
	}
#contact-main label.dir {width: 500px; text-align:center; color: #EFDFB3;}
#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 { height:100px; overflow:auto; }


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

input.submit, input.submit-contact-main { 
	width:69px;
	height:16px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 203px; }
input.submit-contact-insurance { margin:15px 0 0 199px; }
input.submit-image, input.submit-contact-main, input.submit-contact-insurance { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:69px;
	height:16px;
	border:none;
	cursor:pointer;
	}


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

#wrap {
	background:url("../images/bg-wrap.gif") repeat-y;
	width:762px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.gif");
	height:73px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:10px;
		width:365px;
		top:10px;
		height:60px; 
		}
	#masthead a span {
		display:none;
		}

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

#column-left {
	width:251px;
	float:left;
	}
	
	#column-left a:link,#column-left a:visited	{ color:#0F1941; text-decoration:underline; outline:none; font-weight:bold; }
	#column-left a:hover,#column-left a:active	{ color:#8D99CA; text-decoration:underline; outline:none; font-weight:bold;}
	
	
	#column-left p, #column-left h2, #column-left ul#related{
		margin:0 35px 10px 22px;
		color:#303030;
		line-height:16px;
		}
		
	#column-left p.title {
	color:#0B2078;
	font-weight:bold;
	font-size:13px;
	}
	
	#column-left h2 {
	color:#0B2078;
	font-weight:bold;
	}
	
	#column-left hr {
	background-color:#B0B0B0;
	color:#B0B0B0;
	height:3px;
	width:97%;
	}

	#column-left form { margin-left:0px; }
	
	/* single column list */
	#column-left ul.left-links { padding-left:20px; }
		#column-left ul.left-links li { 
			background:transparent url("../images/top-left.gif") 0px 8px no-repeat;
			padding-left:11px;  /* pushes text to the right to display bg img */
			}
					
		#column-left ul#related li { 
			background:transparent url("../images/top-left.gif") 0px 12px no-repeat;
			padding: 7px 11px;  /* pushes text to the right to display bg img */
			font-size:14px;
			}
					
/* ----- column-right ----- */

#column-right {
	width:511px;
	float:left;
	}
	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 40px 10px 35px;
		}
	#column-right form { margin-left:15px; }
	 
	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/top.gif") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			}
	
	/* 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;
			}
			
			
	
/* ----- content-bottom ----- */
 
#content-bottom {
	background:url("../images/content-bottom.gif") bottom no-repeat;
	height:30px;
	}
body#contact #content-bottom {padding-top: 150px;}
body#thankyou #content-bottom {padding-top: 390px;}
#content-bottom-2 {
	background:url("../images/content-bottom.gif");
	height:30px;
	margin-top: 175px;
	}
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.gif");
	height:23px;
	clear:both;
	width:100%; /* fix for Safar */
	}

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

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

	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#about #header-graphic, body#patient-forms #header-graphic { background:url("../images/header-about.jpg"); }
	body#technology #header-graphic { background:url("../images/header-technology.jpg"); }
	body#cosmetic #header-graphic, body#veneers #header-graphic, body#invisalign #header-graphic, body#whitening #header-graphic { background:url("../images/header-cosmetic.jpg"); }
	body#restorative #header-graphic, body#implants #header-graphic, body#crowns #header-graphic, body#metal-free #header-graphic { background:url("../images/header-restorative.jpg"); }
	body#contact #header-graphic { background:url("../images/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-index.jpg"); }


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

#subhead { height:81px; } /* sets height for all subheads */
	#subhead h1 {display:none;}

	body#index #subhead { background:url("../images/subhead-welcome.gif"); }
	body#about #subhead { background:url("../images/subhead-about.gif"); }
	body#cosmetic #subhead { background:url("../images/subhead-cosmetic.gif"); }
	body#veneers #subhead { background:url("../images/subhead-veneers.jpg"); }
	body#invisalign #subhead { background:url("../images/subhead-invisalign.jpg"); }
	body#whitening #subhead { background:url("../images/subhead-whitening.jpg"); }
	body#restorative #subhead { background:url("../images/subhead-restorative.gif"); }
	body#implants #subhead { background:url("../images/subhead-implants.jpg"); }
	body#crowns #subhead { background:url("../images/subhead-crowns.jpg"); }
	body#metal-free #subhead { background:url("../images/subhead-metal-free.jpg"); }
	body#technology #subhead { background:url("../images/subhead-technology.gif"); }
	body#contact #subhead { background:url("../images/subhead-contact.gif"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.gif"); }
	body#patient-forms #subhead { background:url("../images/subhead-patient-forms.gif"); }

/* ----- subhead framework with varying heights ----- */

#subhead-location {
	height:41px;
	background:url("../images/subhead-location.gif") ;
	}
	
#subhead-quick-contact {
	height:48px;
	background:url("../images/subhead-quick-contact.gif") ;
	}
	
#subhead-locate {
	height:61px;
	background:url("../images/subhead-locate.gif") ;
	}
	
#subhead-featured {
	height:89px;
	background:url("../images/subhead-featured.gif") ;
	}
#title-patient-forms {
	height:61px;
	background:url("../images/title-patient-forms.gif") top no-repeat ;
	margin-top: 30px;
	}

/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:762px;
	margin:0 auto;
	text-align:center;
	background:#1F3282 url("../images/footer-bg.gif") no-repeat;
	padding-bottom: 10px;
	}

#footer p {
	color:#fff;
	padding-bottom:10px;
	line-height: 16px;
	margin:0 10px;
	}

#footer-1, #footer-2, #footer-3 { float:left; width:240px; text-align:left; margin-left:10px; } 
#footer a:link, #footer a:visited { color:#fff; }

#footer a:hover, #footer a:active { color:#8D99CA; }

#footer ul {margin-top:0px; padding-bottom:5px;}

#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 #fff;*/
	}

	#footer li.first { border-bottom: 5px #f6b70d solid; }

#nav {
	background:url("../images/nav.gif") top left no-repeat;					
	width:251px;		/* Width of buttons, not entite image (or half of entire image) */
	height:306px;		/* Height of entire image */
	margin:0;
	padding:0;
	}

#nav li span { display: none; }

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

#nav li, #nav a { 
	height:51px;			/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav should begin */
#nav-01 { margin-top:0px; width:251px; }

/* margin-top if there is a spacing between each nav button */
#nav-02, #nav-03, #nav-04, #nav-05, #nav-06 { margin-top:0; width:251px; }

#nav-01 a:hover { background:url("../images/nav.gif") -251px  -0px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.gif") -251px  -51px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.gif") -251px  -102px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.gif") -251px  -153px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.gif") -251px -204px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.gif") -251px -255px no-repeat; }
