/* @override http://www.southernplasticsurgery.com/css/layout.css */

/*--------------------- Last Modified  2006.03.25 ---------------------*/
/*-----------------------------------------------------------------------*/


/* 
 ----------------------------------------------------------------------------
  Copyright Rosemont Media 2009. 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
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { 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:#000;
	text-align:center; 
	font:12px/17px Arial, Helvetica, sans-serif; 
	color:#FFF;

	}

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

h1	{ font-size:1.25em; color:#FBDE5F; }
h2	{ font-size:1.2em; color:#FBDE5F; }
h3	{ font-size:1.1em; color:#FBDE5F; }

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

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

p, h1, h2, h3, ul, dl { margin-bottom:25px; }

/* ----- 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-back-to-top.jpg") right no-repeat;
	}
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}
	
	
	
.float-right { float:right; clear:right; }

.subitems{
	margin-left:10px;
	}
	
.test-close{
	margin-top:-25px;
	}
.pdf-thumb{
	margin-left:35px;
	}	
	
#column-left h1.no-border, #column-left h2.no-border, #column-left h3.no-border, #column-right h1.no-border, #column-right h2.no-border, #column-right h3.no-border{
	border:none;
	}
#btn_contact a{
    display: block;
	background: url("../images/btn_contact.jpg") no-repeat;
	height:60px;
	width:300px;
	padding-bottom: 10px;
	}

#btn_contact a:hover{
	background: url("../images/btn_contact.jpg") -300px 0 no-repeat;
	}
	
.btn_finance-index a{
    display: block;
	background: url("../images/btn_finance.jpg") no-repeat;
	height:60px;
	width:300px;
	padding-bottom: 10px;
	}

.btn_finance-index a:hover{
	background: url("../images/btn_finance.jpg") -300px 0 no-repeat;
	}	
	
	
	

	#btn_contact_inside a{
    display: block;
	background: url("../images/btn_contact_inside.jpg") no-repeat;
	height:60px;
	width:200px;
	padding-bottom: 10px;
	}

#btn_contact_inside a:hover{
	background: url("../images/btn_contact_inside.jpg") -201px 0 no-repeat;
	}

	#btn_blog a{
		    display: block;
			background: url("../images/btn_blog.jpg") no-repeat;
			height:60px;
			width:300px;
			padding-bottom: 10px;
			}

	#btn_blog a:hover{
			background: url("../images/btn_blog.jpg") -326px 0 no-repeat;
			}
			
			
			#btn_blog_inside a{
				    display: block;
					background: url("../images/btn_blog_inside.jpg") no-repeat;
					height:60px;
					width:204px;
					padding-bottom: 5px;
					}

			#btn_blog_inside a:hover{
					background: url("../images/btn_blog_inside.jpg") -201px 0 no-repeat;
					}			

	
	
#whatsnew {
margin-left:35px;
}
/* ----- global form elements ----- */ 

form {
	width:196px;
	margin:10px 0 15px 0;
	}
	body#index form { width:320px; }
form label	{ font-size:.87em; }

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 #404040;
	color:#414141;
	width:191px; /* 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;
	}
	body#index input, body#index textarea, body#index select { width:320px; }
	
select { width:196px; padding:0; } /* same width as form - !important */
	body#index select { width:170px; }
	
textarea { height:90px; overflow:auto; }
	body#index textarea { height:48px; }
#contact-business { display: none; } /* do not remove */ 


/* ----- main contact form ----- */ 
 
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:230px; 
	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:180px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select { width:185px; }
	
#contact-main label textarea { height:100px; overflow:auto; }

#contact-business-main { display: none; } /* do not remove */ 


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

input.submit, input.submit-contact-main, body#index input.submit { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 210px; }


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

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

	}
	
#wrap-popup {
	background:url("../images/bg-wrap.jpg") repeat-y;
	margin:0 auto;
	text-align:left;
	padding:0 15px;
	max-width:550px;
	}

/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	height:36px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:36px; display:block; z-index:999;} /* change height here also */

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

#nav-01 { width: 57px; margin-left: 111px;}
#nav-02 { width: 57px;}
#nav-03 { width: 57px;}
#nav-04 { width: 59px;}
#nav-05 { width: 56px;}
#nav-06 { width: 49px;}
#nav-07 { width: 135px;}
#nav-08 { width: 152px;}
#nav-09 { width: 54px;}
#nav-10 { width: 82px;}

