/* @override http://rmwebsite.com/gunter-center/css/layout.css */

/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 

html {
	background:#c8e0eb url("../images/bg-html.jpg") top repeat-x;
	width:100%;
	}
	
body { 
	background:url("../images/bg-body.jpg") center top no-repeat;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#294253;
	}

/* photo instructions pop up */
#middle-column { width:600px; margin:0 auto; background-color:#cde3ed; }
	#middle-column p { text-align:left; margin:0 22px 18px 14px; }
body#photo-instructions form { margin:0 auto; }	
body#photo-instructions #subhead { background:url("../images/subhead-photo-instructions.jpg"); width:600px; margin:0 auto; height:47px; }

blockquote { 
	margin-left:30px; 
	margin-right:50px; 
	}

h1, h2, h3	{ font-size:1.3em; color:#294253; }

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

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

abbr { border:none; }

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

.clear {
	clear:both;
	}

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}
	
p.center { text-align:center; }

p.back-to-top {
	text-align:right;
	display:block;
	}
	
p.txt-left {
	float:left;
	width:220px;
	}
	
img.img-left { 
	float:left; 
	margin:0 10px 20px 0; 
	}

img.img-product {
	float:left;
	margin:0 10px 20px 13px;
	clear:both;
	}
	
img.img-mag { 
	float:left; 
	margin:4px 10px 20px 13px; 
	}
	#column-left p.mag-text-right { margin:0 0 20px 123px; }
	
img.img-ftrd-case {
	float:left;
	margin:0 0 0 15px;
	}
	
img.img-right { 
	float:right; 
	margin:0; 
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
#column-left .inline-block { display:inline-block; margin-bottom:0; }

img.btn-care-credit { margin-left:15px; }

.inline-block { display:inline-block; margin-bottom:0; }
	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
	
/* ----- global form elements ----- */ 

body#index form {
	width:435px;
	margin:0 0 18px 0;
	}

form {
	width:210px;
	margin:0 0 18px 0;
	}

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

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

input, textarea, select { 
	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #bbcdd6;
	color:#2d373c;
	width:205px; /* 5 pixels 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:11px;
	}
	
select { width:210px; padding:0; } /* same width as form - !important */

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

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

form#contact-quick .input-left {
	float:left;
	width:220px;
	}






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

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:left; 
	margin-bottom:10px;
	font-size:1.0em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select {
	width:220px;
	}
	
#contact-main label select { width:220px; }
	
#contact-main label textarea { height:100px; width:220px; overflow:auto; }

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


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

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

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

input.commentform-submit { 
	width:120px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}
	
input.commentform-submit { margin:0 0 18px 91px; }
 

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

#wrap {
	background:url("../images/bg-wrap.jpg");
	width:920px;
	margin:0 auto;
	text-align:left;
	}
	
#video #wrap
{ background: none;}	
	
#gallery-inside #wrap {
	background: none;
}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:122px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:582px;
		width:332px;
		top:34px;
		height:51px; 
		}
	#masthead a span {
		display:none;
		}

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

body#index #column-left {
	width:465px;
	float:left;
	}
	
 #column-left {
	width:675px;
	float:left;
	overflow:visable;
	}
	
#gallery-inside #column-left {
	width: 100%;
}
	
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl, #column-left ol {
		margin:0px 45px 18px 13px;
		}
	#column-left em {
		width:400px;
	}
	#column-left form { margin-left:40px; }
	
	/* single column list */
	#column-left ul { padding-left:30px; }
		#column-left ul li {
			list-style-type:disc; 
			}
			
	#column-left ul li ul { margin:0 0 0 5px; }
	
	#column-left ol { margin-left:45px; }
		#column-left ol li {
			list-style-type:decimal;
			}
	
	/* definition list */
	#column-left dl { padding-left:15px; }
		#column-left dl dt {
			font-weight:bold;
			}
		#column-left dl dd {
			list-style-type:disc;
			margin-left:10px;
			}
			
#btn-media-thumbs {
	background:url("../images/btn-media-thumbs2.jpg");
	height:494px;
	position:relative;
	}
	
