/*--------------------- 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,tr,td {margin:0;padding:0;}

fieldset,img,a img,:link img,:visited img {
	border:0;
	text-align: center;
}
.editor_box {
	margin-left:20px;
	width: 315px;
}
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 ------------------------ */

html {
	background:#335628 url("../images/bg-html.jpg") top repeat-y;
	}
	
body { 
	background:transparent url("../images/bg-body.jpg") top center no-repeat;
	text-align:left; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#000;
	}
	
/* ------------------------ type selectors ------------------------ */


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; }

a:link,a:visited	{ text-decoration:underline; outline:none; color:#0d4104; }
a:hover,a:active	{ text-decoration:none; outline:none; color:#0d4104; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}
.newsletter_title	{ 
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	}
.newsletter_font	{ 
	font-size:12px;
	color:#ffffff;
	}
div.clear	{ 
	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 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}
	
img.center {
	margin-left:100px;
}

p.center { 
	text-align: center;
	}
	
/* ------------------------ form elements ------------------------ */




textarea, select { 
	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #000;
	color:#000;
	width:185px; /* 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:14px;
	}
.inputtext { 
	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #000;
	color:#000;
	width:185px; /* 5 pixles smaller than form width !important */
	height:20px;
	line-height:20px;
	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:14px;
	}
.checkbox { 
	text-align:left
	}

select { width:185px; height:18px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ specials --------------------------------- */

#specials {
	font-size: 12px;
	}

/* ------------------------ 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:190px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select { width:195px; height: 20px; }

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ quick contact form ------------------------ */

#quick-contact {
	background:url("../images/title-quick-contact.jpg") top no-repeat;
	padding-top: 75px;
	}

/* ------------------------ 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 ------------------------ */
#outer-wrap {
	background:transparent url("../images/bg-outer-wrap.jpg") center bottom no-repeat;
	width: 100%;
	padding-bottom: 30px;
	}

#wrap {
	width:900px;
	background:transparent url("../images/bg-wrap.jpg") repeat-y;
	margin:0 auto;
	}
	#inner-wrap {
		}
		body#thankyou #inner-wrap {
			background:none;
			}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead2.jpg");
	height:82px;
	}
	/* index page link within #masthead */		
	#masthead a {	
    bottom: 0;
    color: white;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    height: 35px;
    position: absolute;
    text-align: right;
    text-decoration: none;
    width: 885px;
		}
	#masthead a span {
		display:none;
		}

/*------------------------- video launcher styles ------------------------ */  
#ba-link span  { display: none;}
#ba-link {
	width: 268px;
	padding-top: 93px;
	background:url("../images/b&a_homepage_button.jpg") top no-repeat;
	position: relative;
	}
#title-news span, #title-testimonials span  { display: none;}
#title-news {
	width: 268px;
	padding-top: 100px;
	background:url("../images/title-news.jpg") top no-repeat;
	position: relative;
	}
	#title-news a#news-link {
		display: block;
		height: 100px;
		position: absolute;
		top: 0;
		left: 0;
		width: 260px;
		}
	#title-news a#news-link a#news-link2 {
		display: block;
		max-height: 99px;
		position: absolute;
		top: 0;
		left: 0;
		width: 260px;
		}
	#news-bottom {
		height: 27px;
		width: 268px;
		padding-top:40px;
		background:url("../images/news-bottom-wrap.jpg") bottom no-repeat;
		}
		#title-news #noflash {margin-left: 45px;}
			#title-news #noflash a {color: #FEF2CD;}
			#column-left #title-news #noflash p {margin-left: 0px; margin-right: 20px;}
			#column-left #title-news ins {margin-left: 45px; margin-right: 20px;}
			
#title-testimonials {
	width:268px;
	background:url("../images/title-testimonials_2.jpg") top no-repeat;
	position:relative;
}
	#title-testimonials a#testimonials-link {
	display:block;
	height:75px;
	position:absolute;
	top:0;
	left:0;
	width:260px;
	}
	
	#testimonials-bottom {
	height:17px;
	width:268px;
	background:url("../images/testimonials-bottom.jpg") bottom no-repeat;
	}
	
	.border-top {
	height:17px;
	width:268px;
	background:url("../images/top-border.jpg") bottom no-repeat;}
	
#understand {
width:268px;
padding-top:80px;
background:url("../images/understand.jpg") top no-repeat;
position:relative;
}

	#understand-bottom {
	height:17px;
	width:268px;
	background:url("../images/testimonials-bottom.jpg") bottom no-repeat;
	}
			
#breastaug {float: right; margin: 0 40px 0 20px;}

.title-docs {
	background:url("../images/title-docs.jpg") center top no-repeat;
	padding-top: 30px;
	}
	.doc-bottom {
		background:url("../images/doc-bottom.jpg") center bottom no-repeat;
		height: 10px;
		}
	

