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

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

h1	{ font-size:1.2em; color:#3e4e68; }
h2	{ font-size:1.1em; color:#9b7449; }
h3	{ font-size:1.0em; color:#5b544e; }

p.h1	{ font-size:1.2em; color:#3e4e68; font-weight: bold;}
p.h2	{ font-size:1.1em; color:#9b7449; font-weight: bold; }
p.h3	{ font-size:1.0em; color:#5b544e; font-weight: bold; }

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

a:link,a:visited	{ color:#1c3108; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#5b544e; text-decoration:underline; outline:none; }

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

div.clear	{ 
	height:.01em; 
	clear:both;
	overflow:hidden; 
	}
div.clear-h2	{ 
	height:10px; 
	clear:both;
	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;
	}
p.more-info {
	text-align:right;
	display:block;
	}
img.img-left { 
	float:left; 
	margin:0px 7px 0px 0px;
	}

img.img-right { 
	float:right; 
	margin:0px 0px 4px 7px; 
	}

img.border {border: 2px solid #c8e1cb;}

img.img-center {text-align:center;}

p.bna-center {text-align:center;}



#video {width:410px; height:350px; float:left;}

#media-player-call-out {
	width:350px;
	}
	#media-player-call-out p {
	margin:60px 0 10px 10px;
	}
	
#column-right a.linkfive:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #A8855D;
	text-decoration: none;
	font-weight: bold;
}

#column-right a.linkfive:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #A8855D;
	text-decoration: none;
	font-weight: bold;
}
#column-right a.linkfive:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #A8855D;
	text-decoration: none;
	font-weight: bold;
}
#column-right a.linkfive:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #866848;
	text-decoration: underline;
	font-weight: bold;
}
	


/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	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 #efce99;
	color:#153007;
	width:235px; /* 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; height:20px;} /* same width as form - !important */

textarea { height:66px; 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:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

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

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

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:892px;
	margin:0 auto;
	text-align:left;
	}
#content {
	background:url("../images/content-bg.jpg") top no-repeat;
	width:802px;
	padding: 0px 45px 0px 45px;
	float: left;
	}
/* ------------------------ content on index page------------------------ */

body#index #content p, body#index #content h1, 
body#index #content h2, body#index #content h3, 
body#index #content ul {
	margin: 0px 24px 10px 24px;
} 
/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:273px;
	float:left;
	
	}
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 24px 10px 24px;
		}

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

	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left 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 */
			}

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:508px;
	float:left;
	padding-left:17px;
	}
body#thankyou #column-right {height: 300px;}

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

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

	#column-right p.table-data {
		float: left;
		margin: 0px 4px 0px 4px;
		width: 130px;
		display: inline;
		}
	
	/* single 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 */
			}

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

	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			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 */
			margin-left:5px;
			}

/* ------------------------ header framework ------------------------ */
#header_flash { 
	background: url("../images/flash-bg.jpg") top no-repeat;
	height:409px;
	width: 802px;
	}

#header-graphic { height:252px; background:url("../images/header.jpg"); position: relative; } /* sets height for all non-flash headers */

	#header-graphic a {
	position: absolute;
	top: 104px;
	left: 170px;
	width: 414px;
	height: 100px;
		}

/* ------------------------ subhead framework ------------------------ */
#subhead { height:79px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg") left no-repeat; margin-left: 24px; }
	body#procedures #subhead { background:url("../images/subhead-procedures.jpg"); }
	body#breast #subhead { background:url("../images/subhead-breast.jpg"); }
	body#body #subhead { background:url("../images/subhead-body.jpg"); }
	body#face #subhead { background:url("../images/subhead-facial.jpg"); }
	body#reconstructive #subhead { background:url("../images/subhead-reconstructive.jpg"); }
	body#laser #subhead { background:url("../images/subhead-laser.jpg"); }
	body#laser-procedures #subhead { background:url("../images/subhead-laser-procedures.jpg"); }
	body#skin #subhead { background:url("../images/subhead-skin-care.jpg"); }
	body#office #subhead { background:url("../images/subhead-office.jpg"); }
	body#staff #subhead { background:url("../images/subhead-staff.jpg"); }
	body#financing #subhead { background:url("../images/subhead-financing.jpg"); }
	body#patients #subhead { background:url("../images/subhead-patients.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#newsletter #subhead { background:url("../images/subhead-newsletter.jpg"); }
	body#new #subhead { background:url("../images/subhead-blog.jpg"); }
	body#commericals #subhead { background:url("../images/subhead-commercials.jpg"); }
	body#commerical-1 #subhead { background:url("../images/subhead-commercial-1.jpg"); }
	body#commerical-2 #subhead { background:url("../images/subhead-commercial-2.jpg"); }
	body#commerical-3 #subhead { background:url("../images/subhead-commercial-3.jpg"); }
	body#commerical-4 #subhead { background:url("../images/subhead-commercial-4.jpg"); }
	body#specials #subhead { background:url("../images/subhead-specials.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"); }
	body#privacy #subhead { background: url("../images/subhead-privacy.jpg");}

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}