/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg") -110px -36px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -167px -36px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -224px -36px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -281px -36px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -340px -36px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -396px -36px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -445px -36px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -580px -36px no-repeat; }
#nav-09 a:hover { background:url("../images/nav.jpg") -732px -36px no-repeat; }
#nav-10 a:hover { background:url("../images/nav.jpg") -786px -36px no-repeat; }

/*-----------------drop down-----------------*/

#nav li ul {
	position:absolute;
	z-index:999; /* You need this so that the drop down goes over the mast head */
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#F3CE6E;	/* 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 #AC5019;
	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 {
	font-size:1.0em;
	color:#000000;
	text-decoration:none;
	}
#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-03 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 { 
	background-image:none;
	background-color:#AC5019;
	color:#FFFFFF;
	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:152px; }	

#nav-03 ul, #nav-03 li, #nav-04 ul, #nav-04 li, #nav-05 ul, #nav-05 li, #nav-06 ul, #nav-06 li { width:130px; }
#nav-07 ul, #nav-07 li {
	width: 200px;
}
#nav-08 ul, #nav-08 li { width:158px; }

#nav-08 li {
	text-indent: 5px;
}

/*-------------- nav-sub ------------- */
#nav-sub { 
	background:url("../images/nav-sub.jpg") 98px 0px no-repeat; 
	height:150px; 
	margin:0;
	padding:0; 
	}

#nav-sub span { display: none; }

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

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

#nav-sub-01 { width: 233px; margin-left: 98px;}
#nav-sub-02 { width: 241px; margin-left: 29px;}
#nav-sub-03 { width: 221px; margin-left: 48px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-sub-01 a:hover { background:url("../images/nav-sub-ov.jpg") -0px -0px no-repeat; }
#nav-sub-02 a:hover { background:url("../images/nav-sub.jpg") -262px -150px no-repeat; }
#nav-sub-03 a:hover { background:url("../images/nav-sub.jpg") -551px -150px no-repeat; }
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg") 298px 0px no-repeat;
	height:120px;
	z-index:1; /* You need this so that the drop down goes over the mast head */
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:298px;
		width:408px;
		top:23px;
		height:56px; 
		}
	#masthead a span {
		display:none;
		}
		
#masthead-popup {
	position:relative;
	background:url("../images/masthead.jpg") 20px 0px no-repeat;
	height:160px;
	}
	/* index page link within #masthead */		
	#masthead-popup a {	
		position:absolute;
		left:20px;
		width:408px;
		top:0px;
		height:70px; 
		}
	#masthead-popup a span {
		display:none;
		}

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

#column-left {
	margin-left:136px;
	width:489px;
	float:left;
	display:inline;
	}
	
#column-left-popups {
	margin:0px auto;
	width:439px;
	}

#column-left h1, #column-left h2, #column-left h3, #wrap-popup h2 {
	border-bottom:1px solid #FBDE5F;
	margin-bottom:3px;
	}
	body#sitemap #column-left h1 { margin-bottom:30px; }
	body#sitemap #column-left h2 {
		border-bottom:none;
		font-size:1.1em;
		}
	#column-left blockquote {
		background:url("../images/blockquote.gif") 0 0 no-repeat;
		padding-left:20px;
		}
	#column-left blockquote p {
		margin-bottom:0;
		background:url("../images/blockquote-end.gif") right bottom no-repeat;
		}
		.blockquote-name {
			font-weight:bold;
			color:#FBDE5F;
			margin-left:20px;
			}
			
	
	body#index #column-left {
		width:328px;
		}
	
	#column-left dl dt {
		font-weight:bold;
		margin-top:15px;
		}
	#column-left dl dd {	
		margin-left:10px;
		}

	.misspell { font-size:.9em; }
	p.misspell { margin-bottom:2px; }	
	
	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 5px no-repeat;
			padding-left:10px; /* pushes text to the right to display bg img */
			}
			
		#column-left li.laser-hair {
		margin-top:-25px;
		}	
		#column-left ul.gallery-procedure-list {
		width:489px;
		height:100px;}
		#column-left ul.gallery-procedure-list li {	width:200px; float:left;
			line-height:20px; 
}
			
		.gallery-procedure-title {
			font-weight:bold;
			color:#FBDE5F;
			font-size:1.3em;
			clear:both;
			margin-top:15px;
			}
		#nav-gallery {
			text-align:center;
			}
			