/* ------------------------ column-left framework ------------------------ */

#column-left {
	width:268px;
	background: transparent url("../images/bg-left-col.jpg") repeat-y;
	float:left;
	color: #FEF2CD;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
	margin:0px 25px 10px 40px;
	font-size: 12px;
	text-align: left;
		}

	#column-left form { margin-left:0px; } /* 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 */
			}

	/* multi 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 */
			float:left;
			width:150px; /* sets the width of each column */
			line-height:20px; 
			}

	/* definition list */
	#column-left dl {}
		#column-left dl dt {
			width: 190px;
			font-weight:bold;
			color:#FFF;
			}
		#column-left dl dd textarea, #column-left dl dd input {
			width: 190px;
			}
			 #column-left dl dd input.submit {
			 	width: 60px;
				}

#featured-cases {
	background:url("../images/title-featured_2.jpg") top no-repeat;
	padding-top: 106px;
	color: #ffffff;
	}
	#featured-cases h2 {
		color: #E6E9CA;
		}


/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:606px;
	float:left;
	}
	body#media-events #column-right {
		padding-bottom: 270px;
		}
	body#index #column-right {
		padding-bottom:124px;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
	margin:0px 0px 10px 22px;
	font-size: 12px;
	text-align: left;
		}

	#column-right form { margin-left:0px; }

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.gif") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:16px;  /* pushes text to the right to display bg img */
			}

	/* 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;
			}
#media-right {
	width:606px;
	float:left;
	}
	body#media-events #media-right {
		padding-bottom: 270px;
		}
	body#index #media-right {
		padding-bottom:124px;
	}

	#media-right p, #media-right h1, #media-right h2, #media-right h3, #media-right ul, #media-right dl {
	margin:0px 0px 10px 22px;
	font-size: 12px;
	text-align: left;
		}

	#media-right form { margin-left:0px; }

	/* single column list */
	#media-right ul { padding-left:5px; }
		
	/* definition list */
	#media-right dl { padding-left:5px; }
		#media-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#media-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;
			}
		
	#doc-container {
		margin-left: 30px;
		margin-top:-40px;
		}	

	#location-container {
		margin-left: 30px;
		margin-top:-40px;
		}	

	#procedures-container {
		margin-left: 30px;
		margin-top:-40px;
		}	
		
	div.doc-photos {
		float: left;
		display: inline;
		width: 280px;
		}
		div.doc-photos img {margin-left: 35px;}
		#column-right div.doc-photos p {
			margin: 5px;
			}
			#column-right .doc-name {
				
				color: #5b844a;
				margin: 10px 0 0 5px;
				}
				#doc-h2 {
					padding-top: 70px;
					}
		p.more-doc { text-align: center; clear: both; }
		
		

/* ------------------------ header framework ------------------------ */
#header-graphic { height:514px; width: 900px; float: left; background:url("../images/header-inside.jpg") top right no-repeat; } /* sets height for all non-flash headers */
	body#index #header-graphic { background:url("../images/header-index.jpg") top right no-repeat; }
#header-graphic_2 { height:616px; width: 900px; float: left; background:url("../images/header-inside_2.jpg") top right no-repeat; } /* sets height for all non-flash headers */
	body#index #header-graphic_2 { background:url("../images/header-index.jpg") top right no-repeat; }

/* ------------------------ subhead framework ------------------------ */
#subhead { height:85px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#doctors #subhead { background:url("../images/subhead-doctors.jpg"); }
	body#face #subhead { background:url("../images/subhead-face.jpg"); }
	body#breast #subhead { background:url("../images/subhead-breast.jpg"); }
	body#body #subhead { background:url("../images/subhead-body.jpg"); }
	body#aesthetics #subhead { background:url("../images/subhead-non-surgical.jpg"); }
	body#media-events #subhead { background:url("../images/subhead-media-events.jpg"); }
	body#buttock #subhead { background:url("../images/subhead-buttock.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.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#specials #subhead { background:url("../images/subhead-specials.jpg"); }
	body#aftersurgery #subhead { background:url("../images/subhead-aftersurgery.jpg"); }
	body#tips #subhead { background:url("../images/subhead-tips.jpg"); }
	body#bna #subhead { background:url("../images/subhead-beforeandafter.jpg"); }
	body#photoconsent #subhead { background:url("../images/subhead-photoconsent.jpg"); }
	body#ar_editor #subhead { background:url("../images/subhead-ar_editor.jpg"); }
	body#ar_template_editor #subhead { background:url("../images/subhead-ar_editor_template.jpg"); }
	body#ar_procedure_editor #subhead { background:url("../images/subhead-ar_editor_procedure.jpg"); }
	body#newsletters #subhead { background:url("../images/subhead-newsletter.jpg"); }
	body#postop_survey #subhead { background:url("../images/subhead-postop.jpg"); }
	body#loanapp #subhead { background:url("../images/subhead-loanapp.jpg"); }

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}

