/*--------------------- Last Modified  2006.03.25 ---------------------*/

/*-----------------------------------------------------------------------*/





/* 

 ----------------------------------------------------------------------------

  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

 * ------------------------------------------------------------------------- */



/* 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:#FBFEDF url(../images/test-bg.jpg) top center no-repeat;
	text-align:center;
	font:11px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#98460D;
}
blockquote {
	margin-left:10px;
	margin-right:10px;
}
p.h1 {
	font-size:1.2em;
	color:#6C340F;
	font-weight:bold;
}
p.h2 {
	font-size:1.1em;
	color:#833B0B;
	font-weight:bold;
}
p.h3 {
	font-size:1.0em;
	color:#98460D;
	font-weight:bold;
}
p.h1 span, p.h2 span, p.h3 span {
	display:none;
}
a:link, a:visited {
	color:#98460D;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}
a:hover, a:active {
	color:#EF972C;
	text-decoration:underline;
	outline:none;
}
/* ----- classes ----- */



div.clear {
	clear:both;
	height:.01em;
	overflow:hidden;
}
div.clear-h2 {
	clear:both;
	height:10px;
	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:4px 10px 0px 80px;
	border: 3px solid #fff;
}
img.img-left-index {
	float:left;
	margin:0px 5px 5px 15px;
}
img.img-right {
	float:right;
	margin:5px 0 10px 10px;
}
/* ----- global form elements INDEX ----- */ 



body#index form {
	width:150px;
	margin: 0 0 15px 30px;
}
body#index form label, body#contact form label {
	color: #98460D;
	display: block;
	width: 150px;
}
body#index form br {
	line-height:0;
	height:0;
} /* defaults vertical spacing between fields */
body#index input, body#index textarea, body#index select, body#contact input, body#contact textarea, body#contact select {
	background-color:#EF972C !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #F2A53F;
	color:#FDEBA8;
	width:200px; /* 5 pixles smaller than form width !important */
	height:20px;
	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:1em;
}
body#index select {
	width:150px;
	padding:0;
} /* same width as form - !important */
body#index textarea {
	height:55px;
	overflow:auto;
}
body#index #contact-business {
	display: none;
} /* do not remove */
/* ------------------------ Contact button ------------------------ */



 #contact-button {
	background:transparent url("../images/titlecontact.jpg") no-repeat;
	margin:0 20px 10px 18px;
	height:82px;
	width:192px;
	display: block;
	padding-top: 30px;
}
/* ------------------------ End Contact button ------------------------ */


/* ----- global form elements INSIDE ----- */ 



form {
	width:150px;
	margin:10px 0 10px 0;
}
form label {
	font-size:.95em;
	color:#FFFFFF;
}
form br {
	line-height:0;
	height:0;
} /* defaults vertical spacing between fields */
input, textarea, select {
	background-color:#D2F0F8 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #D2F0F8;
	color:#368ACA;
	width:140px; /* 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;
}
select {
	width:150px;
	padding:0;
} /* same width as form - !important */
textarea {
	height:55px;
	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:143px;
	position:absolute;
	left:266px;
	top:-2px;
}
#contact-main label select {
	width:175px;
}
#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:95px 0 0 243px;
}
body#index input.submit-image, body#contact input.submit-contact-main, body#contact input.submit-image { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg") no-repeat;
	width:64px;
	height:25px;
	border:none;
	cursor:pointer;
}
input.submit-image { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit-inside.jpg") no-repeat;
	width:72px;
	height:27px;
	border:none;
	cursor:pointer;
}
/* framework

 * ------------------------------------------------------------------------- */



body#index #wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:900px;
	margin:0 auto;
	text-align:left;
}
#wrap {
	background:url("../images/bg-wrap-inside.jpg") repeat-y;
	width:900px;
	margin:0 auto;
	text-align:left;
}
#masthead {
	position:relative;
	background:url("../images/header.jpg");
	height:215px;
}
/* index page link within #masthead */		

	#masthead a {
	position:absolute;
	left:449px;
	width:310px;
	top:35px;
	height:120px;
}
#masthead a span {
	display:none;
}
/*----Index Layout------ */

