/*--------------------- 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:#792712 url("../images/bg.jpg") top repeat-x;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#6A200E;
	}

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

h1	{ font-size:1.2em; color:#B1640E; padding:0px 15px 10px 13px;}
h2	{ font-size:1.1em; color:#B1640E; padding:15px 15px 0px 20px;}
h3	{ font-size:1.0em; color:#B1640E; padding:15px 15px 0px 20px;}

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

a:link,a:visited	{ color:#792712; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#B1640E; 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.gif") right no-repeat;
	}
	
img.img-left { 
	float:left; 
	margin:4px 10px 5px 0px; 
	}
	
img.img-right { 
	float:right; 
	margin:0px 30px 10px 10px; 
	}

img.map { 
	margin:5px 0px; 
	}

img.ada { 
	float:right; 
	margin-top:30px; 
	}

.ptt {
	padding:10px 10px 0px 35px;
	}
.ptt-contact {
	padding:10px 10px 10px 35px;
	}

img.gallery { margin:10px 0px 0px 20px;}
img.cosmetic-gallery { padding:5px 0px 0px 30px;}
/* ----- global form elements ----- */ 

form {
	width:150px;
	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:#F7ECD3 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #792712;
	color:#792712;
	width:145px; /* 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:150px; 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:170px; }
	
#contact-main label textarea { height:100px; overflow:auto; }

#contact-business-main { display: none; } /* do not remove */ 


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

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

input.submit-contact-main { margin:85px 0 0 243px; }



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

#wrap {
	background:url("../images/bg-column-wrap-btm.jpg");
	width:780px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:170px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:49px;
		width:215px;
		top:59px;
		height:63px; 
		}
	#masthead a span {
		display:none;
		}

/* ----- welcome-wrap ----- */
	#welcome-wrap {
		background:url("../images/bg-welcome.jpg") no-repeat;
		height:359px;
		}
	#welcome-wrap-btm {
		background:url("../images/bg-wrap-footer.jpg") repeat-y;
		}
		
		#welcome-left {
		width:416px;
		float:left;
		}
		#welcome-right {
		width:364px;
		float:left;
		}		
		
		#welcome-right p {
		padding:0px 25px 10px 13px;
		}
		
		#staff{
		background:url("../images/our-mission-staff-img.jpg");
		width:416px;
		height:351px;
		}
		#our-mission{
		background:url("../images/our-mission.jpg");
		width:364px;
		height:88px;
		}
		
	#patient-registration{
		background:url("../images/patient-registration.gif");
		width:150px;
		height:76px;
		margin-left:35px;
		margin-top:10px;
		}
	#patient-registration a {	
		position:absolute;
		margin:5px 0px 0px 5px;
		width:139px;
		height:62px; 
		}
	#patient-registration a span {
		display:none;
		}


/* ----- sub-welcome-wrap ----- */
	#sub-welcome-wrap {
		height:262px;
		}



/* ----- column-wrap----- */
	#column-wrap {
		background:url("../images/bg-column-wrap.jpg") no-repeat;
		width:780px;
		min-height:506px;
  		height:auto !important;
  		height:506px;		
		}

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

#column-left {
	width:235px;
	float:left;
	}
	
	#column-left p {
		font-size:11px;
		color:#792712;
		margin:0px 35px 0px 35px;
		}
	#column-left form { margin-left:36px; }

	#contact-us {
	background:url("../images/contact-us.jpg");
	width:235px;
	height:54px;
	}
	
	#follow-us-online {
	background:url("../images/follow-us-online.jpg");
	width:235px;
	height:54px;
	}
	
	#locate-office {
	background:url("../images/locate-office.jpg");
	width:235px;
	height:54px;
	}

	#testimonials {
	background:url("../images/testimonials.jpg") no-repeat;
	width:235px;
	height:36px;
	margin-top:40px;
	}
	#testimonials p {
	padding:40px 5px 0px 0px;
	}
	#testimonials h3 { 
	font-size:1.0em; 
	color:#B1640E; 
	padding:45px 35px 0px 35px;
	}
			
	#testimonial-contact {
	background:url("../images/testimonial-contact.jpg") no-repeat;
	width:235px;
	height:39px;
	margin-top:40px;
	}
	#testimonial-contact  p {
	padding:40px 5px 0px 0px;
	}
	
	#video {
		margin-left: 3px;
		}
		#video span {display:none;}
	
