/*--------------------- 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:#BDBBBB url(../images/bg-body.jpg) top repeat-x;
	text-align:center; 
	font:12px/16px  Arial, Helvetica, sans-serif; 
	color:#000;
	}

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.2em; color:#663300; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#663300; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#660000; text-decoration:none; outline:none; }

/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:0.01em; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	
	}
	
img.img-left { 
	float:left; 
	margin:0 10px 10px 20px; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}

	
/* ----- global form elements ----- */ 

form {width:150px;margin:0 auto;}

form label	{ font-size:.95em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#FFFFFF!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #000;
	color:#000;
	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:1em;
	}
	
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; }


/* ----- 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:731px;margin:0 auto;text-align:left;}
	body#index #wrap {background:url(../images/bg-wrap-index.jpg) repeat-y;width:731px;margin:0 auto;text-align:left;}
	
#masthead {	position:relative;background:url(../images/masthead.jpg);height:95px;}
	#masthead a {position:absolute;left:0px;width:731px;top:44px;height:44px; }
	#masthead a span {display:none;}

/* ----- column-left ----- */
#column-left {width:204px;float:left;text-align:center;font-size: 1em;line-height: 14px;}
	#column-left p{ margin:0 10px 10px 10px;}
	#column-left h2{margin:0 0 10px 25px;}
	
	#quick-contact{background:url(../images/bg-white.jpg) repeat-y;}
	#quick-contact .header{ background:url(../images/header-quick-contact.jpg) no-repeat; height:54px; margin-bottom:20px;}
	#quick-contact .bottom{ background: url(../images/bottom-white.jpg) no-repeat; height:20px;}
	
	
	.white-box{background:url(../images/bg-white.jpg) repeat-y;}
	.white-box .header{ background:url(../images/header-white.jpg) no-repeat; height:20px;}
	.white-box .bottom{ background: url(../images/bottom-white.jpg) no-repeat; height:20px;}
	
	.grey-box{background:url(../images/bg-grey.jpg) repeat-y;padding-top: 20px;padding-bottom: 20px;text-align: left;}
	.grey-box ul,.grey-box a.bna{
	font-size:1em;
	display: block;
	width: 150px;
	padding-left:5px;
	text-align:left;
	margin-left: 25px;
	margin-bottom: 10px;
}
		.grey-box ul li {background:transparent url(../images/ul-arrow-light.jpg) 0px 6px no-repeat;	padding-left:10px;}
			
/* ----- column-right ----- */
#column-right {width:527px;float:left;}
	#column-right h1, #column-right h2, #column-right h3,#column-right p, #column-right ul{ margin:0 20px 10px 20px;}
	
	#column-right a.bna{width:166px;float:left;margin:0 0 10px 50px;display: block;}
	
	#column-right ul{
	display: block;
	width: 350px;
	padding-left:5px;
	text-align:left;
	margin-bottom: 30px;
}
		#column-right ul li {background:transparent url(../images/ul-arrow-light.jpg) 0px 6px no-repeat;	padding-left:10px;}

	#column-right .index-left{ width:394px; float:left;}
	#column-right .index-right{ width:133px; float:left; margin:0px;}
		#column-right .index-right ul{font-size:0.9em;display: block;width: 113px;padding-left:5px;margin: 0 0 0 5px;}
		#column-right .index-right ul li {background:transparent url(../images/ul-arrow.jpg) 0px 6px no-repeat;	padding-left:10px;}
		
	.procedures{ background:url(../images/header-procedures.jpg) no-repeat; padding-top:61px;}
	.procedures .bottom{ background:url(../images/bottom-procedures.jpg) no-repeat; height:39px;}
	#logos, #logos img{width:133px; margin:0;padding:0;}
	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {background:url(../images/bottom-wrap.jpg);height:42px;clear:both;width:100%;}	
	body#index #bottom-wrap{ background:url(../images/bottom-wrap-index.jpg) no-repeat;}

	
/* header framework
 * ------------------------------------------------------------------------- */
#header-graphic { height:260px; } 

	body#index #header-graphic { background:url(../images/header-index.jpg); }
	body#about #header-graphic { background:url(../images/header-about.jpg); }
	body#cosmetic #header-graphic { background:url(../images/header-cosmetic.jpg); }
	body#general #header-graphic { background:url(../images/header-general.jpg); }
	body#sedation #header-graphic { background:url(../images/header-sedation.jpg); }
	body#contact #header-graphic { background:url(../images/header-contact.jpg); }
	
	body#thankyou #header-graphic { background:url(../images/header-contact.jpg); }
	body#sitemap #header-graphic { background:url(../images/header-about.jpg); }

/* subhead framework
 * ------------------------------------------------------------------------- */
#subhead {	height:54px;margin-bottom: 20px;} 

	body#index #subhead { background:url(../images/subhead-index.jpg) no-repeat; }
	body#about #subhead { background:url(../images/subhead-about.jpg); }
	body#cosmetic #subhead { background:url(../images/subhead-cosmetic.jpg); }
	body#general #subhead { background:url(../images/subhead-general.jpg); }
	body#sedation #subhead { background:url(../images/subhead-sedation.jpg); }
	body#contact #subhead { background:url(../images/subhead-contact.jpg); }
	
	body#thankyou #subhead { background:url(../images/subhead-thankyou.jpg); }
	body#sitemap #subhead { background:url(../images/subhead-sitemap.jpg); }

/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:731px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#000000;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#000000; }

#footer a:hover, #footer a:active { color:#000000; }

#footer ul {
	margin-top:10px;
	margin-bottom: 10px;
}

#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 #000;
	}

	#footer li.first { border: none; }
	
	
/* Vertical Sprite Nav
 * ------------------------------------------------------------------------- */

#nav {
	background:url(../images/nav.jpg) top left no-repeat;					
	width:204px;		/* Width of buttons, not entite image (or half of entire image) */
	height:260px;		/* 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:34px;			/* 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:0px; width:204px; }

/* 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:204px; }

#nav-01 a:hover { background:url(../images/nav.jpg) -204px  -0px no-repeat; }
#nav-02 a:hover { background:url(../images/nav.jpg) -204px  -34px no-repeat; }
#nav-03 a:hover { background:url(../images/nav.jpg) -204px  -68px no-repeat; }
#nav-04 a:hover { background:url(../images/nav.jpg) -204px  -102px no-repeat; }
#nav-05 a:hover { background:url(../images/nav.jpg) -204px -136px no-repeat; }
#nav-06 a:hover { background:url(../images/nav.jpg) -204px -170px no-repeat; }
