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

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

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

h1 span,h2 span,h3 span	{ display:none; }
	body#blog #column-left h1 {margin: 0px;}

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

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

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

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet.gif") right no-repeat;
	}

img.img-left { 
	float:left; 
	margin:10px 10px 0 60px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

img.member-left { 
	margin:5px 0px 0px 70px; 
	}

/* ------------------------ form elements ------------------------ */
form {
	width:168px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}

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

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

input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #94959D;
	color:#000;
	width:163px; /* 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:168px; padding:0; } /* same width as form - !important */

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

#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ 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; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

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

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

input.submit-contact-main { margin:85px 0 20px 243px; } /* defines placement of contact-main submit button */

input.submit-image { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:61px;
	height:23px;
	border:none;
	cursor:pointer;
	}
	
input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit-main.jpg");
	width:57px;
	height:14px;
	border:none;
	cursor:pointer;
	}
	


input.commentform-submit { background:url("../images/btn-submit-main.jpg"); width:57px; height:15px; margin-left:0px; _margin-left:-65px; * margin-left:-65px; }

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:860px;
	margin:0 auto;
	text-align:left;
	}

#wrap-bottom {
	background:url("../images/wrap-bottom.jpg") bottom no-repeat;
	width:860px;
	margin:0 auto;
	text-align:left;
	padding-bottom:100px;
	}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:615px;
	float:left;
	}
		
	#column-left h1  {
		margin:0 44px 10px 65px;
		}
		
	#column-left h2, #column-left h3 {
		margin:20px 44px 10px 65px;
		}

	#column-left form { margin-left:65px; } /* set form margin here */

/* ------------------------ INDEX PROCEDURE LIST ------------------------ */

#title-procedures {
	height:78px;
	background:url("../images/title-procedures.jpg") ;
	}
	
#bg-procedures {
	background:url("../images/bg-procedures.jpg") repeat-y ;
	}

	#procedures-breast-body {
		height:69px;
		background:url("../images/procedures-breast-body.jpg") no-repeat;
		}
		#procedures-breast {
		width:250px;
		float:left;
		color:#000;
		}
			/* multi column list */
			#procedures-breast ul { padding-left:20px; }
			#procedures-breast ul li { 
				background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
				padding-left:10px;  /* pushes text to the right to display bg img */
				}

		#procedures-body {
		width:300px;
		float:left;
		color:#000;
		}

			/* multi column list */
		#procedures-body /*ul*/ { padding-left:40px; } 
			#procedures-body ul li { 
				background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
				padding-left:10px;  /* pushes text to the right to display bg img */
				}


	#procedures-face-skin {
		height:97px;
		background:url("../images/procedures-face-skin.jpg") no-repeat;
		}
		
		#procedures-face {
		width:250px;
		float:left;
		color:#000;
		}
		
			/* multi column list */
		#procedures-face ul { padding-left:20px; } 
			#procedures-face ul li { 
				background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
				padding-left:10px;  /* pushes text to the right to display bg img */
				}

	
		#procedures-skin {
		width:300px;
		float:left;
		color:#000;
		}

			/* multi column list */
		#procedures-skin ul { padding-left:40px; } 
			#procedures-skin ul li { 
				background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
				padding-left:10px;  /* pushes text to the right to display bg img */
				}
	
#bottom-procedures {
	height:48px;
	background:url("../images/bottom-procedures.jpg") no-repeat;
	}

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:245px;
	float:left;
	color:#000;
	padding-bottom:50px;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3 , #column-right ul {
		margin:0px 40px 10px 27px;
		}

	#column-right form { margin-left:23px; }

	/* multi column list */
	#column-right ul { padding-left:5px; } 
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}

#visit-blog {
	height:100px;
	background:url("../images/visit-blog.jpg") ;
	}

/* index page link within #header-graphic  */		
	#visit-blog a {	
		position:absolute;
		margin:36px 0px 0px 14px;
		width:115px;
		height:46px; 
		}
	#visit-blog a span {
		display:none;
		}


