

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background:#eff8f9;
	text-align:center; 
	font:13px/19px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#293A00;
	}

p, ul, ol, dl, pre, blockquote	{ 
  margin-bottom:10px; 
  text-align: justify;
  }
  
#footer p, #footer ul {
text-align: center;
}

blockquote { 
	margin-left:10px; 
	margin-right:10px;
	}

h1,h2,h3 { margin-bottom:8px; }

h1	{ font-size:1.2em; color:#293A00; }
h2	{ font-size:1.1em; color:#293A00; }
h3	{ font-size:1.0em; color:#293A00; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#e78f90; text-decoration:underline; }
a:hover,a:active	{ color:#e78f90; text-decoration:none; }


#dark {
font-size: 14px;
}

#dark a:link,a:visited { 
 color:#000000;
 text-decoration:underline;
 }

#dark a:hover,a:active	{ 
color:#000000;
text-decoration:none;
}

/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	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;
	}
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:0 10px 10px 10px; 
	}

	
/* ----- global form elements ----- */ 

form {
	width:275px;
	padding:10px 0 15px 0;
	margin-left: 20px;
	}

form label	{ font-size:.95em; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #000;
	color:#000;
	width:270px; /* 5 pixles smaller than form width !important */
	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:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
select { 
	width:275px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:30px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	width:60px; 
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:90px 0 0 198px; }
input.commentform-submit{ margin:50px 0 0 198px; }

input.submit-image, input.commentform-submit{ 
	background: url(../images/submit.jpg);
	width:55px;
	height:21px;
	border:none;
	cursor:pointer;
	}

#contact_business { display: none; } /* do not remove */ 


/* ----- main contact form ----- */ 
 
#contact-main, #commentform { padding:20px 0 10px 0; margin-left: 94px; }
	
#contact-main label, #commentform label{ 
	width:180px; 
	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, 
#commentform label input, #commentform label textarea, #commentform label select 	
{ 
	width:150px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select, #commentform label select{
	width:155px;
	}
	
#contact-main label textarea { height:100px; }

#contact-main label .check-box { width:20px; float:left; border:0px; }


/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:1040px;
	margin:0 auto;
	text-align:left;

	}
	
body#index #wrap {
	background:url("../images/bg-wrap-index.jpg") repeat-y;
	}
	
	body#index #wrap-inner {
	background:url("../images/bg-wrap-index-inner.jpg") repeat-y;
	}
	
	body#inner #wrap {
	background:url("../images/bg-wrap-index-inner.jpg") repeat-y;
	}
	
	
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:120px;
	}
	/* home link within #masthead */		
	#masthead a {	
		position:absolute;
		left:27px;
		width:412px;
		top:22px;
		height:44px; 
		}
	#masthead span {
		display:none;
		}

#header-graphic, .span, #subhead {text-indent : -999em; letter-spacing :-1000em; } /* No need to use an extra span tag. */
/*\*/html>body #header-graphic { letter-spacing : normal; text-indent : -999em; overflow : hidden;} /* Just for Opera, but hide from MacIE */
/*\*/html>body .span { letter-spacing : normal; text-indent : -999em; overflow : hidden;} /* Just for Opera, but hide from MacIE */
/*\*/html>body #subhead { letter-spacing : normal; text-indent : -999em; overflow : hidden;} /* Just for Opera, but hide from MacIE */

/* ----- column-left ----- */

body#index #column-left {
	width:300px;
	float:left;
	margin-left: 18px;
	margin-top: 10px;
	display: inline;
	}
	
	body#index #column-left-inner {
	width:660px;
	float:left;
	margin-left: 40px;
	margin-top: 10px;
	display: inline;
	}
	
