/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
/*------------------------------------------------------------------------------------*/

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:".";}

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

html {
	background:#a0d0d3 url("../images/bg-html.jpg") top left repeat-x;
	}

body { 
	background:transparent url("../images/bg-body.jpg") top center no-repeat;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#06222a;
	}

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

h1,h2,h3{ clear:both; color:#06222a; }

h1	{ font-size:1.2em; }
h2	{ font-size:1.1em; }
h3	{ font-size:1.0em; }
p.h2{ font-size:1.1em; font-weight:bold;}

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

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

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

.clear	{ 
	clear:both;
	}

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

p.back-to-top {
	text-align:right;
	display:block;
	background:url("../images/bullet-back-to-top.jpg") 86% 2px no-repeat;
	}

img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 10px 10px 10px; 
	}
	
img.img-border {
	border:3px solid #fff;
	-moz-box-shadow: 2px 2px 5px #5F7E7F;
	-webkit-box-shadow: 2px 2px 5px #5F7E7F;
	box-shadow:2px 2px 5px #5F7E7F;
}	
	
img.directions {
	margin:15px 0 39px;
	}
a:link#lipo-link, a:visited#lipo-link	{ color:#06222a; text-decoration:none; outline:none; font-weight:bold; }
a:hover#lipo-link, a:active#lipo-link	{ color:#06222a; text-decoration:underline; outline:none; font-weight:bold; }

#seminar { font-size:1.2em; color:#06222a; font-weight: bold; }

.bna{
	background: #FFFFFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: left;
    margin: 0 10px 2em;
    padding: 5px;
    width: 240px;
}
.bna img{ magin: 0 0 5px; }

/* ------------------------ form elements ------------------------ */

form dt	{ color:#fff; font-size:.95em; }

input, textarea, select { 
	background-color:#fff !important;
	border:0;
	color:#6fa2a9;
	width:217px;
	height:16px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px;
	padding:1px 0 0 4px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; }

textarea { height:80px; overflow:auto; width:218px; }

	body#index input, body#index textarea { width:300px; }
#contact_business { display: none; }

#calc {
	margin:10px 0 20px 10px;
}

#calc #searchArea input { width:120px; padding:0; }

/* ------------------------ 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:175px; height: 18px; }

#contact-main label textarea { height:100px; overflow:auto; }

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

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

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

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

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

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

#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:122px;
	}
	#masthead a {	
		display:block;
		height:122px;
		}
	#masthead a span {
		display:none;
		}
		
/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:901px; 
	height:48px;
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:48px; display:block; }

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

#nav-01 { width: 87px; }
#nav-02 { width: 135px; }
#nav-03 { width: 73px; }
#nav-04 { width: 75px; }
#nav-05 { width: 142px; }
#nav-06 { width: 132px; }
#nav-07 { width: 91px; }
#nav-08 { width: 58px; }
#nav-09 { width: 108px; }

#nav-01 a:hover { background:url("../images/nav.jpg") 0 -48px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -87px -48px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -222px -48px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -295px -48px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -370px -48px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -512px -48px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -644px -48px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -735px -48px no-repeat; }
#nav-09 a:hover { background:url("../images/nav.jpg") -793px -48px 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:#E9F2E1;	/* 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 #C9CFC2;
	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:#0E353C;
	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:#F6F9F2;
	color:#0E353C;
	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:163px; }		
#nav-04 ul, #nav-04 li { width:163px; }
#nav-05 ul, #nav-05 li { width:130px; }
#nav-07 ul, #nav-07 li { width:163px; }


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

#sub-nav span { display: none; }

#sub-nav li, #sub-nav a { height:164px; display:block; }

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

#sub-nav-01 { width: 224px; }
#sub-nav-02 { width: 224px; }
#sub-nav-03 { width: 224px; }
#sub-nav-04 { width: 224px; }

#sub-nav-01 a:hover { background:url("../images/sub-nav.jpg") 0px -164px no-repeat; }
#sub-nav-02 a:hover { background:url("../images/sub-nav.jpg") -224px -164px no-repeat; }
#sub-nav-03 a:hover { background:url("../images/sub-nav.jpg") -448px -164px no-repeat; }
#sub-nav-04 a:hover { background:url("../images/sub-nav.jpg") -672px -164px no-repeat; }

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:597px;
	float:left;
	}
	body#index #column-left {
		width:450px;
		float:left;
		}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 13px 10px 0px;
		}
		

	/* single column list */
	#column-left ul { padding-left:15px;}
		#column-left ul li { 
			background:transparent url("../images/bullet.gif") -2px 1px no-repeat;
			padding-left:10px;
			width:200px;
			}
			#column-left ul.fullwidth li { 
				width:auto;
				}
			#column-left ul li ul { 
			margin-bottom: 0px;
			}
	body#face #column-left ul { padding-left:15px; float:left; }
	ul.page-topics a{ color:#000000; font-weight:bold;}
	/* multi column list */
	#column-left ul.multi { padding-left:15px;  } 
		#column-left ul.multi li { 
			background:transparent url("../images/bullet.gif") -2px 1px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			width:200px; /* sets the width of each column */
			line-height:20px; 
			}
			ul.multi a{color:#000000; font-weight:bold;}
#column-left ul.bna { padding-left:0px; margin-right:0px;} 
		#column-left ul.bna li { 
			background:none;
			padding-left:0px;  /* pushes text to the right to display bg img */
			float:left;
			width:297px;
			height:125px;
			text-align:left;
			}
			
/*-------------------------- disclaimer page ------------------------------*/
body#disclaimer #column-left{
	width:1020px;
	height:467px;
	background:url("../images/bg-body.jpg") top center no-repeat;
}	
body#disclaimer #column-left h1{
	padding:140px 15px 0px 80px;
	}
