/*--------------------- 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:#3F1930 url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#EBE6E9;
	}

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}
p.h1, p.h2, p.h3 { font-weight:bold; color:#FFDF93; }
p.h1	{ font-size:1.2em; }
p.h2	{ font-size:1.1em; }
p.h3	{ font-size:1.0em; }

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

a:link,a:visited	{ color:#FFDF93; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#fff; 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/bullet-back-to-top.jpg") right no-repeat;
	}
	
img.img-left { 
	float:left; 
	margin:0px 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:0px 0 2px 2px; 
	}

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

form {
	width:170px;
	margin:10px 0 15px 0;
	}

form label	{ font-size:.95em; }

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 */
	color:#000;
	border:none;
	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:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
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; }

#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; }

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

#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:762px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:216px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:0px;
		top:0px;
		height:0px; 
		}
	#masthead a span {
		display:none;
		}
	
	body#index #masthead { background:url("../images/masthead-index.jpg"); }
	body#about #masthead { background:url("../images/masthead-about.jpg"); }
	body#contact #masthead { background:url("../images/masthead-contact.jpg"); }
	body#cosmetic #masthead { background:url("../images/masthead-cosmetic.jpg"); }
	body#spa #masthead { background:url("../images/masthead-spa.jpg"); }
	body#gallery #masthead { background:url("../images/masthead-gallery.jpg"); }



#img-our-office { margin-top:60px; }

.learn-more {
	position:relative;
	background:url("../images/hr-learn-more.jpg") no-repeat;
	height:18px;
	margin-top:20px;
	}
	/* index page link within #masthead */		
	.learn-more a {	
		position:absolute;
		left:35px;
		width:62px;
		top:7px;
		height:10px; 
		}
	.learn-more a:hover {
		background:url("../images/hr-learn-more.jpg") -35px  -26px no-repeat;
	}
	.learn-more a span {
		display:none;
		}

#featured-wrap { 
	background:url("../images/bg-featured.jpg") top left repeat-y;
}

#featured { 
	background:url("../images/featured-header.jpg") top left no-repeat;
	color:#2D3850;
	font-size:0.9em;
	}
	#column-right #featured p {
		margin-right:242px;
		margin-bottom:0;
		}
	#column-right #featured p.first { 
		padding-top:137px;
		margin-top:0;
		margin-bottom:0; 
		}
	#column-right #featured ul { 
		margin-bottom:0;
		margin-top:10px;
	}
	#column-right #featured ul li{
		background:transparent url("../images/bullet-featured.jpg") 0px 4px no-repeat;
		padding-left:19px;  /* pushes text to the right to display bg img */
		}	
	#column-right #featured a:link,#column-right #featured a:visited	{ color:#2D3850; text-decoration:underline; }
	#column-right #featured a:hover,#column-right #featured a:active	{ color:#2D3850; text-decoration:none; }
		
/* ----- column-left ----- */

#column-left {
	width:227px;
	float:left;
	color:#FFFFFF;
	}
	
	#column-left p, #column-left p.h1, #column-left p.h2, #column-left p.h3 {
		margin:0 0px 10px 0px;
		text-align:center;		
		}
	#column-left form { margin-left:33px; }
	
	#care-credit { margin-top: 20px; }
	body#about #care-credit { margin-top:0px; margin-bottom:10px; }
	#wifibox{
	margin:0px 0px 0px 10px;
	}			
/* ----- column-right ----- */

#column-right {
	width:535px;
	float:left;
	background-repeat:no-repeat;
	background-position:top left;
	}
	body#about #column-right { background-image:url("../images/subhead-about.jpg"); }
	body#cosmetic #column-right { background-image:url("../images/subhead-cosmetic.jpg"); }
	body#contact #column-right { background-image:url("../images/subhead-contact.jpg"); }
	body#thankyou #column-right { background-image:url("../images/subhead-thankyou.jpg"); }
	body#gallery #column-right { background-image:url("../images/subhead-gallery.jpg"); }
	body#index #column-right, body#spa #column-right { background-image:url("../images/subhead-spa.jpg");}
	body#spa #column-right { background-image:url("../images/subhead-dental-spa.jpg");
	 }

	#column-right p, #column-right p.h1, #column-right p.h2, #column-right p.h3, #column-right ul, #column-right dl {
		margin:0 60px 10px 36px;
		}
		#column-right .first { padding-top:96px; }
		#column-right img.img-right { margin-right:60px; }
		
		img.bna_thumb-01 { margin:0 0 15px 36px; }
		img.bna_thumb-02 { margin:0 0 15px 35px; }
	#column-right form, #column-right img.img-left { margin-left:36px; }
	 
	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 4px no-repeat;
			padding-left:15px;  /* pushes text to the right to display bg img */
			margin-bottom:2px;
			}

	/* 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;
			}
	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:72px;
	clear:both;
	width:100%; /* fix for Safar */
	}

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

#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 with varying heights ----- */

#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}


/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	background:url("../images/bg-footer.jpg") top left repeat-y;
	width:760px;
	margin:0 auto;
	text-align:center;
	font-size:0.9em;
	}

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

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

#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 #FFDF93;
	float:left;
	line-height:10px;
	}

	#footer li.first { border: none; margin-left:105px; }

#nav {
	background:url("../images/nav.jpg") top left no-repeat;					
	width:227px;		/* Width of buttons, not entite image (or half of entire image) */
	height:258px;		/* 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:40px;			/* Each button must have the same height, define it here */
	display:block;
	}

#nav-01, #nav-02, #nav-03, #nav-04, #nav-05, #nav-06 { width:227px; }

#nav-01 a:hover { background:url("../images/nav.jpg") -227px  0px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -227px  -40px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -227px  -80px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -227px  -120px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -227px -160px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -227px -200px no-repeat; }