#vid-thumbs{
	margin:10px 0px 20px 0px;
	height:116px;
	}
	
	#vid-thumbs a{
	width:115px;
	height:116px;
	display:block;
	}
	
	.vid-1{
		width:115px;
		height:116px;
		background-image:url(../images/vid-thumb-donna.jpg);
		float:left;
		}
		
	.vid-1 a:hover{
		width:115px;
		height:116px;
		background-image:url(../images/vid-thumb-donna-over.jpg);
		}
	
	.vid-2{
		width:115px;
		height:116px;
		background-image:url(../images/vid-thumb-cheri.jpg);
		float:left;
		margin-left:9px;
		}
		
	.vid-2 a:hover{
		width:115px;
		height:116px;
		background-image:url(../images/vid-thumb-cheri-over.jpg);
		}
		
	.vid-3{
		width:115px;
		height:116px;
		background-image:url(../images/vid-thumb-jan.jpg);
		float:left;
		margin-left:9px;
		}
		
	.vid-3 a:hover{
		width:115px;
		height:116px;
		background-image:url(../images/vid-thumb-jan-over.jpg);
		}
		
	.vid-4{
		width:115px;
		height:116px;
		background-image:url(../images/vid-thumb-gabriela.jpg);
		float:left;
		margin-left:9px;
		}
		
	.vid-4 a:hover{
		width:115px;
		height:116px;
		background-image:url(../images/vid-thumb-gabriela-over.jpg);
		}
		
		
	#column-left h1.no-border-blog {border:none; font-size:20px;padding-bottom:20px; font-family:"Georgia", Times, serif; color:#FFDEAD;}
	
	
	#disclaimer {background-color:#FFF8EF; width:594px; margin:10px 0px 20px 136px; border:2px solid #F0B358; height:155px;}
	#disclaimer p {color:#000; padding:10px 10px 1px 10px;}		
	#disclaimer h2 {font-family:georgia; font-size:18px; color:#000; padding:0px; margin:0px 0px 0px 10px; text-decoration:underline; padding-top:5px;}	
/* multi column list */
	#column-left ul#definition { padding-left:5px; } 
		#column-left ul#definition 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:220px; /* sets the width of each column */
			line-height:20px; 
			font-size:11px;
			}

/* BNA positioning */
#breastaug-bna {
	width:215px;
	height:114px;
	margin-left:274px;
	margin-top:-89px;
	padding-bottom:30px;
	}
#breastenhance-bna {
	width:215px;
	height:114px;
	margin-left:274px;
	margin-top:-106px;
	padding-bottom:30px;
	}
#bodycontour-bna {
	width:215px;
	height:114px;
	margin-left:274px;
	margin-top:-106px;
	padding-bottom:30px;
	}
#tummytuck-bna {
	width:215px;
	height:114px;
	margin-left:274px;
	margin-top:-89px;
	padding-bottom:30px;
	}
#postbariatric-bna {
	width:215px;
	height:114px;
	margin-left:274px;
	margin-top:-89px;
	padding-bottom:30px;
	}
#faceproced-bna {
	width:215px;
	height:114px;
	margin-left:274px;
	margin-top:-174px;
	padding-bottom:64px;
	}
#Facelift-bna {
	width:215px;
	height:114px;
	margin-left:274px;
	margin-top:-89px;
	padding-bottom:30px;
	}
	
.breastlift-bna{
	margin-top:10px;
	float:right;
	padding: 0 10px 10px 10px;
}	
.breastreduction-bna{
	margin-top:10px;
	float:right;
	padding: 0 10px 10px 10px;
}



/*------Latest post home page------*/
#p-latest-post{
	text-decoration:none;
	font-size:12px;
	margin-bottom:-1px;
}
#p-latest-post a{
	text-decoration:none;
	font-size:12px;
	margin-bottom:-1px;
}
#p-latest-post a:hover {
	text-decoration:underline;
	font-size:12px;
}