/* ------------------------ title framework with varying heights ------------------------- */
#newsletter_background {
	width:632px;
	height:135px;
	margin: auto;
	vertical-align:middle;
	background:url("../images/newsletter_background.jpg") ;
	}
.newsletter_container {
	width:632px;
	padding-top:20px;
}
#title-contact {
	height:55px;
	background:url("../images/title-contact.jpg") ;
	}
#title-procedures {
	height: 100px;
	background:url("../images/title-procedures.jpg") no-repeat;
	}

#best-of {
	height:198px;
	background:url("../images/best-of-2.jpg") center top no-repeat;
	}
#best-of-2010 {
	height:118px;
    margin-left: 3px;
    width: 626px;
	background:url("../images/best-of-2010.jpg") center top no-repeat;
	}

#title-welcome {
	height: 12px;
	background:url("../images/title-welcome.jpg") center top no-repeat;
	}
#title-facebook {
	height: 100px;
	background:url("../images/title-facebook.jpg") no-repeat;
	}
	
#welcome-wrap {
		background:url("../images/welcome-wrap-nooffice.jpg") bottom no-repeat;
		padding-bottom: 45px;
		margin-left: 3px;
		width: 626px;
}

		body#about #welcome-wrap {
		padding-bottom:10px;
		background:url("../images/about-welcome-wrap.jpg") bottom no-repeat;
		}
		
		body#specials #welcome-wrap {
		padding-bottom:10px;
		background:url("../images/title-welcome.jpg") bottom no-repeat;
		}
		
		p.welcome-paragraph {
			padding-right: 250px;
			}

.blue-bg{
background: url("../images/blue-bg-left-col.jpg") repeat-y scroll 0 0 transparent;
line-height: 17px;
}

.blue-bottom{
    background: url("../images/blue-bottom.jpg") no-repeat scroll center bottom transparent;
    height: 17px;
    width: 268px;
}			
	
.content-footer{
    background: url("../images/content-footer.jpg") no-repeat scroll center bottom transparent;
	margin-top:-70px;
	margin-left:-1px;
    height: 90px;
    width: 629px;
}
	
#dr-lehocky-holder{
    height: 178px;
    width: 277px;
	background:url("../images/hp_dr_lehocky_button.png") center top no-repeat;
	cursor:pointer;
}

#dr-Siporin-holder{
    height: 178px;
    width: 277px;
	cursor:pointer;
	background:url("../images/hp_dr_siporin_button.png") center top no-repeat;
}

#dr-shah-holder{
    height: 178px;
    width: 277px;
	cursor:pointer;
	background:url("../images/hp_dr_d_shah_button.png") center top no-repeat;
}

#dr-mshah-holder{
    height: 178px;
    width: 277px;
	cursor:pointer;
	background:url("../images/hp_dr_m_shah_button.png") center top no-repeat;
}
	
#dr-knoetgen-holder{
    height: 178px;
    width: 277px;
	cursor:pointer;
	background:url("../images/hp_dr_knoetgen_button.png") center top no-repeat;
}

#dr-sabeeh-holder{
    height: 178px;
    width: 277px;
	cursor:pointer;
	background:url("../images/hp_dr_sabeeh_button.png") center top no-repeat;
}

#dr-walsh-holder{
    height: 178px;
    width: 277px;
	cursor:pointer;
	background:url("../images/hp_dr_walsh_button.png") center top no-repeat;
}

#dr-yao-holder{
    height: 178px;
    width: 277px;
	cursor:pointer;
	background:url("../images/hp_dr_yao_button.png") center top no-repeat;
}

.location-holder {
float: left;
    height: 190px;
    width: 277px;
	cursor:pointer;
	}
	
#malibu-holder{
    height: 178px;
    width: 277px;
	background:url("../images/hp_location_malibu.png") center top no-repeat;
}

#bakersfield-holder{
    height: 178px;
    width: 277px;
	background:url("../images/hp_location_bakersfield.png") center top no-repeat;
}

#scottsdale-holder{
    height: 178px;
    width: 277px;
	background:url("../images/hp_location_scottsdale.png") center top no-repeat;
}

#phoenix-holder{
    height: 178px;
    width: 277px;
	background:url("../images/hp_location_phoenix.png") center top no-repeat;
}

#fresno-holder{
    height: 178px;
    width: 277px;
	background:url("../images/hp_location_fresno.png") center top no-repeat;
}

#proc-face {
float: left;
    height: 242px;
    width: 277px;
	background:url("../images/hp_proc_face.png") center top no-repeat;
	}
	

