/*--------------------- Last Modified --> 2006.08.17 ---------------------*/
/*-----------------------------------------------------------------------*/
/* 
 ----------------------------------------------------------------------------
  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 99A181 ----- */ 
body { 
	background:#99A181;
	text-align:center;
	font:12px/15px  Arial, Helvetica, sans-serif; 
	color:#1F1F1F;
	}

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

p.h1	{ font-size:1.2em; color:#7C3731; font-weight:bold;}
p.h2	{ font-size:1.1em; color:#7C3731; font-weight:bold; }
p.h3	{ font-size:1.0em; color:#7C3731; font-weight:bold; }

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

a:link,a:visited	{ color:#6F2314; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#6F2314; text-decoration:underline; outline:none; }

p.address {text-align:center;}
/* ----- 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:2px 10px 0px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:0px 0 0px 0px; 
	}
img.learn {float:right; margin:15px 30px 20px 60px;}

img.case {margin-left:27px;}
	
/* ----- global form elements ----- */ 

form {
	width:140px;
	margin:0px 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:#EFEFEF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #48312b;
	color:#48312b;
	width:135px; /* 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:140px; padding:0; } /* same width as form - !important */

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

#contact-quick {padding:0 0 24px 35px;}

	body#index #contact-quick {padding:0 0 24px 25px;}

#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-inside.jpg") repeat-y;
	width:762px;
	margin:0 auto;
	text-align:left;
	}
body#index #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:351px;
	
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:65px;
		width:363px;
		top:45px;
		height:55px; }
	#masthead a span {
		display:none;}

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

#column-left {
	width:219px;
	float:left;
	}
	#column-left p, #column-left h1, #column-left h2, #column-left h3 {
		margin:0 19px 10px 37px;
		}
	#column-left form { margin-left:0px; }
	
	#column-left #candidate {height:78px; background:url("../images/candidate-inside.jpg") no-repeat;}
	
	#column-left #whiter {height:138px; background:url("../images/wantedWhiter.jpg") no-repeat; }
	
	#column-left #featured {height:96px;  background:url("../images/featuredPocedure-inside.jpg") no-repeat; }
	
		body#index #column-left #featured {height:73px;  background:url("../images/featured.jpg") no-repeat; }
	
	
	
/* ----- column-left nav ----- */

#nav2 { 
	background: url("../images/nav2.jpg") top left no-repeat; 
	width:219px;
	height:268px; 
	margin-top: 0px;
	}

#nav2 span { display: none; }

#nav2 li, #nav2 a { height: 47px; display: block; }

#nav2 li { float: left; list-style: none; display: inline; }

#nav2-01 { width: 219px; margin-left: 0px;}

#nav2-02, #nav2-03, #nav2-04, #nav2-05  { width: 219px; margin-top:7px;}

#nav2-01 a:hover {background:url("../images/nav2.jpg") -219px 0px no-repeat;}

#nav2-02 a:hover {background:url("../images/nav2.jpg") -219px -54px no-repeat;}

#nav2-03 a:hover {background:url("../images/nav2.jpg") -219px -108px no-repeat;}

#nav2-04 a:hover {background:url("../images/nav2.jpg") -219px -162px no-repeat;}

#nav2-05 a:hover {background:url("../images/nav2.jpg") -219px -216px no-repeat;}


/* ----- Index page column-middle----- */
#column-middle {background:url("../images/bg-col-middle.jpg") top no-repeat; width:351px;float:left;}

	#column-middle p {margin:0px 0px 22px 19px;}

	#column-middle #changing {height:96px; background:url("../images/subhead-middle.jpg") no-repeat;}
	
	#column-middle #meet-team {height:74px; background:url("../images/meet-team.jpg") no-repeat;}
	
	#column-middle #confidence {height:81px; background:url("../images/smile-confidence.jpg") no-repeat;}
	
/* ----- column-right ----- */