body#index #btn-media-thumbs a.d3 {
	position:absolute;
	height:50px;
	width:216px;
	left: 11px;
	}

body#index #btn-media-thumbs a.vogue {
	position:absolute;
	height:50px;
	width:216px;
	left: 11px;
	top:62px
	}
	
body#index #btn-media-thumbs a.texas-monthly {
	position:absolute;
	height:48px;
	width:216px;
	left: 11px;
	top:124px
	}
	
body#index #btn-media-thumbs a.new-beauty {
	position:absolute;
	height:48px;
	width:216px;
	left: 12px;
	top:187px
	}
	
body#index #btn-media-thumbs a.daily-mail {
	position:absolute;
	height:48px;
	width:216px;
	left: 11px;
	top:248px
	}
	
body#index #btn-media-thumbs a.allure {
	position:absolute;
	height:48px;
	width:216px;
	left: 11px;
	top:309px
	}
	
body#index #btn-media-thumbs a.texas-monthly2 {
	position:absolute;
	height:48px;
	width:216px;
	left: 11px;
	top:372px
	}
	
body#index #btn-media-thumbs a.d {
	position:absolute;
	height:48px;
	width:216px;
	left: 11px;
	top:425px
	}
	
body#index #btn-media-thumbs a.ny-times {
	position:absolute;
	height:48px;
	width:216px;
	left: 238px;
	top:0px
	}
	
body#index #btn-media-thumbs a.w {
	position:absolute;
	height:48px;
	width:216px;
	left: 238px;
	top:63px
	}
	
body#index #btn-media-thumbs a.new-beauty2 {
	position:absolute;
	height:48px;
	width:216px;
	left: 238px;
	top:125px
	}
	
body#index #btn-media-thumbs a.self {
	position:absolute;
	height:48px;
	width:216px;
	left: 238px;
	top:186px
	}
	
body#index #btn-media-thumbs a.bazaar {
	position:absolute;
	height:48px;
	width:216px;
	left: 238px;
	top:249px
	}
	
body#index #btn-media-thumbs a.dallas-morning-news {
	position:absolute;
	height:48px;
	width:216px;
	left: 238px;
	top:312px
	}
	
body#index #btn-media-thumbs a.d2 {
	position:absolute;
	height:48px;
	width:216px;
	left: 238px;
	top:371px
	}
	
body#index #btn-media-thumbs span { display:none; }
			
/* ----- column-right ----- */

body#index #column-right {
	width:455px;
	float:left;
	}

#column-right {
	background:url("../images/colright-bkg.jpg") top left no-repeat;
	width:245px;
	float:left;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 10px 18px 17px;
		}
	body#index #column-right form { margin-left:17px; }
	#column-right form { margin-left:17px; }
	 
	/* single column list */
	#column-right ul { padding-left:15px; }
		#column-right ul li {
			list-style-type:disc; 
			}

	#column-right ul li ul { margin:0 0 0 5px; }
	
	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			}
		#column-right dl dd {
			list-style-type:disc;
			margin-left:10px;
			}
			
	#credentials { font:10px/14px Arial, Helvetica, sans-serif; }
	
	#credentials h1.inline-block, 
	#credentials h2.inline-block, 
	#credentials h3.inline-block { display:inline-block; margin-bottom:4px; margin-right:15px; }
	
		h2.invis { display:none; }
		
	#photo-instructions {
		position:relative;
		background:url("../images/btn-photo-instructions.jpg");
		height:103px;
		}
		#photo-instructions a {
			position:absolute;
			height:62px;
			width:428px;
			top:20px;
			left:18px;
			}

/* ----- VW launcher ----- */
body#index #video_website {
	width:455px;
  	background:url("../images/bg-vw-launcher.jpg") no-repeat;
		}
body#index #videolauncher {
	margin:30px 0px 3px 15px;
}

/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:20px;
	clear:both;
	width:100%; 
	}

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