/* ------------------------ header framework ------------------------ */
#header-graphic { width:573px; height:403px; float:left; } /* sets height for all non-flash headers */

	/* index page link within #header-graphic  */		
	#header-graphic a {
	position:absolute;
	margin:86px 0px 0px 252px;
	width:310px;
	height:106px;
	top: 63px;
	left: 82px;
		}
	#header-graphic a span {
		display:none;
		}

	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#meet #header-graphic { background:url("../images/header-meet.jpg"); }
	body#about #header-graphic { background:url("../images/header-about.jpg"); }
	body#breast #header-graphic { background:url("../images/header-breast.jpg"); }
	body#augmentation #header-graphic { background:url("../images/header-breast.jpg"); }
	body#breast-lift #header-graphic { background:url("../images/header-breast.jpg"); }
	body#breast-reduction #header-graphic { background:url("../images/header-breast.jpg"); }
	body#breast-reconstruction #header-graphic { background:url("../images/header-breast.jpg"); }
	body#eyelid #header-graphic { background:url("../images/header-facial.jpg"); }
	body#liposuction #header-graphic { background:url("../images/header-body.jpg"); }
	body#abdominoplasty #header-graphic { background:url("../images/header-body.jpg"); }
	body#lower-lift #header-graphic { background:url("../images/header-body.jpg"); }
	body#injectable #header-graphic { background:url("../images/header-facial.jpg"); }
	body#laser #header-graphic { background:url("../images/header-body.jpg"); }
    body#body #header-graphic { background:url("../images/header-body.jpg"); }
	body#facial #header-graphic { background:url("../images/header-facial.jpg"); }
	body#skin #header-graphic { background:url("../images/header-skin.jpg"); }
	body#faqs #header-graphic { background:url("../images/header-faqs.jpg"); }
	body#bna #header-graphic { background:url("../images/header-bna.jpg"); }
	body#news #header-graphic { background:url("../images/header-news.jpg"); }
	body#contact #header-graphic { background:url("../images/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-index.jpg"); }
    body#site-map #header-graphic { background:url("../images/header-sitemap.jpg"); }
	body#blog #header-graphic { background:url("../images/header-index.jpg"); }


/* ------------------------ subhead framework ------------------------ */
#subhead { height:51px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#meet #subhead { background:url("../images/subhead-meet.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	
	body#breast #subhead { background:url("../images/subhead-breast.jpg"); }
	body#augmentation #subhead { background:url("../images/subhead-augmentation.jpg"); }
	body#breast-lift #subhead { background:url("../images/subhead-breast-lift.jpg"); }
	body#breast-reduction #subhead { background:url("../images/subhead-breast-reduction.jpg"); }
	body#breast-reconstruction #subhead { background:url("../images/subhead-reconstruction.jpg"); }
	body#eyelid #subhead { background:url("../images/subhead-eyelid.jpg"); }

	body#liposuction #subhead { background:url("../images/subhead-liposuction.jpg"); }
	body#abdominoplasty #subhead { background:url("../images/subhead-abdominoplasty.jpg"); }
	body#lower-lift #subhead { background:url("../images/subhead-body-lift.jpg"); }
	body#injectable #subhead { background:url("../images/subhead-injectable.jpg"); }
	body#laser #subhead { background:url("../images/subhead-laser.jpg"); }



	body#body  #subhead { background:url("../images/subhead-body.jpg"); }
	body#facial #subhead { background:url("../images/subhead-facial.jpg"); }
	body#skin #subhead { background:url("../images/subhead-skin.jpg"); }
	body#faqs #subhead { background:url("../images/subhead-faqs.jpg"); }
	body#bna #subhead { background:url("../images/subhead-bna.jpg"); }
	body#news #subhead { background:url("../images/subhead-news.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#site-map #subhead { background:url("../images/subhead-site-map.jpg"); }

	body#blog #subhead { background:url("../images/subhead-blog.jpg"); }

/* ------------------------ subhead framework with varying heights ------------------------ */
	
/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:40px;
	background:url("../images/title-contact.jpg") ;
	}

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

#title-memberships {
	height:53px;
	background:url("../images/title-memberships.jpg") ;
	}

#our-location {
	height:241px;
	background:url("../images/our-location.jpg") ;
	}
		/* index page link within #our-location */		
	#our-location a {	
		position:absolute;
		margin:78px 0px 0px 20px;
		width:172px;
		height:151px; 
		}
	#our-location a span {
		display:none;
		}

/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:50px;
	clear:both; /* important - do not remove */
	}

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

#footer p {
	color:#fff;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#fff; text-decoration:none; }
#footer a:hover, #footer a:active { color:#DFDAF0; text-decoration:none; }

#footer ul {margin:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #fff;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
#nav {
	background:url("../images/nav.jpg") top left no-repeat;					
	width:287px;	/* Width of buttons, not entite image (or half of entire image) */
	height:403px;	 /* Height of entire image */
	margin:0;
	padding:0;
	float:left;
	}

#nav li span { display: none; }

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

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