#subhead-index {
	background: url("../images/welcome.jpg") top no-repeat;
	padding-top: 75px;
	height: 250px;
}
#welcome {
	float: left;
	width: 560px;
}
#welcome h1, p {
	margin: 0 0px 10px 240px;
}
#contact-us-index {
	float: left;
	width: 340px;
}
#contact-us-index form {
	margin-left: 27px;
}
#contact-us-index p {
	margin: 0 153px 10px 20px;
}
#logos {
	background: url("../images/img-logos.jpg") top no-repeat;
	position: relative;
	margin: 0px 250px 0px 0px;
	height: 120px;
	clear:both;
}
#logos a {
	position: absolute;
}
#index-bottom-info {
	clear:both;
	background: url("../images/procedures-results-wrap.jpg") repeat-y;
	width: 900px;
}
#bottom-info-top {
	background: url("../images/procedures-results-top.jpg") top no-repeat;
	padding-top: 152px;
	width: 900px;
}
#index-bottom-info p {
	color:#fff;
	margin: 0 15px 10px 15px;
}
#index-bottom-info ul.list {
	margin: 0 0 10px 25px;
}
#index-bottom-info ul.list li {
	background:transparent url("../images/bullet.jpg") 0px 2px no-repeat;
	padding-left:12px; /* pushes text to the right to display bg img */
}
#procedures {
	padding-left:132px;
	width:203px;
	float:left;
}
#procedures a:link, #procedures a:visited {
	color: #5B8C2A;
	font-weight: bold;
	text-decoration:none;
}
#procedures a:hover, #procedures a:active {
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
}
#results {
	margin-left:9px;
	width:208px;
	float:left;
}
#comfort {
	margin-left:9px;
	width:208px;
	float:left;
	margin-top: -50px;
}
#comfort a:link, #comfort a:visited {
	color: #195F9C;
	font-weight: bold;
	text-decoration:none;
}
#comfort a:hover, #comfort a:active {
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
}
#procedures-results-bottom {
	background: url("../images/procedures-results-bottom.jpg");
	height: 78px;
	position: relative;
}
#procedures-results-bottom a.more-cases {
	position:absolute;
	left: 405px;
	width: 87px;
	top: 30px;
	height: 22px;
}
#procedures-results-bottom a.read-more {
	position:absolute;
	left: 620px;
	width: 87px;
	top: 30px;
	height: 22px;
}
/*-------------Inside Pages Layout--------------------*/

#column-left #subhead p, #column-left #subhead h1, #column-left #subhead h2, #column-left #subhead h3, #column-left #subhead h4 {
	margin: 0 20px 10px 80px;
}
#results-inside {
	background: url("../images/results-inside.jpg") top left no-repeat;
	padding-top: 120px;
	height: 280px;
	padding-left: 25px;
	padding-bottom: 30px;
}
#title-contact {
	background: url("../images/title-contact.jpg") top left no-repeat;
	width:281px;
	padding:20px 0 20px 0;
}
#contactus-header {
	background: url("../images/contactus-header.jpg") left top no-repeat;
	padding-top:85px;
}
#contact-info {
	background: url("../images/contactus-wrap.jpg") left repeat-y;
}
body#contact #column-right, body#thankyou #column-right {
	width:351px;
	float:left;
	background: url("../images/visitus-inside.jpg") top left no-repeat;
	padding-top: 235px;
	position: relative;
	height: 200px;
}
body#contact #column-right a.map, body#thankyou #column-right a.map {
	position: absolute;
	left: 32px;
	width: 120px;
	top: 110px;
	height: 105px;
}
body#contact #column-right a.map span, body#thankyou #column-right a.map span {
	dispaly: none;
}
/* ----- column-left ----- */



#column-left {
	width:549px;
	float:left;
}
#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
	margin:0 10px 10px 0px;
}
#column-left form {
	margin-left:65px;
}
/* single column list */

	#column-left ul {
	padding-left:5px;
}
#column-left ul li {
	background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
	padding-left:12px; /* pushes text to the right to display bg img */
}
/* multi column list */

	#column-left ul.multi {
	padding-left:5px;
	margin: 0 0 10px 80px;
}
#column-left ul.multi li {
	background:transparent url("../images/bullet-inside.gif") 0px 5px no-repeat;
	padding-left:12px;  /* pushes text to the right to display bg img */
	float:left;
	width:170px;
	line-height:20px;
}
#column-left ul.sublinks {
	padding-left: 5px;
	margin: 0 0 10px 90px;
}
#column-left ul.sublinks li {
	background:transparent url("../images/bullet-inside.gif") 0px 3px no-repeat;
}
/* definition list */

	#column-left dl {
	padding-left:5px;
}
#column-left dl dt {
	font-weight:bold;
	color:#99CC00;
}
#column-left dl dd {
	background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
	padding-left:10px;  /* pushes text to the right to display bg img */
	margin-left:5px;
}
/* ----- column-right ----- */