body#index #header-graphic { height:255px; position:relative; background:url("../images/header-graphic.jpg"); }
body#weight-loss #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-weight-loss.jpg"); }
body#thankyou #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-thankyou.jpg"); }
body#skin #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-skin.jpg"); }
body#sitemap #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-sitemap.jpg"); }
body#secondary-rhinoplasty #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-secondary.jpg"); }
body#primary-rhinoplasty #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-primary.jpg"); }
body#permanent-makeup #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-perm.jpg"); }
body#mini-abdominoplasty #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-mini.jpg"); }
body#mid-facelift #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-mid-face.jpg"); }
body#media #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-media.jpg"); }
body#male-breast-reduction #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-mbr.jpg"); }
body#injectables #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-injectables.jpg"); }
body#gallery #header-graphic, body#gallery-inside #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-gallery.jpg"); }
body#forms #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-forms.jpg"); }
body#facial-procedures #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-face-prod.jpg"); }
body#facial-implants #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-face-implant.jpg"); }
body#facelift #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-facelift.jpg"); }
body#face-neck-liposuction #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-fnl.jpg"); }
body#eyelid-surgery #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-eyelid.jpg"); }
body#dr-bogdan #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-dr-bogdan.jpg"); }
body#dr-gunter #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-dr-gunter.jpg"); }
body#dr-cochran #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-dr-cochran.jpg"); }
body#contact #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-contact.jpg"); }
body#brow-lift #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-brow-lift.jpg"); }
body#breast-reduction #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-breast-red.jpg"); }
body#breast-lift #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-breast-lift.jpg"); }
body#breast-implants #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-breast-imp.jpg"); }
body#breast-augmentation #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-breast-aug.jpg");
 }
 body#breast-augmentation-revision #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-breast-aug-r.jpg"); }
 body#body-liposuction #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-body-lipo.jpg"); }
 body#about-us #header-graphic, body#patient #header-graphic  { height:255px; position:relative; background:url("../images/header-graphic-about.jpg"); }
 body#abdominoplasty #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-abdomino.jpg"); }
 body#blog #header-graphic { height:255px; position:relative; background:url("../images/header-graphic-blog.jpg"); }
 body#video #header-graphic { height:255px; position:relative; background:url("../images/header-video.jpg"); }

	#header-graphic a.link-home {
		position:absolute;
		width:920px;
		height:225px;
		left:0px;
		top:0px;
		}
		
	#header-graphic a.link-gunter {
		position:absolute;
		width:108px;
		height:25px;
		left:166px;
		top:169px;
		}
		
	#header-graphic a.link-bogdan {
	position:absolute;
	width:100px;
	height:25px;
	left:274px;
	top:169px;
		}
		
	#header-graphic a.link-cochran {
	position:absolute;
	width:113px;
	height:25px;
	left:410px;
	top:169px;
		}		

	#header-graphic span { display:none; }
	
