/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  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
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background:#A82626 ;
	text-align:center; 
	font:10px/14px "Verdana", Arial, Helvetica, sans-serif; 
	color:#FFFFCC;
	}

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

h1	{ font-size:1.2em; color:#FFFFCC; }
h2	{ font-size:1.1em; color:#FFFFCC; }
h3	{ font-size:1.0em; color:#FFFFCC; }

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

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

/* ----- classes ----- */

.clear {
	clear:both;
	}
	
div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	}
	
p.border-bottom{
	border-bottom:1px solid #FFFFCC; 
	padding-bottom:15px;
	}
	
img.img-left { 
	float:left; 
	margin:5px 10px 25px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:0; 
	}

	
/* ----- global form elements ----- */ 

form {
	width:137px;
	margin:0 0 15px 0px;
	}

form label	{ font-size:.95em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#FFBD5D !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #FFFF99;
	color:#000;
	width:132px; /* 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:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	}
	
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:177px; }
	
#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 5px 243px; }


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

#top-gradient {
	background: url("../images/bg-gradient.jpg") repeat-x;
	width:100%;
	}
	
body#index #wrap-gradient {
	background:url("../images/bg-wrap-gradient.jpg") no-repeat;
	width:760px;
	}

#wrap-gradient {
	background:url("../images/bg-wrap-gradient-sub.jpg") no-repeat;
	width:760px;
	}

body#index #wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:760px;
	margin:0 auto;
	text-align:left;
	}

#wrap {
	background:url("../images/bg-wrap-sub.jpg") repeat-y;
	width:760px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	height:314px;
	}
	
	body#index #masthead { background:url("../images/masthead-index.jpg"); }
	body#practice #masthead { background:url("../images/masthead-practice.jpg"); }
	body#face #masthead { background:url("../images/masthead-face.jpg"); }
	body#body #masthead { background:url("../images/masthead-body.jpg"); }
	body#breast #masthead { background:url("../images/masthead-breast.jpg"); }
	body#skin #masthead { background:url("../images/masthead-skin.jpg"); }
	body#contact #masthead, body#sitemap #masthead,body#thankyou #masthead{ background:url("../images/masthead-contact.jpg"); }
	
	
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:29px;
		width:390px;
		top:16px;
		height:35px; 
		}
	#masthead a span {
		display:none;
		}

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

body#index #column-left {
	width:246px;
	float:left;
	}
	
#column-left {
	width:514px;
	float:left;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0 30px 15px 67px;
		}
	body#index #column-left form { margin-left:68px; }
	#column-left form { margin-left:53px; }
	
	/* single column list */
	#column-left ul { padding-left:15px; }
		#column-left ul li {
			list-style-type:disc; 
			padding-left:5px; /* pushes text to the right to display bg img */
			}
			
	#column-left ul li ul { margin:0 0 0 5px; }
		
	#column-left .bna-left { padding:0 0 15px 97px; margin-top:-15px; width:150px; text-align:center; float:left; }
	#column-left .bna-right { padding:0 0 15px 40px; margin-top:-15px; width:150px; text-align:center; float:left; clear:right; }
	
	#column-left .bna-left img, #column-left .bna-right img { border:none; margin-top:15px; }
	
	#column-left ul.list-inline { text-align:center; }
	
	#column-left ul.list-inline li {
		padding:0 5px 0 7px;
		display: inline;
		border-left: 1px solid #FFFFCC;
		}
		
		#column-left ul.list-inline li.first { border-left:none; }
			
/* ----- column-right ----- */

body#index #column-right {
	width:514px;
	float:left;
	position:relative;
	}
	
#column-right {
	width:246px;
	float:left;
	}

	body#index #column-right p, body#index #column-right h1, body#index #column-right h2, body#index #column-right h3 {
		margin:0 65px 15px 25px;
		}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 65px 15px 35px;
		}

	#column-right form { margin-left:38px; }
	 
	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li {
			list-style-type:disc; 
			padding-left:10px;  /* pushes text to the right to display bg img */
			}

	#column-right ul li ul { margin:0 0 0 5px; }
	
/* ----- bottom-wrap ----- */
 
body#index #bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:60px;
	clear:both;
	width:100%; 
	}

#bottom-wrap {
	background:url("../images/bottom-wrap-sub.jpg");
	height:60px;
	clear:both;
	width:100%; 
	}
	
/* header framework
 * ------------------------------------------------------------------------- */
#header-practice { height:151px; background:url("../images/header-practice.jpg"); padding: 0 0 0 389px; }

	#header-practice p {
		float:left;
		width:185px;
		margin-top:80px;
		}

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

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

	body#index #subhead { background:url("../images/subhead-index.jpg"); height:108px; }
	body#practice #subhead { background:url("../images/subhead-practice.jpg"); }
	body#face #subhead { background:url("../images/subhead-face.jpg"); }
	body#body #subhead { background:url("../images/subhead-body.jpg"); }
	body#breast #subhead { background:url("../images/subhead-breast.jpg"); }
	body#skin #subhead { background:url("../images/subhead-skin.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"); }
	
	#subhead span {display:none;}


/* ----- subhead/title framework with varying heights ----- */

body#index #title-qcontact {
	height:78px;
	background: url("../images/title-qcontact.jpg");
	}

#title-qcontact {
	height:105px;
	background: url("../images/title-qcontact-sub.jpg");
	}

body#contact #title-qcontact, body#thankyou #title-qcontact {
	height:136px;
	background:url("../images/title-locate.jpg") ;
	}
	
