/*--------------------- 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:#DCC2A1 url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#4B2306;
	}
	
body#index {color:#FCE9BE;}

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

body#index p.h1	{ font-size:1.2em; color:#FCE9BE; font-weight:bold; }
body#index p.h2	{ font-size:1.1em; color:#FCE9BE; font-weight:bold; }
body#index p.h3	{ font-size:1.0em; color:#FCE9BE; font-weight:bold; }

p.h1	{ font-size:1.2em; color:#4B2306; font-weight:bold; }
p.h2	{ font-size:1.1em; color:#4B2306; font-weight:bold; }
p.h3	{ font-size:1.0em; color:#4B2306; font-weight:bold; }

p.h1 span, p.h2 span, p.h3 span	{ display:none; }

a:link,a:visited	{ color:#4B2306; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#4B2306; text-decoration:none; outline:none; }

/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	font:10px/12px Arial, Helvetica, sans-serif; 
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}
	
#column-left p.learn-more {
	text-align:right;
	display:block;
	height:38px;
	margin-bottom:0;
	padding:0;
	}
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 38px; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 23px 10px 10px; 
	}

#column-left p.filler {margin-bottom:100px;}
	
/* ----- global form elements ----- */ 

form {
	width:178px;
	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:#B59E74 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #614219 !important;
	color:#5F2F09;
	width:173px; /* 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:178px; 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;
	}

.horizontalLine {
	background-image: url(file:///Macintosh%20HD/Clients/Szickman/web/html/images/dashHorizontal.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-right: 5px;
	width: 480px;
}
	
#contact-main label select { width:175px; border-style:none; }
	
#contact-main label textarea { height:100px; overflow:auto; }


/* ----- submit button form elements ----- */ 

input.submit-contact-main { margin:95px 0 0 243px; }

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg") no-repeat;
	width:82px;
	height:16px;
	border:none;
	cursor:pointer;
	}


/* framework
 * ------------------------------------------------------------------------- */

body#index #wrap {
	background: url("../images/index/bg-wrap.jpg") repeat-y;
	width:792px;
	margin:0 auto;
	text-align:left;
	}
	
#wrap {
	background: url("../images/sub/bg-wrap.jpg") repeat-y;
	width:792px;
	margin:0 auto;
	text-align:left;
	}
	
	#wrap-procedures {
	background:url("../images/index/bg-wrap-procedures.jpg") top repeat-y;
	float:left;
	}
		
body#about #masthead {
	position:relative;
	background:url("../images/banners/banner-about.jpg");
	height:316px;
	}
body#cosmetic #masthead {
	position:relative;
	background:url("../images/banners/banner-cosmetic.jpg");
	height:316px;
	}
body#general #masthead {
	position:relative;
	background:url("../images/banners/banner-general.jpg");
	height:316px;
	}
body#technology #masthead {
	position:relative;
	background:url("../images/banners/banner-technology.jpg");
	height:316px;
	}
body#contact #masthead, body#thanks #masthead {
	position:relative;
	background:url("../images/banners/banner-contact.jpg");
	height:316px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:30px;
		top:27px;
		width:260px;
		height:85px; 
		}
	#masthead a span {
		display:none;
		}

/* ----- column-left ----- */

#column-left {
	width:524px;
	float:left;
	padding-top:100px;
	}
	
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul {
		margin:0 23px 10px 38px;
		}
	#column-left form { margin-left:38px; }
	
	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:url("../images/bullet.jpg") 0px 3px no-repeat;
			padding-left:20px; /* pushes text to the right to display bg img */
			color:#4B2306;
			}
			
	#column-left ul.bold { padding-left:5px; }
		#column-left ul.bold li { 
			background:url("../images/bullet.jpg") 0px 3px no-repeat;
			padding-left:20px; /* pushes text to the right to display bg img */
			color:#4B2306;
			font-weight:bold;
			}
				
/* ----- column-right ----- */

body#index #column-right {
	background:url("../images/index/hdr-contact.jpg") top no-repeat;
	width:268px;
	float:left;
	padding-top:100px;
	}

#column-right {
	background:url("../images/sub/hdr-contact.jpg") top no-repeat;
	width:268px;
	float:left;
	padding-top:100px;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 51px 10px 39px;
		}
	#column-right form { margin-left:39px; }
	 
	/* 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 */
			}
	