/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead { height:98px; } /* sets height for all non-flash subheads */

	body#index #subhead { background:url("../images/subhead-index.jpg"); height:73px; }
	body#about-us #subhead { background:url("../images/subhead-about.jpg"); }
	body#our-doctors #subhead { background:url("../images/subhead-doctors.jpg"); }
		body#dr-gunter #subhead { background:url("../images/subhead-gunter.jpg"); }
		body#dr-bogdan #subhead { background:url("../images/subhead-bogdan.jpg"); }
		body#dr-cochran #subhead { background:url("../images/subhead-cochran.jpg"); }
	body#face #subhead { background:url("../images/subhead-face.jpg"); }
		body#facelift #subhead { background:url("../images/subhead-facelift.jpg"); }
		body#mid-facelift #subhead { background:url("../images/subhead-midfacelift.jpg"); }
		body#eyelid-surgery #subhead { background:url("../images/subhead-eyelid.jpg"); }
		body#primary-rhinoplasty #subhead { background:url("../images/subhead-primary.jpg"); }
		body#secondary-rhinoplasty #subhead { background:url("../images/subhead-secondary.jpg"); }
		body#face-neck-liposuction #subhead { background:url("../images/subhead-face-neck.jpg"); }
		body#facial-implants #subhead { background:url("../images/subhead-facial.jpg"); }
		body#brow-lift #subhead { background:url("../images/subhead-browlift.jpg"); }
		body#facial-procedures #subhead { background:url("../images/subhead-other-facial.jpg"); }
		body#injectables #subhead { background:url("../images/subhead-injectables.jpg"); }
		body#permanent-makeup #subhead { background:url("../images/subhead-permanent.jpg"); }
	body#breast #subhead { background:url("../images/subhead-breast.jpg"); }
		body#breast-augmentation #subhead { background:url("../images/subhead-breast-augmentation.jpg"); }
		body#breast-augmentation-revision #subhead { background:url("../images/subhead-revision.jpg"); }
		body#breast-implants #subhead { background:url("../images/subhead-types.jpg"); }
		body#breast-reduction #subhead { background:url("../images/subhead-breast-reduction.jpg"); }
		body#breast-lift #subhead { background:url("../images/subhead-breast-lift.jpg"); }
		body#male-breast-reduction #subhead { background:url("../images/subhead-male.jpg"); }
	body#body #subhead { background:url("../images/subhead-body.jpg"); }
		body#abdominoplasty #subhead { background:url("../images/subhead-abdominoplasty.jpg"); }
		body#mini-abdominoplasty #subhead { background:url("../images/subhead-mini-abdominoplasty.jpg"); }
		body#body-liposuction #subhead { background:url("../images/subhead-body-liposuction.jpg"); }
		body#weight-loss #subhead { background:url("../images/subhead-weight-loss.jpg"); }
	body#skin #subhead { background:url("../images/subhead-skin.jpg"); }
		body#chemical-peels #subhead { background:url("../images/subhead-chemical.jpg"); }
		body#biomedic-micropeel #subhead { background:url("../images/subhead-biomedic.jpg"); }
		body#microdermabrasion #subhead { background:url("../images/subhead-microdermabrasion.jpg"); }
		body#obagi-blue-peel #subhead { background:url("../images/subhead-obagi.jpg"); }
		body#lymphatic-drainage-facial #subhead { background:url("../images/subhead-lymphatic.jpg"); }
		body#sclerotherapy #subhead { background:url("../images/subhead-sclerotherapy.jpg"); }
		body#ipl #subhead { background:url("../images/subhead-ipl.jpg"); }
		body#skin-care-products #subhead { background:url("../images/subhead-skin-care.jpg"); }
	body#gallery #subhead, body#gallery-inside #subhead { background:url("../images/subhead-gallery.png"); height:73px; }
	body#forms #subhead { background:url("../images/subhead-forms.jpg"); height:73px; }
	body#media #subhead { background:url("../images/subhead-media.jpg"); height:73px; }
	body#blog #subhead { background:url("../images/subhead-blog.jpg"); height:73px; }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); height:73px; }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); height:73px; }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); height:73px; }
	body#patient #subhead { background:url("../images/subhead-patient.jpg"); }
	


/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-in-the-media {
	height:50px;
	background:url("../images/subhead-in-the-media.jpg") ;
	}

#subhead-ftrd-procedures {
	height:53px;
	background:url("../images/subhead-ftrd-procedures.jpg") ;
	}

/* ------------------------ title framework with varying heights ------------------------- */
body#index #title-qcontact {
	height:73px;
	background:url("../images/title-qcontact.jpg") ;
	}

#title-qcontact {
	height:55px;
	background:url("../images/title-qcontact-sub.jpg") ;
	}

body#contact #title-qcontact, body#thankyou #title-qcontact {
	height:55px;
	background:url("../images/title-location.jpg") ;
	}

#title-ftrd-case {
	height:61px;
	background:url("../images/title-ftrd-case.jpg") ;
	}


/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:920px;
	margin:0 auto;
	text-align:center;
	padding-bottom:5px;
	}

#footer p, #footer ul {
	margin:0 20px 18px 20px;
	}

#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 #294253;
	line-height: 18px;
	}

	#footer li.first { border: none; }

/* Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:920px; 
	height:51px; 
	margin:0;
	padding:0; 
	position:relative;
	z-index:99;
	}

#nav span { display: none; }

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

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

#nav-01 { width: 68px; margin-left: 10px;}
#nav-02 { width: 72px;}
#nav-03 { width: 89px;}
#nav-04 { width: 49px;}
#nav-05 { width: 92px;}
#nav-06 { width: 50px;}
#nav-07 { width: 46px;}
#nav-08 { width: 137px;}
#nav-09 { width: 114px;}
#nav-10 { width: 56px;}
#nav-11 { width: 48px;}
#nav-12 { width: 77px;}


/*-------------- (-79px) X position of button / (-51px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -10px -51px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg")  -78px -51px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -150px -51px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -239px -51px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -288px -51px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -380px -51px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -430px -51px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -476px -51px no-repeat; }
#nav-09 a:hover { background:url("../images/nav.jpg") -613px -51px no-repeat; }
#nav-10 a:hover { background:url("../images/nav.jpg") -727px -51px no-repeat; }
#nav-11 a:hover { background:url("../images/nav.jpg") -783px -51px no-repeat; }
#nav-12 a:hover { background:url("../images/nav.jpg") -831px -51px no-repeat; }


/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#index #nav-01 { background:url("../images/nav.jpg")  -10px -51px no-repeat; }
body#about-us #nav-02 { background:url("../images/nav.jpg")  -78px -51px no-repeat; }
body#dr-gunter #nav-03,
	body#dr-cochran #nav-03,
	body#dr-bogdan #nav-03 { background:url("../images/nav.jpg") -150px -51px no-repeat; }
body#mid-facelift #nav-04,
	body#facial-procedures #nav-04,
	body#facial-implants #nav-04,
	body#facelift #nav-04,
	body#face-neck-liposuction #nav-04,
	body#eyelid-surgery #nav-04,
	body#brow-lift #nav-04 { background:url("../images/nav.jpg") -239px -51px no-repeat; }
body#weight-loss #nav-05,
	body#mini-abdominoplasty #nav-05,
	body#male-breast-reduction #nav-05,
	body#breast-augmentation #nav-05,
	body#breast-augmentation-revision #nav-05,
	body#abdominoplasty #nav-05,
	body#body-liposuction #nav-05,
	body#breast-implants #nav-05,
	body#breast-lift #nav-05,
	body#breast-reduction #nav-05 { background:url("../images/nav.jpg") -288px -51px no-repeat; }
body#secondary-rhinoplasty #nav-06, 
	body#primary-rhinoplasty #nav-06 { background:url("../images/nav.jpg") -380px -51px no-repeat; }
body#skin #nav-07,
	body#injectables #nav-07,
	body#permanent-makeup #nav-07 { background:url("../images/nav.jpg") -430px -51px no-repeat; }
body#gallery #nav-08, body#gallery-inside #nav-08 { background:url("../images/nav.jpg") -476px -51px no-repeat; }
body#forms #nav-09 { background:url("../images/nav.jpg") -613px -51px no-repeat; }
body#media #nav-10 { background:url("../images/nav.jpg") -727px -51px no-repeat; }
body#blog #nav-11 { background:url("../images/nav.jpg") -783px -51px no-repeat; }
body#contact #nav-12 { background:url("../images/nav.jpg") -831px -51px no-repeat; }

/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px;			/* Fixes one px spacing for border-right in FF */
	background-color:#fafcfc;	/* 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 #d6e5ec;
	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:10px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#294253;
	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, #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:#d6e5ec;
	color:#294253;
	text-decoration:none;
	cursor:pointer;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-03 ul, #nav-03 li { width:92px; }		
#nav-04 ul, #nav-04 li { width:170px; }
#nav-05 ul, #nav-05 li { width:205px; }		
#nav-06 ul, #nav-06 li { width:200px; }
#nav-07 ul, #nav-07 li { width:125px; }	
#nav-08 ul, #nav-08 li { width:200px; }		


/* Horizontal Sprite nav-procedures
 * ------------------------------------------------------------------------- */

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

#nav-procedures span { display: none; }

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

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

#nav-procedures-01 { width: 227px; margin-left: 11px;}
#nav-procedures-02 { width: 225px;}
#nav-procedures-03 { width: 225px;}
#nav-procedures-04 { width: 223px;}