/* ----- column-right ----- */

#column-right {
	width:545px;
	float:left;
	}

	#column-right p{
		margin:5px 40px 10px 20px;
		}
		
		#column-right p.top-featured {
		margin:15px 40px 10px 20px;
		}
	
	#column-right img{
		margin-left:4px;
		}
	#column-right h1 {
		margin-left:11px;
		}
	
	/* single column list */
	#column-right ul { padding:0px 15px 0px 5px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.gif") 15px 6px no-repeat;
			padding-left:35px;  /* pushes text to the right to display bg img */
			}
	
	
	
	#column-right form { margin-left:0px; }
	

	
	#our-featured {
		background:url("../images/our-featured-img.jpg");
		width:267px;
		height:178px;
		}
		
#column-right ul#crew {
	margin-top:70px;
}
	

/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:23px;
	clear:both;
	width:100%; /* fix for Safar */
	}
	



/* sub framework
 * ------------------------------------------------------------------------- */
	#our-featured-procedures {
		background:url("../images/title-home.jpg");
		width:545px;
		height:77px;
		}

	#title-blog {
		background:url("../images/title-blog.jpg");
		width:545px;
		height:77px;
		}

	#title-about-the-practice {
		background:url("../images/title-about.jpg");
		width:545px;
		height:77px;
		}
	
	#title-contact {
		background:url("../images/title-contact.jpg");
		width:545px;
		height:77px;
		}
	
	#title-cosmetic {
		background:url("../images/title-cosmetic.jpg");
		width:545px;
		height:77px;
		}
		
	#title-general {
		background:url("../images/title-restorative.jpg");
		width:545px;
		height:77px;
		}
		
	#title-tech {
		background:url("../images/title-tech.jpg");
		width:545px;
		height:77px;
		}

	#title-sitemap {
		background:url("../images/title-site-map.jpg");
		width:545px;
		height:77px;
		}

	#title-thankyou {
		background:url("../images/title-thankyou.jpg");
		width:545px;
		height:77px;
		}

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

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

	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#contact #subhead, body#blog #subhead { background:url("../images/subhead-contact.jpg"); }
	body#cosmetic #subhead { background:url("../images/subhead-cosmetic.jpg"); }
	body#tech #subhead { background:url("../images/subhead-tech.jpg"); }
	
	body#restorative #subhead { background:url("../images/subhead-restorative.jpg"); }


/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:780px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#E7CC92;
	margin-bottom:10px;
	margin-top:5px;
	padding:0px 50px;
	}

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

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

#footer ul {margin-top:10px; 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 #E7CC92;
	}

	#footer li.first { border: none; }

/* ----- bottom-footer ----- */
	#bottom-footer {
		background:url("../images/bottom-footer.jpg");
		height:24px;
		clear:both;
		width:100%; /* fix for Safar */
		}
	#bg-wrap-footer {
		background:url("../images/bg-wrap-footer.jpg") repeat-y;
		}


/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:780px; 
	height:41px; 
	overflow:hidden;
	}

#nav span { display: none; }

#nav li, #nav a { height:41px; display:block; } /* change height here also */

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

#nav-01 { width: 100px; margin-left: 0px;}
#nav-02 { width: 143px; margin-left: 2px;}
#nav-03 { width: 145px; margin-left: 2px;}
#nav-04 { width: 139px; margin-left: 2px;}
#nav-05 { width: 100px; margin-left: 2px;}
#nav-06 { width: 143px; margin-left: 2px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -0px -41px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -102px -41px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -247px -41px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -394px -41px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -535px -41px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -637px -41px no-repeat; }



/* ----- Social Media Kit ------ */

	
div#social-media { 
	margin-left:40px;
	margin-bottom:10px;
	}
	
	div#social-media span { display:none;}
	
	#social-media a { width:31px; height:31px;}