#title-meet {
	background:url("../images/title-meet.gif") no-repeat;
	height:46px;
	}
	
#title-address {
	background:url("../images/title-address.gif") no-repeat;
	height:48px;
	}
	
/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:760px;
	margin:0 auto;
	text-align:center;
	}

#footer p { margin:0 20px 15px 20px; }

#footer ul { margin-bottom:15px; }

#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 #FFFFCC;
	}

	#footer li.first { border: none; }

/* Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

body#index #nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:760px; 
	height:31px; 
	margin:0;
	padding:0; 
	}
	
#nav { 
	background:url("../images/nav-sub.jpg") no-repeat; 
	width:760px; 
	height:31px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

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

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

#nav-01 { width: 117px;}
#nav-02 { width: 138px;}
#nav-03 { width: 76px;}
#nav-04 { width: 83px;}
#nav-05 { width: 92px;}
#nav-06 { width: 79px;}
#nav-07 { width: 175px;}


/*-------------- (-79px) X position of button / (-31px) height of image from above ------------- */
body#index #nav-01 a:hover { background:url("../images/nav.jpg") 0px -31px no-repeat; }
body#index #nav-02 a:hover { background:url("../images/nav.jpg") -117px -31px no-repeat; }
body#index #nav-03 a:hover { background:url("../images/nav.jpg") -255px -31px no-repeat; }
body#index #nav-04 a:hover { background:url("../images/nav.jpg") -331px -31px no-repeat; }
body#index #nav-05 a:hover { background:url("../images/nav.jpg") -414px -31px no-repeat; }
body#index #nav-06 a:hover { background:url("../images/nav.jpg") -506px -31px no-repeat; }
body#index #nav-07 a:hover { background:url("../images/nav.jpg") -585px -31px no-repeat; }

#nav-01 a:hover { background:url("../images/nav-sub.jpg") 0px -31px no-repeat; }
#nav-02 a:hover { background:url("../images/nav-sub.jpg") -117px -31px no-repeat; }
#nav-03 a:hover { background:url("../images/nav-sub.jpg") -255px -31px no-repeat; }
#nav-04 a:hover { background:url("../images/nav-sub.jpg") -331px -31px no-repeat; }
#nav-05 a:hover { background:url("../images/nav-sub.jpg") -414px -31px no-repeat; }
#nav-06 a:hover { background:url("../images/nav-sub.jpg") -506px -31px no-repeat; }
#nav-07 a:hover { background:url("../images/nav-sub.jpg") -585px -31px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#ffbd5d;
	}

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border:1px solid #990000;
	color:#FFFFFF;
	}	

#nav li ul li a {
	margin-top:1px;
	width:100%;
	height:18px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:10px;
	}

/* Drop down link styles */

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#043C1D;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-04 ul a:hover, #nav-05 ul a:hover, body#index #nav-04 ul a:hover, body#index #nav-05 ul a:hover{ 
	background-image:none;
	background-color:#990000;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-04 ul, #nav-04 li { width:120px; }
#nav-05 ul, #nav-05 li { width:120px; }



/* Vertical Sprite nav-procedures
 * ------------------------------------------------------------------------- */

#column-right ul#nav-procedures { padding:0; margin:0; }
	#column-right ul#nav-procedures li {
		list-style-type:none; 
		padding-left:0;  /* pushes text to the right to display bg img */
		}	
		
#column-right ul#nav-procedures {
	background:url("../images/nav-procedures.jpg") top left no-repeat;					
	width:158px;		/* Width of buttons, not entite image (or half of entire image) */
	height:302px;		/* Height of entire image */
	padding:0;
	}

#nav-procedures li span { display: none; }

#nav-procedures li { float:left; list-style:none; position:relative; }

#nav-procedures li, #nav-procedures a { 
	height:59px;			/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav-procedures should begin */
#nav-procedures-01 { margin-top:54px; width:158px; }

/* margin-top if there is a spacing between each nav-procedures button */
#nav-procedures-02, #nav-procedures-03, #nav-procedures-04 { margin-top:0; width:158px; }

#nav-procedures-01 a:hover { background:url("../images/nav-procedures.jpg") -158px  -54px no-repeat; }
#nav-procedures-02 a:hover { background:url("../images/nav-procedures.jpg") -158px  -113px no-repeat; }
#nav-procedures-03 a:hover { background:url("../images/nav-procedures.jpg") -158px  -172px no-repeat; }
#nav-procedures-04 a:hover { background:url("../images/nav-procedures.jpg") -158px  -231px no-repeat; }

#right-float { float:right; padding:0 67px 10px 10px; }

/* BNA POP UP stylesheet from old site */
td table { margin:0 auto; text-align:center; }
td.TXT { color:#FFFFCC; font:10px/14px "Verdana" Arial, Helvetica, sans-serif; padding:5px; }

.TXT A:link {text-decoration:underline;color:#FFFFCC;}
.TXT A:visited {text-decoration:underline;color:#FFFFCC;}
.TXT A:active {text-decoration:underline;color:#FFFFCC;} 
.TXT A:hover {text-decoration:underline;color:#FFCC33;
}


.TXT2 A:link {text-decoration:underline;color:#FFFFCC;}
.TXT2 A:visited {text-decoration:underline;color:#FFFFCC;}
.TXT2 A:active {text-decoration:underline;color:#FFFFCC;} 
.TXT2 A:hover {text-decoration:underline;color:#FFCC33;
}

.img-asps { padding-left:68px; width:132px; } 
.img-bna {border:1px solid #FFCC66; }