/*-------------- (-79px) X position of button / (-99px) height of image from above ------------- */
#nav-procedures-01 a:hover { background:url("../images/nav-procedures.jpg")  -11px -99px no-repeat; }
#nav-procedures-02 a:hover { background:url("../images/nav-procedures.jpg") -238px -99px no-repeat; }
#nav-procedures-03 a:hover { background:url("../images/nav-procedures.jpg") -463px -99px no-repeat; }
#nav-procedures-04 a:hover { background:url("../images/nav-procedures.jpg") -688px -99px no-repeat; }

/* Blog Styles
 * ------------------------------------------------------------------------- */

#column-left .post {
	width:670px;
	}
	
 #column-left .feedback {
	margin:0 25px 18px 13px;
	}
	
#column-right #menu ul {
	margin:0 10px 18px 17px;
	padding:0;
	}
	
	#column-right #menu ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
	#column-right li#search form {
		margin:0 0 18px 0;
		padding:0;
		width:210px;
		}
		
	#column-right form#searchform input {
		width:205px;
		}
		
	#column-right form#searchform input.submit { 
		width:60px;
		height:20px;
		cursor:pointer; 
		padding:0; 
		}
		
body#blog #column-left h2 {
	font-size: 20px;
	color:#2D373C;
		
	
}	

#column-left .meta {
		margin:0 25px 18px 13px;
		color:#5d6475;
		width:50%;
}	

#column-left .storytitle{
	margin:0 0 0 13px;
	padding:0 0 5px 0;
}

#column-left .storycontent {
	padding-top:8px;
}
		
/*-- gallery thumbs --*/
body#abdominoplasty #bna-thumb {
	position:relative;
	height:205px;
	background:url("../gallery/thumbs/tn-right-tuck-01.jpg");
	}
	body#abdominoplasty #bna-thumb a {
		position:absolute;
		display:block;
		height:185px;
		left: 17px;
		width: 217px;
		}
		
body#eyelid-surgery #bna-thumb {
	position:relative;
	height:121px;
	background:url("../gallery/thumbs/tn-right-bleph-01.jpg");
	}
	body#eyelid-surgery #bna-thumb a {
		position:absolute;
		display:block;
		height:101px;
		left: 17px;
		width: 217px;
		}
		
body#breast-augmentation #bna-thumb, body#breast-implants #bna-thumb {
	position:relative;
	height:132px;
	background:url("../gallery/thumbs/tn-right-breast-aug-01.jpg");
	}
	body#breast-augmentation #bna-thumb a, body#breast-implants #bna-thumb a {
		position:absolute;
		display:block;
		height:112px;
		left: 17px;
		width: 217px;
		}
		
body#facelift #bna-thumb, body#mid-facelift #bna-thumb {
	position:relative;
	height:188px;
	background:url("../gallery/thumbs/tn-right-face-01.jpg");
	}
	body#facelift #bna-thumb a, body#mid-facelift #bna-thumb a {
		position:absolute;
		display:block;
		height:168px;
		left: 17px;
		width: 217px;
		}
		
body#facial-procedures #bna-thumb {
	position:relative;
	height:210px;
	background:url("../gallery/thumbs/tn-right-fat-graft-01.jpg");
	}
	body#facial-procedures #bna-thumb a {
		position:absolute;
		display:block;
		height:190px;
		left: 17px;
		width: 217px;
		}
		
body#injectables #bna-thumb, body#skin #bna-thumb, body#permanent-makeup #bna-thumb {
	position:relative;
	height:218px;
	background:url("../gallery/thumbs/tn-skin-01.jpg");
	}
	body#injectables #bna-thumb a, body#skin #bna-thumb a, body#permanent-makeup #bna-thumb a {
	position:absolute;
	display:block;
	height:170px;
	left: 17px;
	width: 217px;
	top: 30px;
		}
		
body#body-liposuction #bna-thumb {
	position:relative;
	height:190px;
	background:url("../gallery/thumbs/tn-right-lipo-01.jpg");
	}
	body#body-liposuction #bna-thumb a {
		position:absolute;
		display:block;
		height:170px;
		left: 17px;
		width: 217px;
		}
		