/* ----- bna ----- */
#bna {
	width:250px;
	padding-left:15px;
	}

/* ----- procedures ----- */
#restorations {
	background: url("../images/index/subhead-index-restorations.jpg") top left no-repeat;
	width: 269px;
	padding-top: 80px;
	float:left;
	}
	
	#restorations p {margin:0 14px 0 40px; color:#3D1D03;}
	
	
#treatments {
	background: url("../images/index/subhead-index-treatments.jpg") top left no-repeat;
	width: 254px;
	padding-top: 77px;
	float:left;
	}
	
	#treatments p, ul {margin:0 30px 0 26px; color:#3D1D03;}
			#treatments ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:20px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}
	#treatments a:link, #treatments a:visited	{ color:#886639; text-decoration:underline; outline:none; }
	#treatments a:hover, #treatments a:active	{ color:#684118; text-decoration:none; outline:none; }
	
#sedation {
	background: url("../images/index/subhead-index-sedation.jpg") top left no-repeat;
	width: 269px;
	padding-top: 80px;
	float:right;
	}
	
	#sedation p {margin:0 40px 0 25px; color:#3D1D03;}

/* ----- procedures-footer ----- */
#procedures-footer {
	background:url("../images/index/bg-procedures-footer.jpg") left bottom no-repeat;
	height:64px;
	position:relative;
	}
	#procedures-footer a.first {	
		position:absolute;
		left:39px;
		top:26px;
		width:114px;
		height:38px; 
		}
	#procedures-footer a.second {	
		position:absolute;
		left:294px;
		top:26px;
		width:114px;
		height:38px; 
		}
	#procedures-footer a.third {	
		position:absolute;
		left:547px;
		top:26px;
		width:114px;
		height:38px; 
		}
	#procedures-footer a span {
		display:none;
		}


/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg") no-repeat;
	height:4px;
	clear:both;
	width:100%; /* fix for Safar */
	}

	
/* header framework
 * ------------------------------------------------------------------------- */

#header-flash { text-align:center; margin: 0 0 -13px 0; padding:13px 0 0 0; background:url("../images/index/flash-bkgrnd.jpg") no-repeat; height:316px; } /* sets height for the flash header - REMOVE IF NOT USED */


/* subhead framework
 * ------------------------------------------------------------------------- */

	body#index #column-left {background:url("../images/index/hdr-welcome.jpg") top no-repeat;}
	body#about #column-left {background:url("../images/sub/hdr-about.jpg") top no-repeat;}
	body#contact #column-left {background:url("../images/sub/hdr-contactus.jpg") top no-repeat;}
	body#thanks #column-left {background:url("../images/sub/hdr-thanks.jpg") top no-repeat;}
		body#contact #column-right, body#thanks #column-right {background:url("../images/sub/hdr-locate.jpg") top no-repeat;}
	body#cosmetic #column-left {background:url("../images/sub/hdr-cosmetic.jpg") top no-repeat;}
	body#general #column-left {background:url("../images/sub/hdr-general.jpg") top no-repeat;}
	body#technology #column-left {
	background-image: url(file:///Macintosh%20HD/Clients/Szickman/web/images/hdr-technology.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
body#testimonials #column-left {
	background-image: url(../images/sub/hdr-testimonials.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
	

/* ----- 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") repeat-y;
	width:792px;
	margin:0 auto;
	text-align:left;
	font:11px/14px Arial, Helvetica, sans-serif;
	padding-top:15px;
	}

#footer p {
	color:#FCE9BE;
	margin:0 23px 10px 38px;
	}

#footer a:link, #footer a:visited { color:#FCE9BE; text-decoration:underline; }

#footer a:hover, #footer a:active { color:#FCE9BE; text-decoration:none; }

#footer ul {padding-top:10px;	margin:0 23px 10px 30px;}

#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 #FCE9BE;
	}

	#footer li.first { border: none; }

/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:792px; 
	height:77px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:77px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; }

#nav-01 { width: 127px; margin-left: 16px;}
#nav-02 { width: 126px;}
#nav-03 { width: 126px;}
#nav-04 { width: 126px;}
#nav-05 { width: 126px;}
#nav-06 { width: 129px;}


/*-------------- (-79px) X position of button / (-77px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -16px -77px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -143px -77px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -269px -77px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -395px -77px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -521px -77px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -647px -77px no-repeat; }