/* ------------------------ title framework with varying heights ------------------------- */
/*#title-contact {
	height:60px;
	background:url("../images/title-contact.jpg") ;
	}*/
	a#title-contact {
		height:60px;
		background:url("../images/title-contact.jpg") ;
		display:block;
		}
	
body#about #title-contact, body#sitemap #title-contact {
	height:60px;
	background:url("../images/title-contac.jpg") ;
	}

body#contact #title-contact, body#thankyou #title-contact {
	height:60px;
	background:url("../images/title-locate.jpg") ;
	}
#title-our-procedures {
	height:64px;
	background:url("../images/title-procedures.jpg") ;
	}
	
#title-information {
	height:64px;
	background:url("../images/title-information.jpg") ;
	}
	
#title-news {
	height:64px;
	background:url("../images/title-news.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
#click-to-call {
		height:186px;
		display:block;
		background:url("../images/click-to-call.jpg") no-repeat;	
		position: relative;
		}
		#click-to-call a {
			position: absolute;
			top: px;
			left: px;
			width: px;
			height: px;
			}
		#click-to-call a:hover {
				background:url("../images/click-to-call.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#click-to-call 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:20px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:802px;
	margin:0 auto;
	text-align:center;
	background: url("../images/footer-wrap.jpg") repeat-y;
	padding-bottom:5px;
	font-size: .9em;
	}
#footer-top {
	background: url("../images/footer-top.jpg") top no-repeat;
	padding-top: 15px;
}

#footer p {
	color:#5b544e;
	margin-bottom:5px;
	}

#footer a:link, #footer a:visited { color:#968b81; }
#footer a:hover, #footer a:active { color:#5b544e; }

#footer ul {margin-bottom:5px;}
	#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 #968b81;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:892px; 
	height:28px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

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

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

#nav-01 { width: 69px; margin-left: 100px;}
#nav-02 { width: 116px;}
#nav-03 { width: 105px;}
#nav-04 { width: 152px;}
#nav-05 { width: 143px;}
#nav-06 { width: 100px;}


/*-------------- (-79px) X position of button / (-28px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg") -100px -28px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -169px -28px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -285px -28px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -390px -28px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -542px -28px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -685px -28px 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:#fcf5ed;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border:1px solid #3e4e68;
	border-top:none;
	}	

#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 */
	}

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

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#3e4e68;
	text-decoration:none;
	}

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

/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-03 ul a:hover, #nav-05 ul a:hover { 
	background-image:none;
	background-color:#fff;
	color:#416b21;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:160px; }
#nav-03 ul, #nav-03 li { width:150px; }		
#nav-05 ul, #nav-05 li { width:90px; } #nav-05 ul {margin-left: 25px;}


/* ---------------------- Procedures Navigation ----------------------------*/
#column-left #procedures-nav {
	background: url("../images/procedures-nav-bg.jpg") repeat-y;
	width: 246px;
	padding: 0px;
	margin: 0px 0px 20px 20px;
	}
	#column-left #procedures-nav li {padding: 0px;}
	#procedures-nav li span {display: none;}
	
#column-left ul#procedures-nav li a, 
#column-left ul#procedures-nav li.toggle {
	height: 31px; 
	display:block;
	}
#column-left ul#procedures-nav li a, 
#column-left ul#procedures-nav li a:hover {
	margin: 0px; 
	padding-bottom: 0px;
	margin: -3px 0px 0px 0px;
	}

#column-left ul#procedures-nav li ul {margin: 0px 0px 10px 20px; padding: 0px;}
#column-left ul#procedures-nav li ul li,
#column-left ul#procedures-nav li ul li a,
#column-left ul#procedures-nav li ul li a:hover {
	margin:  0px;
	padding: 0px;
	}

#column-left ul#procedures-nav li ul li a,
#column-left ul#procedures-nav li ul li a:hover {
	background: none; 
	padding: 0px; 
	height: 20px;
	}

#column-left #procedures-nav-01 a { background:url("../images/btn-breast.jpg"); }
#column-left #procedures-nav-02 a { background:url("../images/btn-body-lipo.jpg"); }
#column-left #procedures-nav-03 a { background:url("../images/btn-facial.jpg"); }
#column-left #procedures-nav-04 a { background:url("../images/btn-reconstructive.jpg"); }
#column-left #procedures-nav-05 a { background:url("../images/btn-laser.jpg"); }
#column-left #procedures-nav-06 a { background:url("../images/btn-skin-care.jpg"); }