body#disclaimer #column-left h2{
	padding:30px 15px 0px 80px;
	}
body#disclaimer #column-left p{
	padding:0px 80px 0px 80px;
	}
/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:304px;
	float:left;
	}
	body#index #column-right {
		width:451px;
		float:left;
		}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 40px 10px 12px;
		}
		body#index #column-right p, body#index #column-right h1, body#index #column-right h2, body#index #column-right h3, body#index #column-right ul, body#index #column-right dl {
			margin:0px 0px 10px 12px;
			}
		
	#column-right form { margin-left:0px; }
	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;
			}
#videowebsite{
	height:194px;
}
form div#videolauncher {
	width:220px;
	
}

/* --------------- side navigation -------------- */

#side-nav {
	background-color:#8FBDBF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	box-shadow:2px 2px 5px #5F7E7F;
	-moz-box-shadow:2px 2px 5px #5F7E7F;
	-webkit-box-shadow:2px 2px 5px #5F7E7F;
	float:right;
	margin:0 20px 10px 20px;
	padding:15px;
}

#side-nav ul {
	margin:0;
	padding:0;
}

	#side-nav ul li {
		margin-bottom:5px;
	}
#side-nav a {
	color:#06222A;
	text-decoration:underline;
}

	#side-nav a:hover {
		text-decoration:none;
	}

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


 #column-right #menu ul li { margin-left: 0px; }
  #column-right #menu ul li form, #column-right #menu ul li form input#s {margin-left: 0px; width: 120px; padding-left: 0px;}





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

#header-graphic { height:297px; background:url("../images/header.jpg");  }
#header-graphic a span{display:none;}
#header-graphic a{
	position:absolute;
	left: 181px;
	top: 379px;
	width: 331px;
	height: 26px;
}


/* ------------------------ subhead framework ------------------------ */
#subhead { height:35px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
	body#face #subhead { background:url("../images/subhead-face.jpg"); }
	body#breast #subhead { background:url("../images/subhead-breast.jpg"); }
	body#reconstruction #subhead { background:url("../images/subhead-recon.jpg"); }
	body#fattransfer #subhead { background:url("../images/subhead-fattransfer.jpg"); }
	body#fattransferbenefits #subhead { background:url("../images/subhead-fattransferbenefits.jpg"); }
	body#fattransfercandidates #subhead { background:url("../images/subhead-fattransfercandidates.jpg"); }
	body#skin #subhead { background:url("../images/subhead-skin.jpg"); }
	body#tummy #subhead { background:url("../images/subhead-body.jpg"); }
	body#rhino #subhead { background:url("../images/subhead-rhino.jpg"); }
	body#lipo #subhead { background:url("../images/subhead-lipo.jpg"); }
	body#gallery #subhead { background:url("../images/subhead-gallery.jpg"); }
	body#blog #subhead { background:url("../images/subhead-blog.jpg")no-repeat;  }
	


#contact-us {
	height:34px;
	background:url("../images/contact-us.jpg");
	}

body#blog #contact-us {
	height:34px;
	background:url("../images/contact-us.jpg") no-repeat;
	margin-top: 30px;
	}

body#index #contact-us {
	height:34px;
	background:url("../images/contact-us-index.jpg");
	}

#title-about {
	height:40px;
	background:url("../images/title-about.jpg");
	}

#title-featured {
	height:38px;
	background:url("../images/title-featured.jpg");
	}
#axisbtn{
	height:137px;
	position:relative;
	margin:0 0 10px 10px;
	background:url("../images/axis3-btn.jpg") no-repeat;
}
#axisbtn a{
	position:absolute;
	left: 6px;
	top: 7px;
	width: 190px;
	height: 124px;
}
#axisbtn p{
	padding-left:210px;
}
/* ------------------------ bottom-wrap framework ------------------------ */

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

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

#footer p {
	color:#06222a;
	margin: 0 50px 10px;
	}

#footer a:link, #footer a:visited { color:#06222a; }
#footer a:hover, #footer a:active { color:#06222a; }

#footer ul {margin:10px;}
	#footer li {
		padding:0 5px 0 7px;
		display: inline;
		border-left: 1px solid #06222a;
		}
	#footer li.first { border: none; }

#footer a#einstein-link { color:#fff; }


/*--------------- api gallery setup      --------------*/

/* .api-left {
	width:230px;
	float:left;
	margin:0 0 10px 10px;
}  */

.api-left {
	width:230px;
	float:left;
	margin:0 0 40px 190px;
}
.api-left span, .api-right span{
	text-align:center;	
	color: #FFFFFF;
	font-weight: bold;
} 
.api-right	{
	margin:0 10px 10px 10px;
	float:right;

}

/*
#addom-api{
	width:230px;
	float:left;
	margin:0 0 10px 50px;
}
#addom-api span{
	text-align:center;	
	color: #FFFFFF;
	font-weight: bold;
}

#breats-aug-api{
	width:230px;
	margin:0 0 10px 10px;
	float:left;

}
#breats-aug-api span{
	text-align:center;	
	color: #FFFFFF;
	font-weight: bold;
}

#facelift-api{
	width:230px;
	float:left;
	margin:0 0 10px 50px;
}
#facelift-api span{
	text-align:center;	
	color: #FFFFFF;
	font-weight: bold;
}


#liposuction-api{
	width:230px;
	margin:0 0 10px 10px;
	float:left;

}
#liposuction-api span{
	text-align:center;	
	color: #FFFFFF;
	font-weight: bold;
}*/