#proc-breast {
float: left;
    height: 242px;
    width: 277px;
	background:url("../images/hp_proc_breast.png") center top no-repeat;
	}
	

#proc-body {
float: left;
	margin-top:-7px;
    height: 250px;
    width: 277px;
	background:url("../images/hp_proc_body.png") no-repeat scroll top transparent;
	}
	

	#proc-medispa {
		margin-top:-7px;
float: left;
    height: 250px;
    width: 277px;
	background:url("../images/hp_proc_nonsurgical.png") no-repeat scroll top transparent;
	}
			
#title-doctors {
	height: 95px;
    margin-left: 3px;
    width: 626px;
	background:url("../images/title-doctors.jpg") center top no-repeat;
	}
	
#title-location{
	height: 95px;
    margin-left: 3px;
    width: 626px;
	background:url("../images/title-locations.jpg") center top no-repeat;
}
	
#title-procedures {
	height: 95px;
    margin-left: 3px;
    width: 626px;
	background:url("../images/title-procedure.jpg") center top no-repeat;
}
	
#doc-kenneth {
	background: url("../images/img-doc-kenneth.jpg");
	position: relative;
	height: 180px;
	width: 346px;
	float: left;
	margin: 0px 5px 0px 30px;
	}	
	#doc-kenneth a.asps {
	position: absolute;
	top: 1px;
	left: 185px;
	width: 91px;
	height: 84px;
	}
	#doc-kenneth a.asaps {
	position: absolute;
	top: 1px;
	left: 281px;
	width: 62px;
	height: 84px;
	}
	#doc-kenneth a.abs {
	position: absolute;
	top: 90px;
	left: 223px;
	width: 95px;
	height: 65px;
	}
	
#doc-james {
	background: url("../images/img-doc-james.jpg");
	position: relative;
	height: 180px;
	width: 346px;
	float: left;
	margin: 0px 5px 0px 30px;
	}	
	#doc-james a.asps {
	position: absolute;
	top: 1px;
	left: 185px;
	width: 91px;
	height: 84px;
	}
	#doc-james a.asaps {
	position: absolute;
	top: 1px;
	left: 281px;
	width: 62px;
	height: 84px;
	}
	#doc-james a.abs {
	position: absolute;
	top: 90px;
	left: 223px;
	width: 95px;
	height: 65px;
	}

#doc-brett {
	background: url("../images/img-doc-brett.jpg");
	position: relative;
	height: 147px;
	width: 290px;
	float: left;
	margin: 0px 0px 40px 30px;
	}	
	#doc-brett a.asps {
	position: absolute;
	top: 1px;
	left: 186px;
	width: 95px;
	height: 71px;
	}
	#doc-brett a.abps {
	position: absolute;
	top: 79px;
	left: 186px;
	width: 95px;
	height: 63px;
	}
#doc-milan {
	background: url("../images/img-doc-milan.jpg");
	position: relative;
	height: 220px;
	width: 324px;
	float: left;
	margin: 0px 0px 10px 30px;
	}	
	#doc-milan a.botox {
		position: absolute;
		top: 0px;
		left: 183px;
		width: 133px;
		height: 47px;
	}
	#doc-milan a.lumenis {
		position: absolute;
		top: 50px;
		left: 183px;
		width: 133px;
		height: 47px;
	}
	#doc-milan a.restylane {
	position: absolute;
	top: 102px;
	left: 183px;
	width: 133px;
	height: 47px;
	}
	#doc-milan a.obagi {
	position: absolute;
	top: 150px;
	left: 183px;
	width: 133px;
	height: 64px;
	}


#doc-darshan {
	background: url("../images/img-doc-darshan-2010.jpg");
	position: relative;
	height: 151px;
	width: 319px;
	float: left;
	margin-left: 30px;
	}	
	#doc-darshan a.best {
		position: absolute;
		top: 0px;
		left: 183px;
		width: 70px;
		height: 70px;
	}
	#doc-darshan a.abs {
		position: absolute;
		top: 0px;
		left: 260px;
		width: 60px;
		height: 70px;
	}
	#doc-darshan a.facs {
		position: absolute;
		top: 75px;
		left: 183px;
		width: 70px;
		height: 65px;
	}
	#doc-darshan a.ashield {
		position: absolute;
		top: 75px;
		left: 260px;
		width: 60px;
		height: 65px;
	}
	
#doc-charles {
	background: url("../images/img-charles-wong.jpg");
	position: relative;
	height: 140px;
	width: 179px;
	float: left;
	margin: 0px 20px 20px 30px;
	}	

	