#column-left {
	
	width: 545px;
	float:left;
	display: inline;
	}
	body#thankyou #column-left { height:450px; }
	#column-left p, #column-left ul, #column-left dl, #column-left h1, #column-left h2, #column-left h3, #column-left h4, #column-left h5, #column-left h6{
		margin-left: 35px;
		margin-right: 17px;
		}
		#column-left li{
			list-style: disc;
			margin-left: 25px; 
			}
			body#index #column-left ul, body#index #column-left li { margin-left: 0px; margin-right: 0px; list-style: none; }

		#column-left img.img-right { 
			margin-right: 17px;
		}

		#column-left dt{
			float: left;
			width: 130px;
			font-weight: bold;
			}
		#column-left dd{
			margin-left: 130px; 
			margin-bottom:10px; 
			}
		#column-left dd.pdf {
			padding-left:20px;
			margin-bottom: 6px;
			background:url("../images/pdf-icon-sm.gif") left no-repeat;
			}
		#column-left #checklist dt{
			float: left;
			width: 245px;
			font-weight: bold;
			}
		#column-left #checklist dd{
			margin-left: 245px; 
			margin-bottom:10px; 
			}

		#column-left #week-schedule dt{
			float: left;
			width: 130px;
			font-weight: bold;
			}
		#column-left #week-schedule dd{
			margin-left: 130px; 
			margin-bottom:0px; 
			}
	#column-left #hr {
		height:9px;
		background: url(../images/bg-hr.jpg) repeat-x;
		margin:10px 35px 10px 53px;
		clear:both;
		}
		
	#column-left blockquote{
		text-align: center;
		margin-left: 68px;
		margin-right: 50px;
		font-style: italic;
	}
	#other-procedures{
		float: right;
		padding: 0;
		border: 1px solid #293A00;
		margin: 0 13px 0 10px;
		}
		#other-procedures p{
			margin: 3px 0 0 5px;
			}
		#other-procedures ul{
			margin: 3px 8px 8px 5px;
			}
			#other-procedures li{
				margin: 0 0 0 15px;
				list-style: circle;
				}

h2#subhead-comparison	{
	background:url("../images/subhead-comparison.jpg");
	height:45px;
	margin-left:18px;
	}
	

/* ---- column-center ---- */

#column-center{
	float:left;
	width: 400px;
	margin-top: 20px;
	}
	body#index .box{
		background: url(../images/bg-box-index.jpg) no-repeat top;
		}
		#title-discover-yourself{
			background: url(../images/title-discover-yourself.jpg) no-repeat bottom left;
			width: 300px;
			height: 38px;
			margin: 0 0 0 18px;
			}
		#title-patient-gallery{
			background: url(../images/title-patient-gallery.jpg) no-repeat bottom left;
			width: 300px;
			height: 58px;
			margin: 0 0 0 18px;
			}
		#title-featured-procedure{
			background: url(../images/title-featured-procedure.jpg) no-repeat bottom left;
			width: 300px;
			height: 38px;
			margin: 0 0 0 18px;
			}
	#column-center h1, #column-center h2, #column-center h3, #column-center h4{
		margin-left: 21px;
		margin-right: 21px;
		}
	#column-center p{
		margin-left: 21px;
		margin-right: 21px;
		}
	#plant{
		background: url(../images/inset-plants-home.jpg) no-repeat top right;
		}
	#procedures-side {
		background: url(../images/procedures-side.jpg);
/*		height: 425px;*/
    height:515px;
		width: 189px;
		margin: 10px 0 10px 0;
		position: relative;
		}
		#procedures-side #lnkSmartlipo {
			width: 121px;
			height: 79px;
			position: absolute;
			margin: 59px 0 0 35px;
			}
		#procedures-side #lnkBreast {
			width: 121px;
			height: 79px;
			position: absolute;
			margin: 149px 0 0 35px;
			}
		#procedures-side #lnkBody {
			width: 121px;
			height: 79px;
			position: absolute;
			margin: 240px 0 0 35px;
			}
		#procedures-side #lnkSkin {
			width: 121px;
			height: 79px;
			position: absolute;
			margin: 330px 0 0 35px;
			}
		#procedures-side #lnkFace {
			width: 121px;
			height: 79px;
			position: absolute;
			margin: 420px 0 0 35px;
			}
			#procedures-side span{
				display: none;
				}
		
/* ----- column-right ----- */