#column-left #procedures-nav-01 a:hover { background:url("../images/btn-breast.jpg") -246px 0px no-repeat; }
#column-left #procedures-nav-02 a:hover { background:url("../images/btn-body-lipo.jpg") -246px 0px no-repeat; }
#column-left #procedures-nav-03 a:hover { background:url("../images/btn-facial.jpg") -246px 0px no-repeat; }
#column-left #procedures-nav-04 a:hover { background:url("../images/btn-reconstructive.jpg") -246px 0px no-repeat; }
#column-left #procedures-nav-05 a:hover { background:url("../images/btn-laser.jpg") -246px 0px no-repeat; }
#column-left #procedures-nav-06 a:hover { background:url("../images/btn-skin-care.jpg") -246px 0px no-repeat; }


#column-left #office-nav-01 a { background:url("../images/btn-office.jpg"); }
#column-left #office-nav-02 a { background:url("../images/btn-meet-staff.jpg"); }
#column-left #office-nav-03 a { background:url("../images/btn-financing.jpg"); }
#column-left #office-nav-04 a { background:url("../images/btn-forms.jpg"); }

#column-left #office-nav-01 a:hover { background:url("../images/btn-office.jpg") -246px 0px no-repeat; }
#column-left #office-nav-02 a:hover { background:url("../images/btn-meet-staff.jpg") -246px 0px no-repeat; }
#column-left #office-nav-03 a:hover { background:url("../images/btn-financing.jpg") -246px 0px no-repeat; }
#column-left #office-nav-04 a:hover { background:url("../images/btn-forms.jpg") -246px 0px no-repeat; }


#column-left #news-nav-01 a { background:url("../images/btn-newsletter.jpg"); }
#column-left #news-nav-02 a { background:url("../images/btn-whats-new.jpg"); }
#column-left #news-nav-03 a { background:url("../images/btn-commercials.jpg"); }
#column-left #news-nav-04 a { background:url("../images/btn-specials.jpg"); }

#column-left #news-nav-01 a:hover { background:url("../images/btn-newsletter.jpg") -246px 0px no-repeat; }
#column-left #news-nav-02 a:hover { background:url("../images/btn-whats-new.jpg") -246px 0px no-repeat; }
#column-left #news-nav-03 a:hover { background:url("../images/btn-commercials.jpg") -246px 0px no-repeat; }
#column-left #news-nav-04 a:hover { background:url("../images/btn-specials.jpg") -246px 0px no-repeat; }

#index #online-network {
	width: 140px;
	margin: 10px 10px 0px 25px;
	padding-top:0px;
	background:none;
	float:right;
}

#online-network {
	width: 213px;
	margin-left: 50px;
	padding-top:70px;
	background:url(../images/title-online-network.jpg) no-repeat;
	padding-bottom: 10px;

     
}

.socialMedia {
	width:30px;
	height:25px;
	text-indent:-9999px;
	margin-left:5px;
	float:left;
}

#online-network a.socialMedia:hover {
	background-position: bottom left;
}

#youtube { background:url("../images/youtube.png") no-repeat; }
#facebook { background:url("../images/facebook.png") no-repeat; margin-left: 50px;}

.navigation ul{padding:0px;}
#sidebar {margin:0px; padding:0px;}

body#new #column-left h2 {
	margin-bottom: 0px;
}

.Categoriesheader {
	height: 35px;
	color: #9B7449;
	font-size: 20px;
	font-weight: 500;
	padding-top: 20px;
}
.categorylist {
	color: #414C5E;
	font-size: 20px;
	font-weight: 500;
}

body#new #column-left ul{
padding: 0px;
}
.categorylist a:link{
	color: #414C5E;
	font-size: 20px;
	font-weight: 800;
	text-decoration: none;
}

.categorylist a:hover{
	color: #426A21;
	font-size: 20px;
	font-weight: 800;
	text-decoration: none;
}

li.categories { list-style-type: none; }  /* outermost list item */
 li.cat-item {
		list-style-type: none;
		margin-left: 35px;
	    margin-bottom: 10px;
	 	color: #414C5E;
		font-size: 20px;
		font-weight: 500;
 }
 li.cat-item-7 {  }  /* category ID #7, etc */
 li.current-cat {  }
 li.current-cat-parent {  }
 ul.children {  }
 
 .cat-item a:link{
	color: #414C5E;
	font-size: 18px;
	font-weight: 800;
	text-decoration: none;
}

.cat-item a:hover{
	color: #426A21;
	font-size: 18px;
	font-weight: 800;
	text-decoration: none;
}

.cat-item a:visited{
	color: #414C5E;
	font-size: 18px;
	font-weight: 800;
	text-decoration: none;
}

body#new #column-left #sidebar p{
	margin: 0px;
	padding-right:100px;
}


.patfloat {
	padding-top: 10px;
}
.clearpat {
	clear: both;
	height: 1em;
}