/* ------------------------------------- Buttons ---------------------------------------- */
#btn-special-offer {
		height:186px;
		display:block;
		background:url("../images/dental-btn-special-offer.jpg") no-repeat;	
		}
		#btn-special-offer:hover {
				background:url("../images/dental-btn-special-offer.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#btn-special-offer span { display:none; }


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	clear:both; /* important - do not remove */
	height: 21px;
	background:url("../images/bg-bottom-wrap.jpg") no-repeat;	
	}
	body#thankyou #bottom-wrap {
		clear:both; /* important - do not remove */
		height: 21px;
		background:url("../images/bg-bottom-wrap-alt.jpg") no-repeat;	
		}

/* ------------------------footer framework ------------------------ */
#footer {
	text-align:left;
	background:#325628 url("../images/bg-footer.jpg") center top no-repeat;
	width: 100%;
	padding-bottom: 10px;
	font-size: 10px;
	color: #fef2cd;
	}
	#footer-content {
		width: 900px;
		margin: 0 auto;
		}

#footer p {
	margin:0 auto 10px;
	width: 886px;
	}
	#footer p.address {
		width: 190px;
		float: left;
		display: inline;
		margin-left: 7px;
		line-height: 12px;
		}
		#footer p strong {
			font-size: 11px;
			}
			p#address-title {
				margin-bottom: 0;
				}

#footer a:link, #footer a:visited { color:#fef2cd; }
#footer a:hover, #footer a:active { color:#fef2cd; }

#footer ul {
	margin:0 auto 10px;
	width: 900px;
	}
	#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 #fef2cd;
		}
	#footer li.first { border: none; padding-left: 0px; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
#nav {
	background:url("../images/nav_2.jpg") top left no-repeat;					
	width:257px;	/* Width of buttons, not entite image (or half of entire image) */
	height:614px;	 /* Height of entire image */
	padding:0;
	float:left;
	}

#nav li span { display: none; }

#nav li {list-style:none; position:relative; float:left; }

#nav li, #nav a { 
	height:51px;	/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav should begin */
#nav-01 { width:228px; margin-top: 10px;}
#nav-01 a { width:228px; margin-left:25px;}

/* 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 { padding-left:25px; width:228px; }

#nav-01 a:hover { background:url("../images/nav_2.jpg") -282px  -10px no-repeat; }
#nav-02 a:hover { background:url("../images/nav_2.jpg") -282px  -61px no-repeat; }
#nav-03 a:hover { background:url("../images/nav_2.jpg") -282px  -112px no-repeat; }
#nav-04 a:hover { background:url("../images/nav_2.jpg") -282px  -163px no-repeat; }
#nav-05 a:hover { background:url("../images/nav_2.jpg") -282px -214px no-repeat; }
#nav-06 a:hover { background:url("../images/nav_2.jpg") -282px -265px no-repeat; }
#nav-07 a:hover { background:url("../images/nav_2.jpg") -282px -316px no-repeat; }
#nav-08 a:hover { background:url("../images/nav_2.jpg") -282px -367px no-repeat; }
#nav-09 a:hover { background:url("../images/nav_2.jpg") -282px -418px no-repeat; }
#nav-10 a:hover { background:url("../images/nav_2.jpg") -282px -469px no-repeat; }
#nav-11 a:hover { background:url("../images/nav_2.jpg") -282px -520px no-repeat; }

/* SUBNAV Framework */

#column-right ul#subnav {
		height:258px;
		clear: left;
		background:url("../images/subnav-new-3.jpg") 0 0 no-repeat;
		margin:0;
		padding-top: 37px;
		}

#column-right ul#subnav span { display: none; }

#column-right ul#subnav li, #column-right ul#subnav a { height:124px; display:block; padding: 0; } /* change height here also */
#column-right ul#subnav #subnav-03 li, #column-right ul#subnav #subnav-03 a {height:18px; display:block; padding:0; }
#column-right ul#subnav #subnav-04 li, #column-right ul#subnav #subnav-04 a {height:18px; display:block; padding:0; }


#column-right ul#subnav li { float:left; list-style:none; _display:inline; position:relative; }

#column-right ul#subnav #subnav-01 { width: 300px;}
#column-right ul#subnav #subnav-02 { width: 300px; margin-left: 10px;}
#column-right ul#subnav #subnav-03 { width: 222px; margin-left: 30px; margin-top:45px; height:18px;}
#column-right ul#subnav #subnav-04 { width: 250px; margin-left: -240px; margin-top:58px; height:18px;}
#column-right ul#subnav #subnav-04b { width: 250px; margin-left: -240px; margin-top:72px; height:18px;}
#column-right ul#subnav #subnav-04c { width: 250px; margin-left: -240px; margin-top:93px; height:18px;}
#column-right ul#subnav #subnav-04d { width: 250px; margin-left: -240px; margin-top:106px; height:18px;}
#column-right ul#subnav #subnav-05 { width: 300px; margin-left: 18px; margin-top:10px}

