/*--------------------- 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:#000932 url("../images/bg-html.jpg") top repeat-x;
	width:100%;
	}
	
body { 
	background:url("../images/bg-body.jpg") top no-repeat;
	text-align:center; 
	font:12px/15px Arial, Helvetica, sans-serif; 
	color:#b3c0f3;
	}

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

h1	{ font-size:1.2em; color:#b3c0f3; }
h2	{ font-size:1.1em; color:#fff; }
h3	{ font-size:1.0em; color:#b3c0f3; }

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

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

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

.txt-orange {
	color:#f58320;
	}
	
.clear {
	clear:both;
	}

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	}
	
img.img-left { 
	float:left; 
	margin:0; 
	}
	
img.img-right { 
	float:right; 
	margin:0; 
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
	
/* ----- global form elements ----- */ 

form {
	width:244px;
	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:#d8e1fe !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #404040;
	color:#000932;
	width:234px; /* 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:244px; padding:0; } /* same width as form - !important */

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

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


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

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select { width:177px; }
	
#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 { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:85px 0 5px 243px; }


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

#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:884px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:131px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:22px;
		width:425px;
		top:29px;
		height:85px; 
		}
	#masthead a span {
		display:none;
		}
		
#noflash {
padding-left:32px;
background-image:url(../images/header-graphic.jpg);
}

/* ----- column-left ----- */
body#index #column-left, body#portuguese #column-left {
	background-image:none;
	width:587px;
	float:left;
	}

#column-left {
	background:url("../images/bg-left.jpg") bottom no-repeat;
	width:587px;
	float:left;
	}
	
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl, #column-left ol {
		margin:0 25px 18px 31px;
		}
		
	#column-left form { margin-left:20px; }
	
	/* single column list */
	#column-left ul { padding-left:25px; }
		#column-left ul li {
			list-style-type:disc; 
			}
			
	#column-left ul li ul { margin:0 0 0 5px; }
	
	/* definition list */
	#column-left dl { padding-left:25px; }
		#column-left dl dt {
			font-weight:bold;
			}
			
		#column-left dl dd {
			list-style-type:disc;
			margin-left:15px;
			}
			
	#column-left ol { padding-left:30px; }
		#column-left ol li {
			list-style-type:decimal;
			}
			
/* ----- column-right ----- */

#column-right {
	width:297px;
	float:left;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl, #column-right ol {
		margin:0 30px 18px 20px;
		}
		
	#column-right form { margin-left:19px; }
	 
	/* single column list */
	#column-right ul { padding-left:25px; }
		#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:25px; }
		#column-right dl dt {
			font-weight:bold;
			}
		#column-right dl dd {
			list-style-type:disc;
			margin-left:15px;
			}
			
	#column-right ol { padding-left:30px; }
		#column-right ol li {
			list-style-type:decimal;
			}
	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:49px;
	clear:both;
	width:100%; 
	}
	
#wrap-columns {
	background:url("../images/bg-left.jpg") bottom no-repeat;
	width:587px;
	height:59px;
}

	
/* header framework
 * ------------------------------------------------------------------------- */
body#index #header-graphic { height:325px; background:url("../images/header-graphic.jpg"); } 
body#portuguese #header-graphic { height:350px; background:url("../images/header-sub-portuguese.jpg"); }
	         #header-graphic { height:350px; background:url("../images/header-sub.jpg"); } 

/*
	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#about #header-graphic { background:url("../images/header-about.jpg"); }
	body#contact #header-graphic { background:url("../images/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-thankyou.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-sitemap.jpg"); }
*/

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

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

	body#index #subhead { background:url("../images/subhead-index.jpg"); height:56px; }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#face #subhead { background:url("../images/subhead-face.jpg"); }
	body#body #subhead { background:url("../images/subhead-body.jpg"); }
	body#breast #subhead { background:url("../images/subhead-breast.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#portuguese #subhead { background:url("../images/subhead-portuguese.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }


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

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

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

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

/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:884px;
	margin:0 auto;
	text-align:center;
	}

#footer p, #footer ul {
	margin:0 20px 10px 20px;
	}
	
	#footer a { color:#b3c0f3; }

#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 #b3c0f3;
	}

	#footer li.first { border: none; }

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

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

#nav span { display: none; }

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

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

#nav-01 { width: 108px; margin-left: 32px;}
#nav-02 { width: 129px;}
#nav-03 { width: 93px;}
#nav-04 { width: 98px;}
#nav-05 { width: 107px;}
#nav-06 { width: 140px;}
#nav-07 { width: 145px;}