.readmore-latest-post {margin-top:-5px;}
a.readmore-latest-post {
	text-decoration:none;
	font-size:12px;
	
}
 a:hover.readmore-latest-post {
	text-decoration:underline;
	font-size:12px;
}
hr#hrnewsfeed {color:#F0F0F0; border:1px solid;}
	
/* ----- column-right ----- */

#column-right {
	margin-left:48px;
	width:200px;
	float:left;
	display:inline;
	}
	body#index #column-right {
		margin-left:51px;
		margin-bottom:50px;
		width:349px;
		}
		
#column-right h1, #column-right h2, #column-right h3 {
	border-bottom:1px solid #FBDE5F;
	margin-bottom:3px;
	}


.btn {
	display:block;
	height:100px;
	width:196px;
	}
	.btn span { display:none; }

	.gallery { background:transparent url("../images/btn-gallery.jpg") no-repeat; }
	.gallery:hover { background:transparent url("../images/btn-gallery.jpg") 0 -122px no-repeat; }
	
	.patient { background:transparent url("../images/btn-patient.jpg") no-repeat; }
	.patient:hover { background:transparent url("../images/btn-patient.jpg") 0 -122px no-repeat; }
	
	.videoBTN { background:transparent url("../images/btn-video.jpg") no-repeat; }
	.videoBTN:hover { background:transparent url("../images/btn-video.jpg") 0 -122px no-repeat; }

	.news { background:transparent url("../images/btn-news.jpg") no-repeat; }
	.news:hover { background:transparent url("../images/btn-news.jpg") 0 -122px no-repeat; }

	.whats-new { background:transparent url("../images/btn-whats-new.jpg") no-repeat; }
	.whats-new:hover { background:transparent url("../images/btn-whats-new.jpg") 0 -122px no-repeat; }
	
	.finance { background:transparent url("../images/btn-finance.jpg") no-repeat; }
	.finance:hover { background:transparent url("../images/btn-finance.jpg") 0 -122px no-repeat; }
	
	.patient-form { background:transparent url("../images/btn-patient-forms.jpg") no-repeat; }
	.patient-form:hover { background:transparent url("../images/btn-patient-forms.jpg") 0 -122px no-repeat; }	
	
	
	.brochure { background:transparent url("../images/bnt-brochure.jpg") no-repeat; }
	.brochure:hover { background:transparent url("../images/bnt-brochure.jpg") 0 -122px no-repeat; }

/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	height:.01em; 
	clear:both;
	width:100%; /* fix for Safar */
	}

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

#header-graphic {
	height:241px;
	background:url("../images/header-graphic.jpg");
	text-align:center;
	color:#000000;
	font-weight:bold;
	z-index:0;
	}
	
	body#aboutus #header-graphic, body#drwhiteman #header-graphic{background-image:url(../images/header-graphic-about.jpg);}
	body#breastaug #header-graphic, body#breastenhance #header-graphic{background-image:url(../images/header-graphic-breast.jpg);}
	body#bodycontour #header-graphic, body#tummytuck #header-graphic, body#postbariatric #header-graphic {background-image:url(../images/header-graphic-body.jpg);}
	body#facial #header-graphic, body#Facelift #header-graphic, body#rhinoplasty #header-graphic {background-image:url(../images/header-graphic-face.jpg);}
	body#patient #header-graphic, body#blog #header-graphic {background-image:url(../images/header-graphic-patient.jpg);}
	body#gallery #header-graphic, body#sitemap #header-graphic {background-image:url(../images/header-graphic-gallery.jpg);}
	body#contactus #header-graphic, body#thankyou #header-graphic {background-image:url(../images/header-graphic-contact.jpg);}
	body#skincare #header-graphic, body#skinrejuv #header-graphic, body#laser-hair #header-graphic {background-image:url(../images/header-graphic-skin.jpg);}
	body#thankyou #header-graphic, body#thankyou #header-graphic {background-image:url(../images/header-graphic-thankyou.jpg);}
	
		body#out-of-town-patients #header-graphic {background-image:url(../images/header-graphic-patient.jpg);}
	
		body#mommy-makeover #header-graphic {background-image:url(../images/header-graphic-body.jpg);}

