/*--------------------- Last Modified  2006.02.17 ---------------------*/
/*-----------------------------------------------------------------------*/


/* 
 ----------------------------------------------------------------------------
  Copyright Einstein Industries 2005. 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-color:#1B3A07;
	text-align:center; 
	font:12px/22px Arial, Helvetica, sans-serif; 
	color:#330;
	}

p, ul, ol, dl, pre, blockquote	{ margin-bottom:33px; }

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

p.h1,p.h2,p.h3 { margin-bottom:33px; }

p.h1	{ font-size:1.2em; color:#891C33; font-weight:bold; }
p.h2	{ font-size:1.1em; color:#330; font-weight:bold; }
p.h3	{ font-size:1.0em; color:#330; font-weight:bold; }

p.h1 span,p.h2 span,p.h3 span	{ display:none; }

a:link,a:visited	{ color:#330; text-decoration:underline; }
a:hover,a:active	{ color:#330; text-decoration:none; }

/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	}
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}

img.img-map {
	float:left;
	margin-left:32px;
	}

.clear	{ 
	clear:both;
	margin-bottom:25px;
	}
	
/* ----- global form elements ----- */ 

form {
	width:150px;
	padding:0 0 15px 45px;
	}

form label	{ font-size:.95em; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #1b3a07;
	color:#1b3a07;
	width:150px; /* 5 pixles smaller than form width !important */
	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:155px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:90px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	width:60px; 
	cursor:pointer; 
	padding:0; 
	}

input.submit-image { 
	background:url("../images/btn-submit.jpg");
	width:60px;
	height:22px;
	border:none;
	cursor:pointer;
	}
input.submit-contact-main { 
	background:url("../images/btn-submit-main.jpg");	
	margin:90px 0 0 239px;
	width:76px;
	height:24px;	
	border:none;
	cursor:pointer;	
	}
	
#contact_business { display: none; } /* do not remove */ 


/* ----- main contact form ----- */ 
 
#contact-main { padding:20px 0 10px 20px; }
	
#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1em;
	}
	
#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; }



/* framework
 * ------------------------------------------------------------------------- */

body#index #wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:772px;
	margin:0 auto;
	text-align:left;
	}
	
#wrap {
	background:url("../images/bg-wrap-sub.jpg") repeat-y;
	width:772px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:257px;
	}
	/* home link within #masthead */		
	#masthead a {	
		position:absolute;
		left:23px;
		width:222px;
		top:73px;
		height:96px; 
		}
	#masthead a span {
		display:none;
		}

/* ----- column-left ----- */

#column-left {
	width:247px;
	float:left;
	}
#column-left p {
	margin: 0 38px 20px 42px;
	line-height:16px;
	}
#bg-white {
	background:url("../images/bg-welcome.jpg") repeat-y;
	}
	

#subhead-location {
	background:url("../images/subhead-location.jpg");
	height:39px;
	}

#subhead-location span {
	display:none;
	}

#subhead-questions {
	background:url("../images/subhead-questions.jpg");
	height:51px;
	}
	
#subhead-questions span {
	display:none;
	}

/* ----- column-right ----- */

#column-right {
	width:525px;
	float:left;
	}
	#column-right p {
		margin: 0 42px 15px 28px;
	}
	#column-right p.h1, #column-right p.h2, #column-right p.h3  {
		margin-left:28px;
	}
	
	/* background image list items */
	#column-right ul { 
		margin-left:28px; 
		} 

	#column-right ul li { 
		background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
		padding-left:16px; 
		}
		
	#subhead-index {
	background:url("../images/subhead-index.jpg");
	height:70px;
	}
	
	#subhead-index span {
	display:none;
	}

	.btn-read {
		position:relative;
		background:url("../images/btn-read.jpg");
		height:24px;
		width:76px;
		margin-left:392px;
	}
		.btn-read a {
			position:absolute;
			height:24px;
			width:76px;
		}	
		.btn-read a:hover {
			background:url("../images/btn-read.jpg") -76px  0px no-repeat;	
		}
		.btn-read a span {
			display:none;
		}
	
	#column-procedures {
	width:259px;
	float:left;
	}
	
	#subhead-procedures {
	background:url("../images/subhead-procedures.jpg");
	height:58px;
	}
	
	#subhead-procedures span {
	display:none;
	}
	
	/* background image list items */
	#column-right #column-procedures ul { 
		margin:0 43px; 
		} 

	#column-right #column-procedures ul li { 
		background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
		padding-left:16px; 
		}
	
	#column-featured {
	width:266px;
	float:left;
	}
	
	#subhead-smiles {
	background:url("../images/subhead-featured.jpg") no-repeat;
	height:55px;
	}
	
	#subhead-smiles span {
	display:none;
	}
	

	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:28px;
	clear:both;
	width:100%;
	}
	
#sub-bottom-wrap {
	background:url("../images/sub-bottom-wrap.gif");
	height:30px;
	clear:both;
	width:100%;
	}
	
/* header framework
 * ------------------------------------------------------------------------- */

#header-flash {
	height:0px;
	background:url("../images/bg-header-flash.jpg") no-repeat;
	}

#header-graphic {
	height:299px; /* sets height for all non-flash headers */
	}

	body#breast #header-graphic {
		background:url("../images/header-breast.jpg"); 
		}


/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead {
	height:70px; /* sets height for all subheads */
	background-repeat:no-repeat;
	}
	#subhead span {
	display:none;
	}
	body#smile #subhead 	{ background-image:url("../images/subhead-smile.gif"); }
	body#cosmetic #subhead 	{ background-image:url("../images/subhead-cosmetic.gif"); }
	body#about #subhead 	{ background-image:url("../images/subhead-about.gif"); }
	body#contact #subhead  	{ background-image:url("../images/subhead-contact.gif"); }
	body#general #subhead  	{ background-image:url("../images/subhead-general.gif"); }
	body#thankyou #subhead 	{ background-image:url("../images/subhead-thankyou.gif"); }
		
/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:760px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#fff;
	margin: 0 0 5px 0;
	}

#footer a:link, #footer a:visited {
	color:#fff;
	text-decoration:underline;
	}

#footer a:hover, #footer a:active {
	color:#fff;
	text-decoration:none;
	}

#footer ul {
margin:10px 0 ;
}

#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: none; }

/* Vertical Sprite Nav
 * ------------------------------------------------------------------------- */

#nav {
	background:url("../images/nav.jpg") top left no-repeat;					
	width:247px;		/* Width of buttons, not entite image (or half of entire image) */
	height:252px;		/* Height of entire image */
	margin-bottom:0;
	}

#nav li span { display: none; }

#nav li {
	float:left;
	list-style:none;
	}

#nav li, #nav a { 
	height:35px;			/* 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:13px; width:247px; }

/* 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:247px; }

#nav-01 a:hover { background:url("../images/nav.jpg") -247px  -13px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -247px  -48px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -247px  -83px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -247px  -118px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -247px -153px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -247px -188px no-repeat; }