#column-right {
	width:351px;
	float:left;
	padding-top: 0px;
}
#column-right p, #contact-info p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl, #column-right ul {
	margin:0 80px 10px 15px;
	color: #FFFFFF;
	line-height:14px;
}
#column-right form {
	margin-left:35px;
	margin-bottom:20px;
}
/* single column list */

	#column-right ul {
	padding-left:5px;
}
#column-right ul li {
	background:transparent 0px 6px no-repeat;
	padding-left:10px;  /* pushes text to the right to display bg img */
	color:#98460D;
}
/* multi column list */

	#column-right ul {
	padding-left:5px;
}
#column-right ul li {
	background:transparent 0px 6px no-repeat;
	padding-left:10px;  /* pushes text to the right to display bg img */
	float:left;
	width:150px;
	line-height:20px;
}
/* definition list */

	#column-right dl {
	padding-left:5px;
}
#column-right dl dt {
	font-weight:bold;
	color:#99CC00;
}
#column-right dl dd {
	background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
	padding-left:10px;  /* pushes text to the right to display bg img */
	margin-left:5px;
}
#doc-name p {
	margin:40px 0 10px 40px;
	color:#98460D;
}
#doc-name ul {
	margin:0px 0 0 40px;
}
/* ----- bottom-wrap ----- */

 

body#index #bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:9px;
	clear:both;
	width:100%; /* fix for Safar */
}
#bottom-wrap {
	background:url("../images/bottom-wrap-inside.jpg");
	height:9px;
	clear:both;
	width:100%; /* fix for Safar */
}
/* header framework

 * ------------------------------------------------------------------------- */



#header-flash {
	height:300px;
} /* sets height for the flash header - REMOVE IF NOT USED */
#active-x {
	height:300px;
}
#header-graphic {
	height:300px;
} /* sets height for all non-flash headers */
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

 * ------------------------------------------------------------------------- */



	body#about #subhead {
	background:url("../images/subhead-about.jpg") top no-repeat;
	padding-top: 75px;
	margin-left: 70px;
}
body#body #subhead {
	background:url("../images/subhead-body.jpg") top no-repeat;
	padding-top: 75px;
	margin-left: 70px;
}
body#breast #subhead {
	background:url("../images/subhead-breast.jpg") top no-repeat;
	padding-top: 75px;
	margin-left: 70px;
}
body#breast_aug #subhead {
	background:url("../images/subhead-breast_aug.jpg") top no-repeat;
	padding-top: 75px;
	margin-left: 70px;
}
body#skin #subhead {
	background:url("../images/subhead-skin.jpg") top no-repeat;
	padding-top: 75px;
	margin-left: 70px;
}
body#botox_fillers #subhead {
	background:url("../images/subhead-botox_fillers.jpg") top no-repeat;
	padding-top: 75px;
	margin-left: 70px;
}
body#facial #subhead {
	background:url("../images/subhead-facial.jpg") top no-repeat;
	padding-top: 75px;
	margin-left: 70px;
}
body#lipo #subhead {
	background:url("../images/subhead-lipo.jpg") top no-repeat;
	padding-top: 75px;
	margin-left: 70px;
}
body#contact #subhead {
	background:url("../images/subhead-contact.jpg") top no-repeat;
	padding-top: 75px;
	margin-left: 70px;
}
body#thankyou #subhead {
	background:url("../images/subhead-thankyou.jpg") top no-repeat;
	padding-top: 75px;
	margin-left: 70px;
	height:500px;
}
body#sitemap #subhead {
	background:url("../images/subhead-sitemap.jpg") top no-repeat;
	padding-top: 75px;
	margin-left: 70px;
}
/* footer

 * ------------------------------------------------------------------------- */