/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#subnav-01 a:hover { background:url("../images/subnav-new-3.jpg")  -5px -341px no-repeat; }
#subnav-02 a:hover { background:url("../images/subnav-new-3.jpg") -315px -341px no-repeat; }
#subnav-05 a:hover { background:url("../images/subnav-new-3.jpg") -315px -475px no-repeat; }
	#column-right ul#subnav li { 
			background:none; /* 0px = horizontal position for left, 6px = vertical position from top */
			}

/* ------------------------ son of suckerfish: vertical sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	background-color:#772005;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	margin-left:228px; /* Set to same width as in #nav */
	margin-top:-51px; /* 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 #C8BCA2;
	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:#FFFFFF;
	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-04 ul a:hover, #nav-05 ul a:hover, #nav-06 ul a:hover, #nav-07 ul a:hover, #nav-08 ul a:hover, #nav-09 ul a:hover, #nav-10 ul a:hover, #nav-11 ul a:hover { 
	background-image:none;
	background-color:#E58958;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-04 ul, #nav-05 ul, #nav-06 ul, #nav-08 ul, #nav-09 ul, #nav-02 li, #nav-04 li, #nav-05 li, #nav-06 li, #nav-08 li, #nav-09 li, #nav-10 li, #nav-11 li { width:260px; }	
#nav-07 ul,  #nav-07 li { width:320px; }	

.style135 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #030;
	font-weight: bold;
}
.style141 {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.style41 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
.style54 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030;
}

.style126 {color: #FFCC99}
.style129 {color: #003366}
.style130 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
}
.style131 {color: #6279A2}
.style132 {	color: #5D71A6;
	font-weight: bold;
	font-size: 14px;
}
.style133 {	color: #6C7397;
}
.style145 {color: #003366; font-weight: bold; }
.style146 {	color: #333;
	font-weight: bold;
}
.style147 {color: #0000CC}
.style149 {
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style150 {font-family: Arial, Helvetica, sans-serif}
.style200 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003;
}
.style153 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: bold; }
.style148 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #012853;
	font-weight: bold;
}
.style154 {color: #012853}
.style156 {font-size: 14}
.style201 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A4D21;
	font-weight: bold;
}
.style202 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-style: italic; }
.style541 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.style155 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-style: italic; }

.style203 {
	color: #1B3A59;
	font-weight: bold;
}
.style204 {color: #012853}
.style1301 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
}

.style128 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	line-height: 35px;
}
.style143 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #012853; }
.style144 {font-size: 14px}
.style1451 {
	color: #990000;
	font-size: 12px;
}
.style1471 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.style1491 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.style1431 {font-size: 10px}
.style1441 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #214A8C; }
.style1452 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #214A8C; }
.style2011 {font-size: 10}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 12; }
.style8 {font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;
}
.style8Copy {font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	background-color: #FFDF9D;
}


#title-welcome {
    background: url("../images/title-welcome.jpg") no-repeat scroll center top transparent;
   height: 12px;
    margin-left: 3px;
    width: 626px;
}

.container-left{
	width:328px;
	float:left;
}

.container-right
{
	width:245px;
	float:right;
}
p.welcome-paragraph {
	padding-right:0px;
}

.clr, .clear{
	clear:both;
}

.why-choose{
margin-left:30px
}

#before-and-after-link{
    background: url("../images/title-before-and-after.jpg") no-repeat scroll center top transparent;
    height: 98px;
    margin-left: 1px;
    margin-top: 0px;
    width: 281px;
}

#financing-link{
    background: url("../images/title-financing.jpg") no-repeat scroll center top transparent;
    height: 173px;
    margin-left: 1px;
    margin-top: 0px;
    width: 281px;
}

#nothing{
    background: url("../images/nothing.png") no-repeat scroll center top transparent;
    height: 257px;
    margin-left: 1px;
    margin-top: -8px;
    width: 281px;
}

#proc-face a, #proc-breast a, #proc-body a, #proc-medispa a{
    display: block;
    margin-top: 11px;
    padding: 9px;
}

#proc-face a.first-link, #proc-breast a.first-link{
    display: block;
    margin-top: 90px;
	height:15px;
    padding: 1px;
}

 #proc-body a.first-link, #proc-medispa a.first-link{
    display: block;
    margin-top: 90px;
	height:15px;
    padding: 1px;
 }
 
 .ca_banner{
	position:relative;
	overflow:hidden;
	background:#f0f0f0;
	padding:10px;
	border:1px solid #fff;
	-moz-box-shadow:0px 0px 2px #aaa inset;
}
.ca_slide{
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
}
.ca_zone{
	position:absolute;
	width:100%;
}
.ca_wrap{
	position:relative;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.ca_wrap img.ca_shown{
	display:inline !important;
}
/* Custom styles of banner1 */
.ca_banner1{
	width:650px;
	height:300px;
}
.ca_bg1{
	background:#fff url(../images/bg.jpg) no-repeat top left;
}
.ca_banner1 .ca_zone1{
	top:0px;
	left:0px;
}
.ca_banner1 .ca_wrap1{
	width:320px;
	height:300px;
}
.ca_banner1 .ca_zone2{
	top:100px;
	left:240px;
}
.ca_banner1 .ca_wrap2{
	width:387px;
	height:203px;
}
.ca_banner1 .ca_zone3{
	top:32px;
	left:250px;
}
.ca_banner1 .ca_wrap3{
	width:378px;
	height:31px;
}