#column-right {
	width:300px;
	float:left;
	}
	#schedule {
		background: url(../images/schedule.jpg);
		width: 189px;
		height: 83px;
		}
	#blognav {
		background: url(../images/blog.jpg);
		width: 189px;
		height: 53px;
		}
	#column-right p {
		margin-left: 20px;
		margin-right: 20px;
		}
	.location-map {
		margin: 0 0 0 18px;
		}
	#patient-gallery-side {
		background: url(../images/patient-gallery-side.jpg) no-repeat top left;
		width: 186px;
		height:223px;
		margin-top: 15px;
		}
		#inset-patient-gallery{
			margin: 61px 0 0 44px;
			}
	#photogallery blockquote{
		text-align: left;
		background: url(../images/quote-open.gif) no-repeat top left;
		margin: 0 0 0 33px;
		}
		body#photogallery #column-left .testi blockquote {
			margin: 10px 25px;
			padding-left:20px;
		}
		.testi{
			background: url(../images/quote-close.gif) no-repeat bottom right;
			margin: 40px 18px 40px 0;
			}
	
	
/* ----- bottom-wrap ----- */

#bottom-bg{
	background: url(../images/bottom-wrap.jpg) no-repeat bottom;
	padding-bottom: 30px;
	}
body#index #bottom-bg {
	background: url(../images/bottom-wrap-index.jpg) no-repeat bottom;
	padding-bottom: 40px;
	}
 
#bottom-wrap {
	background: url(../images/logos.jpg);
	height:203px;
	clear:both;
	width:1040px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	}
		#bottom-wrap span {
			display: none;
		}
		#bottom-wrap ul, #bottom-wrap li{
			margin: 0; padding: 0;
		}
	#bottom-wrap #asps, #bottom-wrap #asps a{
		position: absolute;
		height: 106px;
		width: 79px;
		margin: 33px 0 0 11px;
		}
	#bottom-wrap #asaps, #bottom-wrap #asaps a{
		position: absolute;
		height: 116px;
		width: 79px;
		margin: 35px 0 0 126px;
		}
	#bottom-wrap #ssprs, #bottom-wrap #ssprs a{
		position: absolute;
		height: 118px;
		width: 102px;
		margin: 32px 0 0 231px;
		}
	#bottom-wrap #abps, #bottom-wrap #abps a{
		position: absolute;
		height: 102px;
		width: 72px;
		margin: 37px 0 0 363px;
		}
	#bottom-wrap #acs, #bottom-wrap #acs a{
		position: absolute;
		height: 110px;
		width: 76px;
		margin: 29px 0 0 479px;
		}
	#bottom-wrap #aafprs, #bottom-wrap #aafprs a{
		position: absolute;
		height: 127px;
		width: 106px;
		margin: 33px 0 0 604px;
		}
		
		#bottom-wrap #asps a, #bottom-wrap #asaps a, #bottom-wrap #ssprs a, #bottom-wrap #abps a, #bottom-wrap #acs a, #bottom-wrap #aafprs a {
			margin: 0;
			}
	
/* header framework
 * ------------------------------------------------------------------------- */

#header-graphic {
	height:270px; /* sets height for all non-flash headers */
	

	}
body#doctor #header-graphic { background: url(../images/header-graphic-01.jpg); }
body#patient #header-graphic { background:  url("../images/header-graphic-04.jpg"); }
body#photogallery #header-graphic { background: url(../images/header-graphic-02.jpg); }
body#contact #header-graphic { background: url(../images/header-graphic-03.jpg); }

body#augmentation #header-graphic { background: url(../images/header-graphic-augmentation.jpg); }
body#bodyenhancement #header-graphic { background: url(../images/header-graphic-determined.jpg); }
body#botox #header-graphic { background: url(../images/header-graphic-perfectionis.jpg); }
body#breastenhancement #header-graphic { background: url(../images/header-graphic-please.jpg); }
body#facelift #header-graphic { background: url(../images/header-graphic-professional.jpg); }
body#facialprocedures #header-graphic { background: url(../images/header-graphic-recommend.jpg); }
body#liposuction #header-graphic { background: url(../images/header-graphic-referred.jpg); }
body#rhinoplasty #header-graphic { background: url(../images/header-graphic-supportive.jpg); }
body#skinrejuvenation #header-graphic { background: url(../images/header-graphic-thankyou.jpg); }