#column-right {
	width:543px;
	float:left;
	
}
	 #column-right p.em {padding-right:32px; font-style:italic;}
	 #column-right p, #column-right p.h1, #column-right p.h2, #column-right p.h3 {margin:0px 19px 20px 19px; padding:0}
	 
	 #column-right form { margin-left:0px; }
	 
	/* single column list */
	#column-right ul { padding-left:35px; }
		#column-right ul li { 
			background:transparent url("../images/arrow.jpg") 0px -1px no-repeat;
			padding-left:20px;  /* pushes text to the right to display bg img */
			 font-weight:bold;
			 color:#7C3731;
			}
	
	#column-right dl { padding-left:35px; margin-bottom:20px; }
		#column-right dl dt { 
			background:transparent url("../images/arrow.jpg") 0px -1px no-repeat;
			padding-left:20px; font-weight:bold; /* pushes text to the right to display bg img */
			color:#7C3731; margin-bottom:5px;
			}
			#column-right dl dd {padding-left:20px; margin-right:19px; margin-bottom:5px; }

	
	
body#index #column-right {width:192px; float:left;}
	
		body#index #column-right #candidate {height:78px; background:url("../images/candidate.jpg") no-repeat;}

		body#index #column-right #featured-right {height:53px; background:url("../images/featuredPocedure.jpg") no-repeat;}

		body#index #column-right #connector {height:60px; background:url("../images/colright-middle.jpg") left no-repeat;}

		body#index #column-right {width:192px;float:left;}
	
		body#index #column-right img.img-left {float:left; margin:0;}
	
		body#index #column-right p {margin:0px 16px 23px 23px;}
	
		body#index #column-right img.img-right {margin-right:5px;}
	
		body#index #column-right img.learn {float:right; margin:25px 23px 0px 0px;}

/* ----- bottom-wrap ----- */
body#index #bottom-wrap {
	background:url("../images/bottom-wrap.jpg") no-repeat;
	height:42px;
	clear:both;
	width:100%; /* fix for Safar */
	}
#bottom-wrap {
	background:url("../images/bottom-wrap-inside.jpg") no-repeat;
	height:42px;
	clear:both;
	width:100%; /* fix for Safar */
	}
/* subhead framework
 * ------------------------------------------------------------------------- */

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

	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#gallery #subhead { background:url("../images/subhead-gallery.jpg"); }
	body#team #subhead { background:url("../images/subhead-about.jpg"); }
	body#general #subhead { background:url("../images/subhead-general.jpg"); }
	body#cosmetic #subhead { background:url("../images/subhead-cosmetic.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	

/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */
#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:762px; 
	height:32px; 
	margin:0;
	padding:0; 
	}
#nav span { display: none; }

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

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

#nav-01 { width: 65px; margin-left: 39px;}
#nav-02 { width: 121px;}
#nav-03 { width: 144px;}
#nav-04 { width: 136px;}
#nav-05 { width: 110px;}
#nav-06 { width: 101px;}


/*-------------- (-39px) X position of button / (-32px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -39px -32px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -104px -32px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -225px -32px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -369px -32px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -505px -32px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -615px -32px no-repeat; }


/* footer
 * ------------------------------------------------------------------------- */
#wrap-footer {width:762px; background:url("../images/bg-footer.jpg") repeat-y; margin:0 auto;}

#footer {text-align:left;
	width:762px;
	padding:0;
}

#footer p.copy {width:340px; height:60px;float:left;
	display:inline;
	font-size:11px;
	color:#474646;
	padding:0;
	margin:0px 0px 0px 10px;
	}


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

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

#footer #foot-links { width:392px; margin-left:10px; margin-right:5px; float:left; font-size:11px;}

#footer #foot-links li { /* if your li's float, you can adjust border height w/ line-height */
	float:right;
	margin:0;
	padding-right:5px;
	text-align:right;
}
	#footer #foot-links li.first { border: none; }