/*-------------- (-79px) X position of button / (-43px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -32px -43px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -140px -43px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -269px -43px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -362px -43px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -460px -43px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -567px -43px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -707px -43px no-repeat; }


/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#index #nav-01 { background:url("../images/nav.jpg")  -32px -43px no-repeat; }
body#about #nav-02 { background:url("../images/nav.jpg") -140px -43px no-repeat; }
body#face #nav-03 { background:url("../images/nav.jpg") -269px -43px no-repeat; }
body#body #nav-04 { background:url("../images/nav.jpg") -362px -43px no-repeat; }
body#breast #nav-05 { background:url("../images/nav.jpg") -460px -43px no-repeat; }
body#contact #nav-06 { background:url("../images/nav.jpg") -567px -43px no-repeat; }
body#portuguese #nav-07 { background:url("../images/nav.jpg") -707px -43px 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:#13235f;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

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

#nav li ul li a {
	width:100%;
	height:22px;				/* Height of each drop down nav item, should match above */
	line-height:22px;			/* Height of each drop down nav item again, should match above */
	}

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

/* 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, #nav-05 ul a:hover, #nav-07 ul a:hover { 
	background-image:none;
	background-color:#2a49a8;
	color:#fff;
	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:250px; }		
#nav-04 ul, #nav-04 li { width:265px; }
#nav-05 ul, #nav-05 li { width:240px; }
#nav-07 ul, #nav-07 li { width:143px; }

/*---------- Excerpt -----------*/
#title-face h2, #title-body h2, #title-breast h2, #subhead-meet h2 {
	display:none;
}

#title-face {
	background:url("../images/title-face.jpg");
	height:69px;
	}
	
#title-body {
	background:url("../images/title-body.jpg");
	height:69px;
	}
	
#title-breast {
	background:url("../images/title-breast.jpg");
	height:69px;
	}
	
#wrap-excerpt {
	background:url("../images/bg-wrap-excerpt.jpg");
	width:884px;
	}
	
	#excerpt {
		background:url("../images/bottom-excerpt.jpg") bottom no-repeat;
		width:884px;
		padding-bottom:64px;
		}
			
#excerpt-face {
	background:url("../images/bg-excerpt-face.jpg") top no-repeat;
	width:298px;
	float:left;
	}
	
	#excerpt-face p {
		margin:0 19px 18px 32px;
		}	
		
#excerpt-body {
	background:url("../images/bg-excerpt-body.jpg") top no-repeat;
	width:290px;
	float:left;
	}
	
	#excerpt-body p {
		margin:0 21px 18px 21px;
		}	
		
#excerpt-breast {
	background:url("../images/bg-excerpt-breast.jpg") top no-repeat;
	width:296px;
	float:left;
	}
	
	#excerpt-breast p {
		margin:0 31px 18px 17px;
		}	
		
/*---------- Procedures -----------*/

#wrap-procedures {
	background:url("../images/bg-procedures.jpg") top no-repeat;
	width:884px;
	padding-bottom:21px;
	}
		
	/* definition list */
	#wrap-procedures dl { margin:0; padding:0 0 0 31px; width:260px; float:left; }
		#wrap-procedures dl dt {
			font-weight:bold;
			color:#fff;
			}
		#wrap-procedures dl dd {
			list-style-type:none;
			}
			
/*------------Gallery Buttons----------------*/

#gallery-btn {
	width:280px;
	height:295px;
	background:url("../images/gallery-btn.jpg") top no-repeat;
	
}

#face-btn {
	width:280px;
	height:74px;
	background:url("../images/gallery-btn.jpg") 0px 0px no-repeat;
}

#body-btn {
	width:280px;
	height:74px;
	background:url("../images/gallery-btn.jpg") 0px -85px no-repeat;	
}

#breast-btn {
	width:280px;
	height:74px;
	background:url("../images/gallery-btn.jpg") 0px -165px no-repeat;	
}

#gallery-btn a, #face-btn a, #breast-btn a, #body-btn a {
	display:block;
	width:280px;
	height:74px;
}

/*--------Margin for 2nd phone number-------*/
.phone {
	margin-left:21px;
}

/* -------Style for portugese page ---------- */
p.portugese {
	text-align:center;
	font-size:1.3em;
	line-height:1.3em;
}
						
						
/* -------Google ---------- */
#apDiv1 {
	align:center;
	left:717px;
	top:1076px;
	width:160px;
	height:600px;
	z-index:1;
	padding-left:55px
}


#apDiv2 {
	align:center;
	left:107px;
	top:1412px;
	width:468px;
	height:60px;
	z-index:1;
	padding-left:58px;
	padding-top:25px;
}