/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead {
	height:35px; /* sets height for all subheads */
	margin-left: 28px;
	margin-bottom: 15px;
	background-repeat:no-repeat;
	background-position:bottom left;
	}

	body#doctor #subhead 			{ background-image: url(../images/title-doctor.jpg); }
	body#patient #subhead 			{ background-image: url(../images/title-patient.jpg); }
	body#news #subhead 				{ background-image: url(../images/title-news.jpg); }
	body#facialprocedures #subhead 	{ background-image: url(../images/title-facialprocedures.jpg); }
	body#facelift #subhead 			{ background-image: url(../images/title-facelift.jpg); }
	body#rhinoplasty #subhead 		{ background-image: url(../images/title-rhinoplasty.jpg); }
	body#bodyenhancement #subhead 	{ background-image: url(../images/title-bodyenhancement.jpg); }
	body#skinrejuvenation #subhead 	{ background-image: url(../images/title-skinrejuvenation.jpg); }
	body#botox #subhead 			{ background-image: url(../images/title-botox.jpg); }
	body#liposuction #subhead 		{ background-image: url(../images/title-liposuction.jpg); }
	body#breastenhancement #subhead { background-image: url(../images/title-breastenhancement.jpg); }

	body#augmentation #subhead 		{ background-image: url(../images/title-augmentation.jpg); }
	body#augmentation #subhead.smartlipo 		{ background-image: url(../images/smartlipo.jpg); }

	body#photogallery #subhead 		{ background-image: url(../images/title-photogallery.jpg); }
	body#contact #subhead 			{ background-image: url(../images/title-contact.jpg); }
	body#blog #subhead 				{ background-image: url(../images/title-blog.jpg); }
	body#thankyou #subhead 			{ background-image: url(../images/title-thankyou.jpg); }
	body#sitemap #subhead 			{ background-image: url(../images/title-sitemap.jpg); }
		
/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:1000px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#000;
	}

#footer a:link, #footer a:visited {
	color:#000;
	}

#footer a:hover, #footer a:active {
	color:#000; text-decoration: none;
	}

#footer ul {margin-top:10px;}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #000;
	}

	#footer li.first { border: none; }
	
	
	
	
	
#footer1 A:link {text-decoration: underline; color : white;}
	
#footer1 A:visited {text-decoration: underline; color : white;}

#footer1 A:active {text-decoration: underline; color : white;}

#footer1 A:hover {text-decoration: underline; color: black;}

#footer1 {
margin: 30px 750px;
width: 240px;
float: left;
}




/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:1040px; 
	height:34px; 
	margin-bottom:0; 
	}
	
#nav a {
width:1040px; 
height:34px;
position: absolute; 
}

#nav span { display: none; }

#nav li, #nav a { height:52px; display:block; }

#nav li { float:left; list-style:none; display:inline; position:relative;}

#nav-01 { width: 65px; margin-left: 12px;}
#nav-02 { width: 135px;}
#nav-03 { width: 94px;}
#nav-04 { width: 51px;}
#nav-05 { width: 156px;}
#nav-06 { width: 119px;}
#nav-07 { width: 105px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover {background:url("../images/nav.jpg")  -12px -52px no-repeat;}
#nav-02 a:hover {background:url("../images/nav.jpg")  -77px -52px no-repeat;}
#nav-03 a:hover {background:url("../images/nav.jpg") -212px -52px no-repeat;}
#nav-04 a:hover {background:url("../images/nav.jpg") -306px -52px no-repeat;}
#nav-05 a:hover {background:url("../images/nav.jpg") -357px -52px no-repeat;}
#nav-06 a:hover {background:url("../images/nav.jpg") -513px -52px no-repeat;}
#nav-07 a:hover {background:url("../images/nav.jpg") -632px -52px no-repeat;}


/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position:absolute;
	left:-9999px;
	background-color:#637141;	/* 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:none; 
	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-03 ul a:hover, #nav-04 ul a:hover { 
	background-image:none;
	background-color:#3D4E13;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-03 ul, #nav-03 li { width:135px; }
#nav-04 ul, #nav-04 li { width:100px; } 

/* Vertical Sprite Nav
 * ------------------------------------------------------------------------- */

#nav2 {
	background: url(../images/side-nav.jpg) top left no-repeat;					
	width:193px;		/* Width of buttons, not entite image (or half of entire image) */
	height:575px;		/* Height of entire image */
	margin-bottom:0;
	}

#nav2 li span { display: none; }

#nav2 li {
	float:left;
	list-style:none;
	}

