/*--------------------- 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:#FFEDCA url("../images/bg-body.jpg") top left repeat-x;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#702020;
	}

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

p.h1, p.h2, p.h3 {
	color:#0C2757; font-weight:bold;
}

p.h1	{ font-size:1.2em; }
p.h2	{ font-size:1.1em; }
p.h3	{ font-size:1.0em; }

p.h1 span, p.h2 span, p.h3 span	{ display:none; }

a:link,a:visited	{ color:#702020; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#702020; text-decoration:none; outline:none; }

/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	}
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}
.hr { margin:10px 0 10px 0; }	

	.btn-learn {
		position:relative;
		background:url("../images/btn-learn-more.jpg") 0 0 no-repeat;
		height:31px;
		width:88px;
		margin-left:14px;
	}
		#welcome .btn-learn {
			background:url("../images/btn-learn-more-welcome.jpg") 0 0 no-repeat;
		}

		.btn-learn a {
			position:absolute;
			height:31px;
			width:88px;
		}	

		.btn-learn a:hover {
			background:url("../images/btn-learn-more.jpg") -88px  0px no-repeat;	
		}
		#welcome .btn-learn a:hover {
			background:url("../images/btn-learn-more-welcome.jpg") -88px  0px no-repeat;	
		}
		.btn-learn a span {
			display:none;
		}

/* ----- global form elements ----- */ 
form {
	width:200px;
	margin:10px 0 15px 0;
	}

form label	{ font-size:.95em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#F6E0B3 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #FDF4E3;
	color:#521111;
	width:195px; /* 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:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
select { width:200px; padding:0; } /* same width as form - !important */

textarea { height:68px; 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:175px; }
	
#contact-main label textarea { height:100px; overflow:auto; }

#contact-main input, #contact-main textarea, #contact-main select, input.submit-contact-main { 
	border-color:#521111;
	}


/* ----- 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; }

/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:784px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:124px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:35px;
		width:247px;
		top:54px;
		height:50px; 
		}
	#masthead a span {
		display:none;
		}

#welcome {
	background:url("../images/bg-index-welcome.jpg") bottom left no-repeat;
	padding-bottom:20px;
}

#featured {
}
	#column-right #featured img.img-right {
		margin:0 20px 0 0;
	}

#advertisement {
	position:relative;
	background:url("../images/btn-lhe.jpg");
	height:97px;
	width:292px;
	}
	#advertisement a{	
		position:absolute;
		height:97px;
		width:292px;
		}
	#advertisement a:hover{ background: transparent url(../images/btn-lhe.jpg) -292px 0px  no-repeat; }	
	#advertisement a span { display:none;}	
	
#monthly-special {
	position:relative;
	background:url("../images/btn-monthy-special.jpg");
	height:85px;
	width:292px;
	}
	#monthly-special a{	
		position:absolute;
		height:85px;
		width:292px;
		}
	#monthly-special a:hover{ background: transparent url(../images/btn-monthy-special.jpg) -292px 0px  no-repeat; }	
	#monthly-special a span { display:none;}	
	
	
	
	#monthly-revaleskin {
	position:relative;
	background:url("../images/btn_revaleskin_big.jpg");
	height:280px;
	width:292px;
	}
	#monthly-revaleskin a{	
		position:absolute;
		height:280px;
		width:292px;
		}
	#monthly-revaleskin a:hover{ background: transparent url(../images/btn_revaleskin_big.jpg) -292px 0px  no-repeat; }	
	#monthly-revaleskin a span { display:none;}	
	
	
	
		
	
#event-special {
	position:relative;
	background:url("../images/btn-event-special.jpg");
	height:85px;
	width:292px;
	}
	#event-special a{	
		position:absolute;
		height:85px;
		width:292px;
		}
	#event-special a:hover{ background: transparent url(../images/btn-event-special.jpg) -292px 0px  no-repeat; }	
	#event-special a span { display:none;}		

#tagline {
	background:url("../images/img-harmonize.jpg");
	height:165px;
	}
	
/* ----- column-left ----- */

#column-left {
	width:292px;
	float:left;
	}
	
	#column-left p, #column-left p.h1, #column-left p.h2, #column-left p.h3, #column-left dl {
		margin:0 38px 10px 54px;
		}
	#column-left form { margin-left:54px; }
	

			
/* ----- column-right ----- */

#column-right {
	width:492px;
	float:left;
	}

	#column-right p, #column-right p.h1, #column-right p.h2, #column-right p.h3, #column-right ul, #column-right dl {
		margin:0 39px 10px 20px;
		}
	#column-right img.img-left	{ margin-left:20px; }
	#column-right img.img-right { margin-right:39px; }

	#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 5px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-bottom:3px;
			}

	/* multi column list */
	#column-right #multi { }
	#column-right #multi ul { padding-left:5px; width:425px; } 
		#column-right #multi ul li { 
			background:transparent url("../images/bullet.jpg") 0px 7px no-repeat;
			margin-bottom:2px;
			float:left;
			width:200px;
			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;
			}
	#botox-img { margin-left:33px; }
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:85px;
	clear:both;
	width:100%; /* fix for Safar */
	}
	
/* header framework
 * ------------------------------------------------------------------------- */

#header-graphic { 
	height:349px;
	}
	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#about #header-graphic { background:url("../images/header-about.jpg"); }
	body#botox #header-graphic { background:url("../images/header-botox.jpg"); }
	body#facial #header-graphic { background:url("../images/header-facial.jpg"); }
	body#ipl #header-graphic { background:url("../images/header-ipl.jpg"); }
	body#contact #header-graphic, body#thankyou #header-graphic { background:url("../images/header-contact.jpg"); }

/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead { height:104px; } /* sets height for all subheads */

	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#botox #subhead { background:url("../images/subhead-botox.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#facial #subhead { background:url("../images/subhead-facial.jpg"); }
	body#ipl #subhead { background:url("../images/subhead-ipl.jpg"); }		
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }

/* ----- subhead framework with varying heights ----- */

#subhead-lt { 
	height:46px; 
	background:url("../images/subhead-lt-contact.jpg") top left no-repeat;
	margin:0; padding:0;
	}



/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	background:url("../images/bg-footer.jpg") top left no-repeat; 
	width:784px;
	margin:0 auto;
	text-align:center;
	color:#FFEDCA;
	font-size:0.9em;
	}

#footer p {
	margin-bottom:0px;
	padding-bottom:25px;
	padding-top:5px;
	}

#footer a:link, #footer a:visited { color:#FFEDCA; }

#footer a:hover, #footer a:active { color:#FFEDCA; }

#footer ul {
	padding-top:15px;
	margin-top:0px;}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 3px 0 6px;
	display: inline;
	border-left: 1px solid #FFEDCA;
	}

	#footer li.first { border: none; }


/* ------------ Navigation --------------------*/
#nav {
	background:url("../images/nav.jpg") top left no-repeat;					
	width:292px;		/* Width of buttons, not entite image (or half of entire image) */
	height:252px;		/* Height of entire image */
	margin:0;
	padding:0;
	}

#nav li span { display: none; }

#nav li {
	float:left;
	list-style:none;
	}

#nav li, #nav a { 
	height:36px;			/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top if there is a spacing between each nav button */
#nav-01, #nav-02, #nav-03, #nav-04, #nav-05, #nav-06, #nav-07 {width:292px; }

#nav-01 a:hover { background:url("../images/nav.jpg") -292px  -0px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -292px  -36px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -292px  -72px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -292px  -108px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -292px -144px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -292px -180px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -292px -216px no-repeat; }