body#facial-implants #bna-thumb {
	position:relative;
	height:190px;
	background:url("../gallery/thumbs/tn-right-mento-01.jpg");
	}
	body#facial-implants #bna-thumb a {
		position:absolute;
		display:block;
		height:170px;
		left: 17px;
		width: 217px;
		}
		
body#male-breast-reduction #bna-thumb {
	position:relative;
	height:155px;
	background:url("../gallery/thumbs/tn-right-male-breast-01.jpg");
	}
	body#male-breast-reduction #bna-thumb a {
		position:absolute;
		display:block;
		height:135px;
		left: 17px;
		width: 217px;
		}
		
body#breast-augmentation-revision #bna-thumb {
	position:relative;
	height:131px;
	background:url("../gallery/thumbs/tn-right-breast-revision-01.jpg");
	}
	body#breast-augmentation-revision #bna-thumb a {
		position:absolute;
		display:block;
		height:111px;
		left: 17px;
		width: 217px;
		}
		
body#weight-loss #bna-thumb {
	position:relative;
	height:206px;
	background:url("../gallery/thumbs/tn-right-weight-loss-01.jpg");
	}
	body#weight-loss #bna-thumb a {
		position:absolute;
		display:block;
		height:186px;
		left: 17px;
		width: 217px;
		}
		
body#face-neck-liposuction #bna-thumb {
	position:relative;
	height:161px;
	background:url("../gallery/thumbs/tn-right-face-lipo-01.jpg");
	}
	body#face-neck-liposuction #bna-thumb a {
		position:absolute;
		display:block;
		height:141px;
		left: 17px;
		width: 217px;
		}
		
body#breast-lift #bna-thumb {
	position:relative;
	height:131px;
	background:url("../gallery/thumbs/tn-right-breast-lift-01.jpg");
	}
	body#breast-lift #bna-thumb a {
		position:absolute;
		display:block;
		height:111px;
		left: 17px;
		width: 217px;
		}
	
	#bna-thumb a span { display:none; }

		
/*-- internet consultation sect --*/
#internet-consult {
	background:url("../images/internet-consult-wrap.jpg");
	}
	#internet-consult p, #internet-consult ul { margin:0 42px 10px 103px; }
	#internet-consult img { margin:0 0 0 103px; }
	
#internet-consult-01 {
	background:url("../images/internet-consult-01.jpg") no-repeat;
	height:176px;
	}
	
#internet-consult-02 {
	background:url("../images/internet-consult-02.jpg") no-repeat;
	height:59px;
	}
	
	#internet-consult .consult-caption { margin:0 0 10px 170px; }
	
#internet-consult-03 {
	background:url("../images/internet-consult-03.jpg") no-repeat;
	height:59px;
	}
	
#internet-consult-04 {
	background:url("../images/internet-consult-04.jpg") no-repeat;
	height:59px;
	}
	
.internet-consult-divider {
	background:url("../images/internet-consult-divider.jpg") bottom no-repeat;
	height:10px;
	}
	
#internet-consult-bottom {
	background:url("../images/internet-consult-bottom.jpg") no-repeat;
	height:18px;
	}

#btn-consult {
	position:relative;
	background:url("../images/btn-consult.jpg");
	height:100px;
	width:236px;
	}
	
	#btn-consult span { display:none; }	
	
	#btn-consult a {
	position:absolute;
	height:52px;
	width:216px;
	top:32px;
	left:17px;
		}
		
	#btn-consult a:hover {
		background:url("../images/btn-consult.jpg") -262px -32px no-repeat;
		}
		
/*-- thankyou popup --*/
body#thankyou-popup { padding:50px; }
body#thankyou-popup h1, body#thankyou-popup p { text-align:center; }
	
	
img.bna {margin:2px 2px 0 0; border:1px solid; border-color:#000000;}
p.bna-2up  {

	float: left;

	width: 210px;

	display: inline;

	margin: 0px 0px 10px 50px;

	}
	
/********* Gallery Styles ********/
#gallerycontainer {
float:left;
width:610px;
	
}
.galleryh2 {
	clear: both;
	width: 100%;
	border-bottom: 1px solid;
	padding-bottom: 3px;
}