#noflash p { padding-top:50px; z-index:0; }
#noflash a { color:#000000; z-index:0;}

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

#subhead {
	height:42px;
	background-position:0 15px;
	background-repeat:no-repeat;
	}

	body#index #subhead { background-image:url("../images/title-meet.jpg"); }
	body#contactus #subhead { background-image:url("../images/title-contact-today.jpg"); }
	body#drwhiteman #subhead { background-image:url("../images/title-drwhiteman.jpg"); }
	body#aboutus #subhead { background-image:url("../images/title-abouthepractice.jpg"); }
	body#whatsnew #subhead { background-image:url("../images/title-whatsnewinps.jpg"); }
	body#facial #subhead { background-image:url("../images/title-facial.jpg"); }
	body#Facelift #subhead { background-image:url("../images/title-Facelift.jpg"); }
	body#rhinoplasty #subhead { background-image:url("../images/title-rhinoplasty.jpg"); }
	body#breastaug #subhead { background-image:url("../images/title-breastaug.jpg"); }
	body#breastenhance #subhead { background-image:url("../images/title-breastenhance.jpg"); }
	body#bodycontour #subhead { background-image:url("../images/title-bodycontour.jpg"); }
	body#tummytuck #subhead { background-image:url("../images/title-tummytuck.jpg"); }
	body#postbariatric #subhead { background-image:url("../images/title-postbariatric.jpg"); }
	body#skincare #subhead { background-image:url("../images/title-skincare.jpg"); }
	body#skinrejuv #subhead { background-image:url("../images/title-facialre.jpg"); }
	body#laser-hair #subhead { background-image:url("../images/title-laser-hair.jpg"); }
	body#patient #subhead { background-image:url("../images/title-patient.jpg"); }
	body#gallery #subhead { background-image:url("../images/title-gallery.jpg"); }
	body#testimonial #subhead { background-image:url("../images/title-testimonial.jpg"); }
	body#thankyou #subhead { background-image:url("../images/title-thankyou.jpg"); }
	body#sitemap #subhead { background-image:url("../images/title-sitemap.jpg"); }
	body#breastlift #subhead { background-image:url("../images/title-breastlift.jpg"); }
	body#breastreduction #subhead { background-image:url("../images/title-breastreduction.jpg"); }
    body#malebreastreduction #subhead { background-image:url("../images/title-malebreastreduction.jpg"); }
    body#breastreconstruction #subhead { background-image:url("../images/title-breastreconstruction.jpg"); }
    body#latisse #subhead { background-image:url("../images/title-latisse.jpg"); }
    body#mommy-makeover #subhead { background-image:url("../images/title-mommymakeover.jpg"); }
    body#out-of-town-patients #subhead { background-image:url("../images/title-out-of-town-patients.jpg"); }

	body#blog #subhead {
		height:0px;
		background-position:0 15px;
		background-repeat:no-repeat;
	 }
/* ----- subhead framework with varying heights ----- */

.title {
	height:42px;
	background-position:0 15px;
	background-repeat:no-repeat;
	}
	#about{ background-image:url("../images/title-about.jpg"); }
	#locate{ background-image:url("../images/title-locate.jpg"); }
	#contact{ background-image:url("../images/title-contact-today.jpg"); }
	#in-the-news{ background-image:url("../images/title-inthenews.jpg"); }
	#testimonials{ background-image:url("../images/title-latestnews.jpg"); }


/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:760px;
	margin:0 auto;
	text-align:center;
	color:#FFF;
	font-size:.9em;
	}

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

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

#footer ul {margin-bottom: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 #FFF;
	}

	#footer li.first { border: none; }

#kudzu-logo {
	margin: 0px 0px 25px 25px;
	}
#flash-header{
	z-index:0;
}

/*ONLINE NETWORK*/
/*.networkh2 {}*/

#online-network {
	width: 213px;
	margin: 10px 10px 20px 0px;
}

.socialMedia {
	width:42px;
	height:42px;
	text-indent:-9999px;
	margin-left:15px;
	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: 0px;}
#rss { background:url("../images/rss.png") no-repeat; }
#twitter { background:url("../images/twitter.png") no-repeat; }	

.error {
	color: red;
}