#nav2 li, #nav2 a { 
	height:96px;			/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav should begin */
#nav2-01 { margin-top:2px; width:193px; }

/* margin-top if there is a spacing between each nav button */
#nav2-02, #nav2-03, #nav2-04, #nav2-05, #nav2-06 { margin-top:0; width:193px; }

#nav2-01 a:hover { background:url("../images/side-nav.jpg") -193px  -2px no-repeat; }
#nav2-02 a:hover { background:url("../images/side-nav.jpg") -193px  -98px no-repeat; }
#nav2-03 a:hover { background:url("../images/side-nav.jpg") -193px  -194px no-repeat; }
#nav2-04 a:hover { background:url("../images/side-nav.jpg") -193px  -290px no-repeat; }
#nav2-05 a:hover { background:url("../images/side-nav.jpg") -193px  -386px no-repeat; }
#nav2-06 a:hover { background:url("../images/side-nav.jpg") -193px  -482px no-repeat; }


#listen {
	background: url(../images/listen-usa.jpg) top left no-repeat;					
	width:193px;		/* Width of buttons, not entite image (or half of entire image) */
	height:99px;		/* Height of entire image */
	margin:0 30px 0 0;
	float:right;
	}
	
#listen a {width:193px; height:99px; display:block;}
#listen a:hover { background:url("../images/listen-usa.jpg") -193px  -0px no-repeat; }
#listen span{ display:none;}


/* BNA ------------------------------- */

body#bna { background: #fff;}
body#bna #wrap { width: 600px;}

#bna-top{
	position: relative;
	background:url("../images/BnA-top.jpg");
	width: 600px;
	height: 120px;
	}
#bna-top a.home{
		position:absolute;
		left:0px;
		width:435px;
		top:0px;
		height:60px;
	}
a.home span{
	display:none;
	}
#bna-bottom{
	background:url("../images/BnA-bottom.jpg");
	width: 600px;
	height: 58px;
	}
#bna-procedure-nav{
	margin: 88px 0 0 40px;
	width: 240px;
	float: left;
	text-align: left;
	display: inline;
	}
#bna-page-nav{
	display: inline;
	margin: 88px 40px 0 0;
	width: 240px;
	float: right;
	text-align: right;
	}
#bna-pic{
	clear: both;
	}

body#press #wrap { width: 580px; background: #fff; }

#bna-thumb {
	margin:0 0 0 40px;
	}
	#bna-thumb p{
	margin:0 0 0 55px;
	padding-bottom:10px;
	}
	



	/* wordpress blog elements
 * ------------------------------------------------------------------------- */

#menu ul { margin:0 0 10px 10px;
			}

#menu ul li {
			color:#000;
			font-weight:bold;
			padding-left:10px;
			}
			
 p em { margin-left:-5px;} 
 
 .meta {
		font-size:.8em;
		margin:0 10px 0px 36px;
		}

.feedback {

		text-align:right;
		font-size:.9em;
		margin:0 20px 10px 36px; 
		background-color: #F5EFE7;
		}
		
.storycontent blockquote {padding-left:25px;
						text-align:left !important;
						margin-left:60px !important;
						background:url("../images/quote-open.gif") 0 0 no-repeat;
							}
							
	.storycontent  blockquote p {
		margin-bottom:0;
		background:url("../images/quote-close.gif") right bottom no-repeat;

		}

.storycontent ol {margin-left:70px;
list-style:decimal !important;}

/* SPECIALS */
	#specials-btn { background: url(/images/spec-btn.jpg) no-repeat; display: block; width: 189px; height: 70px; margin-left: -3px; }
	#specials-btn span { display: none; }
	
		#specials-btn1 { background: url(/images/spec-btn2.jpg) no-repeat; display: block; width: 333px; height: 70px; margin-left: -3px; }
	#specials-btn1 span { display: none; }
	
	#contact-inner {
  margin-top: 10px;
  margin-left: 25px; 
  float: left; 
  position:absolute;
  }
  
  #inner-contact-bg {
  margin:10px 0px 20px 25px;
  }
  
  #buttons-r {
  margin-top:0px;
  margin-left:22px;
  }
  
    #slideshow {
  margin: 0px 0px 10px 22px;
  }