#nav-02 li, #nav-02 a { height:27px; display:block; }
#nav-03 li, #nav-03 a { height:26px; display:block; }
#nav-04 li, #nav-04 a { height:27px; display:block; }
#nav-05 li, #nav-05 a { height:25px; display:block; }
#nav-06 li, #nav-06 a { height:26px; display:block; }
#nav-07 li, #nav-07 a { height:27px; display:block; }
#nav-08 li, #nav-08 a { height:25px; display:block; }
#nav-09 li, #nav-09 a { height:27px; display:block; }
#nav-10 li, #nav-10 a { height:25px; display:block; }
#nav-11 li, #nav-11 a { height:30px; display:block; }


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

/* margin-top if there is a spacing between each nav button */
#nav-02, #nav-03, #nav-04, #nav-05, #nav-06, #nav-07, #nav-08, #nav-09, #nav-10, #nav-11  { margin-top:2px; width:258px; }

#nav-01 a:hover { background:url("../images/nav.jpg") -287px  -25px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -287px  -58px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -287px  -87px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -287px  -115px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -287px  -144px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -287px  -171px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -287px  -199px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -287px  -228px no-repeat; }
#nav-09 a:hover { background:url("../images/nav.jpg") -287px  -255px no-repeat; }
#nav-10 a:hover { background:url("../images/nav.jpg") -287px  -284px no-repeat; }
#nav-11 a:hover { background:url("../images/nav.jpg") -287px  -311px no-repeat; }




/* ------------------------ vertical sprite nav ------------------------ */

/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#SPECIFY #nav-01 { background:url("../images/nav.jpg") -100px  -15px no-repeat; }
body#SPECIFY #nav-02 { background:url("../images/nav.jpg") -100px  -30px no-repeat; }
body#SPECIFY #nav-03 { background:url("../images/nav.jpg") -100px  -60px no-repeat; }
body#SPECIFY #nav-04 { background:url("../images/nav.jpg") -100px  -90px no-repeat; }
body#SPECIFY #nav-05 { background:url("../images/nav.jpg") -100px -120px no-repeat; }
body#SPECIFY #nav-06 { background:url("../images/nav.jpg") -100px -150px no-repeat; }


/* ------------------------ son of suckerfish: vertical sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	background-color:#FFFFFF;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	margin-left:-170px; /* Set to same width as in #nav */
	margin-top:-25px; /* Set to each button height, same as used above */
	}

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

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

#nav li ul li a span {
	display:block;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#333366;
	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, #nav-06 ul a:hover, #nav-07 ul a:hover { 
	background-image:none;
	background-color:#CCCCFF;
	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:220px; }
#nav-05 ul, #nav-05 li { width:220px; }
#nav-06 ul, #nav-06 li { width:220px; }
#nav-07 ul, #nav-07 li { width:223px; }		



/* ------------------------------ Styles for Wordpress -------------------------- */

.date {
	margin-top:30px;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
	margin:15px 20px 5px 65px;
	}
	
	

#column-left .feedback, #column-left .storytitle {
	margin:0 0px 0 30px;
	}

.feedback {
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
	}

#column-left .meta {
	margin:0 0px 10px 30px;
	}

#column-left .post {
	margin:0 50px 10px 35px;
	}
	#column-left #post {margin-bottom:10px;}

#column-left .storycontent p {
	margin:0 0px 0 30px;
	}
	
.postmetadata {
	padding: 0 10px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 30px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

#column-right ol {
		margin:0 0px 14px 10px;
		}

#column-left ol {
		margin:10px 0px 14px 85px;
		}

	#column-left ol li.comment-21 {
		padding-left:0px;
		}
		
		
		
	/* single column list */
	#column-left ul { padding-top:5px; }
		#column-left ul li { 
		background:transparent url("../images/bullet-blog.gif") 0px 6px no-repeat;
		padding-left:20px; /* pushes text to the right to display bg img */
		margin:0 0 5px 0px;
			}
			
	#column-left li ul {
		margin:0 0 5px 0;
		}

/* Comment form 'commentform' css is with 'contact-main' 
/  form css. XHTML of the conmment form has been converted to 
/  the Einstein format in 'comments.php' to keep consistency 
/  throughout the site.
*/

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 5px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 0;
	padding: 0;
	}


#column-right #menu ul { 
		margin:5px 0px 24px 5px;
		} 

#column-right #commentform { margin-left:0px; }

#column-right #searchform { margin:0 0 24px 0; padding:0; }

#column-right #menu ul li { background:none; margin-left:0; }

	#column-right #menu ul li ul li { 
		background:transparent url("../images/bullet-blog.gif") 0px 6px no-repeat;
		padding-left:15px;  /* pushes text to the right to display bg img */
		}

#column-right #meta ul li { margin:0 0 7px 0px; padding:0; }

#searchform #s {
	width: 160px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	width: 60px;
	height:24px;
	background-color:#FFFFFF;
	}

#searchform #s, #searchsubmit {
	margin-bottom:4px;
	}