#footer-wrap {
	background: url("../images/footer-wrap.jpg") repeat-y;
	width: 900px;
	text-align:center;
	margin:0 auto;
}
#footer {
	background: url("../images/footer.jpg") top no-repeat;
	padding: 60px 0 10px 0;
	width:900px;
	margin:0 auto;
	text-align:center;
}
#footer p {
	font-family: texas;
	color:#98460D;
	margin:0 130px 10px 130px;
}
#footer span.forms {
	font-size: 1.1em;
	font-weight:bold;
	color:#98460D;
}
#footer a:link, #footer a:visited {
	color:#EF972C;
}
#footer a:hover, #footer a:active {
	color:#98460D;
}
#footer ul {
	margin:0 80px 10px 80px;
}
#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 4px 0 4px;
	display: inline;
	border-left: 1px solid #98460D;
}
#footer li.first {
	border: none;
}
/* Horozontal Sprite Nav

 * ------------------------------------------------------------------------- */



#nav {
	background:url("../images/nav.jpg") no-repeat;
	width:900px;
	height:29px;
	margin:0;
	padding:0;
}
#nav span {
	display: none;
}
#nav li, #nav a {
	height:29px;
	display:block;
} /* change height here also */
#nav li {
	float:left;
	list-style:none;
	_display:inline;
}
#nav-01 {
	width: 62px;
	margin-left: 126px;
}
#nav-02 {
	width: 82px;
}
#nav-03 {
	width: 118px;
}
#nav-04 {
	width: 128px;
}
#nav-05 {
	width: 51px;
}
#nav-06 {
	width: 125px;
}
#nav-07 {
	width: 82px;
}
/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */

#nav-01 a:hover {
	background:url("../images/nav.jpg") -126px -29px no-repeat;
}
#nav-02 a:hover {
	background:url("../images/nav.jpg") -188px -29px no-repeat;
}
#nav-03 a:hover {
	background:url("../images/nav.jpg") -270px -29px no-repeat;
}
#nav-04 a:hover {
	background:url("../images/nav.jpg") -388px -29px no-repeat;
}
#nav-05 a:hover {
	background:url("../images/nav.jpg") -516px -29px no-repeat;
}
#nav-06 a:hover {
	background:url("../images/nav.jpg") -567px -29px no-repeat;
}
#nav-07 a:hover {
	background:url("../images/nav.jpg") -692px -29px no-repeat;
}
/* Vertical Sprite Nav

 * ------------------------------------------------------------------------- */



#nav-procedures {
	background:url("../images/nav-procedures.jpg") top left no-repeat;
	width:203px;		/* Width of buttons, not entite image (or half of entire image) */
	height:200px;		/* Height of entire image */
	margin:0;
	padding:0;
}
#nav-procedures li span {
	display: none;
}
#nav-procedures li {
	float:left;
	list-style:none;
}
#nav-procedures li, #nav-procedures a {
	height:66px;			/* Each button must have the same height, define it here */
	display:block;
}
/* margin-top to set where the nav should begin */

#nav-procedures-01 {
	margin-top:0px;
	width:203px;
}
/* margin-top if there is a spacing between each nav button */

#nav-procedures-02, #nav-procedures-03 {
	margin-top:0;
	width:203px;
}
#nav-procedures-01 a:hover {
	background:url("../images/nav-procedures.jpg") -203px -0px no-repeat;
}
#nav-procedures-02 a:hover {
	background:url("../images/nav-procedures.jpg") -203px -66px no-repeat;
}
#nav-procedures-03 a:hover {
	background:url("../images/nav-procedures.jpg") -203px -132px no-repeat;
}
/* DROP DOWN MENU */
/* ------------------------ 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:#EFE1D8;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	color:#692F07;
	font-weight:bold;
	margin:0;
	z-index: 10;
}
#nav li ul li {
	height:20px; /* Height of each drop down nav item */
	border:1px solid #2f6899;
	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 */
	margin-top:0;
}
#nav li ul li span {
	display:block;
	padding-left:8px;
}
#nav li ul li.indent span {
	padding-left:15px;
	font-weight:normal;
}
/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1em;
	color:#682E06;
	text-decoration:none;
}
#nav li:hover ul, #nav li.sfHover ul {
	left: auto;
}
/* Hover styles for drop down items */
#nav li ul a:hover {
	background-image:none;
	background-color:#F7B142;
	color:#692F07;
	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:180px;
}
#nav-04 ul, #nav-04 li {
	width:180px;
}
#nav-06 ul, #nav-06 li {
	width:180px;
}

	

/* END OF DROP DOWN MENU*/