/*Custom Style for Second Banner*/
.ca_banner2{
	width:252px;
	height:622px;
}
.ca_bg2{
	background:#fff url(../images/bgSmall.png) no-repeat top left;
}
.ca_banner2 .ca_zone1{
	top:10px;
	left:0px;
}
.ca_banner2 .ca_wrap1, /*They are the same size*/
.ca_banner2 .ca_wrap2{
	width:252px;
	height:220px;
}
.ca_banner2 .ca_zone2{
	top:250px;
	left:0px;
}
.style2001 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: thin solid #D0A4A4;
}
.style2021 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #67180D; }
#tbnav { 	background:url("../images/nav_3.jpg") top left no-repeat; width:257px; height:514px;  padding:0;  float:left; position:absolute;top:0px;z-index:1002;  }
#tbnav li span { display: none; }
#tbnav li {list-style:none; position:relative; float:left; }
#tbnav li, #tbnav a { 	height:36px; display:block; }
#tbnav-01 { width:238px; margin-top: 8px;}
#tbnav-01 a { width:238px; margin-left:25px;}
#tbnav-02, #tbnav-03, #tbnav-04, #tbnav-05, #tbnav-06, #tbnav-07, #tbnav-08, #tbnav-09, #tbnav-10, #tbnav-11, #tbnav-12, #tbnav-13 { padding-left:25px; width:238px; }
#tbnav-01 a:hover { background:url("../images/nav_3.jpg") -282px -8px no-repeat; }
#tbnav-02 a:hover { background:url("../images/nav_3.jpg") -282px -44px no-repeat; }
#tbnav-03 a:hover { background:url("../images/nav_3.jpg") -282px -80px no-repeat; }
#tbnav-04 a:hover { background:url("../images/nav_3.jpg") -282px -116px no-repeat; }
#tbnav-05 a:hover { background:url("../images/nav_3.jpg") -282px -152px no-repeat; }
#tbnav-06 a:hover { background:url("../images/nav_3.jpg") -282px -188px no-repeat; }
#tbnav-07 a:hover { background:url("../images/nav_3.jpg") -282px -224px no-repeat; }
#tbnav-08 a:hover { background:url("../images/nav_3.jpg") -282px -260px no-repeat; }
#tbnav-09 a:hover { background:url("../images/nav_3.jpg") -282px -296px no-repeat; }
#tbnav-10 a:hover { background:url("../images/nav_3.jpg") -282px -332px no-repeat; }
#tbnav-11 a:hover { background:url("../images/nav_3.jpg") -282px -368px no-repeat; }
#tbnav-12 a:hover { background:url("../images/nav_3.jpg") -282px -404px no-repeat; }
#tbnav-13 a:hover { background:url("../images/nav_3.jpg") -282px -440px no-repeat; }
#tb_header_graphic { height:514px; width: 900px; float: left; background:url("../images/header-inside_3.jpg") bottom right no-repeat; position:relative; } 
.topbar_rollover { width:0px;height:458px;left:0px;position:relative;top:-470px;z-index:1001; }
.tb_slide_container { 	width:590px; 	height:428px }
.tb_title_container { 	position:relative; 	padding-left:10px; 	padding-right:10px; padding-top:5px; padding-bottom:5px; width:231px; }
.tb_content_container {  float:left;  position:relative; padding-left:15px; padding-right:15px; }
.tb_desc_container {  position:relative; float:left; width:330px; margin-left:3px; margin-right:3px; margin-top:5px; margin-bottom:10px; }
.tb_button_container { 	position:relative; float:left; width:350px; height:50px; background:url('/images/tb_button.jpg');margin:2px; cursor:pointer; color:#404824; }
.tb_button_container:hover {  position:relative; float:left; width:350px; height:50px; background:url('/images/tb_button_b.jpg');margin:2px; cursor:pointer; color:#573016; }
.tb_button_text_container {  top:50%; margin-left:15px; position:relative; width:330px; margin-top:-7px; margin-bottom:15px; font-size:14px; font-weight:bold; }
.tb_image_location { position:absolute; right:0px; top:0px; width:199px; height:458px; background:url('/images/tb_location2_image.png'); }
.tb_image_contact {  position:absolute; right:0px; top:0px; width:199px; height:458px; background:url('/images/tb_location_image.png'); }
.tb_image_learning {  position:absolute; right:0px; top:0px; width:199px;  height:458px; background:url('/images/tb_learning_image.png'); }
.tb_image_news { position:absolute; right:0px; top:0px; width:199px; height:458px; background:url('/images/tb_news_image.png'); }
.tb_image_before_after {  position:absolute; right:0px; top:0px; width:199px; height:458px; background:url('/images/tb_before_after_image.png'); }
.tb_image_fees {  position:absolute; right:0px; top:0px; width:199px; height:458px; background:url('/images/tb_fees_image.png'); }
.tb_image_facial { 	position:absolute; right:0px; top:0px; width:199px; height:458px; background:url('/images/tb_facial_image.png'); }
.tb_image_breast { 	position:absolute; right:0px; top:0px; width:199px; height:458px; background:url('/images/tb_breast_image.png'); }
.tb_image_body { position:absolute; right:0px; top:0px; width:199px; height:458px; background:url('/images/tb_body_image.png'); }
.tb_image_nonsurgical {  position:absolute; right:0px; top:0px; width:199px; height:458px; 	background:url('/images/tb_nonsurgical_image.png'); }
.tb_image_hair {  position:absolute; right:0px; top:0px; width:199px; height:458px; background:url('/images/tb_hair_image.png'); }
.topbar_block { opacity:0; width:0px; height:428px; background:#FFFFFF; position:relative; top:0px; left:260px; border:#9d9d9d solid 1px; -moz-border-radius: 10px; border-radius: 10px; background:#FFFFFF; padding:15px; background: url("../images/topbar_select_back.jpg") repeat-y; z-index:1000; }
.tb_button_1 { 	width:102px; height:50px; background:url("../images/tb_button_1.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_2 { 	width:102px; height:50px; background:url("../images/tb_button_2.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_3 { 	width:102px; height:50px; background:url("../images/tb_button_3.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_4 { 	width:102px; height:50px; background:url("../images/tb_button_4.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_5 { 	width:102px; height:50px; background:url("../images/tb_button_5.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_6 { 	width:102px; height:50px; background:url("../images/tb_button_6.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_7 { 	width:102px; height:50px; background:url("../images/tb_button_7.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_8 { 	width:102px; height:50px; background:url("../images/tb_button_8.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_9 { 	width:102px; height:50px; background:url("../images/tb_button_9.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_10 { 	width:102px; height:50px; background:url("../images/tb_button_10.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_11 { 	width:102px; height:50px; background:url("../images/tb_button_11.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_12 { 	width:102px; height:50px; background:url("../images/tb_button_12.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_13 { 	width:102px; height:50px; background:url("../images/tb_button_13.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_14 { 	width:102px; height:50px; background:url("../images/tb_button_14.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_15 { 	width:102px; height:50px; background:url("../images/tb_button_15.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_16 { 	width:102px; height:50px; background:url("../images/tb_button_16.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_17 { 	width:102px; height:50px; background:url("../images/tb_button_17.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_18 { 	width:102px; height:50px; background:url("../images/tb_button_18.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_19 { 	width:102px; height:50px; background:url("../images/tb_button_19.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_20 { 	width:102px; height:50px; background:url("../images/tb_button_20.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_21 { 	width:102px; height:50px; background:url("../images/tb_button_21.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_22 { 	width:102px; height:50px; background:url("../images/tb_button_22.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_23 { 	width:102px; height:50px; background:url("../images/tb_button_23.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_24 { 	width:102px; height:50px; background:url("../images/tb_button_24.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_25 { 	width:102px; height:50px; background:url("../images/tb_button_25.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_26 { 	width:102px; height:50px; background:url("../images/tb_button_26.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_27 { 	width:102px; height:50px; background:url("../images/tb_button_27.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_28 { 	width:102px; height:50px; background:url("../images/tb_button_28.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_29 { 	width:102px; height:50px; background:url("../images/tb_button_29.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_30 { 	width:102px; height:50px; background:url("../images/tb_button_30.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_31 { 	width:102px; height:50px; background:url("../images/tb_button_31.png"); position:absolute; top:0px; right: 0px ; }
.tb_button_arrow {
	width:22px; height:35px; background:url("../images/tb_menu_arrow.png"); position:absolute; top:-2px; right: -13px; display:none;
}
.stage_Image3_id {
	cursor:pointer;
}
.stage_beautologie_top_bar_image6_id {
	cursor:pointer;
}