.case {
	float: left;
	margin-bottom: 10px;
/*	width:600px;*/

}

.row {clear:both;}

.casethumbs {
	float: left;
	margin-bottom: 10px;
/*	width:600px;*/

}
.casethumbs img {
	border: 1px solid #004B89;
	padding: 3px;
	background: #fff;
	margin-left: 10px;
	display: inline;
}


.categoryCase {
	width: 240px;
	float: left;
}

.case img {
	border: 1px solid #004B89;
	padding: 3px;
	background: #fff;
	margin-left: 10px;
	display: inline;
}

.case .galleryh2 {
	margin: 10px 0 10px 10px!important;
}

.moreInfoLink {
	background: url("../images/btnLarger.png") no-repeat;
	display: block;
	padding: 0 0 0 30px;
	width: 190px;
	margin: 0 auto;
	line-height: 20px;
}

.caseParagraph {
	margin: 0 10px!important;
}

#gallerySubnav {
	width: 230px;
	/*float: left;*/
	margin-right: 20px;
	border: 1px solid;
	padding: 10px;
	background: #fff;
}

#gallerySidebar {float:left; width:230px; margin-right:30px;}

#gallerySubnav h2 {
	margin: 0 0 10px;
}

ul#galleryNav {
	margin: 0px;
}
#nextPrevNav {
	margin-left:0px;
	width:606px;
	display:block;
	
}

#nextPat {
background: url(../images/btnNext.png) no-repeat;
float:left;
display: block;
width: 108px;
height: 38px;
text-indent:-9999px;
margin: 10px 0 0 27px;
}

#viewNav li {
	border-left:1px solid #ececec;
	list-style:none!important;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
}

#view-nav {
	background:transparent url(../images/bkgdViewNav.png) no-repeat;
	height:38px;
	width:320px;
	float: left;
	line-height: 40px;
	margin: 10px 0 20px 0;
}

#column-left ul#viewNav {
	float:left;
	margin: 0 10px;
	padding: 0;
	width:320px;
}

#viewNav li.selected {
	font-weight: bold;
	font-size:16px;
}

.title {
	font-weight: bold;
}

#viewNav li.first, #viewNav li.title {
	border: none;
}

#viewNav li a:hover {
	text-decoration:none;
}

#prevPat {
background: url(../images/btnPrevious.png) no-repeat;
float:left;
display: inline;
width: 108px;
height: 38px;
text-indent:-9999px;
margin: 10px 27px 20px 10px;
}

.viewBefore {
	width: 36px;
	padding: 5px;
	position: relative;
	text-align: center;
	top: -32px;
	left: 250px;
	background: #fff;
	float: left;
}

.viewAfter {
	width: 38px;
	padding: 5px;
	text-align: center;
	position: relative;
	top: -34px;
	left: 503px;
	float: left;
	background: #fff;
}

h2#catName {
	margin-bottom: 0px;
}

#catLink {
	font-size: .9em;
}

	a#contact-btn {
	background:url(../images/btn-contact.jpg) 0 0 no-repeat;
	display:block;
	text-indent:-9999px;
	width:217px;
	height:54px;
	margin-left:19px;
	margin-bottom:10px;
}
	a:hover#contact-btn {
	background:url(../images/btn-contact.jpg) 0 -54px no-repeat;
	display:block;
	width:217px;
	height:54px;
}
#contact-video-btn {
	background:url("../images/btn-contact.jpg") 0 0 no-repeat;
	display:block;
	width:217px;
	height:54px;
	z-index:100;
	position:relative;
	top:-98px;
	left:548px;
}

#contact-video-btn a{
	width:217px;
	height:54px;
	position:absolute;
}
#video-background{
	 	background: url("../images/videobg-slice.jpg") no-repeat; 
		height: 477px;
	 	width:881px;
	margin-left:22px;
	margin-top:10px;
	}
	
.case .image_slide {float:left;}